﻿@charset "UTF-8";


html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@font-face {
    font-family: "MWF-MDL2";    
    src: url("fonts/mwfmdl2-v3.54.woff2") format("woff2"), url("fonts/mwfmdl2-v3.54.woff") format("woff"), url("fonts/mwfmdl2-v3.54.ttf") format("truetype"), url("fonts/mwfmdl2-v3.54.svg") format("svg")
}

@font-face {
    font-family: 'SegoeUI';
    src: local('Segoe UI'),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff2') format("woff2"),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.woff') format("woff"),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/normal/latest.ttf') format("ttf");
    font-weight: 400
}

@font-face {
    font-family: 'SegoeUI';
    src: local('Segoe UI'),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Light/latest.woff2') format("woff2"),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Light/latest.woff') format("woff"),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Light/latest.ttf') format("ttf");
    font-weight: 100
}

@font-face {
    font-family: 'SegoeUI';
    src: local('Segoe UI'),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semilight/latest.woff2') format("woff2"),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semilight/latest.woff') format("woff"),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semilight/latest.ttf') format("ttf");
    font-weight: 200
}

@font-face {
    font-family: 'SegoeUI';
    src: local('Segoe UI'),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semibold/latest.woff2') format("woff2"),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semibold/latest.woff') format("woff"),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Semibold/latest.ttf') format("ttf");
    font-weight: 600
}

@font-face {
    font-family: 'SegoeUI';
    src: local('Segoe UI'),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Bold/latest.woff2') format("woff2"),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Bold/latest.woff') format("woff"),url('//c.s-microsoft.com/static/fonts/segoe-ui/west-european/Bold/latest.ttf') format("ttf");
    font-weight: 600
}

.c-heading-1 {
    font-size: 62px;
    line-height: 72px
}

.c-heading-2 {
    font-size: 46px;
    line-height: 56px
}

.c-heading-3, .c-subheading-1 {
    font-size: 34px;
    line-height: 40px
}

.c-heading-4, .c-subheading-2 {
    font-size: 24px;
    line-height: 28px
}

.c-heading-5, .c-subheading-3, .c-paragraph-1 {
    font-size: 20px;
    line-height: 24px
}

.c-heading-6, .c-subheading-4, .c-paragraph-2 {
    font-size: 18px;
    line-height: 24px
}

.c-subheading-5, .c-subheading-6, .c-paragraph-3, .c-paragraph-4 {
    font-size: 15px;
    line-height: 20px
}

.c-caption-1 {
    font-size: 13px;
    line-height: 16px
}

.c-caption-2 {
    font-size: 11px;
    line-height: 16px
}

.c-heading-1 {
    padding: 38px 0 6px;
    font-weight: 600;
    letter-spacing: -.01em
}

.c-heading-2 {
    padding: 37px 0 3px;
    font-weight: 600;
    letter-spacing: -.01em
}

.c-heading-3 {
    padding: 38px 0 2px;
    font-weight: 600
}

.c-heading-4 {
    padding: 36px 0 4px;
    font-weight: 600
}

.c-heading-5 {
    padding: 35px 0 5px;
    font-weight: 600
}

.c-heading-6 {
    padding: 37px 0 3px;
    font-weight: 600
}

.c-subheading-1 {
    padding: 12px 0 2px;
    font-weight: 600
}

.c-subheading-2 {
    padding: 4px 0 8px;
    font-weight: 600
}

.c-subheading-3 {
    padding: 8px 0 4px;
    font-weight: 600
}

.c-subheading-4 {
    padding: 9px 0 3px;
    font-weight: 600
}

.c-subheading-5, .c-subheading-6 {
    padding: 8px 0 0;
    font-weight: 600
}

.c-paragraph-1 {
    padding: 24px 0 4px;
    font-weight: 200
}

.c-paragraph-2 {
    padding: 25px 0 3px;
    font-weight: 200
}

.c-paragraph-3 {
    padding: 24px 0 0;
    font-weight: 400
}

.c-paragraph-4 {
    padding: 12px 0 0;
    font-weight: 400
}

.c-caption-1 {
    padding: 3px 0 1px;
    font-weight: 400
}

.c-caption-2 {
    padding: 4px 0 4px;
    font-weight: 400
}

@media(max-width:767px) {
    .c-heading-1 {
        font-size: 46px;
        line-height: 56px
    }

    .c-heading-2 {
        font-size: 34px;
        line-height: 40px
    }

    .c-heading-3, .c-subheading-1 {
        font-size: 26px;
        line-height: 32px
    }

    .c-heading-4, .c-subheading-2 {
        font-size: 20px;
        line-height: 24px
    }

    .c-heading-5, .c-subheading-3, .c-paragraph-1 {
        font-size: 18px;
        line-height: 24px
    }

    .c-heading-6, .c-subheading-4, .c-paragraph-2 {
        font-size: 16px;
        line-height: 20px
    }

    .c-caption-1 {
        font-size: 12px;
        line-height: 16px
    }

    .c-caption-2 {
        font-size: 10px;
        line-height: 12px
    }

    .c-heading-1 {
        padding: 37px 0 3px
    }

    .c-heading-2 {
        padding: 38px 0 2px
    }

    .c-heading-5 {
        padding: 37px 0 3px
    }

    .c-heading-6 {
        padding: 39px 0 1px
    }

    .c-subheading-1 {
        padding: 9px 0 3px
    }

    .c-subheading-2 {
        padding: 8px 0 4px
    }

    .c-subheading-3 {
        padding: 4px 0 4px
    }

    .c-subheading-4 {
        padding: 7px 0 5px
    }

    .c-paragraph-2 {
        padding: 27px 0 1px
    }

    .c-caption-2 {
        padding: 2px 0 2px
    }
}

html {
    box-sizing: border-box
}

body {
    font-size: 15px;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    min-width: 310px;
    color: #000;
    background-color: #fff
}

*, *:before, *:after {
    box-sizing: inherit
}

.theme-light {
    color: #000;
    background-color: #e6e6e6
}

.theme-dark {
    color: #fff;
    background-color: #333
}

h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin-top: 0;
    margin-bottom: 0
}

ol, ul {
    padding: 0;
    list-style: none
}

audio, canvas, img, video {
    vertical-align: middle
}

address {
    font: inherit
}

dl, dd, figure {
    margin: 0
}

a:link, a:focus, a:hover, a:active, a:visited {
    text-decoration: none;
    color: inherit
}

q, em, i, var {
    font-style: italic
}

strong, b {
    font-weight: 600
}

mark {
    background: #fff100;
    padding: 1px 4px 2px
}

@media screen and (-ms-high-contrast:active) {
    mark {
        outline: 1px solid;
        color: inherit
    }
}

del, s {
    color: rgba(0,0,0,.6)
}

.theme-light del, .theme-dark .theme-light del, .theme-light s, .theme-dark .theme-light s {
    color: rgba(0,0,0,.6)
}

.theme-dark del, .theme-light .theme-dark del, .theme-dark s, .theme-light .theme-dark s {
    color: rgba(255,255,255,.6)
}

u, ins {
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,.6)
}

.theme-light u, .theme-dark .theme-light u, .theme-light ins, .theme-dark .theme-light ins {
    border-bottom: 1px solid rgba(0,0,0,.6)
}

.theme-dark u, .theme-light .theme-dark u, .theme-dark ins, .theme-light .theme-dark ins {
    border-bottom: 1px solid rgba(255,255,255,.6)
}

small, sub, sup {
    font-size: .8em
}

abbr, dfn {
    font-style: normal;
    border-bottom: 1px dotted rgba(0,0,0,.6)
}

.theme-light abbr, .theme-dark .theme-light abbr, .theme-light dfn, .theme-dark .theme-light dfn {
    border-bottom: 1px dotted rgba(0,0,0,.6)
}

.theme-dark abbr, .theme-light .theme-dark abbr, .theme-dark dfn, .theme-light .theme-dark dfn {
    border-bottom: 1px dotted rgba(255,255,255,.6)
}

cite, time {
    font-style: normal
}

code, pre, kbd, samp {
    font-family: Consolas,"Courier New",Courier,monospace
}

kbd {
    border-radius: 2px;
    padding: 1px 4px 2px;
    background: rgba(0,0,0,.6);
    color: #fff
}

    kbd kbd {
        padding: 0
    }

.theme-light kbd, .theme-dark .theme-light kbd {
    background: rgba(0,0,0,.6);
    color: #fff
}

.theme-dark kbd, .theme-light .theme-dark kbd {
    background: rgba(255,255,255,.6);
    color: #000
}

bdo {
    direction: rtl
}

input, input[type="search"] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

div[data-module-id] {
    min-height: 1px
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

[data-grid~="container"] {
    max-width: calc(1600px + 10%);
    margin: 0 auto;
    padding-left: 5%;
    padding-right: 5%
}

@media screen and (max-width:1083px) {
    [data-grid~="container"] {
        padding-left: 0;
        padding-right: 0
    }
}

[data-grid~="container"], [data-grid*="col-"] {
    box-sizing: border-box;
    zoom: 1
}

    [data-grid~="container"]:before, [data-grid~="container"]:after, [data-grid*="col-"]:before, [data-grid*="col-"]:after {
        content: " ";
        display: table
    }

    [data-grid~="container"]:after, [data-grid*="col-"]:after {
        clear: both
    }

[data-grid*="col-"] {
    float: left;
    min-height: 1px
}

[data-grid~="pad-12x"] > [data-grid] {
    padding-left: 18px;
    padding-right: 18px
}

@media screen and (max-width:1778px) {
    [data-grid~="pad-12x"] > [data-grid] {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (max-width:1778px) {
    [data-grid~="pad-12x"] > [data-grid] {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (max-width:1083px) {
    [data-grid~="pad-12x"] > [data-grid] {
        padding-left: 18px;
        padding-right: 18px
    }
}

@media screen and (max-width:767px) {
    [data-grid~="pad-12x"] > [data-grid] {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media screen and (max-width:539px) {
    [data-grid~="pad-12x"] > [data-grid] {
        padding-left: 12px;
        padding-right: 12px
    }
}

[data-grid~="pad-6x"] > [data-grid] {
    padding-left: 12px;
    padding-right: 12px
}

[data-grid~="pad-3x"] > [data-grid] {
    padding-left: 6px;
    padding-right: 6px
}

[data-grid~="pad-2x"] > [data-grid] {
    padding-left: 4px;
    padding-right: 4px
}

[data-grid~="col-1"] {
    width: 8.33333%
}

[data-grid~="col-2"] {
    width: 16.66667%
}

[data-grid~="col-3"] {
    width: 25%
}

[data-grid~="col-4"] {
    width: 33.33333%
}

[data-grid~="col-5"] {
    width: 41.66667%
}

[data-grid~="col-6"] {
    width: 50%
}

[data-grid~="col-7"] {
    width: 58.33333%
}

[data-grid~="col-8"] {
    width: 66.66667%
}

[data-grid~="col-9"] {
    width: 75%
}

[data-grid~="col-10"] {
    width: 83.33333%
}

[data-grid~="col-11"] {
    width: 91.66667%
}

[data-grid~="col-12"] {
    width: 100%
}

[data-grid~="col-1-5"] {
    width: 20%
}

[data-grid~="col-1-8"] {
    width: 12.5%
}

@media screen and (max-width:1778px) {
    [data-grid~="stack-5"] > [data-grid] {
        float: none;
        width: 100%;
        display: block;
        padding: inherit 0
    }
}

@media screen and (max-width:1399px) {
    [data-grid~="stack-4"] > [data-grid] {
        float: none;
        width: 100%;
        display: block;
        padding: inherit 0
    }
}

@media screen and (max-width:1083px) {
    [data-grid~="stack-3"] > [data-grid] {
        float: none;
        width: 100%;
        display: block;
        padding: inherit 0
    }
}

@media screen and (max-width:767px) {
    [data-grid~="stack-2"] > [data-grid] {
        float: none;
        width: 100%;
        display: block;
        padding: inherit 0
    }
}

@media screen and (max-width:539px) {
    [data-grid*="col-"] {
        float: none;
        width: 100%;
        display: block;
        padding: inherit 0
    }
}

.g-container {
    position: relative
}

.g-row {
    display: -ms-flexbox;
    display: flex
}

.g-col-1 {
    width: 8.33333%
}

.g-col-2 {
    width: 16.66667%
}

.g-col-3 {
    width: 25%
}

.g-col-4 {
    width: 33.33333%
}

.g-col-5 {
    width: 41.66667%
}

.g-col-6 {
    width: 50%
}

.g-col-7 {
    width: 58.33333%
}

.g-col-8 {
    width: 66.66667%
}

.g-col-9 {
    width: 75%
}

.g-col-10 {
    width: 83.33333%
}

.g-col-11 {
    width: 91.66667%
}

.g-col-12 {
    width: 100%
}

.g-col-1-5 {
    width: 20%
}

.g-col-1-8 {
    width: 12.5%
}

@media screen and (min-width:767px) {
    .g-col-vp2-1 {
        width: 8.33333%
    }

    .g-col-vp2-2 {
        width: 16.66667%
    }

    .g-col-vp2-3 {
        width: 25%
    }

    .g-col-vp2-4 {
        width: 33.33333%
    }

    .g-col-vp2-5 {
        width: 41.66667%
    }

    .g-col-vp2-6 {
        width: 50%
    }

    .g-col-vp2-7 {
        width: 58.33333%
    }

    .g-col-vp2-8 {
        width: 66.66667%
    }

    .g-col-vp2-9 {
        width: 75%
    }

    .g-col-vp2-10 {
        width: 83.33333%
    }

    .g-col-vp2-11 {
        width: 91.66667%
    }

    .g-col-vp2-12 {
        width: 100%
    }

    .g-col-vp2-1-5 {
        width: 20%
    }

    .g-col-vp2-1-8 {
        width: 12.5%
    }
}

@media screen and (min-width:1083px) {
    .g-col-vp3-1 {
        width: 8.33333%
    }

    .g-col-vp3-2 {
        width: 16.66667%
    }

    .g-col-vp3-3 {
        width: 25%
    }

    .g-col-vp3-4 {
        width: 33.33333%
    }

    .g-col-vp3-5 {
        width: 41.66667%
    }

    .g-col-vp3-6 {
        width: 50%
    }

    .g-col-vp3-7 {
        width: 58.33333%
    }

    .g-col-vp3-8 {
        width: 66.66667%
    }

    .g-col-vp3-9 {
        width: 75%
    }

    .g-col-vp3-10 {
        width: 83.33333%
    }

    .g-col-vp3-11 {
        width: 91.66667%
    }

    .g-col-vp3-12 {
        width: 100%
    }

    .g-col-vp3-1-5 {
        width: 20%
    }

    .g-col-vp3-1-8 {
        width: 12.5%
    }
}

@media screen and (min-width:1399px) {
    .g-col-vp4-1 {
        width: 8.33333%
    }

    .g-col-vp4-2 {
        width: 16.66667%
    }

    .g-col-vp4-3 {
        width: 25%
    }

    .g-col-vp4-4 {
        width: 33.33333%
    }

    .g-col-vp4-5 {
        width: 41.66667%
    }

    .g-col-vp4-6 {
        width: 50%
    }

    .g-col-vp4-7 {
        width: 58.33333%
    }

    .g-col-vp4-8 {
        width: 66.66667%
    }

    .g-col-vp4-9 {
        width: 75%
    }

    .g-col-vp4-10 {
        width: 83.33333%
    }

    .g-col-vp4-11 {
        width: 91.66667%
    }

    .g-col-vp4-12 {
        width: 100%
    }

    .g-col-vp4-1-5 {
        width: 20%
    }

    .g-col-vp4-1-8 {
        width: 12.5%
    }
}

@media screen and (min-width:1778px) {
    .g-col-vp5-1 {
        width: 8.33333%
    }

    .g-col-vp5-2 {
        width: 16.66667%
    }

    .g-col-vp5-3 {
        width: 25%
    }

    .g-col-vp5-4 {
        width: 33.33333%
    }

    .g-col-vp5-5 {
        width: 41.66667%
    }

    .g-col-vp5-6 {
        width: 50%
    }

    .g-col-vp5-7 {
        width: 58.33333%
    }

    .g-col-vp5-8 {
        width: 66.66667%
    }

    .g-col-vp5-9 {
        width: 75%
    }

    .g-col-vp5-10 {
        width: 83.33333%
    }

    .g-col-vp5-11 {
        width: 91.66667%
    }

    .g-col-vp5-12 {
        width: 100%
    }

    .g-col-vp5-1-5 {
        width: 20%
    }

    .g-col-vp5-1-8 {
        width: 12.5%
    }
}

@media screen and (max-width:1778px) {
    .g-stack-vp5 > .g-row {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .g-stack-vp5 > .g-row > [class*="g-col"] {
            width: 100%
        }
}

@media screen and (max-width:1399px) {
    .g-stack-vp4 > .g-row {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .g-stack-vp4 > .g-row > [class*="g-col"] {
            width: 100%
        }
}

@media screen and (max-width:1083px) {
    .g-stack-vp3 > .g-row {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .g-stack-vp3 > .g-row > [class*="g-col"] {
            width: 100%
        }
}

@media screen and (max-width:767px) {
    .g-stack-vp2 > .g-row {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .g-stack-vp2 > .g-row > [class*="g-col"] {
            width: 100%
        }
}

@media screen and (max-width:539px) {
    .g-row {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .g-row > [class*="g-col"] {
            width: 100%
        }
}

.x-background-shade-5 {
    background-color: rgba(0,0,0,.05)
}

.x-background-shade-10 {
    background-color: rgba(0,0,0,.1)
}

.x-background-shade-15 {
    background-color: rgba(0,0,0,.15)
}

.x-background-shade-20 {
    background-color: rgba(0,0,0,.2)
}

.x-background-shade-30 {
    background-color: rgba(0,0,0,.3)
}

.x-background-shade-40 {
    background-color: rgba(0,0,0,.4)
}

.x-background-shade-50 {
    background-color: rgba(0,0,0,.5)
}

.x-background-shade-60 {
    background-color: rgba(0,0,0,.6)
}

.x-background-shade-70 {
    background-color: rgba(0,0,0,.7)
}

.x-background-shade-80 {
    background-color: rgba(0,0,0,.8)
}

.x-background-shade-90 {
    background-color: rgba(0,0,0,.9)
}

.x-background-shade-95 {
    background-color: rgba(0,0,0,.95)
}

.x-background-tint-5 {
    background-color: rgba(255,255,255,.05)
}

.x-background-tint-10 {
    background-color: rgba(255,255,255,.1)
}

.x-background-tint-15 {
    background-color: rgba(255,255,255,.15)
}

.x-background-tint-20 {
    background-color: rgba(255,255,255,.2)
}

.x-background-tint-30 {
    background-color: rgba(255,255,255,.3)
}

.x-background-tint-40 {
    background-color: rgba(255,255,255,.4)
}

.x-background-tint-50 {
    background-color: rgba(255,255,255,.5)
}

.x-background-tint-60 {
    background-color: rgba(255,255,255,.6)
}

.x-background-tint-70 {
    background-color: rgba(255,255,255,.7)
}

.x-background-tint-80 {
    background-color: rgba(255,255,255,.8)
}

.x-background-tint-90 {
    background-color: rgba(255,255,255,.9)
}

.x-background-tint-95 {
    background-color: rgba(255,255,255,.95)
}

.x-background-foreground-5 {
    background-color: rgba(0,0,0,.05)
}

.x-background-foreground-10 {
    background-color: rgba(0,0,0,.1)
}

.x-background-foreground-15 {
    background-color: rgba(0,0,0,.15)
}

.x-background-foreground-20 {
    background-color: rgba(0,0,0,.2)
}

.x-background-foreground-30 {
    background-color: rgba(0,0,0,.3)
}

.x-background-foreground-40 {
    background-color: rgba(0,0,0,.4)
}

.x-background-foreground-50 {
    background-color: rgba(0,0,0,.5)
}

.x-background-foreground-60 {
    background-color: rgba(0,0,0,.6)
}

.x-background-foreground-70 {
    background-color: rgba(0,0,0,.7)
}

.x-background-foreground-80 {
    background-color: rgba(0,0,0,.8)
}

.x-background-foreground-90 {
    background-color: rgba(0,0,0,.9)
}

.x-background-foreground-95 {
    background-color: rgba(0,0,0,.95)
}

.x-background-background-5 {
    background-color: rgba(255,255,255,.05)
}

.x-background-background-10 {
    background-color: rgba(255,255,255,.1)
}

.x-background-background-15 {
    background-color: rgba(255,255,255,.15)
}

.x-background-background-20 {
    background-color: rgba(255,255,255,.2)
}

.x-background-background-30 {
    background-color: rgba(255,255,255,.3)
}

.x-background-background-40 {
    background-color: rgba(255,255,255,.4)
}

.x-background-background-50 {
    background-color: rgba(255,255,255,.5)
}

.x-background-background-60 {
    background-color: rgba(255,255,255,.6)
}

.x-background-background-70 {
    background-color: rgba(255,255,255,.7)
}

.x-background-background-80 {
    background-color: rgba(255,255,255,.8)
}

.x-background-background-90 {
    background-color: rgba(255,255,255,.9)
}

.x-background-background-95 {
    background-color: rgba(255,255,255,.95)
}

.x-background-accent-5 {
    background-color: rgba(0,103,184,.05)
}

.x-background-accent-10 {
    background-color: rgba(0,103,184,.1)
}

.x-background-accent-15 {
    background-color: rgba(0,103,184,.15)
}

.x-background-accent-20 {
    background-color: rgba(0,103,184,.2)
}

.x-background-accent-30 {
    background-color: rgba(0,103,184,.3)
}

.x-background-accent-40 {
    background-color: rgba(0,103,184,.4)
}

.x-background-accent-50 {
    background-color: rgba(0,103,184,.5)
}

.x-background-accent-60 {
    background-color: rgba(0,103,184,.6)
}

.x-background-accent-70 {
    background-color: rgba(0,103,184,.7)
}

.x-background-accent-80 {
    background-color: rgba(0,103,184,.8)
}

.x-background-accent-90 {
    background-color: rgba(0,103,184,.9)
}

.x-background-accent-95 {
    background-color: rgba(0,103,184,.95)
}

.x-background-transparent {
    background-color: rgba(255,255,255,0) !important
}

.x-background-card {
    background-color: #e1e1e1 !important
}

.x-clearfix:before, .x-clearfix:after {
    content: " ";
    display: table
}

.x-clearfix:after {
    clear: both
}

.x-float-left {
    float: left !important
}

.x-float-right {
    float: right !important
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    1% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    1% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

[class^="c-"] .x-hidden-focus, [class^="c-"] .x-hidden-focus:before, [class^="c-"] .x-hidden-focus + span:before, [class^="c-"].x-hidden-focus, [class^="c-"].x-hidden-focus:before, [class^="c-"].x-hidden-focus + span:before, [class^="m-"] .x-hidden-focus, [class^="m-"] .x-hidden-focus:before, [class^="m-"] .x-hidden-focus + span:before, [class^="m-"].x-hidden-focus, [class^="m-"].x-hidden-focus:before, [class^="m-"].x-hidden-focus + span:before {
    outline-color: transparent !important;
    outline-style: none !important
}

[class^="m-"] {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 48px
}

    [class^="m-"].x-remove-padding {
        padding-left: 0;
        padding-right: 0
    }

@media only screen and (min-width:1084px) {
    [class^="m-"] {
        padding-left: 0;
        padding-right: 0
    }
}

[class^="m-"] [class^="m-"] {
    padding-left: 0;
    padding-right: 0
}

.x-offset-content {
    padding-left: 12px;
    padding-right: 12px
}

@media only screen and (min-width:540px) {
    .x-offset-content {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media only screen and (min-width:768px) {
    .x-offset-content {
        padding-left: 36px;
        padding-right: 36px
    }
}

@media only screen and (min-width:1400px) {
    .x-offset-content {
        padding-left: 48px;
        padding-right: 48px
    }
}

.x-offset-content[data-grid~="pad-2x"] {
    padding-left: 8px;
    padding-right: 8px
}

@media only screen and (min-width:540px) {
    .x-offset-content[data-grid~="pad-2x"] {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (min-width:768px) {
    .x-offset-content[data-grid~="pad-2x"] {
        padding-left: 32px;
        padding-right: 32px
    }
}

@media only screen and (min-width:1400px) {
    .x-offset-content[data-grid~="pad-2x"] {
        padding-left: 44px;
        padding-right: 44px
    }
}

.x-offset-content[data-grid~="pad-3x"] {
    padding-left: 12px;
    padding-right: 12px
}

@media only screen and (min-width:540px) {
    .x-offset-content[data-grid~="pad-3x"] {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media only screen and (min-width:768px) {
    .x-offset-content[data-grid~="pad-3x"] {
        padding-left: 48px;
        padding-right: 48px
    }
}

@media only screen and (min-width:1400px) {
    .x-offset-content[data-grid~="pad-3x"] {
        padding-left: 42px;
        padding-right: 42px
    }
}

.x-offset-content[data-grid~="pad-6x"] {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width:540px) {
    .x-offset-content[data-grid~="pad-6x"] {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media only screen and (min-width:768px) {
    .x-offset-content[data-grid~="pad-6x"] {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media only screen and (min-width:1400px) {
    .x-offset-content[data-grid~="pad-6x"] {
        padding-left: 36px;
        padding-right: 36px
    }
}

.x-offset-content[data-grid~="pad-12x"] {
    padding-left: 30px;
    padding-right: 30px
}

@media screen and (max-width:1778px) {
    .x-offset-content[data-grid~="pad-12x"] {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (max-width:1399px) {
    .x-offset-content[data-grid~="pad-12x"] {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media only screen and (max-width:1083px) {
    .x-offset-content[data-grid~="pad-12x"] {
        padding-left: 18px;
        padding-right: 18px
    }
}

@media only screen and (max-width:767px) {
    .x-offset-content[data-grid~="pad-12x"] {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media only screen and (max-width:539px) {
    .x-offset-content[data-grid~="pad-12x"] {
        padding-left: 0;
        padding-right: 0
    }
}

.x-offset-uhf {
    padding-left: 12px;
    padding-right: 12px
}

@media only screen and (min-width:768px) {
    .x-offset-uhf {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media only screen and (min-width:1084px) {
    .x-offset-uhf {
        padding-left: 0;
        padding-right: 0
    }
}

@media print {
    .x-visible-print-block {
        display: block !important
    }

    .x-visible-print-inline {
        display: inline !important
    }

    .x-visible-print-inline-block {
        display: inline-block !important
    }

    .x-hidden-print {
        display: none !important
    }
}

.x-hidden {
    display: none !important
}

.x-visible-block {
    display: block !important
}

.x-visible-inline-block {
    display: inline-block !important
}

.x-visible-inline {
    display: inline !important
}

@media all and (max-width:539px) {
    .x-visible-vp1-block {
        display: block !important
    }

    .x-visible-vp1-inline {
        display: inline !important
    }

    .x-visible-vp1-inline-block {
        display: inline-block !important
    }

    .x-hidden-vp1 {
        display: none !important
    }
}

@media all and (min-width:540px) and (max-width:767px) {
    .x-visible-vp2-block {
        display: block !important
    }

    .x-visible-vp2-inline {
        display: inline !important
    }

    .x-visible-vp2-inline-block {
        display: inline-block !important
    }

    .x-hidden-vp2 {
        display: none !important
    }
}

@media all and (min-width:768px) and (max-width:1083px) {
    .x-visible-vp3-block {
        display: block !important
    }

    .x-visible-vp3-inline {
        display: inline !important
    }

    .x-visible-vp3-inline-block {
        display: inline-block !important
    }

    .x-hidden-vp3 {
        display: none !important
    }
}

@media all and (min-width:1084px) and (max-width:1399px) {
    .x-visible-vp4-block {
        display: block !important
    }

    .x-visible-vp4-inline {
        display: inline !important
    }

    .x-visible-vp4-inline-block {
        display: inline-block !important
    }

    .x-hidden-vp4 {
        display: none !important
    }
}

@media all and (min-width:1400px) {
    .x-visible-vp5-block {
        display: block !important
    }

    .x-visible-vp5-inline {
        display: inline !important
    }

    .x-visible-vp5-inline-block {
        display: inline-block !important
    }

    .x-hidden-vp5 {
        display: none !important
    }
}

.x-screen-reader {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(1px,1px,1px,1px) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important
}

.x-type-center {
    text-align: center !important
}

.x-type-right {
    text-align: right !important
}

.x-type-left {
    text-align: left !important
}

.x-weight-light {
    font-weight: 100
}

.x-weight-semilight {
    font-weight: 200
}

.x-weight-normal {
    font-weight: 400
}

.x-weight-semibold {
    font-weight: 600
}

.x-weight-bold {
    font-weight: 700
}

.x-truncate {
    text-overflow: ellipsis;
    overflow: hidden
}

@media screen and (-ms-high-contrast:active) {
    [class^="m-"] button :hover:not(:disabled), [class^="m-"] button :active:not(:disabled), [class^="m-"] button :focus:not(:disabled), [class*=" m-"] button :hover:not(:disabled), [class*=" m-"] button :active:not(:disabled), [class*=" m-"] button :focus:not(:disabled), [class^="c-"] button :hover:not(:disabled), [class^="c-"] button :active:not(:disabled), [class^="c-"] button :focus:not(:disabled), [class*=" c-"] button :hover:not(:disabled), [class*=" c-"] button :active:not(:disabled), [class*=" c-"] button :focus:not(:disabled) {
        -ms-high-contrast-adjust: none;
        color: HighlightText !important;
        outline-color: Highlight !important;
        border-color: Highlight !important;
        background: transparent !important
    }

    [class^="m-"] button :disabled, [class*=" m-"] button :disabled, [class^="c-"] button :disabled, [class*=" c-"] button :disabled {
        -ms-high-contrast-adjust: none;
        color: GrayText !important;
        outline-color: GrayText !important;
        border-color: GrayText !important;
        background: transparent !important
    }

        [class^="m-"] button :disabled:hover, [class*=" m-"] button :disabled:hover, [class^="c-"] button :disabled:hover, [class*=" c-"] button :disabled:hover {
            -ms-high-contrast-adjust: none;
            color: GrayText !important;
            outline-color: GrayText !important;
            border-color: GrayText !important;
            background: transparent !important
        }

    [class^="m-"] a:not(.c-action-trigger):focus:not(.x-hidden-focus), [class*=" m-"] a:not(.c-action-trigger):focus:not(.x-hidden-focus), [class^="c-"] a:not(.c-action-trigger):focus:not(.x-hidden-focus), [class*=" c-"] a:not(.c-action-trigger):focus:not(.x-hidden-focus) {
        outline: 2px solid WindowText !important
    }

    [class^="m-"] input[type=search], [class*=" m-"] input[type=search], [class^="c-"] input[type=search], [class*=" c-"] input[type=search] {
        color: windowText !important
    }

        [class^="m-"] input[type=search]:hover, [class^="m-"] input[type=search]:active, [class*=" m-"] input[type=search]:hover, [class*=" m-"] input[type=search]:active, [class^="c-"] input[type=search]:hover, [class^="c-"] input[type=search]:active, [class*=" c-"] input[type=search]:hover, [class*=" c-"] input[type=search]:active {
            -ms-high-contrast-adjust: none;
            background-color: Window !important;
            border-color: Highlight !important;
            outline-color: Highlight !important
        }

        [class^="m-"] input[type=search]:focus, [class*=" m-"] input[type=search]:focus, [class^="c-"] input[type=search]:focus, [class*=" c-"] input[type=search]:focus {
            -ms-high-contrast-adjust: none;
            background-color: Window !important;
            border-color: Highlight !important;
            outline-color: Highlight !important
        }

    .c-uhfh button, .c-uhfh a {
        border-color: Window !important;
        outline-color: Window !important
    }
}

@media screen and (-ms-high-contrast:active),screen and (-ms-hight-contrast:white-on-black) {
    [class^="m-"] button :hover:not(:disabled), [class^="m-"] button :focus:not(:disabled), [class^="m-"] button :active:not(:disabled), [class*=" m-"] button :hover:not(:disabled), [class*=" m-"] button :focus:not(:disabled), [class*=" m-"] button :active:not(:disabled), [class^="c-"] button :hover:not(:disabled), [class^="c-"] button :focus:not(:disabled), [class^="c-"] button :active:not(:disabled), [class*=" c-"] button :hover:not(:disabled), [class*=" c-"] button :focus:not(:disabled), [class*=" c-"] button :active:not(:disabled) {
        color: HighlightText !important;
        background-color: Highlight !important
    }
}

.c-glyph:before, .c-glyph:after {
    font-family: "MWF-MDL2";
    display: inline-block;
    text-decoration: underline
}

.c-glyph:before, .c-glyph:after, .c-glyph:hover:before, .c-glyph:hover:after {
    text-decoration: none
}

.c-glyph.glyph-accept:before {
    content: ""
}

.c-glyph.glyph-add:before {
    content: ""
}

.c-glyph.glyph-settings:before {
    content: ""
}

.c-glyph.glyph-people:before {
    content: ""
}

.c-glyph.glyph-microphone:before {
    content: ""
}

.c-glyph.glyph-camera:before {
    content: ""
}

.c-glyph.glyph-forward:before {
    content: ""
}

.c-glyph.glyph-remove:before {
    content: ""
}

.c-glyph.glyph-down:before {
    content: ""
}

.c-glyph.glyph-back-to-window:before {
    content: ""
}

.c-glyph.glyph-cancel:before {
    content: ""
}

.c-glyph.glyph-cellphone:before {
    content: ""
}

.c-glyph.glyph-chat-bubbles:before {
    content: ""
}

.c-glyph.glyph-check-mark:before {
    content: ""
}

.c-glyph.glyph-chevron-down:before {
    content: ""
}

.c-glyph.glyph-chevron-left:before {
    content: ""
}

.c-glyph.glyph-chevron-right:before {
    content: ""
}

.c-glyph.glyph-chevron-up:before {
    content: ""
}

.c-glyph.glyph-chevron-down-small:before {
    content: ""
}

.c-glyph.glyph-chevron-left-small:before {
    content: ""
}

.c-glyph.glyph-completed:before {
    content: ""
}

.c-glyph.glyph-contact:before {
    content: ""
}

.c-glyph.glyph-copy:before {
    content: ""
}

.c-glyph.glyph-delete:before {
    content: ""
}

.c-glyph.glyph-download:before {
    content: ""
}

.c-glyph.glyph-edit:before {
    content: ""
}

.c-glyph.glyph-emoji-neutral:before {
    content: ""
}

.c-glyph.glyph-emoji-disappointed:before {
    content: ""
}

.c-glyph.glyph-feedback:before {
    content: ""
}

.c-glyph.glyph-filter:before {
    content: ""
}

.c-glyph.glyph-flag:before {
    content: ""
}

.c-glyph.glyph-full-screen:before {
    content: ""
}

.c-glyph.glyph-global-nav-button:before {
    content: ""
}

.c-glyph.glyph-heart-fill:before {
    content: ""
}

.c-glyph.glyph-heart-add:before {
    content: ""
}

.c-glyph.glyph-arrow-htmllegacy:before {
    content: ""
}

.c-glyph.glyph-arrow-htmllegacy-mirrored:before {
    content: ""
}

.c-glyph.glyph-gift:before {
    content: ""
}

.c-glyph.glyph-incident-triangle:before {
    content: ""
}

.c-glyph.glyph-info:before {
    content: ""
}

.c-glyph.glyph-list:before {
    content: ""
}

.c-glyph.glyph-mail:before {
    content: ""
}

.c-glyph.glyph-more:before {
    content: ""
}

.c-glyph.glyph-mute:before {
    content: ""
}

.c-glyph.glyph-pause:before {
    content: ""
}

.c-glyph.glyph-pc1:before {
    content: ""
}

.c-glyph.glyph-phone:before {
    content: ""
}

.c-glyph.glyph-play:before {
    content: ""
}

.c-glyph.glyph-refresh:before {
    content: ""
}

.c-glyph.glyph-save:before {
    content: ""
}

.c-glyph.glyph-search:before {
    content: ""
}

.c-glyph.glyph-share:before {
    content: ""
}

.c-glyph.glyph-shopping-bag:before {
    content: ""
}

.c-glyph.glyph-shopping-cart:before {
    content: ""
}

.c-glyph.glyph-subtitles:before {
    content: ""
}

.c-glyph.glyph-surface-hub:before {
    content: ""
}

.c-glyph.glyph-this-pc:before {
    content: ""
}

.c-glyph.glyph-up:before {
    content: ""
}

.c-glyph.glyph-volume:before {
    content: ""
}

.c-glyph.glyph-waffle:before {
    content: ""
}

.c-glyph.glyph-warning:before {
    content: ""
}

.c-glyph.glyph-world:before {
    content: ""
}

.c-glyph.glyph-xbox-one-console:before {
    content: ""
}

.c-glyph.glyph-lock:before {
    content: ""
}

.c-glyph.glyph-system:before {
    content: ""
}

.c-glyph.glyph-globe:before {
    content: ""
}

.c-glyph.glyph-tv-monitor:before {
    content: ""
}

.c-glyph.glyph-headphone:before {
    content: ""
}

.c-glyph.glyph-folder-open:before {
    content: ""
}

.c-glyph.glyph-movies:before {
    content: ""
}

.c-glyph.glyph-folder:before {
    content: ""
}

.c-glyph.glyph-payment-card:before {
    content: ""
}

.c-glyph.glyph-mobile-tablet:before {
    content: ""
}

.c-glyph.glyph-tag:before {
    content: ""
}

.c-glyph.glyph-add-friend:before {
    content: ""
}

.c-glyph.glyph-group:before {
    content: ""
}

.c-glyph.glyph-repair:before {
    content: ""
}

.c-glyph.glyph-music-in-collection:before {
    content: ""
}

.c-glyph.glyph-list-mirrored:before {
    content: ""
}

.c-glyph.glyph-ticket:before {
    content: ""
}

.c-glyph.glyph-photo2:before {
    content: ""
}

.c-glyph.glyph-holo-lens:before {
    content: ""
}

.c-glyph.glyph-app-icon-default:before {
    content: ""
}

.c-glyph.glyph-subscriptions:before {
    content: ""
}

.c-glyph.glyph-subscriptions-mirrored:before {
    content: ""
}

.c-glyph.glyph-status-circle-exclamation:before {
    content: ""
}

.c-glyph.glyph-status-circle-error:before {
    content: ""
}

.c-glyph.glyph-status-circle-check:before {
    content: ""
}

.c-glyph.glyph-status-circle-info:before {
    content: ""
}

.c-glyph.glyph-status-circle-block:before {
    content: ""
}

.c-glyph.glyph-status-circle-question:before {
    content: ""
}

.c-glyph.glyph-zoom:before {
    content: ""
}

.c-glyph.glyph-zoom-out:before {
    content: ""
}

.c-glyph.glyph-back:before {
    content: ""
}

.c-glyph.glyph-favorite-star:before {
    content: ""
}

.c-glyph.glyph-favorite-star-fill:before {
    content: ""
}

.c-glyph.glyph-checkbox-composite:before {
    content: ""
}

.c-glyph.glyph-checkbox-indeterminate:before {
    content: ""
}

.c-glyph.glyph-slideshow:before {
    content: ""
}

.c-glyph.glyph-calendar:before {
    content: ""
}

.c-glyph.glyph-rotate:before {
    content: ""
}

.c-glyph.glyph-page:before {
    content: ""
}

.c-glyph.glyph-half-star-left:before {
    content: ""
}

.c-glyph.glyph-half-star-right:before {
    content: ""
}

.c-glyph.glyph-view:before {
    content: ""
}

.c-glyph.glyph-previous:before {
    content: ""
}

.c-glyph.glyph-next:before {
    content: ""
}

.c-glyph.glyph-clear:before {
    content: ""
}

.c-glyph.glyph-sync:before {
    content: ""
}

.c-glyph.glyph-go:before {
    content: ""
}

.c-glyph.glyph-shopping-bag:before {
    content: ""
}

.c-glyph.glyph-shuffle:before {
    content: ""
}

.c-glyph.glyph-calendar-day:before {
    content: ""
}

.c-glyph.glyph-calendar-week:before {
    content: ""
}

.c-glyph.glyph-important:before {
    content: ""
}

.c-glyph.glyph-sort:before {
    content: ""
}

.c-glyph.glyph-font-decrease:before {
    content: ""
}

.c-glyph.glyph-font-increase:before {
    content: ""
}

.c-glyph.glyph-bulleted-list:before {
    content: ""
}

.c-glyph.glyph-music-album:before {
    content: ""
}

.c-glyph.glyph-bulleted-list-mirrored:before {
    content: ""
}

.c-glyph.glyph-go-mirrored:before {
    content: ""
}

.c-glyph.glyph-edit-mirrored:before {
    content: ""
}

.c-glyph.glyph-qrcode:before {
    content: ""
}

.c-glyph.glyph-calendar-mirrored:before {
    content: ""
}

.c-glyph.glyph-xbox-gamepass:before {
    content: ""
}

.c-glyph.glyph-xbox-gold:before {
    content: ""
}

.c-glyph.glyph-pinned:before {
    content: ""
}

.c-glyph.glyph-gamehub:before {
    content: ""
}

.c-glyph.glyph-xbox-logo:before {
    content: ""
}

.c-glyph.glyph-devices2:before {
    content: ""
}

.c-glyph.glyph-devices3:before {
    content: ""
}

.c-glyph.glyph-holo-lens2:before {
    content: ""
}

.c-glyph.glyph-circleplus:before {
    content: ""
}

.c-glyph.glyph-remove-from:before {
    content: ""
}

.c-glyph.glyph-airplane:before {
    content: ""
}

.c-glyph.glyph-book:before {
    content: ""
}

.c-glyph.glyph-library:before {
    content: ""
}

.c-glyph.glyph-work:before {
    content: ""
}

.c-glyph.glyph-heart:before {
    content: ""
}

.c-glyph.glyph-shop:before {
    content: ""
}

.c-glyph.glyph-education:before {
    content: ""
}

.c-glyph.glyph-balloons:before {
    content: ""
}

.c-glyph.glyph-leaf:before {
    content: ""
}

.c-glyph.glyph-xbox-controller:before {
    content: ""
}

.c-glyph.glyph-camera-main:before {
    content: ""
}

.c-glyph.glyph-telemarketer:before {
    content: ""
}

.c-glyph.glyph-video:before {
    content: ""
}

.c-glyph.glyph-diploma:before {
    content: ""
}

.c-glyph.glyph-podium:before {
    content: ""
}

.c-glyph.glyph-giftcard:before {
    content: ""
}

.c-glyph.glyph-brush:before {
    content: ""
}

.c-glyph.glyph-enhanced-pop:before {
    content: ""
}

.c-glyph.glyph-color-palette:before {
    content: ""
}

.c-glyph.glyph-torch:before {
    content: ""
}

.c-glyph.glyph-movies-tv:before {
    content: ""
}

.c-glyph.glyph-football:before {
    content: ""
}

.c-glyph.glyph-savings:before {
    content: ""
}

.c-glyph.glyph-glasses:before {
    content: ""
}

.c-glyph.glyph-money:before {
    content: ""
}

.c-glyph.glyph-trophy:before {
    content: ""
}

.c-glyph.glyph-print:before {
    content: ""
}

.c-glyph.glyph-menu-button:before {
    content: ""
}

.c-glyph.glyph-status-unknown:before {
    content: ""
}

.c-glyph.glyph-windows-logo:before {
    content: ""
}

.c-glyph.glyph-gallery:before {
    content: ""
}

.c-glyph.glyph-book-solid:before {
    content: ""
}

.c-glyph.glyph-critic-review:before {
    content: ""
}

.c-glyph.glyph-edge-logo:before {
    content: ""
}

.c-glyph.glyph-edge-logo-small:before {
    content: ""
}

.c-glyph.glyph-product:before {
    content: ""
}

.c-glyph.glyph-issue-details:before {
    content: ""
}

.c-glyph.glyph-support:before {
    content: ""
}

.c-glyph.glyph-severity:before {
    content: ""
}

.c-glyph.glyph-contacts:before {
    content: ""
}

.c-glyph.glyph-circle-fill:before {
    content: ""
}

.c-glyph.glyph-detach-pc:before {
    content: ""
}

.c-glyph.glyph-button-x:before {
    content: ""
}

.c-glyph.glyph-button-a:before {
    content: ""
}

.c-glyph.glyph-button-b:before {
    content: ""
}

.c-glyph.glyph-button-y:before {
    content: ""
}

.c-glyph.glyph-home:before {
    content: ""
}

.c-glyph.glyph-delivery-truck:before {
    content: ""
}

.c-glyph.glyph-checklist:before {
    content: ""
}

.c-glyph.glyph-game-clubs:before {
    content: ""
}

.c-glyph.glyph-wifi3:before {
    content: ""
}

.c-glyph.glyph-gamepass-ultimate-inline2:before {
    content: ""
}

.f-background-shade-5 {
    background-color: rgba(0,0,0,.05)
}

.f-background-tint-5 {
    background-color: rgba(255,255,255,.05)
}

.f-background-accent-5 {
    background-color: rgba(0,103,184,.05)
}

.f-background-shade-10 {
    background-color: rgba(0,0,0,.1)
}

.f-background-tint-10 {
    background-color: rgba(255,255,255,.1)
}

.f-background-accent-10 {
    background-color: rgba(0,103,184,.1)
}

.f-background-shade-15 {
    background-color: rgba(0,0,0,.15)
}

.f-background-tint-15 {
    background-color: rgba(255,255,255,.15)
}

.f-background-accent-15 {
    background-color: rgba(0,103,184,.15)
}

.f-background-shade-20 {
    background-color: rgba(0,0,0,.2)
}

.f-background-tint-20 {
    background-color: rgba(255,255,255,.2)
}

.f-background-accent-20 {
    background-color: rgba(0,103,184,.2)
}

.f-background-shade-30 {
    background-color: rgba(0,0,0,.3)
}

.f-background-tint-30 {
    background-color: rgba(255,255,255,.3)
}

.f-background-accent-30 {
    background-color: rgba(0,103,184,.3)
}

.f-background-shade-40 {
    background-color: rgba(0,0,0,.4)
}

.f-background-tint-40 {
    background-color: rgba(255,255,255,.4)
}

.f-background-accent-40 {
    background-color: rgba(0,103,184,.4)
}

.f-background-shade-50 {
    background-color: rgba(0,0,0,.5)
}

.f-background-tint-50 {
    background-color: rgba(255,255,255,.5)
}

.f-background-accent-50 {
    background-color: rgba(0,103,184,.5)
}

.f-background-shade-60 {
    background-color: rgba(0,0,0,.6)
}

.f-background-tint-60 {
    background-color: rgba(255,255,255,.6)
}

.f-background-accent-60 {
    background-color: rgba(0,103,184,.6)
}

.f-background-shade-80 {
    background-color: rgba(0,0,0,.8)
}

.f-background-tint-80 {
    background-color: rgba(255,255,255,.8)
}

.f-background-accent-80 {
    background-color: rgba(0,103,184,.8)
}

.f-background-shade-90 {
    background-color: rgba(0,0,0,.9)
}

.f-background-tint-90 {
    background-color: rgba(255,255,255,.9)
}

.f-background-accent-90 {
    background-color: rgba(0,103,184,.9)
}

.f-background-shade-95 {
    background-color: rgba(0,0,0,.95)
}

.f-background-tint-95 {
    background-color: rgba(255,255,255,.95)
}

.f-background-accent-95 {
    background-color: rgba(0,103,184,.95)
}

.f-background-shade-100 {
    background-color: #000
}

.f-background-tint-100 {
    background-color: #fff
}

.f-background-accent-100 {
    background-color: #0067b8
}

.f-foreground-shade-5 {
    color: rgba(0,0,0,.05)
}

.f-foreground-tint-5 {
    color: rgba(255,255,255,.05)
}

.f-foreground-accent-5 {
    color: rgba(0,103,184,.05)
}

.f-foreground-shade-10 {
    color: rgba(0,0,0,.1)
}

.f-foreground-tint-10 {
    color: rgba(255,255,255,.1)
}

.f-foreground-accent-10 {
    color: rgba(0,103,184,.1)
}

.f-foreground-shade-15 {
    color: rgba(0,0,0,.15)
}

.f-foreground-tint-15 {
    color: rgba(255,255,255,.15)
}

.f-foreground-accent-15 {
    color: rgba(0,103,184,.15)
}

.f-foreground-shade-20 {
    color: rgba(0,0,0,.2)
}

.f-foreground-tint-20 {
    color: rgba(255,255,255,.2)
}

.f-foreground-accent-20 {
    color: rgba(0,103,184,.2)
}

.f-foreground-shade-30 {
    color: rgba(0,0,0,.3)
}

.f-foreground-tint-30 {
    color: rgba(255,255,255,.3)
}

.f-foreground-accent-30 {
    color: rgba(0,103,184,.3)
}

.f-foreground-shade-40 {
    color: rgba(0,0,0,.4)
}

.f-foreground-tint-40 {
    color: rgba(255,255,255,.4)
}

.f-foreground-accent-40 {
    color: rgba(0,103,184,.4)
}

.f-foreground-shade-50 {
    color: rgba(0,0,0,.5)
}

.f-foreground-tint-50 {
    color: rgba(255,255,255,.5)
}

.f-foreground-accent-50 {
    color: rgba(0,103,184,.5)
}

.f-foreground-shade-60 {
    color: rgba(0,0,0,.6)
}

.f-foreground-tint-60 {
    color: rgba(255,255,255,.6)
}

.f-foreground-accent-60 {
    color: rgba(0,103,184,.6)
}

.f-foreground-shade-80 {
    color: rgba(0,0,0,.8)
}

.f-foreground-tint-80 {
    color: rgba(255,255,255,.8)
}

.f-foreground-accent-80 {
    color: rgba(0,103,184,.8)
}

.f-foreground-shade-90 {
    color: rgba(0,0,0,.9)
}

.f-foreground-tint-90 {
    color: rgba(255,255,255,.9)
}

.f-foreground-accent-90 {
    color: rgba(0,103,184,.9)
}

.f-foreground-shade-95 {
    color: rgba(0,0,0,.95)
}

.f-foreground-tint-95 {
    color: rgba(255,255,255,.95)
}

.f-foreground-accent-95 {
    color: rgba(0,103,184,.95)
}

.f-foreground-shade-100 {
    color: #000
}

.f-foreground-tint-100 {
    color: #fff
}

.f-foreground-accent-100 {
    color: #0067b8
}

.x-m-v-0x {
    margin-top: 0;
    margin-bottom: 0
}

.x-m-v-1x {
    margin-top: 4px;
    margin-bottom: 4px
}

.x-m-v-2x {
    margin-top: 8px;
    margin-bottom: 8px
}

.x-m-v-3x {
    margin-top: 12px;
    margin-bottom: 12px
}

.x-m-v-4x {
    margin-top: 16px;
    margin-bottom: 16px
}

.x-m-v-5x {
    margin-top: 20px;
    margin-bottom: 20px
}

.x-m-v-6x {
    margin-top: 24px;
    margin-bottom: 24px
}

.x-m-v-7x {
    margin-top: 28px;
    margin-bottom: 28px
}

.x-m-v-8x {
    margin-top: 32px;
    margin-bottom: 32px
}

.x-m-v-9x {
    margin-top: 36px;
    margin-bottom: 36px
}

.x-m-v-10x {
    margin-top: 40px;
    margin-bottom: 40px
}

.x-m-v-11x {
    margin-top: 44px;
    margin-bottom: 44px
}

.x-m-v-12x {
    margin-top: 48px;
    margin-bottom: 48px
}

.x-m-h-0x {
    margin-left: 0;
    margin-right: 0
}

.x-m-h-1x {
    margin-left: 4px;
    margin-right: 4px
}

.x-m-h-2x {
    margin-left: 8px;
    margin-right: 8px
}

.x-m-h-3x {
    margin-left: 12px;
    margin-right: 12px
}

.x-m-h-4x {
    margin-left: 16px;
    margin-right: 16px
}

.x-m-h-5x {
    margin-left: 20px;
    margin-right: 20px
}

.x-m-h-6x {
    margin-left: 24px;
    margin-right: 24px
}

.x-m-h-7x {
    margin-left: 28px;
    margin-right: 28px
}

.x-m-h-8x {
    margin-left: 32px;
    margin-right: 32px
}

.x-m-h-9x {
    margin-left: 36px;
    margin-right: 36px
}

.x-m-h-10x {
    margin-left: 40px;
    margin-right: 40px
}

.x-m-h-11x {
    margin-left: 44px;
    margin-right: 44px
}

.x-m-h-12x {
    margin-left: 48px;
    margin-right: 48px
}

.x-m-t-0x {
    margin-top: 0
}

.x-m-t-1x {
    margin-top: 4px
}

.x-m-t-2x {
    margin-top: 8px
}

.x-m-t-3x {
    margin-top: 12px
}

.x-m-t-4x {
    margin-top: 16px
}

.x-m-t-5x {
    margin-top: 20px
}

.x-m-t-6x {
    margin-top: 24px
}

.x-m-t-7x {
    margin-top: 28px
}

.x-m-t-8x {
    margin-top: 32px
}

.x-m-t-9x {
    margin-top: 36px
}

.x-m-t-10x {
    margin-top: 40px
}

.x-m-t-11x {
    margin-top: 44px
}

.x-m-t-12x {
    margin-top: 48px
}

.x-m-r-0x {
    margin-right: 0
}

.x-m-r-1x {
    margin-right: 4px
}

.x-m-r-2x {
    margin-right: 8px
}

.x-m-r-3x {
    margin-right: 12px
}

.x-m-r-4x {
    margin-right: 16px
}

.x-m-r-5x {
    margin-right: 20px
}

.x-m-r-6x {
    margin-right: 24px
}

.x-m-r-7x {
    margin-right: 28px
}

.x-m-r-8x {
    margin-right: 32px
}

.x-m-r-9x {
    margin-right: 36px
}

.x-m-r-10x {
    margin-right: 40px
}

.x-m-r-11x {
    margin-right: 44px
}

.x-m-r-12x {
    margin-right: 48px
}

.x-m-b-0x {
    margin-bottom: 0
}

.x-m-b-1x {
    margin-bottom: 4px
}

.x-m-b-2x {
    margin-bottom: 8px
}

.x-m-b-3x {
    margin-bottom: 12px
}

.x-m-b-4x {
    margin-bottom: 16px
}

.x-m-b-5x {
    margin-bottom: 20px
}

.x-m-b-6x {
    margin-bottom: 24px
}

.x-m-b-7x {
    margin-bottom: 28px
}

.x-m-b-8x {
    margin-bottom: 32px
}

.x-m-b-9x {
    margin-bottom: 36px
}

.x-m-b-10x {
    margin-bottom: 40px
}

.x-m-b-11x {
    margin-bottom: 44px
}

.x-m-b-12x {
    margin-bottom: 48px
}

.x-m-l-0x {
    margin-left: 0
}

.x-m-l-1x {
    margin-left: 4px
}

.x-m-l-2x {
    margin-left: 8px
}

.x-m-l-3x {
    margin-left: 12px
}

.x-m-l-4x {
    margin-left: 16px
}

.x-m-l-5x {
    margin-left: 20px
}

.x-m-l-6x {
    margin-left: 24px
}

.x-m-l-7x {
    margin-left: 28px
}

.x-m-l-8x {
    margin-left: 32px
}

.x-m-l-9x {
    margin-left: 36px
}

.x-m-l-10x {
    margin-left: 40px
}

.x-m-l-11x {
    margin-left: 44px
}

.x-m-l-12x {
    margin-left: 48px
}

.x-m-a-0x {
    margin: 0
}

.x-m-a-1x {
    margin: 4px
}

.x-m-a-2x {
    margin: 8px
}

.x-m-a-3x {
    margin: 12px
}

.x-m-a-4x {
    margin: 16px
}

.x-m-a-5x {
    margin: 20px
}

.x-m-a-6x {
    margin: 24px
}

.x-m-a-7x {
    margin: 28px
}

.x-m-a-8x {
    margin: 32px
}

.x-m-a-9x {
    margin: 36px
}

.x-m-a-10x {
    margin: 40px
}

.x-m-a-11x {
    margin: 44px
}

.x-m-a-12x {
    margin: 48px
}

.x-p-v-0x {
    padding-top: 0;
    padding-bottom: 0
}

.x-p-v-1x {
    padding-top: 4px;
    padding-bottom: 4px
}

.x-p-v-2x {
    padding-top: 8px;
    padding-bottom: 8px
}

.x-p-v-3x {
    padding-top: 12px;
    padding-bottom: 12px
}

.x-p-v-4x {
    padding-top: 16px;
    padding-bottom: 16px
}

.x-p-v-5x {
    padding-top: 20px;
    padding-bottom: 20px
}

.x-p-v-6x {
    padding-top: 24px;
    padding-bottom: 24px
}

.x-p-v-7x {
    padding-top: 28px;
    padding-bottom: 28px
}

.x-p-v-8x {
    padding-top: 32px;
    padding-bottom: 32px
}

.x-p-v-9x {
    padding-top: 36px;
    padding-bottom: 36px
}

.x-p-v-10x {
    padding-top: 40px;
    padding-bottom: 40px
}

.x-p-v-11x {
    padding-top: 44px;
    padding-bottom: 44px
}

.x-p-v-12x {
    padding-top: 48px;
    padding-bottom: 48px
}

.x-p-h-0x {
    padding-left: 0;
    padding-right: 0
}

.x-p-h-1x {
    padding-left: 4px;
    padding-right: 4px
}

.x-p-h-2x {
    padding-left: 8px;
    padding-right: 8px
}

.x-p-h-3x {
    padding-left: 12px;
    padding-right: 12px
}

.x-p-h-4x {
    padding-left: 16px;
    padding-right: 16px
}

.x-p-h-5x {
    padding-left: 20px;
    padding-right: 20px
}

.x-p-h-6x {
    padding-left: 24px;
    padding-right: 24px
}

.x-p-h-7x {
    padding-left: 28px;
    padding-right: 28px
}

.x-p-h-8x {
    padding-left: 32px;
    padding-right: 32px
}

.x-p-h-9x {
    padding-left: 36px;
    padding-right: 36px
}

.x-p-h-10x {
    padding-left: 40px;
    padding-right: 40px
}

.x-p-h-11x {
    padding-left: 44px;
    padding-right: 44px
}

.x-p-h-12x {
    padding-left: 48px;
    padding-right: 48px
}

.x-p-t-0x {
    padding-top: 0
}

.x-p-t-1x {
    padding-top: 4px
}

.x-p-t-2x {
    padding-top: 8px
}

.x-p-t-3x {
    padding-top: 12px
}

.x-p-t-4x {
    padding-top: 16px
}

.x-p-t-5x {
    padding-top: 20px
}

.x-p-t-6x {
    padding-top: 24px
}

.x-p-t-7x {
    padding-top: 28px
}

.x-p-t-8x {
    padding-top: 32px
}

.x-p-t-9x {
    padding-top: 36px
}

.x-p-t-10x {
    padding-top: 40px
}

.x-p-t-11x {
    padding-top: 44px
}

.x-p-t-12x {
    padding-top: 48px
}

.x-p-r-0x {
    padding-right: 0
}

.x-p-r-1x {
    padding-right: 4px
}

.x-p-r-2x {
    padding-right: 8px
}

.x-p-r-3x {
    padding-right: 12px
}

.x-p-r-4x {
    padding-right: 16px
}

.x-p-r-5x {
    padding-right: 20px
}

.x-p-r-6x {
    padding-right: 24px
}

.x-p-r-7x {
    padding-right: 28px
}

.x-p-r-8x {
    padding-right: 32px
}

.x-p-r-9x {
    padding-right: 36px
}

.x-p-r-10x {
    padding-right: 40px
}

.x-p-r-11x {
    padding-right: 44px
}

.x-p-r-12x {
    padding-right: 48px
}

.x-p-b-0x {
    padding-bottom: 0
}

.x-p-b-1x {
    padding-bottom: 4px
}

.x-p-b-2x {
    padding-bottom: 8px
}

.x-p-b-3x {
    padding-bottom: 12px
}

.x-p-b-4x {
    padding-bottom: 16px
}

.x-p-b-5x {
    padding-bottom: 20px
}

.x-p-b-6x {
    padding-bottom: 24px
}

.x-p-b-7x {
    padding-bottom: 28px
}

.x-p-b-8x {
    padding-bottom: 32px
}

.x-p-b-9x {
    padding-bottom: 36px
}

.x-p-b-10x {
    padding-bottom: 40px
}

.x-p-b-11x {
    padding-bottom: 44px
}

.x-p-b-12x {
    padding-bottom: 48px
}

.x-p-l-0x {
    padding-left: 0
}

.x-p-l-1x {
    padding-left: 4px
}

.x-p-l-2x {
    padding-left: 8px
}

.x-p-l-3x {
    padding-left: 12px
}

.x-p-l-4x {
    padding-left: 16px
}

.x-p-l-5x {
    padding-left: 20px
}

.x-p-l-6x {
    padding-left: 24px
}

.x-p-l-7x {
    padding-left: 28px
}

.x-p-l-8x {
    padding-left: 32px
}

.x-p-l-9x {
    padding-left: 36px
}

.x-p-l-10x {
    padding-left: 40px
}

.x-p-l-11x {
    padding-left: 44px
}

.x-p-l-12x {
    padding-left: 48px
}

.x-p-a-0x {
    padding: 0
}

.x-p-a-1x {
    padding: 4px
}

.x-p-a-2x {
    padding: 8px
}

.x-p-a-3x {
    padding: 12px
}

.x-p-a-4x {
    padding: 16px
}

.x-p-a-5x {
    padding: 20px
}

.x-p-a-6x {
    padding: 24px
}

.x-p-a-7x {
    padding: 28px
}

.x-p-a-8x {
    padding: 32px
}

.x-p-a-9x {
    padding: 36px
}

.x-p-a-10x {
    padding: 40px
}

.x-p-a-11x {
    padding: 44px
}

.x-p-a-12x {
    padding: 48px
}

.c-action-menu > button.c-action-trigger.f-active, .no-js .c-action-menu:hover > button.c-action-trigger:not([disabled]) {
    background: rgba(0,0,0,.1);
    color: #000;
    text-decoration: none;
    animation: fadeIn .2s cubic-bezier(.68,-.55,.265,1.55)
}

.c-action-menu {
    position: relative;
    display: inline-block
}

    .c-action-menu > button.c-action-trigger {
        position: relative;
        height: 100%
    }

        .c-action-menu > button.c-action-trigger:hover:not(.x-hidden-focus), .c-action-menu > button.c-action-trigger:focus:not(.x-hidden-focus) {
            background: rgba(0,0,0,.1);
            color: #000
        }

        .c-action-menu > button.c-action-trigger:active {
            background: rgba(0,0,0,.2)
        }

@media screen and (-ms-high-contrast:black-on-white) {
    .c-action-menu > button.c-action-trigger:not([aria-label]):focus:after {
        color: HighLightText
    }
}

.c-action-menu > button.c-action-trigger[disabled]:hover, .c-action-menu > button.c-action-trigger[disabled]:focus {
    background: none;
    color: rgba(0,0,0,.2);
    cursor: not-allowed
}

.c-action-menu > button.c-action-trigger[aria-expanded="false"] + ul {
    display: none
}

.c-action-menu > button.c-action-trigger:not([aria-label]) {
    padding: 8px 24px 8px 8px
}

    .c-action-menu > button.c-action-trigger:not([aria-label]):after {
        font-family: "MWF-MDL2";
        content: "";
        display: inline-block;
        position: absolute;
        font-size: 8px;
        color: rgba(0,0,0,.8);
        font-weight: 700;
        right: 8px;
        padding-top: 7px
    }

    .c-action-menu > button.c-action-trigger:not([aria-label])[disabled]:after {
        color: rgba(0,0,0,.2)
    }

.c-action-menu.f-secondary > button.c-action-trigger {
    position: relative;
    padding: 9px 12px 8px;
    height: 100%;
    line-height: 1;
    background-color: rgba(0,0,0,.2);
    color: #000
}

    .c-action-menu.f-secondary > button.c-action-trigger:hover:not(.x-hidden-focus), .c-action-menu.f-secondary > button.c-action-trigger:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.3)
    }

    .c-action-menu.f-secondary > button.c-action-trigger:focus:not(.x-hidden-focus) {
        text-decoration: underline
    }

    .c-action-menu.f-secondary > button.c-action-trigger:active {
        background: rgba(0,0,0,.4);
        -ms-transform: scale(.98);
        transform: scale(.98)
    }

    .c-action-menu.f-secondary > button.c-action-trigger[disabled]:hover, .c-action-menu.f-secondary > button.c-action-trigger[disabled]:focus {
        background: none;
        color: rgba(0,0,0,.2);
        cursor: not-allowed
    }

    .c-action-menu.f-secondary > button.c-action-trigger[aria-expanded="false"] + ul {
        display: none
    }

    .c-action-menu.f-secondary > button.c-action-trigger:not([aria-label]) {
        padding: 9px 12px 8px 12px
    }

        .c-action-menu.f-secondary > button.c-action-trigger:not([aria-label]):after {
            font-family: "MWF-MDL2";
            content: "";
            position: absolute;
            font-size: 8px;
            color: rgba(0,0,0,.8);
            font-weight: 700;
            right: 8px;
            padding-top: 7px
        }

        .c-action-menu.f-secondary > button.c-action-trigger:not([aria-label])[disabled]:after {
            color: rgba(0,0,0,.2)
        }

.c-action-menu > .c-context-menu {
    position: absolute
}

.c-action-menu > button.c-action-trigger.f-active:focus:not(.x-hidden-focus), .no-js .c-action-menu:hover > button.c-action-trigger:not([disabled]):focus:not(.x-hidden-focus) {
    outline: none
}

.no-js .c-action-menu:hover > .c-context-menu:not([aria-disabled]), .js .c-action-menu > .c-context-menu ul[aria-expanded="true"] {
    display: block;
    animation: fadeIn .3s cubic-bezier(.68,-.55,.265,1.55)
}

button.c-action-toggle {
    font-size: 15px;
    line-height: 20px;
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    max-width: 374px;
    min-width: 36px;
    display: inline-block;
    padding: 6px 10px 8px;
    color: #0067b8;
    background: none;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: middle;
    text-decoration: none
}

    button.c-action-toggle:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    button.c-action-toggle:focus {
        border-color: #000
    }

        button.c-action-toggle:focus:after {
            border-color: rgba(255,255,255,.6)
        }

.theme-light button.c-action-toggle:focus, .theme-dark .theme-light button.c-action-toggle:focus {
    border-color: #000
}

    .theme-light button.c-action-toggle:focus:after, .theme-dark .theme-light button.c-action-toggle:focus:after {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark button.c-action-toggle:focus, .theme-light .theme-dark button.c-action-toggle:focus {
    border-color: #fff
}

    .theme-dark button.c-action-toggle:focus:after, .theme-light .theme-dark button.c-action-toggle:focus:after {
        border-color: rgba(0,0,0,.6)
    }

button.c-action-toggle[aria-hidden=true] {
    display: none
}

button.c-action-toggle:hover {
    color: #fff;
    background: #0067b8
}

button.c-action-toggle:active {
    outline: 1px solid transparent
}

button.c-action-toggle[disabled] {
    color: rgba(0,0,0,.2);
    cursor: not-allowed
}

    button.c-action-toggle[disabled]:hover {
        background: inherit
    }

button.c-action-toggle.c-glyph {
    min-width: 120px;
    padding-left: 0
}

    button.c-action-toggle.c-glyph:before {
        position: relative;
        top: 2px;
        width: 16px;
        height: 16px;
        margin-left: 10px;
        margin-right: 10px
    }

    button.c-action-toggle.c-glyph[aria-label] {
        min-width: 0;
        margin-right: 10px;
        padding-right: 0
    }

    button.c-action-toggle.c-glyph.f-align-margin {
        margin-left: -10px
    }

.theme-light button.c-action-toggle, .theme-dark .theme-light button.c-action-toggle, .theme-dark button.c-action-toggle, .theme-light .theme-dark button.c-action-toggle {
    background: transparent;
    text-decoration: none
}

    .theme-light button.c-action-toggle[disabled], .theme-dark .theme-light button.c-action-toggle[disabled], .theme-dark button.c-action-toggle[disabled], .theme-light .theme-dark button.c-action-toggle[disabled] {
        cursor: not-allowed;
        background: inherit
    }

.theme-light button.c-action-toggle, .theme-dark .theme-light button.c-action-toggle {
    color: #000
}

    .theme-light button.c-action-toggle:hover, .theme-dark .theme-light button.c-action-toggle:hover {
        color: #fff;
        background: #000
    }

    .theme-light button.c-action-toggle[disabled], .theme-dark .theme-light button.c-action-toggle[disabled] {
        color: rgba(0,0,0,.2)
    }

.theme-dark button.c-action-toggle, .theme-light .theme-dark button.c-action-toggle {
    color: #fff
}

    .theme-dark button.c-action-toggle:hover, .theme-light .theme-dark button.c-action-toggle:hover {
        color: #000;
        background: #fff
    }

    .theme-dark button.c-action-toggle[disabled], .theme-light .theme-dark button.c-action-toggle[disabled] {
        color: rgba(255,255,255,.6)
    }

@media screen and (-ms-high-contrast) {
    button.c-action-toggle {
        border-color: Window;
        outline-color: Window
    }

        button.c-action-toggle:focus, button.c-action-toggle:hover:not([disabled]) {
            color: Highlighttext;
            -ms-high-contrast-adjust: none;
            background: Highlight
        }

        button.c-action-toggle:after {
            border-width: 2px
        }

        button.c-action-toggle:focus {
            outline: 2px solid ButtonText;
            outline-offset: -7px
        }

        button.c-action-toggle:hover:not([disabled]) {
            outline-color: Highlight
        }

            button.c-action-toggle:hover:not([disabled]):focus:after {
                outline-color: ButtonText;
                border-color: ButtonText
            }
}

button.c-action-toggle[class*='f-toggle-pane-button'].c-glyph {
    padding: 6px 16px 8px 8px
}

button.c-action-toggle[class*='f-toggle-pane-button']:hover {
    color: #0067b8;
    background: transparent
}

button.c-action-trigger, a.c-action-trigger {
    font-size: 15px;
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    max-width: 374px;
    min-width: 36px;
    display: inline-block;
    margin-top: 12px;
    padding: 6px 0 8px;
    color: #0067b8;
    background: none;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: bottom
}

    button.c-action-trigger:focus:not(.x-hidden-focus), a.c-action-trigger:focus:not(.x-hidden-focus) {
        background: rgba(0,103,184,.1)
    }

    button.c-action-trigger:focus:not(.x-hidden-focus), button.c-action-trigger:hover, a.c-action-trigger:focus:not(.x-hidden-focus), a.c-action-trigger:hover {
        color: #005da6;
        text-decoration: underline
    }

    button.c-action-trigger:active, a.c-action-trigger:active {
        background: none;
        color: #005293;
        -ms-transform: none;
        transform: none
    }

.theme-light button.c-action-trigger:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-action-trigger:focus:not(.x-hidden-focus), .theme-light a.c-action-trigger:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-action-trigger:focus:not(.x-hidden-focus) {
    background: rgba(0,0,0,.1)
}

.theme-light button.c-action-trigger:focus:not(.x-hidden-focus), .theme-light button.c-action-trigger:hover, .theme-dark .theme-light button.c-action-trigger:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-action-trigger:hover, .theme-light a.c-action-trigger:focus:not(.x-hidden-focus), .theme-light a.c-action-trigger:hover, .theme-dark .theme-light a.c-action-trigger:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-action-trigger:hover {
    color: rgba(0,0,0,.9)
}

.theme-light button.c-action-trigger:active, .theme-dark .theme-light button.c-action-trigger:active, .theme-light a.c-action-trigger:active, .theme-dark .theme-light a.c-action-trigger:active {
    color: rgba(0,0,0,.8)
}

.theme-dark button.c-action-trigger:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-action-trigger:focus:not(.x-hidden-focus), .theme-dark a.c-action-trigger:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-action-trigger:focus:not(.x-hidden-focus) {
    background: rgba(255,255,255,.1)
}

.theme-dark button.c-action-trigger:focus:not(.x-hidden-focus), .theme-dark button.c-action-trigger:hover, .theme-light .theme-dark button.c-action-trigger:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-action-trigger:hover, .theme-dark a.c-action-trigger:focus:not(.x-hidden-focus), .theme-dark a.c-action-trigger:hover, .theme-light .theme-dark a.c-action-trigger:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-action-trigger:hover {
    color: #e6e6e6
}

.theme-dark button.c-action-trigger:active, .theme-light .theme-dark button.c-action-trigger:active, .theme-dark a.c-action-trigger:active, .theme-light .theme-dark a.c-action-trigger:active {
    color: #ccc
}

@media screen and (-ms-high-contrast:active) {
    button.c-action-trigger, a.c-action-trigger {
        border-color: window !important;
        outline-color: window
    }
}

button.c-action-trigger:focus, a.c-action-trigger:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    button.c-action-trigger:focus, a.c-action-trigger:focus {
        border-color: windowText !important
    }
}

.theme-light button.c-action-trigger:focus, .theme-dark .theme-light button.c-action-trigger:focus, .theme-light a.c-action-trigger:focus, .theme-dark .theme-light a.c-action-trigger:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark button.c-action-trigger:focus, .theme-light .theme-dark button.c-action-trigger:focus, .theme-dark a.c-action-trigger:focus, .theme-light .theme-dark a.c-action-trigger:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

button.c-action-trigger[disabled], a.c-action-trigger[disabled] {
    color: rgba(0,0,0,.2);
    cursor: not-allowed
}

    button.c-action-trigger[disabled]:hover, a.c-action-trigger[disabled]:hover {
        text-decoration: none
    }

button.c-action-trigger.c-glyph, a.c-action-trigger.c-glyph {
    min-width: 120px;
    padding-right: 10px
}

    button.c-action-trigger.c-glyph:before, a.c-action-trigger.c-glyph:before {
        margin-left: 10px;
        margin-right: 10px
    }

    button.c-action-trigger.c-glyph[aria-label], a.c-action-trigger.c-glyph[aria-label] {
        min-width: 0;
        margin-right: 10px;
        padding-right: 0
    }

    button.c-action-trigger.c-glyph.f-align-margin, a.c-action-trigger.c-glyph.f-align-margin {
        margin-left: -10px
    }

button.c-action-trigger.f-heavyweight, a.c-action-trigger.f-heavyweight {
    padding: 6px 10px 8px;
    color: #fff;
    background: #0067b8;
    transition: scale .2s ease-in-out
}

    button.c-action-trigger.f-heavyweight.x-hidden-focus:not(:hover), a.c-action-trigger.f-heavyweight.x-hidden-focus:not(:hover) {
        background: #0067b8 !important;
        text-decoration: #fff !important
    }

    button.c-action-trigger.f-heavyweight.c-glyph, a.c-action-trigger.f-heavyweight.c-glyph {
        padding-left: 0
    }

    button.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), a.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus) {
        color: #fff;
        text-decoration: underline
    }

    button.c-action-trigger.f-heavyweight:hover, a.c-action-trigger.f-heavyweight:hover {
        text-decoration: none
    }

    button.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), button.c-action-trigger.f-heavyweight:hover, a.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), a.c-action-trigger.f-heavyweight:hover {
        background: #005da6
    }

    button.c-action-trigger.f-heavyweight:active, a.c-action-trigger.f-heavyweight:active {
        background: #005293;
        -ms-transform: scale(.98);
        transform: scale(.98)
    }

    button.c-action-trigger.f-heavyweight[disabled], a.c-action-trigger.f-heavyweight[disabled] {
        cursor: not-allowed;
        background: #cce1f1;
        color: rgba(0,0,0,.2)
    }

.theme-light button.c-action-trigger, .theme-dark .theme-light button.c-action-trigger, .theme-light a.c-action-trigger, .theme-dark .theme-light a.c-action-trigger {
    color: #000;
    background: transparent
}

    .theme-light button.c-action-trigger[disabled], .theme-dark .theme-light button.c-action-trigger[disabled], .theme-light a.c-action-trigger[disabled], .theme-dark .theme-light a.c-action-trigger[disabled] {
        color: rgba(0,0,0,.2);
        cursor: not-allowed
    }

    .theme-light button.c-action-trigger.f-heavyweight, .theme-dark .theme-light button.c-action-trigger.f-heavyweight, .theme-light a.c-action-trigger.f-heavyweight, .theme-dark .theme-light a.c-action-trigger.f-heavyweight {
        color: #fff;
        background: #000
    }

        .theme-light button.c-action-trigger.f-heavyweight.x-hidden-focus:not(:hover), .theme-dark .theme-light button.c-action-trigger.f-heavyweight.x-hidden-focus:not(:hover), .theme-light a.c-action-trigger.f-heavyweight.x-hidden-focus:not(:hover), .theme-dark .theme-light a.c-action-trigger.f-heavyweight.x-hidden-focus:not(:hover) {
            background: #000 !important;
            text-decoration: #fff !important
        }

        .theme-light button.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-light a.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus) {
            color: #fff
        }

        .theme-light button.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-light button.c-action-trigger.f-heavyweight:hover, .theme-dark .theme-light button.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-action-trigger.f-heavyweight:hover, .theme-light a.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-light a.c-action-trigger.f-heavyweight:hover, .theme-dark .theme-light a.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-action-trigger.f-heavyweight:hover {
            background: #1a1a1a
        }

        .theme-light button.c-action-trigger.f-heavyweight:active, .theme-dark .theme-light button.c-action-trigger.f-heavyweight:active, .theme-light a.c-action-trigger.f-heavyweight:active, .theme-dark .theme-light a.c-action-trigger.f-heavyweight:active {
            background: #333
        }

        .theme-light button.c-action-trigger.f-heavyweight[disabled], .theme-dark .theme-light button.c-action-trigger.f-heavyweight[disabled], .theme-light a.c-action-trigger.f-heavyweight[disabled], .theme-dark .theme-light a.c-action-trigger.f-heavyweight[disabled] {
            background: #ccc;
            color: rgba(0,0,0,.2)
        }

.theme-dark button.c-action-trigger, .theme-light .theme-dark button.c-action-trigger, .theme-dark a.c-action-trigger, .theme-light .theme-dark a.c-action-trigger {
    color: #fff;
    background: transparent
}

    .theme-dark button.c-action-trigger[disabled], .theme-light .theme-dark button.c-action-trigger[disabled], .theme-dark a.c-action-trigger[disabled], .theme-light .theme-dark a.c-action-trigger[disabled] {
        color: rgba(255,255,255,.6);
        cursor: not-allowed
    }

    .theme-dark button.c-action-trigger.f-heavyweight, .theme-light .theme-dark button.c-action-trigger.f-heavyweight, .theme-dark a.c-action-trigger.f-heavyweight, .theme-light .theme-dark a.c-action-trigger.f-heavyweight {
        color: #000;
        background: #fff
    }

        .theme-dark button.c-action-trigger.f-heavyweight.x-hidden-focus:not(:hover), .theme-light .theme-dark button.c-action-trigger.f-heavyweight.x-hidden-focus:not(:hover), .theme-dark a.c-action-trigger.f-heavyweight.x-hidden-focus:not(:hover), .theme-light .theme-dark a.c-action-trigger.f-heavyweight.x-hidden-focus:not(:hover) {
            background: #fff !important;
            text-decoration: #fff !important
        }

        .theme-dark button.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-dark a.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus) {
            color: #000
        }

        .theme-dark button.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-dark button.c-action-trigger.f-heavyweight:hover, .theme-light .theme-dark button.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-action-trigger.f-heavyweight:hover, .theme-dark a.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-dark a.c-action-trigger.f-heavyweight:hover, .theme-light .theme-dark a.c-action-trigger.f-heavyweight:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-action-trigger.f-heavyweight:hover {
            background: #e6e6e6
        }

        .theme-dark button.c-action-trigger.f-heavyweight:active, .theme-light .theme-dark button.c-action-trigger.f-heavyweight:active, .theme-dark a.c-action-trigger.f-heavyweight:active, .theme-light .theme-dark a.c-action-trigger.f-heavyweight:active {
            background: #ccc
        }

        .theme-dark button.c-action-trigger.f-heavyweight[disabled], .theme-light .theme-dark button.c-action-trigger.f-heavyweight[disabled], .theme-dark a.c-action-trigger.f-heavyweight[disabled], .theme-light .theme-dark a.c-action-trigger.f-heavyweight[disabled] {
            background: #4d4d4d;
            color: rgba(255,255,255,.2)
        }

@media(-ms-high-contrast:active) {
    button.c-action-trigger, a.c-action-trigger {
        color: ButtonText;
        outline: 2px solid ButtonText;
        background: ButtonFace
    }

        button.c-action-trigger:not(.c-glyph), a.c-action-trigger:not(.c-glyph) {
            padding-left: 5px;
            padding-right: 5px
        }

        button.c-action-trigger[disabled], a.c-action-trigger[disabled] {
            border-color: GrayText;
            color: GrayText
        }

        button.c-action-trigger:hover, button.c-action-trigger:active, a.c-action-trigger:hover, a.c-action-trigger:active {
            outline-color: Highlight;
            color: Highlight
        }

        button.c-action-trigger:focus:not(.x-hidden-focus), a.c-action-trigger:focus:not(.x-hidden-focus) {
            border-color: ButtonText;
            outline-offset: -4px
        }
}

.c-age-rating {
    display: block
}

    .c-age-rating:before, .c-age-rating:after {
        content: " ";
        display: table
    }

    .c-age-rating:after {
        clear: both
    }

    .c-age-rating > .c-image {
        float: left;
        width: 56px;
        height: auto
    }

    .c-age-rating .c-label, .c-age-rating .c-paragraph {
        font-size: 15px;
        line-height: 20px;
        margin: 0 0 0 80px;
        padding: 0
    }

    .c-age-rating .c-label {
        display: block;
        font-weight: 600
    }

    .c-age-rating .c-content-toggle {
        margin-left: 80px
    }

        .c-age-rating .c-content-toggle p {
            overflow: hidden;
            box-sizing: content-box;
            max-height: 200px;
            padding-top: 0
        }

        .c-age-rating .c-content-toggle .c-list {
            margin-top: 0;
            margin-bottom: 0
        }

.c-badge {
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: .075em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%
}

    .c-badge.f-highlight {
        background-color: #ffd800;
        color: #000
    }

    .c-badge.f-lowlight {
        background-color: #333;
        color: #fff
    }

    .c-badge.f-accent {
        background-color: #6bb1e8;
        color: #000
    }

    .c-badge.f-highlight, .c-badge.f-lowlight, .c-badge.f-accent, .c-badge[style^="background"] {
        font-weight: 400
    }

    .c-badge.f-small {
        padding: 0 7px 1px 0;
        line-height: 18px;
        height: 18px
    }

        .c-badge.f-small.f-highlight, .c-badge.f-small.f-lowlight, .c-badge.f-small.f-accent, .c-badge.f-small[style^="background:"] {
            padding: 0 7px 1px
        }

    .c-badge.f-large {
        padding: 3px 14px 5px 0;
        line-height: 20px;
        height: 26px
    }

        .c-badge.f-large.f-highlight, .c-badge.f-large.f-lowlight, .c-badge.f-large.f-accent, .c-badge.f-large[style^="background:"] {
            padding: 3px 14px 5px
        }

    .c-badge.f-responsive {
        padding: 0 7px 1px 0;
        line-height: 18px;
        height: 18px
    }

        .c-badge.f-responsive.f-highlight, .c-badge.f-responsive.f-lowlight, .c-badge.f-responsive.f-accent, .c-badge.f-responsive[style^="background:"] {
            padding: 0 7px 1px
        }

@media only screen and (min-width:1084px) {
    .c-badge.f-responsive {
        padding: 3px 14px 5px 0;
        line-height: 20px;
        height: 26px
    }

        .c-badge.f-responsive.f-highlight, .c-badge.f-responsive.f-lowlight, .c-badge.f-responsive.f-accent, .c-badge.f-responsive[style^="background:"] {
            padding: 3px 14px 5px
        }
}

.c-blockquote {
    background: rgba(0,0,0,.05);
    border-left: 2px solid rgba(0,0,0,.4);
    margin: 24px 0;
    padding: 12px 24px
}

    .c-blockquote.f-lightweight {
        background: none;
        border-color: rgba(0,0,0,.2);
        color: rgba(0,0,0,.6);
        margin: 36px 0;
        padding: 0 24px
    }

.theme-light .c-blockquote, .theme-dark .theme-light .c-blockquote {
    background: #fff;
    color: #000;
    border-color: rgba(0,0,0,.8)
}

    .theme-light .c-blockquote.f-lightweight, .theme-dark .theme-light .c-blockquote.f-lightweight {
        background: none
    }

.theme-dark .c-blockquote, .theme-light .theme-dark .c-blockquote {
    background: #000;
    color: #fff;
    border-color: rgba(255,255,255,.8)
}

    .theme-dark .c-blockquote.f-lightweight, .theme-light .theme-dark .c-blockquote.f-lightweight {
        background: none
    }

ul.c-breadcrumb, ol.c-breadcrumb {
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

    ul.c-breadcrumb li, ol.c-breadcrumb li {
        font-size: 13px;
        line-height: 16px;
        display: inline-block;
        padding-right: 8px;
        color: #0067b8
    }

        ul.c-breadcrumb li:after, ol.c-breadcrumb li:after {
            content: "/";
            padding-left: 8px;
            color: rgba(0,0,0,.6)
        }

        ul.c-breadcrumb li:last-child:after, ol.c-breadcrumb li:last-child:after {
            content: '';
            padding: 0
        }

        ul.c-breadcrumb li:last-child, ul.c-breadcrumb li:last-child a, ol.c-breadcrumb li:last-child, ol.c-breadcrumb li:last-child a {
            color: rgba(0,0,0,.6)
        }

        ul.c-breadcrumb li a, ol.c-breadcrumb li a {
            font-size: 13px;
            line-height: 16px;
            color: #0067b8
        }

.theme-light ul.c-breadcrumb li:after, .theme-light ul.c-breadcrumb li:last-child, .theme-light ul.c-breadcrumb li:last-child a, .theme-dark .theme-light ul.c-breadcrumb li:after, .theme-dark .theme-light ul.c-breadcrumb li:last-child, .theme-dark .theme-light ul.c-breadcrumb li:last-child a, .theme-light ol.c-breadcrumb li:after, .theme-light ol.c-breadcrumb li:last-child, .theme-light ol.c-breadcrumb li:last-child a, .theme-dark .theme-light ol.c-breadcrumb li:after, .theme-dark .theme-light ol.c-breadcrumb li:last-child, .theme-dark .theme-light ol.c-breadcrumb li:last-child a {
    color: rgba(0,0,0,.6)
}

.theme-light ul.c-breadcrumb li a, .theme-dark .theme-light ul.c-breadcrumb li a, .theme-light ol.c-breadcrumb li a, .theme-dark .theme-light ol.c-breadcrumb li a {
    color: #000;
    text-decoration: none
}

    .theme-light ul.c-breadcrumb li a:hover, .theme-dark .theme-light ul.c-breadcrumb li a:hover, .theme-light ol.c-breadcrumb li a:hover, .theme-dark .theme-light ol.c-breadcrumb li a:hover {
        text-decoration: underline
    }

.theme-dark ul.c-breadcrumb li:after, .theme-dark ul.c-breadcrumb li:last-child, .theme-dark ul.c-breadcrumb li:last-child a, .theme-light .theme-dark ul.c-breadcrumb li:after, .theme-light .theme-dark ul.c-breadcrumb li:last-child, .theme-light .theme-dark ul.c-breadcrumb li:last-child a, .theme-dark ol.c-breadcrumb li:after, .theme-dark ol.c-breadcrumb li:last-child, .theme-dark ol.c-breadcrumb li:last-child a, .theme-light .theme-dark ol.c-breadcrumb li:after, .theme-light .theme-dark ol.c-breadcrumb li:last-child, .theme-light .theme-dark ol.c-breadcrumb li:last-child a {
    color: rgba(255,255,255,.6)
}

.theme-dark ul.c-breadcrumb li a, .theme-light .theme-dark ul.c-breadcrumb li a, .theme-dark ol.c-breadcrumb li a, .theme-light .theme-dark ol.c-breadcrumb li a {
    color: #fff;
    text-decoration: none
}

    .theme-dark ul.c-breadcrumb li a:hover, .theme-light .theme-dark ul.c-breadcrumb li a:hover, .theme-dark ol.c-breadcrumb li a:hover, .theme-light .theme-dark ol.c-breadcrumb li a:hover {
        text-decoration: underline
    }

button.c-button, a.c-button {
    font-size: 15px;
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    max-width: 374px;
    min-width: 120px;
    padding: 9px 12px 10px;
    margin-top: 12px;
    display: inline-block;
    color: #000;
    text-align: center;
    line-height: 1;
    font-weight: 600;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0);
    cursor: pointer;
    overflow: hidden;
    transition: all .2s ease-in-out;
    vertical-align: bottom;
    white-space: nowrap;
    background-color: rgba(0,0,0,.2)
}

    button.c-button:before, a.c-button:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    button.c-button:focus, a.c-button:focus {
        border-color: #000
    }

        button.c-button:focus:before, a.c-button:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light button.c-button:focus, .theme-dark .theme-light button.c-button:focus, .theme-light a.c-button:focus, .theme-dark .theme-light a.c-button:focus {
    border-color: #000
}

    .theme-light button.c-button:focus:before, .theme-dark .theme-light button.c-button:focus:before, .theme-light a.c-button:focus:before, .theme-dark .theme-light a.c-button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark button.c-button:focus, .theme-light .theme-dark button.c-button:focus, .theme-dark a.c-button:focus, .theme-light .theme-dark a.c-button:focus {
    border-color: #fff
}

    .theme-dark button.c-button:focus:before, .theme-light .theme-dark button.c-button:focus:before, .theme-dark a.c-button:focus:before, .theme-light .theme-dark a.c-button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

button.c-button:before, a.c-button:before {
    content: none
}

button.c-button:focus:not(.x-hidden-focus), a.c-button:focus:not(.x-hidden-focus) {
    text-decoration: underline
}

button.c-button:focus:not(.x-hidden-focus), button.c-button:hover, a.c-button:focus:not(.x-hidden-focus), a.c-button:hover {
    background: rgba(0,0,0,.3)
}

    button.c-button:focus:not(.x-hidden-focus):not(.f-lightweight):not([disabled]), button.c-button:hover:not(.f-lightweight):not([disabled]), a.c-button:focus:not(.x-hidden-focus):not(.f-lightweight):not([disabled]), a.c-button:hover:not(.f-lightweight):not([disabled]) {
        box-shadow: 0 4px 8px 0 rgba(0,0,0,.2)
    }

button.c-button:active, a.c-button:active {
    background: rgba(0,0,0,.4);
    -ms-transform: scale(.98);
    transform: scale(.98)
}

button.c-button[disabled], a.c-button[disabled] {
    color: rgba(0,0,0,.2);
    background-color: rgba(0,0,0,.2);
    cursor: not-allowed
}

button.c-button > .c-price, a.c-button > .c-price {
    padding: 0;
    text-align: center
}

.theme-light button.c-button, .theme-dark .theme-light button.c-button, .theme-light a.c-button, .theme-dark .theme-light a.c-button {
    background-color: transparent;
    color: #000;
    border-color: #000
}

    .theme-light button.c-button:focus:not(.x-hidden-focus), .theme-light button.c-button:hover, .theme-dark .theme-light button.c-button:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-button:hover, .theme-light a.c-button:focus:not(.x-hidden-focus), .theme-light a.c-button:hover, .theme-dark .theme-light a.c-button:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-button:hover {
        background: #ccc
    }

    .theme-light button.c-button:active, .theme-dark .theme-light button.c-button:active, .theme-light a.c-button:active, .theme-dark .theme-light a.c-button:active {
        background: #b3b3b3
    }

    .theme-light button.c-button[disabled], .theme-dark .theme-light button.c-button[disabled], .theme-light a.c-button[disabled], .theme-dark .theme-light a.c-button[disabled] {
        color: rgba(0,0,0,.2);
        background-color: rgba(0,0,0,.2);
        border-color: rgba(0,0,0,.2)
    }

.theme-dark button.c-button, .theme-light .theme-dark button.c-button, .theme-dark a.c-button, .theme-light .theme-dark a.c-button {
    background-color: transparent;
    color: #fff;
    border-color: #fff
}

    .theme-dark button.c-button:focus:not(.x-hidden-focus), .theme-dark button.c-button:hover, .theme-light .theme-dark button.c-button:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-button:hover, .theme-dark a.c-button:focus:not(.x-hidden-focus), .theme-dark a.c-button:hover, .theme-light .theme-dark a.c-button:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-button:hover {
        background: #1a1a1a
    }

    .theme-dark button.c-button:active, .theme-light .theme-dark button.c-button:active, .theme-dark a.c-button:active, .theme-light .theme-dark a.c-button:active {
        background: #000
    }

    .theme-dark button.c-button[disabled], .theme-light .theme-dark button.c-button[disabled], .theme-dark a.c-button[disabled], .theme-light .theme-dark a.c-button[disabled] {
        color: rgba(255,255,255,.2);
        background-color: rgba(255,255,255,.2);
        border-color: rgba(255,255,255,.2)
    }

button.c-button.f-lightweight, a.c-button.f-lightweight {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    padding: 10px 12px 11px;
    color: #0067b8;
    background: transparent
}

    button.c-button.f-lightweight:focus:not(.x-hidden-focus), a.c-button.f-lightweight:focus:not(.x-hidden-focus) {
        background: rgba(0,103,184,.1)
    }

    button.c-button.f-lightweight:focus:not(.x-hidden-focus), button.c-button.f-lightweight:hover, a.c-button.f-lightweight:focus:not(.x-hidden-focus), a.c-button.f-lightweight:hover {
        color: #005da6;
        text-decoration: underline
    }

    button.c-button.f-lightweight:active, a.c-button.f-lightweight:active {
        background: none;
        color: #005293;
        -ms-transform: none;
        transform: none
    }

.theme-light button.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-light a.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-button.f-lightweight:focus:not(.x-hidden-focus) {
    background: rgba(0,0,0,.1)
}

.theme-light button.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-light button.c-button.f-lightweight:hover, .theme-dark .theme-light button.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-button.f-lightweight:hover, .theme-light a.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-light a.c-button.f-lightweight:hover, .theme-dark .theme-light a.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-button.f-lightweight:hover {
    color: rgba(0,0,0,.9)
}

.theme-light button.c-button.f-lightweight:active, .theme-dark .theme-light button.c-button.f-lightweight:active, .theme-light a.c-button.f-lightweight:active, .theme-dark .theme-light a.c-button.f-lightweight:active {
    color: rgba(0,0,0,.8)
}

.theme-dark button.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-dark a.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-button.f-lightweight:focus:not(.x-hidden-focus) {
    background: rgba(255,255,255,.1)
}

.theme-dark button.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-dark button.c-button.f-lightweight:hover, .theme-light .theme-dark button.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-button.f-lightweight:hover, .theme-dark a.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-dark a.c-button.f-lightweight:hover, .theme-light .theme-dark a.c-button.f-lightweight:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-button.f-lightweight:hover {
    color: #e6e6e6
}

.theme-dark button.c-button.f-lightweight:active, .theme-light .theme-dark button.c-button.f-lightweight:active, .theme-dark a.c-button.f-lightweight:active, .theme-light .theme-dark a.c-button.f-lightweight:active {
    color: #ccc
}

button.c-button.f-lightweight:before, a.c-button.f-lightweight:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    border: 1px solid transparent
}

button.c-button.f-lightweight:focus, a.c-button.f-lightweight:focus {
    border-color: #000
}

    button.c-button.f-lightweight:focus:before, a.c-button.f-lightweight:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-light button.c-button.f-lightweight:focus, .theme-dark .theme-light button.c-button.f-lightweight:focus, .theme-light a.c-button.f-lightweight:focus, .theme-dark .theme-light a.c-button.f-lightweight:focus {
    border-color: #000
}

    .theme-light button.c-button.f-lightweight:focus:before, .theme-dark .theme-light button.c-button.f-lightweight:focus:before, .theme-light a.c-button.f-lightweight:focus:before, .theme-dark .theme-light a.c-button.f-lightweight:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark button.c-button.f-lightweight:focus, .theme-light .theme-dark button.c-button.f-lightweight:focus, .theme-dark a.c-button.f-lightweight:focus, .theme-light .theme-dark a.c-button.f-lightweight:focus {
    border-color: #fff
}

    .theme-dark button.c-button.f-lightweight:focus:before, .theme-light .theme-dark button.c-button.f-lightweight:focus:before, .theme-dark a.c-button.f-lightweight:focus:before, .theme-light .theme-dark a.c-button.f-lightweight:focus:before {
        border-color: rgba(0,0,0,.6)
    }

button.c-button.f-lightweight:focus:not(.x-hidden-focus), a.c-button.f-lightweight:focus:not(.x-hidden-focus) {
    outline: 0
}

button.c-button.f-lightweight[disabled], a.c-button.f-lightweight[disabled] {
    color: rgba(0,0,0,.2);
    text-decoration: none;
    cursor: not-allowed
}

.theme-light button.c-button.f-lightweight, .theme-dark .theme-light button.c-button.f-lightweight, .theme-light a.c-button.f-lightweight, .theme-dark .theme-light a.c-button.f-lightweight {
    color: #000;
    background: transparent
}

    .theme-light button.c-button.f-lightweight[disabled], .theme-dark .theme-light button.c-button.f-lightweight[disabled], .theme-light a.c-button.f-lightweight[disabled], .theme-dark .theme-light a.c-button.f-lightweight[disabled] {
        color: rgba(0,0,0,.4);
        background: transparent
    }

.theme-dark button.c-button.f-lightweight, .theme-light .theme-dark button.c-button.f-lightweight, .theme-dark a.c-button.f-lightweight, .theme-light .theme-dark a.c-button.f-lightweight {
    color: #fff;
    background: transparent
}

    .theme-dark button.c-button.f-lightweight[disabled], .theme-light .theme-dark button.c-button.f-lightweight[disabled], .theme-dark a.c-button.f-lightweight[disabled], .theme-light .theme-dark a.c-button.f-lightweight[disabled] {
        color: rgba(255,255,255,.4);
        background: transparent
    }

button.c-button.f-lightweight:before, a.c-button.f-lightweight:before {
    content: none
}

button.c-button.f-flex, a.c-button.f-flex {
    width: 100%;
    max-width: 100%;
    white-space: normal
}

@media screen and (-ms-high-contrast:active) {
    button.c-button, a.c-button {
        color: ButtonText;
        border-color: ButtonText;
        background: ButtonFace
    }

        button.c-button[disabled], a.c-button[disabled] {
            border-color: GrayText;
            color: GrayText
        }

        button.c-button:hover:not([disabled]), button.c-button:active:not([disabled]), a.c-button:hover:not([disabled]), a.c-button:active:not([disabled]) {
            border-color: Highlight;
            color: Highlight
        }

        button.c-button:focus:not(.x-hidden-focus), a.c-button:focus:not(.x-hidden-focus) {
            border-color: ButtonText;
            color: ButtonText;
            text-decoration: none
        }

            button.c-button:focus:not(.x-hidden-focus):before, a.c-button:focus:not(.x-hidden-focus):before {
                border: 2px solid ButtonText;
                top: 1px;
                bottom: 1px;
                left: 1px;
                right: 1px
            }

            button.c-button:focus:not(.x-hidden-focus):hover, a.c-button:focus:not(.x-hidden-focus):hover {
                color: Highlight
            }

                button.c-button:focus:not(.x-hidden-focus):hover:before, a.c-button:focus:not(.x-hidden-focus):hover:before {
                    border: 2px solid Highlight
                }
}

button.c-button.f-primary, a.c-button.f-primary, button.c-button[type="submit"] {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    color: #fff;
    background-color: #0067b8
}

    button.c-button.f-primary:before, a.c-button.f-primary:before, button.c-button[type="submit"]:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    button.c-button.f-primary:focus, a.c-button.f-primary:focus, button.c-button[type="submit"]:focus {
        border-color: #000
    }

        button.c-button.f-primary:focus:before, a.c-button.f-primary:focus:before, button.c-button[type="submit"]:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light button.c-button.f-primary:focus, .theme-dark .theme-light button.c-button.f-primary:focus, .theme-light a.c-button.f-primary:focus, .theme-dark .theme-light a.c-button.f-primary:focus, .theme-light button.c-button[type="submit"]:focus, .theme-dark .theme-light button.c-button[type="submit"]:focus {
    border-color: #000
}

    .theme-light button.c-button.f-primary:focus:before, .theme-dark .theme-light button.c-button.f-primary:focus:before, .theme-light a.c-button.f-primary:focus:before, .theme-dark .theme-light a.c-button.f-primary:focus:before, .theme-light button.c-button[type="submit"]:focus:before, .theme-dark .theme-light button.c-button[type="submit"]:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark button.c-button.f-primary:focus, .theme-light .theme-dark button.c-button.f-primary:focus, .theme-dark a.c-button.f-primary:focus, .theme-light .theme-dark a.c-button.f-primary:focus, .theme-dark button.c-button[type="submit"]:focus, .theme-light .theme-dark button.c-button[type="submit"]:focus {
    border-color: #fff
}

    .theme-dark button.c-button.f-primary:focus:before, .theme-light .theme-dark button.c-button.f-primary:focus:before, .theme-dark a.c-button.f-primary:focus:before, .theme-light .theme-dark a.c-button.f-primary:focus:before, .theme-dark button.c-button[type="submit"]:focus:before, .theme-light .theme-dark button.c-button[type="submit"]:focus:before {
        border-color: rgba(0,0,0,.6)
    }

button.c-button.f-primary:focus:not(.x-hidden-focus), button.c-button.f-primary:hover, a.c-button.f-primary:focus:not(.x-hidden-focus), a.c-button.f-primary:hover, button.c-button[type="submit"]:focus:not(.x-hidden-focus), button.c-button[type="submit"]:hover {
    background: #005da6
}

button.c-button.f-primary:active, a.c-button.f-primary:active, button.c-button[type="submit"]:active {
    background: #005293;
    -ms-transform: scale(.98);
    transform: scale(.98)
}

button.c-button.f-primary[disabled], a.c-button.f-primary[disabled], button.c-button[type="submit"][disabled] {
    color: rgba(0,0,0,.2);
    background-color: rgba(0,103,184,.2)
}

.theme-light button.c-button.f-primary, .theme-dark .theme-light button.c-button.f-primary, .theme-light a.c-button.f-primary, .theme-dark .theme-light a.c-button.f-primary, .theme-light button.c-button[type="submit"], .theme-dark .theme-light button.c-button[type="submit"] {
    color: #fff;
    background-color: #000
}

    .theme-light button.c-button.f-primary:focus:not(.x-hidden-focus), .theme-light button.c-button.f-primary:hover, .theme-dark .theme-light button.c-button.f-primary:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-button.f-primary:hover, .theme-light a.c-button.f-primary:focus:not(.x-hidden-focus), .theme-light a.c-button.f-primary:hover, .theme-dark .theme-light a.c-button.f-primary:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-button.f-primary:hover, .theme-light button.c-button[type="submit"]:focus:not(.x-hidden-focus), .theme-light button.c-button[type="submit"]:hover, .theme-dark .theme-light button.c-button[type="submit"]:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-button[type="submit"]:hover {
        background: #1a1a1a
    }

    .theme-light button.c-button.f-primary:active, .theme-dark .theme-light button.c-button.f-primary:active, .theme-light a.c-button.f-primary:active, .theme-dark .theme-light a.c-button.f-primary:active, .theme-light button.c-button[type="submit"]:active, .theme-dark .theme-light button.c-button[type="submit"]:active {
        background: #333
    }

    .theme-light button.c-button.f-primary[disabled], .theme-dark .theme-light button.c-button.f-primary[disabled], .theme-light a.c-button.f-primary[disabled], .theme-dark .theme-light a.c-button.f-primary[disabled], .theme-light button.c-button[type="submit"][disabled], .theme-dark .theme-light button.c-button[type="submit"][disabled] {
        color: rgba(0,0,0,.2);
        background-color: rgba(0,0,0,.2)
    }

.theme-dark button.c-button.f-primary, .theme-light .theme-dark button.c-button.f-primary, .theme-dark a.c-button.f-primary, .theme-light .theme-dark a.c-button.f-primary, .theme-dark button.c-button[type="submit"], .theme-light .theme-dark button.c-button[type="submit"] {
    color: #000;
    background-color: #fff
}

    .theme-dark button.c-button.f-primary:focus:not(.x-hidden-focus), .theme-dark button.c-button.f-primary:hover, .theme-light .theme-dark button.c-button.f-primary:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-button.f-primary:hover, .theme-dark a.c-button.f-primary:focus:not(.x-hidden-focus), .theme-dark a.c-button.f-primary:hover, .theme-light .theme-dark a.c-button.f-primary:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-button.f-primary:hover, .theme-dark button.c-button[type="submit"]:focus:not(.x-hidden-focus), .theme-dark button.c-button[type="submit"]:hover, .theme-light .theme-dark button.c-button[type="submit"]:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-button[type="submit"]:hover {
        background: #e6e6e6
    }

    .theme-dark button.c-button.f-primary:active, .theme-light .theme-dark button.c-button.f-primary:active, .theme-dark a.c-button.f-primary:active, .theme-light .theme-dark a.c-button.f-primary:active, .theme-dark button.c-button[type="submit"]:active, .theme-light .theme-dark button.c-button[type="submit"]:active {
        background: #ccc
    }

    .theme-dark button.c-button.f-primary[disabled], .theme-light .theme-dark button.c-button.f-primary[disabled], .theme-dark a.c-button.f-primary[disabled], .theme-light .theme-dark a.c-button.f-primary[disabled], .theme-dark button.c-button[type="submit"][disabled], .theme-light .theme-dark button.c-button[type="submit"][disabled] {
        color: rgba(255,255,255,.2);
        background-color: rgba(255,255,255,.2)
    }

button.c-button.f-primary:before, a.c-button.f-primary:before, button.c-button[type="submit"]:before {
    content: none
}

a.c-call-to-action, button.c-call-to-action {
    font-size: 15px;
    padding: 10px 20px 6px 22px;
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    max-width: 100%;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0;
    line-height: 1.3;
    white-space: nowrap;
    transition: all 200ms ease-in-out;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0);
    background: #0067b8
}

@media screen and (-ms-high-contrast:active) {
    a.c-call-to-action, button.c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

a.c-call-to-action:focus, button.c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    a.c-call-to-action:focus, button.c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light a.c-call-to-action:focus, .theme-dark .theme-light a.c-call-to-action:focus, .theme-light button.c-call-to-action:focus, .theme-dark .theme-light button.c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark a.c-call-to-action:focus, .theme-light .theme-dark a.c-call-to-action:focus, .theme-dark button.c-call-to-action:focus, .theme-light .theme-dark button.c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

a.c-call-to-action span, button.c-call-to-action span {
    max-width: 100%;
    display: inline-block;
    position: relative;
    left: 0;
    text-overflow: clip;
    overflow: hidden;
    transition: all 200ms ease-in-out;
    vertical-align: top;
    line-height: 18.5px
}

a.c-call-to-action:after, button.c-call-to-action:after {
    transition: all 200ms ease-in-out
}

a.c-call-to-action.c-glyph.glyph-play:before, button.c-call-to-action.c-glyph.glyph-play:before {
    line-height: 1;
    position: relative;
    top: 2px
}

a.c-call-to-action:not(.glyph-play):after, button.c-call-to-action:not(.glyph-play):after {
    font-size: 11px;
    margin-top: 3px;
    margin-left: 3px;
    display: inline-block;
    position: relative;
    right: 0;
    content: "";
    vertical-align: top
}

a.c-call-to-action:not(.glyph-play):focus:not(.x-hidden-focus) span, a.c-call-to-action:not(.glyph-play):hover span, button.c-call-to-action:not(.glyph-play):focus:not(.x-hidden-focus) span, button.c-call-to-action:not(.glyph-play):hover span {
    left: -4px
}

a.c-call-to-action:not(.glyph-play):focus:not(.x-hidden-focus):after, a.c-call-to-action:not(.glyph-play):hover:after, button.c-call-to-action:not(.glyph-play):focus:not(.x-hidden-focus):after, button.c-call-to-action:not(.glyph-play):hover:after {
    right: -4px
}

a.c-call-to-action:focus:not(.x-hidden-focus), a.c-call-to-action:hover, button.c-call-to-action:focus:not(.x-hidden-focus), button.c-call-to-action:hover {
    background: #005da6
}

    a.c-call-to-action:focus:not(.x-hidden-focus) span, a.c-call-to-action:hover span, button.c-call-to-action:focus:not(.x-hidden-focus) span, button.c-call-to-action:hover span {
        box-shadow: 0 3px 0 -1px currentColor
    }

a.c-call-to-action:active, button.c-call-to-action:active {
    background: #005293;
    -ms-transform: scale(.98);
    transform: scale(.98)
}

a.c-call-to-action[aria-disabled="true"], button.c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    border-color: transparent;
    background: #cce1f1;
    color: rgba(0,0,0,.2);
    pointer-events: none
}

    a.c-call-to-action[aria-disabled="true"]:focus:not(.x-hidden-focus) span, a.c-call-to-action[aria-disabled="true"]:hover span, button.c-call-to-action[aria-disabled="true"]:focus:not(.x-hidden-focus) span, button.c-call-to-action[aria-disabled="true"]:hover span {
        left: 0
    }

    a.c-call-to-action[aria-disabled="true"]:focus:not(.x-hidden-focus):after, a.c-call-to-action[aria-disabled="true"]:hover:after, button.c-call-to-action[aria-disabled="true"]:focus:not(.x-hidden-focus):after, button.c-call-to-action[aria-disabled="true"]:hover:after {
        right: 0
    }

a.c-call-to-action.f-image, button.c-call-to-action.f-image {
    height: 47px;
    background: transparent;
    padding: 0
}

    a.c-call-to-action.f-image img, button.c-call-to-action.f-image img {
        height: 100%;
        width: auto
    }

    a.c-call-to-action.f-image:focus, button.c-call-to-action.f-image:focus {
        border-color: #0067ab
    }

    a.c-call-to-action.f-image:hover, button.c-call-to-action.f-image:hover {
        background: transparent
    }

        a.c-call-to-action.f-image:hover img, button.c-call-to-action.f-image:hover img {
            opacity: .7
        }

    a.c-call-to-action.f-image:after, button.c-call-to-action.f-image:after {
        content: none
    }

.theme-light a.c-call-to-action, .theme-dark .theme-light a.c-call-to-action, .theme-light button.c-call-to-action, .theme-dark .theme-light button.c-call-to-action {
    color: #fff;
    background: #000
}

    .theme-light a.c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light a.c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light button.c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light button.c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 3px 0 -1px currentColor
    }

    .theme-light a.c-call-to-action:focus:not(.x-hidden-focus), .theme-light a.c-call-to-action:hover, .theme-dark .theme-light a.c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-call-to-action:hover, .theme-light button.c-call-to-action:focus:not(.x-hidden-focus), .theme-light button.c-call-to-action:hover, .theme-dark .theme-light button.c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-call-to-action:hover {
        background: #1a1a1a
    }

    .theme-light a.c-call-to-action:active, .theme-dark .theme-light a.c-call-to-action:active, .theme-light button.c-call-to-action:active, .theme-dark .theme-light button.c-call-to-action:active {
        background: #333
    }

    .theme-light a.c-call-to-action[aria-disabled="true"], .theme-dark .theme-light a.c-call-to-action[aria-disabled="true"], .theme-light button.c-call-to-action[aria-disabled="true"], .theme-dark .theme-light button.c-call-to-action[aria-disabled="true"] {
        background: #ccc;
        border-color: transparent;
        color: rgba(0,0,0,.2)
    }

    .theme-light a.c-call-to-action.f-image, .theme-dark .theme-light a.c-call-to-action.f-image, .theme-light button.c-call-to-action.f-image, .theme-dark .theme-light button.c-call-to-action.f-image {
        background: transparent
    }

        .theme-light a.c-call-to-action.f-image:hover, .theme-dark .theme-light a.c-call-to-action.f-image:hover, .theme-light button.c-call-to-action.f-image:hover, .theme-dark .theme-light button.c-call-to-action.f-image:hover {
            background: transparent
        }

.theme-dark a.c-call-to-action, .theme-light .theme-dark a.c-call-to-action, .theme-dark button.c-call-to-action, .theme-light .theme-dark button.c-call-to-action {
    color: #000;
    background: #fff
}

    .theme-dark a.c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark a.c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark button.c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark button.c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 3px 0 -1px currentColor
    }

    .theme-dark a.c-call-to-action:focus:not(.x-hidden-focus), .theme-dark a.c-call-to-action:hover, .theme-light .theme-dark a.c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-call-to-action:hover, .theme-dark button.c-call-to-action:focus:not(.x-hidden-focus), .theme-dark button.c-call-to-action:hover, .theme-light .theme-dark button.c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-call-to-action:hover {
        background: #e6e6e6
    }

    .theme-dark a.c-call-to-action:active, .theme-light .theme-dark a.c-call-to-action:active, .theme-dark button.c-call-to-action:active, .theme-light .theme-dark button.c-call-to-action:active {
        background: #ccc
    }

    .theme-dark a.c-call-to-action[aria-disabled="true"], .theme-light .theme-dark a.c-call-to-action[aria-disabled="true"], .theme-dark button.c-call-to-action[aria-disabled="true"], .theme-light .theme-dark button.c-call-to-action[aria-disabled="true"] {
        background: #4d4d4d;
        border-color: transparent;
        color: rgba(255,255,255,.2)
    }

    .theme-dark a.c-call-to-action.f-image, .theme-light .theme-dark a.c-call-to-action.f-image, .theme-dark button.c-call-to-action.f-image, .theme-light .theme-dark button.c-call-to-action.f-image {
        background: transparent
    }

        .theme-dark a.c-call-to-action.f-image:hover, .theme-light .theme-dark a.c-call-to-action.f-image:hover, .theme-dark button.c-call-to-action.f-image:hover, .theme-light .theme-dark button.c-call-to-action.f-image:hover {
            background: transparent
        }

a.c-call-to-action.f-secondary, button.c-call-to-action.f-secondary {
    color: #000;
    background: #ccc
}

    a.c-call-to-action.f-secondary:focus:not(.x-hidden-focus) span, button.c-call-to-action.f-secondary:focus:not(.x-hidden-focus) span {
        box-shadow: 0 3px 0 -1px currentColor
    }

    a.c-call-to-action.f-secondary:focus:not(.x-hidden-focus), a.c-call-to-action.f-secondary:hover, button.c-call-to-action.f-secondary:focus:not(.x-hidden-focus), button.c-call-to-action.f-secondary:hover {
        background: #b3b3b3
    }

    a.c-call-to-action.f-secondary:active, button.c-call-to-action.f-secondary:active {
        background: #999
    }

    a.c-call-to-action.f-secondary[aria-disabled="true"], button.c-call-to-action.f-secondary[aria-disabled="true"] {
        background: #ccc;
        border-color: transparent;
        color: rgba(0,0,0,.2)
    }

.theme-light a.c-call-to-action.f-secondary, .theme-dark .theme-light a.c-call-to-action.f-secondary, .theme-light button.c-call-to-action.f-secondary, .theme-dark .theme-light button.c-call-to-action.f-secondary {
    color: #000;
    background: rgba(255,255,255,0);
    border-color: #000
}

    .theme-light a.c-call-to-action.f-secondary:focus:not(.x-hidden-focus) span, .theme-dark .theme-light a.c-call-to-action.f-secondary:focus:not(.x-hidden-focus) span, .theme-light button.c-call-to-action.f-secondary:focus:not(.x-hidden-focus) span, .theme-dark .theme-light button.c-call-to-action.f-secondary:focus:not(.x-hidden-focus) span {
        box-shadow: 0 3px 0 -1px currentColor
    }

    .theme-light a.c-call-to-action.f-secondary:focus:not(.x-hidden-focus), .theme-light a.c-call-to-action.f-secondary:hover, .theme-dark .theme-light a.c-call-to-action.f-secondary:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-call-to-action.f-secondary:hover, .theme-light button.c-call-to-action.f-secondary:focus:not(.x-hidden-focus), .theme-light button.c-call-to-action.f-secondary:hover, .theme-dark .theme-light button.c-call-to-action.f-secondary:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-call-to-action.f-secondary:hover {
        background: #ccc
    }

    .theme-light a.c-call-to-action.f-secondary:active, .theme-dark .theme-light a.c-call-to-action.f-secondary:active, .theme-light button.c-call-to-action.f-secondary:active, .theme-dark .theme-light button.c-call-to-action.f-secondary:active {
        background: #b3b3b3
    }

    .theme-light a.c-call-to-action.f-secondary[aria-disabled="true"], .theme-dark .theme-light a.c-call-to-action.f-secondary[aria-disabled="true"], .theme-light button.c-call-to-action.f-secondary[aria-disabled="true"], .theme-dark .theme-light button.c-call-to-action.f-secondary[aria-disabled="true"] {
        background: #ccc;
        border-color: rgba(0,0,0,.2);
        color: rgba(0,0,0,.2)
    }

.theme-dark a.c-call-to-action.f-secondary, .theme-light .theme-dark a.c-call-to-action.f-secondary, .theme-dark button.c-call-to-action.f-secondary, .theme-light .theme-dark button.c-call-to-action.f-secondary {
    background: rgba(255,255,255,0);
    color: #fff;
    border-color: #fff
}

    .theme-dark a.c-call-to-action.f-secondary:focus:not(.x-hidden-focus) span, .theme-light .theme-dark a.c-call-to-action.f-secondary:focus:not(.x-hidden-focus) span, .theme-dark button.c-call-to-action.f-secondary:focus:not(.x-hidden-focus) span, .theme-light .theme-dark button.c-call-to-action.f-secondary:focus:not(.x-hidden-focus) span {
        box-shadow: 0 3px 0 -1px currentColor
    }

    .theme-dark a.c-call-to-action.f-secondary:focus:not(.x-hidden-focus), .theme-dark a.c-call-to-action.f-secondary:hover, .theme-light .theme-dark a.c-call-to-action.f-secondary:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-call-to-action.f-secondary:hover, .theme-dark button.c-call-to-action.f-secondary:focus:not(.x-hidden-focus), .theme-dark button.c-call-to-action.f-secondary:hover, .theme-light .theme-dark button.c-call-to-action.f-secondary:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-call-to-action.f-secondary:hover {
        background: #1a1a1a
    }

    .theme-dark a.c-call-to-action.f-secondary:active, .theme-light .theme-dark a.c-call-to-action.f-secondary:active, .theme-dark button.c-call-to-action.f-secondary:active, .theme-light .theme-dark button.c-call-to-action.f-secondary:active {
        background: #000
    }

    .theme-dark a.c-call-to-action.f-secondary[aria-disabled="true"], .theme-light .theme-dark a.c-call-to-action.f-secondary[aria-disabled="true"], .theme-dark button.c-call-to-action.f-secondary[aria-disabled="true"], .theme-light .theme-dark button.c-call-to-action.f-secondary[aria-disabled="true"] {
        background: #4d4d4d;
        border-color: rgba(255,255,255,.2);
        color: rgba(255,255,255,.2)
    }

a.c-call-to-action.f-lightweight, button.c-call-to-action.f-lightweight {
    padding: 10px 3px 7px 0;
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    margin-left: 0;
    color: #0067b8;
    background: transparent;
    transition: none;
    padding-right: 2px
}

@media screen and (-ms-high-contrast:active) {
    a.c-call-to-action.f-lightweight, button.c-call-to-action.f-lightweight {
        border-color: window !important;
        outline-color: window
    }
}

a.c-call-to-action.f-lightweight:focus, button.c-call-to-action.f-lightweight:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    a.c-call-to-action.f-lightweight:focus, button.c-call-to-action.f-lightweight:focus {
        border-color: windowText !important
    }
}

.theme-light a.c-call-to-action.f-lightweight:focus, .theme-dark .theme-light a.c-call-to-action.f-lightweight:focus, .theme-light button.c-call-to-action.f-lightweight:focus, .theme-dark .theme-light button.c-call-to-action.f-lightweight:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark a.c-call-to-action.f-lightweight:focus, .theme-light .theme-dark a.c-call-to-action.f-lightweight:focus, .theme-dark button.c-call-to-action.f-lightweight:focus, .theme-light .theme-dark button.c-call-to-action.f-lightweight:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), a.c-call-to-action.f-lightweight:hover, a.c-call-to-action.f-lightweight:active, button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), button.c-call-to-action.f-lightweight:hover, button.c-call-to-action.f-lightweight:active {
    background: transparent;
    box-shadow: none !important
}

    a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span, a.c-call-to-action.f-lightweight:hover span, a.c-call-to-action.f-lightweight:active span, button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span, button.c-call-to-action.f-lightweight:hover span, button.c-call-to-action.f-lightweight:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span, button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

a.c-call-to-action.f-lightweight:hover, button.c-call-to-action.f-lightweight:hover {
    color: #005da6
}

a.c-call-to-action.f-lightweight:active, button.c-call-to-action.f-lightweight:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

a.c-call-to-action.f-lightweight[aria-disabled="true"], button.c-call-to-action.f-lightweight[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

a.c-call-to-action.f-lightweight.f-image, button.c-call-to-action.f-lightweight.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light a.c-call-to-action.f-lightweight, .theme-dark .theme-light a.c-call-to-action.f-lightweight, .theme-light button.c-call-to-action.f-lightweight, .theme-dark .theme-light button.c-call-to-action.f-lightweight {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-light button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span, .theme-dark .theme-light a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span, .theme-light button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span, .theme-dark .theme-light button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-light a.c-call-to-action.f-lightweight:hover, .theme-dark .theme-light a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-call-to-action.f-lightweight:hover, .theme-light button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-light button.c-call-to-action.f-lightweight:hover, .theme-dark .theme-light button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-dark .theme-light button.c-call-to-action.f-lightweight:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light a.c-call-to-action.f-lightweight:hover, .theme-dark .theme-light a.c-call-to-action.f-lightweight:hover, .theme-light button.c-call-to-action.f-lightweight:hover, .theme-dark .theme-light button.c-call-to-action.f-lightweight:hover {
        background: transparent
    }

    .theme-light a.c-call-to-action.f-lightweight:active, .theme-dark .theme-light a.c-call-to-action.f-lightweight:active, .theme-light button.c-call-to-action.f-lightweight:active, .theme-dark .theme-light button.c-call-to-action.f-lightweight:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light a.c-call-to-action.f-lightweight[aria-disabled="true"], .theme-dark .theme-light a.c-call-to-action.f-lightweight[aria-disabled="true"], .theme-light button.c-call-to-action.f-lightweight[aria-disabled="true"], .theme-dark .theme-light button.c-call-to-action.f-lightweight[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark a.c-call-to-action.f-lightweight, .theme-light .theme-dark a.c-call-to-action.f-lightweight, .theme-dark button.c-call-to-action.f-lightweight, .theme-light .theme-dark button.c-call-to-action.f-lightweight {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-dark button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span, .theme-light .theme-dark a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span, .theme-dark button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span, .theme-light .theme-dark button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-dark a.c-call-to-action.f-lightweight:hover, .theme-light .theme-dark a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-call-to-action.f-lightweight:hover, .theme-dark button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-dark button.c-call-to-action.f-lightweight:hover, .theme-light .theme-dark button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus), .theme-light .theme-dark button.c-call-to-action.f-lightweight:hover {
        color: #e6e6e6
    }

    .theme-dark a.c-call-to-action.f-lightweight:hover, .theme-light .theme-dark a.c-call-to-action.f-lightweight:hover, .theme-dark button.c-call-to-action.f-lightweight:hover, .theme-light .theme-dark button.c-call-to-action.f-lightweight:hover {
        background: transparent
    }

    .theme-dark a.c-call-to-action.f-lightweight:active, .theme-light .theme-dark a.c-call-to-action.f-lightweight:active, .theme-dark button.c-call-to-action.f-lightweight:active, .theme-light .theme-dark button.c-call-to-action.f-lightweight:active {
        color: #ccc
    }

    .theme-dark a.c-call-to-action.f-lightweight[aria-disabled="true"], .theme-light .theme-dark a.c-call-to-action.f-lightweight[aria-disabled="true"], .theme-dark button.c-call-to-action.f-lightweight[aria-disabled="true"], .theme-light .theme-dark button.c-call-to-action.f-lightweight[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

a.c-call-to-action.f-lightweight:hover span, button.c-call-to-action.f-lightweight:hover span {
    left: 0
}

@media(-ms-high-contrast:active) {
    .-c-call-to-action:focus:not(.x-hidden-focus) span, .-c-call-to-action:hover span {
        left: 0
    }

    .-c-call-to-action:focus:not(.x-hidden-focus):after, .-c-call-to-action:hover:after {
        right: 0
    }

    a.c-call-to-action:hover > span, a.c-call-to-action.f-lightweight:hover > span {
        text-decoration: underline !important;
        color: buttontext !important;
        border-color: buttonText !important
    }

    a.c-call-to-action:hover:after, a.c-call-to-action.f-lightweight:hover:after {
        color: buttonText !important
    }

    a.c-call-to-action:focus:not(.x-hidden-focus), a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) {
        border-color: buttonText !important;
        outline-color: buttonText !important
    }

    a.c-call-to-action[aria-disabled="true"], a.c-call-to-action:disabled, a.c-call-to-action.f-lightweight[aria-disabled="true"], a.c-call-to-action.f-lightweight:disabled {
        color: grayText !important;
        border-color: grayText !important;
        outline-color: grayText !important
    }

        a.c-call-to-action[aria-disabled="true"]:focus:not(.x-hidden-focus), a.c-call-to-action:disabled:focus:not(.x-hidden-focus), a.c-call-to-action.f-lightweight[aria-disabled="true"]:focus:not(.x-hidden-focus), a.c-call-to-action.f-lightweight:disabled:focus:not(.x-hidden-focus) {
            outline: none !important;
            outline-color: transparent !important
        }

        a.c-call-to-action[aria-disabled="true"] > span, a.c-call-to-action:disabled > span, a.c-call-to-action.f-lightweight[aria-disabled="true"] > span, a.c-call-to-action.f-lightweight:disabled > span {
            text-decoration: none !important
        }

    button.c-call-to-action, button.c-call-to-action.f-lightweight {
        border-color: windowtext !important
    }

        button.c-call-to-action:focus:not(.x-hidden-focus), button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) {
            border-color: buttonText !important;
            outline-color: buttonText !important;
            background: buttonFace !important;
            color: buttonText !important
        }

            button.c-call-to-action:focus:not(.x-hidden-focus):before, button.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus):before {
                border: 2px solid buttonText !important;
                top: 1px;
                bottom: 1px;
                left: 1px;
                right: 1px
            }

        button.c-call-to-action:hover, button.c-call-to-action:active, button.c-call-to-action.f-lightweight:hover, button.c-call-to-action.f-lightweight:active {
            color: highlight !important;
            border-color: highlight !important
        }

        button.c-call-to-action[aria-disabled="true"], button.c-call-to-action:disabled, button.c-call-to-action.f-lightweight[aria-disabled="true"], button.c-call-to-action.f-lightweight:disabled {
            color: grayText !important;
            border-color: grayText !important;
            text-decoration: none;
            outline: none !important
        }
}

@keyframes hero-content-next {
    0% {
        transform: translateX(40px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes hero-content-previous {
    0% {
        transform: translateX(-40px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes hero-background-next {
    0% {
        transform: translateX(10px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes hero-background-previous {
    0% {
        transform: translateX(-10px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes hero-background-next-y-center {
    0% {
        transform: translate(10px,-50%)
    }

    100% {
        transform: translate(0,-50%)
    }
}

@keyframes hero-background-previous-y-center {
    0% {
        transform: translate(-10px,-50%)
    }

    100% {
        transform: translate(0,-50%)
    }
}

@keyframes hero-background-next-x-center {
    0% {
        transform: translateX(-49%)
    }

    100% {
        transform: translateX(-50%)
    }
}

@keyframes hero-background-previous-x-center {
    0% {
        transform: translateX(-51%)
    }

    100% {
        transform: translateX(-50%)
    }
}

@keyframes hero-background-next-x-center-y-center {
    0% {
        transform: translate(-49%,-50%)
    }

    100% {
        transform: translate(-50%,-50%)
    }
}

@keyframes hero-background-previous-x-center-y-center {
    0% {
        transform: translate(-51%,-50%)
    }

    100% {
        transform: translate(-50%,-50%)
    }
}

.c-carousel {
    position: relative
}

    .c-carousel .c-flipper {
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 100;
        display: none
    }

        .c-carousel .c-flipper.f-left, .c-carousel .c-flipper.f-previous {
            left: 0
        }

        .c-carousel .c-flipper.f-right, .c-carousel .c-flipper.f-next {
            right: 0
        }

        .c-carousel .c-flipper + div {
            position: relative;
            overflow: hidden
        }

    .c-carousel.f-scrollable-next .c-flipper.f-right, .c-carousel.f-scrollable-next .c-flipper.f-next {
        display: block
    }

    .c-carousel.f-scrollable-previous .c-flipper.f-left, .c-carousel.f-scrollable-previous .c-flipper.f-previous {
        display: block
    }

    .c-carousel > .c-group {
        width: 100%;
        display: block;
        padding: 1px 0;
        text-align: center;
        position: absolute;
        bottom: 8px;
        z-index: 100
    }

        .c-carousel > .c-group .c-sequence-indicator {
            position: static;
            width: auto;
            display: inline-block;
            vertical-align: middle;
            margin-right: 8px
        }

            .c-carousel > .c-group .c-sequence-indicator[aria-hidden=true] {
                display: none
            }

    .c-carousel .c-sequence-indicator {
        position: absolute;
        z-index: 100;
        width: 100%;
        text-align: center;
        bottom: 24px
    }

    .c-carousel button:hover + span.c-tooltip, .c-carousel button:focus + span.c-tooltip {
        display: inline-block
    }

    .c-carousel.f-multi-slide .c-flipper {
        opacity: 0;
        transition: opacity cubic-bezier(.16,1,.29,.99) .15
    }

    .c-carousel.f-multi-slide.f-scrollable-previous, .c-carousel.f-multi-slide.f-scrollable-next {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -webkit-user-drag: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

    .c-carousel.f-multi-slide:hover .c-flipper, .c-carousel.f-multi-slide:hover.theme-light .c-flipper, .c-carousel.f-multi-slide:hover.theme-dark .c-flipper {
        opacity: .8;
        box-shadow: none
    }

@media(-ms-high-contrast:active) {
    .c-carousel.f-multi-slide:hover .c-flipper, .c-carousel.f-multi-slide:hover.theme-light .c-flipper, .c-carousel.f-multi-slide:hover.theme-dark .c-flipper {
        opacity: 1 !important;
        border: 2px solid ButtonText
    }

        .c-carousel.f-multi-slide:hover .c-flipper:hover, .c-carousel.f-multi-slide:hover.theme-light .c-flipper:hover, .c-carousel.f-multi-slide:hover.theme-dark .c-flipper:hover {
            border: 2px solid Highlight
        }
}

.c-carousel.f-multi-slide:hover .c-flipper:hover, .c-carousel.f-multi-slide:hover .c-flipper:active, .c-carousel.f-multi-slide:hover .c-flipper:focus, .c-carousel.f-multi-slide:hover.theme-light .c-flipper:hover, .c-carousel.f-multi-slide:hover.theme-light .c-flipper:active, .c-carousel.f-multi-slide:hover.theme-light .c-flipper:focus, .c-carousel.f-multi-slide:hover.theme-dark .c-flipper:hover, .c-carousel.f-multi-slide:hover.theme-dark .c-flipper:active, .c-carousel.f-multi-slide:hover.theme-dark .c-flipper:focus {
    opacity: 1
}

.c-carousel.f-multi-slide:hover .c-flipper:hover, .c-carousel.f-multi-slide:hover .c-flipper:active, .c-carousel.f-multi-slide:hover.theme-light .c-flipper:hover, .c-carousel.f-multi-slide:hover.theme-light .c-flipper:active, .c-carousel.f-multi-slide:hover.theme-dark .c-flipper:hover, .c-carousel.f-multi-slide:hover.theme-dark .c-flipper:active {
    box-shadow: 0 4px 8px rgba(0,0,0,.2)
}

.c-carousel.f-multi-slide.theme-light .c-flipper {
    background: #fafafa;
    color: #404040
}

    .c-carousel.f-multi-slide.theme-light .c-flipper:hover, .c-carousel.f-multi-slide.theme-light .c-flipper:focus, .c-carousel.f-multi-slide.theme-light .c-flipper:active {
        box-shadow: 0 4px 8px rgba(0,0,0,.2)
    }

    .c-carousel.f-multi-slide.theme-light .c-flipper:focus {
        border: 1px solid #dbdbdb
    }

.c-carousel.f-multi-slide.theme-dark .c-flipper {
    background: #2e2e2e;
    color: #ccc
}

    .c-carousel.f-multi-slide.theme-dark .c-flipper:hover, .c-carousel.f-multi-slide.theme-dark .c-flipper:active, .c-carousel.f-multi-slide.theme-dark .c-flipper:focus {
        background: #404040
    }

    .c-carousel.f-multi-slide.theme-dark .c-flipper:focus {
        border: 1px solid #5b5b5b;
        box-shadow: none
    }

    .c-carousel.f-multi-slide.theme-dark .c-flipper:hover, .c-carousel.f-multi-slide.theme-dark .c-flipper:active {
        box-shadow: 0 4px 8px rgba(0,0,0,.2)
    }

.c-carousel.f-multi-slide li {
    display: none;
    width: 100%
}

    .c-carousel.f-multi-slide li.f-active {
        display: block
    }

.c-carousel.f-single-slide ul {
    display: inline-block;
    white-space: nowrap;
    font-size: 0;
    left: 0;
    width: auto;
    transition: left cubic-bezier(.16,1,.29,.99) .667s
}

.c-carousel.f-single-slide li {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top
}

@media only screen and (max-width:767px) {
    .c-carousel .f-gallery {
        display: -ms-flexbox;
        display: flex
    }
}

.c-carousel .f-gallery li {
    height: 189px;
    width: 336px;
    margin-right: 12px
}

@media only screen and (max-width:767px) {
    .c-carousel .f-gallery li {
        height: 126px;
        width: 224px;
        margin-right: 8px
    }
}

.c-carousel li {
    position: relative;
    height: 100%;
    z-index: 1
}

    .c-carousel li ~ li {
        display: none
    }

    .c-carousel li > picture.c-image img {
        margin: 0 auto
    }

    .c-carousel li .m-hero-item > picture img, .c-carousel li .c-hero > picture img {
        margin: 0 auto
    }

    .c-carousel li.f-animate-next > picture.c-image img {
        animation: hero-background-next cubic-bezier(.16,1,.29,.99) .667s both
    }

    .c-carousel li.f-animate-next > picture.c-image.f-x-center img {
        animation-name: hero-background-next-x-center
    }

    .c-carousel li.f-animate-next > picture.c-image.f-y-center img {
        animation-name: hero-background-next-y-center
    }

    .c-carousel li.f-animate-next > picture.c-image.f-y-center.f-x-center img {
        animation-name: hero-background-next-x-center-y-center
    }

    .c-carousel li.f-animate-next .m-hero-item > picture img, .c-carousel li.f-animate-next .c-hero > picture img {
        animation: hero-background-next-y-center cubic-bezier(.16,1,.29,.99) .667s both
    }

    .c-carousel li.f-animate-next .m-hero-item > div, .c-carousel li.f-animate-next .c-hero > div {
        animation: hero-content-next cubic-bezier(.16,1,.29,.99) .667s both
    }

    .c-carousel li.f-animate-previous > picture.c-image img {
        animation: hero-background-previous cubic-bezier(.16,1,.29,.99) .667s both
    }

    .c-carousel li.f-animate-previous > picture.c-image.f-x-center img {
        animation-name: hero-background-previous-x-center
    }

    .c-carousel li.f-animate-previous > picture.c-image.f-y-center img {
        animation-name: hero-background-previous-y-center
    }

    .c-carousel li.f-animate-previous > picture.c-image.f-y-center.f-x-center img {
        animation-name: hero-background-previous-x-center-y-center
    }

    .c-carousel li.f-animate-previous .m-hero-item > picture img, .c-carousel li.f-animate-previous .c-hero > picture img {
        animation: hero-background-previous-y-center cubic-bezier(.16,1,.29,.99) .667s both
    }

    .c-carousel li.f-animate-previous .m-hero-item > div, .c-carousel li.f-animate-previous .c-hero > div {
        animation: hero-content-previous cubic-bezier(.16,1,.29,.99) .667s both
    }

@media only screen and (max-width:767px) {
    .c-carousel li > picture.c-image.f-x-left img, .c-carousel li > picture.c-image.f-x-right img {
        left: 0;
        left: calc(50%);
        right: auto;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .c-carousel li .m-hero-item > div > div, .c-carousel li .c-hero > div > div {
        padding-bottom: 48px
    }

    .c-carousel li .m-hero-item.f-x-left > picture img, .c-carousel li .m-hero-item.f-x-right > picture img, .c-carousel li .c-hero.f-x-left > picture img, .c-carousel li .c-hero.f-x-right > picture img {
        left: 0;
        left: calc(50%);
        right: auto;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .c-carousel li.f-animate-next > picture.c-image[class*="f-x"][class*="f-y"] img {
        animation-name: hero-background-next-x-center
    }

    .c-carousel li.f-animate-next .m-hero-item[class*="f-x"][class*="f-y"] > picture img, .c-carousel li.f-animate-next .c-hero[class*="f-x"][class*="f-y"] > picture img {
        animation-name: hero-background-next-x-center
    }

    .c-carousel li.f-animate-previous > picture.c-image[class*="f-x"][class*="f-y"] img {
        animation-name: hero-background-previous-x-center
    }

    .c-carousel li.f-animate-previous .m-hero-item[class*="f-x"][class*="f-y"] > picture img, .c-carousel li.f-animate-previous .c-hero[class*="f-x"][class*="f-y"] > picture img {
        animation-name: hero-background-previous-x-center
    }
}

@media screen and (-ms-high-contrast:active) {
    .c-carousel .glyph-pause, .c-carousel .glyph-play {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .c-carousel .glyph-pause, .c-carousel .glyph-play {
        background: #fff
    }
}

.c-carousel .f-gallery li, .m-media-gallery .f-gallery li {
    position: relative;
    cursor: pointer;
    display: inline-block
}

    .c-carousel .f-gallery li .c-action-trigger, .m-media-gallery .f-gallery li .c-action-trigger {
        position: absolute;
        background: rgba(0,0,0,.6);
        border: transparent;
        border-radius: 50%;
        margin: 0;
        height: 48px;
        width: 48px;
        margin-top: 0;
        top: calc(50% - 24px);
        left: calc(50% - 24px);
        position: relative;
        border: 2px solid transparent;
        outline: 0;
        position: absolute
    }

        .c-carousel .f-gallery li .c-action-trigger:hover, .m-media-gallery .f-gallery li .c-action-trigger:hover {
            text-decoration: none
        }

        .c-carousel .f-gallery li .c-action-trigger:before, .m-media-gallery .f-gallery li .c-action-trigger:before {
            position: absolute;
            top: calc(50% - 12px);
            left: calc(50% - 11px);
            color: #fff;
            font-size: 24px;
            line-height: 24px;
            content: "";
            margin: 0
        }

        .c-carousel .f-gallery li .c-action-trigger:after, .m-media-gallery .f-gallery li .c-action-trigger:after {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            border: 1px solid transparent
        }

        .c-carousel .f-gallery li .c-action-trigger:focus, .m-media-gallery .f-gallery li .c-action-trigger:focus {
            border-color: #000
        }

            .c-carousel .f-gallery li .c-action-trigger:focus:after, .m-media-gallery .f-gallery li .c-action-trigger:focus:after {
                border-color: rgba(255,255,255,.6)
            }

.theme-light .c-carousel .f-gallery li .c-action-trigger:focus, .theme-dark .theme-light .c-carousel .f-gallery li .c-action-trigger:focus, .theme-light .m-media-gallery .f-gallery li .c-action-trigger:focus, .theme-dark .theme-light .m-media-gallery .f-gallery li .c-action-trigger:focus {
    border-color: #000
}

    .theme-light .c-carousel .f-gallery li .c-action-trigger:focus:after, .theme-dark .theme-light .c-carousel .f-gallery li .c-action-trigger:focus:after, .theme-light .m-media-gallery .f-gallery li .c-action-trigger:focus:after, .theme-dark .theme-light .m-media-gallery .f-gallery li .c-action-trigger:focus:after {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-carousel .f-gallery li .c-action-trigger:focus, .theme-light .theme-dark .c-carousel .f-gallery li .c-action-trigger:focus, .theme-dark .m-media-gallery .f-gallery li .c-action-trigger:focus, .theme-light .theme-dark .m-media-gallery .f-gallery li .c-action-trigger:focus {
    border-color: #fff
}

    .theme-dark .c-carousel .f-gallery li .c-action-trigger:focus:after, .theme-light .theme-dark .c-carousel .f-gallery li .c-action-trigger:focus:after, .theme-dark .m-media-gallery .f-gallery li .c-action-trigger:focus:after, .theme-light .theme-dark .m-media-gallery .f-gallery li .c-action-trigger:focus:after {
        border-color: rgba(0,0,0,.6)
    }

.c-carousel .f-gallery li .c-action-trigger:hover, .m-media-gallery .f-gallery li .c-action-trigger:hover {
    text-decoration: none;
    background: rgba(0,0,0,.7)
}

.c-carousel .f-gallery li .c-action-trigger:active, .m-media-gallery .f-gallery li .c-action-trigger:active {
    background: rgba(0,0,0,.8)
}

.c-carousel .f-gallery li .c-action-trigger.x-hidden-focus, .m-media-gallery .f-gallery li .c-action-trigger.x-hidden-focus {
    background: rgba(0,0,0,.6) !important
}

.c-carousel .f-gallery li .c-heading-6, .m-media-gallery .f-gallery li .c-heading-6 {
    color: inherit;
    position: absolute;
    bottom: 9px;
    right: 12px;
    text-align: right;
    z-index: 1
}

    .c-carousel .f-gallery li .c-heading-6:first-child, .m-media-gallery .f-gallery li .c-heading-6:first-child {
        left: 12px;
        width: auto;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: no-wrap;
        margin-right: 82px
    }

.c-carousel .f-gallery li.theme-dark .c-heading-6, .m-media-gallery .f-gallery li.theme-dark .c-heading-6 {
    color: #fff
}

.c-carousel .f-gallery li.theme-light .c-heading-6, .m-media-gallery .f-gallery li.theme-light .c-heading-6 {
    color: #000
}

fieldset.c-checkbox label.c-label {
    display: block;
    float: left;
    clear: left
}

.c-checkbox label.c-label {
    font-size: 15px;
    line-height: 20px;
    margin-right: 24px;
    padding-bottom: 0;
    position: relative
}

.c-checkbox input[type="checkbox"] {
    position: absolute
}

.c-checkbox + .c-caption-1, .c-checkbox + .c-caption-2 {
    padding-top: 24px
}

.c-checkbox + .c-checkbox legend.c-label, .c-checkbox + .c-radio legend.c-label {
    padding-top: 40px
}

.c-checkbox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width:540px) {
    .c-checkbox {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.c-checkbox input[type="checkbox"] {
    height: 20px;
    opacity: 0;
    width: 20px
}

    .c-checkbox input[type="checkbox"] + span {
        cursor: pointer;
        display: inline-block;
        left: 0;
        padding-left: 28px;
        position: relative;
        top: 0
    }

        .c-checkbox input[type="checkbox"] + span:after, .c-checkbox input[type="checkbox"] + span:before {
            height: 20px;
            left: 0;
            position: absolute;
            width: 20px;
            top: 0;
            line-height: 20px
        }

        .c-checkbox input[type="checkbox"] + span:before {
            content: "";
            box-shadow: inset 0 0 0 1px #000,inset 0 0 0 10px transparent;
            top: 0
        }

@media screen and (-ms-high-contrast:active) {
    .c-checkbox input[type="checkbox"] + span:before {
        border: 1px solid #737373
    }
}

.c-checkbox input[type="checkbox"]:not(:disabled):focus + span:before, .c-checkbox input[type="checkbox"]:not(:disabled):hover + span:before {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.8)
}

.c-checkbox input[type="checkbox"]:focus + span:before {
    outline: 2px solid #000
}

.c-checkbox input[type="checkbox"]:checked + span:after {
    font-family: "MWF-MDL2";
    content: "";
    color: #fff;
    font-size: 17px;
    padding-left: 1px
}

.c-checkbox input[type="checkbox"]:checked:disabled + span:after {
    box-shadow: inset 0 0 0 1px rgba(0,103,184,.05),inset 0 0 0 10px rgba(0,103,184,.2);
    color: rgba(255,255,255,.3)
}

.c-checkbox input[type="checkbox"]:checked:not(:disabled) + span:before {
    box-shadow: inset 0 0 0 10px #0067b8
}

.c-checkbox input[type="checkbox"]:checked:not(:disabled):focus + span:before, .c-checkbox input[type="checkbox"]:checked:not(:disabled):hover + span:before {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.6),inset 0 0 0 10px #0067b8
}

.c-checkbox input[type="checkbox"]:indeterminate + span:after {
    border: 5px solid #000;
    content: "";
    height: 0;
    left: 5px;
    top: 5px;
    width: 0
}

.c-checkbox input[type="checkbox"]:indeterminate:disabled + span:after {
    border-color: rgba(0,0,0,.2)
}

.c-checkbox input[type="checkbox"]:indeterminate:not(:disabled):hover + span:after {
    border-color: rgba(0,0,0,.6)
}

.c-checkbox input[type="checkbox"]:indeterminate:not(:disabled) + span:before {
    box-shadow: inset 0 0 0 1px #0067b8
}

.c-checkbox input[type="checkbox"]:disabled + span {
    color: rgba(0,0,0,.2);
    cursor: not-allowed
}

    .c-checkbox input[type="checkbox"]:disabled + span:before {
        box-shadow: inset 0 0 0 1px rgba(0,0,0,.2)
    }

.c-choice-summary {
    font-size: 13px;
    position: relative;
    display: inline-block;
    list-style-type: none;
    max-width: 100%;
    background-color: rgba(0,0,0,.1);
    padding-right: 36px;
    min-width: 72px;
    margin-top: 12px;
    margin-right: 12px
}

    .c-choice-summary > .c-menu {
        position: absolute;
        min-width: 100%;
        width: inherit
    }

        .c-choice-summary > .c-menu[aria-hidden="true"] {
            height: 0;
            width: 0;
            border: 0;
            overflow: hidden
        }

        .c-choice-summary > .c-menu .c-menu-item .c-radio input[type="radio"] + span {
            white-space: nowrap
        }

            .c-choice-summary > .c-menu .c-menu-item .c-radio input[type="radio"] + span:hover {
                background-color: #fff
            }

@media(-ms-high-contrast:active) {
    .c-choice-summary > .c-menu .c-menu-item .c-radio input[type="radio"] + span:hover {
        background-color: Highlight;
        color: HighlightText
    }

        .c-choice-summary > .c-menu .c-menu-item .c-radio input[type="radio"] + span:hover:before {
            border-color: HighlightText !important
        }
}

.c-choice-summary span {
    padding: 9px 4px 10px 12px;
    display: inline-block;
    min-width: 100%
}

.c-choice-summary button.c-action-trigger.c-glyph, .c-choice-summary a.c-action-trigger.c-glyph {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 100%;
    margin: 0;
    padding: 0
}

    .c-choice-summary button.c-action-trigger.c-glyph:after, .c-choice-summary a.c-action-trigger.c-glyph:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .c-choice-summary button.c-action-trigger.c-glyph:focus, .c-choice-summary a.c-action-trigger.c-glyph:focus {
        border-color: #000
    }

        .c-choice-summary button.c-action-trigger.c-glyph:focus:after, .c-choice-summary a.c-action-trigger.c-glyph:focus:after {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .c-choice-summary button.c-action-trigger.c-glyph:focus, .theme-dark .theme-light .c-choice-summary button.c-action-trigger.c-glyph:focus, .theme-light .c-choice-summary a.c-action-trigger.c-glyph:focus, .theme-dark .theme-light .c-choice-summary a.c-action-trigger.c-glyph:focus {
    border-color: #000
}

    .theme-light .c-choice-summary button.c-action-trigger.c-glyph:focus:after, .theme-dark .theme-light .c-choice-summary button.c-action-trigger.c-glyph:focus:after, .theme-light .c-choice-summary a.c-action-trigger.c-glyph:focus:after, .theme-dark .theme-light .c-choice-summary a.c-action-trigger.c-glyph:focus:after {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-choice-summary button.c-action-trigger.c-glyph:focus, .theme-light .theme-dark .c-choice-summary button.c-action-trigger.c-glyph:focus, .theme-dark .c-choice-summary a.c-action-trigger.c-glyph:focus, .theme-light .theme-dark .c-choice-summary a.c-action-trigger.c-glyph:focus {
    border-color: #fff
}

    .theme-dark .c-choice-summary button.c-action-trigger.c-glyph:focus:after, .theme-light .theme-dark .c-choice-summary button.c-action-trigger.c-glyph:focus:after, .theme-dark .c-choice-summary a.c-action-trigger.c-glyph:focus:after, .theme-light .theme-dark .c-choice-summary a.c-action-trigger.c-glyph:focus:after {
        border-color: rgba(0,0,0,.6)
    }

.c-choice-summary button.c-action-trigger.c-glyph[aria-label], .c-choice-summary a.c-action-trigger.c-glyph[aria-label] {
    margin-right: 0
}

.c-choice-summary button.c-action-trigger.c-glyph:before, .c-choice-summary a.c-action-trigger.c-glyph:before {
    margin: 8px 9px;
    color: ButtonText
}

.c-choice-summary button.c-action-trigger.c-glyph:hover, .c-choice-summary a.c-action-trigger.c-glyph:hover {
    text-decoration: none;
    background-color: rgba(0,0,0,.1)
}

    .c-choice-summary button.c-action-trigger.c-glyph:hover.x-hidden-focus, .c-choice-summary a.c-action-trigger.c-glyph:hover.x-hidden-focus {
        background-color: rgba(0,0,0,.1) !important
    }

.c-choice-summary button.c-action-trigger.c-glyph:active, .c-choice-summary a.c-action-trigger.c-glyph:active {
    background-color: rgba(0,0,0,.2)
}

    .c-choice-summary button.c-action-trigger.c-glyph:active.x-hidden-focus, .c-choice-summary a.c-action-trigger.c-glyph:active.x-hidden-focus {
        background-color: rgba(0,0,0,.2) !important
    }

    .c-choice-summary button.c-action-trigger.c-glyph:active:before, .c-choice-summary a.c-action-trigger.c-glyph:active:before {
        color: rgba(0,0,0,.8)
    }

@media(-ms-high-contrast:active) {
    .c-choice-summary button.c-action-trigger.c-glyph, .c-choice-summary a.c-action-trigger.c-glyph {
        outline: 2px solid WindowText
    }

        .c-choice-summary button.c-action-trigger.c-glyph:focus, .c-choice-summary button.c-action-trigger.c-glyph:hover, .c-choice-summary a.c-action-trigger.c-glyph:focus, .c-choice-summary a.c-action-trigger.c-glyph:hover {
            color: HighlightText !important
        }

            .c-choice-summary button.c-action-trigger.c-glyph:focus:before, .c-choice-summary button.c-action-trigger.c-glyph:hover:before, .c-choice-summary a.c-action-trigger.c-glyph:focus:before, .c-choice-summary a.c-action-trigger.c-glyph:hover:before {
                color: HighlightText !important
            }
}

.productplacementchoice .c-choice-summary a:before {
    position: static;
    padding: 0
}

.c-combo {
    position: relative;
    min-width: 76px;
    max-width: 296px;
    height: 38px;
    margin-top: 20px
}

    .c-combo[aria-expanded="false"] ul {
        display: none
    }

    .c-combo div {
        display: block
    }

        .c-combo div ul {
            z-index: 1;
            box-sizing: content-box;
            width: 294px;
            min-width: 64px;
            max-width: 368px;
            padding: 0;
            margin: 0;
            border: 1px solid rgba(0,0,0,.2);
            background-clip: padding-box;
            position: absolute;
            top: 38px;
            background: #fff;
            overflow-y: auto;
            max-height: none
        }

            .c-combo div ul li span, .c-combo div ul li.c-combo__option[role] {
                background: #f2f2f2;
                display: block;
                padding: 11px 12px 13px;
                outline: 0;
                cursor: pointer
            }

                .c-combo div ul li span:hover, .c-combo div ul li.c-combo__option[role]:hover {
                    color: #000;
                    background: #e6e6e6;
                    -ms-high-contrast-adjust: none
                }

@media(-ms-high-contrast:active) {
    .c-combo div ul li span:hover, .c-combo div ul li.c-combo__option[role]:hover {
        color: highlightText !important;
        background: highlight !important
    }
}

.c-combo div ul li span.active, .c-combo div ul li.c-combo__option[role].active {
    color: #fff;
    background: #0078d4;
    -ms-high-contrast-adjust: none
}

    .c-combo div ul li span.active:hover, .c-combo div ul li.c-combo__option[role].active:hover {
        color: #fff;
        background: #0078d4
    }

@media(-ms-high-contrast:active) {
    .c-combo div ul li span.active, .c-combo div ul li.c-combo__option[role].active {
        color: highlightText !important;
        background: highlight !important
    }
}

.c-combo div ul[aria-hidden="true"] {
    display: none
}

.c-combo div ul[aria-expanded="false"] {
    display: none
}

.c-combo input[type="text"], .c-combo button {
    float: left;
    height: 100%;
    outline: 0;
    background: #fff
}

.c-combo input[type="text"] {
    position: relative;
    outline: 2px solid transparent;
    border: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 7px 10px;
    padding-right: 38px;
    border: 1px solid rgba(0,0,0,.6)
}

    .c-combo input[type="text"]:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        outline: 1px solid transparent;
        outline-offset: -1px
    }

    .c-combo input[type="text"]:focus {
        outline-color: #000
    }

        .c-combo input[type="text"]:focus:before {
            outline-color: rgba(255,255,255,.6)
        }

.theme-light .c-combo input[type="text"]:focus, .theme-dark .theme-light .c-combo input[type="text"]:focus {
    outline-color: #000
}

    .theme-light .c-combo input[type="text"]:focus:before, .theme-dark .theme-light .c-combo input[type="text"]:focus:before {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .c-combo input[type="text"]:focus, .theme-light .theme-dark .c-combo input[type="text"]:focus {
    outline-color: #fff
}

    .theme-dark .c-combo input[type="text"]:focus:before, .theme-light .theme-dark .c-combo input[type="text"]:focus:before {
        outline-color: rgba(0,0,0,.6)
    }

.c-combo input[type="text"]:hover {
    border-color: rgba(0,0,0,.8)
}

.c-combo input[type="text"]:active {
    border-color: #0067b8
}

.c-combo input[type="text"]::-ms-clear {
    display: none
}

.c-combo input[type="text"]::-webkit-input-placeholder {
    color: rgba(0,0,0,.6)
}

.c-combo input[type="text"]:-ms-input-placeholder {
    color: rgba(0,0,0,.6)
}

.c-combo input[type="text"]::placeholder {
    color: rgba(0,0,0,.6)
}

.c-combo button {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 34px;
    margin: 2px 2px 1px 1px;
    padding: 9px;
    transition: color .1s,background-color .1s
}

    .c-combo button:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .c-combo button:focus {
        border-color: #000
    }

        .c-combo button:focus:after {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .c-combo button:focus, .theme-dark .theme-light .c-combo button:focus {
    border-color: #000
}

    .theme-light .c-combo button:focus:after, .theme-dark .theme-light .c-combo button:focus:after {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-combo button:focus, .theme-light .theme-dark .c-combo button:focus {
    border-color: #fff
}

    .theme-dark .c-combo button:focus:after, .theme-light .theme-dark .c-combo button:focus:after {
        border-color: rgba(0,0,0,.6)
    }

.c-combo button:hover {
    color: #0067b8
}

.c-combo button:active, .c-combo button:focus {
    color: #fff;
    background: #0067b8;
    -ms-high-contrast-adjust: none
}

@media screen and (-ms-high-contrast) {
    .c-combo button:active, .c-combo button:focus {
        color: window;
        background: windowText
    }
}

.c-combo button:before {
    content: "";
    text-indent: 0;
    font-size: 16px;
    -ms-high-contrast-adjust: none
}

@media screen and (-ms-high-contrast) {
    .c-combo button:before {
        font-size: 22px;
        font-weight: 900;
        line-height: 18px;
        text-indent: -3PX
    }
}

@media screen and (-ms-high-contrast) {
    .c-combo button {
        color: windowText;
        background: window
    }
}

.c-content-toggle p {
    font-size: 15px;
    line-height: 20px;
    padding: 24px 0 0;
    font-weight: 400
}

.c-content-toggle[data-f-showOnInit] {
    display: none
}

.c-content-toggle [data-f-expanded="false"] {
    overflow: hidden;
    box-sizing: content-box
}

.c-content-toggle [data-f-expanded="true"] {
    overflow-y: auto;
    -ms-transform: scale(1);
    transform: scale(1)
}

.c-content-toggle button {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    display: inline-block;
    color: #0067b8;
    background: transparent;
    padding: 0
}

    .c-content-toggle button:focus:not(.x-hidden-focus) {
        background: rgba(0,103,184,.1)
    }

    .c-content-toggle button:focus:not(.x-hidden-focus), .c-content-toggle button:hover {
        color: #005da6;
        text-decoration: underline
    }

    .c-content-toggle button:active {
        background: none;
        color: #005293;
        -ms-transform: none;
        transform: none
    }

.theme-light .c-content-toggle button:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-content-toggle button:focus:not(.x-hidden-focus) {
    background: rgba(0,0,0,.1)
}

.theme-light .c-content-toggle button:focus:not(.x-hidden-focus), .theme-light .c-content-toggle button:hover, .theme-dark .theme-light .c-content-toggle button:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-content-toggle button:hover {
    color: rgba(0,0,0,.9)
}

.theme-light .c-content-toggle button:active, .theme-dark .theme-light .c-content-toggle button:active {
    color: rgba(0,0,0,.8)
}

.theme-dark .c-content-toggle button:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-content-toggle button:focus:not(.x-hidden-focus) {
    background: rgba(255,255,255,.1)
}

.theme-dark .c-content-toggle button:focus:not(.x-hidden-focus), .theme-dark .c-content-toggle button:hover, .theme-light .theme-dark .c-content-toggle button:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-content-toggle button:hover {
    color: #e6e6e6
}

.theme-dark .c-content-toggle button:active, .theme-light .theme-dark .c-content-toggle button:active {
    color: #ccc
}

.c-content-toggle button:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    border: 1px solid transparent
}

.c-content-toggle button:focus {
    border-color: #000
}

    .c-content-toggle button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-light .c-content-toggle button:focus, .theme-dark .theme-light .c-content-toggle button:focus {
    border-color: #000
}

    .theme-light .c-content-toggle button:focus:before, .theme-dark .theme-light .c-content-toggle button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-content-toggle button:focus, .theme-light .theme-dark .c-content-toggle button:focus {
    border-color: #fff
}

    .theme-dark .c-content-toggle button:focus:before, .theme-light .theme-dark .c-content-toggle button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.c-content-toggle button:hover {
    text-decoration: none
}

.c-content-toggle button:focus {
    outline: none
}

@media(-ms-high-contrast:active) {
    .c-content-toggle button:before {
        border-color: Window
    }

    .c-content-toggle button:hover {
        border-color: Highlight;
        color: Highlight
    }

    .c-content-toggle button:focus {
        outline: 2px solid ButtonText;
        outline-offset: 1px
    }
}

.no-js .c-content-toggle button {
    display: none
}

.c-content-toggle .c-refine-item {
    box-sizing: border-box
}

.c-context-menu {
    background: #f2f2f2;
    width: 296px;
    min-width: 64px;
    max-width: 368px;
    border: 1px solid rgba(0,0,0,.1);
    z-index: 500
}

@media(-ms-high-contrast:active) {
    .c-context-menu {
        background: ButtonFace;
        border: 2px solid ButtonText;
        color: ButtonText
    }
}

.c-context-menu > li {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    position: relative;
    padding: 0;
    margin: 0;
    background: #f2f2f2;
    background-clip: padding-box
}

    .c-context-menu > li:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .c-context-menu > li:focus {
        border-color: #000
    }

        .c-context-menu > li:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .c-context-menu > li:focus, .theme-dark .theme-light .c-context-menu > li:focus {
    border-color: #000
}

    .theme-light .c-context-menu > li:focus:before, .theme-dark .theme-light .c-context-menu > li:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-context-menu > li:focus, .theme-light .theme-dark .c-context-menu > li:focus {
    border-color: #fff
}

    .theme-dark .c-context-menu > li:focus:before, .theme-light .theme-dark .c-context-menu > li:focus:before {
        border-color: rgba(0,0,0,.6)
    }

@media(-ms-high-contrast:active) {
    .c-context-menu > li {
        background: ButtonFace;
        border: 2px solid ButtonFace;
        color: ButtonText
    }

        .c-context-menu > li:before {
            border: none
        }

        .c-context-menu > li:hover:not([aria-disabled="true"]) {
            border-color: Highlight;
            -ms-high-contrast-adjust: none
        }

            .c-context-menu > li:hover:not([aria-disabled="true"]) > span {
                background: Highlight;
                color: HighlightText;
                -ms-high-contrast-adjust: none
            }

        .c-context-menu > li:focus:not([aria-disabled="true"]) {
            border-color: ButtonText
        }
}

.c-context-menu > li span {
    display: inline-block;
    width: 100%;
    padding: 11px 12px 13px;
    outline: 0;
    cursor: pointer;
    white-space: normal
}

    .c-context-menu > li span.c-glyph {
        min-width: 120px;
        padding-right: 10px
    }

        .c-context-menu > li span.c-glyph:before {
            width: 16px;
            height: 16px;
            margin-right: 10px;
            vertical-align: middle
        }

.theme-light .c-context-menu > li span, .theme-dark .theme-light .c-context-menu > li span {
    background: rgba(0,0,0,.05);
    color: rgba(0,0,0,.8)
}

.theme-dark .c-context-menu > li span, .theme-light .theme-dark .c-context-menu > li span {
    background: #262626;
    color: rgba(255,255,255,.8)
}

.c-context-menu > li.f-context-text-only span {
    padding-left: 38px
}

.c-context-menu > li[role="menuitemcheckbox"][aria-checked="true"] span {
    font-weight: 700
}

    .c-context-menu > li[role="menuitemcheckbox"][aria-checked="true"] span:before, .c-context-menu > li[role="menuitemcheckbox"][aria-checked="true"] span:after {
        font-weight: 200
    }

    .c-context-menu > li[role="menuitemcheckbox"][aria-checked="true"] span:after {
        font-size: 15px;
        font-family: "MWF-MDL2";
        content: "";
        display: inline-block;
        text-decoration: none;
        width: 16px;
        height: 16px;
        margin-right: 12px;
        position: absolute;
        right: 0;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #000
    }

.c-context-menu > li.f-divider span {
    border-top: 1px solid rgba(0,0,0,.2)
}

@media(-ms-high-contrast:active) {
    .c-context-menu > li.f-divider span {
        border-color: WindowText
    }
}

.c-context-menu > li:hover, .c-context-menu > li:focus {
    background: #d9d9d9
}

.c-context-menu > li[aria-disabled="true"] span {
    color: rgba(0,0,0,.2);
    cursor: not-allowed
}

@media(-ms-high-contrast:active) {
    .c-context-menu > li[aria-disabled="true"] span {
        color: Graytext
    }
}

.c-date-time-picker {
    box-shadow: 0 0 0 1px rgba(0,0,0,.6) inset;
    outline: 0;
    background: rgba(0,0,0,.05);
    position: relative;
    float: left
}

    .c-date-time-picker button {
        font-size: 15px;
        line-height: 20px;
        position: relative;
        border: 2px solid transparent;
        outline: 0;
        font-weight: 400;
        background: transparent;
        height: 36px;
        border-right: 1px solid rgba(0,0,0,.6);
        padding: 4px 12px
    }

        .c-date-time-picker button:before {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            border: 1px solid transparent
        }

        .c-date-time-picker button:focus {
            border-color: #000
        }

            .c-date-time-picker button:focus:before {
                border-color: rgba(255,255,255,.6)
            }

.theme-light .c-date-time-picker button:focus, .theme-dark .theme-light .c-date-time-picker button:focus {
    border-color: #000
}

    .theme-light .c-date-time-picker button:focus:before, .theme-dark .theme-light .c-date-time-picker button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-date-time-picker button:focus, .theme-light .theme-dark .c-date-time-picker button:focus {
    border-color: #fff
}

    .theme-dark .c-date-time-picker button:focus:before, .theme-light .theme-dark .c-date-time-picker button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.c-date-time-picker:hover {
    background: rgba(0,0,0,.2)
}

.c-date-time-picker:active {
    background: rgba(0,0,0,.4)
}

.c-date-time-picker[data-date-time-picker="date"] {
    width: 296px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

    .c-date-time-picker[data-date-time-picker="date"] [data-date-time-picker="month"] {
        float: left;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 135px;
        text-align: left
    }

    .c-date-time-picker[data-date-time-picker="date"] [data-date-time-picker="day"] {
        float: left;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .c-date-time-picker[data-date-time-picker="date"] [data-date-time-picker="year"] {
        float: left;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 80px
    }

.c-date-time-picker[data-date-time-picker="time"] {
    width: 240px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

    .c-date-time-picker[data-date-time-picker="time"] [data-date-time-picker="hour"] {
        float: left;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 80px
    }

    .c-date-time-picker[data-date-time-picker="time"] [data-date-time-picker="minute"] {
        float: left;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 80px
    }

    .c-date-time-picker[data-date-time-picker="time"] [data-date-time-picker="ampm"] {
        float: left;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 80px
    }

.c-date-time-picker[data-date-time-picker="time24"] {
    width: 160px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

    .c-date-time-picker[data-date-time-picker="time24"] [data-date-time-picker="hour24"] {
        float: left;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 80px
    }

    .c-date-time-picker[data-date-time-picker="time24"] [data-date-time-picker="minute24"] {
        float: left;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 80px
    }

.c-date-time-picker [data-date-time-picker="date-selector"], .c-date-time-picker [data-date-time-picker="time-selector12"], .c-date-time-picker [data-date-time-picker="time-selector24"] {
    width: 100%;
    background: #f2f2f2;
    position: absolute;
    top: -157px;
    left: 0;
    height: 396px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    text-align: center;
    z-index: 300
}

    .c-date-time-picker [data-date-time-picker="date-selector"][aria-hidden="true"], .c-date-time-picker [data-date-time-picker="time-selector12"][aria-hidden="true"], .c-date-time-picker [data-date-time-picker="time-selector24"][aria-hidden="true"] {
        display: none
    }

    .c-date-time-picker [data-date-time-picker="date-selector"][aria-hidden="false"], .c-date-time-picker [data-date-time-picker="time-selector12"][aria-hidden="false"], .c-date-time-picker [data-date-time-picker="time-selector24"][aria-hidden="false"] {
        border: 1px solid rgba(0,0,0,.1);
        display: -ms-flexbox;
        display: flex
    }

    .c-date-time-picker [data-date-time-picker="date-selector"] > span:not(.c-tooltip), .c-date-time-picker [data-date-time-picker="time-selector12"] > span:not(.c-tooltip), .c-date-time-picker [data-date-time-picker="time-selector24"] > span:not(.c-tooltip) {
        position: absolute;
        z-index: 0;
        top: 154px;
        left: 0;
        height: 44px;
        width: 100%;
        background: #0067b8
    }

    .c-date-time-picker [data-date-time-picker="date-selector"] > span.c-tooltip, .c-date-time-picker [data-date-time-picker="time-selector12"] > span.c-tooltip, .c-date-time-picker [data-date-time-picker="time-selector24"] > span.c-tooltip {
        top: 317px
    }

    .c-date-time-picker [data-date-time-picker="date-selector"] #editTooltipCancel, .c-date-time-picker [data-date-time-picker="time-selector12"] #editTooltipCancel, .c-date-time-picker [data-date-time-picker="time-selector24"] #editTooltipCancel {
        right: 0
    }

@media screen and (-ms-high-contrast) {
    .c-date-time-picker [data-date-time-picker="date-selector"], .c-date-time-picker [data-date-time-picker="time-selector12"], .c-date-time-picker [data-date-time-picker="time-selector24"] {
        background: #fff
    }

        .c-date-time-picker [data-date-time-picker="date-selector"] > div, .c-date-time-picker [data-date-time-picker="time-selector12"] > div, .c-date-time-picker [data-date-time-picker="time-selector24"] > div {
            border-right: 1px solid #000
        }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .c-date-time-picker [data-date-time-picker="date-selector"], .c-date-time-picker [data-date-time-picker="time-selector12"], .c-date-time-picker [data-date-time-picker="time-selector24"] {
        background: #000
    }

        .c-date-time-picker [data-date-time-picker="date-selector"] > div, .c-date-time-picker [data-date-time-picker="time-selector12"] > div, .c-date-time-picker [data-date-time-picker="time-selector24"] > div {
            border-right: 1px solid #fff
        }
}

.c-date-time-picker [data-date-time-picker="date-selector"] [data-date-time-picker="ampm"], .c-date-time-picker [data-date-time-picker="time-selector12"] [data-date-time-picker="ampm"], .c-date-time-picker [data-date-time-picker="time-selector24"] [data-date-time-picker="ampm"] {
    float: left;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 80px;
    z-index: 1;
    top: 0;
    height: 352px
}

    .c-date-time-picker [data-date-time-picker="date-selector"] [data-date-time-picker="ampm"] button, .c-date-time-picker [data-date-time-picker="time-selector12"] [data-date-time-picker="ampm"] button, .c-date-time-picker [data-date-time-picker="time-selector24"] [data-date-time-picker="ampm"] button {
        position: absolute;
        left: 80px;
        height: 22px;
        width: 100%;
        background: transparent;
        border: 0;
        z-index: 100
    }

        .c-date-time-picker [data-date-time-picker="date-selector"] [data-date-time-picker="ampm"] button:first-of-type, .c-date-time-picker [data-date-time-picker="time-selector12"] [data-date-time-picker="ampm"] button:first-of-type, .c-date-time-picker [data-date-time-picker="time-selector24"] [data-date-time-picker="ampm"] button:first-of-type {
            top: 0
        }

        .c-date-time-picker [data-date-time-picker="date-selector"] [data-date-time-picker="ampm"] button:last-of-type, .c-date-time-picker [data-date-time-picker="time-selector12"] [data-date-time-picker="ampm"] button:last-of-type, .c-date-time-picker [data-date-time-picker="time-selector24"] [data-date-time-picker="ampm"] button:last-of-type {
            top: 330px
        }

    .c-date-time-picker [data-date-time-picker="date-selector"] [data-date-time-picker="ampm"] ul, .c-date-time-picker [data-date-time-picker="time-selector12"] [data-date-time-picker="ampm"] ul, .c-date-time-picker [data-date-time-picker="time-selector24"] [data-date-time-picker="ampm"] ul {
        top: 154px
    }

        .c-date-time-picker [data-date-time-picker="date-selector"] [data-date-time-picker="ampm"] ul.f-js-pm, .c-date-time-picker [data-date-time-picker="time-selector12"] [data-date-time-picker="ampm"] ul.f-js-pm, .c-date-time-picker [data-date-time-picker="time-selector24"] [data-date-time-picker="ampm"] ul.f-js-pm {
            top: 110px
        }

.c-date-time-picker [data-date-time-picker="date-selector"] > div, .c-date-time-picker [data-date-time-picker="time-selector12"] > div, .c-date-time-picker [data-date-time-picker="time-selector24"] > div {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: rgba(0,0,0,.6);
    -ms-flex-item-align: start;
    align-self: flex-start;
    background-clip: content-box;
    border-right: 1px solid rgba(0,0,0,.6);
    float: left;
    position: relative;
    z-index: 1
}

    .c-date-time-picker [data-date-time-picker="date-selector"] > div:first-of-type button, .c-date-time-picker [data-date-time-picker="time-selector12"] > div:first-of-type button, .c-date-time-picker [data-date-time-picker="time-selector24"] > div:first-of-type button {
        left: 0;
        width: inherit
    }

    .c-date-time-picker [data-date-time-picker="date-selector"] > div:last-of-type, .c-date-time-picker [data-date-time-picker="time-selector12"] > div:last-of-type, .c-date-time-picker [data-date-time-picker="time-selector24"] > div:last-of-type {
        border-right: 0
    }

        .c-date-time-picker [data-date-time-picker="date-selector"] > div:last-of-type button, .c-date-time-picker [data-date-time-picker="time-selector12"] > div:last-of-type button, .c-date-time-picker [data-date-time-picker="time-selector24"] > div:last-of-type button {
            left: auto;
            right: 0;
            width: inherit
        }

    .c-date-time-picker [data-date-time-picker="date-selector"] > div ul, .c-date-time-picker [data-date-time-picker="time-selector12"] > div ul, .c-date-time-picker [data-date-time-picker="time-selector24"] > div ul {
        position: relative;
        top: -66px
    }

    .c-date-time-picker [data-date-time-picker="date-selector"] > div li, .c-date-time-picker [data-date-time-picker="time-selector12"] > div li, .c-date-time-picker [data-date-time-picker="time-selector24"] > div li {
        position: relative;
        border: 2px solid transparent;
        outline: 0;
        height: 44px;
        padding: 12px 12px 3px;
        outline: none
    }

        .c-date-time-picker [data-date-time-picker="date-selector"] > div li:before, .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:before, .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:before {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            border: 1px solid transparent
        }

        .c-date-time-picker [data-date-time-picker="date-selector"] > div li:focus, .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:focus, .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:focus {
            border-color: #000
        }

            .c-date-time-picker [data-date-time-picker="date-selector"] > div li:focus:before, .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:focus:before, .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:focus:before {
                border-color: rgba(255,255,255,.6)
            }

.theme-light .c-date-time-picker [data-date-time-picker="date-selector"] > div li:focus, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="date-selector"] > div li:focus, .theme-light .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:focus, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:focus, .theme-light .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:focus, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:focus {
    border-color: #000
}

    .theme-light .c-date-time-picker [data-date-time-picker="date-selector"] > div li:focus:before, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="date-selector"] > div li:focus:before, .theme-light .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:focus:before, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:focus:before, .theme-light .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:focus:before, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-date-time-picker [data-date-time-picker="date-selector"] > div li:focus, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="date-selector"] > div li:focus, .theme-dark .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:focus, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:focus, .theme-dark .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:focus, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:focus {
    border-color: #fff
}

    .theme-dark .c-date-time-picker [data-date-time-picker="date-selector"] > div li:focus:before, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="date-selector"] > div li:focus:before, .theme-dark .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:focus:before, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:focus:before, .theme-dark .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:focus:before, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.c-date-time-picker [data-date-time-picker="date-selector"] > div li[aria-selected="true"], .c-date-time-picker [data-date-time-picker="time-selector12"] > div li[aria-selected="true"], .c-date-time-picker [data-date-time-picker="time-selector24"] > div li[aria-selected="true"] {
    color: #fff
}

@media screen and (-ms-high-contrast:active) {
    .c-date-time-picker [data-date-time-picker="date-selector"] > div li[aria-selected="true"], .c-date-time-picker [data-date-time-picker="time-selector12"] > div li[aria-selected="true"], .c-date-time-picker [data-date-time-picker="time-selector24"] > div li[aria-selected="true"] {
        border: 3px dashed Highlight
    }
}

.c-date-time-picker [data-date-time-picker="date-selector"] > div li[aria-selected="true"]:focus, .c-date-time-picker [data-date-time-picker="time-selector12"] > div li[aria-selected="true"]:focus, .c-date-time-picker [data-date-time-picker="time-selector24"] > div li[aria-selected="true"]:focus {
    background: #005da6
}

.c-date-time-picker [data-date-time-picker="date-selector"] > div li[aria-selected="true"]:hover, .c-date-time-picker [data-date-time-picker="date-selector"] > div li[aria-selected="true"].x-hidden-focus, .c-date-time-picker [data-date-time-picker="time-selector12"] > div li[aria-selected="true"]:hover, .c-date-time-picker [data-date-time-picker="time-selector12"] > div li[aria-selected="true"].x-hidden-focus, .c-date-time-picker [data-date-time-picker="time-selector24"] > div li[aria-selected="true"]:hover, .c-date-time-picker [data-date-time-picker="time-selector24"] > div li[aria-selected="true"].x-hidden-focus {
    background: transparent
}

.c-date-time-picker [data-date-time-picker="date-selector"] > div li.f-js-last, .c-date-time-picker [data-date-time-picker="time-selector12"] > div li.f-js-last, .c-date-time-picker [data-date-time-picker="time-selector24"] > div li.f-js-last {
    border-bottom: 1px solid rgba(0,0,0,.6)
}

.c-date-time-picker [data-date-time-picker="date-selector"] > div li:hover, .c-date-time-picker [data-date-time-picker="time-selector12"] > div li:hover, .c-date-time-picker [data-date-time-picker="time-selector24"] > div li:hover {
    background: #ccc;
    cursor: pointer
}

.c-date-time-picker [data-date-time-picker="date-selector"] > button, .c-date-time-picker [data-date-time-picker="time-selector12"] > button, .c-date-time-picker [data-date-time-picker="time-selector24"] > button {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    width: 50%;
    height: 44px;
    background: #f2f2f2;
    border-top: 1px solid rgba(0,0,0,.6);
    position: absolute;
    bottom: 0;
    z-index: 100
}

    .c-date-time-picker [data-date-time-picker="date-selector"] > button:after, .c-date-time-picker [data-date-time-picker="time-selector12"] > button:after, .c-date-time-picker [data-date-time-picker="time-selector24"] > button:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus, .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus, .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus {
        border-color: #000
    }

        .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus:after, .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus:after, .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus:after {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus, .theme-light .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus, .theme-light .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus {
    border-color: #000
}

    .theme-light .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus:after, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus:after, .theme-light .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus:after, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus:after, .theme-light .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus:after, .theme-dark .theme-light .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus:after {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus, .theme-dark .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus, .theme-dark .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus {
    border-color: #fff
}

    .theme-dark .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus:after, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus:after, .theme-dark .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus:after, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus:after, .theme-dark .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus:after, .theme-light .theme-dark .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus:after {
        border-color: rgba(0,0,0,.6)
    }

.c-date-time-picker [data-date-time-picker="date-selector"] > button.glyph-accept:before, .c-date-time-picker [data-date-time-picker="date-selector"] > button.glyph-cancel:before, .c-date-time-picker [data-date-time-picker="time-selector12"] > button.glyph-accept:before, .c-date-time-picker [data-date-time-picker="time-selector12"] > button.glyph-cancel:before, .c-date-time-picker [data-date-time-picker="time-selector24"] > button.glyph-accept:before, .c-date-time-picker [data-date-time-picker="time-selector24"] > button.glyph-cancel:before {
    color: rgba(0,0,0,.6);
    line-height: 44px
}

.c-date-time-picker [data-date-time-picker="date-selector"] > button:focus, .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus, .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus {
    border-top-width: 2px;
    z-index: 101
}

    .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus.glyph-accept:before, .c-date-time-picker [data-date-time-picker="date-selector"] > button:focus.glyph-cancel:before, .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus.glyph-accept:before, .c-date-time-picker [data-date-time-picker="time-selector12"] > button:focus.glyph-cancel:before, .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus.glyph-accept:before, .c-date-time-picker [data-date-time-picker="time-selector24"] > button:focus.glyph-cancel:before {
        line-height: 42px
    }

.c-date-time-picker [data-date-time-picker="date-selector"] > button:hover, .c-date-time-picker [data-date-time-picker="time-selector12"] > button:hover, .c-date-time-picker [data-date-time-picker="time-selector24"] > button:hover {
    background: #ccc
}

.c-date-time-picker [data-date-time-picker="date-selector"] > button[data-date-time-picker="apply"], .c-date-time-picker [data-date-time-picker="time-selector12"] > button[data-date-time-picker="apply"], .c-date-time-picker [data-date-time-picker="time-selector24"] > button[data-date-time-picker="apply"] {
    left: 0
}

.c-date-time-picker [data-date-time-picker="date-selector"] > button[data-date-time-picker="cancel"], .c-date-time-picker [data-date-time-picker="time-selector12"] > button[data-date-time-picker="cancel"], .c-date-time-picker [data-date-time-picker="time-selector24"] > button[data-date-time-picker="cancel"] {
    right: 0
}

.c-date-time-picker [data-date-time-picker="month"] {
    float: left;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 135px;
    text-align: left;
    z-index: 1
}

    .c-date-time-picker [data-date-time-picker="month"] button {
        position: absolute;
        left: 0;
        height: 22px;
        width: 100%;
        background: transparent;
        border: 0;
        z-index: 100
    }

        .c-date-time-picker [data-date-time-picker="month"] button:first-of-type {
            top: 0
        }

        .c-date-time-picker [data-date-time-picker="month"] button:last-of-type {
            top: 330px
        }

.c-date-time-picker [data-date-time-picker="day"] {
    float: left;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    z-index: 1
}

    .c-date-time-picker [data-date-time-picker="day"] button {
        position: absolute;
        left: 0;
        height: 22px;
        width: 100%;
        background: transparent;
        border: 0;
        z-index: 100
    }

        .c-date-time-picker [data-date-time-picker="day"] button:first-of-type {
            top: 0
        }

        .c-date-time-picker [data-date-time-picker="day"] button:last-of-type {
            top: 330px
        }

.c-date-time-picker [data-date-time-picker="year"] {
    float: left;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 80px;
    z-index: 1
}

    .c-date-time-picker [data-date-time-picker="year"] button {
        position: absolute;
        left: 135px;
        height: 22px;
        width: 100%;
        background: transparent;
        border: 0;
        z-index: 100
    }

        .c-date-time-picker [data-date-time-picker="year"] button:first-of-type {
            top: 0
        }

        .c-date-time-picker [data-date-time-picker="year"] button:last-of-type {
            top: 330px
        }

.c-date-time-picker [data-date-time-picker="hour"], .c-date-time-picker [data-date-time-picker="hour24"] {
    float: left;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 80px;
    z-index: 1
}

    .c-date-time-picker [data-date-time-picker="hour"] button, .c-date-time-picker [data-date-time-picker="hour24"] button {
        position: absolute;
        left: 0;
        height: 22px;
        width: 100%;
        background: transparent;
        border: 0;
        z-index: 100
    }

        .c-date-time-picker [data-date-time-picker="hour"] button:first-of-type, .c-date-time-picker [data-date-time-picker="hour24"] button:first-of-type {
            top: 0
        }

        .c-date-time-picker [data-date-time-picker="hour"] button:last-of-type, .c-date-time-picker [data-date-time-picker="hour24"] button:last-of-type {
            top: 330px
        }

.c-date-time-picker [data-date-time-picker="minute"], .c-date-time-picker [data-date-time-picker="minute24"] {
    float: left;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 80px;
    z-index: 1
}

    .c-date-time-picker [data-date-time-picker="minute"] button, .c-date-time-picker [data-date-time-picker="minute24"] button {
        position: absolute;
        left: 0;
        height: 22px;
        width: 100%;
        background: transparent;
        border: 0;
        z-index: 100
    }

        .c-date-time-picker [data-date-time-picker="minute"] button:first-of-type, .c-date-time-picker [data-date-time-picker="minute24"] button:first-of-type {
            top: 0
        }

        .c-date-time-picker [data-date-time-picker="minute"] button:last-of-type, .c-date-time-picker [data-date-time-picker="minute24"] button:last-of-type {
            top: 330px
        }

.c-dialog[aria-hidden="true"] {
    display: none
}

.c-dialog [role="dialog"] {
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,calc(-50% - calc(1px/2)));
    background: #fff;
    border: 1px solid #0067b8;
    margin: 0 auto;
    max-height: 760px;
    max-width: 546px;
    min-width: 296px;
    width: 100%;
    padding: 24px;
    z-index: 1000
}

    .c-dialog [role="dialog"]:focus {
        outline: none
    }

    .c-dialog [role="dialog"] [role="document"] {
        box-sizing: border-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: justify;
        justify-content: space-between;
        overflow-y: auto
    }

@media(-ms-high-contrast:active) {
    .c-dialog [role="dialog"] {
        background: Window
    }
}

.c-dialog [role="dialog"] h2 {
    font-size: 20px;
    line-height: 24px;
    padding: 35px 0 5px;
    font-weight: 600;
    line-height: normal;
    padding: 0
}

    .c-dialog [role="dialog"] h2.c-heading-1 {
        font-size: 62px;
        line-height: 72px;
        padding: 38px 0 6px;
        font-weight: 600;
        letter-spacing: -.01em
    }

        .c-dialog [role="dialog"] h2.c-heading-1.f-lean {
            padding-top: 0
        }

    .c-dialog [role="dialog"] h2.c-heading-2 {
        font-size: 46px;
        line-height: 56px;
        padding: 37px 0 3px;
        font-weight: 600;
        letter-spacing: -.01em
    }

        .c-dialog [role="dialog"] h2.c-heading-2.f-lean {
            padding-top: 0
        }

    .c-dialog [role="dialog"] h2.c-heading-3 {
        font-size: 34px;
        line-height: 40px;
        padding: 38px 0 2px;
        font-weight: 600
    }

        .c-dialog [role="dialog"] h2.c-heading-3.f-lean {
            padding-top: 0
        }

    .c-dialog [role="dialog"] h2.c-heading-4 {
        font-size: 24px;
        line-height: 28px;
        padding: 36px 0 4px;
        font-weight: 600
    }

        .c-dialog [role="dialog"] h2.c-heading-4.f-lean {
            padding-top: 0
        }

    .c-dialog [role="dialog"] h2.c-heading-5 {
        font-size: 20px;
        line-height: 24px;
        padding: 35px 0 5px;
        font-weight: 600
    }

        .c-dialog [role="dialog"] h2.c-heading-5.f-lean {
            padding-top: 0
        }

    .c-dialog [role="dialog"] h2.c-heading-6 {
        font-size: 18px;
        line-height: 24px;
        padding: 37px 0 3px;
        font-weight: 600
    }

        .c-dialog [role="dialog"] h2.c-heading-6.f-lean {
            padding-top: 0
        }

.c-dialog [role="dialog"] .c-progress.f-indeterminate-regional {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    overflow: hidden;
    height: 10px
}

.c-dialog [role="dialog"] .c-divider {
    margin: 16px 0
}

.c-dialog [role="dialog"] .c-paragraph:first-of-type {
    padding-top: 8px
}

.c-dialog [role="dialog"] .f-dialog-content {
    display: -ms-flexbox;
    display: flex
}

.c-dialog [role="dialog"] .c-group {
    display: block;
    margin: 1px
}

    .c-dialog [role="dialog"] .c-group.f-wrap-items {
        display: -ms-flexbox;
        display: flex
    }

    .c-dialog [role="dialog"] .c-group .c-button {
        float: right;
        margin-top: 24px;
        width: 50%;
        max-width: none;
        margin-right: 0;
        text-overflow: ellipsis
    }

        .c-dialog [role="dialog"] .c-group .c-button + .c-button {
            float: left;
            width: calc(50% - 4px)
        }

    .c-dialog [role="dialog"] .c-group .f-swap-buttons:first-child {
        float: left;
        width: calc(50% - 4px)
    }

        .c-dialog [role="dialog"] .c-group .f-swap-buttons:first-child + .f-swap-buttons {
            float: right;
            width: 50%
        }

.c-dialog [role="dialog"] [class^="c-heading-"] + .c-price.f-large {
    padding-top: 8px;
    padding-bottom: 24px
}

.c-dialog.f-flow [role="dialog"] {
    max-width: 640px
}

.c-dialog.f-flow [role="dialog"], .c-dialog.f-lightbox [role="dialog"] {
    padding: 36px
}

    .c-dialog.f-flow [role="dialog"] > button.c-glyph, .c-dialog.f-lightbox [role="dialog"] > button.c-glyph {
        padding: 0;
        background: none;
        border: 0
    }

    .c-dialog.f-flow [role="dialog"] > .c-glyph, .c-dialog.f-lightbox [role="dialog"] > .c-glyph {
        position: absolute;
        width: 36px;
        height: 36px;
        right: 0;
        top: 0;
        color: rgba(0,0,0,.6);
        cursor: pointer
    }

        .c-dialog.f-flow [role="dialog"] > .c-glyph:hover, .c-dialog.f-lightbox [role="dialog"] > .c-glyph:hover {
            color: rgba(0,0,0,.8)
        }

@media(-ms-high-contrast:active) {
    .c-dialog.f-flow [role="dialog"] > .c-glyph:hover, .c-dialog.f-lightbox [role="dialog"] > .c-glyph:hover {
        color: Highlight
    }
}

.c-dialog.f-flow [role="dialog"] > .c-glyph:focus, .c-dialog.f-lightbox [role="dialog"] > .c-glyph:focus {
    outline: 2px dashed rgba(0,0,0,.8)
}

@media(-ms-high-contrast:active) {
    .c-dialog.f-flow [role="dialog"] > .c-glyph:focus, .c-dialog.f-lightbox [role="dialog"] > .c-glyph:focus {
        outline: 1px solid ButtonText
    }
}

.c-dialog.f-flow [role="dialog"] > .c-glyph:active, .c-dialog.f-lightbox [role="dialog"] > .c-glyph:active {
    color: #000
}

.c-dialog.f-flow [role="dialog"] > .c-glyph:before, .c-dialog.f-lightbox [role="dialog"] > .c-glyph:before {
    margin: 10px;
    vertical-align: middle
}

.c-dialog.f-flow [role="dialog"] .f-dialog-scroll, .c-dialog.f-lightbox [role="dialog"] .f-dialog-scroll {
    overflow-y: auto;
    max-height: 600px;
    min-width: 245px
}

.c-dialog.f-flow [role="dialog"] .c-group .c-button, .c-dialog.f-lightbox [role="dialog"] .c-group .c-button {
    margin-top: 36px
}

.c-dialog.f-flow .c-dialog-container, .c-dialog.f-lightbox .c-dialog-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

    .c-dialog.f-flow .c-dialog-container .c-dialog-body, .c-dialog.f-lightbox .c-dialog-container .c-dialog-body {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch
    }

        .c-dialog.f-flow .c-dialog-container .c-dialog-body .c-dialog-content, .c-dialog.f-lightbox .c-dialog-container .c-dialog-body .c-dialog-content {
            overflow: hidden;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: stretch;
            align-items: stretch;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-line-pack: stretch;
            align-content: stretch
        }

            .c-dialog.f-flow .c-dialog-container .c-dialog-body .c-dialog-content .c-dialog-scroll, .c-dialog.f-lightbox .c-dialog-container .c-dialog-body .c-dialog-content .c-dialog-scroll {
                overflow-y: auto
            }

@media only screen and (min-height:320px) {
    .c-dialog.f-flow .c-dialog-container .c-dialog-footer .c-group .c-button, .c-dialog.f-lightbox .c-dialog-container .c-dialog-footer .c-group .c-button {
        margin-top: 0
    }
}

@media only screen and (min-height:540px) {
    .c-dialog.f-flow .c-dialog-container .c-dialog-footer .c-group .c-button, .c-dialog.f-lightbox .c-dialog-container .c-dialog-footer .c-group .c-button {
        margin-top: 10px
    }
}

.c-dialog.f-lightbox [role="dialog"] {
    background: #2f2f2f;
    border-color: transparent;
    max-width: 1066px;
    overflow: visible;
    padding: 0
}

    .c-dialog.f-lightbox [role="dialog"] > .c-glyph {
        top: -36px;
        color: rgba(255,255,255,.6)
    }

        .c-dialog.f-lightbox [role="dialog"] > .c-glyph:hover {
            color: rgba(255,255,255,.8)
        }

@media(-ms-high-contrast:active) {
    .c-dialog.f-lightbox [role="dialog"] > .c-glyph:hover {
        color: Highlight
    }
}

.c-dialog.f-lightbox [role="dialog"] > .c-glyph:focus {
    outline-color: rgba(255,255,255,.6)
}

@media(-ms-high-contrast:active) {
    .c-dialog.f-lightbox [role="dialog"] > .c-glyph:focus {
        outline: 1px solid ButtonText
    }
}

.c-dialog.f-lightbox [role="dialog"] [role="document"] img {
    width: 100%
}

.c-dialog.f-lightbox > [role="presentation"] {
    background: rgba(0,0,0,.9)
}

    .c-dialog.f-lightbox > [role="presentation"] + button.c-glyph {
        padding: 0;
        background: none;
        border: 0;
        width: 36px;
        height: 36px
    }

        .c-dialog.f-lightbox > [role="presentation"] + button.c-glyph:before {
            vertical-align: top
        }

    .c-dialog.f-lightbox > [role="presentation"] + .c-glyph {
        position: fixed;
        top: 24px;
        right: 24px;
        color: rgba(255,255,255,.6);
        font-size: 36px;
        z-index: 1001
    }

        .c-dialog.f-lightbox > [role="presentation"] + .c-glyph:hover {
            color: rgba(255,255,255,.8)
        }

        .c-dialog.f-lightbox > [role="presentation"] + .c-glyph:focus {
            outline: 1px dashed rgba(255,255,255,.6)
        }

.c-dialog > [role="presentation"] {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(255,255,255,.9);
    z-index: 1000
}

    .c-dialog > [role="presentation"]:focus {
        outline: none
    }

.theme-light .c-dialog [role="dialog"], .theme-dark .theme-light .c-dialog [role="dialog"] {
    background: #fff;
    border-color: #000
}

    .theme-light .c-dialog [role="dialog"] .c-glyph, .theme-dark .theme-light .c-dialog [role="dialog"] .c-glyph {
        color: #000
    }

        .theme-light .c-dialog [role="dialog"] .c-glyph:hover, .theme-dark .theme-light .c-dialog [role="dialog"] .c-glyph:hover {
            color: rgba(0,0,0,.8)
        }

        .theme-light .c-dialog [role="dialog"] .c-glyph:focus, .theme-dark .theme-light .c-dialog [role="dialog"] .c-glyph:focus {
            outline-color: rgba(0,0,0,.6)
        }

.theme-light .c-dialog > [role="presentation"], .theme-dark .theme-light .c-dialog > [role="presentation"] {
    background: rgba(255,255,255,.9)
}

.theme-dark .c-dialog [role="dialog"], .theme-light .theme-dark .c-dialog [role="dialog"] {
    background: #000;
    border-color: #fff
}

    .theme-dark .c-dialog [role="dialog"] .c-glyph, .theme-light .theme-dark .c-dialog [role="dialog"] .c-glyph {
        color: #fff
    }

        .theme-dark .c-dialog [role="dialog"] .c-glyph:hover, .theme-light .theme-dark .c-dialog [role="dialog"] .c-glyph:hover {
            color: rgba(255,255,255,.8)
        }

        .theme-dark .c-dialog [role="dialog"] .c-glyph:focus, .theme-light .theme-dark .c-dialog [role="dialog"] .c-glyph:focus {
            outline-color: rgba(255,255,255,.6)
        }

@media only screen and (max-width:767px) {
    .c-dialog.f-flow [role="dialog"], .c-dialog.f-lightbox [role="dialog"] {
        padding: 24px
    }

    .c-dialog.f-flow [role="dialog"] {
        width: 80%
    }
}

@media only screen and (max-width:539px) {
    .c-dialog [role="dialog"] {
        top: 0;
        left: 0;
        right: 0;
        -ms-transform: none;
        transform: none;
        margin: 12px;
        max-height: 342px;
        width: auto
    }

        .c-dialog [role="dialog"] .c-group {
            display: block;
            padding: 0
        }

            .c-dialog [role="dialog"] .c-group .c-button, .c-dialog [role="dialog"] .c-group .c-button.f-swap-buttons {
                float: none;
                margin-top: 24px;
                width: 100%;
                max-width: none;
                margin-right: 0
            }

                .c-dialog [role="dialog"] .c-group .c-button + .c-button, .c-dialog [role="dialog"] .c-group .c-button + .c-button.f-swap-buttons, .c-dialog [role="dialog"] .c-group .c-button.f-swap-buttons + .c-button, .c-dialog [role="dialog"] .c-group .c-button.f-swap-buttons + .c-button.f-swap-buttons {
                    float: none;
                    width: 100%;
                    margin-top: 12px
                }

    .c-dialog.f-lightbox [role="dialog"] {
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        max-height: none;
        margin: 0;
        padding: 0;
        width: 100%
    }

    .c-dialog.f-flow [role="dialog"] {
        height: auto;
        max-height: 100%;
        width: auto
    }

        .c-dialog.f-flow [role="dialog"] .f-dialog-scroll {
            overflow-y: auto;
            -ms-flex-negative: 50;
            flex-shrink: 50;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
            max-height: 800px
        }

        .c-dialog.f-flow [role="dialog"] .c-group.f-wrap-items {
            min-height: 100%
        }

        .c-dialog.f-flow [role="dialog"] .c-group .c-button + .c-button {
            margin-top: 12px;
            float: none;
            width: 100%
        }
}

hr.c-divider {
    border: 0;
    margin: 0;
    border-top: 1px solid #666
}

    hr.c-divider.f-pad-bottom-3x {
        margin-bottom: 12px
    }

    hr.c-divider.f-pad-bottom-6x {
        margin-bottom: 24px
    }

    hr.c-divider.f-pad-top-3x {
        margin-top: 12px
    }

    hr.c-divider.f-pad-top-6x {
        margin-top: 24px
    }

    hr.c-divider.f-pad-vertical-3x {
        margin: 12px 0
    }

    hr.c-divider.f-pad-vertical-6x {
        margin: 24px 0
    }

hr.c-subdivider {
    border: 0;
    margin: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

    hr.c-subdivider.f-pad-bottom-3x {
        margin-bottom: 12px
    }

    hr.c-subdivider.f-pad-bottom-6x {
        margin-bottom: 24px
    }

    hr.c-subdivider.f-pad-top-3x {
        margin-top: 12px
    }

    hr.c-subdivider.f-pad-top-6x {
        margin-top: 24px
    }

    hr.c-subdivider.f-pad-vertical-3x {
        margin: 12px 0
    }

    hr.c-subdivider.f-pad-vertical-6x {
        margin: 24px 0
    }

.c-drawer {
    background: #fafafa
}

    .c-drawer > button, .c-drawer > span, .c-drawer .f-toggle {
        min-height: 44px;
        position: relative
    }

    .c-drawer.f-divider > button, .c-drawer.f-divider .f-toggle, .c-drawer.f-divider > header > button, .c-drawer.f-divider > span, .c-drawer.f-divider > header > span, .c-drawer.f-divider > header .f-toggle {
        border-bottom: 1px solid rgba(0,0,0,.2)
    }

    .c-drawer > header {
        margin-bottom: 8px;
        min-height: 44px;
        position: relative
    }

@media only screen and (max-width:539px) {
    .c-drawer > header {
        padding-right: 36px
    }
}

.c-drawer > header > button, .c-drawer > header .f-toggle {
    height: 100%;
    position: absolute
}

.c-drawer > header > span, .c-drawer > span {
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    background: #f0f0f0;
    color: rgba(0,0,0,.8);
    display: inline-block;
    width: 100%;
    min-height: 48px
}

@media screen and (-ms-high-contrast:active) {
    .c-drawer > header > span, .c-drawer > span {
        border-color: window !important;
        outline-color: window
    }
}

.c-drawer > header > span:focus, .c-drawer > span:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .c-drawer > header > span:focus, .c-drawer > span:focus {
        border-color: windowText !important
    }
}

.theme-light .c-drawer > header > span:focus, .theme-dark .theme-light .c-drawer > header > span:focus, .theme-light .c-drawer > span:focus, .theme-dark .theme-light .c-drawer > span:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .c-drawer > header > span:focus, .theme-light .theme-dark .c-drawer > header > span:focus, .theme-dark .c-drawer > span:focus, .theme-light .theme-dark .c-drawer > span:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.c-drawer > header > span[aria-expanded="true"]:after, .c-drawer > span[aria-expanded="true"]:after {
    content: ""
}

.c-drawer > header > span[aria-expanded="false"]:after, .c-drawer > span[aria-expanded="false"]:after {
    content: ""
}

.c-drawer > header > span:hover, .c-drawer > header > span:focus, .c-drawer > span:hover, .c-drawer > span:focus {
    box-shadow: 0 0 4px 2px rgba(0,0,0,.16);
    color: #000;
    background: #f0f0f0
}

.c-drawer > header > span:hover, .c-drawer > span:hover {
    cursor: pointer
}

.c-drawer > header > span:active, .c-drawer > span:active {
    color: rgba(0,0,0,.8)
}

.c-drawer > header > span:after, .c-drawer > span:after {
    position: absolute;
    top: calc(50% - (6px));
    padding: 0 10.5px;
    right: 0
}

.c-drawer > header > span > h5, .c-drawer > span > h5 {
    display: inline-block;
    max-width: 190px;
    text-align: left;
    vertical-align: middle;
    padding: 14px 36px 14px 12px;
    height: 100%
}

.c-drawer > header > span .c-drawer-text-control-container, .c-drawer > span .c-drawer-text-control-container {
    right: 36px;
    position: absolute;
    max-width: 70px;
    height: 100%;
    white-space: normal;
    display: -ms-flexbox;
    display: flex;
    top: 0
}

    .c-drawer > header > span .c-drawer-text-control-container .c-drawer-text-control, .c-drawer > span .c-drawer-text-control-container .c-drawer-text-control {
        position: relative;
        text-align: right;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        width: 100%
    }

@media screen and (min-width:540px) {
    .c-drawer > header > span > h5, .c-drawer > span > h5 {
        max-width: none
    }

    .c-drawer > header > span .c-drawer-text-control-container, .c-drawer > span .c-drawer-text-control-container {
        max-width: 200px
    }
}

.c-drawer > nav.c-link-navigation {
    height: 40px;
    line-height: 40px;
    margin-top: 0;
    overflow: hidden;
    text-align: left;
    width: auto
}

    .c-drawer > nav.c-link-navigation li {
        display: inline-block;
        height: auto
    }

        .c-drawer > nav.c-link-navigation li a.c-hyperlink {
            padding: 0
        }

        .c-drawer > nav.c-link-navigation li:first-child a {
            margin-left: 0
        }

    .c-drawer > nav.c-link-navigation ul {
        white-space: nowrap
    }

.c-drawer > button, .c-drawer .f-toggle, .c-drawer > header > button, .c-drawer > header .f-toggle, .c-drawer .c-drawer-toggle {
    font-size: 13px;
    line-height: 16px;
    padding: 14px 12px 14px 36px;
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    display: block;
    background: #f0f0f0;
    color: rgba(0,0,0,.8);
    font-weight: 400;
    left: 0;
    text-align: left;
    width: 100%
}

@media screen and (-ms-high-contrast:active) {
    .c-drawer > button, .c-drawer .f-toggle, .c-drawer > header > button, .c-drawer > header .f-toggle, .c-drawer .c-drawer-toggle {
        border-color: window !important;
        outline-color: window
    }
}

.c-drawer > button:focus, .c-drawer .f-toggle:focus, .c-drawer > header > button:focus, .c-drawer > header .f-toggle:focus, .c-drawer .c-drawer-toggle:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .c-drawer > button:focus, .c-drawer .f-toggle:focus, .c-drawer > header > button:focus, .c-drawer > header .f-toggle:focus, .c-drawer .c-drawer-toggle:focus {
        border-color: windowText !important
    }
}

.theme-light .c-drawer > button:focus, .theme-dark .theme-light .c-drawer > button:focus, .theme-light .c-drawer .f-toggle:focus, .theme-dark .theme-light .c-drawer .f-toggle:focus, .theme-light .c-drawer > header > button:focus, .theme-dark .theme-light .c-drawer > header > button:focus, .theme-light .c-drawer > header .f-toggle:focus, .theme-dark .theme-light .c-drawer > header .f-toggle:focus, .theme-light .c-drawer .c-drawer-toggle:focus, .theme-dark .theme-light .c-drawer .c-drawer-toggle:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .c-drawer > button:focus, .theme-light .theme-dark .c-drawer > button:focus, .theme-dark .c-drawer .f-toggle:focus, .theme-light .theme-dark .c-drawer .f-toggle:focus, .theme-dark .c-drawer > header > button:focus, .theme-light .theme-dark .c-drawer > header > button:focus, .theme-dark .c-drawer > header .f-toggle:focus, .theme-light .theme-dark .c-drawer > header .f-toggle:focus, .theme-dark .c-drawer .c-drawer-toggle:focus, .theme-light .theme-dark .c-drawer .c-drawer-toggle:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.c-drawer > button > .c-heading-6, .c-drawer .f-toggle > .c-heading-6, .c-drawer > header > button > .c-heading-6, .c-drawer > header .f-toggle > .c-heading-6, .c-drawer .c-drawer-toggle > .c-heading-6 {
    font-weight: 400;
    padding: 0 0 0 24px;
    position: relative
}

    .c-drawer > button > .c-heading-6:before, .c-drawer .f-toggle > .c-heading-6:before, .c-drawer > header > button > .c-heading-6:before, .c-drawer > header .f-toggle > .c-heading-6:before, .c-drawer .c-drawer-toggle > .c-heading-6:before {
        left: 0;
        position: absolute
    }

.c-drawer > button:before, .c-drawer .f-toggle:before, .c-drawer > header > button:before, .c-drawer > header .f-toggle:before, .c-drawer .c-drawer-toggle:before {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 12px
}

.c-drawer > button .chevron:after, .c-drawer .f-toggle .chevron:after, .c-drawer > header > button .chevron:after, .c-drawer > header .f-toggle .chevron:after, .c-drawer .c-drawer-toggle .chevron:after {
    position: absolute;
    top: calc(50% - 8px);
    right: 12px
}

.c-drawer > button[aria-expanded="true"]::before, .c-drawer .f-toggle[aria-expanded="true"]::before, .c-drawer > header > button[aria-expanded="true"]::before, .c-drawer > header .f-toggle[aria-expanded="true"]::before, .c-drawer .c-drawer-toggle[aria-expanded="true"]::before {
    content: ""
}

.c-drawer > button[aria-expanded="false"]::before, .c-drawer .f-toggle[aria-expanded="false"]::before, .c-drawer > header > button[aria-expanded="false"]::before, .c-drawer > header .f-toggle[aria-expanded="false"]::before, .c-drawer .c-drawer-toggle[aria-expanded="false"]::before {
    content: ""
}

.c-drawer > button:hover, .c-drawer > button:focus, .c-drawer .f-toggle:hover, .c-drawer .f-toggle:focus, .c-drawer > header > button:hover, .c-drawer > header > button:focus, .c-drawer > header .f-toggle:hover, .c-drawer > header .f-toggle:focus, .c-drawer .c-drawer-toggle:hover, .c-drawer .c-drawer-toggle:focus {
    box-shadow: 0 0 4px 2px rgba(0,0,0,.16);
    color: #000;
    background: #f0f0f0
}

.c-drawer > button[disabled], .c-drawer .f-toggle[disabled], .c-drawer > header > button[disabled], .c-drawer > header .f-toggle[disabled], .c-drawer .c-drawer-toggle[disabled] {
    color: rgba(0,0,0,.4)
}

.c-drawer > button[aria-disabled="true"], .c-drawer > button:focus[aria-disabled="true"], .c-drawer .f-toggle[aria-disabled="true"], .c-drawer .f-toggle:focus[aria-disabled="true"], .c-drawer > header > button[aria-disabled="true"], .c-drawer > header > button:focus[aria-disabled="true"], .c-drawer > header .f-toggle[aria-disabled="true"], .c-drawer > header .f-toggle:focus[aria-disabled="true"], .c-drawer .c-drawer-toggle[aria-disabled="true"], .c-drawer .c-drawer-toggle:focus[aria-disabled="true"] {
    box-shadow: none;
    border: 0
}

    .c-drawer > button[aria-disabled="true"]:after, .c-drawer > button:focus[aria-disabled="true"]:after, .c-drawer .f-toggle[aria-disabled="true"]:after, .c-drawer .f-toggle:focus[aria-disabled="true"]:after, .c-drawer > header > button[aria-disabled="true"]:after, .c-drawer > header > button:focus[aria-disabled="true"]:after, .c-drawer > header .f-toggle[aria-disabled="true"]:after, .c-drawer > header .f-toggle:focus[aria-disabled="true"]:after, .c-drawer .c-drawer-toggle[aria-disabled="true"]:after, .c-drawer .c-drawer-toggle:focus[aria-disabled="true"]:after {
        border-color: transparent
    }

.c-drawer > button:hover, .c-drawer .f-toggle:hover, .c-drawer > header > button:hover, .c-drawer > header .f-toggle:hover, .c-drawer .c-drawer-toggle:hover {
    cursor: pointer
}

.c-drawer > button:active, .c-drawer .f-toggle:active, .c-drawer > header > button:active, .c-drawer > header .f-toggle:active, .c-drawer .c-drawer-toggle:active {
    color: rgba(0,0,0,.8)
}

.c-drawer.f-inactive > button, .c-drawer.f-inactive .f-toggle, .c-drawer.f-inactive > header > button, .c-drawer.f-inactive > header .f-toggle, .c-drawer.f-inactive .c-drawer-toggle {
    color: rgba(0,0,0,.4)
}

    .c-drawer.f-inactive > button:hover, .c-drawer.f-inactive .f-toggle:hover, .c-drawer.f-inactive > header > button:hover, .c-drawer.f-inactive > header .f-toggle:hover, .c-drawer.f-inactive .c-drawer-toggle:hover {
        cursor: auto;
        box-shadow: none
    }

.c-drawer .c-list {
    margin-left: 12px
}

.c-drawer > div[id] {
    position: relative
}

.c-drawer[data-js-collapse].f-show > button:before, .c-drawer[data-js-collapse].f-show .f-toggle:before, .c-drawer[data-js-collapse].f-show > header > button:before, .c-drawer[data-js-collapse].f-show > span:before, .c-drawer[data-js-collapse].f-show > header > span:before, .c-drawer[data-js-collapse].f-show > header .f-toggle:before {
    display: block
}

.c-drawer[data-js-collapse].f-show > button:hover, .c-drawer[data-js-collapse].f-show .f-toggle:hover, .c-drawer[data-js-collapse].f-show > header > button:hover, .c-drawer[data-js-collapse].f-show > span:hover, .c-drawer[data-js-collapse].f-show > header > span:hover, .c-drawer[data-js-collapse].f-show > header .f-toggle:hover {
    background: transparent;
    cursor: auto;
    background: #f0f0f0;
    box-shadow: none
}

.c-drawer[data-js-collapse].f-divider > button, .c-drawer[data-js-collapse].f-divider .f-toggle, .c-drawer[data-js-collapse].f-divider > span, .c-drawer[data-js-collapse].f-divider > header > button, .c-drawer[data-js-collapse].f-divider > header > span, .c-drawer[data-js-collapse].f-divider > header .f-toggle {
    border-bottom: 1px solid rgba(0,0,0,.2)
}

.c-drawer > button, .c-drawer .f-toggle {
    background-color: #fff
}

    .c-drawer > button:focus, .c-drawer > button:hover, .c-drawer .f-toggle:focus, .c-drawer .f-toggle:hover {
        background-color: #fff
    }

.c-explicit {
    font-size: 11px;
    line-height: 1;
    margin: 0 5px;
    padding: 0 3px;
    border: 1px solid #000
}

    .c-explicit > span {
        display: none
    }

        .c-explicit > span + span {
            display: inline
        }

@media only screen and (max-width:539px) {
    .c-explicit > span {
        display: inline
    }

        .c-explicit > span + span {
            display: none
        }
}

.c-file {
    display: -ms-flexbox;
    display: flex
}

    .c-file .c-button {
        margin-top: 20px
    }

    .c-file input[type="file"] {
        float: left;
        visibility: hidden;
        width: 0
    }

    .c-file input.c-text-field[type="text"] {
        position: relative;
        outline: 2px solid transparent;
        border: 0;
        border: 1px solid #000;
        margin-right: 8px
    }

        .c-file input.c-text-field[type="text"]:after {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            outline: 1px solid transparent;
            outline-offset: -1px
        }

        .c-file input.c-text-field[type="text"]:focus {
            outline-color: #000
        }

            .c-file input.c-text-field[type="text"]:focus:after {
                outline-color: rgba(255,255,255,.6)
            }

.theme-light .c-file input.c-text-field[type="text"]:focus, .theme-dark .theme-light .c-file input.c-text-field[type="text"]:focus {
    outline-color: #000
}

    .theme-light .c-file input.c-text-field[type="text"]:focus:after, .theme-dark .theme-light .c-file input.c-text-field[type="text"]:focus:after {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .c-file input.c-text-field[type="text"]:focus, .theme-light .theme-dark .c-file input.c-text-field[type="text"]:focus {
    outline-color: #fff
}

    .theme-dark .c-file input.c-text-field[type="text"]:focus:after, .theme-light .theme-dark .c-file input.c-text-field[type="text"]:focus:after {
        outline-color: rgba(0,0,0,.6)
    }

.c-file input.c-text-field[type="text"]::-ms-clear {
    display: none
}

.c-file input.c-text-field[type="text"][disabled] {
    border: 1px solid rgba(0,0,0,.3)
}

.c-file input.c-text-field[type="text"][readonly] {
    background: #fff
}

    .c-file input.c-text-field[type="text"][readonly]:hover {
        border-color: rgba(0,0,0,.8);
        cursor: pointer
    }

    .c-file input.c-text-field[type="text"][readonly]:active, .c-file input.c-text-field[type="text"][readonly]:focus {
        border-color: #0067b8
    }

@media screen and (-ms-high-contrast:active) {
    .c-file input.c-text-field[type="text"] {
        border-color: buttonText;
        background: buttonFace;
        color: buttonText;
        outline: 2px solid transparent;
        outline-offset: -5px;
        -ms-high-contrast-adjust: auto
    }

        .c-file input.c-text-field[type="text"]:hover {
            border-color: highlight
        }

        .c-file input.c-text-field[type="text"]:active {
            border-color: highlight;
            outline: none;
            color: buttonText
        }

        .c-file input.c-text-field[type="text"]:focus {
            border-color: buttonText;
            outline-color: highlight
        }

        .c-file input.c-text-field[type="text"][disabled] {
            border-color: grayText;
            outline: none;
            color: grayText
        }
}

.c-flipper {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    width: 44px;
    height: 44px;
    padding: 0;
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 50%;
    background: #fafafa;
    color: #404040;
    opacity: .8;
    font-family: "MWF-MDL2"
}

    .c-flipper:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .c-flipper:focus {
        border-color: #000
    }

        .c-flipper:focus:after {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .c-flipper:focus, .theme-dark .theme-light .c-flipper:focus {
    border-color: #000
}

    .theme-light .c-flipper:focus:after, .theme-dark .theme-light .c-flipper:focus:after {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-flipper:focus, .theme-light .theme-dark .c-flipper:focus {
    border-color: #fff
}

    .theme-dark .c-flipper:focus:after, .theme-light .theme-dark .c-flipper:focus:after {
        border-color: rgba(0,0,0,.6)
    }

.c-flipper:before {
    position: relative;
    left: 0;
    top: 0
}

.c-flipper:after {
    border-radius: 50%
}

.c-flipper.f-large {
    width: 88px;
    height: 88px
}

    .c-flipper.f-large:before {
        font-size: 24px;
        line-height: 28px;
        font-size: 36px
    }

    .c-flipper.f-large.f-left:before, .c-flipper.f-large.f-previous:before {
        content: "";
        margin-right: 6px
    }

    .c-flipper.f-large.f-right:before, .c-flipper.f-large.f-next:before {
        content: "";
        margin-left: 6px
    }

.c-flipper.f-small {
    width: 22px;
    height: 22px
}

    .c-flipper.f-small:before {
        top: -2px;
        margin: 0;
        font-size: 10px
    }

.c-flipper.f-left:before, .c-flipper.f-previous:before {
    content: "";
    margin-right: 2px
}

.c-flipper.f-right:before, .c-flipper.f-next:before {
    content: "";
    margin-left: 2px
}

.c-flipper:focus, .c-flipper:hover, .c-flipper:active, .theme-light .c-flipper, .theme-dark .theme-light .c-flipper:focus, .theme-light .c-flipper, .theme-dark .theme-light .c-flipper:hover, .theme-light .c-flipper, .theme-dark .theme-light .c-flipper:active {
    background: #fff;
    color: #404040;
    opacity: 1
}

.c-flipper:hover, .theme-light .c-flipper, .theme-dark .theme-light .c-flipper:focus, .theme-light .c-flipper, .theme-dark .theme-light .c-flipper:hover {
    box-shadow: 0 4px 8px rgba(0,0,0,.2)
}

.c-flipper:focus, .theme-light .c-flipper, .theme-dark .theme-light .c-flipper:focus {
    border: 1px solid #dbdbdb
}

.theme-dark .c-flipper, .theme-light .theme-dark .c-flipper {
    background: #2e2e2e;
    color: #ccc;
    opacity: .8
}

    .theme-dark .c-flipper:hover, .theme-dark .c-flipper:focus, .theme-dark .c-flipper:active, .theme-light .theme-dark .c-flipper:hover, .theme-light .theme-dark .c-flipper:focus, .theme-light .theme-dark .c-flipper:active {
        background: #404040;
        color: #ccc;
        opacity: 1
    }

    .theme-dark .c-flipper:focus, .theme-light .theme-dark .c-flipper:focus {
        border: 1px solid #5b5b5b;
        box-shadow: none
    }

    .theme-dark .c-flipper:hover, .theme-dark .c-flipper:active, .theme-light .theme-dark .c-flipper:hover, .theme-light .theme-dark .c-flipper:active {
        box-shadow: 0 4px 8px rgba(0,0,0,.2)
    }

    .theme-dark .c-flipper:after, .theme-light .theme-dark .c-flipper:after {
        border: none
    }

@media(-ms-high-contrast:active) {
    .c-flipper {
        background: ButtonFace;
        border: 2px solid ButtonText;
        opacity: 1
    }

        .c-flipper:after {
            border-color: Window
        }

        .c-flipper:before {
            color: ButtonText
        }

        .c-flipper:hover {
            -ms-high-contrast-adjust: none;
            border: 2px solid Highlight;
            background-color: Highlight
        }

            .c-flipper:hover:before {
                color: HighlightText
            }

        .c-flipper:focus {
            outline: 2px solid ButtonText;
            border: 2px solid ButtonText;
            background-color: Highlight
        }

            .c-flipper:focus:before {
                border: 1px dashed Highlight;
                background-color: Highlight;
                color: HighlightText
            }

            .c-flipper:focus:hover {
                border-color: Highlight
            }
}

.c-flyout {
    font-size: 15px;
    position: absolute;
    background: #fff;
    border: 1px solid rgba(0,0,0,.2);
    min-width: 128px;
    max-width: 296px;
    padding: 12px;
    z-index: 700
}

    .c-flyout[aria-hidden="true"] {
        display: none
    }

    .c-flyout[aria-hidden="false"] {
        display: block
    }

    .c-flyout p {
        padding: 0
    }

    .c-flyout button {
        float: right
    }

    .c-flyout:focus {
        outline: none
    }

    .c-flyout.f-beak:before, .c-flyout.f-beak:after {
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .c-flyout.f-beak:before {
        border-width: 9px
    }

    .c-flyout.f-beak:after {
        border-width: 8px
    }

    .c-flyout.f-beak[data-js-flyout-placement="right"]:before, .c-flyout.f-beak[data-js-flyout-placement="right"]:after {
        right: 100%;
        top: 50%
    }

    .c-flyout.f-beak[data-js-flyout-placement="right"]:before {
        border-right-color: rgba(0,0,0,.2);
        margin-top: -9px
    }

    .c-flyout.f-beak[data-js-flyout-placement="right"]:after {
        border-right-color: #fff;
        margin-top: -8px
    }

    .c-flyout.f-beak[data-js-flyout-placement="left"]:before, .c-flyout.f-beak[data-js-flyout-placement="left"]:after {
        left: 100%;
        top: 50%
    }

    .c-flyout.f-beak[data-js-flyout-placement="left"]:before {
        border-left-color: rgba(0,0,0,.2);
        margin-top: -9px
    }

    .c-flyout.f-beak[data-js-flyout-placement="left"]:after {
        border-left-color: #fff;
        margin-top: -8px
    }

    .c-flyout.f-beak[data-js-flyout-placement="bottom"]:before, .c-flyout.f-beak[data-js-flyout-placement="bottom"]:after {
        bottom: 100%;
        left: 50%
    }

    .c-flyout.f-beak[data-js-flyout-placement="bottom"]:before {
        border-bottom-color: rgba(0,0,0,.2);
        margin-left: -9px
    }

    .c-flyout.f-beak[data-js-flyout-placement="bottom"]:after {
        border-bottom-color: #fff;
        margin-left: -8px
    }

    .c-flyout.f-beak[data-js-flyout-placement="top"]:before, .c-flyout.f-beak[data-js-flyout-placement="top"]:after {
        top: 100%;
        left: 50%
    }

    .c-flyout.f-beak[data-js-flyout-placement="top"]:before {
        border-top-color: rgba(0,0,0,.2);
        margin-left: -9px
    }

    .c-flyout.f-beak[data-js-flyout-placement="top"]:after {
        border-top-color: #fff;
        margin-left: -8px
    }

.c-group {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 1px
}

    .c-group.f-wrap-items {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap
    }

        .c-group.f-wrap-items > .m-channel-placement-item {
            -ms-flex-item-align: end;
            align-self: flex-end
        }

        .c-group.f-wrap-items > .m-product-placement-item, .c-group.f-wrap-items > .c-product-placement {
            display: inline-block
        }

@media only screen and (max-width:539px) {
    .c-group.f-wrap-items .m-product-placement-item.f-orientation-vertical.f-size-medium, .c-group.f-wrap-items .c-product-placement.f-orientation-vertical.f-size-medium {
        width: calc(50% - 24px)
    }

        .c-group.f-wrap-items .m-product-placement-item.f-orientation-vertical.f-size-medium picture img, .c-group.f-wrap-items .c-product-placement.f-orientation-vertical.f-size-medium picture img {
            width: 100%
        }
}

.c-group.f-wrap-items .context-list-page .m-product-placement-item {
    padding-bottom: 48px
}

.c-group > .c-call-to-action {
    margin-right: 4px;
    vertical-align: middle
}

.c-group > .c-action-trigger {
    padding-right: 24px
}

    .c-group > .c-action-trigger:last-child {
        padding-right: 0
    }

.c-group > .c-select-button {
    margin-top: 8px;
    width: 250px
}

@media only screen and (min-width:320px) {
    .c-group button.c-button, .c-group a.c-button[role="button"] {
        margin-right: 4px
    }
}

@media only screen and (min-width:540px) {
    .c-group button.c-button, .c-group a.c-button[role="button"] {
        margin-right: 8px
    }
}

[class^="c-heading-"]:before, [class^="c-heading-"]:after {
    content: " ";
    display: table
}

[class^="c-heading-"]:after {
    clear: both
}

[class^="c-heading-"].f-lean {
    padding-top: 0;
    padding-bottom: 0
}

[class^="c-heading-"] span + a.c-hyperlink {
    font-size: 15px;
    line-height: 20px;
    float: right;
    margin-left: 12px;
    font-weight: 400
}

[class^="c-heading-"] + .c-label {
    margin-top: 8px
}

form [class^="c-heading-"] {
    padding-top: 24px
}

.c-heading-1 span + a.c-hyperlink {
    margin-top: 45px
}

.c-heading-2 span + a.c-hyperlink {
    margin-top: 31px
}

.c-heading-3 span + a.c-hyperlink {
    margin-top: 18px
}

.c-heading-4 span + a.c-hyperlink {
    margin-top: 8px
}

.c-heading-5 span + a.c-hyperlink {
    margin-top: 4px
}

.c-heading-6 span + a.c-hyperlink {
    margin-top: 3px
}

@media(max-width:767px) {
    .c-heading-1 span + a.c-hyperlink {
        margin-top: 31px
    }

    .c-heading-2 span + a.c-hyperlink {
        margin-top: 18px
    }

    .c-heading-3 span + a.c-hyperlink {
        margin-top: 10px
    }

    .c-heading-4 span + a.c-hyperlink {
        margin-top: 4px
    }

    .c-heading-5 span + a.c-hyperlink {
        margin-top: 3px
    }

    .c-heading-6 span + a.c-hyperlink {
        margin-top: 0
    }
}

.f-initial-baseline-large.c-heading-2 {
    padding-top: 52px
}

.f-initial-baseline-large.c-heading-3 {
    padding-top: 65px
}

.f-initial-baseline-large.c-heading-4 {
    padding-top: 75px
}

.f-initial-baseline-large.c-heading-5 {
    padding-top: 79px
}

.f-initial-baseline-large.c-heading-6 {
    padding-top: 80px
}

@media(max-width:1083px) {
    .f-initial-baseline-large.c-heading-2 {
        padding-top: 51px
    }

    .f-initial-baseline-large.c-heading-3 {
        padding-top: 65px
    }

    .f-initial-baseline-large.c-heading-4 {
        padding-top: 75px
    }

    .f-initial-baseline-large.c-heading-5 {
        padding-top: 79px
    }

    .f-initial-baseline-large.c-heading-6 {
        padding-top: 80px
    }
}

@media(max-width:767px) {
    .f-initial-baseline-large.c-heading-2 {
        padding-top: 50px
    }

    .f-initial-baseline-large.c-heading-3 {
        padding-top: 58px
    }

    .f-initial-baseline-large.c-heading-4 {
        padding-top: 64px
    }

    .f-initial-baseline-large.c-heading-5 {
        padding-top: 65px
    }

    .f-initial-baseline-large.c-heading-6 {
        padding-top: 68px
    }
}

@media(max-width:539px) {
    .f-initial-baseline-large.c-heading-1, .f-initial-baseline-large.c-heading-2, .f-initial-baseline-large.c-heading-3 {
        padding-top: 38px
    }

    .f-initial-baseline-large.c-heading-4 {
        padding-top: 36px
    }

    .f-initial-baseline-large.c-heading-5 {
        padding-top: 37px
    }

    .f-initial-baseline-large.c-heading-6 {
        padding-top: 39px
    }
}

@media screen and (max-width:1778px) {
    .f-initial-baseline-large [data-grid~="stack-5"] > [data-grid].c-heading-1, .f-initial-baseline-large [data-grid~="stack-5"] > [data-grid].c-heading-2, .f-initial-baseline-large [data-grid~="stack-5"] > [data-grid].c-heading-3 {
        padding-top: 38px
    }

    .f-initial-baseline-large [data-grid~="stack-5"] > [data-grid].c-heading-4 {
        padding-top: 36px
    }

    .f-initial-baseline-large [data-grid~="stack-5"] > [data-grid].c-heading-5 {
        padding-top: 37px
    }

    .f-initial-baseline-large [data-grid~="stack-5"] > [data-grid].c-heading-6 {
        padding-top: 39px
    }
}

@media screen and (max-width:1399px) {
    .f-initial-baseline-large [data-grid~="stack-4"] > [data-grid].c-heading-1, .f-initial-baseline-large [data-grid~="stack-4"] > [data-grid].c-heading-2, .f-initial-baseline-large [data-grid~="stack-4"] > [data-grid].c-heading-3 {
        padding-top: 38px
    }

    .f-initial-baseline-large [data-grid~="stack-4"] > [data-grid].c-heading-4 {
        padding-top: 36px
    }

    .f-initial-baseline-large [data-grid~="stack-4"] > [data-grid].c-heading-5 {
        padding-top: 37px
    }

    .f-initial-baseline-large [data-grid~="stack-4"] > [data-grid].c-heading-6 {
        padding-top: 39px
    }
}

@media screen and (max-width:1083px) {
    .f-initial-baseline-large [data-grid~="stack-3"] > [data-grid].c-heading-1, .f-initial-baseline-large [data-grid~="stack-3"] > [data-grid].c-heading-2, .f-initial-baseline-large [data-grid~="stack-3"] > [data-grid].c-heading-3 {
        padding-top: 38px
    }

    .f-initial-baseline-large [data-grid~="stack-3"] > [data-grid].c-heading-4 {
        padding-top: 36px
    }

    .f-initial-baseline-large [data-grid~="stack-3"] > [data-grid].c-heading-5 {
        padding-top: 37px
    }

    .f-initial-baseline-large [data-grid~="stack-3"] > [data-grid].c-heading-6 {
        padding-top: 39px
    }
}

@media screen and (max-width:767px) {
    .f-initial-baseline-large [data-grid~="stack-2"] > [data-grid].c-heading-1, .f-initial-baseline-large [data-grid~="stack-2"] > [data-grid].c-heading-2, .f-initial-baseline-large [data-grid~="stack-2"] > [data-grid].c-heading-3 {
        padding-top: 38px
    }

    .f-initial-baseline-large [data-grid~="stack-2"] > [data-grid].c-heading-4 {
        padding-top: 36px
    }

    .f-initial-baseline-large [data-grid~="stack-2"] > [data-grid].c-heading-5 {
        padding-top: 37px
    }

    .f-initial-baseline-large [data-grid~="stack-2"] > [data-grid].c-heading-6 {
        padding-top: 39px
    }
}

.f-initial-baseline-small.c-heading-1 {
    padding-top: 4px
}

.f-initial-baseline-small.c-heading-2 {
    padding-top: 18px
}

.f-initial-baseline-small.c-heading-3 {
    padding-top: 31px
}

.f-initial-baseline-small.c-heading-4 {
    padding-top: 41px
}

.f-initial-baseline-small.c-heading-5 {
    padding-top: 45px
}

.f-initial-baseline-small.c-heading-6 {
    padding-top: 46px
}

@media(max-width:767px) {
    .f-initial-baseline-small.c-heading-1 {
        padding-top: 4px
    }

    .f-initial-baseline-small.c-heading-2 {
        padding-top: 17px
    }

    .f-initial-baseline-small.c-heading-3 {
        padding-top: 25px
    }

    .f-initial-baseline-small.c-heading-4 {
        padding-top: 31px
    }

    .f-initial-baseline-small.c-heading-5 {
        padding-top: 32px
    }

    .f-initial-baseline-small.c-heading-6 {
        padding-top: 35px
    }
}

@media(max-width:539px) {
    .f-initial-baseline-small.c-heading-1, .f-initial-baseline-small.c-heading-2, .f-initial-baseline-small.c-heading-3 {
        padding-top: 38px
    }

    .f-initial-baseline-small.c-heading-4 {
        padding-top: 36px
    }

    .f-initial-baseline-small.c-heading-5 {
        padding-top: 37px
    }

    .f-initial-baseline-small.c-heading-6 {
        padding-top: 39px
    }
}

@media screen and (max-width:1778px) {
    .f-initial-baseline-small [data-grid~="stack-5"] > [data-grid].c-heading-1, .f-initial-baseline-small [data-grid~="stack-5"] > [data-grid].c-heading-2, .f-initial-baseline-small [data-grid~="stack-5"] > [data-grid].c-heading-3 {
        padding-top: 38px
    }

    .f-initial-baseline-small [data-grid~="stack-5"] > [data-grid].c-heading-4 {
        padding-top: 36px
    }

    .f-initial-baseline-small [data-grid~="stack-5"] > [data-grid].c-heading-5 {
        padding-top: 37px
    }

    .f-initial-baseline-small [data-grid~="stack-5"] > [data-grid].c-heading-6 {
        padding-top: 39px
    }
}

@media screen and (max-width:1399px) {
    .f-initial-baseline-small [data-grid~="stack-4"] > [data-grid].c-heading-1, .f-initial-baseline-small [data-grid~="stack-4"] > [data-grid].c-heading-2, .f-initial-baseline-small [data-grid~="stack-4"] > [data-grid].c-heading-3 {
        padding-top: 38px
    }

    .f-initial-baseline-small [data-grid~="stack-4"] > [data-grid].c-heading-4 {
        padding-top: 36px
    }

    .f-initial-baseline-small [data-grid~="stack-4"] > [data-grid].c-heading-5 {
        padding-top: 37px
    }

    .f-initial-baseline-small [data-grid~="stack-4"] > [data-grid].c-heading-6 {
        padding-top: 39px
    }
}

@media screen and (max-width:1083px) {
    .f-initial-baseline-small [data-grid~="stack-3"] > [data-grid].c-heading-1, .f-initial-baseline-small [data-grid~="stack-3"] > [data-grid].c-heading-2, .f-initial-baseline-small [data-grid~="stack-3"] > [data-grid].c-heading-3 {
        padding-top: 38px
    }

    .f-initial-baseline-small [data-grid~="stack-3"] > [data-grid].c-heading-4 {
        padding-top: 36px
    }

    .f-initial-baseline-small [data-grid~="stack-3"] > [data-grid].c-heading-5 {
        padding-top: 37px
    }

    .f-initial-baseline-small [data-grid~="stack-3"] > [data-grid].c-heading-6 {
        padding-top: 39px
    }
}

@media screen and (max-width:767px) {
    .f-initial-baseline-small [data-grid~="stack-2"] > [data-grid].c-heading-1, .f-initial-baseline-small [data-grid~="stack-2"] > [data-grid].c-heading-2, .f-initial-baseline-small [data-grid~="stack-2"] > [data-grid].c-heading-3 {
        padding-top: 38px
    }

    .f-initial-baseline-small [data-grid~="stack-2"] > [data-grid].c-heading-4 {
        padding-top: 36px
    }

    .f-initial-baseline-small [data-grid~="stack-2"] > [data-grid].c-heading-5 {
        padding-top: 37px
    }

    .f-initial-baseline-small [data-grid~="stack-2"] > [data-grid].c-heading-6 {
        padding-top: 39px
    }
}

a.c-hyperlink {
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    font-weight: 600;
    color: #0067b8
}

@media screen and (-ms-high-contrast:active) {
    a.c-hyperlink {
        border-color: window !important;
        outline-color: window
    }
}

a.c-hyperlink:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    a.c-hyperlink:focus {
        border-color: windowText !important
    }
}

.theme-light a.c-hyperlink:focus, .theme-dark .theme-light a.c-hyperlink:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark a.c-hyperlink:focus, .theme-light .theme-dark a.c-hyperlink:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

a.c-hyperlink:not(.f-image):focus:not(.x-hidden-focus) {
    background: rgba(0,103,184,.1)
}

a.c-hyperlink:not(.f-image):focus:not(.x-hidden-focus), a.c-hyperlink:not(.f-image):hover {
    color: #005da6;
    text-decoration: underline
}

a.c-hyperlink:not(.f-image):active {
    background: none;
    color: #005293;
    -ms-transform: none;
    transform: none
}

.theme-light a.c-hyperlink:not(.f-image):focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-hyperlink:not(.f-image):focus:not(.x-hidden-focus) {
    background: rgba(0,0,0,.1)
}

.theme-light a.c-hyperlink:not(.f-image):focus:not(.x-hidden-focus), .theme-light a.c-hyperlink:not(.f-image):hover, .theme-dark .theme-light a.c-hyperlink:not(.f-image):focus:not(.x-hidden-focus), .theme-dark .theme-light a.c-hyperlink:not(.f-image):hover {
    color: rgba(0,0,0,.9)
}

.theme-light a.c-hyperlink:not(.f-image):active, .theme-dark .theme-light a.c-hyperlink:not(.f-image):active {
    color: rgba(0,0,0,.8)
}

.theme-dark a.c-hyperlink:not(.f-image):focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-hyperlink:not(.f-image):focus:not(.x-hidden-focus) {
    background: rgba(255,255,255,.1)
}

.theme-dark a.c-hyperlink:not(.f-image):focus:not(.x-hidden-focus), .theme-dark a.c-hyperlink:not(.f-image):hover, .theme-light .theme-dark a.c-hyperlink:not(.f-image):focus:not(.x-hidden-focus), .theme-light .theme-dark a.c-hyperlink:not(.f-image):hover {
    color: #e6e6e6
}

.theme-dark a.c-hyperlink:not(.f-image):active, .theme-light .theme-dark a.c-hyperlink:not(.f-image):active {
    color: #ccc
}

a.c-hyperlink:not(.f-image):focus:not(.x-hidden-focus) {
    text-decoration: underline
}

.theme-light a.c-hyperlink, .theme-dark .theme-light a.c-hyperlink {
    text-decoration: underline;
    color: #000
}

.theme-dark a.c-hyperlink, .theme-light .theme-dark a.c-hyperlink {
    text-decoration: underline;
    color: #fff
}

    .theme-dark a.c-hyperlink.f-disabled, .theme-dark a.c-hyperlink[aria-disabled="true"], .theme-light .theme-dark a.c-hyperlink.f-disabled, .theme-light .theme-dark a.c-hyperlink[aria-disabled="true"] {
        color: rgba(255,255,255,.6)
    }

        .theme-dark a.c-hyperlink.f-disabled:hover, .theme-dark a.c-hyperlink[aria-disabled="true"]:hover, .theme-light .theme-dark a.c-hyperlink.f-disabled:hover, .theme-light .theme-dark a.c-hyperlink[aria-disabled="true"]:hover {
            text-decoration: underline;
            cursor: default
        }

[class^="c-paragraph"] a.c-hyperlink, [class^="c-caption"] a.c-hyperlink {
    text-decoration: underline
}

a.c-hyperlink.f-picker:not(.f-image) {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    outline: none
}

    a.c-hyperlink.f-picker:not(.f-image):hover:after {
        width: 22px;
        max-width: 100%;
        height: 22px;
        max-height: 100%;
        display: inline-block;
        position: absolute;
        top: -3px;
        left: -3px;
        content: "";
        border: 1px solid #000;
        border-radius: 50%;
        background-color: transparent
    }

    a.c-hyperlink.f-picker:not(.f-image):focus:not(.x-hidden-focus) {
        box-shadow: none
    }

a.c-hyperlink.f-round:not(.f-image) {
    padding: 0;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block
}

    a.c-hyperlink.f-round:not(.f-image) img {
        border-radius: 50%;
        max-width: 100%;
        max-height: 100%
    }

    a.c-hyperlink.f-round:not(.f-image):hover, a.c-hyperlink.f-round:not(.f-image):focus, a.c-hyperlink.f-round:not(.f-image):active {
        cursor: pointer;
        text-decoration: none;
        box-shadow: 0 8px 8px 0 rgba(0,0,0,.2)
    }

    a.c-hyperlink.f-round:not(.f-image):active {
        box-shadow: none;
        background: rgba(0,0,0,.2)
    }

a.c-hyperlink.f-round-show-all:not(.f-image) {
    line-height: 28px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    background: rgba(0,0,0,.6);
    text-decoration: none;
    color: #fff;
    padding: 0
}

    a.c-hyperlink.f-round-show-all:not(.f-image):hover, a.c-hyperlink.f-round-show-all:not(.f-image):focus, a.c-hyperlink.f-round-show-all:not(.f-image):active {
        background: rgba(0,0,0,.7);
        box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
        border-color: #0067b8;
        cursor: pointer;
        text-decoration: none;
        color: #fff
    }

    a.c-hyperlink.f-round-show-all:not(.f-image):active {
        box-shadow: none;
        background: rgba(0,0,0,.2)
    }

a.c-hyperlink.f-picker, a.c-hyperlink.f-round, a.c-hyperlink.f-round-show-all {
    position: relative;
    border: 2px solid transparent;
    outline: 0
}

    a.c-hyperlink.f-picker:before, a.c-hyperlink.f-round:before, a.c-hyperlink.f-round-show-all:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    a.c-hyperlink.f-picker:focus, a.c-hyperlink.f-round:focus, a.c-hyperlink.f-round-show-all:focus {
        border-color: #000
    }

        a.c-hyperlink.f-picker:focus:before, a.c-hyperlink.f-round:focus:before, a.c-hyperlink.f-round-show-all:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light a.c-hyperlink.f-picker:focus, .theme-dark .theme-light a.c-hyperlink.f-picker:focus, .theme-light a.c-hyperlink.f-round:focus, .theme-dark .theme-light a.c-hyperlink.f-round:focus, .theme-light a.c-hyperlink.f-round-show-all:focus, .theme-dark .theme-light a.c-hyperlink.f-round-show-all:focus {
    border-color: #000
}

    .theme-light a.c-hyperlink.f-picker:focus:before, .theme-dark .theme-light a.c-hyperlink.f-picker:focus:before, .theme-light a.c-hyperlink.f-round:focus:before, .theme-dark .theme-light a.c-hyperlink.f-round:focus:before, .theme-light a.c-hyperlink.f-round-show-all:focus:before, .theme-dark .theme-light a.c-hyperlink.f-round-show-all:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark a.c-hyperlink.f-picker:focus, .theme-light .theme-dark a.c-hyperlink.f-picker:focus, .theme-dark a.c-hyperlink.f-round:focus, .theme-light .theme-dark a.c-hyperlink.f-round:focus, .theme-dark a.c-hyperlink.f-round-show-all:focus, .theme-light .theme-dark a.c-hyperlink.f-round-show-all:focus {
    border-color: #fff
}

    .theme-dark a.c-hyperlink.f-picker:focus:before, .theme-light .theme-dark a.c-hyperlink.f-picker:focus:before, .theme-dark a.c-hyperlink.f-round:focus:before, .theme-light .theme-dark a.c-hyperlink.f-round:focus:before, .theme-dark a.c-hyperlink.f-round-show-all:focus:before, .theme-light .theme-dark a.c-hyperlink.f-round-show-all:focus:before {
        border-color: rgba(0,0,0,.6)
    }

a.c-hyperlink.f-picker:before, a.c-hyperlink.f-round:before, a.c-hyperlink.f-round-show-all:before {
    border-radius: 50%
}

a.c-hyperlink.f-picker:focus, a.c-hyperlink.f-round:focus, a.c-hyperlink.f-round-show-all:focus {
    outline-color: transparent
}

@media screen and (-ms-high-contrast:active) {
    a.c-hyperlink.f-picker:focus, a.c-hyperlink.f-round:focus, a.c-hyperlink.f-round-show-all:focus {
        border-color: Window
    }
}

img.c-image, picture.c-image img {
    display: block;
    margin: 0;
    max-width: 100%;
    height: auto
}

    img.c-image.f-round {
        border-radius: 50%
    }

picture.c-image {
    display: block
}

    picture.c-image.f-pad-bottom-3x, img.c-image.f-pad-bottom-3x {
        padding-bottom: 12px
    }

    picture.c-image.f-pad-bottom-6x, img.c-image.f-pad-bottom-6x {
        padding-bottom: 24px
    }

    picture.c-image.f-pad-top-3x, img.c-image.f-pad-top-3x {
        padding-top: 12px
    }

    picture.c-image.f-pad-top-6x, img.c-image.f-pad-top-6x {
        padding-top: 24px
    }

    picture.c-image.f-pad-vertical-3x, img.c-image.f-pad-vertical-3x {
        padding: 12px 0
    }

    picture.c-image.f-pad-vertical-6x, img.c-image.f-pad-vertical-6x {
        padding: 24px 0
    }

    picture.c-image.f-pad-left-3x, img.c-image.f-pad-left-3x {
        padding-left: 12px
    }

    picture.c-image.f-pad-left-6x, img.c-image.f-pad-left-6x {
        padding-left: 24px
    }

    picture.c-image.f-pad-right-3x, img.c-image.f-pad-right-3x {
        padding-right: 12px
    }

    picture.c-image.f-pad-right-6x, img.c-image.f-pad-right-6x {
        padding-right: 24px
    }

    picture.c-image.f-pad-horizontal-3x, img.c-image.f-pad-horizontal-3x {
        padding-left: 12px;
        padding-right: 12px
    }

    picture.c-image.f-pad-horizontal-6x, img.c-image.f-pad-horizontal-6x {
        padding-left: 24px;
        padding-right: 24px
    }

nav.c-in-page-navigation {
    border-bottom: 1px solid #666;
    display: -ms-flexbox;
    display: flex
}

@media screen and (-ms-high-contrast) {
    nav.c-in-page-navigation {
        padding-bottom: 1px
    }
}

nav.c-in-page-navigation h4 {
    padding: 38px 0 12px;
    margin: 0 24px
}

nav.c-in-page-navigation.f-vertical {
    border-bottom: 0
}

    nav.c-in-page-navigation.f-vertical > ul {
        white-space: normal
    }

        nav.c-in-page-navigation.f-vertical > ul li {
            display: block
        }

nav.c-in-page-navigation.f-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 300
}

    nav.c-in-page-navigation.f-sticky.f-vertical {
        width: auto
    }

        nav.c-in-page-navigation.f-sticky.f-vertical.f-dropdown {
            width: 100%;
            border-bottom: 1px solid rgba(0,0,0,.2)
        }

nav.c-in-page-navigation.f-hide {
    height: 0;
    visibility: hidden;
    overflow: hidden
}

nav.c-in-page-navigation a {
    position: relative;
    border: 2px solid transparent;
    outline: 0
}

    nav.c-in-page-navigation a:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    nav.c-in-page-navigation a:focus {
        border-color: #000
    }

        nav.c-in-page-navigation a:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light nav.c-in-page-navigation a:focus, .theme-dark .theme-light nav.c-in-page-navigation a:focus {
    border-color: #000
}

    .theme-light nav.c-in-page-navigation a:focus:before, .theme-dark .theme-light nav.c-in-page-navigation a:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark nav.c-in-page-navigation a:focus, .theme-light .theme-dark nav.c-in-page-navigation a:focus {
    border-color: #fff
}

    .theme-dark nav.c-in-page-navigation a:focus:before, .theme-light .theme-dark nav.c-in-page-navigation a:focus:before {
        border-color: rgba(0,0,0,.6)
    }

@media screen and (-ms-high-contrast) {
    nav.c-in-page-navigation a {
        border: 0 solid transparent
    }
}

nav.c-in-page-navigation .c-select-menu {
    padding: 2px 0;
    margin: 0 24px
}

    nav.c-in-page-navigation .c-select-menu > a {
        color: #000
    }

nav.c-in-page-navigation > ul {
    white-space: nowrap
}

    nav.c-in-page-navigation > ul li {
        display: inline-block
    }

        nav.c-in-page-navigation > ul li > a {
            font-size: 15px;
            color: rgba(0,0,0,.6);
            padding: 12px 0;
            margin: 0 24px;
            display: inline-block;
            text-decoration: underline
        }

            nav.c-in-page-navigation > ul li > a:hover {
                color: rgba(0,0,0,.8)
            }

            nav.c-in-page-navigation > ul li > a:focus {
                color: rgba(0,0,0,.8)
            }

            nav.c-in-page-navigation > ul li > a:active {
                color: #000
            }

            nav.c-in-page-navigation > ul li > a.f-active {
                color: #000
            }

@media(-ms-high-contrast:active) {
    nav.c-in-page-navigation > ul li > a.f-active {
        outline: 2px solid WindowText !important
    }
}

nav.c-in-page-navigation.f-dropdown {
    padding-left: 20px
}

    nav.c-in-page-navigation.f-dropdown .f-dropdown-menu {
        position: relative;
        width: 100%
    }

        nav.c-in-page-navigation.f-dropdown .f-dropdown-menu.f-border [aria-expanded] {
            margin-left: 8px;
            box-sizing: border-box;
            height: 100%;
            border: 1px solid rgba(0,0,0,.6)
        }

            nav.c-in-page-navigation.f-dropdown .f-dropdown-menu.f-border [aria-expanded]:hover {
                border-color: rgba(0,0,0,.8)
            }

            nav.c-in-page-navigation.f-dropdown .f-dropdown-menu.f-border [aria-expanded]:active, nav.c-in-page-navigation.f-dropdown .f-dropdown-menu.f-border [aria-expanded]:focus {
                border-color: #0067b8
            }

        nav.c-in-page-navigation.f-dropdown .f-dropdown-menu .c-menu {
            position: absolute;
            top: 100%;
            overflow-y: auto;
            max-height: 150px
        }

@media screen and (max-width:320px) {
    nav.c-in-page-navigation.f-dropdown .f-dropdown-menu .c-menu {
        max-height: 100px
    }
}

nav.c-in-page-navigation.f-dropdown .f-dropdown-menu [aria-expanded="false"] + .c-menu[aria-hidden="true"] {
    display: none
}

nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    display: inline-block;
    color: rgba(0,0,0,.6);
    -ms-transform: translateX(-8px);
    transform: translateX(-8px);
    padding: 12px 0;
    padding-right: 24px;
    margin: 0 24px
}

    nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:focus {
        border-color: #000
    }

        nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:focus, .theme-dark .theme-light nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:focus {
    border-color: #000
}

    .theme-light nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:focus:before, .theme-dark .theme-light nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:focus, .theme-light .theme-dark nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:focus {
    border-color: #fff
}

    .theme-dark nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:focus:before, .theme-light .theme-dark nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:focus:before {
        border-color: rgba(0,0,0,.6)
    }

nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:after {
    font-family: "MWF-MDL2";
    content: "";
    position: absolute;
    font-size: 9px;
    color: #000;
    font-weight: 700;
    right: 8px;
    padding-top: 7px
}

nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > a:focus:hover {
    outline: none
}

.no-js nav.c-in-page-navigation.f-dropdown .f-dropdown-menu:hover .c-menu, .js nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > [aria-expanded="true"] + .c-menu[aria-hidden="false"], .js nav.c-in-page-navigation.f-dropdown .f-dropdown-menu > span[aria-expanded="true"] + .c-menu[aria-hidden="false"] {
    display: block
}

.c-label {
    font-size: 13px;
    display: inline-block;
    margin-top: 21px;
    padding-bottom: 7px;
    line-height: 20px
}

    .c-label + input.c-text-field[type="email"], .c-label + input.c-text-field[type="number"], .c-label + input.c-text-field[type="tel"], .c-label + input.c-text-field[type="text"], .c-label + input.c-text-field[type="url"], .c-label + input.c-password[type="password"] {
        margin: 0
    }

    .c-label + .c-file input[type="text"], .c-label + .c-file button {
        margin-top: 0
    }

    .c-label + .c-combo, .c-label + .c-select, .c-label + .c-select-menu {
        margin-top: 0
    }

legend.c-label {
    display: block;
    margin-top: 0;
    padding-top: 21px
}

nav.c-link-navigation {
    margin-top: 48px;
    text-align: center
}

    nav.c-link-navigation .c-heading {
        font-size: 20px;
        line-height: 24px;
        padding: 35px 0 5px;
        font-weight: 600;
        padding-top: 8px;
        padding-bottom: 24px
    }

    nav.c-link-navigation a.c-hyperlink {
        display: block
    }

        nav.c-link-navigation a.c-hyperlink:before, nav.c-link-navigation a.c-hyperlink:after {
            content: " ";
            display: table
        }

        nav.c-link-navigation a.c-hyperlink:after {
            clear: both
        }

    nav.c-link-navigation p, nav.c-link-navigation div {
        overflow: hidden;
        box-sizing: content-box;
        max-height: 60px;
        word-wrap: break-word;
        text-overflow: clip
    }

    nav.c-link-navigation li {
        display: inline-block
    }

        nav.c-link-navigation li a.c-hyperlink {
            margin: 0 18px;
            vertical-align: top
        }

            nav.c-link-navigation li a.c-hyperlink picture {
                display: block;
                margin: 0 auto;
                max-width: 400px;
                max-height: 120px
            }

@media only screen and (min-width:768px) {
    nav.c-link-navigation li a.c-hyperlink picture {
        margin-bottom: 12px
    }
}

nav.c-link-navigation li a.c-hyperlink p, nav.c-link-navigation li a.c-hyperlink div {
    padding: 0 10px;
    text-align: center;
    margin: 0 auto
}

nav.c-link-navigation li a.c-hyperlink.f-image {
    display: inline-block;
    margin: 0 22px 24px
}

    nav.c-link-navigation li a.c-hyperlink.f-image:focus {
        outline: transparent
    }

        nav.c-link-navigation li a.c-hyperlink.f-image:focus img {
            outline: 1px solid #0067b8
        }

        nav.c-link-navigation li a.c-hyperlink.f-image:focus p, nav.c-link-navigation li a.c-hyperlink.f-image:focus div {
            outline: transparent;
            background: rgba(0,103,184,.1)
        }

        nav.c-link-navigation li a.c-hyperlink.f-image:focus p, nav.c-link-navigation li a.c-hyperlink.f-image:focus div, nav.c-link-navigation li a.c-hyperlink.f-image:hover p, nav.c-link-navigation li a.c-hyperlink.f-image:hover div {
            color: #005da6;
            text-decoration: underline
        }

    nav.c-link-navigation li a.c-hyperlink.f-image:active {
        outline: transparent
    }

        nav.c-link-navigation li a.c-hyperlink.f-image:active p, nav.c-link-navigation li a.c-hyperlink.f-image:active div {
            background: none;
            color: #005293
        }

    nav.c-link-navigation li a.c-hyperlink.f-image.x-hidden-focus.f-image img {
        outline: transparent !important
    }

    nav.c-link-navigation li a.c-hyperlink.f-image.x-hidden-focus.f-image p, nav.c-link-navigation li a.c-hyperlink.f-image.x-hidden-focus.f-image div {
        background: none !important;
        text-decoration: none !important
    }

nav.c-link-navigation.f-align-left {
    text-align: left
}

    nav.c-link-navigation.f-align-left li a.c-hyperlink {
        margin-left: 0
    }

@media only screen and (max-width:767px) {
    nav.c-link-navigation li {
        clear: both;
        display: block
    }

        nav.c-link-navigation li a.c-hyperlink {
            display: block;
            display: -ms-inline-flexbox;
            display: inline-flex;
            margin: 12px auto
        }

            nav.c-link-navigation li a.c-hyperlink picture {
                display: inline-block;
                max-width: none;
                max-height: none
            }

                nav.c-link-navigation li a.c-hyperlink picture img {
                    width: 64px;
                    margin: 4px
                }

            nav.c-link-navigation li a.c-hyperlink p, nav.c-link-navigation li a.c-hyperlink div {
                padding-top: 0;
                padding-bottom: 0;
                padding-right: 12px;
                padding-left: 8px;
                text-align: left;
                display: inline-block
            }

            nav.c-link-navigation li a.c-hyperlink.f-image {
                width: 100%;
                max-height: 100%;
                text-align: left;
                padding: 0;
                margin: 0;
                overflow: hidden
            }

                nav.c-link-navigation li a.c-hyperlink.f-image p, nav.c-link-navigation li a.c-hyperlink.f-image div {
                    overflow: hidden;
                    box-sizing: content-box;
                    max-height: 40px;
                    max-width: calc(100% - 100px);
                    vertical-align: middle
                }
}

.c-list {
    font-size: 15px;
    line-height: 20px;
    padding-left: 19px;
    padding-right: 0;
    margin: 8px 0;
    list-style-position: outside
}

    .c-list li {
        padding: 8px 0
    }

    .c-list.f-lean li {
        padding: 0
    }

    .c-list.f-bare {
        padding-left: 0;
        list-style-type: none
    }

ul.c-list {
    list-style-type: disc
}

ol.c-list {
    list-style-type: decimal
}

.c-logo {
    position: relative;
    outline: 2px solid transparent;
    border: 0;
    display: inline-block
}

    .c-logo:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        outline: 1px solid transparent;
        outline-offset: -1px
    }

    .c-logo:focus {
        outline-color: #000
    }

        .c-logo:focus:after {
            outline-color: rgba(255,255,255,.6)
        }

.theme-light .c-logo:focus, .theme-dark .theme-light .c-logo:focus {
    outline-color: #000
}

    .theme-light .c-logo:focus:after, .theme-dark .theme-light .c-logo:focus:after {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .c-logo:focus, .theme-light .theme-dark .c-logo:focus {
    outline-color: #fff
}

    .theme-dark .c-logo:focus:after, .theme-light .theme-dark .c-logo:focus:after {
        outline-color: rgba(0,0,0,.6)
    }

.c-logo img + span {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(1px,1px,1px,1px) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important
}

.c-menu {
    position: relative;
    z-index: 700;
    width: 296px;
    min-width: 64px;
    max-width: 368px;
    padding: 0;
    margin: 0;
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-top: 0;
    background-clip: padding-box
}

@media(-ms-high-contrast:active) {
    .c-menu {
        border-top: 1px solid WindowText;
        border-color: WindowText
    }
}

.c-menu.f-scroll {
    max-height: 220px;
    overflow-y: auto
}

.c-menu.f-flex {
    width: 100%;
    min-width: auto;
    max-width: none
}

.c-menu .c-menu-item [aria-checked="true"] {
    background: #0067b8;
    color: #fff
}

@media(-ms-high-contrast) {
    .c-menu .c-menu-item [aria-checked="true"] {
        background: Highlight
    }
}

.c-menu .c-menu-item [aria-checked="true"]:hover {
    background: rgba(0,103,184,.8);
    color: #fff
}

.c-menu .c-menu-item [aria-checked="true"]:focus {
    color: #fff
}

.c-menu .c-menu-item [aria-checked="true"]:active {
    background: rgba(0,103,184,.4);
    color: #fff
}

.theme-light .c-menu, .theme-dark .theme-light .c-menu {
    background: #fff;
    color: #000
}

.theme-dark .c-menu, .theme-light .theme-dark .c-menu {
    background: #000;
    color: #fff
}

.c-menu-item {
    background: inherit
}

    .c-menu-item a, .c-menu-item span, .c-menu-item button {
        position: relative;
        border: 2px solid transparent;
        outline: 0;
        display: block;
        background: rgba(0,0,0,.05);
        padding: 11px 12px 13px;
        cursor: pointer;
        white-space: normal
    }

        .c-menu-item a:before, .c-menu-item span:before, .c-menu-item button:before {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            border: 1px solid transparent
        }

        .c-menu-item a:focus, .c-menu-item span:focus, .c-menu-item button:focus {
            border-color: #000
        }

            .c-menu-item a:focus:before, .c-menu-item span:focus:before, .c-menu-item button:focus:before {
                border-color: rgba(255,255,255,.6)
            }

.theme-light .c-menu-item a:focus, .theme-dark .theme-light .c-menu-item a:focus, .theme-light .c-menu-item span:focus, .theme-dark .theme-light .c-menu-item span:focus, .theme-light .c-menu-item button:focus, .theme-dark .theme-light .c-menu-item button:focus {
    border-color: #000
}

    .theme-light .c-menu-item a:focus:before, .theme-dark .theme-light .c-menu-item a:focus:before, .theme-light .c-menu-item span:focus:before, .theme-dark .theme-light .c-menu-item span:focus:before, .theme-light .c-menu-item button:focus:before, .theme-dark .theme-light .c-menu-item button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-menu-item a:focus, .theme-light .theme-dark .c-menu-item a:focus, .theme-dark .c-menu-item span:focus, .theme-light .theme-dark .c-menu-item span:focus, .theme-dark .c-menu-item button:focus, .theme-light .theme-dark .c-menu-item button:focus {
    border-color: #fff
}

    .theme-dark .c-menu-item a:focus:before, .theme-light .theme-dark .c-menu-item a:focus:before, .theme-dark .c-menu-item span:focus:before, .theme-light .theme-dark .c-menu-item span:focus:before, .theme-dark .c-menu-item button:focus:before, .theme-light .theme-dark .c-menu-item button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

@media(-ms-high-contrast:active) {
    .c-menu-item a, .c-menu-item span, .c-menu-item button {
        border-color: Window;
        color: WindowText
    }

        .c-menu-item a:before, .c-menu-item span:before, .c-menu-item button:before {
            border-color: Window
        }
}

.c-menu-item a:hover, .c-menu-item a:focus, .c-menu-item span:hover, .c-menu-item span:focus, .c-menu-item button:hover, .c-menu-item button:focus {
    background: rgba(0,0,0,.1)
}

@media(-ms-high-contrast:active) {
    .c-menu-item a:hover, .c-menu-item a:focus, .c-menu-item span:hover, .c-menu-item span:focus, .c-menu-item button:hover, .c-menu-item button:focus {
        -ms-high-contrast-adjust: none;
        color: HighlightText;
        background-color: Highlight;
        border-color: Highlight
    }

        .c-menu-item a:hover:before, .c-menu-item a:focus:before, .c-menu-item span:hover:before, .c-menu-item span:focus:before, .c-menu-item button:hover:before, .c-menu-item button:focus:before {
            border-color: Highlight
        }
}

.c-menu-item a:active, .c-menu-item span:active, .c-menu-item button:active {
    background: rgba(0,0,0,.3)
}

.c-menu-item a.f-context-action-trigger, .c-menu-item span.f-context-action-trigger, .c-menu-item button.f-context-action-trigger {
    color: #0067b8
}

.c-menu-item a.f-icon img, .c-menu-item span.f-icon img, .c-menu-item button.f-icon img {
    width: 40px;
    height: 22px;
    display: inline-block;
    padding-right: 16px
}

.c-menu-item a.f-icon p, .c-menu-item span.f-icon p, .c-menu-item button.f-icon p {
    display: inline-block;
    width: calc(100% - 40px);
    color: inherit;
    vertical-align: middle
}

.c-menu-item a[aria-checked="true"], .c-menu-item a.f-selected, .c-menu-item a[aria-selected="true"], .c-menu-item span[aria-checked="true"], .c-menu-item span.f-selected, .c-menu-item span[aria-selected="true"], .c-menu-item button[aria-checked="true"], .c-menu-item button.f-selected, .c-menu-item button[aria-selected="true"] {
    background: #0067b8;
    color: #fff;
    -ms-high-contrast-adjust: none
}

@media(-ms-high-contrast:active) {
    .c-menu-item a[aria-checked="true"], .c-menu-item a.f-selected, .c-menu-item a[aria-selected="true"], .c-menu-item span[aria-checked="true"], .c-menu-item span.f-selected, .c-menu-item span[aria-selected="true"], .c-menu-item button[aria-checked="true"], .c-menu-item button.f-selected, .c-menu-item button[aria-selected="true"] {
        color: HighlightText !important;
        background-color: Highlight;
        outline-color: Highlight !important;
        border-color: Highlight
    }

        .c-menu-item a[aria-checked="true"]:hover, .c-menu-item a.f-selected:hover, .c-menu-item a[aria-selected="true"]:hover, .c-menu-item span[aria-checked="true"]:hover, .c-menu-item span.f-selected:hover, .c-menu-item span[aria-selected="true"]:hover, .c-menu-item button[aria-checked="true"]:hover, .c-menu-item button.f-selected:hover, .c-menu-item button[aria-selected="true"]:hover {
            background: Highlight !important;
            color: HighlightText !important
        }

        .c-menu-item a[aria-checked="true"]:before, .c-menu-item a.f-selected:before, .c-menu-item a[aria-selected="true"]:before, .c-menu-item span[aria-checked="true"]:before, .c-menu-item span.f-selected:before, .c-menu-item span[aria-selected="true"]:before, .c-menu-item button[aria-checked="true"]:before, .c-menu-item button.f-selected:before, .c-menu-item button[aria-selected="true"]:before {
            border-color: Highlight
        }
}

.theme-light .c-menu-item a, .theme-dark .theme-light .c-menu-item a, .theme-light .c-menu-item span, .theme-dark .theme-light .c-menu-item span, .theme-light .c-menu-item button, .theme-dark .theme-light .c-menu-item button {
    background: rgba(0,0,0,.05);
    color: rgba(0,0,0,.8)
}

    .theme-light .c-menu-item a:hover, .theme-light .c-menu-item a:focus, .theme-dark .theme-light .c-menu-item a:hover, .theme-dark .theme-light .c-menu-item a:focus, .theme-light .c-menu-item span:hover, .theme-light .c-menu-item span:focus, .theme-dark .theme-light .c-menu-item span:hover, .theme-dark .theme-light .c-menu-item span:focus, .theme-light .c-menu-item button:hover, .theme-light .c-menu-item button:focus, .theme-dark .theme-light .c-menu-item button:hover, .theme-dark .theme-light .c-menu-item button:focus {
        background: rgba(0,0,0,.1);
        color: #000
    }

    .theme-light .c-menu-item a:active, .theme-dark .theme-light .c-menu-item a:active, .theme-light .c-menu-item span:active, .theme-dark .theme-light .c-menu-item span:active, .theme-light .c-menu-item button:active, .theme-dark .theme-light .c-menu-item button:active {
        background: rgba(0,0,0,.3);
        color: #000
    }

    .theme-light .c-menu-item a[aria-checked="true"], .theme-light .c-menu-item a[aria-selected="true"], .theme-dark .theme-light .c-menu-item a[aria-checked="true"], .theme-dark .theme-light .c-menu-item a[aria-selected="true"], .theme-light .c-menu-item span[aria-checked="true"], .theme-light .c-menu-item span[aria-selected="true"], .theme-dark .theme-light .c-menu-item span[aria-checked="true"], .theme-dark .theme-light .c-menu-item span[aria-selected="true"], .theme-light .c-menu-item button[aria-checked="true"], .theme-light .c-menu-item button[aria-selected="true"], .theme-dark .theme-light .c-menu-item button[aria-checked="true"], .theme-dark .theme-light .c-menu-item button[aria-selected="true"] {
        background: #0067b8;
        color: #fff
    }

        .theme-light .c-menu-item a[aria-checked="true"]:hover, .theme-light .c-menu-item a[aria-checked="true"]:focus, .theme-light .c-menu-item a[aria-selected="true"]:hover, .theme-light .c-menu-item a[aria-selected="true"]:focus, .theme-dark .theme-light .c-menu-item a[aria-checked="true"]:hover, .theme-dark .theme-light .c-menu-item a[aria-checked="true"]:focus, .theme-dark .theme-light .c-menu-item a[aria-selected="true"]:hover, .theme-dark .theme-light .c-menu-item a[aria-selected="true"]:focus, .theme-light .c-menu-item span[aria-checked="true"]:hover, .theme-light .c-menu-item span[aria-checked="true"]:focus, .theme-light .c-menu-item span[aria-selected="true"]:hover, .theme-light .c-menu-item span[aria-selected="true"]:focus, .theme-dark .theme-light .c-menu-item span[aria-checked="true"]:hover, .theme-dark .theme-light .c-menu-item span[aria-checked="true"]:focus, .theme-dark .theme-light .c-menu-item span[aria-selected="true"]:hover, .theme-dark .theme-light .c-menu-item span[aria-selected="true"]:focus, .theme-light .c-menu-item button[aria-checked="true"]:hover, .theme-light .c-menu-item button[aria-checked="true"]:focus, .theme-light .c-menu-item button[aria-selected="true"]:hover, .theme-light .c-menu-item button[aria-selected="true"]:focus, .theme-dark .theme-light .c-menu-item button[aria-checked="true"]:hover, .theme-dark .theme-light .c-menu-item button[aria-checked="true"]:focus, .theme-dark .theme-light .c-menu-item button[aria-selected="true"]:hover, .theme-dark .theme-light .c-menu-item button[aria-selected="true"]:focus {
            background: #0067b8;
            color: #fff;
            outline-color: #000
        }

.theme-dark .c-menu-item a, .theme-light .theme-dark .c-menu-item a, .theme-dark .c-menu-item span, .theme-light .theme-dark .c-menu-item span, .theme-dark .c-menu-item button, .theme-light .theme-dark .c-menu-item button {
    background: #262626;
    color: rgba(255,255,255,.8)
}

    .theme-dark .c-menu-item a:hover, .theme-dark .c-menu-item a:focus, .theme-light .theme-dark .c-menu-item a:hover, .theme-light .theme-dark .c-menu-item a:focus, .theme-dark .c-menu-item span:hover, .theme-dark .c-menu-item span:focus, .theme-light .theme-dark .c-menu-item span:hover, .theme-light .theme-dark .c-menu-item span:focus, .theme-dark .c-menu-item button:hover, .theme-dark .c-menu-item button:focus, .theme-light .theme-dark .c-menu-item button:hover, .theme-light .theme-dark .c-menu-item button:focus {
        background: #666;
        color: #fff
    }

    .theme-dark .c-menu-item a:active, .theme-light .theme-dark .c-menu-item a:active, .theme-dark .c-menu-item span:active, .theme-light .theme-dark .c-menu-item span:active, .theme-dark .c-menu-item button:active, .theme-light .theme-dark .c-menu-item button:active {
        background: #999;
        color: #fff
    }

    .theme-dark .c-menu-item a[aria-checked="true"], .theme-dark .c-menu-item a[aria-selected="true"], .theme-light .theme-dark .c-menu-item a[aria-checked="true"], .theme-light .theme-dark .c-menu-item a[aria-selected="true"], .theme-dark .c-menu-item span[aria-checked="true"], .theme-dark .c-menu-item span[aria-selected="true"], .theme-light .theme-dark .c-menu-item span[aria-checked="true"], .theme-light .theme-dark .c-menu-item span[aria-selected="true"], .theme-dark .c-menu-item button[aria-checked="true"], .theme-dark .c-menu-item button[aria-selected="true"], .theme-light .theme-dark .c-menu-item button[aria-checked="true"], .theme-light .theme-dark .c-menu-item button[aria-selected="true"] {
        background: #0067b8;
        color: #fff
    }

        .theme-dark .c-menu-item a[aria-checked="true"]:hover, .theme-dark .c-menu-item a[aria-checked="true"]:focus, .theme-dark .c-menu-item a[aria-selected="true"]:hover, .theme-dark .c-menu-item a[aria-selected="true"]:focus, .theme-light .theme-dark .c-menu-item a[aria-checked="true"]:hover, .theme-light .theme-dark .c-menu-item a[aria-checked="true"]:focus, .theme-light .theme-dark .c-menu-item a[aria-selected="true"]:hover, .theme-light .theme-dark .c-menu-item a[aria-selected="true"]:focus, .theme-dark .c-menu-item span[aria-checked="true"]:hover, .theme-dark .c-menu-item span[aria-checked="true"]:focus, .theme-dark .c-menu-item span[aria-selected="true"]:hover, .theme-dark .c-menu-item span[aria-selected="true"]:focus, .theme-light .theme-dark .c-menu-item span[aria-checked="true"]:hover, .theme-light .theme-dark .c-menu-item span[aria-checked="true"]:focus, .theme-light .theme-dark .c-menu-item span[aria-selected="true"]:hover, .theme-light .theme-dark .c-menu-item span[aria-selected="true"]:focus, .theme-dark .c-menu-item button[aria-checked="true"]:hover, .theme-dark .c-menu-item button[aria-checked="true"]:focus, .theme-dark .c-menu-item button[aria-selected="true"]:hover, .theme-dark .c-menu-item button[aria-selected="true"]:focus, .theme-light .theme-dark .c-menu-item button[aria-checked="true"]:hover, .theme-light .theme-dark .c-menu-item button[aria-checked="true"]:focus, .theme-light .theme-dark .c-menu-item button[aria-selected="true"]:hover, .theme-light .theme-dark .c-menu-item button[aria-selected="true"]:focus {
            background: #0067b8;
            color: #fff
        }

.c-menu-item .c-radio {
    background: rgba(0,0,0,.1)
}

    .c-menu-item .c-radio span {
        background: none
    }

    .c-menu-item .c-radio input[type="radio"]:checked + span:after {
        top: 16px;
        left: 16px
    }

    .c-menu-item .c-radio input[type="radio"] + span {
        display: block;
        padding-left: 40px;
        margin-left: 0
    }

        .c-menu-item .c-radio input[type="radio"] + span:before {
            top: 11px;
            left: 11px
        }

    .c-menu-item .c-radio .c-label {
        display: block;
        margin: 0
    }

.c-menu-item[aria-disabled="true"] a, .c-menu-item[aria-disabled="true"] a:hover, .c-menu-item[aria-disabled="true"] a:focus, .c-menu-item[aria-disabled="true"] a:active, .c-menu-item[aria-disabled="true"] span, .c-menu-item[aria-disabled="true"] span:hover, .c-menu-item[aria-disabled="true"] span:focus, .c-menu-item[aria-disabled="true"] span:active, .c-menu-item[aria-disabled="true"] button, .c-menu-item[aria-disabled="true"] button:hover, .c-menu-item[aria-disabled="true"] button:focus, .c-menu-item[aria-disabled="true"] button:active {
    background-color: rgba(0,0,0,.05);
    color: rgba(0,0,0,.2);
    cursor: not-allowed
}

@media(-ms-high-contrast:active) {
    .c-menu-item[aria-disabled="true"] a, .c-menu-item[aria-disabled="true"] a:hover, .c-menu-item[aria-disabled="true"] a:focus, .c-menu-item[aria-disabled="true"] a:active, .c-menu-item[aria-disabled="true"] span, .c-menu-item[aria-disabled="true"] span:hover, .c-menu-item[aria-disabled="true"] span:focus, .c-menu-item[aria-disabled="true"] span:active, .c-menu-item[aria-disabled="true"] button, .c-menu-item[aria-disabled="true"] button:hover, .c-menu-item[aria-disabled="true"] button:focus, .c-menu-item[aria-disabled="true"] button:active {
        color: Graytext;
        border-color: Window
    }

        .c-menu-item[aria-disabled="true"] a:before, .c-menu-item[aria-disabled="true"] a:hover:before, .c-menu-item[aria-disabled="true"] a:focus:before, .c-menu-item[aria-disabled="true"] a:active:before, .c-menu-item[aria-disabled="true"] span:before, .c-menu-item[aria-disabled="true"] span:hover:before, .c-menu-item[aria-disabled="true"] span:focus:before, .c-menu-item[aria-disabled="true"] span:active:before, .c-menu-item[aria-disabled="true"] button:before, .c-menu-item[aria-disabled="true"] button:hover:before, .c-menu-item[aria-disabled="true"] button:focus:before, .c-menu-item[aria-disabled="true"] button:active:before {
            border-color: Window
        }
}

.c-menu-item.f-sub-menu > a, .c-menu-item.f-sub-menu > button {
    position: relative
}

    .c-menu-item.f-sub-menu > a:after, .c-menu-item.f-sub-menu > button:after {
        font-family: "MWF-MDL2";
        content: "";
        position: absolute;
        font-size: 6px;
        right: 12px;
        top: 19px
    }

    .c-menu-item.f-sub-menu > a + .c-menu, .c-menu-item.f-sub-menu > button + .c-menu {
        display: none;
        position: absolute;
        left: 100%;
        top: 0
    }

        .c-menu-item.f-sub-menu > a + .c-menu.f-flip, .c-menu-item.f-sub-menu > button + .c-menu.f-flip {
            left: -100%
        }

.no-js .c-menu-item.f-sub-menu > a:focus + .c-menu, .no-js .c-menu-item.f-sub-menu > a:hover + .c-menu, .js .c-menu-item.f-sub-menu > a[aria-expanded="true"] + .c-menu[aria-hidden="false"], .no-js .c-menu-item.f-sub-menu > button:focus + .c-menu, .no-js .c-menu-item.f-sub-menu > button:hover + .c-menu, .js .c-menu-item.f-sub-menu > button[aria-expanded="true"] + .c-menu[aria-hidden="false"] {
    display: block;
    animation: fadeIn .3s cubic-bezier(.68,-.55,.265,1.55)
}

.c-menu-item a.f-product {
    padding: 8px 12px;
    overflow: hidden
}

    .c-menu-item a.f-product .c-image {
        background: #737373;
        width: 40px;
        vertical-align: top;
        float: left
    }

    .c-menu-item a.f-product div {
        overflow: hidden;
        height: 100%
    }

    .c-menu-item a.f-product span {
        padding: 0 0 0 10px;
        background: none;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

        .c-menu-item a.f-product span:hover {
            background: none
        }

@media(-ms-high-contrast:active) {
    .c-menu-item a.f-product:hover div, .c-menu-item a.f-product:hover span {
        border-color: Highlight;
        color: HighlightText
    }

        .c-menu-item a.f-product:hover div:before, .c-menu-item a.f-product:hover span:before {
            border-color: Highlight
        }
}

.c-metadata-badge {
    font-weight: 600;
    font-size: 11px;
    margin: 0 5px;
    padding: 0 4px;
    border: 1px solid #000;
    border-radius: 3px;
    color: #000
}

@media only screen and (max-width:539px) {
    .c-metadata-badge > span {
        display: inline
    }

        .c-metadata-badge > span + span {
            display: none
        }
}

.c-metadata-badge-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .c-metadata-badge-group .c-metadata-badge {
        margin: 0 4px
    }

.c-meta-text {
    color: #666
}

.theme-light .c-meta-text, .theme-dark .theme-light .c-meta-text {
    color: rgba(0,0,0,.6)
}

.theme-dark .c-meta-text, .theme-light .theme-dark .c-meta-text {
    color: rgba(255,255,255,.6)
}

.c-mosaic {
    max-width: 2048px;
    margin: 0 auto
}

    .c-mosaic [data-f-mosaic] > picture {
        z-index: 0;
        position: relative;
        display: block;
        overflow: hidden;
        width: 100%;
        height: 100%
    }

        .c-mosaic [data-f-mosaic] > picture img {
            position: absolute;
            left: calc(50%);
            top: calc(50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

    .c-mosaic:before, .c-mosaic:after, .c-mosaic [data-f-mosaic*="f-vp"]:before, .c-mosaic [data-f-mosaic*="f-vp"]:after {
        content: " ";
        display: table
    }

    .c-mosaic:after, .c-mosaic [data-f-mosaic*="f-vp"]:after {
        clear: both
    }

    .c-mosaic [data-f-mosaic*="f-vp"] {
        float: left
    }

    .c-mosaic [data-f-mosaic~="f-vp1-whole"] {
        width: 100%
    }

    .c-mosaic [data-f-mosaic~="f-vp1-half"] {
        width: 50%
    }

    .c-mosaic [data-f-mosaic~="f-height-small"] {
        height: 150px
    }

    .c-mosaic [data-f-mosaic~="f-height-medium"], .c-mosaic [data-f-mosaic~="f-height-large"] {
        height: 300px
    }

@media only screen and (min-width:540px) {
    .c-mosaic [data-f-mosaic~="f-vp2-whole"] {
        width: 100%
    }

    .c-mosaic [data-f-mosaic~="f-vp2-half"] {
        width: 50%
    }
}

@media only screen and (min-width:768px) {
    .c-mosaic [data-f-mosaic~="f-vp3-whole"] {
        width: 100%
    }

    .c-mosaic [data-f-mosaic~="f-vp3-half"] {
        width: 50%
    }

    .c-mosaic [data-f-mosaic~="f-height-small"] {
        height: 200px
    }

    .c-mosaic [data-f-mosaic~="f-height-medium"], .c-mosaic [data-f-mosaic~="f-height-large"] {
        height: 400px
    }
}

@media only screen and (min-width:1084px) {
    .c-mosaic [data-f-mosaic~="f-vp4-whole"] {
        width: 100%
    }

    .c-mosaic [data-f-mosaic~="f-vp4-half"] {
        width: 50%
    }

    .c-mosaic [data-f-mosaic~="f-height-large"] {
        height: 800px
    }
}

.c-mosaic-placement {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 19px;
    width: 100%;
    height: 100%
}

    .c-mosaic-placement.f-background-neutral-00 {
        background: #fff
    }

    .c-mosaic-placement.f-background-neutral-10 {
        background: #e6e6e6
    }

    .c-mosaic-placement.f-background-neutral-20 {
        background: #d2d2d2
    }

    .c-mosaic-placement.f-background-neutral-30 {
        background: #acacac
    }

    .c-mosaic-placement.f-background-neutral-45 {
        background: #919191
    }

    .c-mosaic-placement.f-background-neutral-55 {
        background: #737373
    }

    .c-mosaic-placement.f-background-neutral-65 {
        background: #505050
    }

    .c-mosaic-placement.f-background-neutral-75 {
        background: #464646
    }

    .c-mosaic-placement.f-background-neutral-80 {
        background: #2f2f2f
    }

    .c-mosaic-placement.f-background-neutral-90 {
        background: #171717
    }

    .c-mosaic-placement.f-background-neutral-100 {
        background: #000
    }

    .c-mosaic-placement.f-background-accent {
        background: #0067b8
    }

    .c-mosaic-placement[class*="f-mask"] > picture:before {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: "";
        z-index: 1
    }

.theme-light .c-mosaic-placement.f-mask-10 > picture:before, .theme-dark .theme-light .c-mosaic-placement.f-mask-10 > picture:before {
    background: rgba(255,255,255,.1)
}

.theme-light .c-mosaic-placement.f-mask-20 > picture:before, .theme-dark .theme-light .c-mosaic-placement.f-mask-20 > picture:before {
    background: rgba(255,255,255,.2)
}

.theme-light .c-mosaic-placement.f-mask-40 > picture:before, .theme-dark .theme-light .c-mosaic-placement.f-mask-40 > picture:before {
    background: rgba(255,255,255,.4)
}

.theme-light .c-mosaic-placement.f-mask-60 > picture:before, .theme-dark .theme-light .c-mosaic-placement.f-mask-60 > picture:before {
    background: rgba(255,255,255,.6)
}

.theme-light .c-mosaic-placement.f-mask-80 > picture:before, .theme-dark .theme-light .c-mosaic-placement.f-mask-80 > picture:before {
    background: rgba(255,255,255,.8)
}

.theme-light .c-mosaic-placement.f-mask-100 > picture:before, .theme-dark .theme-light .c-mosaic-placement.f-mask-100 > picture:before {
    background: #fff
}

.theme-dark .c-mosaic-placement.f-mask-10 > picture:before, .theme-light .theme-dark .c-mosaic-placement.f-mask-10 > picture:before {
    background: rgba(0,0,0,.1)
}

.theme-dark .c-mosaic-placement.f-mask-20 > picture:before, .theme-light .theme-dark .c-mosaic-placement.f-mask-20 > picture:before {
    background: rgba(0,0,0,.2)
}

.theme-dark .c-mosaic-placement.f-mask-40 > picture:before, .theme-light .theme-dark .c-mosaic-placement.f-mask-40 > picture:before {
    background: rgba(0,0,0,.4)
}

.theme-dark .c-mosaic-placement.f-mask-60 > picture:before, .theme-light .theme-dark .c-mosaic-placement.f-mask-60 > picture:before {
    background: rgba(0,0,0,.6)
}

.theme-dark .c-mosaic-placement.f-mask-80 > picture:before, .theme-light .theme-dark .c-mosaic-placement.f-mask-80 > picture:before {
    background: rgba(0,0,0,.8)
}

.theme-dark .c-mosaic-placement.f-mask-100 > picture:before, .theme-light .theme-dark .c-mosaic-placement.f-mask-100 > picture:before {
    background: #000
}

.c-mosaic-placement .c-video {
    height: 400px;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    position: absolute
}

    .c-mosaic-placement .c-video > h1 {
        display: none
    }

    .c-mosaic-placement .c-video video {
        min-width: 100%;
        min-height: 100%;
        height: auto;
        width: auto;
        z-index: -2;
        background-size: cover;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0
    }

.c-mosaic-placement .f-mosaic-glyph-placement {
    font-size: 48px
}

.c-mosaic-placement .f-mosaic-image-placement {
    display: block;
    position: relative;
    left: 0;
    right: 0;
    top: auto;
    text-align: center;
    height: 48px
}

    .c-mosaic-placement .f-mosaic-image-placement .f-mosaic-image {
        max-height: 100%
    }

.c-mosaic-placement [class*="f-mosaic-glyph-placement-paragraph-adjust"] {
    overflow: hidden;
    box-sizing: content-box;
    max-height: 60px;
    overflow: hidden
}

.c-mosaic-placement .f-mosaic-glyph-placement-cta-line-height-adjust {
    line-height: 20px
}

    .c-mosaic-placement .f-mosaic-glyph-placement-cta-line-height-adjust span {
        line-height: inherit
    }

.c-mosaic-placement .c-heading {
    font-size: 20px;
    line-height: 24px;
    padding: 35px 0 5px;
    font-weight: 600;
    font-weight: 600
}

.c-mosaic-placement [class*="f-remove-padding-top"] {
    padding-top: 0
}

.c-mosaic-placement .c-subheading {
    font-size: 20px;
    line-height: 24px;
    font-weight: 200
}

.c-mosaic-placement a.c-call-to-action {
    padding: 10px 3px 7px 0;
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    margin-left: 0;
    color: #0067b8;
    background: transparent;
    transition: none
}

@media screen and (-ms-high-contrast:active) {
    .c-mosaic-placement a.c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.c-mosaic-placement a.c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .c-mosaic-placement a.c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .c-mosaic-placement a.c-call-to-action:focus, .theme-dark .theme-light .c-mosaic-placement a.c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .c-mosaic-placement a.c-call-to-action:focus, .theme-light .theme-dark .c-mosaic-placement a.c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus), .c-mosaic-placement a.c-call-to-action:hover, .c-mosaic-placement a.c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus) span, .c-mosaic-placement a.c-call-to-action:hover span, .c-mosaic-placement a.c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.c-mosaic-placement a.c-call-to-action:hover {
    color: #005da6
}

.c-mosaic-placement a.c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.c-mosaic-placement a.c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.c-mosaic-placement a.c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .c-mosaic-placement a.c-call-to-action, .theme-dark .theme-light .c-mosaic-placement a.c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus), .theme-light .c-mosaic-placement a.c-call-to-action:hover, .theme-dark .theme-light .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-mosaic-placement a.c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .c-mosaic-placement a.c-call-to-action:hover, .theme-dark .theme-light .c-mosaic-placement a.c-call-to-action:hover {
        background: transparent
    }

    .theme-light .c-mosaic-placement a.c-call-to-action:active, .theme-dark .theme-light .c-mosaic-placement a.c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .c-mosaic-placement a.c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .c-mosaic-placement a.c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .c-mosaic-placement a.c-call-to-action, .theme-light .theme-dark .c-mosaic-placement a.c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .c-mosaic-placement a.c-call-to-action:hover, .theme-light .theme-dark .c-mosaic-placement a.c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-mosaic-placement a.c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .c-mosaic-placement a.c-call-to-action:hover, .theme-light .theme-dark .c-mosaic-placement a.c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .c-mosaic-placement a.c-call-to-action:active, .theme-light .theme-dark .c-mosaic-placement a.c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .c-mosaic-placement a.c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .c-mosaic-placement a.c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

.c-mosaic-placement .c-group, .c-mosaic-placement picture, .c-mosaic-placement picture:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

    .c-mosaic-placement picture:after {
        content: "";
        display: block
    }

.c-mosaic-placement .c-group {
    display: block;
    top: auto;
    text-align: center;
    height: 42px
}

.c-mosaic-placement picture {
    z-index: 0;
    overflow: hidden
}

    .c-mosaic-placement picture img {
        position: absolute;
        left: calc(50%);
        top: calc(50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .c-mosaic-placement picture:after {
        z-index: 1
    }

.theme-light .c-mosaic-placement picture:after, .theme-dark .theme-light .c-mosaic-placement picture:after {
    background-color: rgba(255,255,255,.2)
}

.theme-dark .c-mosaic-placement picture:after, .theme-light .theme-dark .c-mosaic-placement picture:after {
    background-color: rgba(0,0,0,.2)
}

@media screen and (-ms-high-contrast:active) {
    .c-mosaic-placement picture:after, .c-mosaic-placement picture:before {
        background: none
    }
}

.c-mosaic-placement > div {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 100;
    text-align: center
}

    .c-mosaic-placement > div > div {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: auto;
        text-align: center;
        height: 42px
    }

.c-mosaic-placement.f-height-large.f-width-small .c-heading, .c-mosaic-placement.f-height-large.f-width-small .c-subheading {
    padding: 0 12.5%
}

.c-mosaic-placement.f-height-large.f-width-large .c-heading, .c-mosaic-placement.f-height-large.f-width-large .c-subheading {
    padding: 0 25%
}

@media only screen and (max-width:767px) {
    .c-mosaic-placement.f-height-large.f-width-large .c-heading, .c-mosaic-placement.f-height-large.f-width-large .c-subheading {
        padding: 0 12.5% 19px
    }
}

.c-mosaic-placement.f-height-medium .c-heading, .c-mosaic-placement.f-height-medium .c-subheading {
    display: none
}

.c-mosaic-placement.f-height-medium.f-width-large .c-heading, .c-mosaic-placement.f-height-medium.f-width-large .c-subheading {
    padding: 0 12.5%
}

.c-mosaic-placement.f-height-medium .c-video {
    height: 200px
}

.c-navigation-menu {
    position: relative;
    display: inline-block
}

    .c-navigation-menu > button {
        position: relative;
        border: 2px solid transparent;
        outline: 0;
        background: none;
        display: inline-block;
        color: #262626;
        padding: 11px 12px 13px;
        padding-right: 24px
    }

        .c-navigation-menu > button:before {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            border: 1px solid transparent
        }

        .c-navigation-menu > button:focus {
            border-color: #000
        }

            .c-navigation-menu > button:focus:before {
                border-color: rgba(255,255,255,.6)
            }

.theme-light .c-navigation-menu > button:focus, .theme-dark .theme-light .c-navigation-menu > button:focus {
    border-color: #000
}

    .theme-light .c-navigation-menu > button:focus:before, .theme-dark .theme-light .c-navigation-menu > button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-navigation-menu > button:focus, .theme-light .theme-dark .c-navigation-menu > button:focus {
    border-color: #fff
}

    .theme-dark .c-navigation-menu > button:focus:before, .theme-light .theme-dark .c-navigation-menu > button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.c-navigation-menu > button:after {
    font-family: "MWF-MDL2";
    content: "";
    font-size: 8px;
    color: #262626;
    font-weight: 700;
    padding-left: 8px;
    padding-top: 7px
}

.c-navigation-menu > button:hover, .c-navigation-menu > button:hover:after {
    color: #000;
    text-decoration: none
}

.c-navigation-menu > button:focus:hover {
    outline: none
}

.c-navigation-menu > button:hover:not(.x-hidden-focus), .c-navigation-menu > button:focus:not(.x-hidden-focus) {
    background: rgba(0,0,0,.1);
    color: #000
}

@media screen and (-ms-high-contrast:black-on-white) {
    .c-navigation-menu > button:focus:not(.x-hidden-focus):focus:after {
        color: HighLightText
    }
}

.c-navigation-menu > button[aria-expanded="true"] {
    background: #f2f2f2;
    border-color: rgba(0,0,0,.1);
    border-bottom-color: transparent;
    outline: none
}

.c-navigation-menu > a {
    display: inline-block;
    color: rgba(0,0,0,.8);
    padding: 11px 12px 13px;
    padding-right: 24px
}

.c-navigation-menu + a.c-hyperlink {
    color: #262626;
    padding: 11px 12px 13px
}

    .c-navigation-menu + a.c-hyperlink:not(.f-image):hover {
        color: #000
    }

.c-navigation-menu ul, .c-navigation-menu ol {
    position: absolute;
    z-index: 500;
    min-width: 240px;
    max-width: 296px;
    padding: 0;
    margin: 0;
    background: #fff;
    background-clip: padding-box
}

    .c-navigation-menu ul[aria-hidden="true"], .c-navigation-menu ol[aria-hidden="true"] {
        display: none
    }

    .c-navigation-menu ul[aria-hidden="false"], .c-navigation-menu ol[aria-hidden="false"] {
        display: block
    }

    .c-navigation-menu ul a, .c-navigation-menu ul button, .c-navigation-menu ol a, .c-navigation-menu ol button {
        position: relative;
        border: 2px solid transparent;
        outline: 0;
        display: block;
        background: #f2f2f2;
        padding: 11px 12px 13px;
        cursor: pointer;
        white-space: normal;
        width: 100%;
        text-align: left
    }

        .c-navigation-menu ul a:before, .c-navigation-menu ul button:before, .c-navigation-menu ol a:before, .c-navigation-menu ol button:before {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            border: 1px solid transparent
        }

        .c-navigation-menu ul a:focus, .c-navigation-menu ul button:focus, .c-navigation-menu ol a:focus, .c-navigation-menu ol button:focus {
            border-color: #000
        }

            .c-navigation-menu ul a:focus:before, .c-navigation-menu ul button:focus:before, .c-navigation-menu ol a:focus:before, .c-navigation-menu ol button:focus:before {
                border-color: rgba(255,255,255,.6)
            }

.theme-light .c-navigation-menu ul a:focus, .theme-dark .theme-light .c-navigation-menu ul a:focus, .theme-light .c-navigation-menu ul button:focus, .theme-dark .theme-light .c-navigation-menu ul button:focus, .theme-light .c-navigation-menu ol a:focus, .theme-dark .theme-light .c-navigation-menu ol a:focus, .theme-light .c-navigation-menu ol button:focus, .theme-dark .theme-light .c-navigation-menu ol button:focus {
    border-color: #000
}

    .theme-light .c-navigation-menu ul a:focus:before, .theme-dark .theme-light .c-navigation-menu ul a:focus:before, .theme-light .c-navigation-menu ul button:focus:before, .theme-dark .theme-light .c-navigation-menu ul button:focus:before, .theme-light .c-navigation-menu ol a:focus:before, .theme-dark .theme-light .c-navigation-menu ol a:focus:before, .theme-light .c-navigation-menu ol button:focus:before, .theme-dark .theme-light .c-navigation-menu ol button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-navigation-menu ul a:focus, .theme-light .theme-dark .c-navigation-menu ul a:focus, .theme-dark .c-navigation-menu ul button:focus, .theme-light .theme-dark .c-navigation-menu ul button:focus, .theme-dark .c-navigation-menu ol a:focus, .theme-light .theme-dark .c-navigation-menu ol a:focus, .theme-dark .c-navigation-menu ol button:focus, .theme-light .theme-dark .c-navigation-menu ol button:focus {
    border-color: #fff
}

    .theme-dark .c-navigation-menu ul a:focus:before, .theme-light .theme-dark .c-navigation-menu ul a:focus:before, .theme-dark .c-navigation-menu ul button:focus:before, .theme-light .theme-dark .c-navigation-menu ul button:focus:before, .theme-dark .c-navigation-menu ol a:focus:before, .theme-light .theme-dark .c-navigation-menu ol a:focus:before, .theme-dark .c-navigation-menu ol button:focus:before, .theme-light .theme-dark .c-navigation-menu ol button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.c-navigation-menu ul a:hover, .c-navigation-menu ul a:focus, .c-navigation-menu ul button:hover, .c-navigation-menu ul button:focus, .c-navigation-menu ol a:hover, .c-navigation-menu ol a:focus, .c-navigation-menu ol button:hover, .c-navigation-menu ol button:focus {
    background: rgba(0,0,0,.1)
}

.c-navigation-menu ul a:active, .c-navigation-menu ul button:active, .c-navigation-menu ol a:active, .c-navigation-menu ol button:active {
    background: rgba(0,0,0,.3)
}

.c-navigation-menu ul a[aria-expanded="true"], .c-navigation-menu ul button[aria-expanded="true"], .c-navigation-menu ol a[aria-expanded="true"], .c-navigation-menu ol button[aria-expanded="true"] {
    background: rgba(0,0,0,.1)
}

.c-navigation-menu ul button, .c-navigation-menu ol button {
    padding-right: 30px
}

    .c-navigation-menu ul button:after, .c-navigation-menu ol button:after {
        position: absolute;
        font-family: "MWF-MDL2";
        content: "";
        font-size: 6px;
        right: 12px;
        top: 19px;
        color: #000;
        font-weight: 700
    }

.c-navigation-menu ul .f-sub-menu button + ul, .c-navigation-menu ul .f-sub-menu button + ol, .c-navigation-menu ol .f-sub-menu button + ul, .c-navigation-menu ol .f-sub-menu button + ol {
    position: absolute;
    left: 100%;
    top: -1px;
    z-index: 500;
    min-width: 240px;
    max-width: 296px;
    padding: 0;
    margin: 0;
    background-clip: padding-box
}

    .c-navigation-menu ul .f-sub-menu button + ul a, .c-navigation-menu ul .f-sub-menu button + ul button, .c-navigation-menu ul .f-sub-menu button + ol a, .c-navigation-menu ul .f-sub-menu button + ol button, .c-navigation-menu ol .f-sub-menu button + ul a, .c-navigation-menu ol .f-sub-menu button + ul button, .c-navigation-menu ol .f-sub-menu button + ol a, .c-navigation-menu ol .f-sub-menu button + ol button {
        background: rgba(0,0,0,.1)
    }

        .c-navigation-menu ul .f-sub-menu button + ul a:hover, .c-navigation-menu ul .f-sub-menu button + ul a:focus, .c-navigation-menu ul .f-sub-menu button + ul button:hover, .c-navigation-menu ul .f-sub-menu button + ul button:focus, .c-navigation-menu ul .f-sub-menu button + ol a:hover, .c-navigation-menu ul .f-sub-menu button + ol a:focus, .c-navigation-menu ul .f-sub-menu button + ol button:hover, .c-navigation-menu ul .f-sub-menu button + ol button:focus, .c-navigation-menu ol .f-sub-menu button + ul a:hover, .c-navigation-menu ol .f-sub-menu button + ul a:focus, .c-navigation-menu ol .f-sub-menu button + ul button:hover, .c-navigation-menu ol .f-sub-menu button + ul button:focus, .c-navigation-menu ol .f-sub-menu button + ol a:hover, .c-navigation-menu ol .f-sub-menu button + ol a:focus, .c-navigation-menu ol .f-sub-menu button + ol button:hover, .c-navigation-menu ol .f-sub-menu button + ol button:focus {
            background: rgba(0,0,0,.15)
        }

    .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ul a, .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ul button, .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ol a, .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ol button, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ul a, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ul button, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ol a, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ol button, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ul a, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ul button, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ol a, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ol button, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ul a, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ul button, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ol a, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ol button {
        background: rgba(0,0,0,.15)
    }

        .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ul a:hover, .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ul a:focus, .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ul button:hover, .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ul button:focus, .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ol a:hover, .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ol a:focus, .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ol button:hover, .c-navigation-menu ul .f-sub-menu button + ul .f-sub-menu button + ol button:focus, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ul a:hover, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ul a:focus, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ul button:hover, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ul button:focus, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ol a:hover, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ol a:focus, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ol button:hover, .c-navigation-menu ul .f-sub-menu button + ol .f-sub-menu button + ol button:focus, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ul a:hover, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ul a:focus, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ul button:hover, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ul button:focus, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ol a:hover, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ol a:focus, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ol button:hover, .c-navigation-menu ol .f-sub-menu button + ul .f-sub-menu button + ol button:focus, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ul a:hover, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ul a:focus, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ul button:hover, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ul button:focus, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ol a:hover, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ol a:focus, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ol button:hover, .c-navigation-menu ol .f-sub-menu button + ol .f-sub-menu button + ol button:focus {
            background: rgba(0,0,0,.2)
        }

div.c-navigation-menu.f-accent > button {
    color: #0067b8
}

    div.c-navigation-menu.f-accent > button:after {
        color: rgba(0,0,0,.6)
    }

    div.c-navigation-menu.f-accent > button:hover, div.c-navigation-menu.f-accent > button:active {
        color: #0067b8
    }

        div.c-navigation-menu.f-accent > button:hover:after, div.c-navigation-menu.f-accent > button:active:after {
            color: #000
        }

div.c-navigation-menu.f-accent > ul > li > a[aria-selected="true"] {
    background: #0067b8;
    color: #fff
}

[class*="c-paragraph"].f-lean {
    padding: 0
}

input.c-password[type="password"] {
    display: block;
    width: 276px;
    height: 36px;
    margin-top: 20px;
    padding: 7px 10px;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.6);
    outline: 0;
    background-color: #fff
}

    input.c-password[type="password"]::-webkit-input-placeholder {
        color: rgba(0,0,0,.6)
    }

    input.c-password[type="password"]:-ms-input-placeholder {
        color: rgba(0,0,0,.6)
    }

    input.c-password[type="password"]::placeholder {
        color: rgba(0,0,0,.6)
    }

    input.c-password[type="password"].f-small {
        width: 88px
    }

    input.c-password[type="password"].f-flex {
        width: 100%;
        min-width: 88px;
        max-width: 400px
    }

    input.c-password[type="password"]:hover {
        border-color: rgba(0,0,0,.8)
    }

    input.c-password[type="password"]:active, input.c-password[type="password"]:focus {
        border-color: #0067b8
    }

    input.c-password[type="password"][disabled] {
        cursor: not-allowed;
        color: rgba(0,0,0,.2);
        border-color: rgba(0,0,0,.2)
    }

    input.c-password[type="password"][readonly] {
        border: 1px solid rgba(0,0,0,.6);
        background-color: #e6e6e6
    }

.c-pivot {
    position: relative;
    margin-top: 24px
}

    .c-pivot .no-js:not(.f-disabled) > header > [role="tab"].f-active, .c-pivot .no-js:not(.f-disabled) > header a.f-active, .c-pivot .no-js:not(.f-disabled) > div > [role="tab"].f-active, .c-pivot .no-js:not(.f-disabled) > div a.f-active, .c-pivot .no-js:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active, .c-pivot .no-js:not(.f-disabled) > [role="tablist"] a.f-active {
        font-weight: 600
    }

    .c-pivot[aria-hidden="true"] {
        display: none
    }

    .c-pivot:not(.f-disabled) > header > [role="tab"].f-active, .c-pivot:not(.f-disabled) > header a.f-active, .c-pivot:not(.f-disabled) > div > [role="tab"].f-active, .c-pivot:not(.f-disabled) > div a.f-active, .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active, .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active {
        position: relative;
        color: #000
    }

        .c-pivot:not(.f-disabled) > header > [role="tab"].f-active:after, .c-pivot:not(.f-disabled) > header a.f-active:after, .c-pivot:not(.f-disabled) > div > [role="tab"].f-active:after, .c-pivot:not(.f-disabled) > div a.f-active:after, .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active:after, .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active:after {
            position: absolute;
            bottom: 2px;
            left: 4px;
            right: 4px;
            content: '';
            border-bottom: 2px solid #0067b8
        }

        .c-pivot:not(.f-disabled) > header > [role="tab"].f-active:hover, .c-pivot:not(.f-disabled) > header a.f-active:hover, .c-pivot:not(.f-disabled) > div > [role="tab"].f-active:hover, .c-pivot:not(.f-disabled) > div a.f-active:hover, .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active:hover, .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active:hover {
            color: rgba(0,0,0,.8)
        }

@media(-ms-high-contrast:active) {
    .c-pivot:not(.f-disabled) > header > [role="tab"].f-active:hover:after, .c-pivot:not(.f-disabled) > header a.f-active:hover:after, .c-pivot:not(.f-disabled) > div > [role="tab"].f-active:hover:after, .c-pivot:not(.f-disabled) > div a.f-active:hover:after, .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active:hover:after, .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active:hover:after {
        border-bottom-color: HighlightText !important
    }
}

.c-pivot > .c-flipper {
    background: #ccc;
    display: none;
    height: 24px;
    width: 24px;
    font-size: 10px;
    opacity: 1;
    position: absolute;
    top: 10px;
    z-index: 2
}

    .c-pivot > .c-flipper:hover {
        background: #999
    }

    .c-pivot > .c-flipper[aria-hidden="true"] {
        display: none
    }

    .c-pivot > .c-flipper[aria-hidden="false"] {
        display: block
    }

        .c-pivot > .c-flipper[aria-hidden="false"] + header > a:first-child, .c-pivot > .c-flipper[aria-hidden="false"] + div > a:first-child {
            margin-left: 28px
        }

.c-pivot > header {
    padding-top: 0;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    z-index: 1
}

.c-pivot > header, .c-pivot > div, .c-pivot > [role="tablist"] {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    width: 100%
}

    .c-pivot > header + .c-flipper, .c-pivot > div + .c-flipper, .c-pivot > [role="tablist"] + .c-flipper {
        right: 0
    }

    .c-pivot > header > [role="tab"], .c-pivot > header a, .c-pivot > div > [role="tab"], .c-pivot > div a, .c-pivot > [role="tablist"] > [role="tab"], .c-pivot > [role="tablist"] a {
        font-size: 15px;
        position: relative;
        border: 2px solid transparent;
        outline: 1px solid transparent;
        outline-offset: -3px;
        padding: 0 4px;
        margin: 0 12px;
        display: inline-block;
        color: rgba(0,0,0,.6);
        font-weight: 400;
        white-space: nowrap;
        cursor: pointer;
        box-sizing: border-box;
        transition: margin 600ms cubic-bezier(.16,1,.29,.99);
        line-height: 36px
    }

@media screen and (-ms-high-contrast:active) {
    .c-pivot > header > [role="tab"], .c-pivot > header a, .c-pivot > div > [role="tab"], .c-pivot > div a, .c-pivot > [role="tablist"] > [role="tab"], .c-pivot > [role="tablist"] a {
        border-color: window !important;
        outline-color: window
    }
}

.c-pivot > header > [role="tab"]:focus, .c-pivot > header a:focus, .c-pivot > div > [role="tab"]:focus, .c-pivot > div a:focus, .c-pivot > [role="tablist"] > [role="tab"]:focus, .c-pivot > [role="tablist"] a:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .c-pivot > header > [role="tab"]:focus, .c-pivot > header a:focus, .c-pivot > div > [role="tab"]:focus, .c-pivot > div a:focus, .c-pivot > [role="tablist"] > [role="tab"]:focus, .c-pivot > [role="tablist"] a:focus {
        border-color: windowText !important
    }
}

.theme-light .c-pivot > header > [role="tab"]:focus, .theme-dark .theme-light .c-pivot > header > [role="tab"]:focus, .theme-light .c-pivot > header a:focus, .theme-dark .theme-light .c-pivot > header a:focus, .theme-light .c-pivot > div > [role="tab"]:focus, .theme-dark .theme-light .c-pivot > div > [role="tab"]:focus, .theme-light .c-pivot > div a:focus, .theme-dark .theme-light .c-pivot > div a:focus, .theme-light .c-pivot > [role="tablist"] > [role="tab"]:focus, .theme-dark .theme-light .c-pivot > [role="tablist"] > [role="tab"]:focus, .theme-light .c-pivot > [role="tablist"] a:focus, .theme-dark .theme-light .c-pivot > [role="tablist"] a:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .c-pivot > header > [role="tab"]:focus, .theme-light .theme-dark .c-pivot > header > [role="tab"]:focus, .theme-dark .c-pivot > header a:focus, .theme-light .theme-dark .c-pivot > header a:focus, .theme-dark .c-pivot > div > [role="tab"]:focus, .theme-light .theme-dark .c-pivot > div > [role="tab"]:focus, .theme-dark .c-pivot > div a:focus, .theme-light .theme-dark .c-pivot > div a:focus, .theme-dark .c-pivot > [role="tablist"] > [role="tab"]:focus, .theme-light .theme-dark .c-pivot > [role="tablist"] > [role="tab"]:focus, .theme-dark .c-pivot > [role="tablist"] a:focus, .theme-light .theme-dark .c-pivot > [role="tablist"] a:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

@media(-ms-high-contrast:active) {
    .c-pivot > header > [role="tab"], .c-pivot > header a, .c-pivot > div > [role="tab"], .c-pivot > div a, .c-pivot > [role="tablist"] > [role="tab"], .c-pivot > [role="tablist"] a {
        color: ButtonText;
        background-color: ButtonFace
    }
}

.c-pivot > header > [role="tab"]:hover, .c-pivot > header a:hover, .c-pivot > div > [role="tab"]:hover, .c-pivot > div a:hover, .c-pivot > [role="tablist"] > [role="tab"]:hover, .c-pivot > [role="tablist"] a:hover {
    color: rgba(0,0,0,.8)
}

@media(-ms-high-contrast:active) {
    .c-pivot > header > [role="tab"]:hover, .c-pivot > header a:hover, .c-pivot > div > [role="tab"]:hover, .c-pivot > div a:hover, .c-pivot > [role="tablist"] > [role="tab"]:hover, .c-pivot > [role="tablist"] a:hover {
        -ms-high-contrast-adjust: none;
        color: HighlightText !important;
        background-color: Highlight
    }
}

.c-pivot > header > [role="tab"]:first-child, .c-pivot > header a:first-child, .c-pivot > div > [role="tab"]:first-child, .c-pivot > div a:first-child, .c-pivot > [role="tablist"] > [role="tab"]:first-child, .c-pivot > [role="tablist"] a:first-child {
    margin-left: 0
}

.c-pivot > header > [role="tab"]:last-child, .c-pivot > header a:last-child, .c-pivot > div > [role="tab"]:last-child, .c-pivot > div a:last-child, .c-pivot > [role="tablist"] > [role="tab"]:last-child, .c-pivot > [role="tablist"] a:last-child {
    margin-right: 0
}

.c-pivot > header > [role="tab"].c-glyph:before, .c-pivot > header a.c-glyph:before, .c-pivot > div > [role="tab"].c-glyph:before, .c-pivot > div a.c-glyph:before, .c-pivot > [role="tablist"] > [role="tab"].c-glyph:before, .c-pivot > [role="tablist"] a.c-glyph:before {
    margin-right: 10px;
    vertical-align: top;
    line-height: inherit;
    font-size: inherit;
    position: relative
}

.c-pivot > header > [role="tab"] .c-image, .c-pivot > header a .c-image, .c-pivot > div > [role="tab"] .c-image, .c-pivot > div a .c-image, .c-pivot > [role="tablist"] > [role="tab"] .c-image, .c-pivot > [role="tablist"] a .c-image {
    margin: 6px 0
}

.c-pivot > section[aria-hidden="true"] {
    display: none;
    overflow: hidden
}

.c-pivot > section[aria-hidden="false"] {
    display: block
}

    .c-pivot > section[aria-hidden="false"] > div[class^="pad-"] {
        display: -ms-grid;
        display: grid
    }

.c-pivot.f-disabled > header > [role="tab"], .c-pivot.f-disabled > header a, .c-pivot.f-disabled > div > [role="tab"], .c-pivot.f-disabled > div a, .c-pivot.f-disabled > [role="tablist"] > [role="tab"], .c-pivot.f-disabled > [role="tablist"] a {
    color: rgba(0,0,0,.4);
    cursor: not-allowed
}

    .c-pivot.f-disabled > header > [role="tab"].f-active, .c-pivot.f-disabled > header > [role="tab"].x-hidden-focus, .c-pivot.f-disabled > header a.f-active, .c-pivot.f-disabled > header a.x-hidden-focus, .c-pivot.f-disabled > div > [role="tab"].f-active, .c-pivot.f-disabled > div > [role="tab"].x-hidden-focus, .c-pivot.f-disabled > div a.f-active, .c-pivot.f-disabled > div a.x-hidden-focus, .c-pivot.f-disabled > [role="tablist"] > [role="tab"].f-active, .c-pivot.f-disabled > [role="tablist"] > [role="tab"].x-hidden-focus, .c-pivot.f-disabled > [role="tablist"] a.f-active, .c-pivot.f-disabled > [role="tablist"] a.x-hidden-focus {
        border-color: transparent
    }

@media(-ms-high-contrast:active) {
    .c-pivot.f-disabled > header > [role="tab"], .c-pivot.f-disabled > header a, .c-pivot.f-disabled > div > [role="tab"], .c-pivot.f-disabled > div a, .c-pivot.f-disabled > [role="tablist"] > [role="tab"], .c-pivot.f-disabled > [role="tablist"] a {
        color: graytext
    }

        .c-pivot.f-disabled > header > [role="tab"]:hover, .c-pivot.f-disabled > header a:hover, .c-pivot.f-disabled > div > [role="tab"]:hover, .c-pivot.f-disabled > div a:hover, .c-pivot.f-disabled > [role="tablist"] > [role="tab"]:hover, .c-pivot.f-disabled > [role="tablist"] a:hover {
            color: graytext !important;
            background-color: ButtonFace
        }

        .c-pivot.f-disabled > header > [role="tab"]:active, .c-pivot.f-disabled > header a:active, .c-pivot.f-disabled > div > [role="tab"]:active, .c-pivot.f-disabled > div a:active, .c-pivot.f-disabled > [role="tablist"] > [role="tab"]:active, .c-pivot.f-disabled > [role="tablist"] a:active {
            outline-style: none
        }
}

.c-pivot.f-center > header, .c-pivot.f-center > div[role="tablist"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.c-pivot.f-active-bold:not(.f-disabled) > header > [role="tab"].f-active, .c-pivot.f-active-bold:not(.f-disabled) > header a.f-active, .c-pivot.f-active-bold:not(.f-disabled) > div > [role="tab"].f-active, .c-pivot.f-active-bold:not(.f-disabled) > div a.f-active, .c-pivot.f-active-bold:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active, .c-pivot.f-active-bold:not(.f-disabled) > [role="tablist"] a.f-active {
    font-weight: 600
}

.theme-light .c-pivot.f-disabled > header > [role="tab"], .theme-light .c-pivot.f-disabled > header a, .theme-light .c-pivot.f-disabled > div > [role="tab"], .theme-light .c-pivot.f-disabled > div a, .theme-light .c-pivot.f-disabled > [role="tablist"] > [role="tab"], .theme-light .c-pivot.f-disabled > [role="tablist"] a, .theme-dark .theme-light .c-pivot.f-disabled > header > [role="tab"], .theme-dark .theme-light .c-pivot.f-disabled > header a, .theme-dark .theme-light .c-pivot.f-disabled > div > [role="tab"], .theme-dark .theme-light .c-pivot.f-disabled > div a, .theme-dark .theme-light .c-pivot.f-disabled > [role="tablist"] > [role="tab"], .theme-dark .theme-light .c-pivot.f-disabled > [role="tablist"] a {
    color: rgba(0,0,0,.4)
}

.theme-light .c-pivot:not(.f-disabled) > header > [role="tab"], .theme-light .c-pivot:not(.f-disabled) > header a, .theme-light .c-pivot:not(.f-disabled) > div > [role="tab"], .theme-light .c-pivot:not(.f-disabled) > div a, .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"], .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] a, .theme-dark .theme-light .c-pivot:not(.f-disabled) > header > [role="tab"], .theme-dark .theme-light .c-pivot:not(.f-disabled) > header a, .theme-dark .theme-light .c-pivot:not(.f-disabled) > div > [role="tab"], .theme-dark .theme-light .c-pivot:not(.f-disabled) > div a, .theme-dark .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"], .theme-dark .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] a {
    color: rgba(0,0,0,.6)
}

    .theme-light .c-pivot:not(.f-disabled) > header > [role="tab"].f-active, .theme-light .c-pivot:not(.f-disabled) > header a.f-active, .theme-light .c-pivot:not(.f-disabled) > div > [role="tab"].f-active, .theme-light .c-pivot:not(.f-disabled) > div a.f-active, .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active, .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active, .theme-dark .theme-light .c-pivot:not(.f-disabled) > header > [role="tab"].f-active, .theme-dark .theme-light .c-pivot:not(.f-disabled) > header a.f-active, .theme-dark .theme-light .c-pivot:not(.f-disabled) > div > [role="tab"].f-active, .theme-dark .theme-light .c-pivot:not(.f-disabled) > div a.f-active, .theme-dark .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active, .theme-dark .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active {
        color: #000;
        border-color: #000
    }

        .theme-light .c-pivot:not(.f-disabled) > header > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-light .c-pivot:not(.f-disabled) > header a.f-active:focus:not(.x-hidden-focus), .theme-light .c-pivot:not(.f-disabled) > div > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-light .c-pivot:not(.f-disabled) > div a.f-active:focus:not(.x-hidden-focus), .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-pivot:not(.f-disabled) > header > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-pivot:not(.f-disabled) > header a.f-active:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-pivot:not(.f-disabled) > div > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-pivot:not(.f-disabled) > div a.f-active:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active:focus:not(.x-hidden-focus) {
            outline: transparent;
            background: rgba(0,0,0,.1)
        }

    .theme-light .c-pivot:not(.f-disabled) > header > [role="tab"]:hover, .theme-light .c-pivot:not(.f-disabled) > header a:hover, .theme-light .c-pivot:not(.f-disabled) > div > [role="tab"]:hover, .theme-light .c-pivot:not(.f-disabled) > div a:hover, .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"]:hover, .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] a:hover, .theme-dark .theme-light .c-pivot:not(.f-disabled) > header > [role="tab"]:hover, .theme-dark .theme-light .c-pivot:not(.f-disabled) > header a:hover, .theme-dark .theme-light .c-pivot:not(.f-disabled) > div > [role="tab"]:hover, .theme-dark .theme-light .c-pivot:not(.f-disabled) > div a:hover, .theme-dark .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"]:hover, .theme-dark .theme-light .c-pivot:not(.f-disabled) > [role="tablist"] a:hover {
        color: rgba(0,0,0,.8)
    }

.theme-dark .c-pivot:not(.f-disabled) > header > [role="tab"], .theme-dark .c-pivot:not(.f-disabled) > header a, .theme-dark .c-pivot:not(.f-disabled) > div > [role="tab"], .theme-dark .c-pivot:not(.f-disabled) > div a, .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"], .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] a, .theme-light .theme-dark .c-pivot:not(.f-disabled) > header > [role="tab"], .theme-light .theme-dark .c-pivot:not(.f-disabled) > header a, .theme-light .theme-dark .c-pivot:not(.f-disabled) > div > [role="tab"], .theme-light .theme-dark .c-pivot:not(.f-disabled) > div a, .theme-light .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"], .theme-light .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] a {
    color: rgba(255,255,255,.6)
}

    .theme-dark .c-pivot:not(.f-disabled) > header > [role="tab"].f-active, .theme-dark .c-pivot:not(.f-disabled) > header a.f-active, .theme-dark .c-pivot:not(.f-disabled) > div > [role="tab"].f-active, .theme-dark .c-pivot:not(.f-disabled) > div a.f-active, .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active, .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active, .theme-light .theme-dark .c-pivot:not(.f-disabled) > header > [role="tab"].f-active, .theme-light .theme-dark .c-pivot:not(.f-disabled) > header a.f-active, .theme-light .theme-dark .c-pivot:not(.f-disabled) > div > [role="tab"].f-active, .theme-light .theme-dark .c-pivot:not(.f-disabled) > div a.f-active, .theme-light .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active, .theme-light .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active {
        color: #fff;
        border-color: #fff
    }

        .theme-dark .c-pivot:not(.f-disabled) > header > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-dark .c-pivot:not(.f-disabled) > header a.f-active:focus:not(.x-hidden-focus), .theme-dark .c-pivot:not(.f-disabled) > div > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-dark .c-pivot:not(.f-disabled) > div a.f-active:focus:not(.x-hidden-focus), .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-pivot:not(.f-disabled) > header > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-pivot:not(.f-disabled) > header a.f-active:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-pivot:not(.f-disabled) > div > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-pivot:not(.f-disabled) > div a.f-active:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"].f-active:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] a.f-active:focus:not(.x-hidden-focus) {
            outline: transparent;
            background: rgba(255,255,255,.1)
        }

    .theme-dark .c-pivot:not(.f-disabled) > header > [role="tab"]:hover, .theme-dark .c-pivot:not(.f-disabled) > header a:hover, .theme-dark .c-pivot:not(.f-disabled) > div > [role="tab"]:hover, .theme-dark .c-pivot:not(.f-disabled) > div a:hover, .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"]:hover, .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] a:hover, .theme-light .theme-dark .c-pivot:not(.f-disabled) > header > [role="tab"]:hover, .theme-light .theme-dark .c-pivot:not(.f-disabled) > header a:hover, .theme-light .theme-dark .c-pivot:not(.f-disabled) > div > [role="tab"]:hover, .theme-light .theme-dark .c-pivot:not(.f-disabled) > div a:hover, .theme-light .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] > [role="tab"]:hover, .theme-light .theme-dark .c-pivot:not(.f-disabled) > [role="tablist"] a:hover {
        color: rgba(255,255,255,.8)
    }

.theme-dark .c-pivot.f-disabled > header > [role="tab"], .theme-dark .c-pivot.f-disabled > header a, .theme-dark .c-pivot.f-disabled > div > [role="tab"], .theme-dark .c-pivot.f-disabled > div a, .theme-dark .c-pivot.f-disabled > [role="tablist"] > [role="tab"], .theme-dark .c-pivot.f-disabled > [role="tablist"] a, .theme-light .theme-dark .c-pivot.f-disabled > header > [role="tab"], .theme-light .theme-dark .c-pivot.f-disabled > header a, .theme-light .theme-dark .c-pivot.f-disabled > div > [role="tab"], .theme-light .theme-dark .c-pivot.f-disabled > div a, .theme-light .theme-dark .c-pivot.f-disabled > [role="tablist"] > [role="tab"], .theme-light .theme-dark .c-pivot.f-disabled > [role="tablist"] a {
    color: rgba(255,255,255,.4)
}

.c-pivot .f-pivot-accessibility-text {
    opacity: 0;
    position: relative;
    float: left;
    font-size: .1px
}

.c-price:before, .c-price:after {
    content: " ";
    display: table
}

.c-price:after {
    clear: both
}

.c-price .c-label {
    font-size: 15px;
    padding: 0 4px;
    display: inline;
    margin: 0;
    float: left
}

.c-price span, .c-price meta + span, .c-price s {
    float: left
}

@media screen and (-ms-high-contrast:active) {
    .c-price span, .c-price meta + span, .c-price s {
        -ms-high-contrast-adjust: none;
        color: Windowtext
    }
}

.c-price.f-large .c-label, .c-price.f-large span, .c-price.f-large meta + span, .c-price.f-large s {
    font-size: 20px;
    line-height: 24px
}

.no-eventlistener progress.c-progress {
    display: none
}

progress.c-progress[value] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    min-width: 296px;
    height: 4px
}

progress.c-progress::-webkit-progress-bar {
    background: rgba(0,0,0,.2)
}

progress.c-progress::-webkit-progress-value {
    background: #0067b8
}

progress.c-progress::-moz-progress-bar {
    background: #0067b8
}

progress.c-progress > [role="progressbar"] {
    display: block;
    position: relative;
    background: rgba(0,0,0,.2);
    min-width: 296px;
    width: 100%;
    height: 4px
}

    progress.c-progress > [role="progressbar"] > span {
        display: block;
        position: relative;
        height: 100%;
        background: #0067b8;
        color: #0067b8
    }

@media screen and (-ms-high-contrast:active) {
    progress.c-progress:not([class^="f-indeterminate-"]) {
        background: window;
        border: 1px solid highlight
    }
}

.c-progress {
    display: block;
    margin-top: 12px
}

@media screen and (-ms-high-contrast:active) {
    .c-progress.f-indeterminate-local span:after, .c-progress.f-indeterminate-regional span:after {
        background: highlight
    }
}

.c-progress.f-indeterminate-regional {
    position: relative;
    min-width: 296px;
    width: 100%;
    overflow: hidden;
    min-height: 5px
}

    .c-progress.f-indeterminate-regional span {
        position: absolute;
        display: inline-block;
        opacity: 0;
        animation: dots 4s infinite
    }

        .c-progress.f-indeterminate-regional span:after {
            content: "";
            position: absolute;
            display: inline-block;
            background: #0067b8;
            width: 5px;
            height: 5px;
            border-radius: 50%
        }

        .c-progress.f-indeterminate-regional span:nth-child(1) {
            animation-delay: .05s
        }

            .c-progress.f-indeterminate-regional span:nth-child(1):after {
                left: -10px
            }

        .c-progress.f-indeterminate-regional span:nth-child(2) {
            animation-delay: .1s
        }

            .c-progress.f-indeterminate-regional span:nth-child(2):after {
                left: -20px
            }

        .c-progress.f-indeterminate-regional span:nth-child(3) {
            animation-delay: .15s
        }

            .c-progress.f-indeterminate-regional span:nth-child(3):after {
                left: -30px
            }

        .c-progress.f-indeterminate-regional span:nth-child(4) {
            animation-delay: .2s
        }

            .c-progress.f-indeterminate-regional span:nth-child(4):after {
                left: -40px
            }

        .c-progress.f-indeterminate-regional span:nth-child(5) {
            animation-delay: .25s
        }

            .c-progress.f-indeterminate-regional span:nth-child(5):after {
                left: -50px
            }

@keyframes dots {
    0%,20% {
        left: 0;
        animation-timing-function: ease-out;
        opacity: 0
    }

    25% {
        opacity: 1
    }

    35% {
        left: 45%;
        animation-timing-function: linear
    }

    65% {
        left: 55%;
        animation-timing-function: ease-in
    }

    75% {
        opacity: 1
    }

    80%,100% {
        left: 100%;
        opacity: 0
    }
}

.c-progress.f-center {
    margin: auto;
    padding-top: 30px
}

.c-progress.f-indeterminate-local {
    position: relative
}

    .c-progress.f-indeterminate-local span {
        position: absolute;
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        animation: orbit 5.5s infinite
    }

        .c-progress.f-indeterminate-local span:after {
            content: '';
            position: absolute;
            border-radius: 100%;
            background: #0067b8
        }

        .c-progress.f-indeterminate-local span:nth-child(2) {
            animation-delay: 240ms
        }

        .c-progress.f-indeterminate-local span:nth-child(3) {
            animation-delay: 480ms
        }

        .c-progress.f-indeterminate-local span:nth-child(4) {
            animation-delay: 720ms
        }

        .c-progress.f-indeterminate-local span:nth-child(5) {
            animation-delay: 960ms
        }

    .c-progress.f-indeterminate-local.f-progress-large {
        width: 60px;
        height: 60px
    }

        .c-progress.f-indeterminate-local.f-progress-large span {
            width: 60px;
            height: 60px
        }

            .c-progress.f-indeterminate-local.f-progress-large span:after {
                width: 6px;
                height: 6px
            }

    .c-progress.f-indeterminate-local.f-progress-small {
        width: 20px;
        height: 20px
    }

        .c-progress.f-indeterminate-local.f-progress-small span {
            width: 25px;
            height: 25px
        }

            .c-progress.f-indeterminate-local.f-progress-small span:after {
                width: 3px;
                height: 3px
            }

@keyframes orbit {
    0% {
        transform: rotate(225deg);
        opacity: 1;
        animation-timing-function: ease-out
    }

    7% {
        transform: rotate(345deg);
        animation-timing-function: linear
    }

    30% {
        transform: rotate(455deg);
        animation-timing-function: ease-in-out
    }

    39% {
        transform: rotate(690deg);
        animation-timing-function: linear
    }

    70% {
        transform: rotate(815deg);
        opacity: 1;
        animation-timing-function: ease-out
    }

    75% {
        transform: rotate(945deg);
        animation-timing-function: ease-out
    }

    76% {
        transform: rotate(945deg);
        opacity: 0
    }

    100% {
        transform: rotate(945deg);
        opacity: 0
    }
}

.c-quote {
    padding: 0 12.5%;
    text-align: center
}

.c-quote__attribution {
    font-size: 13px;
    font-weight: 600;
    opacity: .95;
    margin: 16px 0
}

.c-quote__attributionPipe {
    margin: 0 12px
}

.c-quote__attributionImage {
    display: block;
    margin: 16px auto 28px
}

.c-quote__headline {
    font-size: 18px;
    margin: 28px 0 16px
}

.c-quote__quoteSymbol {
    font-weight: 600;
    opacity: .95;
    font-family: TimesNewRoman,"Times New Roman",Times,serif;
    font-size: 28px;
    position: absolute
}

    .c-quote__quoteSymbol:first-child {
        -ms-transform: translate(calc(-100% - 4px),-6px);
        transform: translate(calc(-100% - 4px),-6px)
    }

[dir=rtl] .c-quote__quoteSymbol:first-child {
    -ms-transform: translate(calc(100% + 4px),-6px) scaleX(-1);
    transform: translate(calc(100% + 4px),-6px) scaleX(-1)
}

.c-quote__quoteSymbol:last-child {
    -ms-transform: translate(4px,-6px);
    transform: translate(4px,-6px)
}

[dir=rtl] .c-quote__quoteSymbol:last-child {
    -ms-transform: translate(-4px,-6px) scaleX(-1);
    transform: translate(-4px,-6px) scaleX(-1)
}

.c-carousel .c-quote {
    padding-bottom: 30px
}

@media screen and (min-width:768px) {
    .c-quote__attribution {
        font-size: 20px;
        font-weight: 600;
        opacity: .95;
        margin-bottom: 28px
    }

    .c-quote__attributionPipe {
        margin: 0 12px
    }

    .c-quote__headline {
        font-size: 34px;
        margin: 72px 0
    }

    .c-quote__quoteSymbol {
        font-size: 62px
    }

        .c-quote__quoteSymbol:first-child {
            -ms-transform: translate(calc(-100% - 8px),-14px);
            transform: translate(calc(-100% - 8px),-14px)
        }

    [dir=rtl] .c-quote__quoteSymbol:first-child {
        -ms-transform: translate(calc(100% + 8px),-14px) scaleX(-1);
        transform: translate(calc(100% + 8px),-14px) scaleX(-1)
    }

    .c-quote__quoteSymbol:last-child {
        -ms-transform: translate(8px,-14px);
        transform: translate(8px,-14px)
    }

    [dir=rtl] .c-quote__quoteSymbol:last-child {
        -ms-transform: translate(-8px,-14px) scaleX(-1);
        transform: translate(-8px,-14px) scaleX(-1)
    }

    .c-carousel .c-quote {
        padding-bottom: 100px
    }
}

.c-radio legend.c-label {
    padding-bottom: 0
}

.c-radio label.c-label {
    font-size: 15px;
    line-height: 20px;
    display: block;
    margin-right: 24px;
    padding-bottom: 0;
    position: relative
}

@media(-ms-high-contrast:active) {
    .c-radio label.c-label {
        color: ButtonText
    }
}

.c-radio label.c-label + .c-caption {
    font-size: 13px;
    margin-top: 0;
    margin-left: 28px;
    color: rgba(0,0,0,.6)
}

@media(-ms-high-contrast:active) {
    .c-radio label.c-label + .c-caption {
        color: ButtonText
    }
}

.c-radio input[type="radio"] {
    position: absolute
}

.c-radio.f-inline legend + div, .c-radio.f-inline legend + div > div {
    position: relative
}

.c-radio.f-inline label.c-label {
    display: inline-block
}

.c-radio + .c-radio legend.c-label, .c-radio + .c-checkbox legend.c-label {
    padding-top: 40px
}

.c-radio input[type="radio"] {
    opacity: 0
}

    .c-radio input[type="radio"] + span {
        cursor: pointer;
        display: inline-block;
        margin-left: 28px
    }

        .c-radio input[type="radio"] + span:before {
            border: solid #000 1px;
            border-radius: 50%;
            height: 20px;
            width: 20px;
            content: "";
            left: 0;
            position: absolute;
            top: 0
        }

@media(-ms-high-contrast:active) {
    .c-radio input[type="radio"] + span:before {
        color: ButtonText;
        border-color: ButtonText
    }
}

@media(-ms-high-contrast:active) {
    .c-radio input[type="radio"] + span:hover:before {
        border-color: Highlight
    }
}

@media(-ms-high-contrast:active) {
    .c-radio input[type="radio"] + span:hover:after {
        background-color: Highlight
    }
}

.c-radio input[type="radio"]:hover:not(:disabled) + span:before {
    border-color: rgba(0,0,0,.8)
}

.c-radio input[type="radio"]:focus + span:before {
    outline: 2px solid rgba(0,0,0,.8)
}

.c-radio input[type="radio"]:checked + span:after {
    background: currentColor;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    content: "";
    left: 5px;
    position: absolute;
    top: 5px
}

@media screen and (-ms-high-contrast:active) {
    .c-radio input[type="radio"]:checked + span:after {
        border: solid Highlight 5px
    }
}

.c-radio input[type="radio"]:checked:not(:disabled) + span {
    color: #000
}

    .c-radio input[type="radio"]:checked:not(:disabled) + span:before {
        border-color: #0067b8
    }

.c-radio input[type="radio"]:checked:not(:disabled):hover + span:after {
    background: rgba(0,0,0,.6)
}

@media(-ms-high-contrast:active) {
    .c-radio input[type="radio"]:checked:not(:disabled):hover + span:after {
        border: solid HighlightText 5px
    }
}

.c-radio input[type="radio"]:disabled + span {
    color: rgba(0,0,0,.2);
    cursor: not-allowed
}

@media(-ms-high-contrast:active) {
    .c-radio input[type="radio"]:disabled + span {
        color: GrayText
    }
}

.c-radio input[type="radio"]:disabled + span:before {
    border-color: rgba(0,0,0,.2)
}

@media(-ms-high-contrast:active) {
    .c-radio input[type="radio"]:disabled + span:before {
        border-color: GrayText
    }
}

@media(-ms-high-contrast:active) {
    .c-radio input[type="radio"]:disabled + span:after {
        border-color: GrayText
    }
}

.c-radio.f-inline legend + div, .c-radio.f-inline legend + div > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width:540px) {
    .c-radio.f-inline legend + div, .c-radio.f-inline legend + div > div {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.c-range-slider {
    max-width: 296px;
    padding-bottom: 8px
}

    .c-range-slider:before, .c-range-slider:after {
        content: " ";
        display: table
    }

    .c-range-slider:after {
        clear: both
    }

    .c-range-slider .c-text-field[type="number"] {
        font-size: 13px;
        width: 48px;
        float: right;
        margin-top: 0;
        -moz-appearance: textfield
    }

        .c-range-slider .c-text-field[type="number"]::-webkit-outer-spin-button, .c-range-slider .c-text-field[type="number"]::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0
        }

        .c-range-slider .c-text-field[type="number"].f-adjusting {
            border-color: #0067b8
        }

    .c-range-slider legend + label + .c-text-field[type="number"] {
        float: left
    }

    .c-range-slider label.c-label {
        position: absolute !important;
        overflow: hidden !important;
        clip: rect(1px,1px,1px,1px) !important;
        width: 1px !important;
        height: 1px !important;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important
    }

        .c-range-slider label.c-label + .c-text-field[type="number"] {
            margin-bottom: 16px
        }

    .c-range-slider [role="slider"] {
        position: relative;
        outline: 2px solid transparent;
        border: 0;
        position: absolute;
        top: -7px;
        width: 12px;
        height: 16px;
        background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%3E%3Cpolygon%20points%3D%227%201%206%200%200%200%200%2016%206%2016%207%2015%2012%208%207%201%22%20style%3D%22fill%3A%230067B8%22/%3E%3C/svg%3E")
    }

        .c-range-slider [role="slider"]:before {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            outline: 1px solid transparent;
            outline-offset: -1px
        }

        .c-range-slider [role="slider"]:focus {
            outline-color: #000
        }

            .c-range-slider [role="slider"]:focus:before {
                outline-color: rgba(255,255,255,.6)
            }

.theme-light .c-range-slider [role="slider"]:focus, .theme-dark .theme-light .c-range-slider [role="slider"]:focus {
    outline-color: #000
}

    .theme-light .c-range-slider [role="slider"]:focus:before, .theme-dark .theme-light .c-range-slider [role="slider"]:focus:before {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .c-range-slider [role="slider"]:focus, .theme-light .theme-dark .c-range-slider [role="slider"]:focus {
    outline-color: #fff
}

    .theme-dark .c-range-slider [role="slider"]:focus:before, .theme-light .theme-dark .c-range-slider [role="slider"]:focus:before {
        outline-color: rgba(0,0,0,.6)
    }

.c-range-slider [role="slider"]:focus {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%3E%3Cpolygon%20points%3D%227%201%206%200%200%200%200%2016%206%2016%207%2015%2012%208%207%201%22%20style%3D%22fill%3A%23lack%22/%3E%3C/svg%3E")
}

.c-range-slider [role="slider"]:hover {
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2012%2016%22%20width%3D%2212%22%20height%3D%2216%22%3E%3Cpolygon%20points%3D%227%201%206%200%200%200%200%2016%206%2016%207%2015%2012%208%207%201%22%20style%3D%22fill%3A%23003e6e%22/%3E%3C/svg%3E")
}

.c-range-slider [role="slider"]:first-child {
    -ms-transform: translateX(-12px);
    transform: translateX(-12px)
}

.c-range-slider [role="slider"] + [role="slider"] {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c-range-slider > div {
    margin-top: 24px;
    height: 2px;
    background: rgba(0,0,0,.4);
    clear: both
}

    .c-range-slider > div > div {
        position: relative;
        height: 100%;
        margin: 0 12px
    }

.c-range-slider span {
    display: block;
    position: absolute;
    top: 0;
    background: #0067b8;
    height: 100%
}

@media screen and (-ms-high-contrast:active) {
    .c-range-slider span {
        background: #fff
    }
}

@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:black-on-white) {
    .c-range-slider span {
        border: 1px solid #000
    }
}

.c-rating {
    -ms-high-contrast-adjust: none
}

    .c-rating span.c-glyph {
        cursor: default;
        width: 16px;
        height: 16px;
        line-height: 1
    }

        .c-rating span.c-glyph:before, .c-rating span.c-glyph:after {
            font-size: 12px
        }

    .c-rating button {
        position: relative;
        border: 2px solid transparent;
        outline: 1px solid transparent;
        outline-offset: -3px
    }

@media screen and (-ms-high-contrast:active) {
    .c-rating button {
        border-color: window !important;
        outline-color: window
    }
}

.c-rating button:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .c-rating button:focus {
        border-color: windowText !important
    }
}

.theme-light .c-rating button:focus, .theme-dark .theme-light .c-rating button:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .c-rating button:focus, .theme-light .theme-dark .c-rating button:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.c-rating button.c-glyph {
    width: 44px;
    height: 44px;
    background: transparent
}

    .c-rating button.c-glyph:before, .c-rating button.c-glyph:after {
        font-size: 24px
    }

    .c-rating button.c-glyph:after {
        color: #000
    }

@media(-ms-high-contrast:active) {
    .c-rating button.c-glyph:after {
        color: ButtonText
    }
}

.c-rating button.c-glyph.f-full:before, .c-rating button.c-glyph.f-none.f-full:before {
    content: ""
}

.c-rating.f-individual {
    -ms-transform: translateX(-4px);
    transform: translateX(-4px)
}

    .c-rating.f-individual span.c-glyph {
        width: 30px;
        height: 30px
    }

        .c-rating.f-individual span.c-glyph:before, .c-rating.f-individual span.c-glyph:after {
            font-size: 18px
        }

    .c-rating.f-aggregate div, .c-rating.f-individual div {
        -ms-transform: translateX(-2px);
        transform: translateX(-2px)
    }

.c-rating .c-glyph {
    position: relative;
    float: left
}

    .c-rating .c-glyph:before, .c-rating .c-glyph:after {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .c-rating .c-glyph:before {
        content: "";
        color: rgba(0,0,0,.5)
    }

@media(-ms-high-contrast:active) {
    .c-rating .c-glyph:before {
        color: ButtonText
    }
}

.c-rating .c-glyph:after {
    color: #0067b8
}

.c-rating form, .c-rating div {
    display: inline-block
}

    .c-rating form:before, .c-rating form:after, .c-rating div:before, .c-rating div:after {
        content: " ";
        display: table
    }

    .c-rating form:after, .c-rating div:after {
        clear: both
    }

.c-rating form {
    -ms-transform: translateX(-7px);
    transform: translateX(-7px)
}

    .c-rating form:hover button.c-glyph:not([disabled]):before {
        content: "";
        color: #0067b8
    }

@media(-ms-high-contrast:active) {
    .c-rating form:hover button.c-glyph:not([disabled]):before {
        color: Highlight
    }
}

.c-rating form:hover button.c-glyph:not([disabled]):after {
    display: none
}

.c-rating form:hover button.c-glyph:not([disabled]):hover ~ button.c-glyph:before {
    color: rgba(0,0,0,.3)
}

@media(-ms-high-contrast:active) {
    .c-rating form:hover button.c-glyph:not([disabled]):hover ~ button.c-glyph:before {
        color: ButtonText
    }
}

@media(-ms-high-contrast:active) {
    .c-rating form:hover button.c-glyph:not([disabled]):hover:before {
        color: Highlight
    }
}

@media(-ms-high-contrast:active) {
    .c-rating form:hover button.c-glyph:not([disabled]):hover:focus {
        border-color: Highlight
    }
}

.c-rating form[disabled] button.c-glyph:hover, .c-rating form button.c-glyph[disabled]:hover {
    cursor: not-allowed
}

.c-rating form[disabled] button.c-glyph:after, .c-rating form button.c-glyph[disabled]:after {
    display: none
}

@media(-ms-high-contrast:active) {
    .c-rating form[disabled] button.c-glyph:after, .c-rating form button.c-glyph[disabled]:after {
        content: "";
        color: Graytext;
        display: inline-block
    }
}

.c-rating form[disabled] button.c-glyph:before, .c-rating form button.c-glyph[disabled]:before {
    content: "";
    color: rgba(0,0,0,.2)
}

@media(-ms-high-contrast:active) {
    .c-rating form[disabled] button.c-glyph:before, .c-rating form button.c-glyph[disabled]:before {
        color: Graytext
    }
}

@media(-ms-high-contrast:active) {
    .c-rating form[disabled] button.c-glyph, .c-rating form button.c-glyph[disabled] {
        border-color: Window;
        outline-color: Window
    }
}

.c-rating .f-full ~ .c-glyph:before, .c-rating .f-half ~ .c-glyph:before, .c-rating .f-full:after {
    content: ""
}

.c-rating .f-half:after {
    content: ""
}

.c-rating.f-user-rated .f-full:after, .c-rating.f-user-rated .f-half:after {
    color: #0067b8
}

@media(-ms-high-contrast:active) {
    .c-rating.f-user-rated .f-full:after, .c-rating.f-user-rated .f-half:after {
        color: ButtonText
    }
}

.theme-light .c-rating .c-glyph:before, .theme-dark .theme-light .c-rating .c-glyph:before {
    color: rgba(0,0,0,.3)
}

.theme-light .c-rating .c-glyph:after, .theme-dark .theme-light .c-rating .c-glyph:after {
    color: #0067b8
}

.theme-light .c-rating form button.c-glyph:focus:before, .theme-dark .theme-light .c-rating form button.c-glyph:focus:before {
    outline-color: #000
}

.theme-light .c-rating form button.c-glyph:before, .theme-dark .theme-light .c-rating form button.c-glyph:before {
    color: rgba(0,0,0,.3)
}

.theme-light .c-rating form button.c-glyph:after, .theme-dark .theme-light .c-rating form button.c-glyph:after {
    color: #000
}

.theme-light .c-rating form:hover button.c-glyph:not([disabled]):before, .theme-dark .theme-light .c-rating form:hover button.c-glyph:not([disabled]):before {
    color: #0067b8
}

.theme-light .c-rating form:hover button.c-glyph:not([disabled]):hover ~ button.c-glyph:not([disabled]):before, .theme-dark .theme-light .c-rating form:hover button.c-glyph:not([disabled]):hover ~ button.c-glyph:not([disabled]):before {
    color: rgba(0,0,0,.3)
}

.theme-light .c-rating form[disabled] button.c-glyph:before, .theme-light .c-rating form[disabled] button.c-glyph:hover ~ button.c-glyph:before, .theme-dark .theme-light .c-rating form[disabled] button.c-glyph:before, .theme-dark .theme-light .c-rating form[disabled] button.c-glyph:hover ~ button.c-glyph:before {
    color: rgba(0,0,0,.2)
}

.theme-dark .c-rating .c-glyph:before, .theme-light .theme-dark .c-rating .c-glyph:before {
    color: rgba(255,255,255,.3)
}

.theme-dark .c-rating .c-glyph:after, .theme-light .theme-dark .c-rating .c-glyph:after {
    color: #fff
}

.theme-dark .c-rating form button.c-glyph:focus:before, .theme-light .theme-dark .c-rating form button.c-glyph:focus:before {
    outline-color: #fff
}

.theme-dark .c-rating form button.c-glyph:before, .theme-light .theme-dark .c-rating form button.c-glyph:before {
    color: rgba(255,255,255,.3)
}

.theme-dark .c-rating form:hover button.c-glyph:not([disabled]):before, .theme-light .theme-dark .c-rating form:hover button.c-glyph:not([disabled]):before {
    color: rgba(255,255,255,.8)
}

.theme-dark .c-rating form:hover button.c-glyph:not([disabled]):hover ~ button.c-glyph:not([disabled]):before, .theme-light .theme-dark .c-rating form:hover button.c-glyph:not([disabled]):hover ~ button.c-glyph:not([disabled]):before {
    color: rgba(255,255,255,.3)
}

@media screen and (-ms-high-contrast:active) {
    .c-rating form:hover button.c-glyph:hover ~ button.c-glyph:before, .c-rating.f-community-rated .c-glyph:before {
        content: ""
    }
}

.c-rating[data-value] {
    height: 20px
}

    .c-rating[data-value] div {
        height: 16px;
        width: 80px;
        position: relative
    }

        .c-rating[data-value] div:before, .c-rating[data-value] div:after {
            color: rgba(0,0,0,.3);
            display: inline-block;
            font-family: "MWF-MDL2";
            font-size: 12px;
            line-height: 1;
            letter-spacing: 4px;
            position: absolute;
            white-space: nowrap;
            text-align: left;
            left: 0;
            top: 2px;
            height: 100%;
            width: 100%
        }

        .c-rating[data-value] div:before {
            content: "";
            color: rgba(0,0,0,.3)
        }

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value] div:before {
        color: WindowText
    }
}

.c-rating[data-value] div:after {
    color: #000
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value] div:after {
        color: WindowText
    }
}

.c-rating[data-value] div span {
    display: none
}

.theme-light .c-rating[data-value] div:before, .theme-dark .theme-light .c-rating[data-value] div:before {
    color: rgba(0,0,0,.3)
}

@media screen and (-ms-high-contrast:active) {
    .theme-light .c-rating[data-value] div:before, .theme-dark .theme-light .c-rating[data-value] div:before {
        color: rgba(0,0,0,.3)
    }
}

.theme-dark .c-rating[data-value] div:before, .theme-light .theme-dark .c-rating[data-value] div:before {
    color: rgba(255,255,255,.3)
}

@media screen and (-ms-high-contrast:active) {
    .theme-dark .c-rating[data-value] div:before, .theme-light .theme-dark .c-rating[data-value] div:before {
        color: rgba(255,255,255,.3)
    }
}

.theme-dark .c-rating[data-value] div:after, .theme-light .theme-dark .c-rating[data-value] div:after {
    color: #fff
}

@media screen and (-ms-high-contrast:active) {
    .theme-dark .c-rating[data-value] div:after, .theme-light .theme-dark .c-rating[data-value] div:after {
        color: #fff
    }
}

.c-rating[data-value].f-aggregate, .c-rating[data-value].f-aggregate div, .c-rating[data-value].f-individual, .c-rating[data-value].f-individual div {
    -ms-transform: none;
    transform: none
}

.c-rating[data-value].f-individual {
    height: 34px
}

    .c-rating[data-value].f-individual div {
        height: 30px;
        width: 150px
    }

        .c-rating[data-value].f-individual div:before, .c-rating[data-value].f-individual div:after {
            font-size: 18px;
            letter-spacing: 12px;
            top: 6px
        }

.c-rating[data-value$=".5"] div:before, .c-rating[data-value^="1"] div:before, .c-rating[data-value^="2"] div:before, .c-rating[data-value^="3"] div:before, .c-rating[data-value^="4"] div:before, .c-rating[data-value^="5"] div:before {
    content: ""
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value$=".5"] div:before, .c-rating[data-value^="1"] div:before, .c-rating[data-value^="2"] div:before, .c-rating[data-value^="3"] div:before, .c-rating[data-value^="4"] div:before, .c-rating[data-value^="5"] div:before {
        content: ""
    }
}

.c-rating[data-value="0.5"] div:after {
    content: ""
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value="0.5"] div:after {
        color: inherit
    }
}

.c-rating[data-value="1"] div:after {
    content: ""
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value="1"] div:after {
        color: inherit
    }
}

.c-rating[data-value="1.5"] div:after {
    content: ""
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value="1.5"] div:after {
        color: inherit
    }
}

.c-rating[data-value="2"] div:after {
    content: ""
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value="2"] div:after {
        color: inherit
    }
}

.c-rating[data-value="2.5"] div:after {
    content: ""
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value="2.5"] div:after {
        color: inherit
    }
}

.c-rating[data-value="3"] div:after {
    content: ""
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value="3"] div:after {
        color: inherit
    }
}

.c-rating[data-value="3.5"] div:after {
    content: ""
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value="3.5"] div:after {
        color: inherit
    }
}

.c-rating[data-value="4"] div:after {
    content: ""
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value="4"] div:after {
        color: inherit
    }
}

.c-rating[data-value="4.5"] div:after {
    content: ""
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value="4.5"] div:after {
        color: inherit
    }
}

.c-rating[data-value="5"] div:after {
    content: ""
}

@media screen and (-ms-high-contrast:active) {
    .c-rating[data-value="5"] div:after {
        color: inherit
    }
}

.c-rating.f-interactive, .c-rating.f-aggregate:not([data-max]), .c-rating.f-individual:not([data-max]) {
    height: auto
}

    .c-rating.f-interactive div, .c-rating.f-aggregate:not([data-max]) div, .c-rating.f-individual:not([data-max]) div {
        height: auto;
        width: auto;
        position: static
    }

        .c-rating.f-interactive div:before, .c-rating.f-interactive div:after, .c-rating.f-aggregate:not([data-max]) div:before, .c-rating.f-aggregate:not([data-max]) div:after, .c-rating.f-individual:not([data-max]) div:before, .c-rating.f-individual:not([data-max]) div:after {
            content: ""
        }

.c-rating-count {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    position: absolute;
    padding-left: 5px;
    padding-right: 5px
}

button.c-refine-item, a.c-refine-item {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    position: relative;
    display: block;
    padding: 12px;
    width: 100%;
    margin: 4px 0 0;
    background: transparent;
    color: #000
}

    button.c-refine-item:mixed, a.c-refine-item:mixed {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    button.c-refine-item:focus, a.c-refine-item:focus {
        border-color: #000
    }

        button.c-refine-item:focus:mixed, a.c-refine-item:focus:mixed {
            border-color: rgba(255,255,255,.6)
        }

.theme-light button.c-refine-item:focus, .theme-light a.c-refine-item:focus, .theme-dark .theme-light button.c-refine-item:focus, .theme-dark .theme-light a.c-refine-item:focus {
    border-color: #000
}

    .theme-light button.c-refine-item:focus:mixed, .theme-light a.c-refine-item:focus:mixed, .theme-dark .theme-light button.c-refine-item:focus:mixed, .theme-dark .theme-light a.c-refine-item:focus:mixed {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark button.c-refine-item:focus, .theme-dark a.c-refine-item:focus, .theme-light .theme-dark button.c-refine-item:focus, .theme-light .theme-dark a.c-refine-item:focus {
    border-color: #fff
}

    .theme-dark button.c-refine-item:focus:mixed, .theme-dark a.c-refine-item:focus:mixed, .theme-light .theme-dark button.c-refine-item:focus:mixed, .theme-light .theme-dark a.c-refine-item:focus:mixed {
        border-color: rgba(0,0,0,.6)
    }

@media screen and (-ms-high-contrast) {
    button.c-refine-item, a.c-refine-item {
        border-color: Window
    }
}

button.c-refine-item span, a.c-refine-item span {
    text-align: left;
    display: block;
    overflow: hidden
}

[role=listbox] button.c-refine-item:after, [role=listbox] a.c-refine-item:after, [data-js-select-type] button.c-refine-item:after, [data-js-select-type] a.c-refine-item:after {
    font-family: "MWF-MDL2";
    content: "";
    position: absolute;
    right: 0;
    top: 16px;
    display: none;
    width: 44px;
    font-size: 13px;
    text-align: center
}

.f-checkbox [data-js-select-type="multi-select"] button.c-refine-item:after, .f-checkbox [data-js-select-type="multi-select"] a.c-refine-item:after {
    font-family: "MWF-MDL2";
    content: "";
    font-size: 17px;
    top: 12px;
    color: #fff
}

@media screen and (-ms-high-contrast) {
    button.c-refine-item:focus, a.c-refine-item:focus {
        color: ButtonText
    }
}

@media screen and (-ms-high-contrast) {
    button.c-refine-item:hover, a.c-refine-item:hover {
        background: Highlight;
        border-color: Highlight;
        color: HighlightText
    }
}

@media screen and (-ms-high-contrast) {
    button.c-refine-item:hover span, a.c-refine-item:hover span {
        -ms-high-contrast-adjust: none;
        background: Highlight;
        color: HighlightText
    }
}

button.c-refine-item:active, a.c-refine-item:active {
    background: rgba(0,0,0,.3)
}

button.c-refine-item[aria-selected="true"], a.c-refine-item[aria-selected="true"], button.c-refine-item[aria-checked="true"], a.c-refine-item[aria-checked="true"], button.f-selected.c-refine-item, a.f-selected.c-refine-item {
    padding-right: 44px;
    font-weight: 600;
    color: #000;
    background: rgba(0,0,0,.5)
}

@media screen and (-ms-high-contrast) {
    button.c-refine-item[aria-selected="true"], a.c-refine-item[aria-selected="true"], button.c-refine-item[aria-checked="true"], a.c-refine-item[aria-checked="true"], button.f-selected.c-refine-item, a.f-selected.c-refine-item {
        background: Highlight;
        border-color: Highlight;
        color: HighlightText
    }
}

@media screen and (-ms-high-contrast) {
    button.c-refine-item[aria-selected="true"]:hover, a.c-refine-item[aria-selected="true"]:hover, button.c-refine-item[aria-checked="true"]:hover, a.c-refine-item[aria-checked="true"]:hover, button.f-selected.c-refine-item:hover, a.f-selected.c-refine-item:hover {
        border-color: Highlight
    }
}

button.c-refine-item[aria-selected="true"]:after, a.c-refine-item[aria-selected="true"]:after, button.c-refine-item[aria-checked="true"]:after, a.c-refine-item[aria-checked="true"]:after, button.f-selected.c-refine-item:after, a.f-selected.c-refine-item:after {
    display: inline-block;
    content: ""/""
}

button.c-refine-item[aria-selected="true"]:active, a.c-refine-item[aria-selected="true"]:active, button.c-refine-item[aria-checked="true"]:active, a.c-refine-item[aria-checked="true"]:active, button.f-selected.c-refine-item:active, a.f-selected.c-refine-item:active {
    background: rgba(0,0,0,.2)
}

@media screen and (-ms-high-contrast) {
    button.c-refine-item[aria-selected="true"]:hover, a.c-refine-item[aria-selected="true"]:hover, button.c-refine-item[aria-selected="true"]:after, a.c-refine-item[aria-selected="true"]:after, button.c-refine-item[aria-selected="true"] span, a.c-refine-item[aria-selected="true"] span, button.c-refine-item[aria-checked="true"]:hover, a.c-refine-item[aria-checked="true"]:hover, button.c-refine-item[aria-checked="true"]:after, a.c-refine-item[aria-checked="true"]:after, button.c-refine-item[aria-checked="true"] span, a.c-refine-item[aria-checked="true"] span, button.f-selected.c-refine-item:hover, a.f-selected.c-refine-item:hover, button.f-selected.c-refine-item:after, a.f-selected.c-refine-item:after, button.f-selected.c-refine-item span, a.f-selected.c-refine-item span {
        -ms-high-contrast-adjust: none;
        background: Highlight;
        color: HighlightText
    }
}

.c-refine-menu > button {
    display: none
}

.c-refine-menu > div[aria-hidden="true"] {
    display: none
}

.c-refine-menu > div > div {
    position: relative
}

    .c-refine-menu > div > div .c-heading {
        font-size: 24px;
        line-height: 28px;
        padding: 36px 0 4px;
        font-weight: 600;
        display: inline-block;
        overflow: hidden
    }

        .c-refine-menu > div > div .c-heading + button.c-action-trigger.c-glyph, .c-refine-menu > div > div .c-heading + a.c-action-trigger.c-glyph {
            margin: 0 -12px 0 0;
            display: none;
            position: absolute;
            top: 26px;
            right: 0;
            width: 44px;
            height: 44px;
            padding: 9px 0 10px;
            color: rgba(0,0,0,.6)
        }

.c-refine-menu .c-divider {
    margin: 12px 0
}

.c-refine-menu .c-drawer {
    margin: 4px 0 0
}

    .c-refine-menu .c-drawer > button {
        font-size: 20px
    }

        .c-refine-menu .c-drawer > button:hover {
            background: rgba(0,0,0,.15)
        }

.c-refine-menu .c-refine-item + ul .c-refine-item {
    padding-left: 32px
}

.c-refine-menu .c-refine-item:not(.f-selected):hover {
    background: rgba(0,0,0,.1)
}

.c-refine-menu .c-content-toggle ul[data-f-expanded="true"] {
    max-height: 1100px;
    overflow-y: auto
}

.c-refine-menu .c-content-toggle button[data-f-more] {
    padding: 12px
}

@media only screen and (max-width:767px) {
    .c-refine-menu > div > div .c-heading {
        padding-right: 44px
    }

        .c-refine-menu > div > div .c-heading + button.c-action-trigger.c-glyph {
            display: block
        }
}

.c-refine-menu.f-checkbox .c-divider {
    margin: 12px 0 0
}

.c-refine-menu.f-checkbox .c-drawer {
    margin: 0
}

    .c-refine-menu.f-checkbox .c-drawer > button {
        font-size: 20px;
        line-height: 26px;
        word-wrap: break-word;
        background: transparent
    }

        .c-refine-menu.f-checkbox .c-drawer > button:before {
            font-size: 15px;
            right: 14px
        }

.c-refine-menu.f-checkbox .c-refine-item {
    margin: 0
}

.c-refine-menu.f-checkbox [data-js-select-type="multi-select"] .c-refine-item {
    padding-right: 44px
}

    .c-refine-menu.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:after, .c-refine-menu.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:before {
        height: 20px;
        right: 12px;
        position: absolute;
        width: 20px;
        line-height: 20px
    }

    .c-refine-menu.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:before {
        content: "";
        box-shadow: inset 0 0 0 1px #000,inset 0 0 0 10px transparent;
        border: 2px solid transparent
    }

    .c-refine-menu.f-checkbox [data-js-select-type="multi-select"] .c-refine-item:hover {
        background: rgba(0,0,0,.1)
    }

    .c-refine-menu.f-checkbox [data-js-select-type="multi-select"] .c-refine-item[aria-checked="true"], .c-refine-menu.f-checkbox [data-js-select-type="multi-select"] .c-refine-item[aria-selected="true"], .c-refine-menu.f-checkbox [data-js-select-type="multi-select"] .c-refine-item.f-selected {
        background: rgba(0,0,0,.15)
    }

        .c-refine-menu.f-checkbox [data-js-select-type="multi-select"] .c-refine-item[aria-checked="true"]:before, .c-refine-menu.f-checkbox [data-js-select-type="multi-select"] .c-refine-item[aria-selected="true"]:before, .c-refine-menu.f-checkbox [data-js-select-type="multi-select"] .c-refine-item.f-selected:before {
            background-color: #000
        }

.c-refine-menu.f-checkbox [data-js-select-type="single-select"] .c-refine-item[aria-checked="true"], .c-refine-menu.f-checkbox [data-js-select-type="single-select"] .c-refine-item[aria-selected="true"], .c-refine-menu.f-checkbox [data-js-select-type="single-select"] .c-refine-item.f-selected {
    background: rgba(0,0,0,.15)
}

    .c-refine-menu.f-checkbox [data-js-select-type="single-select"] .c-refine-item[aria-checked="true"]:after, .c-refine-menu.f-checkbox [data-js-select-type="single-select"] .c-refine-item[aria-selected="true"]:after, .c-refine-menu.f-checkbox [data-js-select-type="single-select"] .c-refine-item.f-selected:after {
        display: none
    }

.c-search {
    min-width: 92px;
    height: 38px;
    margin-top: 20px;
    position: relative
}

    .c-search:not([class*=f-dynamic-maxwidth]) {
        max-width: 296px
    }

    .c-search input[type="search"], .c-search button {
        float: left;
        height: 100%;
        outline: 0;
        background-color: #fff
    }

    .c-search input[type="search"] {
        position: relative;
        outline: 2px solid transparent;
        border: 0;
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        padding: 7px 10px;
        padding-right: 38px;
        border: 1px solid rgba(0,0,0,.6)
    }

        .c-search input[type="search"]:before {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            outline: 1px solid transparent;
            outline-offset: -1px
        }

        .c-search input[type="search"]:focus {
            outline-color: #000
        }

            .c-search input[type="search"]:focus:before {
                outline-color: rgba(255,255,255,.6)
            }

.theme-light .c-search input[type="search"]:focus, .theme-dark .theme-light .c-search input[type="search"]:focus {
    outline-color: #000
}

    .theme-light .c-search input[type="search"]:focus:before, .theme-dark .theme-light .c-search input[type="search"]:focus:before {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .c-search input[type="search"]:focus, .theme-light .theme-dark .c-search input[type="search"]:focus {
    outline-color: #fff
}

    .theme-dark .c-search input[type="search"]:focus:before, .theme-light .theme-dark .c-search input[type="search"]:focus:before {
        outline-color: rgba(0,0,0,.6)
    }

.c-search input[type="search"]:hover {
    border-color: rgba(0,0,0,.8)
}

@media screen and (-ms-high-contrast) {
    .c-search input[type="search"]:hover, .c-search input[type="search"]:focus {
        -ms-high-contrast-adjust: auto !important
    }
}

.c-search input[type="search"]::-ms-clear {
    display: none
}

.c-search input[type="search"]::-webkit-input-placeholder {
    color: rgba(0,0,0,.6)
}

.c-search input[type="search"]:-ms-input-placeholder {
    color: rgba(0,0,0,.6)
}

.c-search input[type="search"]::placeholder {
    color: rgba(0,0,0,.6)
}

.c-search button {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 34px;
    margin: 2px 2px 1px 1px;
    padding: 9px;
    transition: color .1s,background-color .1s
}

    .c-search button:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .c-search button:focus {
        border-color: #000
    }

        .c-search button:focus:after {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .c-search button:focus, .theme-dark .theme-light .c-search button:focus {
    border-color: #000
}

    .theme-light .c-search button:focus:after, .theme-dark .theme-light .c-search button:focus:after {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-search button:focus, .theme-light .theme-dark .c-search button:focus {
    border-color: #fff
}

    .theme-dark .c-search button:focus:after, .theme-light .theme-dark .c-search button:focus:after {
        border-color: rgba(0,0,0,.6)
    }

.c-search button:hover {
    color: #0067b8
}

.c-search button:active, .c-search button:focus {
    color: #fff;
    background: #0067b8;
    -ms-high-contrast-adjust: none
}

@media screen and (-ms-high-contrast) {
    .c-search button:active, .c-search button:focus {
        color: window;
        background: windowText
    }
}

.c-search button:before {
    content: "";
    text-indent: 0;
    font-size: 16px;
    -ms-high-contrast-adjust: none
}

@media screen and (-ms-high-contrast) {
    .c-search button:before {
        font-size: 22px;
        font-weight: 900;
        line-height: 18px;
        text-indent: -3px
    }
}

@media screen and (-ms-high-contrast) {
    .c-search button {
        color: windowText;
        background: window
    }
}

.theme-light .c-search, .theme-dark .theme-light .c-search {
    color: #000
}

    .theme-light .c-search input[type="search"], .theme-dark .theme-light .c-search input[type="search"] {
        border-color: #000;
        background-color: rgba(255,255,255,.6)
    }

        .theme-light .c-search input[type="search"]:hover, .theme-dark .theme-light .c-search input[type="search"]:hover {
            border-color: rgba(0,0,0,.8);
            background-color: rgba(255,255,255,.8)
        }

        .theme-light .c-search input[type="search"]:active, .theme-light .c-search input[type="search"]:focus, .theme-dark .theme-light .c-search input[type="search"]:active, .theme-dark .theme-light .c-search input[type="search"]:focus {
            border-color: #000;
            background-color: #fff
        }

        .theme-light .c-search input[type="search"]::-webkit-input-placeholder, .theme-dark .theme-light .c-search input[type="search"]::-webkit-input-placeholder {
            color: rgba(0,0,0,.6)
        }

        .theme-light .c-search input[type="search"]:-ms-input-placeholder, .theme-dark .theme-light .c-search input[type="search"]:-ms-input-placeholder {
            color: rgba(0,0,0,.6)
        }

        .theme-light .c-search input[type="search"]::placeholder, .theme-dark .theme-light .c-search input[type="search"]::placeholder {
            color: rgba(0,0,0,.6)
        }

    .theme-light .c-search button, .theme-dark .theme-light .c-search button {
        background: transparent
    }

        .theme-light .c-search button:active, .theme-light .c-search button:focus, .theme-dark .theme-light .c-search button:active, .theme-dark .theme-light .c-search button:focus {
            color: #fff;
            background: #0067b8;
            -ms-high-contrast-adjust: none
        }

@media screen and (-ms-high-contrast) {
    .theme-light .c-search button:active, .theme-light .c-search button:focus, .theme-dark .theme-light .c-search button:active, .theme-dark .theme-light .c-search button:focus {
        color: window;
        background: windowText
    }
}

.theme-dark .c-search, .theme-light .theme-dark .c-search {
    color: #fff
}

    .theme-dark .c-search input[type="search"], .theme-light .theme-dark .c-search input[type="search"] {
        border-color: #fff;
        background-color: rgba(0,0,0,.6)
    }

        .theme-dark .c-search input[type="search"]:hover, .theme-light .theme-dark .c-search input[type="search"]:hover {
            border-color: rgba(255,255,255,.8);
            background-color: rgba(0,0,0,.8)
        }

        .theme-dark .c-search input[type="search"]:active, .theme-dark .c-search input[type="search"]:focus, .theme-light .theme-dark .c-search input[type="search"]:active, .theme-light .theme-dark .c-search input[type="search"]:focus {
            border-color: #fff;
            background-color: #000
        }

        .theme-dark .c-search input[type="search"]::-webkit-input-placeholder, .theme-light .theme-dark .c-search input[type="search"]::-webkit-input-placeholder {
            color: rgba(255,255,255,.6)
        }

        .theme-dark .c-search input[type="search"]:-ms-input-placeholder, .theme-light .theme-dark .c-search input[type="search"]:-ms-input-placeholder {
            color: rgba(255,255,255,.6)
        }

        .theme-dark .c-search input[type="search"]::placeholder, .theme-light .theme-dark .c-search input[type="search"]::placeholder {
            color: rgba(255,255,255,.6)
        }

    .theme-dark .c-search button, .theme-light .theme-dark .c-search button {
        background: transparent
    }

        .theme-dark .c-search button:active, .theme-dark .c-search button:focus, .theme-light .theme-dark .c-search button:active, .theme-light .theme-dark .c-search button:focus {
            color: #fff;
            background: #0067b8;
            -ms-high-contrast-adjust: none
        }

@media screen and (-ms-high-contrast) {
    .theme-dark .c-search button:active, .theme-dark .c-search button:focus, .theme-light .theme-dark .c-search button:active, .theme-light .theme-dark .c-search button:focus {
        color: window;
        background: windowText
    }
}

.c-select-menu {
    display: inline-block;
    position: relative
}

    .c-select-menu.f-accent > a, .c-select-menu.f-accent > button {
        color: #0067b8
    }

        .c-select-menu.f-accent > a:after, .c-select-menu.f-accent > button:after {
            color: rgba(0,0,0,.6)
        }

        .c-select-menu.f-accent > a:hover, .c-select-menu.f-accent > a:active, .c-select-menu.f-accent > button:hover, .c-select-menu.f-accent > button:active {
            color: #0067b8
        }

            .c-select-menu.f-accent > a:hover:after, .c-select-menu.f-accent > a:active:after, .c-select-menu.f-accent > button:hover:after, .c-select-menu.f-accent > button:active:after {
                color: #000
            }

    .c-select-menu.f-border > a {
        padding: 8px 24px 8px 12px
    }

@media screen and (-ms-high-contrast:active) {
    .c-select-menu.f-border > a:hover {
        border-color: Highlight
    }
}

.c-select-menu.f-border [aria-expanded] {
    position: relative;
    outline: 2px solid transparent;
    border: 0;
    height: 100%;
    margin-left: 8px;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,.6)
}

    .c-select-menu.f-border [aria-expanded]:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        outline: 1px solid transparent;
        outline-offset: -1px
    }

    .c-select-menu.f-border [aria-expanded]:focus {
        outline-color: #000
    }

        .c-select-menu.f-border [aria-expanded]:focus:before {
            outline-color: rgba(255,255,255,.6)
        }

.theme-light .c-select-menu.f-border [aria-expanded]:focus, .theme-dark .theme-light .c-select-menu.f-border [aria-expanded]:focus {
    outline-color: #000
}

    .theme-light .c-select-menu.f-border [aria-expanded]:focus:before, .theme-dark .theme-light .c-select-menu.f-border [aria-expanded]:focus:before {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .c-select-menu.f-border [aria-expanded]:focus, .theme-light .theme-dark .c-select-menu.f-border [aria-expanded]:focus {
    outline-color: #fff
}

    .theme-dark .c-select-menu.f-border [aria-expanded]:focus:before, .theme-light .theme-dark .c-select-menu.f-border [aria-expanded]:focus:before {
        outline-color: rgba(0,0,0,.6)
    }

.c-select-menu.f-border [aria-expanded]:hover {
    border-color: rgba(0,0,0,.8)
}

.c-select-menu.f-border [aria-expanded]:active {
    border-color: #0067b8
}

.c-select-menu.f-border + .c-select-menu.f-border, .c-select-menu.f-border + .c-select-menu.f-border.f-persist {
    margin-top: 12px
}

.c-select-menu.f-flex, .c-select-menu.f-flex > [aria-expanded] {
    width: 100%;
    min-width: 88px;
    max-width: 546px
}

.c-select-menu .c-menu {
    position: absolute;
    top: 100%;
    overflow: auto
}

@media only screen and (max-width:768px) {
    .c-select-menu .c-menu.f-margin {
        margin-left: 24px;
        max-width: calc(100vw - 12*4px)
    }
}

@media only screen and (max-width:540px) {
    .c-select-menu .c-menu.f-margin {
        margin-left: 12px;
        max-width: calc(100vw - 6*4px)
    }
}

.c-select-menu [aria-expanded="false"] + .c-menu[aria-hidden="true"] {
    display: none
}

.c-select-menu > button {
    border: 0;
    text-align: left;
    background: transparent
}

    .c-select-menu > button.f-icon img {
        width: 40px;
        height: 22px;
        padding-right: 16px;
        display: inline-block
    }

    .c-select-menu > button.f-icon span {
        width: calc(100% - 40px);
        display: inline-block;
        color: inherit;
        vertical-align: middle
    }

    .c-select-menu > button img {
        width: 0;
        height: 0
    }

    .c-select-menu > button span {
        width: 100%
    }

.c-select-menu > a, .c-select-menu > button {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    display: inline-block;
    color: rgba(0,0,0,.8);
    padding: 8px;
    padding-right: 24px;
    -ms-transform: translateX(-8px);
    transform: translateX(-8px)
}

    .c-select-menu > a:before, .c-select-menu > button:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .c-select-menu > a:focus, .c-select-menu > button:focus {
        border-color: #000
    }

        .c-select-menu > a:focus:before, .c-select-menu > button:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .c-select-menu > a:focus, .theme-dark .theme-light .c-select-menu > a:focus, .theme-light .c-select-menu > button:focus, .theme-dark .theme-light .c-select-menu > button:focus {
    border-color: #000
}

    .theme-light .c-select-menu > a:focus:before, .theme-dark .theme-light .c-select-menu > a:focus:before, .theme-light .c-select-menu > button:focus:before, .theme-dark .theme-light .c-select-menu > button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-select-menu > a:focus, .theme-light .theme-dark .c-select-menu > a:focus, .theme-dark .c-select-menu > button:focus, .theme-light .theme-dark .c-select-menu > button:focus {
    border-color: #fff
}

    .theme-dark .c-select-menu > a:focus:before, .theme-light .theme-dark .c-select-menu > a:focus:before, .theme-dark .c-select-menu > button:focus:before, .theme-light .theme-dark .c-select-menu > button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.c-select-menu > a:after, .c-select-menu > button:after {
    font-family: "MWF-MDL2";
    content: "";
    position: absolute;
    font-size: 8px;
    color: rgba(0,0,0,.8);
    font-weight: 700;
    right: 8px;
    padding-top: 7px
}

.c-select-menu > a:hover, .c-select-menu > a:hover:after, .c-select-menu > button:hover, .c-select-menu > button:hover:after {
    color: #000
}

@media(-ms-high-contrast:active) {
    .c-select-menu > a:hover, .c-select-menu > button:hover {
        color: Highlight
    }
}

.c-select-menu > a:focus:hover, .c-select-menu > button:focus:hover {
    outline: none
}

@media(-ms-high-contrast:active) {
    .c-select-menu > a, .c-select-menu > button {
        color: WindowText
    }
}

.c-select-menu[aria-disabled="true"] > a, .c-select-menu[aria-disabled="true"] > a:hover, .c-select-menu[aria-disabled="true"] > a:focus, .c-select-menu[aria-disabled="true"] > a:active, .c-select-menu[aria-disabled="true"] > a:after, .c-select-menu[aria-disabled="true"] > button, .c-select-menu[aria-disabled="true"] > button:hover, .c-select-menu[aria-disabled="true"] > button:focus, .c-select-menu[aria-disabled="true"] > button:active, .c-select-menu[aria-disabled="true"] > button:after {
    color: rgba(0,0,0,.2)
}

    .c-select-menu[aria-disabled="true"] > a:hover, .c-select-menu[aria-disabled="true"] > button:hover {
        cursor: not-allowed
    }

@media(-ms-high-contrast:active) {
    .c-select-menu[aria-disabled="true"] > a, .c-select-menu[aria-disabled="true"] > button {
        color: Graytext
    }
}

.no-js .c-select-menu:hover > .c-menu, .js .c-select-menu > [aria-expanded="true"] + .c-menu[aria-hidden="false"], .js .c-select-menu > span[aria-expanded="true"] + .c-menu[aria-hidden="false"] {
    display: block;
    animation: fadeIn .3s cubic-bezier(.68,-.55,.265,1.55)
}

.theme-light .c-select-menu > a, .theme-light .c-select-menu > a:after, .theme-light .c-select-menu > button, .theme-light .c-select-menu > button:after, .theme-dark .theme-light .c-select-menu > a, .theme-dark .theme-light .c-select-menu > a:after, .theme-dark .theme-light .c-select-menu > button, .theme-dark .theme-light .c-select-menu > button:after {
    color: rgba(0,0,0,.8)
}

    .theme-light .c-select-menu > a:hover, .theme-light .c-select-menu > a:hover:after, .theme-light .c-select-menu > button:hover, .theme-light .c-select-menu > button:hover:after, .theme-dark .theme-light .c-select-menu > a:hover, .theme-dark .theme-light .c-select-menu > a:hover:after, .theme-dark .theme-light .c-select-menu > button:hover, .theme-dark .theme-light .c-select-menu > button:hover:after {
        color: #000
    }

.theme-light .c-select-menu.f-border > a, .theme-light .c-select-menu.f-border > button, .theme-dark .theme-light .c-select-menu.f-border > a, .theme-dark .theme-light .c-select-menu.f-border > button {
    background: rgba(255,255,255,.8);
    border-color: rgba(0,0,0,.6);
    color: rgba(0,0,0,.8)
}

    .theme-light .c-select-menu.f-border > a:after, .theme-light .c-select-menu.f-border > button:after, .theme-dark .theme-light .c-select-menu.f-border > a:after, .theme-dark .theme-light .c-select-menu.f-border > button:after {
        color: rgba(0,0,0,.8)
    }

    .theme-light .c-select-menu.f-border > a:hover, .theme-light .c-select-menu.f-border > button:hover, .theme-dark .theme-light .c-select-menu.f-border > a:hover, .theme-dark .theme-light .c-select-menu.f-border > button:hover {
        background: #fff;
        border-color: rgba(0,0,0,.8);
        color: #000
    }

        .theme-light .c-select-menu.f-border > a:hover:after, .theme-light .c-select-menu.f-border > button:hover:after, .theme-dark .theme-light .c-select-menu.f-border > a:hover:after, .theme-dark .theme-light .c-select-menu.f-border > button:hover:after {
            color: #000
        }

.theme-dark .c-select-menu > a, .theme-dark .c-select-menu > a:after, .theme-dark .c-select-menu > button, .theme-dark .c-select-menu > button:after, .theme-light .theme-dark .c-select-menu > a, .theme-light .theme-dark .c-select-menu > a:after, .theme-light .theme-dark .c-select-menu > button, .theme-light .theme-dark .c-select-menu > button:after {
    color: rgba(255,255,255,.8)
}

    .theme-dark .c-select-menu > a:hover, .theme-dark .c-select-menu > a:hover:after, .theme-dark .c-select-menu > button:hover, .theme-dark .c-select-menu > button:hover:after, .theme-light .theme-dark .c-select-menu > a:hover, .theme-light .theme-dark .c-select-menu > a:hover:after, .theme-light .theme-dark .c-select-menu > button:hover, .theme-light .theme-dark .c-select-menu > button:hover:after {
        color: #fff
    }

.theme-dark .c-select-menu.f-border > a, .theme-dark .c-select-menu.f-border > button, .theme-light .theme-dark .c-select-menu.f-border > a, .theme-light .theme-dark .c-select-menu.f-border > button {
    background: rgba(255,255,255,.6);
    border-color: rgba(255,255,255,.6);
    color: rgba(0,0,0,.8)
}

    .theme-dark .c-select-menu.f-border > a:after, .theme-dark .c-select-menu.f-border > button:after, .theme-light .theme-dark .c-select-menu.f-border > a:after, .theme-light .theme-dark .c-select-menu.f-border > button:after {
        color: rgba(0,0,0,.8)
    }

    .theme-dark .c-select-menu.f-border > a:hover, .theme-dark .c-select-menu.f-border > button:hover, .theme-light .theme-dark .c-select-menu.f-border > a:hover, .theme-light .theme-dark .c-select-menu.f-border > button:hover {
        color: #000;
        background: rgba(255,255,255,.8);
        border-color: rgba(255,255,255,.8)
    }

        .theme-dark .c-select-menu.f-border > a:hover:after, .theme-dark .c-select-menu.f-border > button:hover:after, .theme-light .theme-dark .c-select-menu.f-border > a:hover:after, .theme-light .theme-dark .c-select-menu.f-border > button:hover:after {
            color: #000
        }

    .theme-dark .c-select-menu.f-border > a:focus, .theme-dark .c-select-menu.f-border > button:focus, .theme-light .theme-dark .c-select-menu.f-border > a:focus, .theme-light .theme-dark .c-select-menu.f-border > button:focus {
        border-color: #fff
    }

.c-select-menu + [class*="c-caption"], .c-select-menu [class*="c-paragraph"] {
    padding-top: 24px
}

.d_xbox .c-select-menu > a {
    padding: 6px 0 6px 12px
}

.d_xbox .c-select-menu > a, .d_xbox .c-select-menu > button {
    border: 1px solid rgba(0,0,0,.6);
    padding: 5px 12px 6px;
    min-width: 64px;
    font-size: 15px;
    color: #000;
    outline: none;
    padding-right: 40px
}

    .d_xbox .c-select-menu > a:after, .d_xbox .c-select-menu > button:after {
        color: #000;
        font-size: 15px;
        padding-top: 4px;
        padding-right: 3px
    }

    .d_xbox .c-select-menu > a:active, .d_xbox .c-select-menu > a:focus, .d_xbox .c-select-menu > button:active, .d_xbox .c-select-menu > button:focus {
        background: #0067b8;
        outline: 2px solid #000;
        text-decoration: none
    }

.d_xbox .c-select-menu [aria-expanded] {
    margin-left: 8px;
    box-sizing: border-box;
    height: 100%
}

    .d_xbox .c-select-menu [aria-expanded] .c-menu {
        border: 1px solid rgba(0,0,0,.6)
    }

    .d_xbox .c-select-menu [aria-expanded]:active, .d_xbox .c-select-menu [aria-expanded]:focus {
        background: #0067b8;
        color: #000;
        outline: 2px solid #000;
        text-decoration: none
    }

.d_xbox .c-select-menu .c-menu {
    border: 1px solid rgba(0,0,0,.6);
    width: 100%;
    width: calc(100% - 8px)
}

    .d_xbox .c-select-menu .c-menu.f-scroll > .c-menu-item > a:active, .d_xbox .c-select-menu .c-menu.f-scroll > .c-menu-item > a:focus {
        outline-offset: -2px
    }

.d_xbox .c-select-menu .c-menu-item a, .d_xbox .c-select-menu .c-menu-item span, .d_xbox .c-select-menu .c-menu-item button {
    color: #000;
    background: #fff;
    min-height: 44px
}

    .d_xbox .c-select-menu .c-menu-item a:focus, .d_xbox .c-select-menu .c-menu-item span:focus, .d_xbox .c-select-menu .c-menu-item button:focus {
        outline: 2px solid #000;
        background: #fff
    }

    .d_xbox .c-select-menu .c-menu-item a[aria-selected="true"], .d_xbox .c-select-menu .c-menu-item span[aria-selected="true"], .d_xbox .c-select-menu .c-menu-item button[aria-selected="true"] {
        background: #0067b8;
        color: #000
    }

@media screen and (-ms-high-contrast:active) {
    .d_xbox .c-select-menu > a, .d_xbox .c-select-menu > button {
        color: windowText;
        border: 1px solid windowText
    }

        .d_xbox .c-select-menu > a:after, .d_xbox .c-select-menu > button:after {
            color: windowText
        }

        .d_xbox .c-select-menu > a:active, .d_xbox .c-select-menu > a:focus, .d_xbox .c-select-menu > button:active, .d_xbox .c-select-menu > button:focus {
            outline: 2px solid windowText;
            background: transparent
        }

    .d_xbox .c-select-menu [aria-expanded] .c-menu {
        border: 1px solid windowText
    }

    .d_xbox .c-select-menu [aria-expanded]:active, .d_xbox .c-select-menu [aria-expanded]:focus {
        color: windowText;
        outline: 2px solid windowText;
        background: transparent
    }

    .d_xbox .c-select-menu .c-menu {
        border: 1px solid windowText
    }
}

.c-select {
    position: relative;
    margin-top: 20px;
    min-width: 88px;
    max-width: 296px
}

    .c-select:after {
        font-family: "MWF-MDL2";
        content: "";
        position: absolute;
        right: 4px;
        top: 28px;
        height: 34px;
        width: 31px;
        padding-top: 10px;
        text-align: center
    }

.js .c-select:after {
    display: none
}

.c-select:after:hover {
    z-index: 1
}

.c-select .c-label {
    display: block;
    margin-top: 0
}

.c-select select {
    position: relative;
    width: 100%;
    display: none;
    padding: 7px 34px 7px 5px;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 100%;
    outline: 0;
    border: 1px solid rgba(0,0,0,.6);
    cursor: pointer
}

.no-js .c-select select {
    display: block
}

.c-select select:active, .c-select select:focus {
    background: #fff
}

.c-select select:hover {
    z-index: 100;
    border-color: rgba(0,0,0,.8)
}

.c-select select:active, .c-select select:focus {
    border-color: #0067b8
}

.c-select select[disabled] {
    cursor: not-allowed;
    color: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.2);
    background: #fff;
    z-index: 100;
    padding-right: 0
}

.c-select select option {
    background: #fff;
    color: #000
}

.c-select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.c-select select::-ms-expand {
    display: none
}

.c-select select:focus::-ms-value {
    background: transparent;
    color: #000
}

.c-select.f-label-inline .c-label {
    display: inline-block;
    margin-right: 4px;
    font-size: inherit
}

.c-select.f-label-inline select {
    width: auto
}

.c-select.f-flex {
    width: 100%;
    min-width: auto;
    max-width: none
}

    .c-select.f-flex .c-select-menu {
        width: 100%;
        min-width: auto;
        max-width: none
    }

        .c-select.f-flex .c-select-menu .c-menu {
            width: 100%;
            min-width: auto;
            max-width: none
        }

.theme-light .c-select select, .theme-dark .theme-light .c-select select {
    background: #fff;
    color: #000
}

.theme-light .c-select:after, .theme-dark .theme-light .c-select:after {
    color: #000
}

.theme-dark .c-select select, .theme-light .theme-dark .c-select select {
    background: rgba(255,255,255,.8);
    color: #000
}

.theme-dark .c-select:after, .theme-light .theme-dark .c-select:after {
    color: #000
}

button.c-select-button {
    font-size: 15px;
    position: relative;
    outline: 2px solid transparent;
    border: 0;
    margin-top: 36px;
    margin-right: 12px;
    background: #fff;
    border: 2px solid rgba(0,0,0,.4);
    color: #000;
    padding: 6px 10px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap
}

    button.c-select-button:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        outline: 1px solid transparent;
        outline-offset: -1px
    }

    button.c-select-button:focus {
        outline-color: #000
    }

        button.c-select-button:focus:before {
            outline-color: rgba(255,255,255,.6)
        }

.theme-light button.c-select-button:focus, .theme-dark .theme-light button.c-select-button:focus {
    outline-color: #000
}

    .theme-light button.c-select-button:focus:before, .theme-dark .theme-light button.c-select-button:focus:before {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark button.c-select-button:focus, .theme-light .theme-dark button.c-select-button:focus {
    outline-color: #fff
}

    .theme-dark button.c-select-button:focus:before, .theme-light .theme-dark button.c-select-button:focus:before {
        outline-color: rgba(0,0,0,.6)
    }

@media(-ms-high-contrast:active) {
    button.c-select-button {
        border-color: Window;
        outline-color: Window
    }

        button.c-select-button:before {
            outline: 2px solid ButtonText;
            outline-offset: -2px
        }

        button.c-select-button:focus {
            outline-color: ButtonText
        }
}

button.c-select-button[aria-pressed="true"], button.c-select-button.f-selected {
    border-width: 2px;
    border-color: #000;
    position: relative
}

    button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, button.c-select-button.f-selected > *:first-child.glyph-check-mark:after {
        font-family: "MWF-MDL2";
        content: "";
        background-color: #000;
        color: #fff;
        display: inline-block;
        right: 0;
        top: 0;
        position: absolute;
        width: 20px;
        height: 20px;
        font-size: 15px;
        line-height: 20px;
        font-weight: 700
    }

@media(-ms-high-contrast:active) {
    button.c-select-button[aria-pressed="true"], button.c-select-button.f-selected {
        background: Highlight;
        color: HighlightText;
        -ms-high-contrast-adjust: none
    }

        button.c-select-button[aria-pressed="true"]:hover, button.c-select-button.f-selected:hover {
            color: ButtonText;
            background: ButtonFace
        }

        button.c-select-button[aria-pressed="true"]:focus:before, button.c-select-button.f-selected:focus:before {
            outline-color: ButtonText
        }

        button.c-select-button[aria-pressed="true"]:before:hover, button.c-select-button.f-selected:before:hover {
            outline-color: ButtonText
        }
}

button.c-select-button:hover:not(:disabled) {
    border-color: #000
}

@media(-ms-high-contrast:active) {
    button.c-select-button:hover:not(:disabled) {
        color: Highlight
    }

        button.c-select-button:hover:not(:disabled):before {
            outline-color: Highlight
        }
}

button.c-select-button:hover:not(:disabled)[aria-pressed="true"], button.c-select-button:hover:not(:disabled).f-selected {
    border-color: #0067b8
}

@media(-ms-high-contrast:active) {
    button.c-select-button:hover:not(:disabled)[aria-pressed="true"], button.c-select-button:hover:not(:disabled).f-selected {
        border-color: Window
    }
}

button.c-select-button:hover:not(:disabled)[aria-pressed="true"] > *:first-child.glyph-check-mark:after, button.c-select-button:hover:not(:disabled).f-selected > *:first-child.glyph-check-mark:after {
    background-color: #0067b8;
    color: #fff
}

@media screen and (-ms-high-contrast) {
    button.c-select-button:hover:not(:disabled)[aria-pressed="true"]:hover > *:first-child.glyph-check-mark:after, button.c-select-button:hover:not(:disabled).f-selected:hover > *:first-child.glyph-check-mark:after {
        background-color: transparent;
        color: Window
    }
}

button.c-select-button:active {
    outline: none;
    border-color: #003e6e
}

@media(-ms-high-contrast:active) {
    button.c-select-button:active {
        border-color: Window;
        box-shadow: none
    }
}

button.c-select-button:disabled {
    border-color: rgba(0,0,0,.2);
    color: rgba(0,0,0,.2);
    outline: 0;
    cursor: not-allowed
}

@media(-ms-high-contrast:active) {
    button.c-select-button:disabled {
        color: Graytext
    }

        button.c-select-button:disabled:before {
            outline-color: GrayText
        }
}

button.c-select-button[data-select-button-swatch] {
    width: 36px;
    height: 36px
}

    button.c-select-button[data-select-button-swatch]:hover, button.c-select-button[data-select-button-swatch]:focus {
        border-color: #000;
        box-shadow: inset 0 0 0 1px #fff
    }

@media(-ms-high-contrast:active) {
    button.c-select-button[data-select-button-swatch]:hover, button.c-select-button[data-select-button-swatch]:focus {
        border-color: Window;
        box-shadow: none
    }
}

button.c-select-button[data-select-button-swatch]:active {
    border-color: #999;
    box-shadow: inset 0 0 0 1px #fff
}

@media(-ms-high-contrast:active) {
    button.c-select-button[data-select-button-swatch]:active {
        border-color: Window
    }
}

button.c-select-button[data-select-button-swatch][aria-pressed="true"], button.c-select-button[data-select-button-swatch].f-selected {
    box-shadow: inset 0 0 0 1px #fff
}

    button.c-select-button[data-select-button-swatch][aria-pressed="true"] > *:first-child.glyph-check-mark:after, button.c-select-button[data-select-button-swatch].f-selected > *:first-child.glyph-check-mark:after {
        background-color: rgba(255,255,255,0);
        color: #000;
        top: 7px;
        left: 0;
        right: 0;
        margin: 0 auto
    }

@media(-ms-high-contrast:active) {
    button.c-select-button[data-select-button-swatch][aria-pressed="true"] > *:first-child.glyph-check-mark:after, button.c-select-button[data-select-button-swatch].f-selected > *:first-child.glyph-check-mark:after {
        color: Window
    }
}

button.c-select-button[data-select-button-swatch][aria-pressed="true"]:hover, button.c-select-button[data-select-button-swatch][aria-pressed="true"]:focus, button.c-select-button[data-select-button-swatch].f-selected:hover, button.c-select-button[data-select-button-swatch].f-selected:focus {
    border-color: #999;
    box-shadow: inset 0 0 0 1px #fff
}

@media(-ms-high-contrast:active) {
    button.c-select-button[data-select-button-swatch][aria-pressed="true"]:hover, button.c-select-button[data-select-button-swatch][aria-pressed="true"]:focus, button.c-select-button[data-select-button-swatch].f-selected:hover, button.c-select-button[data-select-button-swatch].f-selected:focus {
        border-color: Window;
        box-shadow: none;
        outline-color: ButtonText
    }
}

@media(-ms-high-contrast:active) {
    button.c-select-button[data-select-button-swatch][aria-pressed="true"]:before, button.c-select-button[data-select-button-swatch].f-selected:before {
        outline-color: Highlight
    }
}

button.c-select-button[data-select-button-swatch].f-large {
    width: 60px;
    height: 60px
}

button.c-select-button[data-select-button-swatch].f-swatch-dark {
    border-color: rgba(255,255,255,.2)
}

@media(-ms-high-contrast:active) {
    button.c-select-button[data-select-button-swatch].f-swatch-dark {
        border-color: Window
    }
}

button.c-select-button[data-select-button-swatch].f-swatch-dark[aria-pressed="true"] > *:first-child.glyph-check-mark:after {
    color: #fff
}

@media screen and (-ms-high-contrast) {
    button.c-select-button[data-select-button-swatch].f-swatch-dark[aria-pressed="true"] > *:first-child.glyph-check-mark:after {
        color: ButtonText
    }
}

button.c-select-button[data-select-button-swatch]:disabled {
    position: relative
}

@media(-ms-high-contrast:active) {
    button.c-select-button[data-select-button-swatch]:disabled {
        border-color: GrayText
    }
}

button.c-select-button[data-select-button-swatch]:disabled:hover, button.c-select-button[data-select-button-swatch]:disabled:focus {
    outline: 0;
    box-shadow: none;
    border: 1px solid rgba(0,0,0,.2)
}

@media(-ms-high-contrast:active) {
    button.c-select-button[data-select-button-swatch]:disabled:hover, button.c-select-button[data-select-button-swatch]:disabled:focus {
        border: 2px solid GrayText
    }
}

button.c-select-button[data-select-button-swatch]:disabled:before {
    position: absolute;
    content: "";
    left: -25%;
    top: 50%;
    right: -25%;
    border-top: 1px solid;
    border-color: inherit;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

button.c-select-button[data-select-button-swatch]:disabled.f-swatch-dark {
    border-color: rgba(255,255,255,.2)
}

    button.c-select-button[data-select-button-swatch]:disabled.f-swatch-dark:hover, button.c-select-button[data-select-button-swatch]:disabled.f-swatch-dark:focus {
        box-shadow: none
    }

@media(-ms-high-contrast:active) {
    button.c-select-button[data-select-button-swatch]:disabled.f-swatch-dark {
        border-color: GrayText
    }
}

@media screen and (-ms-high-contrast) {
    button.c-select-button[data-select-button-swatch] {
        -ms-high-contrast-adjust: none
    }

        button.c-select-button[data-select-button-swatch]:focus:before {
            outline-color: ButtonText
        }

        button.c-select-button[data-select-button-swatch]:hover:focus:before {
            outline-color: Highlight
        }
}

.theme-light button.c-select-button, .theme-dark .theme-light button.c-select-button {
    background: rgba(255,255,255,0);
    border-color: rgba(0,0,0,.4);
    color: #000
}

    .theme-light button.c-select-button:hover, .theme-dark .theme-light button.c-select-button:hover {
        border-color: #000
    }

    .theme-light button.c-select-button:active, .theme-dark .theme-light button.c-select-button:active {
        background: rgba(0,0,0,.4);
        outline: none
    }

    .theme-light button.c-select-button:disabled, .theme-dark .theme-light button.c-select-button:disabled {
        border-color: rgba(0,0,0,.2);
        color: rgba(0,0,0,.2)
    }

    .theme-light button.c-select-button[aria-pressed="true"], .theme-light button.c-select-button.f-selected, .theme-dark .theme-light button.c-select-button[aria-pressed="true"], .theme-dark .theme-light button.c-select-button.f-selected {
        border-color: #000
    }

@media(-ms-high-contrast:active) {
    .theme-light button.c-select-button[aria-pressed="true"], .theme-light button.c-select-button.f-selected, .theme-dark .theme-light button.c-select-button[aria-pressed="true"], .theme-dark .theme-light button.c-select-button.f-selected {
        border-color: Window
    }
}

.theme-light button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-light button.c-select-button.f-selected > *:first-child.glyph-check-mark:after, .theme-dark .theme-light button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-dark .theme-light button.c-select-button.f-selected > *:first-child.glyph-check-mark:after {
    background-color: #000;
    color: #fff
}

@media screen and (-ms-high-contrast) {
    .theme-light button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-light button.c-select-button.f-selected > *:first-child.glyph-check-mark:after, .theme-dark .theme-light button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-dark .theme-light button.c-select-button.f-selected > *:first-child.glyph-check-mark:after {
        -ms-high-contrast-adjust: none;
        background-color: ButtonText;
        color: ButtonFace
    }
}

.theme-light button.c-select-button[aria-pressed="true"]:hover, .theme-light button.c-select-button.f-selected:hover, .theme-dark .theme-light button.c-select-button[aria-pressed="true"]:hover, .theme-dark .theme-light button.c-select-button.f-selected:hover {
    border-color: #0067b8
}

    .theme-light button.c-select-button[aria-pressed="true"]:hover > *:first-child.glyph-check-mark:after, .theme-light button.c-select-button.f-selected:hover > *:first-child.glyph-check-mark:after, .theme-dark .theme-light button.c-select-button[aria-pressed="true"]:hover > *:first-child.glyph-check-mark:after, .theme-dark .theme-light button.c-select-button.f-selected:hover > *:first-child.glyph-check-mark:after {
        background-color: #0067b8
    }

@media screen and (-ms-high-contrast) {
    .theme-light button.c-select-button[aria-pressed="true"]:hover > *:first-child.glyph-check-mark:after, .theme-light button.c-select-button.f-selected:hover > *:first-child.glyph-check-mark:after, .theme-dark .theme-light button.c-select-button[aria-pressed="true"]:hover > *:first-child.glyph-check-mark:after, .theme-dark .theme-light button.c-select-button.f-selected:hover > *:first-child.glyph-check-mark:after {
        -ms-high-contrast-adjust: none;
        background-color: ButtonText
    }
}

.theme-dark button.c-select-button, .theme-light .theme-dark button.c-select-button {
    background: rgba(255,255,255,0);
    border-color: rgba(255,255,255,.4);
    color: #fff
}

    .theme-dark button.c-select-button:hover, .theme-light .theme-dark button.c-select-button:hover {
        border-color: #fff
    }

    .theme-dark button.c-select-button:active, .theme-light .theme-dark button.c-select-button:active {
        background: rgba(255,255,255,.4);
        outline: none
    }

    .theme-dark button.c-select-button:disabled, .theme-light .theme-dark button.c-select-button:disabled {
        border-color: rgba(255,255,255,.2);
        color: rgba(255,255,255,.2)
    }

    .theme-dark button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-dark button.c-select-button.f-selected > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button.f-selected > *:first-child.glyph-check-mark:after {
        background-color: rgba(255,255,255,.4);
        color: #000
    }

@media screen and (-ms-high-contrast) {
    .theme-dark button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-dark button.c-select-button.f-selected > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button.f-selected > *:first-child.glyph-check-mark:after {
        -ms-high-contrast-adjust: none;
        background-color: ButtonText;
        color: ButtonFace
    }
}

.theme-dark button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-dark button.c-select-button[aria-pressed="true"]:focus > *:first-child.glyph-check-mark:after, .theme-dark button.c-select-button.f-selected > *:first-child.glyph-check-mark:after, .theme-dark button.c-select-button.f-selected:focus > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button[aria-pressed="true"]:focus > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button.f-selected > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button.f-selected:focus > *:first-child.glyph-check-mark:after {
    background-color: #fff
}

@media screen and (-ms-high-contrast) {
    .theme-dark button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-dark button.c-select-button[aria-pressed="true"]:focus > *:first-child.glyph-check-mark:after, .theme-dark button.c-select-button.f-selected > *:first-child.glyph-check-mark:after, .theme-dark button.c-select-button.f-selected:focus > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button[aria-pressed="true"] > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button[aria-pressed="true"]:focus > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button.f-selected > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button.f-selected:focus > *:first-child.glyph-check-mark:after {
        -ms-high-contrast-adjust: none;
        background-color: ButtonText
    }
}

.theme-dark button.c-select-button[aria-pressed="true"]:hover, .theme-dark button.c-select-button.f-selected:hover, .theme-light .theme-dark button.c-select-button[aria-pressed="true"]:hover, .theme-light .theme-dark button.c-select-button.f-selected:hover {
    border-color: #0067b8
}

    .theme-dark button.c-select-button[aria-pressed="true"]:hover > *:first-child.glyph-check-mark:after, .theme-dark button.c-select-button.f-selected:hover > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button[aria-pressed="true"]:hover > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button.f-selected:hover > *:first-child.glyph-check-mark:after {
        background-color: #0067b8
    }

@media screen and (-ms-high-contrast) {
    .theme-dark button.c-select-button[aria-pressed="true"]:hover > *:first-child.glyph-check-mark:after, .theme-dark button.c-select-button.f-selected:hover > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button[aria-pressed="true"]:hover > *:first-child.glyph-check-mark:after, .theme-light .theme-dark button.c-select-button.f-selected:hover > *:first-child.glyph-check-mark:after {
        -ms-high-contrast-adjust: none;
        background-color: ButtonText
    }
}

button.c-select-button.f-cue-check {
    position: relative
}

    button.c-select-button.f-cue-check[aria-pressed="true"]:before, button.c-select-button.f-cue-check.f-selected:before {
        width: 30px;
        height: 30px;
        padding-top: 4px;
        position: absolute;
        top: 0;
        right: 0;
        content: "";
        color: #fff;
        text-align: center;
        font-size: 20px;
        font-family: "MWF-MDL2";
        background-color: #000
    }

    button.c-select-button.f-cue-check:active[aria-pressed="true"]:before, button.c-select-button.f-cue-check:active.f-selected:before, button.c-select-button.f-cue-check:hover[aria-pressed="true"]:before, button.c-select-button.f-cue-check:hover.f-selected:before {
        background-color: #0067b8
    }

.c-sequence-indicator {
    font-size: 0
}

    .c-sequence-indicator[aria-hidden=true] {
        display: none
    }

    .c-sequence-indicator button, .c-sequence-indicator a {
        position: relative;
        border: 2px solid transparent;
        outline: 0;
        width: 16px;
        height: 14px;
        padding: 2px 3px;
        display: inline-block;
        background-color: transparent
    }

        .c-sequence-indicator button:after, .c-sequence-indicator a:after {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            border: 1px solid transparent
        }

        .c-sequence-indicator button:focus, .c-sequence-indicator a:focus {
            border-color: #000
        }

            .c-sequence-indicator button:focus:after, .c-sequence-indicator a:focus:after {
                border-color: rgba(255,255,255,.6)
            }

.theme-light .c-sequence-indicator button:focus, .theme-dark .theme-light .c-sequence-indicator button:focus, .theme-light .c-sequence-indicator a:focus, .theme-dark .theme-light .c-sequence-indicator a:focus {
    border-color: #000
}

    .theme-light .c-sequence-indicator button:focus:after, .theme-dark .theme-light .c-sequence-indicator button:focus:after, .theme-light .c-sequence-indicator a:focus:after, .theme-dark .theme-light .c-sequence-indicator a:focus:after {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-sequence-indicator button:focus, .theme-light .theme-dark .c-sequence-indicator button:focus, .theme-dark .c-sequence-indicator a:focus, .theme-light .theme-dark .c-sequence-indicator a:focus {
    border-color: #fff
}

    .theme-dark .c-sequence-indicator button:focus:after, .theme-light .theme-dark .c-sequence-indicator button:focus:after, .theme-dark .c-sequence-indicator a:focus:after, .theme-light .theme-dark .c-sequence-indicator a:focus:after {
        border-color: rgba(0,0,0,.6)
    }

.c-sequence-indicator button:before, .c-sequence-indicator a:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.8)
}

.c-sequence-indicator button:hover:before, .c-sequence-indicator a:hover:before {
    background-color: rgba(0,0,0,.4)
}

.c-sequence-indicator button[aria-checked="true"]:before, .c-sequence-indicator button[aria-selected="true"]:before, .c-sequence-indicator a[aria-checked="true"]:before, .c-sequence-indicator a[aria-selected="true"]:before {
    background-color: #000
}

@media screen and (-ms-high-contrast:active) {
    .c-sequence-indicator button[aria-checked="true"]:before, .c-sequence-indicator button[aria-selected="true"]:before, .c-sequence-indicator a[aria-checked="true"]:before, .c-sequence-indicator a[aria-selected="true"]:before {
        background-color: Highlight
    }
}

@media(-ms-high-contrast:active) {
    .c-sequence-indicator button, .c-sequence-indicator a {
        border-color: Window;
        outline-color: Window
    }

        .c-sequence-indicator button:after, .c-sequence-indicator a:after {
            border-color: Window
        }

        .c-sequence-indicator button:hover, .c-sequence-indicator a:hover {
            outline-color: Highlight
        }

            .c-sequence-indicator button:hover:after, .c-sequence-indicator a:hover:after {
                border-color: Highlight
            }

        .c-sequence-indicator button:focus, .c-sequence-indicator a:focus {
            border-color: ButtonText
        }

        .c-sequence-indicator button:active:before, .c-sequence-indicator a:active:before {
            background-color: Highlight
        }
}

.theme-light .c-sequence-indicator button:before, .theme-light .c-sequence-indicator a:before, .theme-dark .theme-light .c-sequence-indicator button:before, .theme-dark .theme-light .c-sequence-indicator a:before {
    border-color: rgba(0,0,0,.8)
}

.theme-light .c-sequence-indicator button:focus, .theme-light .c-sequence-indicator a:focus, .theme-dark .theme-light .c-sequence-indicator button:focus, .theme-dark .theme-light .c-sequence-indicator a:focus {
    border-color: #000
}

.theme-light .c-sequence-indicator button:hover:before, .theme-light .c-sequence-indicator a:hover:before, .theme-dark .theme-light .c-sequence-indicator button:hover:before, .theme-dark .theme-light .c-sequence-indicator a:hover:before {
    background: rgba(0,0,0,.4)
}

.theme-light .c-sequence-indicator button[aria-checked="true"]:before, .theme-light .c-sequence-indicator button[aria-selected="true"]:before, .theme-light .c-sequence-indicator a[aria-checked="true"]:before, .theme-light .c-sequence-indicator a[aria-selected="true"]:before, .theme-dark .theme-light .c-sequence-indicator button[aria-checked="true"]:before, .theme-dark .theme-light .c-sequence-indicator button[aria-selected="true"]:before, .theme-dark .theme-light .c-sequence-indicator a[aria-checked="true"]:before, .theme-dark .theme-light .c-sequence-indicator a[aria-selected="true"]:before {
    background: #000
}

.theme-dark .c-sequence-indicator button:before, .theme-dark .c-sequence-indicator a:before, .theme-light .theme-dark .c-sequence-indicator button:before, .theme-light .theme-dark .c-sequence-indicator a:before {
    border-color: rgba(255,255,255,.8)
}

.theme-dark .c-sequence-indicator button:focus, .theme-dark .c-sequence-indicator a:focus, .theme-light .theme-dark .c-sequence-indicator button:focus, .theme-light .theme-dark .c-sequence-indicator a:focus {
    border-color: #fff
}

.theme-dark .c-sequence-indicator button:hover:before, .theme-dark .c-sequence-indicator a:hover:before, .theme-light .theme-dark .c-sequence-indicator button:hover:before, .theme-light .theme-dark .c-sequence-indicator a:hover:before {
    background: rgba(255,255,255,.4)
}

.theme-dark .c-sequence-indicator button[aria-checked="true"]:before, .theme-dark .c-sequence-indicator button[aria-selected="true"]:before, .theme-dark .c-sequence-indicator a[aria-checked="true"]:before, .theme-dark .c-sequence-indicator a[aria-selected="true"]:before, .theme-light .theme-dark .c-sequence-indicator button[aria-checked="true"]:before, .theme-light .theme-dark .c-sequence-indicator button[aria-selected="true"]:before, .theme-light .theme-dark .c-sequence-indicator a[aria-checked="true"]:before, .theme-light .theme-dark .c-sequence-indicator a[aria-selected="true"]:before {
    background: #fff
}

.c-slider {
    width: 296px
}

    .c-slider.f-vertical {
        height: 324px
    }

        .c-slider.f-vertical input[type="range"] {
            -webkit-appearance: slider-vertical;
            -moz-appearance: slider-vertical;
            appearance: slider-vertical
        }

        .c-slider.f-vertical > div {
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
            top: 134px;
            left: -134px
        }

            .c-slider.f-vertical > div > button > span {
                top: -40px;
                left: -14px;
                -ms-transform: rotate(90deg);
                transform: rotate(90deg)
            }

    .c-slider input[type="range"] {
        -webkit-appearance: slider-horizontal;
        -moz-appearance: slider-horizontal;
        appearance: slider-horizontal
    }

.no-js .c-slider input[type="range"] {
    display: block
}

.js .c-slider input[type="range"] {
    display: none
}

.c-slider div {
    position: relative;
    height: 4px;
    background: rgba(0,0,0,.4);
    margin-top: 12px
}

@media screen and (-ms-high-contrast:active) {
    .c-slider div {
        background: rgba(255,255,255,.4);
        border: 2px solid #000;
        height: 6px
    }
}

.c-slider div button {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    height: 24px;
    width: 8px;
    background: #0067b8;
    padding: 0;
    border-radius: 4px;
    position: absolute;
    top: -10px
}

    .c-slider div button:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .c-slider div button:focus {
        border-color: #000
    }

        .c-slider div button:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .c-slider div button:focus, .theme-dark .theme-light .c-slider div button:focus {
    border-color: #000
}

    .theme-light .c-slider div button:focus:before, .theme-dark .theme-light .c-slider div button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-slider div button:focus, .theme-light .theme-dark .c-slider div button:focus {
    border-color: #fff
}

    .theme-dark .c-slider div button:focus:before, .theme-light .theme-dark .c-slider div button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

@media screen and (-ms-high-contrast:active) {
    .c-slider div button, .c-slider div button:hover, .c-slider div button:active {
        background: #fff
    }
}

@media screen and (-ms-high-contrast:active) and (-ms-high-contrast:black-on-white) {
    .c-slider div button, .c-slider div button:hover, .c-slider div button:active {
        border: 4px solid #000
    }
}

.c-slider div button:hover {
    background: #000
}

.c-slider div button:focus:not(.x-hidden-focus), .c-slider div button:active {
    background: #003e6e
}

    .c-slider div button:focus:not(.x-hidden-focus) span, .c-slider div button:active span {
        display: block
    }

@media screen and (-ms-high-contrast:active) {
    .c-slider div button:focus:not(.x-hidden-focus) span, .c-slider div button:active span {
        background: highlight
    }
}

.c-slider div button span {
    display: none;
    position: absolute;
    min-width: 36px;
    height: 36px;
    text-align: center;
    top: -40px;
    left: 4px;
    padding: 8px 8px 10px;
    background: #e6e6e6;
    border: 1px solid rgba(0,0,0,.3);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.c-slider div > span {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #0067b8
}

@media screen and (-ms-high-contrast:active) {
    .c-slider div > span {
        background: #fff;
        border: 2px solid #000
    }
}

.c-slider.f-disabled label.c-label {
    color: rgba(0,0,0,.2)
}

.c-slider.f-disabled input[type="range"][disabled] + div, .c-slider.f-disabled input[type="range"][disabled] + div button {
    background: #ccc
}

    .c-slider.f-disabled input[type="range"][disabled] + div span {
        display: none
    }

.c-structured-list {
    margin: 24px 0
}

    .c-structured-list .f-column {
        padding-left: 10px
    }

        .c-structured-list .f-column:first-child {
            padding-right: 10px;
            padding-left: 0
        }

@media only screen and (max-width:1399px) {
    .c-structured-list .f-column:first-child .f-row.f-dividers:first-child {
        border-top: 1px solid #e6e6e6
    }
}

@media only screen and (max-width:1399px) {
    .c-structured-list .f-column {
        padding-right: 10px;
        padding-left: 0;
        max-width: 768px
    }
}

.c-structured-list .f-column .f-row {
    width: 100%;
    float: left
}

    .c-structured-list .f-column .f-row:before, .c-structured-list .f-column .f-row:after {
        content: " ";
        display: table
    }

    .c-structured-list .f-column .f-row:after {
        clear: both
    }

    .c-structured-list .f-column .f-row.f-dividers {
        border-bottom: 1px solid #e6e6e6
    }

        .c-structured-list .f-column .f-row.f-dividers:first-child {
            border-top: 1px solid #e6e6e6
        }

@media only screen and (max-width:1399px) {
    .c-structured-list .f-column .f-row.f-dividers:first-child {
        border-top: 0
    }
}

.c-structured-list .f-column .f-row [class^='c-paragraph'] {
    padding: 0
}

.c-structured-list .f-column .f-row [data-grid="col-2 stack-2"] {
    padding: 8px 0 8px 24px
}

.c-structured-list .f-column .f-row [data-grid="col-10"] {
    padding: 8px 12px 8px 24px
}

@media only screen and (max-width:1399px) {
    .c-structured-list .f-column.c-list {
        padding-left: 24px
    }
}

.c-table {
    margin-top: 8px
}

    .c-table.f-divided tbody tr {
        border-bottom: 1px solid #666
    }

    .c-table.f-column-divided tbody td:not(:last-child) {
        border-right: 1px solid rgba(0,0,0,.1)
    }

    .c-table td.f-image {
        padding: 8px;
        vertical-align: middle
    }

    .c-table td .c-checkbox .c-label {
        margin-top: 0
    }

    .c-table td .c-checkbox input[type="checkbox"] + span {
        display: inline
    }

    .c-table table {
        width: 100%
    }

    .c-table caption {
        font-size: 18px;
        line-height: 24px;
        padding: 37px 0 3px;
        font-weight: 600;
        text-align: left
    }

    .c-table thead {
        border-bottom: 1px solid #666
    }

        .c-table thead th {
            font-size: 13px;
            line-height: 16px;
            vertical-align: bottom;
            color: #000;
            font-weight: 600
        }

            .c-table thead th.f-sortable button.c-glyph:after {
                display: inline-block;
                margin-left: 8px;
                vertical-align: top
            }

@media screen and (-ms-high-contrast:active) {
    .c-table thead th.f-sortable button:not(.c-select-button):not(:disabled):not(.c-sequence-indicator):focus {
        -ms-high-contrast-adjust: none;
        background-color: Highlight !important;
        color: HighlightText !important
    }
}

.c-table thead th.f-sortable button.glyph-sort {
    color: #000
}

    .c-table thead th.f-sortable button.glyph-sort:before {
        content: none
    }

    .c-table thead th.f-sortable button.glyph-sort:after {
        content: ""
    }

.c-table thead th.f-sortable button.f-ascending {
    color: #000
}

    .c-table thead th.f-sortable button.f-ascending:after {
        content: ""
    }

.c-table thead th.f-sortable button.f-descending {
    color: #000
}

    .c-table thead th.f-sortable button.f-descending:after {
        content: ""
    }

.c-table thead th button {
    font-size: 13px;
    line-height: 16px;
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    color: #000;
    background: transparent;
    padding-left: 0;
    padding-right: 0
}

    .c-table thead th button:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .c-table thead th button:focus {
        border-color: #000
    }

        .c-table thead th button:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .c-table thead th button:focus, .theme-dark .theme-light .c-table thead th button:focus {
    border-color: #000
}

    .theme-light .c-table thead th button:focus:before, .theme-dark .theme-light .c-table thead th button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-table thead th button:focus, .theme-light .theme-dark .c-table thead th button:focus {
    border-color: #fff
}

    .theme-dark .c-table thead th button:focus:before, .theme-light .theme-dark .c-table thead th button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.c-table thead th button:hover {
    color: rgba(0,0,0,.8)
}

.c-table thead th button:hover, .c-table thead th button:focus {
    text-decoration: underline
}

.c-table thead th button:active {
    color: #000;
    outline: 1px solid transparent
}

.c-table thead th[colspan]:not([colspan="1"]) {
    text-align: center
}

.c-table thead tr + tr th, .c-table thead tr + tr th:last-child {
    text-align: center
}

.c-table td, .c-table th {
    font-weight: 400;
    padding: 10px 12px;
    text-align: left
}

    .c-table td:first-child, .c-table th:first-child {
        padding-left: 19px
    }

    .c-table td.f-sub-categorical, .c-table th.f-sub-categorical {
        text-align: center
    }

    .c-table td.f-numerical, .c-table th.f-numerical {
        text-align: right
    }

    .c-table td .c-price, .c-table th .c-price {
        float: right
    }

        .c-table td .c-price button, .c-table td .c-price span, .c-table th .c-price button, .c-table th .c-price span {
            text-align: right;
            display: -ms-flexbox;
            display: flex
        }

.c-table[data-table="structured"] {
    margin-top: 20px
}

    .c-table[data-table="structured"] table {
        table-layout: fixed
    }

        .c-table[data-table="structured"] table td {
            width: 50%
        }

.c-table ul.c-list {
    margin: 0
}

    .c-table ul.c-list li {
        padding: 0 0 8px
    }

.c-table .c-paragraph {
    padding: 0
}

.c-table .c-call-to-action {
    padding: 10px 3px 7px 0;
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    margin-left: 0;
    color: #0067b8;
    background: transparent;
    transition: none;
    margin-top: 10px
}

@media screen and (-ms-high-contrast:active) {
    .c-table .c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.c-table .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .c-table .c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .c-table .c-call-to-action:focus, .theme-dark .theme-light .c-table .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .c-table .c-call-to-action:focus, .theme-light .theme-dark .c-table .c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.c-table .c-call-to-action:focus:not(.x-hidden-focus), .c-table .c-call-to-action:hover, .c-table .c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .c-table .c-call-to-action:focus:not(.x-hidden-focus) span, .c-table .c-call-to-action:hover span, .c-table .c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.c-table .c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .c-table .c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.c-table .c-call-to-action:hover {
    color: #005da6
}

.c-table .c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.c-table .c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.c-table .c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .c-table .c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .c-table .c-call-to-action, .theme-dark .theme-light .c-table .c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .c-table .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-table .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .c-table .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .c-table .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .c-table .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .c-table .c-call-to-action:hover, .theme-dark .theme-light .c-table .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-table .c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .c-table .c-call-to-action:hover, .theme-dark .theme-light .c-table .c-call-to-action:hover {
        background: transparent
    }

    .theme-light .c-table .c-call-to-action:active, .theme-dark .theme-light .c-table .c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .c-table .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .c-table .c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .c-table .c-call-to-action, .theme-light .theme-dark .c-table .c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .c-table .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-table .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .c-table .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .c-table .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .c-table .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .c-table .c-call-to-action:hover, .theme-light .theme-dark .c-table .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-table .c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .c-table .c-call-to-action:hover, .theme-light .theme-dark .c-table .c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .c-table .c-call-to-action:active, .theme-light .theme-dark .c-table .c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .c-table .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .c-table .c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

.c-table .c-call-to-action:hover {
    border-color: transparent
}

.c-tag {
    padding: 0 12px;
    margin: auto;
    display: inline-block;
    position: relative;
    overflow: visible;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    border: 0;
    outline: 0;
    transition: all 150ms ease-in-out;
    border-radius: 18px;
    background: rgba(0,0,0,.1)
}

@media(-ms-high-contrast:active) {
    .c-tag {
        color: WindowText
    }

        .c-tag:not(.f-show-all) {
            border: 3px solid Window !important
        }
}

.c-tag:focus {
    background: rgba(0,0,0,.5)
}

.c-tag:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid transparent;
    border-radius: 18px
}

@media(-ms-high-contrast:active) {
    .c-tag:after {
        border-color: WindowText
    }
}

.c-tag .c-glyph {
    margin-right: 12px;
    margin-left: 8px;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1px
}

button.c-tag:hover, button.c-tag:focus, a.c-tag:hover, a.c-tag:focus {
    background: rgba(0,0,0,.5);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    cursor: pointer
}

button.c-tag:active, a.c-tag:active {
    background: rgba(0,0,0,.2);
    cursor: pointer
}

    button.c-tag:active:after, a.c-tag:active:after {
        border-color: #0067b8
    }

.c-tag.f-show-all {
    line-height: 30px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    background: rgba(0,0,0,.5)
}

@media(-ms-high-contrast:active) {
    .c-tag.f-show-all:hover:after {
        border: 3px solid Highlight
    }
}

.c-tag-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .c-tag-group .c-tag {
        margin: 0 4px 8px
    }

@media(-ms-high-contrast:active) {
    a.c-tag, button.c-tag {
        color: -ms-hotlight;
        background: ButtonFace
    }

        a.c-tag:focus, button.c-tag:focus {
            outline: 2px solid ButtonText
        }

        a.c-tag:hover:not(.f-show-all), button.c-tag:hover:not(.f-show-all) {
            border: 3px solid Highlight !important;
            color: Highlight
        }

        a.c-tag:hover:after, button.c-tag:hover:after {
            border-color: Highlight
        }

        a.c-tag:after, button.c-tag:after {
            border-color: -ms-hotlight
        }
}

.c-text-action {
    position: relative;
    min-width: 92px;
    max-width: 296px;
    height: 38px;
    margin-top: 20px
}

    .c-text-action input[type="text"], .c-text-action button {
        position: relative;
        outline: 2px solid transparent;
        border: 0;
        float: left;
        height: 100%;
        background-color: #fff
    }

        .c-text-action input[type="text"]:after, .c-text-action button:after {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            outline: 1px solid transparent;
            outline-offset: -1px
        }

        .c-text-action input[type="text"]:focus, .c-text-action button:focus {
            outline-color: #000
        }

            .c-text-action input[type="text"]:focus:after, .c-text-action button:focus:after {
                outline-color: rgba(255,255,255,.6)
            }

.theme-light .c-text-action input[type="text"]:focus, .theme-dark .theme-light .c-text-action input[type="text"]:focus, .theme-light .c-text-action button:focus, .theme-dark .theme-light .c-text-action button:focus {
    outline-color: #000
}

    .theme-light .c-text-action input[type="text"]:focus:after, .theme-dark .theme-light .c-text-action input[type="text"]:focus:after, .theme-light .c-text-action button:focus:after, .theme-dark .theme-light .c-text-action button:focus:after {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .c-text-action input[type="text"]:focus, .theme-light .theme-dark .c-text-action input[type="text"]:focus, .theme-dark .c-text-action button:focus, .theme-light .theme-dark .c-text-action button:focus {
    outline-color: #fff
}

    .theme-dark .c-text-action input[type="text"]:focus:after, .theme-light .theme-dark .c-text-action input[type="text"]:focus:after, .theme-dark .c-text-action button:focus:after, .theme-light .theme-dark .c-text-action button:focus:after {
        outline-color: rgba(0,0,0,.6)
    }

.c-text-action input[type="text"] {
    position: relative;
    outline: 2px solid transparent;
    border: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 7px 10px;
    padding-right: 38px;
    border: 1px solid rgba(0,0,0,.6)
}

    .c-text-action input[type="text"]:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        outline: 1px solid transparent;
        outline-offset: -1px
    }

    .c-text-action input[type="text"]:focus {
        outline-color: #000
    }

        .c-text-action input[type="text"]:focus:before {
            outline-color: rgba(255,255,255,.6)
        }

.theme-light .c-text-action input[type="text"]:focus, .theme-dark .theme-light .c-text-action input[type="text"]:focus {
    outline-color: #000
}

    .theme-light .c-text-action input[type="text"]:focus:before, .theme-dark .theme-light .c-text-action input[type="text"]:focus:before {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .c-text-action input[type="text"]:focus, .theme-light .theme-dark .c-text-action input[type="text"]:focus {
    outline-color: #fff
}

    .theme-dark .c-text-action input[type="text"]:focus:before, .theme-light .theme-dark .c-text-action input[type="text"]:focus:before {
        outline-color: rgba(0,0,0,.6)
    }

.c-text-action input[type="text"]:hover {
    border-color: rgba(0,0,0,.8)
}

.c-text-action input[type="text"]:active {
    border-color: #0067b8
}

.c-text-action input[type="text"]::-ms-clear {
    display: none
}

.c-text-action input[type="text"]::-webkit-input-placeholder {
    color: rgba(0,0,0,.6)
}

.c-text-action input[type="text"]:-ms-input-placeholder {
    color: rgba(0,0,0,.6)
}

.c-text-action input[type="text"]::placeholder {
    color: rgba(0,0,0,.6)
}

.c-text-action input[type="text"][disabled] {
    cursor: not-allowed;
    color: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.2)
}

    .c-text-action input[type="text"][disabled] + button {
        cursor: not-allowed
    }

        .c-text-action input[type="text"][disabled] + button:hover, .c-text-action input[type="text"][disabled] + button:active, .c-text-action input[type="text"][disabled] + button:focus {
            background: #fff;
            color: rgba(0,0,0,.2)
        }

        .c-text-action input[type="text"][disabled] + button:before {
            cursor: not-allowed;
            color: rgba(0,0,0,.2)
        }

.c-text-action input[type="text"][readonly] {
    border: 1px solid rgba(0,0,0,.6);
    background: #e6e6e6
}

    .c-text-action input[type="text"][readonly] + button {
        background: #e6e6e6;
        cursor: default;
        color: rgba(0,0,0,.6)
    }

        .c-text-action input[type="text"][readonly] + button:hover, .c-text-action input[type="text"][readonly] + button:active, .c-text-action input[type="text"][readonly] + button:focus {
            color: rgba(0,0,0,.6)
        }

        .c-text-action input[type="text"][readonly] + button:before {
            background: #e6e6e6
        }

.c-text-action button {
    position: absolute;
    top: 0;
    right: 1px;
    width: 34px;
    height: 34px;
    margin: 2px 1px 1px;
    padding: 9px;
    transition: color .1s,background-color .1s
}

@media screen and (-ms-high-contrast) {
    .c-text-action button:hover, .c-text-action button:active, .c-text-action button:focus {
        background: #fff
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .c-text-action button:hover, .c-text-action button:active, .c-text-action button:focus {
        background: #000
    }
}

.c-text-action button:hover {
    color: #0067b8
}

.c-text-action button:active, .c-text-action button:focus {
    color: #fff;
    background: #0067b8
}

.c-text-action button:before {
    font-size: 16px
}

input.c-text-field[type="email"], input.c-text-field[type="number"], input.c-text-field[type="tel"], input.c-text-field[type="text"], input.c-text-field[type="url"] {
    position: relative;
    outline: 2px solid transparent;
    border: 0;
    display: block;
    width: 296px;
    height: 36px;
    margin-top: 20px;
    padding: 7px 10px;
    border: 2px solid rgba(0,0,0,.6);
    background: #fff
}

    input.c-text-field[type="email"]:before, input.c-text-field[type="number"]:before, input.c-text-field[type="tel"]:before, input.c-text-field[type="text"]:before, input.c-text-field[type="url"]:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        outline: 1px solid transparent;
        outline-offset: -1px
    }

    input.c-text-field[type="email"]:focus, input.c-text-field[type="number"]:focus, input.c-text-field[type="tel"]:focus, input.c-text-field[type="text"]:focus, input.c-text-field[type="url"]:focus {
        outline-color: #000
    }

        input.c-text-field[type="email"]:focus:before, input.c-text-field[type="number"]:focus:before, input.c-text-field[type="tel"]:focus:before, input.c-text-field[type="text"]:focus:before, input.c-text-field[type="url"]:focus:before {
            outline-color: rgba(255,255,255,.6)
        }

.theme-light input.c-text-field[type="email"]:focus, .theme-dark .theme-light input.c-text-field[type="email"]:focus, .theme-light input.c-text-field[type="number"]:focus, .theme-dark .theme-light input.c-text-field[type="number"]:focus, .theme-light input.c-text-field[type="tel"]:focus, .theme-dark .theme-light input.c-text-field[type="tel"]:focus, .theme-light input.c-text-field[type="text"]:focus, .theme-dark .theme-light input.c-text-field[type="text"]:focus, .theme-light input.c-text-field[type="url"]:focus, .theme-dark .theme-light input.c-text-field[type="url"]:focus {
    outline-color: #000
}

    .theme-light input.c-text-field[type="email"]:focus:before, .theme-dark .theme-light input.c-text-field[type="email"]:focus:before, .theme-light input.c-text-field[type="number"]:focus:before, .theme-dark .theme-light input.c-text-field[type="number"]:focus:before, .theme-light input.c-text-field[type="tel"]:focus:before, .theme-dark .theme-light input.c-text-field[type="tel"]:focus:before, .theme-light input.c-text-field[type="text"]:focus:before, .theme-dark .theme-light input.c-text-field[type="text"]:focus:before, .theme-light input.c-text-field[type="url"]:focus:before, .theme-dark .theme-light input.c-text-field[type="url"]:focus:before {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark input.c-text-field[type="email"]:focus, .theme-light .theme-dark input.c-text-field[type="email"]:focus, .theme-dark input.c-text-field[type="number"]:focus, .theme-light .theme-dark input.c-text-field[type="number"]:focus, .theme-dark input.c-text-field[type="tel"]:focus, .theme-light .theme-dark input.c-text-field[type="tel"]:focus, .theme-dark input.c-text-field[type="text"]:focus, .theme-light .theme-dark input.c-text-field[type="text"]:focus, .theme-dark input.c-text-field[type="url"]:focus, .theme-light .theme-dark input.c-text-field[type="url"]:focus {
    outline-color: #fff
}

    .theme-dark input.c-text-field[type="email"]:focus:before, .theme-light .theme-dark input.c-text-field[type="email"]:focus:before, .theme-dark input.c-text-field[type="number"]:focus:before, .theme-light .theme-dark input.c-text-field[type="number"]:focus:before, .theme-dark input.c-text-field[type="tel"]:focus:before, .theme-light .theme-dark input.c-text-field[type="tel"]:focus:before, .theme-dark input.c-text-field[type="text"]:focus:before, .theme-light .theme-dark input.c-text-field[type="text"]:focus:before, .theme-dark input.c-text-field[type="url"]:focus:before, .theme-light .theme-dark input.c-text-field[type="url"]:focus:before {
        outline-color: rgba(0,0,0,.6)
    }

@media only screen and (max-width:539px) {
    input.c-text-field[type="email"], input.c-text-field[type="number"], input.c-text-field[type="tel"], input.c-text-field[type="text"], input.c-text-field[type="url"] {
        width: 100%
    }
}

@media(-ms-high-contrast:active) {
    input.c-text-field[type="email"], input.c-text-field[type="number"], input.c-text-field[type="tel"], input.c-text-field[type="text"], input.c-text-field[type="url"] {
        outline-color: Window;
        outline-offset: 1px;
        outline-color: Window;
        border: 2px solid ButtonText
    }
}

input.c-text-field[type="email"].f-small, input.c-text-field[type="number"].f-small, input.c-text-field[type="tel"].f-small, input.c-text-field[type="text"].f-small, input.c-text-field[type="url"].f-small {
    width: 88px
}

input.c-text-field[type="email"].f-flex, input.c-text-field[type="number"].f-flex, input.c-text-field[type="tel"].f-flex, input.c-text-field[type="text"].f-flex, input.c-text-field[type="url"].f-flex {
    width: 100%;
    min-width: 88px;
    max-width: 100%
}

input.c-text-field[type="email"]:hover, input.c-text-field[type="number"]:hover, input.c-text-field[type="tel"]:hover, input.c-text-field[type="text"]:hover, input.c-text-field[type="url"]:hover {
    border-color: rgba(0,0,0,.8)
}

@media(-ms-high-contrast:active) {
    input.c-text-field[type="email"]:hover, input.c-text-field[type="number"]:hover, input.c-text-field[type="tel"]:hover, input.c-text-field[type="text"]:hover, input.c-text-field[type="url"]:hover {
        border-color: Highlight
    }
}

input.c-text-field[type="email"]:active, input.c-text-field[type="number"]:active, input.c-text-field[type="tel"]:active, input.c-text-field[type="text"]:active, input.c-text-field[type="url"]:active {
    border-color: #0067b8
}

@media(-ms-high-contrast:active) {
    input.c-text-field[type="email"]:active, input.c-text-field[type="number"]:active, input.c-text-field[type="tel"]:active, input.c-text-field[type="text"]:active, input.c-text-field[type="url"]:active {
        border-color: Highlight;
        outline-color: Window !important
    }
}

input.c-text-field[type="email"]:focus, input.c-text-field[type="number"]:focus, input.c-text-field[type="tel"]:focus, input.c-text-field[type="text"]:focus, input.c-text-field[type="url"]:focus {
    border-color: #0067b8;
    outline-offset: 1px
}

@media(-ms-high-contrast:active) {
    input.c-text-field[type="email"]:focus, input.c-text-field[type="number"]:focus, input.c-text-field[type="tel"]:focus, input.c-text-field[type="text"]:focus, input.c-text-field[type="url"]:focus {
        border-color: ButtonText;
        outline-color: ButtonText
    }

        input.c-text-field[type="email"]:focus:hover, input.c-text-field[type="number"]:focus:hover, input.c-text-field[type="tel"]:focus:hover, input.c-text-field[type="text"]:focus:hover, input.c-text-field[type="url"]:focus:hover {
            border-color: Highlight
        }
}

input.c-text-field[type="email"][disabled], input.c-text-field[type="number"][disabled], input.c-text-field[type="tel"][disabled], input.c-text-field[type="text"][disabled], input.c-text-field[type="url"][disabled] {
    cursor: not-allowed;
    color: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.2)
}

@media(-ms-high-contrast:active) {
    input.c-text-field[type="email"][disabled], input.c-text-field[type="number"][disabled], input.c-text-field[type="tel"][disabled], input.c-text-field[type="text"][disabled], input.c-text-field[type="url"][disabled] {
        color: GrayText;
        border-color: GrayText
    }
}

input.c-text-field[type="email"][readonly], input.c-text-field[type="number"][readonly], input.c-text-field[type="tel"][readonly], input.c-text-field[type="text"][readonly], input.c-text-field[type="url"][readonly] {
    border: 1px solid rgba(0,0,0,.6);
    background: #e6e6e6
}

@media(-ms-high-contrast:active) {
    input.c-text-field[type="email"][readonly], input.c-text-field[type="number"][readonly], input.c-text-field[type="tel"][readonly], input.c-text-field[type="text"][readonly], input.c-text-field[type="url"][readonly] {
        color: WindowText;
        border: 2px solid WindowText
    }
}

input.c-text-field[type="email"][maxlength="3"], input.c-text-field[type="number"][maxlength="3"], input.c-text-field[type="tel"][maxlength="3"], input.c-text-field[type="text"][maxlength="3"], input.c-text-field[type="url"][maxlength="3"] {
    max-width: 50px
}

input.c-text-field[type="email"][maxlength="10"], input.c-text-field[type="number"][maxlength="10"], input.c-text-field[type="tel"][maxlength="10"], input.c-text-field[type="text"][maxlength="10"], input.c-text-field[type="url"][maxlength="10"] {
    max-width: 102px
}

input.c-text-field[type="email"]::-webkit-input-placeholder, input.c-text-field[type="number"]::-webkit-input-placeholder, input.c-text-field[type="tel"]::-webkit-input-placeholder, input.c-text-field[type="text"]::-webkit-input-placeholder, input.c-text-field[type="url"]::-webkit-input-placeholder {
    color: rgba(0,0,0,.6)
}

input.c-text-field[type="email"]:-ms-input-placeholder, input.c-text-field[type="number"]:-ms-input-placeholder, input.c-text-field[type="tel"]:-ms-input-placeholder, input.c-text-field[type="text"]:-ms-input-placeholder, input.c-text-field[type="url"]:-ms-input-placeholder {
    color: rgba(0,0,0,.6)
}

input.c-text-field[type="email"]::placeholder, input.c-text-field[type="number"]::placeholder, input.c-text-field[type="tel"]::placeholder, input.c-text-field[type="text"]::placeholder, input.c-text-field[type="url"]::placeholder {
    color: rgba(0,0,0,.6)
}

input.c-text-field[type="email"] + [class*="c-caption"], input.c-text-field[type="email"] [class*="c-paragraph"], input.c-text-field[type="number"] + [class*="c-caption"], input.c-text-field[type="number"] [class*="c-paragraph"], input.c-text-field[type="tel"] + [class*="c-caption"], input.c-text-field[type="tel"] [class*="c-paragraph"], input.c-text-field[type="text"] + [class*="c-caption"], input.c-text-field[type="text"] [class*="c-paragraph"], input.c-text-field[type="url"] + [class*="c-caption"], input.c-text-field[type="url"] [class*="c-paragraph"] {
    padding-top: 24px
}

.c-textarea label.c-label {
    display: block;
    margin-top: 16px;
    padding-bottom: 6px
}

.c-textarea textarea {
    font-size: 15px;
    line-height: 20px;
    position: relative;
    outline: 2px solid transparent;
    border: 0;
    min-width: 296px;
    min-height: 36px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.6);
    padding: 7px 12px;
    color: #000;
    resize: none
}

    .c-textarea textarea:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        outline: 1px solid transparent;
        outline-offset: -1px
    }

    .c-textarea textarea:focus {
        outline-color: #000
    }

        .c-textarea textarea:focus:before {
            outline-color: rgba(255,255,255,.6)
        }

.theme-light .c-textarea textarea:focus, .theme-dark .theme-light .c-textarea textarea:focus {
    outline-color: #000
}

    .theme-light .c-textarea textarea:focus:before, .theme-dark .theme-light .c-textarea textarea:focus:before {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .c-textarea textarea:focus, .theme-light .theme-dark .c-textarea textarea:focus {
    outline-color: #fff
}

    .theme-dark .c-textarea textarea:focus:before, .theme-light .theme-dark .c-textarea textarea:focus:before {
        outline-color: rgba(0,0,0,.6)
    }

@media only screen and (max-width:539px) {
    .c-textarea textarea {
        min-width: 100%
    }
}

.c-textarea textarea:active {
    border-color: #0067b8
}

.c-textarea textarea[disabled] {
    cursor: not-allowed;
    color: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.2)
}

@media(-ms-high-contrast:active) {
    .c-textarea textarea[disabled] {
        color: Graytext;
        outline-color: WindowText;
        border-color: Window
    }

        .c-textarea textarea[disabled]:focus, .c-textarea textarea[disabled]:hover {
            outline-color: WindowText
        }
}

.c-textarea textarea[readonly] {
    border: 1px solid rgba(0,0,0,.6);
    background-color: #e6e6e6
}

@media(-ms-high-contrast:active) {
    .c-textarea textarea[readonly] {
        border: none;
        color: WindowText
    }
}

.c-textarea textarea.f-resize {
    resize: both
}

.c-textarea textarea.f-scroll {
    overflow-y: scroll
}

.c-textarea textarea.f-flex {
    width: 100%;
    max-width: 100%
}

@media(-ms-high-contrast:active) {
    .c-textarea textarea:not([disabled]) {
        border: 2px solid ButtonText;
        outline-color: Window
    }

        .c-textarea textarea:not([disabled]):hover {
            border-color: Highlight
        }

        .c-textarea textarea:not([disabled]):focus {
            outline-color: ButtonText;
            outline-offset: 1px
        }
}

.theme-light .c-textarea textarea, .theme-dark .theme-light .c-textarea textarea {
    background: rgba(255,255,255,.6);
    color: #000
}

.theme-dark .c-textarea textarea, .theme-light .theme-dark .c-textarea textarea {
    background: rgba(255,255,255,.6);
    color: #000
}

.c-textarea + p[class*="c-caption"], .c-textarea + p[class*="c-paragraph"] {
    padding-top: 16px
}

div.c-toggle button {
    position: relative;
    outline: 2px solid transparent;
    border: 0;
    position: relative;
    width: 44px;
    height: 20px;
    background: transparent;
    border: 1px solid #000;
    border-radius: 20px;
    margin-top: 42px;
    outline: none
}

    div.c-toggle button:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        outline: 1px solid transparent;
        outline-offset: -1px
    }

    div.c-toggle button:focus {
        outline-color: #000
    }

        div.c-toggle button:focus:before {
            outline-color: rgba(255,255,255,.6)
        }

.theme-light div.c-toggle button:focus, .theme-dark .theme-light div.c-toggle button:focus {
    outline-color: #000
}

    .theme-light div.c-toggle button:focus:before, .theme-dark .theme-light div.c-toggle button:focus:before {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark div.c-toggle button:focus, .theme-light .theme-dark div.c-toggle button:focus {
    outline-color: #fff
}

    .theme-dark div.c-toggle button:focus:before, .theme-light .theme-dark div.c-toggle button:focus:before {
        outline-color: rgba(0,0,0,.6)
    }

div.c-toggle button:focus {
    outline: 2px solid #000;
    outline-offset: 1px
}

    div.c-toggle button:focus::before {
        outline-color: transparent
    }

@media screen and (-ms-high-contrast) {
    div.c-toggle button:hover, div.c-toggle button:not(:disabled), div.c-toggle button:disabled {
        color: HighlightText !important;
        background-color: Highlight !important;
        -ms-high-contrast-adjust: none
    }

    div.c-toggle button:after, div.c-toggle button[aria-checked='true']:after {
        background: #fff
    }

    div.c-toggle button[aria-checked='true']:focus {
        background: #000
    }

        div.c-toggle button[aria-checked='true']:focus::after {
            background: #fff
        }

    div.c-toggle button[aria-checked='false']:focus {
        background: #fff
    }

        div.c-toggle button[aria-checked='false']:focus::after {
            background: #000
        }
}

@media screen and (-ms-high-contrast:black-on-white) {
    div.c-toggle button:after, div.c-toggle button[aria-checked='true']:after {
        background: #000
    }
}

div.c-toggle button:after {
    position: absolute;
    left: 4px;
    top: 4px;
    transition: all .1s ease;
    background: #000;
    content: "";
    border-radius: 10px;
    width: 10px;
    height: 10px
}

div.c-toggle button[aria-checked='true'] {
    background: #0067b8;
    border-color: #0067b8
}

    div.c-toggle button[aria-checked='true']:hover {
        background: rgba(0,103,184,.8);
        border-color: rgba(0,103,184,.8)
    }

    div.c-toggle button[aria-checked='true']:after {
        left: 28px;
        background: #fff
    }

    div.c-toggle button[aria-checked='true']:disabled {
        background: rgba(0,0,0,.2);
        border-color: transparent
    }

        div.c-toggle button[aria-checked='true']:disabled:after {
            background: rgba(0,0,0,.2)
        }

div.c-toggle button[aria-checked='false'] {
    background: transparent;
    border-color: #000
}

div.c-toggle button:disabled {
    background: transparent;
    border-color: rgba(0,0,0,.2)
}

    div.c-toggle button:disabled:after {
        background: rgba(0,0,0,.2)
    }

div.c-toggle > label {
    float: left;
    clear: left;
    margin-top: 32px
}

    div.c-toggle > label + button {
        margin-top: 0;
        float: left;
        clear: left
    }

        div.c-toggle > label + button + span {
            float: left
        }

div.c-toggle span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 0;
    padding-left: 12px;
    padding-bottom: 0;
    cursor: pointer
}

div.c-toggle.f-disabled {
    color: rgba(0,0,0,.2)
}

    div.c-toggle.f-disabled:hover, div.c-toggle.f-disabled *:hover {
        cursor: default
    }

span.c-tooltip {
    font-size: 13px;
    position: absolute;
    background: #f2f2f2;
    border: 1px solid rgba(0,0,0,.3);
    max-width: 340px;
    padding: 8px;
    line-height: 16px;
    z-index: 700;
    display: none
}

    span.c-tooltip:hover {
        display: block
    }

    span.c-tooltip.hook-focus {
        margin-top: 8px
    }

    span.c-tooltip.hook-hover {
        margin-top: 20px
    }

    span.c-tooltip.f-hidden-from-screen-readers:hover {
        display: block
    }

.theme-light span.c-tooltip, .theme-dark .theme-light span.c-tooltip {
    background: #f2f2f2;
    color: #000;
    border-color: rgba(0,0,0,.3)
}

.theme-dark span.c-tooltip, .theme-light .theme-dark span.c-tooltip {
    background: #0d0d0d;
    color: #fff;
    border-color: rgba(255,255,255,.3)
}

button:hover + span.c-tooltip, button:focus + span.c-tooltip, a:hover + span.c-tooltip, a:focus + span.c-tooltip, span:hover + span.c-tooltip, span:focus + span.c-tooltip, input:hover + span.c-tooltip, input:focus + span.c-tooltip {
    display: block
}

.c-track-list-placement {
    margin-right: 24px;
    margin-top: 12px
}

    .c-track-list-placement > a {
        display: block;
        width: 100%;
        height: 100%
    }

        .c-track-list-placement > a:before, .c-track-list-placement > a:after {
            content: " ";
            display: table
        }

        .c-track-list-placement > a:after {
            clear: both
        }

        .c-track-list-placement > a:focus {
            outline: 1px dashed rgba(0,0,0,.6)
        }

        .c-track-list-placement > a:hover .c-heading, .c-track-list-placement > a:hover .c-subheading {
            text-decoration: underline
        }

        .c-track-list-placement > a:hover > picture img, .c-track-list-placement > a:focus > picture img {
            outline: 1px solid rgba(0,0,0,.6)
        }

    .c-track-list-placement picture, .c-track-list-placement picture img {
        display: block
    }

    .c-track-list-placement .c-badge {
        margin-top: 12px;
        margin-bottom: 4px
    }

        .c-track-list-placement .c-badge + .c-heading {
            padding-top: 0
        }

    .c-track-list-placement .c-price {
        padding: 5px 0 0 5px;
        line-height: 20px;
        float: right
    }

    .c-track-list-placement .c-heading {
        font-size: 15px;
        line-height: 20px;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: content-box;
        max-height: 20px;
        width: 200px;
        float: left;
        padding: 8px 0 0;
        font-weight: 400;
        text-overflow: ellipsis
    }

    .c-track-list-placement .c-explicit {
        vertical-align: text-bottom
    }

    .c-track-list-placement [itemprop="byArtist"] span, .c-track-list-placement [itemprop="inAlbum"] span, .c-track-list-placement [itemprop="duration"] span, .c-track-list-placement [itemprop="name byArtist inAlbum"] span {
        color: rgba(0,0,0,.6)
    }

    .c-track-list-placement [itemprop="name byArtist inAlbum"] span {
        font-size: 15px;
        line-height: 20px;
        padding: 24px 0 0;
        font-weight: 400;
        overflow: hidden;
        box-sizing: content-box;
        max-height: 60px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 200px;
        float: left;
        padding: 8px 0 0
    }

    .c-track-list-placement.f-size-small {
        width: 358px
    }

        .c-track-list-placement.f-size-small.f-wide {
            width: 100%;
            margin: 0;
            border-bottom: 1px solid #e6e6e6
        }

            .c-track-list-placement.f-size-small.f-wide:first-child {
                border-top: 1px solid #e6e6e6
            }

            .c-track-list-placement.f-size-small.f-wide > div {
                padding: 0 12px
            }

                .c-track-list-placement.f-size-small.f-wide > div:first-child {
                    padding: 8px 12px
                }

                .c-track-list-placement.f-size-small.f-wide > div:nth-child(4) {
                    max-width: 150px
                }

                .c-track-list-placement.f-size-small.f-wide > div > .c-heading, .c-track-list-placement.f-size-small.f-wide > div > span, .c-track-list-placement.f-size-small.f-wide > div > div {
                    padding: 0;
                    float: left
                }

                .c-track-list-placement.f-size-small.f-wide > div .c-price {
                    padding: 0;
                    line-height: inherit
                }

                .c-track-list-placement.f-size-small.f-wide > div > .c-button {
                    margin: 0;
                    min-width: 65px;
                    float: right
                }

@media only screen and (min-width:0) {
    .c-track-list-placement.f-size-small.f-wide {
        display: table-row
    }

        .c-track-list-placement.f-size-small.f-wide > div {
            display: table-cell;
            vertical-align: middle;
            float: none
        }

        .c-track-list-placement.f-size-small.f-wide [itemprop="byArtist"] span, .c-track-list-placement.f-size-small.f-wide [itemprop="inAlbum"] span {
            width: inherit;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap
        }
}

@media only screen and (min-width:320px) {
    .c-track-list-placement.f-size-small.f-wide [itemprop="duration"] span {
        display: none
    }
}

@media only screen and (min-width:540px) {
    .c-track-list-placement.f-size-small.f-wide .c-heading {
        max-width: 250px
    }

    .c-track-list-placement.f-size-small.f-wide [itemprop="byArtist"] span, .c-track-list-placement.f-size-small.f-wide [itemprop="inAlbum"] span {
        max-width: 125px
    }
}

@media only screen and (min-width:768px) {
    .c-track-list-placement.f-size-small.f-wide .c-heading {
        max-width: 250px
    }

    .c-track-list-placement.f-size-small.f-wide [itemprop="byArtist"] span, .c-track-list-placement.f-size-small.f-wide [itemprop="inAlbum"] span {
        max-width: 100px
    }

    .c-track-list-placement.f-size-small.f-wide [itemprop="duration"] span {
        display: table-cell
    }
}

@media only screen and (min-width:1084px) {
    .c-track-list-placement.f-size-small.f-wide .c-heading {
        max-width: 350px
    }

    .c-track-list-placement.f-size-small.f-wide [itemprop="byArtist"] span, .c-track-list-placement.f-size-small.f-wide [itemprop="inAlbum"] span {
        max-width: 175px
    }
}

.c-track-list-placement.f-size-small .c-badge {
    display: none
}

.c-track-list-placement.f-size-small picture {
    float: left;
    margin-right: 12px
}

.c-video {
    display: inline-block;
    margin: 0;
    width: 100%;
    min-width: 320px;
    direction: ltr;
    position: relative;
    overflow: hidden
}

    .c-video > [aria-hidden="true"] {
        display: none
    }

    .c-video video {
        display: block;
        min-width: 100%;
        width: 100%;
        max-height: 100%;
        height: 100%;
        background: transparent
    }

    .c-video .f-video-cc-overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

        .c-video .f-video-cc-overlay.f-overlay-slidein {
            bottom: 44px
        }

    .c-video .f-progress {
        direction: ltr;
        width: 100%;
        width: calc(100% - 288px);
        display: inline-block;
        margin-bottom: 5px
    }

        .c-video .f-progress div {
            background: rgba(255,255,255,.4)
        }

            .c-video .f-progress div button:hover, .c-video .f-progress div button:active {
                background: #fff
            }

                .c-video .f-progress div button:hover span, .c-video .f-progress div button:active span {
                    display: block
                }

            .c-video .f-progress div button:focus {
                outline-color: #fff
            }

            .c-video .f-progress div button span {
                font-size: 13px;
                width: auto;
                top: -48px;
                background: #000;
                color: #fff
            }

@media(max-width:767px) {
    .c-video .f-progress div button span {
        font-size: 12px
    }
}

.c-video button {
    color: #fff;
    background: transparent;
    border: 0
}

.c-video .f-video-controls {
    font-size: 24px;
    width: 100%;
    max-width: 1779px;
    height: 44px;
    background: #000;
    position: absolute;
    bottom: 0;
    display: inline-block
}

@media(max-width:767px) {
    .c-video .f-video-controls {
        font-size: 20px
    }
}

.c-video .f-video-controls button.c-glyph {
    width: 44px;
    height: 44px;
    vertical-align: middle;
    top: 2px
}

    .c-video .f-video-controls button.c-glyph:hover, .c-video .f-video-controls button.c-glyph:focus {
        color: rgba(255,255,255,.6)
    }

    .c-video .f-video-controls button.c-glyph:focus {
        outline: 1px dashed #fff
    }

    .c-video .f-video-controls button.c-glyph:active {
        color: rgba(255,255,255,.4)
    }

.c-video .f-video-controls .f-time {
    font-size: 13px;
    color: rgba(255,255,255,.6);
    padding-right: 12px;
    position: relative;
    top: -3px
}

@media(max-width:767px) {
    .c-video .f-video-controls .f-time {
        font-size: 12px
    }
}

.c-video .f-video-controls .f-time .f-current-time {
    color: #fff
}

.c-video .f-play-pause {
    margin-left: 1px;
    margin-top: 3px;
    padding-top: 1px
}

    .c-video .f-play-pause span {
        font-size: 13px;
        color: #fff;
        position: absolute;
        height: 36px;
        min-width: 44px;
        bottom: 46px;
        left: 0;
        background: #000;
        padding: 8px
    }

@media(max-width:767px) {
    .c-video .f-play-pause span {
        font-size: 12px
    }
}

.c-video .f-play-pause span[aria-hidden="true"] {
    display: none
}

.c-video .f-play-pause span[aria-hidden="false"] {
    display: block
}

.c-video .f-full-screen {
    display: inline-block;
    position: absolute;
    top: 1px;
    right: 0
}

    .c-video .f-full-screen span {
        font-size: 13px;
        color: #fff;
        position: absolute;
        min-height: 36px;
        min-width: 44px;
        text-align: right;
        right: 0;
        background: #000;
        padding: 8px
    }

@media(max-width:767px) {
    .c-video .f-full-screen span {
        font-size: 12px
    }
}

.c-video .f-full-screen span[aria-hidden="true"] {
    display: none
}

.c-video .f-full-screen span[aria-hidden="false"] {
    display: block;
    bottom: 49px
}

.c-video .f-volume-button {
    display: inline-block;
    position: absolute;
    right: 46px
}

.c-video .f-volume-slider {
    position: absolute;
    width: 44px;
    min-height: 120px;
    bottom: 46px;
    right: 46px;
    background: #000;
    border: 1px solid rgba(255,255,255,.6)
}

    .c-video .f-volume-slider:after {
        display: block;
        height: 11px;
        background: transparent;
        position: absolute;
        content: "";
        bottom: -12px;
        width: 100%
    }

    .c-video .f-volume-slider[aria-hidden="true"] {
        position: absolute !important;
        overflow: hidden !important;
        clip: rect(1px,1px,1px,1px) !important;
        width: 1px !important;
        height: 1px !important;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important
    }

    .c-video .f-volume-slider .c-slider {
        width: 92px;
        height: 92px
    }

@media screen and (-ms-high-contrast) {
    .c-video .f-volume-slider .c-slider div {
        background: #fff
    }

        .c-video .f-volume-slider .c-slider div button:hover, .c-video .f-volume-slider .c-slider div button:active {
            background: #fff
        }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .c-video .f-volume-slider .c-slider div {
        background: #000
    }

        .c-video .f-volume-slider .c-slider div button:hover, .c-video .f-volume-slider .c-slider div button:active {
            background: #000
        }
}

.c-video .f-volume-slider .c-slider div {
    background: rgba(255,255,255,.4);
    left: -25px;
    top: 45px
}

    .c-video .f-volume-slider .c-slider div button:hover, .c-video .f-volume-slider .c-slider div button:active {
        background: #fff
    }

    .c-video .f-volume-slider .c-slider div > span {
        background: #0067b8
    }

    .c-video .f-volume-slider .c-slider div button {
        z-index: 1
    }

        .c-video .f-volume-slider .c-slider div button span {
            font-size: 13px;
            width: auto;
            min-width: 40px;
            min-height: 32px;
            top: 38px;
            left: -16px;
            background: #000;
            color: #fff;
            border: 1px solid rgba(255,255,255,.6)
        }

@media(max-width:767px) {
    .c-video .f-volume-slider .c-slider div button span {
        font-size: 12px
    }
}

.c-video .f-volume-slider .c-slider div button:focus {
    outline-color: #fff
}

.c-video .f-options {
    display: inline-block;
    position: absolute;
    top: 1px;
    right: 90px;
    margin-left: 12px
}

.c-video .f-options-dialog {
    position: absolute;
    bottom: 46px;
    right: 90px;
    width: 160px;
    background: #000;
    border: 1px solid rgba(255,255,255,.6);
    overflow: hidden;
    direction: ltr
}

    .c-video .f-options-dialog .c-list {
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 160px
    }

        .c-video .f-options-dialog .c-list li {
            height: 40px;
            padding: 0;
            border-top: 1px solid rgba(255,255,255,.6)
        }

            .c-video .f-options-dialog .c-list li:first-child {
                border-top: 0
            }

            .c-video .f-options-dialog .c-list li ul {
                display: none;
                left: 160px
            }

                .c-video .f-options-dialog .c-list li ul li {
                    position: relative
                }

            .c-video .f-options-dialog .c-list li a {
                font-size: 13px;
                color: #fff;
                display: block;
                height: 100%;
                width: 100%;
                padding: 8px 12px
            }

@media(max-width:767px) {
    .c-video .f-options-dialog .c-list li a {
        font-size: 12px
    }
}

.c-video .f-options-dialog .c-list li a .c-image {
    padding-right: 12px;
    display: inline-block
}

.c-video .f-options-dialog .c-list li a.c-action-trigger {
    margin-top: 0
}

    .c-video .f-options-dialog .c-list li a.c-action-trigger:before {
        margin-left: 1px;
        margin-bottom: 5px
    }

.c-video .f-options-dialog .c-list li a.c-glyph[data-video-selectable] {
    color: rgba(255,255,255,.8)
}

.c-video .f-options-dialog .c-list li a.glyph-check-mark[data-video-selectable] {
    color: #fff
}

    .c-video .f-options-dialog .c-list li a.glyph-check-mark[data-video-selectable]:before {
        float: right;
        margin-right: 0
    }

.c-video .f-options-dialog .c-list li a:hover {
    text-decoration: none;
    background: rgba(255,255,255,.1)
}

.c-video .f-options-dialog .c-list li a:focus {
    border: 1px dashed #fff
}

.c-video .f-options-dialog .c-list li a:active {
    text-decoration: none;
    background: rgba(255,255,255,.2);
    border: 0
}

.c-video .f-options-dialog[aria-hidden="true"] {
    visibility: hidden
}

.c-video .f-options-dialog[aria-hidden="false"] {
    visibility: visible
}

.c-video [role="status"] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.6);
    color: #fff;
    text-align: center
}

    .c-video [role="status"] .c-heading, .c-video [role="status"] .c-paragraph {
        font-size: 15px
    }

    .c-video [role="status"] .c-heading {
        font-weight: 600
    }

        .c-video [role="status"] .c-heading:before {
            font-size: 34px;
            font-family: "MWF-MDL2";
            content: "";
            display: block;
            margin-bottom: 20px;
            font-weight: 400
        }

    .c-video [role="status"] > div {
        position: absolute;
        top: calc(50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 48px;
        width: 100%
    }

@media only screen and (min-width:1400px) {
    .c-video [role="status"] > div {
        padding: 56px
    }
}

.c-video [role="status"][aria-hidden="true"] {
    display: none
}

@keyframes slidein {
    from {
        bottom: -44px
    }

    to {
        bottom: 0
    }
}

@keyframes slideout {
    from {
        bottom: 0
    }

    to {
        bottom: -44px
    }
}

.c-video .f-slidein {
    animation: .5s forwards slidein
}

.c-video .f-slideout {
    animation: .5s forwards slideout
}

.c-video.f-video-trigger.f-mask-20 {
    background-color: rgba(0,0,0,.2)
}

.c-video.f-video-trigger.f-mask-40 {
    background-color: rgba(0,0,0,.4)
}

.c-video.f-video-trigger section {
    text-align: center;
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    color: #fff;
    background-color: rgba(0,0,0,.2)
}

    .c-video.f-video-trigger section:hover {
        background-color: rgba(0,0,0,.4)
    }

    .c-video.f-video-trigger section div {
        padding: 0%;
        position: absolute;
        width: 100%;
        left: 0;
        top: calc(50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        margin: auto;
        right: 0
    }

        .c-video.f-video-trigger section div .c-heading {
            font-size: 24px;
            margin-bottom: 12px;
            font-weight: 600;
            padding: 0;
            margin: 0 auto;
            max-width: 60%
        }

@media(max-width:767px) {
    .c-video.f-video-trigger section div .c-heading {
        font-size: 20px
    }
}

.c-video.f-video-trigger section div p {
    font-size: 13px;
    padding: 0;
    max-width: 33.33333%;
    margin: 0 auto;
    display: block
}

    .c-video.f-video-trigger section div p[aria-hidden="true"] {
        display: none
    }

.c-video.f-video-trigger section div a {
    background: rgba(0,0,0,.6);
    border-radius: 50%;
    color: #fff;
    margin-top: 16px;
    padding: 0
}

    .c-video.f-video-trigger section div a.c-action-trigger.c-glyph[aria-label] {
        font-size: 24px;
        font-family: "MWF-MDL2";
        content: "";
        margin-top: 16px;
        line-height: 28px;
        padding-right: 3px;
        height: 48px;
        width: 48px;
        color: #fff
    }

@media(max-width:767px) {
    .c-video.f-video-trigger section div a.c-action-trigger.c-glyph[aria-label] {
        font-size: 20px
    }
}

.c-video.f-video-trigger section div a.c-action-trigger.c-glyph[aria-label]:hover {
    color: rgba(255,255,255,.8)
}

.c-video.f-video-trigger[class*="f-mask"].theme-light > section {
    background: #fff
}

.c-video.f-video-trigger[class*="f-mask"].theme-dark > section {
    background: #000
}

.m-action-bar {
    white-space: nowrap;
    position: relative
}

    .m-action-bar .c-action-trigger {
        margin-top: 0
    }

    .m-action-bar .f-divider:after {
        content: '';
        position: absolute;
        top: 6px;
        right: 0;
        height: 24px;
        border-right: 1px solid rgba(0,0,0,.2)
    }

    .m-action-bar > li {
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

        .m-action-bar > li[data-overflow='true'] {
            display: none
        }

        .m-action-bar > li > .c-action-trigger {
            margin: 0 12px
        }

    .m-action-bar .f-overflow {
        position: absolute;
        padding-right: 12px;
        right: 0;
        background: #fff;
        height: 36px
    }

        .m-action-bar .f-overflow .c-action-trigger {
            width: 100%;
            color: #000;
            text-align: left
        }

            .m-action-bar .f-overflow .c-action-trigger:hover, .m-action-bar .f-overflow .c-action-trigger:focus {
                text-decoration: none
            }

            .m-action-bar .f-overflow .c-action-trigger:hover {
                background: rgba(0,0,0,.1)
            }

            .m-action-bar .f-overflow .c-action-trigger:active {
                background: rgba(0,0,0,.3) !important
            }

            .m-action-bar .f-overflow .c-action-trigger:focus {
                outline: 1px dashed #000;
                background: none
            }

        .m-action-bar .f-overflow > button {
            position: relative;
            border: 0;
            background: none;
            color: #0067b8;
            padding: 8px 11px;
            height: 100%
        }

            .m-action-bar .f-overflow > button:before {
                font-family: "MWF-MDL2";
                content: "";
                vertical-align: middle;
                display: inline-block;
                height: 100%
            }

            .m-action-bar .f-overflow > button:focus {
                outline: 1px dashed #000
            }

        .m-action-bar .f-overflow > ul {
            position: absolute;
            right: 11px;
            background: #f2f2f2;
            min-width: 200px;
            z-index: 500
        }

            .m-action-bar .f-overflow > ul[aria-hidden='true'] {
                display: none
            }

            .m-action-bar .f-overflow > ul > li > ul > li[data-overflow='false'] {
                display: none
            }

            .m-action-bar .f-overflow > ul > li > ul > li.f-divider, .m-action-bar .f-overflow > ul > li > ul > li:last-child {
                border-bottom: 1px solid rgba(0,0,0,.1)
            }

@media only screen and (min-width:540px) {
    .m-action-bar .f-overflow > ul {
        right: 23px
    }
}

@media only screen and (min-width:768px) {
    .m-action-bar .f-overflow > ul {
        right: 35px
    }
}

@media only screen and (min-width:1400px) {
    .m-action-bar .f-overflow > ul {
        right: 47px
    }
}

@media only screen and (min-width:540px) {
    .m-action-bar .f-overflow {
        padding-right: 24px
    }
}

@media only screen and (min-width:768px) {
    .m-action-bar .f-overflow {
        padding-right: 36px
    }
}

@media only screen and (min-width:1400px) {
    .m-action-bar .f-overflow {
        padding-right: 48px
    }
}

.theme-light .m-action-bar .f-divider:after, .theme-dark .theme-light .m-action-bar .f-divider:after {
    border-right: 1px solid rgba(0,0,0,.2)
}

.theme-light .m-action-bar .f-overflow, .theme-dark .theme-light .m-action-bar .f-overflow {
    background: #e6e6e6
}

    .theme-light .m-action-bar .f-overflow .c-action-trigger, .theme-dark .theme-light .m-action-bar .f-overflow .c-action-trigger {
        color: #000
    }

        .theme-light .m-action-bar .f-overflow .c-action-trigger:hover, .theme-dark .theme-light .m-action-bar .f-overflow .c-action-trigger:hover {
            background: rgba(0,0,0,.1)
        }

        .theme-light .m-action-bar .f-overflow .c-action-trigger:active, .theme-dark .theme-light .m-action-bar .f-overflow .c-action-trigger:active {
            background: rgba(0,0,0,.3) !important
        }

        .theme-light .m-action-bar .f-overflow .c-action-trigger:focus, .theme-dark .theme-light .m-action-bar .f-overflow .c-action-trigger:focus {
            outline-color: #000
        }

    .theme-light .m-action-bar .f-overflow > button:before, .theme-dark .theme-light .m-action-bar .f-overflow > button:before {
        color: #000
    }

    .theme-light .m-action-bar .f-overflow > button:focus, .theme-dark .theme-light .m-action-bar .f-overflow > button:focus {
        outline: 1px dashed #000
    }

    .theme-light .m-action-bar .f-overflow > ul, .theme-dark .theme-light .m-action-bar .f-overflow > ul {
        background: #f2f2f2
    }

.theme-dark .m-action-bar .f-divider:after, .theme-light .theme-dark .m-action-bar .f-divider:after {
    border-right: 1px solid rgba(255,255,255,.2)
}

.theme-dark .m-action-bar .f-overflow, .theme-light .theme-dark .m-action-bar .f-overflow {
    background: #333
}

    .theme-dark .m-action-bar .f-overflow .c-action-trigger, .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger {
        color: #000;
        position: relative;
        border: 2px solid transparent;
        outline: 1px solid transparent;
        outline-offset: -3px
    }

@media screen and (-ms-high-contrast:active) {
    .theme-dark .m-action-bar .f-overflow .c-action-trigger, .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger {
        border-color: window !important;
        outline-color: window
    }
}

.theme-dark .m-action-bar .f-overflow .c-action-trigger:focus, .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus, .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus {
        border-color: windowText !important
    }
}

.theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus, .theme-dark .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus, .theme-light .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus, .theme-dark .theme-light .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus, .theme-light .theme-dark .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus, .theme-dark .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus, .theme-light .theme-dark .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.theme-dark .m-action-bar .f-overflow .c-action-trigger:hover, .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger:hover {
    background: rgba(0,0,0,.1)
}

.theme-dark .m-action-bar .f-overflow .c-action-trigger:active, .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger:active {
    background: rgba(0,0,0,.3) !important;
    color: #000
}

.theme-dark .m-action-bar .f-overflow .c-action-trigger:focus, .theme-light .theme-dark .m-action-bar .f-overflow .c-action-trigger:focus {
    outline-color: #000;
    color: #000
}

.theme-dark .m-action-bar .f-overflow > button:before, .theme-light .theme-dark .m-action-bar .f-overflow > button:before {
    color: #fff
}

.theme-dark .m-action-bar .f-overflow > button:focus, .theme-light .theme-dark .m-action-bar .f-overflow > button:focus {
    outline: 1px dashed #fff
}

.theme-dark .m-action-bar .f-overflow > ul, .theme-light .theme-dark .m-action-bar .f-overflow > ul {
    background: #f2f2f2
}

.m-additional-information {
    width: 100%;
    float: left
}

    .m-additional-information .c-content-toggle p {
        padding-top: 0
    }

    .m-additional-information .c-list, .m-additional-information .c-age-rating, .m-additional-information .c-content-toggle {
        margin-bottom: 24px
    }

        .m-additional-information .c-list:first-child, .m-additional-information .c-age-rating:first-child, .m-additional-information .c-content-toggle:first-child {
            margin-top: 0
        }

    .m-additional-information [class*="heading"] {
        padding-top: 0;
        margin-bottom: 24px
    }

@media only screen and (min-width:540px) {
    .m-additional-information [data-grid="col-6"] > [data-grid="col-6"] {
        padding-right: 48px
    }
}

.c-alert[role="alert"], .m-alert[role="alert"] {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-top: 24px;
    position: relative
}

    .c-alert[role="alert"].f-information, .m-alert[role="alert"].f-information {
        background: #f2f2f2;
        color: #231f20
    }

    .c-alert[role="alert"].f-warning, .m-alert[role="alert"].f-warning {
        background: #d02e00;
        color: #fff
    }

        .c-alert[role="alert"].f-warning .c-action-trigger, .m-alert[role="alert"].f-warning .c-action-trigger {
            color: #fff;
            text-decoration: underline
        }

    .c-alert[role="alert"].f-error, .m-alert[role="alert"].f-error {
        background: #fff999;
        color: #231f20
    }

@media(-ms-high-contrast:active) {
    .c-alert[role="alert"], .m-alert[role="alert"] {
        outline: 2px solid WindowText
    }
}

.c-alert[role="alert"] .c-paragraph, .m-alert[role="alert"] .c-paragraph {
    vertical-align: middle;
    line-height: 24px
}

.c-alert[role="alert"] .c-glyph, .m-alert[role="alert"] .c-glyph {
    float: left;
    margin-top: 1px;
    margin-left: -8px;
    margin-right: 12px
}

    .c-alert[role="alert"] .c-glyph:before, .m-alert[role="alert"] .c-glyph:before {
        font-size: 24px;
        margin: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .c-alert[role="alert"] .c-glyph + .c-heading, .m-alert[role="alert"] .c-glyph + .c-heading {
        padding-top: 0
    }

    .c-alert[role="alert"] .c-glyph ~ p.c-paragraph, .m-alert[role="alert"] .c-glyph ~ p.c-paragraph {
        margin-left: 28px
    }

.c-alert[role="alert"] > .c-glyph.c-action-trigger.glyph-cancel, .m-alert[role="alert"] > .c-glyph.c-action-trigger.glyph-cancel {
    height: 48px;
    width: 48px;
    position: absolute;
    right: 1px;
    left: auto;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 1;
    float: right;
    color: currentColor
}

    .c-alert[role="alert"] > .c-glyph.c-action-trigger.glyph-cancel:before, .m-alert[role="alert"] > .c-glyph.c-action-trigger.glyph-cancel:before {
        font-size: 15px
    }

.c-alert[role="alert"] > div:only-child, .m-alert[role="alert"] > div:only-child {
    padding: 13px 12px 13px 20px
}

.c-alert[role="alert"] > div, .m-alert[role="alert"] > div {
    padding: 13px 48px 13px 20px;
    max-width: 1600px;
    margin: 0 auto;
    float: inherit
}

    .c-alert[role="alert"] > div > .c-heading, .m-alert[role="alert"] > div > .c-heading {
        font-size: 18px;
        line-height: 24px;
        padding: 37px 0 3px;
        font-weight: 600;
        padding: 2px 0 8px
    }

        .c-alert[role="alert"] > div > .c-heading + .c-paragraph, .m-alert[role="alert"] > div > .c-heading + .c-paragraph {
            line-height: inherit
        }

    .c-alert[role="alert"] > div > .c-paragraph, .m-alert[role="alert"] > div > .c-paragraph {
        font-size: 13px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 0;
        margin: 0
    }

@media(max-width:767px) {
    .c-alert[role="alert"] > div > .c-paragraph, .m-alert[role="alert"] > div > .c-paragraph {
        font-size: 12px
    }
}

.c-alert[role="alert"] > div > .c-paragraph .c-group, .m-alert[role="alert"] > div > .c-paragraph .c-group {
    overflow: visible;
    display: block;
    margin-left: -2px
}

    .c-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger, .m-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger {
        font-size: 13px
    }

@media(max-width:767px) {
    .c-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger, .m-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger {
        font-size: 12px
    }
}

.c-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger:first-child, .m-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger:first-child {
    padding: 0 10px 0 0
}

.c-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger:last-child, .m-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger:last-child {
    padding: 0 4px 0 0
}

@media only screen and (max-width:767px) {
    .c-alert[role="alert"] > div > .c-paragraph .c-group, .m-alert[role="alert"] > div > .c-paragraph .c-group {
        display: -ms-flexbox;
        display: flex
    }

        .c-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger, .m-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger {
            margin-top: 0;
            vertical-align: baseline
        }
}

@media only screen and (min-width:768px) {
    .c-alert[role="alert"] > div > .c-paragraph .c-group, .m-alert[role="alert"] > div > .c-paragraph .c-group {
        display: inline;
        float: right
    }

        .c-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger, .m-alert[role="alert"] > div > .c-paragraph .c-group .c-action-trigger {
            margin: -7px 0 0
        }
}

.c-alert[role="alert"].f-fixed, .m-alert[role="alert"].f-fixed {
    margin-top: 0;
    z-index: 700
}

    .c-alert[role="alert"].f-fixed > div, .m-alert[role="alert"].f-fixed > div {
        max-width: none
    }

.m-ambient-video {
    padding: 48px 0 0;
    margin: 0;
    width: 100%;
    direction: ltr;
    position: relative;
    overflow: hidden
}

    .m-ambient-video:before, .m-ambient-video:after {
        content: " ";
        display: table
    }

    .m-ambient-video:after {
        clear: both
    }

    .m-ambient-video.f-lean {
        padding: 0
    }

    .m-ambient-video video {
        display: block;
        width: 100%;
        height: 100%;
        background: 0 0
    }

.m-area-heading {
    text-align: center;
    padding-top: 88px
}

    .m-area-heading:before, .m-area-heading:after {
        content: " ";
        display: table
    }

    .m-area-heading:after {
        clear: both
    }

    .m-area-heading.f-p-t-20 {
        padding-top: 20px
    }

    .m-area-heading.f-p-t-30 {
        padding-top: 40px
    }

    .m-area-heading.f-p-t-40 {
        padding-top: 60px
    }

    .m-area-heading.f-p-t-50 {
        padding-top: 50px
    }

    .m-area-heading .c-heading {
        font-size: 34px;
        line-height: 40px;
        padding-top: 0;
        font-weight: 600
    }

@media(max-width:767px) {
    .m-area-heading .c-heading {
        font-size: 26px;
        line-height: 32px
    }
}

.m-area-heading .c-subheading {
    font-size: 20px;
    line-height: 24px;
    padding-top: 8px;
    font-weight: 200
}

@media(max-width:767px) {
    .m-area-heading .c-subheading {
        font-size: 18px;
        line-height: 24px
    }
}

.m-area-heading .c-paragraph {
    font-size: 15px;
    line-height: 20px;
    padding-top: 12px;
    max-width: 100%;
    margin: 0 auto
}

@media only screen and (min-width:540px) {
    .m-area-heading .c-paragraph {
        max-width: 80%
    }
}

@media only screen and (min-width:768px) {
    .m-area-heading .c-paragraph {
        max-width: 60%
    }
}

.m-area-heading .c-group {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 12px
}

    .m-area-heading .c-group a.c-hyperlink {
        padding: 8px 20px
    }

.m-auto-suggest, .c-auto-suggest {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    display: block
}

    .m-auto-suggest .c-menu, .c-auto-suggest .c-menu {
        position: absolute;
        width: 100%;
        background: #fff;
        border-top: 1px solid;
        border-color: rgba(0,0,0,.2)
    }

        .m-auto-suggest .c-menu .c-menu-item, .c-auto-suggest .c-menu .c-menu-item {
            position: static
        }

            .m-auto-suggest .c-menu .c-menu-item > span, .m-auto-suggest .c-menu .c-menu-item > a, .c-auto-suggest .c-menu .c-menu-item > span, .c-auto-suggest .c-menu .c-menu-item > a {
                background: #fff
            }

                .m-auto-suggest .c-menu .c-menu-item > span:hover, .m-auto-suggest .c-menu .c-menu-item > span:focus, .m-auto-suggest .c-menu .c-menu-item > a:hover, .m-auto-suggest .c-menu .c-menu-item > a:focus, .c-auto-suggest .c-menu .c-menu-item > span:hover, .c-auto-suggest .c-menu .c-menu-item > span:focus, .c-auto-suggest .c-menu .c-menu-item > a:hover, .c-auto-suggest .c-menu .c-menu-item > a:focus {
                    background: rgba(0,0,0,.1)
                }

        .m-auto-suggest .c-menu[aria-hidden="true"], .c-auto-suggest .c-menu[aria-hidden="true"] {
            display: none
        }

        .m-auto-suggest .c-menu[data-js-auto-suggest-position="default"], .c-auto-suggest .c-menu[data-js-auto-suggest-position="default"] {
            top: 38px
        }

        .m-auto-suggest .c-menu[data-js-auto-suggest-position="above"], .c-auto-suggest .c-menu[data-js-auto-suggest-position="above"] {
            bottom: 100%
        }

        .m-auto-suggest .c-menu.f-auto-suggest-no-results .c-menu-item span, .c-auto-suggest .c-menu.f-auto-suggest-no-results .c-menu-item span {
            color: rgba(0,0,0,.6)
        }

        .m-auto-suggest .c-menu.f-auto-suggest-no-results[data-js-auto-suggest-position="default"], .c-auto-suggest .c-menu.f-auto-suggest-no-results[data-js-auto-suggest-position="default"] {
            top: 38px
        }

        .m-auto-suggest .c-menu.f-auto-suggest-no-results[data-js-auto-suggest-position="above"], .c-auto-suggest .c-menu.f-auto-suggest-no-results[data-js-auto-suggest-position="above"] {
            bottom: 100%
        }

        .m-auto-suggest .c-menu.f-auto-suggest-scroll, .c-auto-suggest .c-menu.f-auto-suggest-scroll {
            overflow-y: auto;
            max-height: none
        }

.theme-light .m-auto-suggest .c-menu, .theme-dark .theme-light .m-auto-suggest .c-menu, .theme-light .c-auto-suggest .c-menu, .theme-dark .theme-light .c-auto-suggest .c-menu {
    border-color: #d2d2d2
}

    .theme-light .m-auto-suggest .c-menu .c-menu-item > span, .theme-light .m-auto-suggest .c-menu .c-menu-item > a, .theme-dark .theme-light .m-auto-suggest .c-menu .c-menu-item > span, .theme-dark .theme-light .m-auto-suggest .c-menu .c-menu-item > a, .theme-light .c-auto-suggest .c-menu .c-menu-item > span, .theme-light .c-auto-suggest .c-menu .c-menu-item > a, .theme-dark .theme-light .c-auto-suggest .c-menu .c-menu-item > span, .theme-dark .theme-light .c-auto-suggest .c-menu .c-menu-item > a {
        background: #fff
    }

        .theme-light .m-auto-suggest .c-menu .c-menu-item > span:hover, .theme-light .m-auto-suggest .c-menu .c-menu-item > span:focus, .theme-light .m-auto-suggest .c-menu .c-menu-item > a:hover, .theme-light .m-auto-suggest .c-menu .c-menu-item > a:focus, .theme-dark .theme-light .m-auto-suggest .c-menu .c-menu-item > span:hover, .theme-dark .theme-light .m-auto-suggest .c-menu .c-menu-item > span:focus, .theme-dark .theme-light .m-auto-suggest .c-menu .c-menu-item > a:hover, .theme-dark .theme-light .m-auto-suggest .c-menu .c-menu-item > a:focus, .theme-light .c-auto-suggest .c-menu .c-menu-item > span:hover, .theme-light .c-auto-suggest .c-menu .c-menu-item > span:focus, .theme-light .c-auto-suggest .c-menu .c-menu-item > a:hover, .theme-light .c-auto-suggest .c-menu .c-menu-item > a:focus, .theme-dark .theme-light .c-auto-suggest .c-menu .c-menu-item > span:hover, .theme-dark .theme-light .c-auto-suggest .c-menu .c-menu-item > span:focus, .theme-dark .theme-light .c-auto-suggest .c-menu .c-menu-item > a:hover, .theme-dark .theme-light .c-auto-suggest .c-menu .c-menu-item > a:focus {
            background: #e6e6e6
        }

    .theme-light .m-auto-suggest .c-menu.f-auto-suggest-no-results .c-menu-item span, .theme-dark .theme-light .m-auto-suggest .c-menu.f-auto-suggest-no-results .c-menu-item span, .theme-light .c-auto-suggest .c-menu.f-auto-suggest-no-results .c-menu-item span, .theme-dark .theme-light .c-auto-suggest .c-menu.f-auto-suggest-no-results .c-menu-item span {
        color: #505050
    }

.theme-dark .m-auto-suggest .c-menu, .theme-light .theme-dark .m-auto-suggest .c-menu, .theme-dark .c-auto-suggest .c-menu, .theme-light .theme-dark .c-auto-suggest .c-menu {
    border-color: #d2d2d2
}

    .theme-dark .m-auto-suggest .c-menu .c-menu-item > span, .theme-dark .m-auto-suggest .c-menu .c-menu-item > a, .theme-light .theme-dark .m-auto-suggest .c-menu .c-menu-item > span, .theme-light .theme-dark .m-auto-suggest .c-menu .c-menu-item > a, .theme-dark .c-auto-suggest .c-menu .c-menu-item > span, .theme-dark .c-auto-suggest .c-menu .c-menu-item > a, .theme-light .theme-dark .c-auto-suggest .c-menu .c-menu-item > span, .theme-light .theme-dark .c-auto-suggest .c-menu .c-menu-item > a {
        background: #000
    }

        .theme-dark .m-auto-suggest .c-menu .c-menu-item > span:hover, .theme-dark .m-auto-suggest .c-menu .c-menu-item > span:focus, .theme-dark .m-auto-suggest .c-menu .c-menu-item > a:hover, .theme-dark .m-auto-suggest .c-menu .c-menu-item > a:focus, .theme-light .theme-dark .m-auto-suggest .c-menu .c-menu-item > span:hover, .theme-light .theme-dark .m-auto-suggest .c-menu .c-menu-item > span:focus, .theme-light .theme-dark .m-auto-suggest .c-menu .c-menu-item > a:hover, .theme-light .theme-dark .m-auto-suggest .c-menu .c-menu-item > a:focus, .theme-dark .c-auto-suggest .c-menu .c-menu-item > span:hover, .theme-dark .c-auto-suggest .c-menu .c-menu-item > span:focus, .theme-dark .c-auto-suggest .c-menu .c-menu-item > a:hover, .theme-dark .c-auto-suggest .c-menu .c-menu-item > a:focus, .theme-light .theme-dark .c-auto-suggest .c-menu .c-menu-item > span:hover, .theme-light .theme-dark .c-auto-suggest .c-menu .c-menu-item > span:focus, .theme-light .theme-dark .c-auto-suggest .c-menu .c-menu-item > a:hover, .theme-light .theme-dark .c-auto-suggest .c-menu .c-menu-item > a:focus {
            background: #1a1a1a
        }

    .theme-dark .m-auto-suggest .c-menu.f-auto-suggest-no-results .c-menu-item span, .theme-light .theme-dark .m-auto-suggest .c-menu.f-auto-suggest-no-results .c-menu-item span, .theme-dark .c-auto-suggest .c-menu.f-auto-suggest-no-results .c-menu-item span, .theme-light .theme-dark .c-auto-suggest .c-menu.f-auto-suggest-no-results .c-menu-item span {
        color: #919191
    }

.c-label + .c-auto-suggest.c-search, .c-label + .m-auto-suggest.c-search {
    margin-top: 0
}

a.m-back-to-top, a.c-back-to-top {
    visibility: hidden
}

@media only screen and (min-width:320px) {
    a.m-back-to-top, a.c-back-to-top {
        position: fixed;
        bottom: 24px;
        right: 24px;
        width: 48px;
        height: 48px;
        background: rgba(0,0,0,.1);
        visibility: visible;
        float: right;
        padding: 12px;
        z-index: 500;
        opacity: 1;
        transition: opacity 600ms cubic-bezier(.19,1,.22,1)
    }

        a.m-back-to-top:hover, a.m-back-to-top:focus, a.c-back-to-top:hover, a.c-back-to-top:focus {
            background: rgba(0,0,0,.2)
        }

        a.m-back-to-top ~ span.c-tooltip, a.c-back-to-top ~ span.c-tooltip {
            right: 24px;
            bottom: 75px
        }

        a.m-back-to-top:focus, a.c-back-to-top:focus {
            outline: 1px dashed #000
        }

        a.m-back-to-top:active, a.c-back-to-top:active {
            background: rgba(0,0,0,.3)
        }

        a.m-back-to-top .c-glyph.glyph-up, a.c-back-to-top .c-glyph.glyph-up {
            font-size: 24px
        }

            a.m-back-to-top .c-glyph.glyph-up:before, a.c-back-to-top .c-glyph.glyph-up:before {
                width: 24px;
                height: 24px
            }

        a.m-back-to-top[aria-disabled="true"], a.c-back-to-top[aria-disabled="true"] {
            visibility: hidden;
            opacity: 0;
            transition: visibility 600ms cubic-bezier(.19,1,.22,1),opacity 600ms cubic-bezier(.19,1,.22,1)
        }
}

.m-banner {
    display: block;
    clear: both;
    text-align: center;
    float: none;
    max-width: 100%;
    margin: 0 auto
}

    .m-banner .c-group {
        display: block;
        overflow: visible
    }

    .m-banner.f-background-neutral-00 {
        background: #fff
    }

    .m-banner.f-background-neutral-10 {
        background: #e6e6e6
    }

    .m-banner.f-background-neutral-20 {
        background: #d2d2d2
    }

    .m-banner.f-background-neutral-30 {
        background: #acacac
    }

    .m-banner.f-background-neutral-45 {
        background: #919191
    }

    .m-banner.f-background-neutral-55 {
        background: #737373
    }

    .m-banner.f-background-neutral-65 {
        background: #505050
    }

    .m-banner.f-background-neutral-75 {
        background: #464646
    }

    .m-banner.f-background-neutral-80 {
        background: #2f2f2f
    }

    .m-banner.f-background-neutral-90 {
        background: #171717
    }

    .m-banner.f-background-neutral-100 {
        background: #000
    }

    .m-banner[class*="f-background"] {
        margin-top: 24px;
        padding-top: 24px;
        padding-bottom: 24px
    }

        .m-banner[class*="f-background"][class*="-neutral-00"], .m-banner[class*="f-background"][class*="-neutral-10"], .m-banner[class*="f-background"][class*="-neutral-20"], .m-banner[class*="f-background"][class*="-neutral-30"] {
            color: #000
        }

            .m-banner[class*="f-background"][class*="-neutral-00"] .c-call-to-action, .m-banner[class*="f-background"][class*="-neutral-10"] .c-call-to-action, .m-banner[class*="f-background"][class*="-neutral-20"] .c-call-to-action, .m-banner[class*="f-background"][class*="-neutral-30"] .c-call-to-action {
                color: #000
            }

                .m-banner[class*="f-background"][class*="-neutral-00"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-10"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-20"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-30"] .c-call-to-action:focus:not(.x-hidden-focus) {
                    outline: transparent;
                    background: rgba(0,0,0,.1)
                }

                .m-banner[class*="f-background"][class*="-neutral-00"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-00"] .c-call-to-action:hover, .m-banner[class*="f-background"][class*="-neutral-10"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-10"] .c-call-to-action:hover, .m-banner[class*="f-background"][class*="-neutral-20"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-20"] .c-call-to-action:hover, .m-banner[class*="f-background"][class*="-neutral-30"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-30"] .c-call-to-action:hover {
                    color: #000
                }

                .m-banner[class*="f-background"][class*="-neutral-00"] .c-call-to-action:active, .m-banner[class*="f-background"][class*="-neutral-10"] .c-call-to-action:active, .m-banner[class*="f-background"][class*="-neutral-20"] .c-call-to-action:active, .m-banner[class*="f-background"][class*="-neutral-30"] .c-call-to-action:active {
                    background: none;
                    color: #000
                }

        .m-banner[class*="f-background"][class*="-neutral-45"], .m-banner[class*="f-background"][class*="-neutral-55"], .m-banner[class*="f-background"][class*="-neutral-65"], .m-banner[class*="f-background"][class*="-neutral-75"], .m-banner[class*="f-background"][class*="-neutral-80"], .m-banner[class*="f-background"][class*="-neutral-90"], .m-banner[class*="f-background"][class*="-neutral-100"], .m-banner[class*="f-background"][class*="-accent"] {
            color: #fff
        }

            .m-banner[class*="f-background"][class*="-neutral-45"] .c-call-to-action, .m-banner[class*="f-background"][class*="-neutral-55"] .c-call-to-action, .m-banner[class*="f-background"][class*="-neutral-65"] .c-call-to-action, .m-banner[class*="f-background"][class*="-neutral-75"] .c-call-to-action, .m-banner[class*="f-background"][class*="-neutral-80"] .c-call-to-action, .m-banner[class*="f-background"][class*="-neutral-90"] .c-call-to-action, .m-banner[class*="f-background"][class*="-neutral-100"] .c-call-to-action, .m-banner[class*="f-background"][class*="-accent"] .c-call-to-action {
                color: #fff
            }

                .m-banner[class*="f-background"][class*="-neutral-45"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-55"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-65"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-75"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-80"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-90"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-100"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-accent"] .c-call-to-action:focus:not(.x-hidden-focus) {
                    outline: transparent;
                    background: rgba(255,255,255,.1)
                }

                .m-banner[class*="f-background"][class*="-neutral-45"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-45"] .c-call-to-action:hover, .m-banner[class*="f-background"][class*="-neutral-55"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-55"] .c-call-to-action:hover, .m-banner[class*="f-background"][class*="-neutral-65"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-65"] .c-call-to-action:hover, .m-banner[class*="f-background"][class*="-neutral-75"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-75"] .c-call-to-action:hover, .m-banner[class*="f-background"][class*="-neutral-80"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-80"] .c-call-to-action:hover, .m-banner[class*="f-background"][class*="-neutral-90"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-90"] .c-call-to-action:hover, .m-banner[class*="f-background"][class*="-neutral-100"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-neutral-100"] .c-call-to-action:hover, .m-banner[class*="f-background"][class*="-accent"] .c-call-to-action:focus:not(.x-hidden-focus), .m-banner[class*="f-background"][class*="-accent"] .c-call-to-action:hover {
                    color: #e6e6e6
                }

                .m-banner[class*="f-background"][class*="-neutral-45"] .c-call-to-action:active, .m-banner[class*="f-background"][class*="-neutral-55"] .c-call-to-action:active, .m-banner[class*="f-background"][class*="-neutral-65"] .c-call-to-action:active, .m-banner[class*="f-background"][class*="-neutral-75"] .c-call-to-action:active, .m-banner[class*="f-background"][class*="-neutral-80"] .c-call-to-action:active, .m-banner[class*="f-background"][class*="-neutral-90"] .c-call-to-action:active, .m-banner[class*="f-background"][class*="-neutral-100"] .c-call-to-action:active, .m-banner[class*="f-background"][class*="-accent"] .c-call-to-action:active {
                    background: none;
                    color: #ccc
                }

    .m-banner.f-background-accent {
        background: #0067b8
    }

    .m-banner blockquote {
        font-size: 34px;
        line-height: 40px;
        padding: 38px 0 2px;
        font-weight: 600;
        font-style: italic;
        margin: 0;
        padding-top: 0
    }

    .m-banner .c-heading-3 {
        padding-top: 0
    }

    .m-banner .c-caption-1 {
        font-size: 18px;
        padding-top: 20px;
        color: rgba(0,0,0,.6)
    }

    .m-banner .c-paragraph-1 {
        padding-bottom: 24px
    }

    .m-banner .c-image {
        margin: 0 auto;
        width: auto;
        max-height: 70px
    }

        .m-banner .c-logo + .c-heading-3, .m-banner .c-image + .c-heading-3 {
            padding-top: 10px
        }

    .m-banner form .c-label {
        margin: 16px 0
    }

    .m-banner .c-call-to-action {
        padding: 10px 3px 7px 0;
        position: relative;
        border: 2px solid transparent;
        outline: 1px solid transparent;
        outline-offset: -3px;
        margin-left: 0;
        color: #0067b8;
        background: transparent;
        transition: none;
        margin-right: 24px
    }

@media screen and (-ms-high-contrast:active) {
    .m-banner .c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.m-banner .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .m-banner .c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .m-banner .c-call-to-action:focus, .theme-dark .theme-light .m-banner .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .m-banner .c-call-to-action:focus, .theme-light .theme-dark .m-banner .c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.m-banner .c-call-to-action:focus:not(.x-hidden-focus), .m-banner .c-call-to-action:hover, .m-banner .c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .m-banner .c-call-to-action:focus:not(.x-hidden-focus) span, .m-banner .c-call-to-action:hover span, .m-banner .c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.m-banner .c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .m-banner .c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.m-banner .c-call-to-action:hover {
    color: #005da6
}

.m-banner .c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.m-banner .c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.m-banner .c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .m-banner .c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .m-banner .c-call-to-action, .theme-dark .theme-light .m-banner .c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .m-banner .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-banner .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .m-banner .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .m-banner .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .m-banner .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .m-banner .c-call-to-action:hover, .theme-dark .theme-light .m-banner .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-banner .c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .m-banner .c-call-to-action:hover, .theme-dark .theme-light .m-banner .c-call-to-action:hover {
        background: transparent
    }

    .theme-light .m-banner .c-call-to-action:active, .theme-dark .theme-light .m-banner .c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .m-banner .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .m-banner .c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .m-banner .c-call-to-action, .theme-light .theme-dark .m-banner .c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .m-banner .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-banner .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .m-banner .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .m-banner .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .m-banner .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .m-banner .c-call-to-action:hover, .theme-light .theme-dark .m-banner .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-banner .c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .m-banner .c-call-to-action:hover, .theme-light .theme-dark .m-banner .c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .m-banner .c-call-to-action:active, .theme-light .theme-dark .m-banner .c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .m-banner .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .m-banner .c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

@media screen and (min-width:768px) {
    .m-banner .c-call-to-action {
        margin-right: 42px
    }
}

.m-banner .c-call-to-action:last-of-type {
    margin-right: 0
}

.m-banner.f-align-left {
    text-align: left
}

    .m-banner.f-align-left .c-image {
        margin: 0
    }

@media screen and (min-width:1084px) {
    .m-banner.f-align-left[class*="f-background"] {
        padding-left: 5%;
        padding-right: 5%
    }
}

.c-card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

    .c-card .card-heading [class*=c-heading] {
        font-weight: 600;
        margin-bottom: 16px;
        padding: 0
    }

    .c-card .c-card-content {
        -ms-flex-positive: 1;
        flex-grow: 1;
        overflow: hidden;
        box-shadow: 0 2px 8px rgba(0,0,0,.05);
        background-color: #fff
    }

        .c-card .c-card-content span {
            color: #1e424b
        }

    .c-card:not(.f-noninteractive) .c-card-content {
        transform: translate3d(0,0,0);
        transition-property: box-shadow,transform;
        transition-duration: 400ms;
        transition-timing-function: cubic-bezier(.16,1,.29,.99)
    }

        .c-card:not(.f-noninteractive) .c-card-content:hover, .c-card:not(.f-noninteractive) .c-card-content:focus {
            transform: translate3d(0,-4px,0);
            box-shadow: 0 12px 30px 0 rgba(0,0,0,.2);
            transition-property: box-shadow,transform;
            transition-duration: 600ms;
            transition-timing-function: cubic-bezier(.16,1,.29,.99)
        }

.m-card-group, .m-card-group-amc-3, .m-card-group-amc-4 {
    padding-left: 0;
    padding-right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 auto
}

    .m-card-group .c-card, .m-card-group-amc-3 .c-card, .m-card-group-amc-4 .c-card {
        margin-bottom: 12px;
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

        .m-card-group .c-card .c-card-content, .m-card-group-amc-3 .c-card .c-card-content, .m-card-group-amc-4 .c-card .c-card-content {
            height: 360px
        }

    .m-card-group.f-channel, .m-card-group-amc-3.f-channel, .m-card-group-amc-4.f-channel {
        display: grid;
        display: -ms-grid;
        grid-template-columns: 1fr;
        -ms-grid-rows: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        grid-column-gap: 2%;
        -ms-flex-pack: start;
        justify-content: start;
        padding-left: 1%;
        padding-right: 1%;
        -ms-grid-columns: 1fr;
        -ms-grid-rows: 1fr 1fr 1fr 1fr
    }

        .m-card-group.f-channel .c-card, .m-card-group-amc-3.f-channel .c-card, .m-card-group-amc-4.f-channel .c-card {
            -ms-grid-row: span 2;
            grid-row: span 2;
            -ms-grid-rows: 1fr;
            grid-template-rows: 1fr;
            -ms-grid-row-span: 2;
            margin-left: 0;
            margin-right: 0
        }

            .m-card-group.f-channel .c-card, .m-card-group.f-channel .c-card.f-single, .m-card-group.f-channel .c-card.f-double, .m-card-group-amc-3.f-channel .c-card, .m-card-group-amc-3.f-channel .c-card.f-single, .m-card-group-amc-3.f-channel .c-card.f-double, .m-card-group-amc-4.f-channel .c-card, .m-card-group-amc-4.f-channel .c-card.f-single, .m-card-group-amc-4.f-channel .c-card.f-double {
                width: 100%
            }

                .m-card-group.f-channel .c-card.f-single, .m-card-group-amc-3.f-channel .c-card.f-single, .m-card-group-amc-4.f-channel .c-card.f-single {
                    -ms-grid-row: span 1;
                    grid-row: span 1;
                    -ms-grid-row-span: 1
                }

                .m-card-group.f-channel .c-card:first-child, .m-card-group-amc-3.f-channel .c-card:first-child, .m-card-group-amc-4.f-channel .c-card:first-child {
                    -ms-grid-row: 1
                }

                .m-card-group.f-channel .c-card:nth-child(2), .m-card-group-amc-3.f-channel .c-card:nth-child(2), .m-card-group-amc-4.f-channel .c-card:nth-child(2) {
                    -ms-grid-row: 2
                }

                .m-card-group.f-channel .c-card:nth-child(3), .m-card-group-amc-3.f-channel .c-card:nth-child(3), .m-card-group-amc-4.f-channel .c-card:nth-child(3) {
                    -ms-grid-row: 3
                }

                .m-card-group.f-channel .c-card:last-child, .m-card-group-amc-3.f-channel .c-card:last-child, .m-card-group-amc-4.f-channel .c-card:last-child {
                    -ms-grid-row: 4
                }

                .m-card-group.f-channel .c-card:nth-child(2):nth-last-child(2), .m-card-group-amc-3.f-channel .c-card:nth-child(2):nth-last-child(2), .m-card-group-amc-4.f-channel .c-card:nth-child(2):nth-last-child(2) {
                    -ms-grid-row: 3
                }

    .m-card-group .c-card {
        margin-left: 1%;
        margin-right: 1%
    }

        .m-card-group .c-card, .m-card-group .c-card.f-single, .m-card-group .c-card.f-double {
            width: 100%
        }

            .m-card-group .c-card .card-heading .c-hyperlink {
                position: relative;
                border: 2px solid transparent;
                outline: 0;
                display: inline-block
            }

                .m-card-group .c-card .card-heading .c-hyperlink:before {
                    display: block;
                    position: absolute;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    content: '';
                    border: 1px solid transparent
                }

                .m-card-group .c-card .card-heading .c-hyperlink:focus {
                    border-color: #000
                }

                    .m-card-group .c-card .card-heading .c-hyperlink:focus:before {
                        border-color: rgba(255,255,255,.6)
                    }

.theme-light .m-card-group .c-card .card-heading .c-hyperlink:focus, .theme-dark .theme-light .m-card-group .c-card .card-heading .c-hyperlink:focus {
    border-color: #000
}

    .theme-light .m-card-group .c-card .card-heading .c-hyperlink:focus:before, .theme-dark .theme-light .m-card-group .c-card .card-heading .c-hyperlink:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .m-card-group .c-card .card-heading .c-hyperlink:focus, .theme-light .theme-dark .m-card-group .c-card .card-heading .c-hyperlink:focus {
    border-color: #fff
}

    .theme-dark .m-card-group .c-card .card-heading .c-hyperlink:focus:before, .theme-light .theme-dark .m-card-group .c-card .card-heading .c-hyperlink:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.m-card-group .c-card .c-card-content {
    position: relative;
    outline: 2px solid transparent;
    border: 0
}

    .m-card-group .c-card .c-card-content:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        outline: 1px solid transparent;
        outline-offset: -1px
    }

    .m-card-group .c-card .c-card-content:focus {
        outline-color: #000
    }

        .m-card-group .c-card .c-card-content:focus:before {
            outline-color: rgba(255,255,255,.6)
        }

.theme-light .m-card-group .c-card .c-card-content:focus, .theme-dark .theme-light .m-card-group .c-card .c-card-content:focus {
    outline-color: #000
}

    .theme-light .m-card-group .c-card .c-card-content:focus:before, .theme-dark .theme-light .m-card-group .c-card .c-card-content:focus:before {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .m-card-group .c-card .c-card-content:focus, .theme-light .theme-dark .m-card-group .c-card .c-card-content:focus {
    outline-color: #fff
}

    .theme-dark .m-card-group .c-card .c-card-content:focus:before, .theme-light .theme-dark .m-card-group .c-card .c-card-content:focus:before {
        outline-color: rgba(0,0,0,.6)
    }

.m-card-group .c-card .c-card-content:before {
    z-index: -1
}

@media screen and (min-width:540px) {
    .m-card-group .c-card, .m-card-group .c-card.f-single {
        width: 48%
    }

        .m-card-group .c-card.f-double {
            width: 100%
        }
}

@media screen and (min-width:768px) {
    .m-card-group .c-card {
        margin-bottom: 16px
    }

        .m-card-group .c-card, .m-card-group .c-card.f-single {
            width: 31%
        }

            .m-card-group .c-card.f-double {
                width: 64%
            }
}

@media screen and (min-width:1084px) {
    .m-card-group .c-card, .m-card-group .c-card.f-single {
        width: 23%
    }

        .m-card-group .c-card.f-double {
            width: 48%
        }
}

@media screen and (min-width:1400px) {
    .m-card-group .c-card {
        margin-bottom: 24px
    }
}

@media screen and (min-width:1779px) {
    .m-card-group .c-card {
        margin-bottom: 32px
    }
}

@media screen and (max-width:540px) {
    .m-card-group.f-feed .c-card.f-single .c-card-content {
        height: 180px
    }
}

.m-card-group.f-channel .c-card.f-single .c-card-content {
    height: 180px
}

@media screen and (min-width:540px) {
    .m-card-group.f-channel .c-card.f-single {
        -ms-grid-row: span 2;
        grid-row: span 2
    }

        .m-card-group.f-channel .c-card.f-single .c-card-content {
            height: 360px
        }

    .m-card-group.f-channel .c-card.f-double {
        -ms-grid-column: span 2;
        grid-column: span 2;
        -ms-grid-column-span: 3;
        -ms-grid-row-span: 1
    }
}

@media screen and (min-width:768px) {
    .m-card-group.f-channel .c-card.f-single {
        -ms-grid-row-span: 2
    }

    .m-card-group.f-channel .c-card.f-double {
        -ms-grid-row-span: 2
    }
}

@media screen and (min-width:1084px) {
    .m-card-group.f-channel .c-card.f-single {
        -ms-grid-row: span 2;
        grid-row: span 2
    }

    .m-card-group.f-channel .c-card.f-double {
        -ms-grid-row-span: 1
    }
}

@media screen and (min-width:540px) {
    .m-card-group.f-channel {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        -ms-grid-columns: 1fr 2% 1fr;
        -ms-grid-rows: 1fr 1fr
    }

        .m-card-group.f-channel .c-card:nth-child(2) {
            -ms-grid-column: 3;
            -ms-grid-row: 1
        }

        .m-card-group.f-channel .c-card:nth-last-child(2) {
            -ms-grid-column: 1;
            -ms-grid-row: 2
        }

        .m-card-group.f-channel .c-card:nth-last-child(1) {
            -ms-grid-column: 3;
            -ms-grid-row: 2
        }

        .m-card-group.f-channel .c-card:nth-child(2):nth-last-child(2) {
            -ms-grid-row: 2
        }
}

@media screen and (min-width:768px) {
    .m-card-group.f-channel {
        grid-template-columns: 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 2% 1fr 2% 1fr
    }

        .m-card-group.f-channel .c-card.f-single:nth-last-child(-n+2) {
            -ms-grid-row: span 1;
            grid-row: span 1;
            -ms-grid-row-span: 1
        }

            .m-card-group.f-channel .c-card.f-single:nth-last-child(-n+2) .c-card-content {
                height: 180px
            }

        .m-card-group.f-channel .c-card:nth-child(3) {
            -ms-grid-column: 5;
            -ms-grid-row: 1
        }

        .m-card-group.f-channel .c-card:nth-child(4) {
            -ms-grid-column: 5;
            -ms-grid-row: 2
        }

        .m-card-group.f-channel .c-card:nth-child(3):last-child {
            -ms-grid-row: 2
        }

        .m-card-group.f-channel .c-card:nth-child(2):nth-last-child(2) {
            -ms-grid-column: 5;
            -ms-grid-row: 1
        }
}

@media screen and (min-width:1084px) {
    .m-card-group.f-channel {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        -ms-grid-columns: 1fr 2% 1fr 2% 1fr 2% 1fr;
        -ms-grid-rows: 1fr
    }

        .m-card-group.f-channel .c-card.f-single:nth-last-child(-n+2) {
            -ms-grid-row: span 2;
            grid-row: span 2;
            -ms-grid-row-span: 2
        }

            .m-card-group.f-channel .c-card.f-single:nth-last-child(-n+2) .c-card-content {
                height: 360px
            }

        .m-card-group.f-channel .c-card:last-child {
            -ms-grid-column: 7;
            -ms-grid-row: 1
        }

        .m-card-group.f-channel .c-card:nth-child(2):nth-last-child(2) {
            -ms-grid-column: 5
        }

        .m-card-group.f-channel .c-card:nth-child(3):last-child {
            -ms-grid-row: 1
        }
}

.m-channel-pivot {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 4px;
    margin-top: 48px;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .m-channel-pivot {
        padding-left: 10%;
        padding-right: 10%
    }
}

.m-channel-pivot .c-cp-background {
    height: 85%;
    max-height: 1030px;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: -1
}

    .m-channel-pivot .c-cp-background[aria-hidden=true] {
        display: none
    }

    .m-channel-pivot .c-cp-background img {
        height: 100%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        position: absolute
    }

    .m-channel-pivot .c-cp-background > picture:after {
        content: "";
        top: 0;
        display: block;
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%
    }

    .m-channel-pivot .c-cp-background.f-background-neutral-10 {
        background: #e6e6e6
    }

.m-channel-pivot .c-cp-heading {
    display: block;
    text-align: center;
    margin: 0 auto 0
}

    .m-channel-pivot .c-cp-heading .c-logo > img {
        margin: 0 auto
    }

    .m-channel-pivot .c-cp-heading .c-logo + .c-heading {
        margin-top: 12px
    }

    .m-channel-pivot .c-cp-heading .c-paragraph {
        margin-top: 6px
    }

    .m-channel-pivot .c-cp-heading[aria-hidden=true] {
        display: none
    }

.m-channel-pivot .c-pivot > [role="tablist"] {
    -ms-flex-pack: center;
    justify-content: center
}

.m-channel-pivot .c-pivot > [role="tabpanel"] {
    margin: 24px auto 0;
    max-width: 1360px;
    background-color: #fff;
    box-shadow: 0 3px 12px rgba(0,0,0,.16)
}

.m-channel-pivot .c-pivot > section[aria-hidden="true"] {
    display: block;
    overflow: auto;
    visibility: hidden;
    margin-bottom: -25px;
    height: 1px
}

.m-channel-pivot .c-pivot .m-channel-placement {
    padding: 16px 32px 24px
}

    .m-channel-pivot .c-pivot .m-channel-placement .c-flipper {
        visibility: visible
    }

        .m-channel-pivot .c-pivot .m-channel-placement .c-flipper.f-previous {
            left: -52px
        }

        .m-channel-pivot .c-pivot .m-channel-placement .c-flipper.f-next {
            right: -52px
        }

.m-channel-pivot.theme-dark {
    background: transparent;
    color: #fff
}

    .m-channel-pivot.theme-dark .m-channel-placement-item > a:focus {
        border-color: #000
    }

    .m-channel-pivot.theme-dark .c-cp-background[class*="f-mask"] > picture:after {
        background: linear-gradient(to bottom,#000,rgba(255,255,255,0))
    }

@media screen and (-ms-high-contrast:active) {
    .m-channel-pivot.theme-dark .c-cp-background[class*="f-mask"] > picture:after {
        background: linear-gradient(to bottom,#000,rgba(255,255,255,0))
    }
}

.m-channel-pivot.theme-dark .c-cp-background.f-mask-20 > picture:after {
    opacity: .2
}

.m-channel-pivot.theme-dark .c-cp-background.f-mask-40 > picture:after {
    opacity: .4
}

.m-channel-pivot.theme-dark .c-cp-background.f-mask-60 > picture:after {
    opacity: .6
}

.m-channel-pivot.theme-dark .c-cp-background.f-mask-80 > picture:after {
    opacity: .8
}

.m-channel-pivot.theme-dark .c-cp-background.f-mask-100 > picture:after {
    opacity: 1
}

.m-channel-pivot.theme-light {
    background: transparent;
    color: #000
}

.m-channel-pivot.f-multi-row .c-cp-background {
    height: 90%
}

.m-color-picker > li {
    width: 22px;
    height: 22px;
    display: inline-block
}

    .m-color-picker > li.f-active {
        border: 1px solid #ccc;
        border-radius: 50%
    }

    .m-color-picker > li > .f-picker-show-all {
        margin-left: 2px;
        font-size: 13px;
        color: rgba(0,0,0,.6)
    }

    .m-color-picker > li > .c-hyperlink.f-picker {
        height: 16px;
        width: 16px;
        border-radius: 50%;
        display: inline-block;
        top: 2px;
        position: relative
    }

    .m-color-picker > li > .c-tooltip {
        margin-top: -52px;
        margin-left: -30px
    }

.m-channel-placement-item {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-right: 8px;
    margin-bottom: 8px;
    width: 108px;
    background-color: #fafafa;
    color: #000
}

@media(-ms-high-contrast:active) {
    .m-channel-placement-item {
        background: Window
    }
}

@media only screen and (max-width:539px) {
    .m-channel-placement-item .c-badge.f-small.f-highlight {
        display: inline;
        letter-spacing: normal
    }
}

.m-channel-placement-item:hover {
    box-shadow: 0 0 12px 2px rgba(0,0,0,.16);
    background-color: #fff
}

.m-channel-placement-item > a {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    display: block;
    width: 100%;
    height: 100%
}

    .m-channel-placement-item > a:before, .m-channel-placement-item > a:after {
        content: " ";
        display: table
    }

    .m-channel-placement-item > a:after {
        clear: both
    }

    .m-channel-placement-item > a:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .m-channel-placement-item > a:focus {
        border-color: #000
    }

        .m-channel-placement-item > a:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .m-channel-placement-item > a:focus, .theme-dark .theme-light .m-channel-placement-item > a:focus {
    border-color: #000
}

    .theme-light .m-channel-placement-item > a:focus:before, .theme-dark .theme-light .m-channel-placement-item > a:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .m-channel-placement-item > a:focus, .theme-light .theme-dark .m-channel-placement-item > a:focus {
    border-color: #fff
}

    .theme-dark .m-channel-placement-item > a:focus:before, .theme-light .theme-dark .m-channel-placement-item > a:focus:before {
        border-color: rgba(0,0,0,.6)
    }

@media screen and (-ms-high-contrast:active) {
    .m-channel-placement-item > a {
        color: ButtonText;
        border-color: Window;
        background: Window
    }

        .m-channel-placement-item > a:before {
            border: 0
        }

        .m-channel-placement-item > a:hover {
            border-color: WindowText
        }
}

.m-channel-placement-item .c-channel-placement-image {
    text-align: center;
    width: 100%;
    -ms-high-contrast-adjust: none
}

    .m-channel-placement-item .c-channel-placement-image > picture {
        width: 100%;
        height: 100%;
        display: inline-block;
        position: relative
    }

        .m-channel-placement-item .c-channel-placement-image > picture img {
            max-height: calc(108px/.736);
            max-width: 100%;
            min-height: 108px
        }

.m-channel-placement-item .c-channel-placement-content {
    height: 130px;
    overflow: hidden;
    position: relative;
    padding: 8px 8px 0
}

@media(-ms-high-contrast:active) {
    .m-channel-placement-item .c-channel-placement-content {
        background: Window
    }
}

@media screen and (max-width:768px) {
    .m-channel-placement-item .c-channel-placement-content {
        height: 150px
    }
}

.m-channel-placement-item .c-channel-placement-content .c-channel-placement-price {
    position: absolute;
    bottom: 0;
    padding-bottom: 10px
}

.m-channel-placement-item .c-channel-placement-description {
    height: 80px;
    padding: 0 8px;
    margin: -6px 0 0
}

.m-channel-placement-item.f-show-all {
    height: calc(100% - 8px);
    min-height: 272px
}

    .m-channel-placement-item.f-show-all .c-subheading-6 {
        overflow: hidden;
        box-sizing: content-box;
        max-height: 160px
    }

    .m-channel-placement-item.f-show-all a {
        display: table
    }

        .m-channel-placement-item.f-show-all a .c-hyperlink {
            color: #000 !important
        }

        .m-channel-placement-item.f-show-all a .c-flipper.f-next {
            display: inline-block;
            position: relative;
            right: 0;
            left: 0;
            -ms-transform: translateY(0);
            transform: translateY(0)
        }

            .m-channel-placement-item.f-show-all a .c-flipper.f-next:before {
                line-height: 44px
            }

        .m-channel-placement-item.f-show-all a > div {
            display: table-cell;
            vertical-align: middle;
            text-align: center
        }

@media(-ms-high-contrast:active) {
    .m-channel-placement-item.f-show-all a:hover {
        outline: 2px solid ButtonText;
        outline-offset: -4px
    }
}

.m-channel-placement-item.f-show-all.f-two-row {
    height: calc(50% - 8px)
}

.m-channel-placement-item.f-show-all.f-grid a {
    min-height: inherit
}

.m-channel-placement-item .c-explicit {
    position: absolute;
    right: 0;
    bottom: 2px;
    margin: 0;
    line-height: 17px;
    min-width: 14px;
    box-sizing: border-box;
    background: #fff;
    font-weight: 400
}

.m-channel-placement-item .c-subheading-6 {
    overflow: hidden;
    box-sizing: content-box;
    max-height: 40px;
    padding: 0;
    white-space: normal;
    font-weight: 600;
    position: relative
}

.m-channel-placement-item .c-badge {
    margin-bottom: -1px
}

.m-channel-placement-item .c-rating {
    margin-top: 6px;
    margin-bottom: 2px
}

    .m-channel-placement-item .c-rating .c-meta-text {
        display: inline-block
    }

@media screen and (max-width:768px) {
    .m-channel-placement-item .c-rating {
        white-space: initial
    }

        .m-channel-placement-item .c-rating .c-rating-count {
            position: relative;
            vertical-align: text-bottom;
            padding-left: 0
        }
}

.m-channel-placement-item .c-rating > div:before {
    color: rgba(0,0,0,.3)
}

@media(-ms-high-contrast:active) {
    .m-channel-placement-item .c-rating > div:before {
        color: WindowText
    }
}

.m-channel-placement-item .c-rating > div:after {
    color: #000
}

@media(-ms-high-contrast:active) {
    .m-channel-placement-item .c-rating > div:after {
        color: WindowText
    }
}

.m-channel-placement-item .c-price {
    white-space: nowrap
}

    .m-channel-placement-item .c-price + .c-price {
        margin-top: 4px
    }

.m-channel-placement-item .c-paragraph-4 {
    overflow: hidden;
    box-sizing: content-box;
    max-height: 80px;
    padding: 0;
    white-space: normal
}

.m-channel-placement-item .c-hyperlink {
    color: #0067b8
}

.m-channel-placement-item.f-small {
    width: 236px;
    height: 100px
}

@media screen and (max-width:768px) {
    .m-channel-placement-item.f-small {
        min-height: 115px
    }
}

.m-channel-placement-item.f-small .c-channel-placement-image {
    background-color: #f0f0f0;
    float: left;
    vertical-align: top;
    height: 100%;
    width: auto;
    margin-right: 4px
}

    .m-channel-placement-item.f-small .c-channel-placement-image > picture img {
        max-height: none;
        height: 100%;
        min-height: 0
    }

.m-channel-placement-item.f-small .c-channel-placement-content {
    height: 100%;
    padding-top: 4px
}

.m-channel-placement-item.f-small .c-channel-placement-price {
    padding-bottom: 4px
}

.m-channel-placement-item.f-small .c-subheading-6 {
    padding-top: 0
}

.m-channel-placement-item.f-small .c-badge {
    margin-top: 0;
    margin-bottom: 0
}

.m-channel-placement-item.f-small.f-show-all {
    min-height: 100px
}

@media only screen and (min-width:768px) {
    .m-channel-placement-item.f-small {
        width: 298px
    }
}

.m-channel-placement-item.f-wide {
    width: 166px;
    height: 343px
}

    .m-channel-placement-item.f-wide .c-channel-placement-image {
        height: 135px;
        background-color: #f0f0f0;
        position: relative
    }

        .m-channel-placement-item.f-wide .c-channel-placement-image > picture {
            max-height: 76%;
            max-width: 80%;
            margin: 0 auto;
            position: absolute;
            left: 50%;
            top: 50%;
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

        .m-channel-placement-item.f-wide .c-channel-placement-image img {
            max-height: 100%;
            max-width: 100%;
            min-height: 0
        }

        .m-channel-placement-item.f-wide .c-channel-placement-image.f-picker > picture {
            max-height: 65%
        }

    .m-channel-placement-item.f-wide.f-show-all {
        min-height: 244px
    }

    .m-channel-placement-item.f-wide.f-full-bleed-image .c-channel-placement-image > picture img {
        max-height: 100%;
        max-width: 100%;
        min-height: 0
    }

    .m-channel-placement-item.f-wide .m-color-picker {
        position: relative;
        margin: 0 auto;
        bottom: 0;
        padding-top: calc(135px - 23px)
    }

@media only screen and (min-width:768px) {
    .m-channel-placement-item.f-wide {
        min-height: 420px;
        width: 249px
    }

        .m-channel-placement-item.f-wide .m-color-picker {
            bottom: 6px;
            padding-top: calc(204px - 23px)
        }

        .m-channel-placement-item.f-wide .c-channel-placement-image {
            height: 204px
        }
}

@media only screen and (min-width:768px) {
    .m-channel-placement-item {
        width: 162px;
        margin-right: 12px
    }

        .m-channel-placement-item .c-channel-placement-image > picture img {
            max-height: calc(162px/.736);
            min-height: 162px
        }
}

.theme-light .m-channel-placement-item .c-rating > div:before, .theme-dark .theme-light .m-channel-placement-item .c-rating > div:before, .theme-dark .m-channel-placement-item .c-rating > div:before, .theme-light .theme-dark .m-channel-placement-item .c-rating > div:before {
    color: rgba(0,0,0,.3)
}

@media(-ms-high-contrast:active) {
    .theme-light .m-channel-placement-item .c-rating > div:before, .theme-dark .theme-light .m-channel-placement-item .c-rating > div:before, .theme-dark .m-channel-placement-item .c-rating > div:before, .theme-light .theme-dark .m-channel-placement-item .c-rating > div:before {
        color: WindowText
    }
}

.theme-light .m-channel-placement-item .c-rating > div:after, .theme-dark .theme-light .m-channel-placement-item .c-rating > div:after, .theme-dark .m-channel-placement-item .c-rating > div:after, .theme-light .theme-dark .m-channel-placement-item .c-rating > div:after {
    color: #000
}

@media(-ms-high-contrast:active) {
    .theme-light .m-channel-placement-item .c-rating > div:after, .theme-dark .theme-light .m-channel-placement-item .c-rating > div:after, .theme-dark .m-channel-placement-item .c-rating > div:after, .theme-light .theme-dark .m-channel-placement-item .c-rating > div:after {
        color: WindowText
    }
}

.m-channel-placement {
    max-width: 1600px
}

    .m-channel-placement .c-channel-placement-heading {
        margin-bottom: 4px
    }

        .m-channel-placement .c-channel-placement-heading .c-hyperlink {
            display: inline-block
        }

        .m-channel-placement .c-channel-placement-heading [class*=c-heading], .m-channel-placement .c-channel-placement-heading [class*=c-subheading] {
            display: inline-block;
            margin-right: 16px;
            font-weight: 600;
            padding-top: 0
        }

    .m-channel-placement .m-expansion-panel {
        padding-top: 0
    }

    .m-channel-placement .c-carousel:hover .c-flipper {
        visibility: visible
    }

    .m-channel-placement .c-carousel ul {
        display: table;
        height: 1px;
        margin-top: 16px
    }

    .m-channel-placement .c-carousel li {
        vertical-align: bottom;
        height: 100%;
        display: table-cell
    }

    .m-channel-placement .c-flipper {
        visibility: hidden
    }

        .m-channel-placement .c-flipper.f-previous {
            left: 0
        }

        .m-channel-placement .c-flipper.f-next {
            right: 0
        }

@media only screen and (min-width:540px) {
    .m-channel-placement .c-flipper {
        visibility: visible
    }

        .m-channel-placement .c-flipper.f-previous {
            left: -24px
        }

        .m-channel-placement .c-flipper.f-next {
            right: -24px
        }
}

.m-channel-placement > [class*=c-heading], .m-channel-placement > [class*=c-subheading] {
    padding-top: 0
}

.c-compare-chart .m-product-placement-item, .c-compare-chart .c-product-placement, .m-compare-chart .m-product-placement-item, .m-compare-chart .c-product-placement {
    padding-bottom: 80px
}

    .c-compare-chart .m-product-placement-item img, .c-compare-chart .c-product-placement img, .m-compare-chart .m-product-placement-item img, .m-compare-chart .c-product-placement img {
        margin: 0
    }

    .c-compare-chart .m-product-placement-item.f-size-small, .c-compare-chart .m-product-placement-item.f-size-medium, .c-compare-chart .m-product-placement-item.f-size-large, .c-compare-chart .c-product-placement.f-size-small, .c-compare-chart .c-product-placement.f-size-medium, .c-compare-chart .c-product-placement.f-size-large, .m-compare-chart .m-product-placement-item.f-size-small, .m-compare-chart .m-product-placement-item.f-size-medium, .m-compare-chart .m-product-placement-item.f-size-large, .m-compare-chart .c-product-placement.f-size-small, .m-compare-chart .c-product-placement.f-size-medium, .m-compare-chart .c-product-placement.f-size-large {
        width: inherit
    }

    .c-compare-chart .m-product-placement-item + button, .c-compare-chart .m-product-placement-item + a.c-button, .c-compare-chart .c-product-placement + button, .c-compare-chart .c-product-placement + a.c-button, .m-compare-chart .m-product-placement-item + button, .m-compare-chart .m-product-placement-item + a.c-button, .m-compare-chart .c-product-placement + button, .m-compare-chart .c-product-placement + a.c-button {
        position: absolute;
        bottom: 0;
        margin-top: 20px
    }

    .c-compare-chart .m-product-placement-item > a [class^="c-heading-"], .c-compare-chart .c-product-placement > a [class^="c-heading-"], .m-compare-chart .m-product-placement-item > a [class^="c-heading-"], .m-compare-chart .c-product-placement > a [class^="c-heading-"] {
        padding-top: 4px
    }

.c-compare-chart section .f-row, .m-compare-chart section .f-row {
    position: relative;
    display: inline-block;
    padding-right: 24px;
    margin: 10px 0 0;
    width: 100%
}

.c-compare-chart section .f-column:not(:first-child) .c-heading-5, .m-compare-chart section .f-column:not(:first-child) .c-heading-5 {
    opacity: 0
}

.c-compare-chart section .f-icons, .m-compare-chart section .f-icons {
    margin-bottom: 24px
}

.c-compare-chart section img, .m-compare-chart section img {
    margin: 5px;
    display: inline-block
}

.c-compare-chart section button, .c-compare-chart section a.c-button, .m-compare-chart section button, .m-compare-chart section a.c-button {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    color: #fff;
    background-color: #0067b8;
    margin-bottom: 24px
}

    .c-compare-chart section button:before, .c-compare-chart section a.c-button:before, .m-compare-chart section button:before, .m-compare-chart section a.c-button:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .c-compare-chart section button:focus, .c-compare-chart section a.c-button:focus, .m-compare-chart section button:focus, .m-compare-chart section a.c-button:focus {
        border-color: #000
    }

        .c-compare-chart section button:focus:before, .c-compare-chart section a.c-button:focus:before, .m-compare-chart section button:focus:before, .m-compare-chart section a.c-button:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .c-compare-chart section button:focus, .theme-dark .theme-light .c-compare-chart section button:focus, .theme-light .c-compare-chart section a.c-button:focus, .theme-dark .theme-light .c-compare-chart section a.c-button:focus, .theme-light .m-compare-chart section button:focus, .theme-dark .theme-light .m-compare-chart section button:focus, .theme-light .m-compare-chart section a.c-button:focus, .theme-dark .theme-light .m-compare-chart section a.c-button:focus {
    border-color: #000
}

    .theme-light .c-compare-chart section button:focus:before, .theme-dark .theme-light .c-compare-chart section button:focus:before, .theme-light .c-compare-chart section a.c-button:focus:before, .theme-dark .theme-light .c-compare-chart section a.c-button:focus:before, .theme-light .m-compare-chart section button:focus:before, .theme-dark .theme-light .m-compare-chart section button:focus:before, .theme-light .m-compare-chart section a.c-button:focus:before, .theme-dark .theme-light .m-compare-chart section a.c-button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-compare-chart section button:focus, .theme-light .theme-dark .c-compare-chart section button:focus, .theme-dark .c-compare-chart section a.c-button:focus, .theme-light .theme-dark .c-compare-chart section a.c-button:focus, .theme-dark .m-compare-chart section button:focus, .theme-light .theme-dark .m-compare-chart section button:focus, .theme-dark .m-compare-chart section a.c-button:focus, .theme-light .theme-dark .m-compare-chart section a.c-button:focus {
    border-color: #fff
}

    .theme-dark .c-compare-chart section button:focus:before, .theme-light .theme-dark .c-compare-chart section button:focus:before, .theme-dark .c-compare-chart section a.c-button:focus:before, .theme-light .theme-dark .c-compare-chart section a.c-button:focus:before, .theme-dark .m-compare-chart section button:focus:before, .theme-light .theme-dark .m-compare-chart section button:focus:before, .theme-dark .m-compare-chart section a.c-button:focus:before, .theme-light .theme-dark .m-compare-chart section a.c-button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.c-compare-chart section button:focus:not(.x-hidden-focus), .c-compare-chart section button:hover, .c-compare-chart section a.c-button:focus:not(.x-hidden-focus), .c-compare-chart section a.c-button:hover, .m-compare-chart section button:focus:not(.x-hidden-focus), .m-compare-chart section button:hover, .m-compare-chart section a.c-button:focus:not(.x-hidden-focus), .m-compare-chart section a.c-button:hover {
    background: #005da6
}

.c-compare-chart section button:active, .c-compare-chart section a.c-button:active, .m-compare-chart section button:active, .m-compare-chart section a.c-button:active {
    background: #005293;
    -ms-transform: scale(.98);
    transform: scale(.98)
}

.c-compare-chart section button[disabled], .c-compare-chart section a.c-button[disabled], .m-compare-chart section button[disabled], .m-compare-chart section a.c-button[disabled] {
    color: rgba(0,0,0,.2);
    background-color: rgba(0,103,184,.2)
}

.theme-light .c-compare-chart section button, .theme-dark .theme-light .c-compare-chart section button, .theme-light .c-compare-chart section a.c-button, .theme-dark .theme-light .c-compare-chart section a.c-button, .theme-light .m-compare-chart section button, .theme-dark .theme-light .m-compare-chart section button, .theme-light .m-compare-chart section a.c-button, .theme-dark .theme-light .m-compare-chart section a.c-button {
    color: #fff;
    background-color: #000
}

    .theme-light .c-compare-chart section button:focus:not(.x-hidden-focus), .theme-light .c-compare-chart section button:hover, .theme-dark .theme-light .c-compare-chart section button:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-compare-chart section button:hover, .theme-light .c-compare-chart section a.c-button:focus:not(.x-hidden-focus), .theme-light .c-compare-chart section a.c-button:hover, .theme-dark .theme-light .c-compare-chart section a.c-button:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-compare-chart section a.c-button:hover, .theme-light .m-compare-chart section button:focus:not(.x-hidden-focus), .theme-light .m-compare-chart section button:hover, .theme-dark .theme-light .m-compare-chart section button:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-compare-chart section button:hover, .theme-light .m-compare-chart section a.c-button:focus:not(.x-hidden-focus), .theme-light .m-compare-chart section a.c-button:hover, .theme-dark .theme-light .m-compare-chart section a.c-button:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-compare-chart section a.c-button:hover {
        background: #1a1a1a
    }

    .theme-light .c-compare-chart section button:active, .theme-dark .theme-light .c-compare-chart section button:active, .theme-light .c-compare-chart section a.c-button:active, .theme-dark .theme-light .c-compare-chart section a.c-button:active, .theme-light .m-compare-chart section button:active, .theme-dark .theme-light .m-compare-chart section button:active, .theme-light .m-compare-chart section a.c-button:active, .theme-dark .theme-light .m-compare-chart section a.c-button:active {
        background: #333
    }

    .theme-light .c-compare-chart section button[disabled], .theme-dark .theme-light .c-compare-chart section button[disabled], .theme-light .c-compare-chart section a.c-button[disabled], .theme-dark .theme-light .c-compare-chart section a.c-button[disabled], .theme-light .m-compare-chart section button[disabled], .theme-dark .theme-light .m-compare-chart section button[disabled], .theme-light .m-compare-chart section a.c-button[disabled], .theme-dark .theme-light .m-compare-chart section a.c-button[disabled] {
        color: rgba(0,0,0,.2);
        background-color: rgba(0,0,0,.2)
    }

.theme-dark .c-compare-chart section button, .theme-light .theme-dark .c-compare-chart section button, .theme-dark .c-compare-chart section a.c-button, .theme-light .theme-dark .c-compare-chart section a.c-button, .theme-dark .m-compare-chart section button, .theme-light .theme-dark .m-compare-chart section button, .theme-dark .m-compare-chart section a.c-button, .theme-light .theme-dark .m-compare-chart section a.c-button {
    color: #000;
    background-color: #fff
}

    .theme-dark .c-compare-chart section button:focus:not(.x-hidden-focus), .theme-dark .c-compare-chart section button:hover, .theme-light .theme-dark .c-compare-chart section button:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-compare-chart section button:hover, .theme-dark .c-compare-chart section a.c-button:focus:not(.x-hidden-focus), .theme-dark .c-compare-chart section a.c-button:hover, .theme-light .theme-dark .c-compare-chart section a.c-button:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-compare-chart section a.c-button:hover, .theme-dark .m-compare-chart section button:focus:not(.x-hidden-focus), .theme-dark .m-compare-chart section button:hover, .theme-light .theme-dark .m-compare-chart section button:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-compare-chart section button:hover, .theme-dark .m-compare-chart section a.c-button:focus:not(.x-hidden-focus), .theme-dark .m-compare-chart section a.c-button:hover, .theme-light .theme-dark .m-compare-chart section a.c-button:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-compare-chart section a.c-button:hover {
        background: #e6e6e6
    }

    .theme-dark .c-compare-chart section button:active, .theme-light .theme-dark .c-compare-chart section button:active, .theme-dark .c-compare-chart section a.c-button:active, .theme-light .theme-dark .c-compare-chart section a.c-button:active, .theme-dark .m-compare-chart section button:active, .theme-light .theme-dark .m-compare-chart section button:active, .theme-dark .m-compare-chart section a.c-button:active, .theme-light .theme-dark .m-compare-chart section a.c-button:active {
        background: #ccc
    }

    .theme-dark .c-compare-chart section button[disabled], .theme-light .theme-dark .c-compare-chart section button[disabled], .theme-dark .c-compare-chart section a.c-button[disabled], .theme-light .theme-dark .c-compare-chart section a.c-button[disabled], .theme-dark .m-compare-chart section button[disabled], .theme-light .theme-dark .m-compare-chart section button[disabled], .theme-dark .m-compare-chart section a.c-button[disabled], .theme-light .theme-dark .m-compare-chart section a.c-button[disabled] {
        color: rgba(255,255,255,.2);
        background-color: rgba(255,255,255,.2)
    }

.c-compare-chart section ul, .m-compare-chart section ul {
    margin-bottom: 24px
}

.c-compare-chart section .c-call-to-action, .m-compare-chart section .c-call-to-action {
    margin-top: 15px
}

.c-compare-chart section .c-divider, .m-compare-chart section .c-divider {
    box-sizing: border-box
}

.c-compare-chart section p, .m-compare-chart section p {
    margin-bottom: 24px;
    padding: 0;
    display: block
}

@media only screen and (max-width:768px) {
    .c-compare-chart [data-grid*="col-"], .m-compare-chart [data-grid*="col-"] {
        width: 50%
    }
}

@media only screen and (max-width:539px) {
    .c-compare-chart, .m-compare-chart {
        padding: 0 24px
    }

        .c-compare-chart section .c-heading-5, .m-compare-chart section .c-heading-5 {
            visibility: visible
        }

        .c-compare-chart section .f-column .f-row img, .m-compare-chart section .f-column .f-row img {
            max-width: 100%;
            text-align: center
        }
}

.m-content-placement-item, .c-content-placement {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-top: 48px;
    cursor: pointer
}

    .m-content-placement-item .c-heading, .c-content-placement .c-heading {
        font-size: 20px;
        line-height: 24px;
        font-weight: 600;
        opacity: .95;
        padding-top: 1px;
        padding-bottom: 2px;
        margin-top: 37px
    }

@media only screen and (max-width:768px) {
    .m-content-placement-item .c-heading, .c-content-placement .c-heading {
        margin-top: 12px
    }
}

.m-content-placement-item .c-paragraph, .c-content-placement .c-paragraph {
    padding-top: 2px
}

.m-content-placement-item .c-heading, .m-content-placement-item .c-paragraph, .c-content-placement .c-heading, .c-content-placement .c-paragraph {
    padding-right: 12px
}

.m-content-placement-item .c-call-to-action, .c-content-placement .c-call-to-action {
    padding: 10px 3px 7px 0;
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    margin-left: 0;
    color: #0067b8;
    background: transparent;
    transition: none;
    white-space: normal;
    text-align: left
}

@media screen and (-ms-high-contrast:active) {
    .m-content-placement-item .c-call-to-action, .c-content-placement .c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.m-content-placement-item .c-call-to-action:focus, .c-content-placement .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .m-content-placement-item .c-call-to-action:focus, .c-content-placement .c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .m-content-placement-item .c-call-to-action:focus, .theme-dark .theme-light .m-content-placement-item .c-call-to-action:focus, .theme-light .c-content-placement .c-call-to-action:focus, .theme-dark .theme-light .c-content-placement .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .m-content-placement-item .c-call-to-action:focus, .theme-light .theme-dark .m-content-placement-item .c-call-to-action:focus, .theme-dark .c-content-placement .c-call-to-action:focus, .theme-light .theme-dark .c-content-placement .c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .m-content-placement-item .c-call-to-action:hover, .m-content-placement-item .c-call-to-action:active, .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus), .c-content-placement .c-call-to-action:hover, .c-content-placement .c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span, .m-content-placement-item .c-call-to-action:hover span, .m-content-placement-item .c-call-to-action:active span, .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus) span, .c-content-placement .c-call-to-action:hover span, .c-content-placement .c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span, .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.m-content-placement-item .c-call-to-action:hover, .c-content-placement .c-call-to-action:hover {
    color: #005da6
}

.m-content-placement-item .c-call-to-action:active, .c-content-placement .c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.m-content-placement-item .c-call-to-action[aria-disabled="true"], .c-content-placement .c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.m-content-placement-item .c-call-to-action.f-image, .c-content-placement .c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .m-content-placement-item .c-call-to-action, .theme-dark .theme-light .m-content-placement-item .c-call-to-action, .theme-light .c-content-placement .c-call-to-action, .theme-dark .theme-light .c-content-placement .c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .m-content-placement-item .c-call-to-action:hover, .theme-dark .theme-light .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-content-placement-item .c-call-to-action:hover, .theme-light .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .c-content-placement .c-call-to-action:hover, .theme-dark .theme-light .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-content-placement .c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .m-content-placement-item .c-call-to-action:hover, .theme-dark .theme-light .m-content-placement-item .c-call-to-action:hover, .theme-light .c-content-placement .c-call-to-action:hover, .theme-dark .theme-light .c-content-placement .c-call-to-action:hover {
        background: transparent
    }

    .theme-light .m-content-placement-item .c-call-to-action:active, .theme-dark .theme-light .m-content-placement-item .c-call-to-action:active, .theme-light .c-content-placement .c-call-to-action:active, .theme-dark .theme-light .c-content-placement .c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .m-content-placement-item .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .m-content-placement-item .c-call-to-action[aria-disabled="true"], .theme-light .c-content-placement .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .c-content-placement .c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .m-content-placement-item .c-call-to-action, .theme-light .theme-dark .m-content-placement-item .c-call-to-action, .theme-dark .c-content-placement .c-call-to-action, .theme-light .theme-dark .c-content-placement .c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .m-content-placement-item .c-call-to-action:hover, .theme-light .theme-dark .m-content-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-content-placement-item .c-call-to-action:hover, .theme-dark .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .c-content-placement .c-call-to-action:hover, .theme-light .theme-dark .c-content-placement .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-content-placement .c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .m-content-placement-item .c-call-to-action:hover, .theme-light .theme-dark .m-content-placement-item .c-call-to-action:hover, .theme-dark .c-content-placement .c-call-to-action:hover, .theme-light .theme-dark .c-content-placement .c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .m-content-placement-item .c-call-to-action:active, .theme-light .theme-dark .m-content-placement-item .c-call-to-action:active, .theme-dark .c-content-placement .c-call-to-action:active, .theme-light .theme-dark .c-content-placement .c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .m-content-placement-item .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .m-content-placement-item .c-call-to-action[aria-disabled="true"], .theme-dark .c-content-placement .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .c-content-placement .c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

.m-content-placement-item .c-call-to-action span, .c-content-placement .c-call-to-action span {
    display: inline
}

.m-content-placement-item .c-call-to-action.f-image, .c-content-placement .c-call-to-action.f-image {
    margin-top: 16px
}

.m-content-placement-item .c-hyperlink, .c-content-placement .c-hyperlink {
    padding: 10px 0;
    margin-right: 16px;
    display: inline-block
}

    .m-content-placement-item .c-hyperlink + .c-hyperlink, .c-content-placement .c-hyperlink + .c-hyperlink {
        padding-right: 0
    }

.m-content-placement-item .c-badge, .c-content-placement .c-badge {
    margin: 12px 0 4px
}

@media only screen and (min-width:320px) {
    .m-content-placement-item .c-badge + .c-heading, .c-content-placement .c-badge + .c-heading {
        padding-top: 0;
        margin: 0
    }
}

.m-content-placement-item .c-video, .m-content-placement-item .m-ambient-video, .c-content-placement .c-video, .c-content-placement .m-ambient-video {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    left: 0;
    padding: 0
}

    .m-content-placement-item .c-video video, .m-content-placement-item .m-ambient-video video, .c-content-placement .c-video video, .c-content-placement .m-ambient-video video {
        min-width: 100%;
        width: 100%;
        height: 100%
    }

.m-content-placement-item .c-video-player, .c-content-placement .c-video-player {
    min-width: 100%
}

.m-content-placement-item > picture, .c-content-placement > picture {
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 56%
}

    .m-content-placement-item > picture img, .c-content-placement > picture img {
        position: absolute;
        left: 0;
        width: 100%;
        height: auto
    }

@media only screen and (max-width:539px) {
    .m-content-placement-item .c-heading, .c-content-placement .c-heading {
        font-size: 18px;
        line-height: 24px
    }
}

.m-content-placement-item .c-group, .c-content-placement .c-group {
    display: block;
    overflow: visible
}

    .m-content-placement-item .c-group > .c-call-to-action, .c-content-placement .c-group > .c-call-to-action {
        padding-right: 16px;
        margin-top: 0
    }

.m-content-placement-item:hover, .c-content-placement:hover {
    cursor: default
}

.m-content-placement-item[data-js-href]:hover, .c-content-placement[data-js-href]:hover {
    cursor: pointer
}

    .m-content-placement-item[data-js-href]:hover picture img, .c-content-placement[data-js-href]:hover picture img {
        opacity: .9
    }

.m-content-placement-item.f-precise-click, .no-js .m-content-placement-item, .c-content-placement.f-precise-click, .no-js .c-content-placement {
    cursor: auto !important
}

.m-content-placement-item > a:first-child, .c-content-placement > a:first-child {
    display: block
}

    .m-content-placement-item > a:first-child .c-heading, .c-content-placement > a:first-child .c-heading {
        font-size: 20px;
        line-height: 24px;
        font-weight: 600;
        opacity: .95;
        padding-top: 1px;
        padding-bottom: 2px;
        margin-top: 37px
    }

@media only screen and (max-width:768px) {
    .m-content-placement-item > a:first-child .c-heading, .c-content-placement > a:first-child .c-heading {
        margin-top: 12px
    }
}

.m-content-placement-item > a:first-child .c-paragraph, .c-content-placement > a:first-child .c-paragraph {
    padding-top: 2px
}

.m-content-placement-item > a:first-child .c-heading, .m-content-placement-item > a:first-child .c-paragraph, .c-content-placement > a:first-child .c-heading, .c-content-placement > a:first-child .c-paragraph {
    padding-right: 12px
}

.m-content-placement-item > a:first-child .c-call-to-action, .c-content-placement > a:first-child .c-call-to-action {
    padding: 10px 3px 7px 0;
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    margin-left: 0;
    color: #0067b8;
    background: transparent;
    transition: none;
    white-space: normal;
    text-align: left
}

@media screen and (-ms-high-contrast:active) {
    .m-content-placement-item > a:first-child .c-call-to-action, .c-content-placement > a:first-child .c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.m-content-placement-item > a:first-child .c-call-to-action:focus, .c-content-placement > a:first-child .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .m-content-placement-item > a:first-child .c-call-to-action:focus, .c-content-placement > a:first-child .c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .m-content-placement-item > a:first-child .c-call-to-action:focus, .theme-dark .theme-light .m-content-placement-item > a:first-child .c-call-to-action:focus, .theme-light .c-content-placement > a:first-child .c-call-to-action:focus, .theme-dark .theme-light .c-content-placement > a:first-child .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .m-content-placement-item > a:first-child .c-call-to-action:focus, .theme-light .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:focus, .theme-dark .c-content-placement > a:first-child .c-call-to-action:focus, .theme-light .theme-dark .c-content-placement > a:first-child .c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .m-content-placement-item > a:first-child .c-call-to-action:hover, .m-content-placement-item > a:first-child .c-call-to-action:active, .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .c-content-placement > a:first-child .c-call-to-action:hover, .c-content-placement > a:first-child .c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span, .m-content-placement-item > a:first-child .c-call-to-action:hover span, .m-content-placement-item > a:first-child .c-call-to-action:active span, .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span, .c-content-placement > a:first-child .c-call-to-action:hover span, .c-content-placement > a:first-child .c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span, .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.m-content-placement-item > a:first-child .c-call-to-action:hover, .c-content-placement > a:first-child .c-call-to-action:hover {
    color: #005da6
}

.m-content-placement-item > a:first-child .c-call-to-action:active, .c-content-placement > a:first-child .c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.m-content-placement-item > a:first-child .c-call-to-action[aria-disabled="true"], .c-content-placement > a:first-child .c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.m-content-placement-item > a:first-child .c-call-to-action.f-image, .c-content-placement > a:first-child .c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .m-content-placement-item > a:first-child .c-call-to-action, .theme-dark .theme-light .m-content-placement-item > a:first-child .c-call-to-action, .theme-light .c-content-placement > a:first-child .c-call-to-action, .theme-dark .theme-light .c-content-placement > a:first-child .c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .m-content-placement-item > a:first-child .c-call-to-action:hover, .theme-dark .theme-light .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-content-placement-item > a:first-child .c-call-to-action:hover, .theme-light .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .c-content-placement > a:first-child .c-call-to-action:hover, .theme-dark .theme-light .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-content-placement > a:first-child .c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .m-content-placement-item > a:first-child .c-call-to-action:hover, .theme-dark .theme-light .m-content-placement-item > a:first-child .c-call-to-action:hover, .theme-light .c-content-placement > a:first-child .c-call-to-action:hover, .theme-dark .theme-light .c-content-placement > a:first-child .c-call-to-action:hover {
        background: transparent
    }

    .theme-light .m-content-placement-item > a:first-child .c-call-to-action:active, .theme-dark .theme-light .m-content-placement-item > a:first-child .c-call-to-action:active, .theme-light .c-content-placement > a:first-child .c-call-to-action:active, .theme-dark .theme-light .c-content-placement > a:first-child .c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .m-content-placement-item > a:first-child .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .m-content-placement-item > a:first-child .c-call-to-action[aria-disabled="true"], .theme-light .c-content-placement > a:first-child .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .c-content-placement > a:first-child .c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .m-content-placement-item > a:first-child .c-call-to-action, .theme-light .theme-dark .m-content-placement-item > a:first-child .c-call-to-action, .theme-dark .c-content-placement > a:first-child .c-call-to-action, .theme-light .theme-dark .c-content-placement > a:first-child .c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:hover, .theme-light .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:hover, .theme-dark .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .c-content-placement > a:first-child .c-call-to-action:hover, .theme-light .theme-dark .c-content-placement > a:first-child .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-content-placement > a:first-child .c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:hover, .theme-light .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:hover, .theme-dark .c-content-placement > a:first-child .c-call-to-action:hover, .theme-light .theme-dark .c-content-placement > a:first-child .c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:active, .theme-light .theme-dark .m-content-placement-item > a:first-child .c-call-to-action:active, .theme-dark .c-content-placement > a:first-child .c-call-to-action:active, .theme-light .theme-dark .c-content-placement > a:first-child .c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .m-content-placement-item > a:first-child .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .m-content-placement-item > a:first-child .c-call-to-action[aria-disabled="true"], .theme-dark .c-content-placement > a:first-child .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .c-content-placement > a:first-child .c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

.m-content-placement-item > a:first-child .c-call-to-action span, .c-content-placement > a:first-child .c-call-to-action span {
    display: inline
}

.m-content-placement-item > a:first-child .c-call-to-action.f-image, .c-content-placement > a:first-child .c-call-to-action.f-image {
    margin-top: 16px
}

.m-content-placement-item > a:first-child .c-hyperlink, .c-content-placement > a:first-child .c-hyperlink {
    padding: 10px 0;
    margin-right: 16px;
    display: inline-block
}

    .m-content-placement-item > a:first-child .c-hyperlink + .c-hyperlink, .c-content-placement > a:first-child .c-hyperlink + .c-hyperlink {
        padding-right: 0
    }

.m-content-placement-item > a:first-child .c-badge, .c-content-placement > a:first-child .c-badge {
    margin: 12px 0 4px
}

@media only screen and (min-width:320px) {
    .m-content-placement-item > a:first-child .c-badge + .c-heading, .c-content-placement > a:first-child .c-badge + .c-heading {
        padding-top: 0;
        margin: 0
    }
}

.m-content-placement-item > a:first-child .c-video, .m-content-placement-item > a:first-child .m-ambient-video, .c-content-placement > a:first-child .c-video, .c-content-placement > a:first-child .m-ambient-video {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    left: 0;
    padding: 0
}

    .m-content-placement-item > a:first-child .c-video video, .m-content-placement-item > a:first-child .m-ambient-video video, .c-content-placement > a:first-child .c-video video, .c-content-placement > a:first-child .m-ambient-video video {
        min-width: 100%;
        width: 100%;
        height: 100%
    }

.m-content-placement-item > a:first-child .c-video-player, .c-content-placement > a:first-child .c-video-player {
    min-width: 100%
}

.m-content-placement-item > a:first-child > picture, .c-content-placement > a:first-child > picture {
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 56%
}

    .m-content-placement-item > a:first-child > picture img, .c-content-placement > a:first-child > picture img {
        position: absolute;
        left: 0;
        width: 100%;
        height: auto
    }

@media only screen and (max-width:539px) {
    .m-content-placement-item > a:first-child .c-heading, .c-content-placement > a:first-child .c-heading {
        font-size: 18px;
        line-height: 24px
    }
}

.m-content-placement-item > a:first-child:hover picture img, .c-content-placement > a:first-child:hover picture img {
    opacity: .9
}

.m-content-placement-item > a:first-child:hover .c-heading, .c-content-placement > a:first-child:hover .c-heading {
    text-decoration: underline
}

.m-content-placement-item > a:first-child:hover + .c-call-to-action span, .m-content-placement-item > a:first-child:hover + .c-hyperlink, .c-content-placement > a:first-child:hover + .c-call-to-action span, .c-content-placement > a:first-child:hover + .c-hyperlink {
    text-decoration: underline
}

.m-content-placement-item > a:first-child:hover + .c-group > .c-call-to-action:first-child span, .m-content-placement-item > a:first-child:hover + .c-group > .c-hyperlink:first-child, .c-content-placement > a:first-child:hover + .c-group > .c-call-to-action:first-child span, .c-content-placement > a:first-child:hover + .c-group > .c-hyperlink:first-child {
    text-decoration: underline
}

.m-content-placement-item > a:first-child:active picture img, .c-content-placement > a:first-child:active picture img {
    opacity: .8
}

.m-content-placement-item > a:first-child:active .c-heading, .c-content-placement > a:first-child:active .c-heading {
    text-decoration: underline
}

.m-content-placement {
    padding-top: 0;
    padding-left: calc(5% - 12px);
    padding-right: calc(5% - 12px)
}

    .m-content-placement.x-remove-padding {
        padding-left: 0;
        padding-right: 0
    }

@media screen and (min-width:1084px) {
    .m-content-placement {
        padding-left: 0;
        padding-right: 0;
        margin-left: -12px;
        margin-right: -12px
    }
}

.m-content-placement.f-align-center {
    text-align: center
}

.expired-deal-image {
    opacity: .5;
    filter: grayscale(1)
}

.expired-deal-text {
    color: #000 !important;
    letter-spacing: .3px
}

.presentation-content {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    background-color: #f2f2f2
}

.presentation-glyph {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #a80000;
    font-size: 64px;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%)
}

.presentation-image > img {
    opacity: 0
}

.m-rich-content-block > [class*="c-heading"]:first-child {
    padding-top: 0
}

.m-rich-content-block[data-grid~="pad-6x"] {
    padding-left: 0;
    padding-right: 0
}

    .m-rich-content-block[data-grid~="pad-6x"][data-grid~="stack-2"] > div [class*="c-heading"]:first-child {
        padding-top: 0
    }

    .m-rich-content-block[data-grid~="pad-6x"][data-grid~="stack-2"] > div + div [class*="c-heading"]:first-child {
        padding-top: 48px
    }

@media only screen and (min-width:768px) {
    .m-rich-content-block[data-grid~="pad-6x"][data-grid~="stack-2"] > div + div [class*="c-heading"]:first-child {
        padding-top: 0
    }
}

.m-rich-content-block[data-grid~="pad-6x"][data-grid~="stack-3"] > div [class*="c-heading"]:first-child {
    padding-top: 0
}

.m-rich-content-block[data-grid~="pad-6x"][data-grid~="stack-3"] > div + div [class*="c-heading"]:first-child {
    padding-top: 48px
}

@media only screen and (min-width:1084px) {
    .m-rich-content-block[data-grid~="pad-6x"][data-grid~="stack-3"] > div + div [class*="c-heading"]:first-child {
        padding-top: 0
    }
}

@media only screen and (min-width:540px) {
    .m-rich-content-block[data-grid~="pad-6x"] {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media only screen and (min-width:768px) {
    .m-rich-content-block[data-grid~="pad-6x"] {
        padding-left: 24px;
        padding-right: 24px;
        padding-top: 48px
    }
}

@media only screen and (min-width:1400px) {
    .m-rich-content-block[data-grid~="pad-6x"] {
        padding-left: 36px;
        padding-right: 36px
    }
}

.m-rich-content-block[data-grid~="pad-12x"] {
    padding-left: 30px;
    padding-right: 30px
}

    .m-rich-content-block[data-grid~="pad-12x"][data-grid~="stack-2"] > div [class*="c-heading"]:first-child {
        padding-top: 0
    }

    .m-rich-content-block[data-grid~="pad-12x"][data-grid~="stack-2"] > div + div [class*="c-heading"]:first-child {
        padding-top: 48px
    }

@media only screen and (min-width:768px) {
    .m-rich-content-block[data-grid~="pad-12x"][data-grid~="stack-2"] > div + div [class*="c-heading"]:first-child {
        padding-top: 0
    }
}

.m-rich-content-block[data-grid~="pad-12x"][data-grid~="stack-3"] > div [class*="c-heading"]:first-child {
    padding-top: 0
}

.m-rich-content-block[data-grid~="pad-12x"][data-grid~="stack-3"] > div + div [class*="c-heading"]:first-child {
    padding-top: 48px
}

@media only screen and (min-width:1084px) {
    .m-rich-content-block[data-grid~="pad-12x"][data-grid~="stack-3"] > div + div [class*="c-heading"]:first-child {
        padding-top: 0
    }
}

@media screen and (max-width:1778px) {
    .m-rich-content-block[data-grid~="pad-12x"] {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (max-width:1399px) {
    .m-rich-content-block[data-grid~="pad-12x"] {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media only screen and (max-width:1083px) {
    .m-rich-content-block[data-grid~="pad-12x"] {
        padding-left: 18px;
        padding-right: 18px
    }
}

@media only screen and (max-width:767px) {
    .m-rich-content-block[data-grid~="pad-12x"] {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media only screen and (max-width:539px) {
    .m-rich-content-block[data-grid~="pad-12x"] {
        padding-left: 0;
        padding-right: 0
    }
}

.context-ucx h1 {
    font-size: 62px;
    line-height: 72px;
    padding: 38px 0 6px;
    font-weight: 600;
    letter-spacing: -.01em
}

.context-ucx h2 {
    font-size: 46px;
    line-height: 56px;
    padding: 37px 0 3px;
    font-weight: 600;
    letter-spacing: -.01em
}

.context-ucx h3 {
    font-size: 24px;
    line-height: 28px;
    padding: 36px 0 4px;
    font-weight: 600
}

.context-ucx h4 {
    font-size: 24px;
    line-height: 28px;
    padding: 36px 0 4px;
    font-weight: 600
}

.context-ucx h5 {
    font-size: 20px;
    line-height: 24px;
    padding: 35px 0 5px;
    font-weight: 600
}

.context-ucx h6 {
    font-size: 18px;
    line-height: 24px;
    padding: 37px 0 3px;
    font-weight: 600
}

.context-ucx small {
    font-size: 11px;
    line-height: 16px;
    padding: 4px 0 4px;
    font-weight: 400
}

.context-ucx p {
    font-size: 15px;
    line-height: 20px;
    padding: 24px 0 0;
    font-weight: 400
}

.m-device-actions {
    padding-left: 0;
    padding-right: 0;
    margin-top: 24px;
    padding-top: 0
}

    .m-device-actions [data-grid="col-6"]:first-child {
        padding-right: 12px;
        padding-left: 0
    }

        .m-device-actions [data-grid="col-6"]:first-child .f-row:first-child {
            display: none
        }

    .m-device-actions [data-grid="col-6"] {
        padding-right: 0;
        padding-left: 12px
    }

        .m-device-actions [data-grid="col-6"] .f-row:first-child {
            color: #000
        }

    .m-device-actions .f-row {
        overflow: hidden;
        color: rgba(0,0,0,.6);
        margin-top: 24px
    }

        .m-device-actions .f-row:first-child {
            margin-top: 0
        }

        .m-device-actions .f-row .c-meta-text {
            margin-top: 0
        }

    .m-device-actions .f-description {
        overflow: hidden
    }

        .m-device-actions .f-description [class^="c-paragraph"] {
            padding: 0
        }

        .m-device-actions .f-description .f-battery [class^="c-paragraph"], .m-device-actions .f-description .f-battery .c-image {
            display: inline-block;
            margin-right: 12px
        }

    .m-device-actions .f-button {
        float: left;
        padding-right: 24px;
        min-width: 150px;
        margin-bottom: 12px
    }

    .m-device-actions .c-button {
        margin-top: 0
    }

    .m-device-actions .c-meta-text {
        display: block;
        margin-top: 24px
    }

@media only screen and (max-width:1083px) {
    .m-device-actions {
        padding-left: 12px;
        padding-right: 12px
    }

        .m-device-actions [data-grid="col-6"]:first-child {
            padding-top: 0
        }

            .m-device-actions [data-grid="col-6"]:first-child .f-row:first-child {
                display: block;
                margin-top: 0;
                margin-bottom: 20px
            }

        .m-device-actions [data-grid="col-6"] {
            padding-left: 0;
            margin-bottom: 0
        }

            .m-device-actions [data-grid="col-6"] .f-row:first-child {
                display: none
            }
}

@media only screen and (max-width:539px) {
    .m-device-actions .f-button {
        float: none;
        padding-right: 0
    }

    .m-device-actions .c-button {
        width: 100%
    }

    .m-device-actions .f-row:first-child {
        margin-bottom: 0
    }

        .m-device-actions .f-row:first-child .f-button {
            margin-bottom: 20px
        }
}

.f-map {
    clear: both;
    width: 100%;
    height: 440px;
    background: #737373
}

@media only screen and (max-width:320px) {
    .f-map {
        height: 260px
    }
}

.m-email-sign-up {
    padding-left: 0;
    padding-right: 0
}

    .m-email-sign-up .c-group > input.c-text-field {
        margin-top: 12px;
        margin-right: 12px;
        height: auto
    }

        .m-email-sign-up .c-group > input.c-text-field + .c-button {
            margin-right: 20px
        }

            .m-email-sign-up .c-group > input.c-text-field + .c-button + .c-hyperlink {
                margin-top: 20px
            }

    .m-email-sign-up .c-checkbox .c-label {
        margin-right: 0
    }

@media only screen and (max-width:1083px) {
    .m-email-sign-up {
        padding-left: 36px;
        padding-right: 36px
    }
}

@media only screen and (max-width:540px) {
    .m-email-sign-up {
        padding-left: 24px;
        padding-right: 24px
    }
}

.m-expansion-panel {
    overflow: hidden
}

    .m-expansion-panel .expansion-panel__toggle-button {
        display: none;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .m-expansion-panel .expansion-panel__toggle-button.f-align-start {
            -ms-flex-pack: start;
            justify-content: flex-start
        }

    .m-expansion-panel .expansion-panel__pane {
        height: 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height 600ms ease-in-out
    }

        .m-expansion-panel .expansion-panel__pane .expansion-panel__pane__content {
            overflow: hidden
        }

            .m-expansion-panel .expansion-panel__pane .expansion-panel__pane__content .c-group {
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                -ms-flex-pack: start;
                justify-content: flex-start;
                padding: 0
            }

            .m-expansion-panel .expansion-panel__pane .expansion-panel__pane__content .expansion-panel__pane__card {
                background-color: #ebebeb;
                height: 500px
            }

.m-feature-group {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0;
    background: rgba(0,0,0,.1);
    margin-top: 48px
}

@media only screen and (min-width:540px) {
    .m-feature-group {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media only screen and (min-width:768px) {
    .m-feature-group {
        padding-left: 36px;
        padding-right: 36px
    }
}

@media only screen and (min-width:1400px) {
    .m-feature-group {
        padding-left: 48px;
        padding-right: 48px
    }
}

.m-feature-group .m-area-heading {
    float: none
}

.m-feature-group .m-feature {
    float: none;
    margin-bottom: 48px
}

    .m-feature-group .m-feature picture img {
        width: 100%
    }

    .m-feature-group .m-feature .f-background-neutral-00, .m-feature-group .m-feature.f-background-neutral-00 {
        color: #000;
        background: #fff
    }

        .m-feature-group .m-feature .f-background-neutral-00 .c-call-to-action, .m-feature-group .m-feature.f-background-neutral-00 .c-call-to-action {
            color: #0067b8
        }

            .m-feature-group .m-feature .f-background-neutral-00 .c-call-to-action:focus:not(.x-hidden-focus), .m-feature-group .m-feature.f-background-neutral-00 .c-call-to-action:focus:not(.x-hidden-focus) {
                background: rgba(0,103,184,.1)
            }

            .m-feature-group .m-feature .f-background-neutral-00 .c-call-to-action:focus:not(.x-hidden-focus), .m-feature-group .m-feature .f-background-neutral-00 .c-call-to-action:hover, .m-feature-group .m-feature.f-background-neutral-00 .c-call-to-action:focus:not(.x-hidden-focus), .m-feature-group .m-feature.f-background-neutral-00 .c-call-to-action:hover {
                color: #005da6
            }

            .m-feature-group .m-feature .f-background-neutral-00 .c-call-to-action:active, .m-feature-group .m-feature.f-background-neutral-00 .c-call-to-action:active {
                background: none;
                color: #005293
            }

.c-feature, .m-feature {
    display: block;
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    height: auto
}

    .c-feature:before, .c-feature:after, .m-feature:before, .m-feature:after {
        content: " ";
        display: table
    }

    .c-feature:after, .m-feature:after {
        clear: both
    }

    .c-feature.f-background-neutral-00, .m-feature.f-background-neutral-00 {
        background: #fff
    }

    .c-feature.f-background-neutral-10, .m-feature.f-background-neutral-10 {
        background: #e6e6e6
    }

    .c-feature.f-background-neutral-20, .m-feature.f-background-neutral-20 {
        background: #d2d2d2
    }

    .c-feature.f-background-neutral-30, .m-feature.f-background-neutral-30 {
        background: #acacac
    }

    .c-feature.f-background-neutral-45, .m-feature.f-background-neutral-45 {
        background: #919191
    }

    .c-feature.f-background-neutral-55, .m-feature.f-background-neutral-55 {
        background: #737373
    }

    .c-feature.f-background-neutral-65, .m-feature.f-background-neutral-65 {
        background: #505050
    }

    .c-feature.f-background-neutral-75, .m-feature.f-background-neutral-75 {
        background: #464646
    }

    .c-feature.f-background-neutral-80, .m-feature.f-background-neutral-80 {
        background: #2f2f2f
    }

    .c-feature.f-background-neutral-90, .m-feature.f-background-neutral-90 {
        background: #171717
    }

    .c-feature.f-background-neutral-100, .m-feature.f-background-neutral-100 {
        background: #000
    }

    .c-feature .c-call-to-action, .m-feature .c-call-to-action {
        margin-top: 10px
    }

        .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary) {
            padding: 10px 3px 7px 0;
            position: relative;
            border: 2px solid transparent;
            outline: 1px solid transparent;
            outline-offset: -3px;
            margin-left: 0;
            color: #0067b8;
            background: transparent;
            transition: none;
            white-space: normal;
            text-align: unset
        }

@media screen and (-ms-high-contrast:active) {
    .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary) {
        border-color: window !important;
        outline-color: window
    }
}

.c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus {
        border-color: windowText !important
    }
}

.theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus, .theme-dark .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus, .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus, .theme-dark .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus, .theme-light .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus, .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus, .theme-light .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active {
    background: transparent;
    box-shadow: none !important
}

    .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span, .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover span, .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active span, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover span, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover {
    color: #005da6
}

.c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.c-feature .c-call-to-action:not(.f-primary):not(.f-secondary)[aria-disabled="true"], .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary)[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.c-feature .c-call-to-action:not(.f-primary):not(.f-secondary).f-image, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary).f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary), .theme-dark .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary), .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary), .theme-dark .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary) {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-dark .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-dark .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span, .theme-dark .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span, .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span, .theme-dark .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-dark .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-dark .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-dark .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-dark .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-dark .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-dark .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover {
        background: transparent
    }

    .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active, .theme-dark .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active, .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active, .theme-dark .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary)[aria-disabled="true"], .theme-dark .theme-light .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary)[aria-disabled="true"], .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary)[aria-disabled="true"], .theme-dark .theme-light .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary)[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary), .theme-light .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary), .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary), .theme-light .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary) {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-light .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-light .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span, .theme-light .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span, .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span, .theme-light .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-light .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-light .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-light .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .theme-light .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover {
        color: #e6e6e6
    }

    .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-light .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .theme-light .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):hover {
        background: transparent
    }

    .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active, .theme-light .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active, .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active, .theme-light .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary):active {
        color: #ccc
    }

    .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary)[aria-disabled="true"], .theme-light .theme-dark .c-feature .c-call-to-action:not(.f-primary):not(.f-secondary)[aria-disabled="true"], .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary)[aria-disabled="true"], .theme-light .theme-dark .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary)[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

.c-feature .c-call-to-action:not(.f-primary):not(.f-secondary) span, .m-feature .c-call-to-action:not(.f-primary):not(.f-secondary) span {
    display: inline
}

.c-feature .f-lean, .m-feature .f-lean {
    margin-top: 0
}

.c-feature > div, .m-feature > div {
    text-align: center;
    margin: 0 auto
}

    .c-feature > div .c-heading, .m-feature > div .c-heading {
        font-size: 20px;
        line-height: 24px;
        padding: 35px 0 5px;
        font-weight: 600;
        font-weight: 600;
        opacity: .95;
        padding-top: 24px;
        margin-top: 20px
    }

    .c-feature > div .c-paragraph, .m-feature > div .c-paragraph {
        font-size: 15px;
        line-height: 20px;
        padding: 12px 0 0;
        font-weight: 400
    }

    .c-feature > div .c-badge, .c-feature > div .c-logo, .m-feature > div .c-badge, .m-feature > div .c-logo {
        margin-top: 12px
    }

        .c-feature > div .c-badge + .c-heading, .c-feature > div .c-logo + .c-heading, .m-feature > div .c-badge + .c-heading, .m-feature > div .c-logo + .c-heading {
            padding-top: 8px
        }

    .c-feature > div .c-logo, .m-feature > div .c-logo {
        display: block
    }

        .c-feature > div .c-logo img, .m-feature > div .c-logo img {
            margin: 0 auto
        }

    .c-feature > div .c-call-to-action, .m-feature > div .c-call-to-action {
        margin-top: 10px
    }

        .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action {
            padding: 10px 3px 7px 0;
            position: relative;
            border: 2px solid transparent;
            outline: 1px solid transparent;
            outline-offset: -3px;
            margin-left: 0;
            color: #0067b8;
            background: transparent;
            transition: none;
            margin-right: 16px
        }

@media screen and (-ms-high-contrast:active) {
    .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus, .theme-dark .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus, .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus, .theme-dark .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus, .theme-light .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus, .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus, .theme-light .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span, .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover span, .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active span, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover span, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover {
    color: #005da6
}

.c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action[aria-disabled="true"], .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action.f-image, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action, .theme-dark .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action, .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action, .theme-dark .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-dark .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-dark .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-dark .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-dark .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover {
        background: transparent
    }

    .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active, .theme-dark .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active, .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active, .theme-dark .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action[aria-disabled="true"], .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action, .theme-light .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action, .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action, .theme-light .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-light .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-light .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-light .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover, .theme-light .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active, .theme-light .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active, .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active, .theme-light .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action[aria-disabled="true"], .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

.c-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action.default-style, .m-feature > div .c-call-to-action:not(.f-primary):not(.f-secondary) .c-call-to-action.default-style {
    background: initial;
    color: initial
}

.c-feature > div .c-group, .m-feature > div .c-group {
    display: block;
    overflow: visible;
    margin-top: 10px
}

    .c-feature > div .c-group .c-call-to-action, .m-feature > div .c-group .c-call-to-action {
        padding-right: 16px;
        margin-top: 0;
        margin-right: 4px
    }

.c-feature picture, .c-feature .c-image-action, .c-feature .c-video, .c-feature .c-video-player, .c-feature .m-ambient-video, .m-feature picture, .m-feature .c-image-action, .m-feature .c-video, .m-feature .c-video-player, .m-feature .m-ambient-video {
    display: block;
    width: 100%;
    max-width: 100%
}

    .c-feature picture img, .m-feature picture img {
        max-width: 100%;
        min-height: 213px;
        height: auto
    }

.c-feature .c-image-action, .m-feature .c-image-action {
    width: 100%;
    display: block;
    position: relative
}

    .c-feature .c-image-action a, .c-feature .c-image-action button, .m-feature .c-image-action a, .m-feature .c-image-action button {
        width: 48px;
        height: 48px;
        margin: 0;
        margin-top: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        border: transparent;
        border-radius: 50%;
        background: rgba(0,0,0,.6)
    }

        .c-feature .c-image-action a:before, .c-feature .c-image-action button:before, .m-feature .c-image-action a:before, .m-feature .c-image-action button:before {
            margin: 0;
            position: absolute;
            top: calc(50% - 12px);
            left: calc(50% - 12px);
            color: #fff;
            font-size: 24px
        }

        .c-feature .c-image-action a:hover, .c-feature .c-image-action button:hover, .m-feature .c-image-action a:hover, .m-feature .c-image-action button:hover {
            text-decoration: none;
            background: rgba(0,0,0,.7)
        }

        .c-feature .c-image-action a:active, .c-feature .c-image-action button:active, .m-feature .c-image-action a:active, .m-feature .c-image-action button:active {
            background: rgba(0,0,0,.8)
        }

    .c-feature .c-image-action picture, .m-feature .c-image-action picture {
        width: 100%
    }

.c-feature.f-align-left > div, .c-feature.f-align-right > div, .m-feature.f-align-left > div, .m-feature.f-align-right > div {
    width: 100%;
    position: relative;
    padding: 0 24px 24px
}

    .c-feature.f-align-left > div.m-ambient-video, .c-feature.f-align-left > div.c-video-player, .c-feature.f-align-right > div.m-ambient-video, .c-feature.f-align-right > div.c-video-player, .m-feature.f-align-left > div.m-ambient-video, .m-feature.f-align-left > div.c-video-player, .m-feature.f-align-right > div.m-ambient-video, .m-feature.f-align-right > div.c-video-player {
        padding: 0
    }

.c-feature.f-align-left .c-lightbox-video, .c-feature.f-align-right .c-lightbox-video, .m-feature.f-align-left .c-lightbox-video, .m-feature.f-align-right .c-lightbox-video {
    position: relative;
    overflow: hidden;
    left: 0;
    top: auto;
    -ms-transform: none;
    transform: none;
    padding: 0
}

    .c-feature.f-align-left .c-lightbox-video > div, .c-feature.f-align-right .c-lightbox-video > div, .m-feature.f-align-left .c-lightbox-video > div, .m-feature.f-align-right .c-lightbox-video > div {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0
    }

        .c-feature.f-align-left .c-lightbox-video > div > section, .c-feature.f-align-right .c-lightbox-video > div > section, .m-feature.f-align-left .c-lightbox-video > div > section, .m-feature.f-align-right .c-lightbox-video > div > section {
            text-align: center;
            height: 100%;
            width: 100%
        }

            .c-feature.f-align-left .c-lightbox-video > div > section > div, .c-feature.f-align-right .c-lightbox-video > div > section > div, .m-feature.f-align-left .c-lightbox-video > div > section > div, .m-feature.f-align-right .c-lightbox-video > div > section > div {
                padding: 0%;
                position: absolute;
                top: calc(50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                text-align: center;
                margin: auto;
                width: 100%
            }

            .c-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph, .c-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph, .m-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph, .m-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph {
                font-size: 24px;
                content: "";
                line-height: 13px;
                height: 48px;
                min-width: 48px !important;
                outline: none;
                border-radius: 50%;
                margin: 0;
                padding: 0;
                background: rgba(0,0,0,.6);
                padding-right: 5px
            }

                .c-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover, .c-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover, .m-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover, .m-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover {
                    color: rgba(255,255,255,.8)
                }

                .c-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus, .c-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus, .m-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus, .m-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus {
                    background: rgba(0,0,0,.6)
                }

.c-feature.f-align-center > div, .m-feature.f-align-center > div {
    width: auto;
    padding: 0 5%;
    max-width: 100%
}

    .c-feature.f-align-center > div .c-group, .m-feature.f-align-center > div .c-group {
        display: block
    }

        .c-feature.f-align-center > div .c-group .c-call-to-action, .m-feature.f-align-center > div .c-group .c-call-to-action {
            margin: 0 2px
        }

    .c-feature.f-align-center > div .c-image, .m-feature.f-align-center > div .c-image {
        display: inline-block
    }

    .c-feature.f-align-center > div .c-logo, .m-feature.f-align-center > div .c-logo {
        margin: 12px auto 0
    }

.c-feature.f-align-center .c-video-player, .m-feature.f-align-center .c-video-player {
    padding: 0
}

.c-feature.f-align-center picture, .c-feature.f-align-center .c-image-action, .c-feature.f-align-center .c-video, .c-feature.f-align-center .c-video-player, .c-feature.f-align-center .m-ambient-video, .m-feature.f-align-center picture, .m-feature.f-align-center .c-image-action, .m-feature.f-align-center .c-video, .m-feature.f-align-center .c-video-player, .m-feature.f-align-center .m-ambient-video {
    width: 100%
}

.c-feature.f-align-center .c-lightbox-video, .m-feature.f-align-center .c-lightbox-video {
    position: relative;
    overflow: hidden;
    left: 0;
    top: auto;
    -ms-transform: none;
    transform: none;
    padding: 0
}

    .c-feature.f-align-center .c-lightbox-video > div, .m-feature.f-align-center .c-lightbox-video > div {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0
    }

        .c-feature.f-align-center .c-lightbox-video > div > section, .m-feature.f-align-center .c-lightbox-video > div > section {
            text-align: center;
            height: 100%;
            width: 100%
        }

            .c-feature.f-align-center .c-lightbox-video > div > section > div, .m-feature.f-align-center .c-lightbox-video > div > section > div {
                padding: 0%;
                position: absolute;
                top: calc(50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                text-align: center;
                margin: auto;
                width: 100%
            }

            .c-feature.f-align-center .c-lightbox-video > div > section button.c-action-trigger.c-glyph, .m-feature.f-align-center .c-lightbox-video > div > section button.c-action-trigger.c-glyph {
                font-size: 24px;
                content: "";
                line-height: 13px;
                height: 48px;
                min-width: 48px !important;
                outline: none;
                border-radius: 50%;
                margin: 0;
                padding: 0;
                background: rgba(0,0,0,.6)
            }

                .c-feature.f-align-center .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover, .m-feature.f-align-center .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover {
                    color: rgba(255,255,255,.8)
                }

                .c-feature.f-align-center .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus, .m-feature.f-align-center .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus {
                    background: rgba(0,0,0,.6)
                }

.c-feature .f-video-controls, .m-feature .f-video-controls {
    text-align: left
}

.c-feature.f-background-accent, .m-feature.f-background-accent {
    background: #0067b8
}

    .c-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary) {
        color: #fff
    }

        .c-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) {
            outline: transparent;
            background: rgba(255,255,255,.1)
        }

        .c-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):hover {
            color: #e6e6e6
        }

        .c-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):active {
            background: none;
            color: #ccc
        }

.c-feature.f-background-neutral-00, .c-feature.f-background-neutral-10, .c-feature.f-background-neutral-20, .c-feature.f-background-neutral-30, .m-feature.f-background-neutral-00, .m-feature.f-background-neutral-10, .m-feature.f-background-neutral-20, .m-feature.f-background-neutral-30 {
    color: #000
}

    .c-feature.f-background-neutral-00 .c-call-to-action:not(.f-primary):not(.f-secondary), .c-feature.f-background-neutral-10 .c-call-to-action:not(.f-primary):not(.f-secondary), .c-feature.f-background-neutral-20 .c-call-to-action:not(.f-primary):not(.f-secondary), .c-feature.f-background-neutral-30 .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-neutral-00 .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-neutral-10 .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-neutral-20 .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-neutral-30 .c-call-to-action:not(.f-primary):not(.f-secondary) {
        color: #000
    }

        .c-feature.f-background-neutral-00 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-10 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-20 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-30 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-00 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-10 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-20 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-30 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) {
            outline: transparent;
            background: rgba(0,0,0,.1)
        }

        .c-feature.f-background-neutral-00 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-00 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .c-feature.f-background-neutral-10 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-10 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .c-feature.f-background-neutral-20 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-20 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .c-feature.f-background-neutral-30 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-30 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-neutral-00 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-00 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-neutral-10 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-10 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-neutral-20 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-20 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-neutral-30 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-30 .c-call-to-action:not(.f-primary):not(.f-secondary):hover {
            color: #000
        }

        .c-feature.f-background-neutral-00 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .c-feature.f-background-neutral-10 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .c-feature.f-background-neutral-20 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .c-feature.f-background-neutral-30 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-neutral-00 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-neutral-10 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-neutral-20 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-neutral-30 .c-call-to-action:not(.f-primary):not(.f-secondary):active {
            background: none;
            color: #000
        }

.c-feature.f-background-neutral-45, .c-feature.f-background-neutral-55, .c-feature.f-background-neutral-65, .c-feature.f-background-neutral-75, .c-feature.f-background-neutral-80, .c-feature.f-background-neutral-90, .c-feature.f-background-neutral-100, .c-feature.f-background-accent, .m-feature.f-background-neutral-45, .m-feature.f-background-neutral-55, .m-feature.f-background-neutral-65, .m-feature.f-background-neutral-75, .m-feature.f-background-neutral-80, .m-feature.f-background-neutral-90, .m-feature.f-background-neutral-100, .m-feature.f-background-accent {
    color: #fff
}

    .c-feature.f-background-neutral-45 .c-call-to-action:not(.f-primary):not(.f-secondary), .c-feature.f-background-neutral-55 .c-call-to-action:not(.f-primary):not(.f-secondary), .c-feature.f-background-neutral-65 .c-call-to-action:not(.f-primary):not(.f-secondary), .c-feature.f-background-neutral-75 .c-call-to-action:not(.f-primary):not(.f-secondary), .c-feature.f-background-neutral-80 .c-call-to-action:not(.f-primary):not(.f-secondary), .c-feature.f-background-neutral-90 .c-call-to-action:not(.f-primary):not(.f-secondary), .c-feature.f-background-neutral-100 .c-call-to-action:not(.f-primary):not(.f-secondary), .c-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-neutral-45 .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-neutral-55 .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-neutral-65 .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-neutral-75 .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-neutral-80 .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-neutral-90 .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-neutral-100 .c-call-to-action:not(.f-primary):not(.f-secondary), .m-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary) {
        color: #fff
    }

        .c-feature.f-background-neutral-45 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-55 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-65 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-75 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-80 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-90 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-100 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-45 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-55 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-65 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-75 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-80 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-90 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-100 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) {
            outline: transparent;
            background: rgba(255,255,255,.7)
        }

        .c-feature.f-background-neutral-45 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-55 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-65 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-75 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-80 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-90 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-neutral-100 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .c-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-45 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-55 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-65 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-75 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-80 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-90 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-neutral-100 .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus), .m-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):focus:not(.x-hidden-focus) {
            color: #2f2f2f
        }

        .c-feature.f-background-neutral-45 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .c-feature.f-background-neutral-55 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .c-feature.f-background-neutral-65 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .c-feature.f-background-neutral-75 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .c-feature.f-background-neutral-80 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .c-feature.f-background-neutral-90 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .c-feature.f-background-neutral-100 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .c-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-neutral-45 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-neutral-55 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-neutral-65 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-neutral-75 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-neutral-80 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-neutral-90 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-neutral-100 .c-call-to-action:not(.f-primary):not(.f-secondary):hover, .m-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):hover {
            color: #e6e6e6
        }

        .c-feature.f-background-neutral-45 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .c-feature.f-background-neutral-55 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .c-feature.f-background-neutral-65 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .c-feature.f-background-neutral-75 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .c-feature.f-background-neutral-80 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .c-feature.f-background-neutral-90 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .c-feature.f-background-neutral-100 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .c-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-neutral-45 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-neutral-55 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-neutral-65 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-neutral-75 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-neutral-80 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-neutral-90 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-neutral-100 .c-call-to-action:not(.f-primary):not(.f-secondary):active, .m-feature.f-background-accent .c-call-to-action:not(.f-primary):not(.f-secondary):active {
            background: none;
            color: #ccc
        }

@media only screen and (min-width:320px) {
    .c-feature.f-align-left .c-list, .c-feature.f-align-right .c-list, .m-feature.f-align-left .c-list, .m-feature.f-align-right .c-list {
        list-style-position: inside;
        text-align: left
    }
}

@media only screen and (min-width:540px) {
    .c-feature.f-align-center, .m-feature.f-align-center {
        min-height: 300px
    }

    .c-feature.f-align-left, .c-feature.f-align-right, .m-feature.f-align-left, .m-feature.f-align-right {
        min-height: 211px
    }

        .c-feature.f-align-left > div, .c-feature.f-align-right > div, .m-feature.f-align-left > div, .m-feature.f-align-right > div {
            width: 490px;
            margin: 0 auto;
            text-align: center
        }

            .c-feature.f-align-left > div.c-video, .c-feature.f-align-left > div.m-ambient-video, .c-feature.f-align-left > div.c-video-player, .c-feature.f-align-right > div.c-video, .c-feature.f-align-right > div.m-ambient-video, .c-feature.f-align-right > div.c-video-player, .m-feature.f-align-left > div.c-video, .m-feature.f-align-left > div.m-ambient-video, .m-feature.f-align-left > div.c-video-player, .m-feature.f-align-right > div.c-video, .m-feature.f-align-right > div.m-ambient-video, .m-feature.f-align-right > div.c-video-player {
                width: 100%
            }

        .c-feature.f-align-left .c-logo img, .c-feature.f-align-right .c-logo img, .m-feature.f-align-left .c-logo img, .m-feature.f-align-right .c-logo img {
            margin: 0 auto
        }

        .c-feature.f-align-left .c-list, .c-feature.f-align-right .c-list, .m-feature.f-align-left .c-list, .m-feature.f-align-right .c-list {
            list-style-position: inside;
            text-align: left
        }
}

@media only screen and (min-width:768px) {
    .c-feature.f-align-left picture, .c-feature.f-align-right picture, .m-feature.f-align-left picture, .m-feature.f-align-right picture {
        width: 50%
    }

        .c-feature.f-align-left picture img, .c-feature.f-align-right picture img, .m-feature.f-align-left picture img, .m-feature.f-align-right picture img {
            right: 0
        }

    .c-feature.f-align-left .c-lightbox-video, .c-feature.f-align-right .c-lightbox-video, .m-feature.f-align-left .c-lightbox-video, .m-feature.f-align-right .c-lightbox-video {
        position: relative;
        overflow: hidden;
        left: 0;
        top: auto;
        -ms-transform: none;
        transform: none;
        padding: 0
    }

        .c-feature.f-align-left .c-lightbox-video > div, .c-feature.f-align-right .c-lightbox-video > div, .m-feature.f-align-left .c-lightbox-video > div, .m-feature.f-align-right .c-lightbox-video > div {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            margin: 0
        }

            .c-feature.f-align-left .c-lightbox-video > div > section, .c-feature.f-align-right .c-lightbox-video > div > section, .m-feature.f-align-left .c-lightbox-video > div > section, .m-feature.f-align-right .c-lightbox-video > div > section {
                text-align: center;
                height: 100%;
                width: 100%
            }

                .c-feature.f-align-left .c-lightbox-video > div > section > div, .c-feature.f-align-right .c-lightbox-video > div > section > div, .m-feature.f-align-left .c-lightbox-video > div > section > div, .m-feature.f-align-right .c-lightbox-video > div > section > div {
                    padding: 0%;
                    position: absolute;
                    width: 50%;
                    max-width: 50%;
                    top: calc(50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    text-align: center;
                    margin: auto
                }

                .c-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph, .c-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph, .m-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph, .m-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph {
                    font-size: 24px;
                    content: "";
                    line-height: 13px;
                    height: 48px;
                    min-width: 48px !important;
                    outline: none;
                    border-radius: 50%;
                    margin: 0;
                    padding: 0;
                    background: rgba(0,0,0,.6)
                }

                    .c-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover, .c-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover, .m-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover, .m-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover {
                        color: rgba(255,255,255,.8)
                    }

                    .c-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus, .c-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus, .m-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus, .m-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus {
                        background: rgba(0,0,0,.6)
                    }

    .c-feature.f-align-left > div, .c-feature.f-align-right > div, .m-feature.f-align-left > div, .m-feature.f-align-right > div {
        padding-left: 36px;
        padding-right: 36px;
        padding-bottom: 0;
        position: absolute;
        top: calc(50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50%;
        text-align: left
    }

        .c-feature.f-align-left > div .c-logo img, .c-feature.f-align-right > div .c-logo img, .m-feature.f-align-left > div .c-logo img, .m-feature.f-align-right > div .c-logo img {
            margin: 0
        }

        .c-feature.f-align-left > div.c-video, .c-feature.f-align-left > div.c-video-player, .c-feature.f-align-left > div.m-ambient-video, .c-feature.f-align-right > div.c-video, .c-feature.f-align-right > div.c-video-player, .c-feature.f-align-right > div.m-ambient-video, .m-feature.f-align-left > div.c-video, .m-feature.f-align-left > div.c-video-player, .m-feature.f-align-left > div.m-ambient-video, .m-feature.f-align-right > div.c-video, .m-feature.f-align-right > div.c-video-player, .m-feature.f-align-right > div.m-ambient-video {
            width: 50%;
            max-width: 50%;
            overflow: hidden;
            position: relative;
            left: 0;
            top: auto;
            -ms-transform: none;
            transform: none;
            padding: 0
        }

            .c-feature.f-align-left > div.c-video > h1, .c-feature.f-align-left > div.c-video-player > h1, .c-feature.f-align-left > div.m-ambient-video > h1, .c-feature.f-align-right > div.c-video > h1, .c-feature.f-align-right > div.c-video-player > h1, .c-feature.f-align-right > div.m-ambient-video > h1, .m-feature.f-align-left > div.c-video > h1, .m-feature.f-align-left > div.c-video-player > h1, .m-feature.f-align-left > div.m-ambient-video > h1, .m-feature.f-align-right > div.c-video > h1, .m-feature.f-align-right > div.c-video-player > h1, .m-feature.f-align-right > div.m-ambient-video > h1 {
                display: none
            }

            .c-feature.f-align-left > div.c-video video, .c-feature.f-align-left > div.c-video-player video, .c-feature.f-align-left > div.m-ambient-video video, .c-feature.f-align-right > div.c-video video, .c-feature.f-align-right > div.c-video-player video, .c-feature.f-align-right > div.m-ambient-video video, .m-feature.f-align-left > div.c-video video, .m-feature.f-align-left > div.c-video-player video, .m-feature.f-align-left > div.m-ambient-video video, .m-feature.f-align-right > div.c-video video, .m-feature.f-align-right > div.c-video-player video, .m-feature.f-align-right > div.m-ambient-video video {
                width: 100%;
                min-width: 100%;
                height: 100%;
                max-height: 100%
            }

        .c-feature.f-align-left > div.m-ambient-video, .c-feature.f-align-left > div.c-video-player, .c-feature.f-align-right > div.m-ambient-video, .c-feature.f-align-right > div.c-video-player, .m-feature.f-align-left > div.m-ambient-video, .m-feature.f-align-left > div.c-video-player, .m-feature.f-align-right > div.m-ambient-video, .m-feature.f-align-right > div.c-video-player {
            margin: 0
        }

        .c-feature.f-align-left > div .c-heading, .c-feature.f-align-right > div .c-heading, .m-feature.f-align-left > div .c-heading, .m-feature.f-align-right > div .c-heading {
            padding-top: 0
        }

    .c-feature.f-align-left .c-image-action, .c-feature.f-align-right .c-image-action, .m-feature.f-align-left .c-image-action, .m-feature.f-align-right .c-image-action {
        width: 50%
    }

        .c-feature.f-align-left .c-image-action picture, .c-feature.f-align-right .c-image-action picture, .m-feature.f-align-left .c-image-action picture, .m-feature.f-align-right .c-image-action picture {
            width: 100%
        }

    .c-feature.f-align-left > div, .m-feature.f-align-left > div {
        left: 0
    }

    .c-feature.f-align-left picture, .c-feature.f-align-left .c-image-action, .c-feature.f-align-left .c-video, .c-feature.f-align-left .c-video-player, .c-feature.f-align-left .m-ambient-video, .m-feature.f-align-left picture, .m-feature.f-align-left .c-image-action, .m-feature.f-align-left .c-video, .m-feature.f-align-left .c-video-player, .m-feature.f-align-left .m-ambient-video {
        float: right
    }

    .c-feature.f-align-left .c-lightbox-video > div > section > div, .m-feature.f-align-left .c-lightbox-video > div > section > div {
        right: 0
    }

    .c-feature.f-align-right > div, .m-feature.f-align-right > div {
        left: 50%
    }

    .c-feature.f-align-right picture, .c-feature.f-align-right .c-image-action, .c-feature.f-align-right .c-video, .c-feature.f-align-right .c-video-player, .c-feature.f-align-right .m-ambient-video, .m-feature.f-align-right picture, .m-feature.f-align-right .c-image-action, .m-feature.f-align-right .c-video, .m-feature.f-align-right .c-video-player, .m-feature.f-align-right .m-ambient-video {
        float: left;
        left: 0
    }

    .c-feature.f-align-right.f-image-priority > div, .m-feature.f-align-right.f-image-priority > div {
        left: 65%
    }

        .c-feature.f-align-right.f-image-priority > div.c-video, .c-feature.f-align-right.f-image-priority > div.c-video-player, .c-feature.f-align-right.f-image-priority > div.m-ambient-video, .m-feature.f-align-right.f-image-priority > div.c-video, .m-feature.f-align-right.f-image-priority > div.c-video-player, .m-feature.f-align-right.f-image-priority > div.m-ambient-video {
            left: 0
        }

    .c-feature.f-set-ratio.f-align-left, .c-feature.f-set-ratio.f-align-right, .m-feature.f-set-ratio.f-align-left, .m-feature.f-set-ratio.f-align-right {
        position: relative;
        padding-bottom: 37.5%
    }
}

@media only screen and (min-width:768px) and (min-width:1400px) {
    .c-feature.f-set-ratio.f-align-left, .c-feature.f-set-ratio.f-align-right, .m-feature.f-set-ratio.f-align-left, .m-feature.f-set-ratio.f-align-right {
        padding-bottom: 28.125%
    }
}

@media only screen and (min-width:768px) {
    .c-feature.f-set-ratio.f-align-left picture, .c-feature.f-set-ratio.f-align-left .c-image-action, .c-feature.f-set-ratio.f-align-left .c-video-player, .c-feature.f-set-ratio.f-align-left .c-video, .c-feature.f-set-ratio.f-align-left .m-ambient-video, .c-feature.f-set-ratio.f-align-right picture, .c-feature.f-set-ratio.f-align-right .c-image-action, .c-feature.f-set-ratio.f-align-right .c-video-player, .c-feature.f-set-ratio.f-align-right .c-video, .c-feature.f-set-ratio.f-align-right .m-ambient-video, .m-feature.f-set-ratio.f-align-left picture, .m-feature.f-set-ratio.f-align-left .c-image-action, .m-feature.f-set-ratio.f-align-left .c-video-player, .m-feature.f-set-ratio.f-align-left .c-video, .m-feature.f-set-ratio.f-align-left .m-ambient-video, .m-feature.f-set-ratio.f-align-right picture, .m-feature.f-set-ratio.f-align-right .c-image-action, .m-feature.f-set-ratio.f-align-right .c-video-player, .m-feature.f-set-ratio.f-align-right .c-video, .m-feature.f-set-ratio.f-align-right .m-ambient-video {
        position: absolute
    }

    .c-feature.f-set-ratio.f-align-left picture, .c-feature.f-set-ratio.f-align-right picture, .m-feature.f-set-ratio.f-align-left picture, .m-feature.f-set-ratio.f-align-right picture {
        left: 50%;
        width: 50%
    }

        .c-feature.f-set-ratio.f-align-left picture img, .c-feature.f-set-ratio.f-align-right picture img, .m-feature.f-set-ratio.f-align-left picture img, .m-feature.f-set-ratio.f-align-right picture img {
            right: 0
        }

    .c-feature.f-set-ratio.f-align-left.f-image-priority, .c-feature.f-set-ratio.f-align-right.f-image-priority, .m-feature.f-set-ratio.f-align-left.f-image-priority, .m-feature.f-set-ratio.f-align-right.f-image-priority {
        padding-bottom: 28.1625%
    }
}

@media only screen and (min-width:768px) and (min-width:1084px) {
    .c-feature.f-set-ratio.f-align-left.f-image-priority, .c-feature.f-set-ratio.f-align-right.f-image-priority, .m-feature.f-set-ratio.f-align-left.f-image-priority, .m-feature.f-set-ratio.f-align-right.f-image-priority {
        padding-bottom: 36.5%
    }
}

@media only screen and (min-width:768px) {
    .c-feature.f-set-ratio.f-align-left:not(.f-image-priority) .m-ambient-video, .c-feature.f-set-ratio.f-align-right:not(.f-image-priority) .m-ambient-video, .m-feature.f-set-ratio.f-align-left:not(.f-image-priority) .m-ambient-video, .m-feature.f-set-ratio.f-align-right:not(.f-image-priority) .m-ambient-video {
        height: 100%
    }

    .c-feature.f-set-ratio.f-align-left > div, .m-feature.f-set-ratio.f-align-left > div {
        left: 0
    }

    .c-feature.f-set-ratio.f-align-left picture, .c-feature.f-set-ratio.f-align-left .c-image-action, .c-feature.f-set-ratio.f-align-left .c-video, .c-feature.f-set-ratio.f-align-left .c-video-player, .c-feature.f-set-ratio.f-align-left .m-ambient-video, .m-feature.f-set-ratio.f-align-left picture, .m-feature.f-set-ratio.f-align-left .c-image-action, .m-feature.f-set-ratio.f-align-left .c-video, .m-feature.f-set-ratio.f-align-left .c-video-player, .m-feature.f-set-ratio.f-align-left .m-ambient-video {
        left: 50%
    }

    .c-feature.f-set-ratio.f-align-right > div, .m-feature.f-set-ratio.f-align-right > div {
        left: 50%
    }

    .c-feature.f-set-ratio.f-align-right picture, .c-feature.f-set-ratio.f-align-right .c-image-action, .c-feature.f-set-ratio.f-align-right .c-video, .c-feature.f-set-ratio.f-align-right .c-video-player, .c-feature.f-set-ratio.f-align-right .m-ambient-video, .m-feature.f-set-ratio.f-align-right picture, .m-feature.f-set-ratio.f-align-right .c-image-action, .m-feature.f-set-ratio.f-align-right .c-video, .m-feature.f-set-ratio.f-align-right .c-video-player, .m-feature.f-set-ratio.f-align-right .m-ambient-video {
        right: 50%;
        left: 0
    }

    .c-feature.f-set-ratio.f-align-right.f-image-priority > div, .m-feature.f-set-ratio.f-align-right.f-image-priority > div {
        left: 50%
    }

        .c-feature.f-set-ratio.f-align-right.f-image-priority > div.c-video, .c-feature.f-set-ratio.f-align-right.f-image-priority > div.c-video-player, .c-feature.f-set-ratio.f-align-right.f-image-priority > div.m-ambient-video, .m-feature.f-set-ratio.f-align-right.f-image-priority > div.c-video, .m-feature.f-set-ratio.f-align-right.f-image-priority > div.c-video-player, .m-feature.f-set-ratio.f-align-right.f-image-priority > div.m-ambient-video {
            left: 0
        }

    .c-feature.f-align-right, .m-feature.f-align-right {
        min-height: 213px
    }

        .c-feature.f-align-right.f-image-priority > div, .m-feature.f-align-right.f-image-priority > div {
            left: 50%
        }

    .c-feature.f-align-left, .m-feature.f-align-left {
        min-height: 213px
    }

    .c-feature.f-align-center, .m-feature.f-align-center {
        min-height: 300px
    }
}

@media only screen and (min-width:1084px) {
    .c-feature > div .c-heading, .m-feature > div .c-heading {
        font-size: 34px;
        line-height: 40px;
        padding: 38px 0 2px;
        font-weight: 600;
        padding-top: 0
    }

    .c-feature > div .c-paragraph, .m-feature > div .c-paragraph {
        padding-top: 12px
    }

    .c-feature.f-align-right, .c-feature.f-align-left, .m-feature.f-align-right, .m-feature.f-align-left {
        min-height: 279px
    }

        .c-feature.f-align-right.f-image-priority picture, .c-feature.f-align-left.f-image-priority picture, .m-feature.f-align-right.f-image-priority picture, .m-feature.f-align-left.f-image-priority picture {
            width: 65%
        }

        .c-feature.f-align-right.f-image-priority .c-lightbox-video > div > section > div, .c-feature.f-align-left.f-image-priority .c-lightbox-video > div > section > div, .m-feature.f-align-right.f-image-priority .c-lightbox-video > div > section > div, .m-feature.f-align-left.f-image-priority .c-lightbox-video > div > section > div {
            width: 65%;
            min-width: 65%
        }

        .c-feature.f-align-right.f-image-priority > div, .c-feature.f-align-left.f-image-priority > div, .m-feature.f-align-right.f-image-priority > div, .m-feature.f-align-left.f-image-priority > div {
            width: 35%
        }

            .c-feature.f-align-right.f-image-priority > div.c-video, .c-feature.f-align-right.f-image-priority > div.c-video-player, .c-feature.f-align-right.f-image-priority > div.m-ambient-video, .c-feature.f-align-left.f-image-priority > div.c-video, .c-feature.f-align-left.f-image-priority > div.c-video-player, .c-feature.f-align-left.f-image-priority > div.m-ambient-video, .m-feature.f-align-right.f-image-priority > div.c-video, .m-feature.f-align-right.f-image-priority > div.c-video-player, .m-feature.f-align-right.f-image-priority > div.m-ambient-video, .m-feature.f-align-left.f-image-priority > div.c-video, .m-feature.f-align-left.f-image-priority > div.c-video-player, .m-feature.f-align-left.f-image-priority > div.m-ambient-video {
                width: 65%;
                max-width: 65%
            }

        .c-feature.f-align-right.f-image-priority > div, .m-feature.f-align-right.f-image-priority > div {
            left: 65%
        }

    .c-feature.f-align-center, .m-feature.f-align-center {
        min-height: 400px
    }

        .c-feature.f-align-center > div, .m-feature.f-align-center > div {
            max-width: 798px
        }

            .c-feature.f-align-center > div.c-video, .c-feature.f-align-center > div.c-video-player, .c-feature.f-align-center > div.m-ambient-video, .m-feature.f-align-center > div.c-video, .m-feature.f-align-center > div.c-video-player, .m-feature.f-align-center > div.m-ambient-video {
                max-width: 100%
            }

    .c-feature.f-set-ratio.f-align-right.f-image-priority > div, .m-feature.f-set-ratio.f-align-right.f-image-priority > div {
        left: 65%
    }

    .c-feature.f-set-ratio.f-align-right.f-image-priority picture, .c-feature.f-set-ratio.f-align-right.f-image-priority > .c-video, .c-feature.f-set-ratio.f-align-right.f-image-priority > .c-video-player, .c-feature.f-set-ratio.f-align-right.f-image-priority > .m-ambient-video, .m-feature.f-set-ratio.f-align-right.f-image-priority picture, .m-feature.f-set-ratio.f-align-right.f-image-priority > .c-video, .m-feature.f-set-ratio.f-align-right.f-image-priority > .c-video-player, .m-feature.f-set-ratio.f-align-right.f-image-priority > .m-ambient-video {
        right: 35%
    }

    .c-feature.f-set-ratio.f-align-left.f-image-priority > div, .m-feature.f-set-ratio.f-align-left.f-image-priority > div {
        right: 65%
    }

    .c-feature.f-set-ratio.f-align-left.f-image-priority picture, .c-feature.f-set-ratio.f-align-left.f-image-priority > .c-video, .c-feature.f-set-ratio.f-align-left.f-image-priority > .c-video-player, .c-feature.f-set-ratio.f-align-left.f-image-priority > .m-ambient-video, .m-feature.f-set-ratio.f-align-left.f-image-priority picture, .m-feature.f-set-ratio.f-align-left.f-image-priority > .c-video, .m-feature.f-set-ratio.f-align-left.f-image-priority > .c-video-player, .m-feature.f-set-ratio.f-align-left.f-image-priority > .m-ambient-video {
        left: 35%
    }
}

@media only screen and (min-width:1400px) {
    .c-feature.f-align-center, .m-feature.f-align-center {
        min-height: 400px
    }

    .c-feature.f-align-right, .c-feature.f-align-left, .m-feature.f-align-right, .m-feature.f-align-left {
        min-height: 315px
    }

        .c-feature.f-align-right > div, .c-feature.f-align-left > div, .m-feature.f-align-right > div, .m-feature.f-align-left > div {
            padding-left: 48px;
            padding-right: 48px
        }

            .c-feature.f-align-right > div.c-video, .c-feature.f-align-right > div.c-video-player, .c-feature.f-align-right > div.m-ambient-video, .c-feature.f-align-left > div.c-video, .c-feature.f-align-left > div.c-video-player, .c-feature.f-align-left > div.m-ambient-video, .m-feature.f-align-right > div.c-video, .m-feature.f-align-right > div.c-video-player, .m-feature.f-align-right > div.m-ambient-video, .m-feature.f-align-left > div.c-video, .m-feature.f-align-left > div.c-video-player, .m-feature.f-align-left > div.m-ambient-video {
                padding: 0
            }
}

@media only screen and (min-width:1779px) {
    .c-feature.f-align-left picture, .c-feature.f-align-right picture, .m-feature.f-align-left picture, .m-feature.f-align-right picture {
        width: 50%
    }

        .c-feature.f-align-left picture img, .c-feature.f-align-right picture img, .m-feature.f-align-left picture img, .m-feature.f-align-right picture img {
            right: 0
        }

    .c-feature.f-align-left .c-lightbox-video, .c-feature.f-align-right .c-lightbox-video, .m-feature.f-align-left .c-lightbox-video, .m-feature.f-align-right .c-lightbox-video {
        position: relative;
        overflow: hidden;
        left: 0;
        top: auto;
        -ms-transform: none;
        transform: none;
        padding: 0
    }

        .c-feature.f-align-left .c-lightbox-video > div, .c-feature.f-align-right .c-lightbox-video > div, .m-feature.f-align-left .c-lightbox-video > div, .m-feature.f-align-right .c-lightbox-video > div {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            margin: 0
        }

            .c-feature.f-align-left .c-lightbox-video > div > section, .c-feature.f-align-right .c-lightbox-video > div > section, .m-feature.f-align-left .c-lightbox-video > div > section, .m-feature.f-align-right .c-lightbox-video > div > section {
                text-align: center;
                height: 100%;
                width: 100%
            }

                .c-feature.f-align-left .c-lightbox-video > div > section > div, .c-feature.f-align-right .c-lightbox-video > div > section > div, .m-feature.f-align-left .c-lightbox-video > div > section > div, .m-feature.f-align-right .c-lightbox-video > div > section > div {
                    padding: 0%;
                    position: absolute;
                    width: 50%;
                    max-width: 50%;
                    top: calc(50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    text-align: center;
                    margin: auto
                }

                .c-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph, .c-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph, .m-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph, .m-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph {
                    font-size: 24px;
                    content: "";
                    line-height: 13px;
                    height: 48px;
                    min-width: 48px !important;
                    outline: none;
                    border-radius: 50%;
                    margin: 0;
                    padding: 0;
                    background: rgba(0,0,0,.6)
                }

                    .c-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover, .c-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover, .m-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover, .m-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover {
                        color: rgba(255,255,255,.8)
                    }

                    .c-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus, .c-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus, .m-feature.f-align-left .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus, .m-feature.f-align-right .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus {
                        background: rgba(0,0,0,.6)
                    }

    .c-feature.f-align-left > div, .c-feature.f-align-right > div, .m-feature.f-align-left > div, .m-feature.f-align-right > div {
        padding-left: 36px;
        padding-right: 36px;
        padding-bottom: 0;
        position: absolute;
        top: calc(50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50%;
        text-align: left
    }

        .c-feature.f-align-left > div .c-logo img, .c-feature.f-align-right > div .c-logo img, .m-feature.f-align-left > div .c-logo img, .m-feature.f-align-right > div .c-logo img {
            margin: 0
        }

        .c-feature.f-align-left > div.c-video, .c-feature.f-align-left > div.c-video-player, .c-feature.f-align-left > div.m-ambient-video, .c-feature.f-align-right > div.c-video, .c-feature.f-align-right > div.c-video-player, .c-feature.f-align-right > div.m-ambient-video, .m-feature.f-align-left > div.c-video, .m-feature.f-align-left > div.c-video-player, .m-feature.f-align-left > div.m-ambient-video, .m-feature.f-align-right > div.c-video, .m-feature.f-align-right > div.c-video-player, .m-feature.f-align-right > div.m-ambient-video {
            width: 50%;
            max-width: 50%;
            overflow: hidden;
            position: relative;
            left: 0;
            top: auto;
            -ms-transform: none;
            transform: none;
            padding: 0
        }

            .c-feature.f-align-left > div.c-video > h1, .c-feature.f-align-left > div.c-video-player > h1, .c-feature.f-align-left > div.m-ambient-video > h1, .c-feature.f-align-right > div.c-video > h1, .c-feature.f-align-right > div.c-video-player > h1, .c-feature.f-align-right > div.m-ambient-video > h1, .m-feature.f-align-left > div.c-video > h1, .m-feature.f-align-left > div.c-video-player > h1, .m-feature.f-align-left > div.m-ambient-video > h1, .m-feature.f-align-right > div.c-video > h1, .m-feature.f-align-right > div.c-video-player > h1, .m-feature.f-align-right > div.m-ambient-video > h1 {
                display: none
            }

            .c-feature.f-align-left > div.c-video video, .c-feature.f-align-left > div.c-video-player video, .c-feature.f-align-left > div.m-ambient-video video, .c-feature.f-align-right > div.c-video video, .c-feature.f-align-right > div.c-video-player video, .c-feature.f-align-right > div.m-ambient-video video, .m-feature.f-align-left > div.c-video video, .m-feature.f-align-left > div.c-video-player video, .m-feature.f-align-left > div.m-ambient-video video, .m-feature.f-align-right > div.c-video video, .m-feature.f-align-right > div.c-video-player video, .m-feature.f-align-right > div.m-ambient-video video {
                width: 100%;
                min-width: 100%;
                height: 100%;
                max-height: 100%
            }

        .c-feature.f-align-left > div.m-ambient-video, .c-feature.f-align-left > div.c-video-player, .c-feature.f-align-right > div.m-ambient-video, .c-feature.f-align-right > div.c-video-player, .m-feature.f-align-left > div.m-ambient-video, .m-feature.f-align-left > div.c-video-player, .m-feature.f-align-right > div.m-ambient-video, .m-feature.f-align-right > div.c-video-player {
            margin: 0
        }

        .c-feature.f-align-left > div .c-heading, .c-feature.f-align-right > div .c-heading, .m-feature.f-align-left > div .c-heading, .m-feature.f-align-right > div .c-heading {
            padding-top: 0
        }

    .c-feature.f-align-left .c-image-action, .c-feature.f-align-right .c-image-action, .m-feature.f-align-left .c-image-action, .m-feature.f-align-right .c-image-action {
        width: 50%
    }

        .c-feature.f-align-left .c-image-action picture, .c-feature.f-align-right .c-image-action picture, .m-feature.f-align-left .c-image-action picture, .m-feature.f-align-right .c-image-action picture {
            width: 100%
        }

    .c-feature.f-align-left > div, .m-feature.f-align-left > div {
        left: 0
    }

    .c-feature.f-align-left picture, .c-feature.f-align-left .c-image-action, .c-feature.f-align-left .c-video, .c-feature.f-align-left .c-video-player, .c-feature.f-align-left .m-ambient-video, .m-feature.f-align-left picture, .m-feature.f-align-left .c-image-action, .m-feature.f-align-left .c-video, .m-feature.f-align-left .c-video-player, .m-feature.f-align-left .m-ambient-video {
        float: right
    }

    .c-feature.f-align-left .c-lightbox-video > div > section > div, .m-feature.f-align-left .c-lightbox-video > div > section > div {
        right: 0
    }

    .c-feature.f-align-right > div, .m-feature.f-align-right > div {
        left: 50%
    }

    .c-feature.f-align-right picture, .c-feature.f-align-right .c-image-action, .c-feature.f-align-right .c-video, .c-feature.f-align-right .c-video-player, .c-feature.f-align-right .m-ambient-video, .m-feature.f-align-right picture, .m-feature.f-align-right .c-image-action, .m-feature.f-align-right .c-video, .m-feature.f-align-right .c-video-player, .m-feature.f-align-right .m-ambient-video {
        float: left;
        left: 0
    }

    .c-feature.f-align-right.f-image-priority > div, .m-feature.f-align-right.f-image-priority > div {
        left: 65%
    }

        .c-feature.f-align-right.f-image-priority > div.c-video, .c-feature.f-align-right.f-image-priority > div.c-video-player, .c-feature.f-align-right.f-image-priority > div.m-ambient-video, .m-feature.f-align-right.f-image-priority > div.c-video, .m-feature.f-align-right.f-image-priority > div.c-video-player, .m-feature.f-align-right.f-image-priority > div.m-ambient-video {
            left: 0
        }

    .c-feature.f-set-ratio.f-align-left, .c-feature.f-set-ratio.f-align-right, .m-feature.f-set-ratio.f-align-left, .m-feature.f-set-ratio.f-align-right {
        position: relative;
        padding-bottom: 37.5%
    }
}

@media only screen and (min-width:1779px) and (min-width:1400px) {
    .c-feature.f-set-ratio.f-align-left, .c-feature.f-set-ratio.f-align-right, .m-feature.f-set-ratio.f-align-left, .m-feature.f-set-ratio.f-align-right {
        padding-bottom: 28.125%
    }
}

@media only screen and (min-width:1779px) {
    .c-feature.f-set-ratio.f-align-left picture, .c-feature.f-set-ratio.f-align-left .c-image-action, .c-feature.f-set-ratio.f-align-left .c-video-player, .c-feature.f-set-ratio.f-align-left .c-video, .c-feature.f-set-ratio.f-align-left .m-ambient-video, .c-feature.f-set-ratio.f-align-right picture, .c-feature.f-set-ratio.f-align-right .c-image-action, .c-feature.f-set-ratio.f-align-right .c-video-player, .c-feature.f-set-ratio.f-align-right .c-video, .c-feature.f-set-ratio.f-align-right .m-ambient-video, .m-feature.f-set-ratio.f-align-left picture, .m-feature.f-set-ratio.f-align-left .c-image-action, .m-feature.f-set-ratio.f-align-left .c-video-player, .m-feature.f-set-ratio.f-align-left .c-video, .m-feature.f-set-ratio.f-align-left .m-ambient-video, .m-feature.f-set-ratio.f-align-right picture, .m-feature.f-set-ratio.f-align-right .c-image-action, .m-feature.f-set-ratio.f-align-right .c-video-player, .m-feature.f-set-ratio.f-align-right .c-video, .m-feature.f-set-ratio.f-align-right .m-ambient-video {
        position: absolute
    }

    .c-feature.f-set-ratio.f-align-left picture, .c-feature.f-set-ratio.f-align-right picture, .m-feature.f-set-ratio.f-align-left picture, .m-feature.f-set-ratio.f-align-right picture {
        left: 50%;
        width: 50%
    }

        .c-feature.f-set-ratio.f-align-left picture img, .c-feature.f-set-ratio.f-align-right picture img, .m-feature.f-set-ratio.f-align-left picture img, .m-feature.f-set-ratio.f-align-right picture img {
            right: 0
        }

    .c-feature.f-set-ratio.f-align-left.f-image-priority, .c-feature.f-set-ratio.f-align-right.f-image-priority, .m-feature.f-set-ratio.f-align-left.f-image-priority, .m-feature.f-set-ratio.f-align-right.f-image-priority {
        padding-bottom: 28.1625%
    }
}

@media only screen and (min-width:1779px) and (min-width:1084px) {
    .c-feature.f-set-ratio.f-align-left.f-image-priority, .c-feature.f-set-ratio.f-align-right.f-image-priority, .m-feature.f-set-ratio.f-align-left.f-image-priority, .m-feature.f-set-ratio.f-align-right.f-image-priority {
        padding-bottom: 36.5%
    }
}

@media only screen and (min-width:1779px) {
    .c-feature.f-set-ratio.f-align-left:not(.f-image-priority) .m-ambient-video, .c-feature.f-set-ratio.f-align-right:not(.f-image-priority) .m-ambient-video, .m-feature.f-set-ratio.f-align-left:not(.f-image-priority) .m-ambient-video, .m-feature.f-set-ratio.f-align-right:not(.f-image-priority) .m-ambient-video {
        height: 100%
    }

    .c-feature.f-set-ratio.f-align-left > div, .m-feature.f-set-ratio.f-align-left > div {
        left: 0
    }

    .c-feature.f-set-ratio.f-align-left picture, .c-feature.f-set-ratio.f-align-left .c-image-action, .c-feature.f-set-ratio.f-align-left .c-video, .c-feature.f-set-ratio.f-align-left .c-video-player, .c-feature.f-set-ratio.f-align-left .m-ambient-video, .m-feature.f-set-ratio.f-align-left picture, .m-feature.f-set-ratio.f-align-left .c-image-action, .m-feature.f-set-ratio.f-align-left .c-video, .m-feature.f-set-ratio.f-align-left .c-video-player, .m-feature.f-set-ratio.f-align-left .m-ambient-video {
        left: 50%
    }

    .c-feature.f-set-ratio.f-align-right > div, .m-feature.f-set-ratio.f-align-right > div {
        left: 50%
    }

    .c-feature.f-set-ratio.f-align-right picture, .c-feature.f-set-ratio.f-align-right .c-image-action, .c-feature.f-set-ratio.f-align-right .c-video, .c-feature.f-set-ratio.f-align-right .c-video-player, .c-feature.f-set-ratio.f-align-right .m-ambient-video, .m-feature.f-set-ratio.f-align-right picture, .m-feature.f-set-ratio.f-align-right .c-image-action, .m-feature.f-set-ratio.f-align-right .c-video, .m-feature.f-set-ratio.f-align-right .c-video-player, .m-feature.f-set-ratio.f-align-right .m-ambient-video {
        right: 50%;
        left: 0
    }

    .c-feature.f-set-ratio.f-align-right.f-image-priority > div, .m-feature.f-set-ratio.f-align-right.f-image-priority > div {
        left: 50%
    }

        .c-feature.f-set-ratio.f-align-right.f-image-priority > div.c-video, .c-feature.f-set-ratio.f-align-right.f-image-priority > div.c-video-player, .c-feature.f-set-ratio.f-align-right.f-image-priority > div.m-ambient-video, .m-feature.f-set-ratio.f-align-right.f-image-priority > div.c-video, .m-feature.f-set-ratio.f-align-right.f-image-priority > div.c-video-player, .m-feature.f-set-ratio.f-align-right.f-image-priority > div.m-ambient-video {
            left: 0
        }

    .c-feature.f-align-right, .c-feature.f-align-left, .c-feature.f-align-center, .m-feature.f-align-right, .m-feature.f-align-left, .m-feature.f-align-center {
        min-height: 400px
    }
}

.c-feature.f-feature-small, .m-feature.f-feature-small {
    min-height: 96px
}

    .c-feature.f-feature-small picture > img, .m-feature.f-feature-small picture > img {
        margin-right: auto;
        margin-left: auto;
        display: block
    }

@media only screen and (min-width:768px) {
    .c-feature.f-feature-small, .m-feature.f-feature-small {
        min-height: 97px
    }

        .c-feature.f-feature-small > div, .m-feature.f-feature-small > div {
            padding-left: 88px;
            padding-right: 44px
        }

        .c-feature.f-feature-small picture, .m-feature.f-feature-small picture {
            padding-right: 88px;
            padding-left: 44px
        }

            .c-feature.f-feature-small picture > img, .m-feature.f-feature-small picture > img {
                margin-left: auto;
                margin-right: 0;
                display: block
            }
}

@media only screen and (min-width:1084px) {
    .c-feature.f-feature-small, .m-feature.f-feature-small {
        min-height: 126px
    }
}

@media only screen and (min-width:1400px) {
    .c-feature.f-feature-small, .m-feature.f-feature-small {
        min-height: 143px
    }
}

@media only screen and (min-width:1779px) {
    .c-feature.f-feature-small, .m-feature.f-feature-small {
        min-height: 203px
    }
}

.m-feature.f-lean {
    margin-top: 0
}

.m-feature {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-top: 48px;
    float: none
}

    .m-feature[data-grid~="container"] {
        padding-left: 12px;
        padding-right: 12px;
        max-width: 100%;
        clear: both
    }

@media only screen and (min-width:540px) {
    .m-feature[data-grid~="container"] {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media only screen and (min-width:768px) {
    .m-feature[data-grid~="container"] {
        padding-left: 36px;
        padding-right: 36px
    }
}

@media only screen and (min-width:1400px) {
    .m-feature[data-grid~="container"] {
        padding-left: 48px;
        padding-right: 48px
    }
}

.m-feature-channel {
    display: block;
    position: relative;
    height: 244px;
    overflow: hidden;
    padding-top: 0;
    margin-top: 48px
}

    .m-feature-channel > .c-image:after {
        content: "";
        display: block;
        left: 0;
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 0
    }

    .m-feature-channel > .c-image img {
        left: 0;
        max-width: inherit;
        position: absolute
    }

    .m-feature-channel.theme-dark > .c-image:after {
        background: rgba(0,0,0,.6)
    }

    .m-feature-channel.theme-light > .c-image:after {
        background: rgba(255,255,255,.6)
    }

    .m-feature-channel > section {
        left: 0;
        position: absolute;
        right: 0;
        z-index: 1
    }

        .m-feature-channel > section > .c-group li {
            display: none
        }

        .m-feature-channel > section .c-call-to-action {
            margin-top: 16px
        }

    .m-feature-channel > div {
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 0
    }

@media only screen and (max-width:767px) {
    .m-feature-channel > section {
        text-align: center;
        top: calc(50% - 48px)
    }

        .m-feature-channel > section > [class^="c-heading"] {
            padding-top: 0
        }

            .m-feature-channel > section > [class^="c-heading"] .c-hyperlink {
                display: none
            }

        .m-feature-channel > section > p {
            display: none
        }

    .m-feature-channel > div {
        background-image: none !important;
        left: 0
    }
}

@media only screen and (min-width:540px) {
    .m-feature-channel {
        height: 264px
    }
}

@media only screen and (min-width:768px) {
    .m-feature-channel {
        height: 374px
    }

        .m-feature-channel.context-movies, .m-feature-channel.context-books, .m-feature-channel.context-mixed-entertainment {
            height: 416px
        }

        .m-feature-channel > div {
            right: 0;
            width: 669px
        }

        .m-feature-channel.theme-dark > div {
            background: linear-gradient(to right,rgba(255,255,255,0) 0,#333 345px)
        }

        .m-feature-channel.theme-light > div {
            background: linear-gradient(to right,rgba(255,255,255,0) 0,#e6e6e6 345px)
        }

        .m-feature-channel > section {
            padding: 0 48px
        }

            .m-feature-channel > section > [class^="c-heading"] {
                padding-top: 90px
            }

                .m-feature-channel > section > [class^="c-heading"] .c-hyperlink {
                    position: absolute;
                    right: 48px;
                    top: 24px
                }

                .m-feature-channel > section > [class^="c-heading"] + .c-call-to-action {
                    margin-top: 24px
                }

            .m-feature-channel > section > p, .m-feature-channel > section > [class^="c-heading"] {
                width: calc(100% - 300px)
            }

            .m-feature-channel > section > .c-group {
                position: absolute;
                right: 24px;
                top: 80px
            }

                .m-feature-channel > section > .c-group li:nth-child(-n+2) {
                    display: inherit
                }
}

@media only screen and (min-width:1084px) {
    .m-feature-channel {
        height: 374px
    }

        .m-feature-channel > section .c-group li:nth-child(-n+3) {
            display: inherit
        }

        .m-feature-channel > section > p, .m-feature-channel > section > [class^="c-heading"] {
            width: calc(100% - 450px)
        }

        .m-feature-channel > div {
            width: 819px
        }
}

@media only screen and (min-width:1400px) {
    .m-feature-channel > section .c-group li:nth-child(-n+5) {
        display: inherit
    }

    .m-feature-channel > section > p, .m-feature-channel > section > [class^="c-heading"] {
        width: calc(100% - 750px)
    }

    .m-feature-channel > div {
        width: 1119px
    }
}

@media only screen and (min-width:1779px) {
    .m-feature-channel > section .c-group li:nth-child(-n+7) {
        display: inherit
    }

    .m-feature-channel > section > p, .m-feature-channel > section > [class^="c-heading"] {
        width: calc(100% - 1050px)
    }

    .m-feature-channel > div {
        width: 1419px
    }
}

.m-feature-channel.f-large > section > [class^="c-heading"] .c-hyperlink {
    top: 36px
}

.m-feature-channel.f-large > section .c-group li {
    display: none
}

.m-feature-channel.f-large > section .c-call-to-action {
    margin-top: 32px;
    color: #000;
    background: #fff;
    border-color: #000;
    outline: 0
}

    .m-feature-channel.f-large > section .c-call-to-action:focus {
        background: rgba(0,103,184,.1)
    }

@media only screen and (max-width:1083px) {
    .m-feature-channel.f-large > section {
        text-align: center
    }

        .m-feature-channel.f-large > section > [class^="c-heading"] {
            padding-top: 0
        }

            .m-feature-channel.f-large > section > [class^="c-heading"] .c-hyperlink {
                display: none
            }

        .m-feature-channel.f-large > section > p, .m-feature-channel.f-large > section > [class^="c-heading"] {
            width: auto
        }
}

@media only screen and (min-width:1084px) {
    .m-feature-channel.f-large {
        height: 424px
    }

        .m-feature-channel.f-large > section > p, .m-feature-channel.f-large > section > [class^="c-heading"] {
            width: calc(100% - 596px)
        }

        .m-feature-channel.f-large > section .c-group li:nth-child(-n+2) {
            display: inherit
        }
}

@media only screen and (min-width:1400px) {
    .m-feature-channel.f-large > section > p, .m-feature-channel.f-large > section > [class^="c-heading"] {
        width: calc(100% - 894px)
    }

    .m-feature-channel.f-large > section .c-group li:nth-child(-n+3) {
        display: inherit
    }
}

@media only screen and (min-width:1779px) {
    .m-feature-channel.f-large > section > p, .m-feature-channel.f-large > section > [class^="c-heading"] {
        width: calc(100% - 1192px)
    }

    .m-feature-channel.f-large > section .c-group li:nth-child(-n+4) {
        display: inherit
    }
}

.m-feed-hero-item {
    padding: 0;
    position: relative
}

    .m-feed-hero-item:hover {
        cursor: pointer
    }

        .m-feed-hero-item:hover a {
            text-decoration: underline
        }

    .m-feed-hero-item .c-image {
        position: relative;
        display: block;
        padding-bottom: 37.55%
    }

@media only screen and (max-width:1083px) {
    .m-feed-hero-item .c-image {
        padding-bottom: 56.25%
    }
}

.m-feed-hero-item .c-image img {
    position: absolute
}

.m-feed-hero-item .c-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.m-feed-hero-item a {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    display: inline-block
}

    .m-feed-hero-item a:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .m-feed-hero-item a:focus {
        border-color: #000
    }

        .m-feed-hero-item a:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .m-feed-hero-item a:focus, .theme-dark .theme-light .m-feed-hero-item a:focus {
    border-color: #000
}

    .theme-light .m-feed-hero-item a:focus:before, .theme-dark .theme-light .m-feed-hero-item a:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .m-feed-hero-item a:focus, .theme-light .theme-dark .m-feed-hero-item a:focus {
    border-color: #fff
}

    .theme-dark .m-feed-hero-item a:focus:before, .theme-light .theme-dark .m-feed-hero-item a:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.m-feed-hero-item a:focus {
    text-decoration: underline
}

.m-feed-hero-item .c-heading {
    font-size: 24px;
    line-height: 28px;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 56px;
    padding-bottom: 2.3632px;
    font-weight: 600;
    opacity: .95
}

@media screen and (-ms-high-contrast:active) {
    .m-feed-hero-item .c-heading {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .m-feed-hero-item .c-heading {
        background: #fff
    }
}

@media only screen and (max-width:767px) {
    .m-feed-hero-item .c-heading {
        width: auto;
        margin: 0 24px
    }
}

@media only screen and (max-width:539px) {
    .m-feed-hero-item .c-heading {
        font-size: 15px;
        line-height: 20px;
        max-height: 40px;
        padding-bottom: .227px;
        font-weight: 600
    }
}

.m-feed-hero-item .c-subheading {
    font-size: 18px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 24px;
    padding-bottom: .2724px;
    font-weight: 400
}

@media screen and (-ms-high-contrast:active) {
    .m-feed-hero-item .c-subheading {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .m-feed-hero-item .c-subheading {
        background: #fff
    }
}

@media only screen and (max-width:767px) {
    .m-feed-hero-item .c-subheading {
        font-size: 15px;
        line-height: 20px;
        white-space: nowrap;
        max-height: 20px;
        padding-bottom: .227px
    }
}

@media only screen and (max-width:539px) {
    .m-feed-hero-item .c-subheading {
        font-size: 11px;
        line-height: 16px;
        white-space: nowrap;
        max-height: 16px;
        padding-bottom: -.5002px
    }
}

.m-feed-hero-item > div {
    position: absolute;
    width: 100%;
    bottom: 48px
}

@media only screen and (max-width:1083px) {
    .m-feed-hero-item > div {
        bottom: 24px
    }
}

@media only screen and (max-width:539px) {
    .m-feed-hero-item > div {
        bottom: 12px
    }
}

.m-feed-hero-item > div > div {
    max-width: 800px;
    padding: 0 16px;
    margin: 0 auto;
    text-align: center
}

.m-feed-hero-item.theme-light .c-image:after {
    background: linear-gradient(0deg,rgba(255,255,255,.95),transparent 85%)
}

@media only screen and (max-width:767px) {
    .m-feed-hero-item.theme-light .c-image:after {
        background: linear-gradient(0deg,#fff,transparent 100%)
    }
}

.m-feed-hero-item.theme-light a:focus {
    color: rgba(0,0,0,.9)
}

.m-feed-hero-item.theme-light a:active {
    color: rgba(0,0,0,.8)
}

.m-feed-hero-item.theme-dark .c-image:after {
    background: linear-gradient(0deg,rgba(0,0,0,.55),transparent 85%)
}

@media only screen and (max-width:767px) {
    .m-feed-hero-item.theme-dark .c-image:after {
        background: linear-gradient(0deg,#000,transparent 100%)
    }
}

.m-feed-hero-item.theme-dark a:focus {
    color: #e6e6e6
}

.m-feed-hero-item.theme-dark a:active {
    color: #ccc
}

.m-feed-hero {
    padding: 0
}

@media only screen and (max-width:539px) {
    .m-feed-hero .c-carousel .c-sequence-indicator {
        bottom: 12px
    }
}

.m-feed-hero .c-carousel .m-feed-hero-item > div {
    bottom: 48px
}

@media only screen and (max-width:539px) {
    .m-feed-hero .c-carousel .m-feed-hero-item > div {
        bottom: 28px
    }
}

[class^="pad-"] + .pad-feed-hero .m-feed-hero, [class^="m-"] + .m-feed-hero {
    padding-top: 48px
}

.m-footer {
    background: #f2f2f2;
    margin-top: 48px;
    padding: 0
}

    .m-footer a.c-hyperlink:focus {
        background: rgba(0,0,0,.1)
    }

    .m-footer a.c-hyperlink:focus, .m-footer a.c-hyperlink:hover {
        color: rgba(0,0,0,.9)
    }

    .m-footer a.c-hyperlink:active {
        background: none;
        color: rgba(0,0,0,.8)
    }

    .m-footer nav {
        margin: 0 auto;
        max-width: calc(1600px + 10%);
        padding: 0 5%
    }

        .m-footer nav:before, .m-footer nav:after {
            content: " ";
            display: table
        }

        .m-footer nav:after {
            clear: both
        }

        .m-footer nav .c-heading-4 {
            font-size: 15px;
            line-height: 20px
        }

        .m-footer nav .c-heading-4, .m-footer nav a.c-hyperlink {
            color: #616161;
            word-break: break-word;
            display: inline-block
        }

        .m-footer nav ul.c-list {
            font-size: 11px;
            line-height: 16px;
            margin-top: 0
        }

        .m-footer nav div > div:first-child {
            padding-left: 0
        }

    .m-footer > div {
        background: #f2f2f2;
        margin: 0 auto;
        max-width: calc(1600px + 10%);
        padding: 30px 5% 16px
    }

        .m-footer > div:before, .m-footer > div:after {
            content: " ";
            display: table
        }

        .m-footer > div:after {
            clear: both
        }

        .m-footer > div > a.c-hyperlink {
            font-size: 11px;
            line-height: 16px;
            display: inline-block;
            padding-right: 24px;
            color: #616161;
            float: left;
            white-space: nowrap
        }

            .m-footer > div > a.c-hyperlink.c-glyph {
                font-size: 11px;
                line-height: 16px;
                display: inline-block;
                color: #616161;
                float: left
            }

                .m-footer > div > a.c-hyperlink.c-glyph:before {
                    font-size: 20px;
                    line-height: 24px;
                    margin-right: 10px;
                    color: #616161;
                    vertical-align: middle
                }

            .m-footer > div > a.c-hyperlink:focus, .m-footer > div > a.c-hyperlink:hover {
                color: rgba(0,0,0,.9);
                text-decoration: underline
            }

        .m-footer > div ul.c-list {
            font-size: 11px;
            line-height: 16px;
            float: right;
            margin: 3px 0
        }

            .m-footer > div ul.c-list li {
                padding: 0 24px 4px 0;
                color: #616161;
                display: inline-block
            }

                .m-footer > div ul.c-list li a.c-hyperlink {
                    color: #616161
                }

                .m-footer > div ul.c-list li a:focus, .m-footer > div ul.c-list li a:hover {
                    color: rgba(0,0,0,.9)
                }

@media only screen and (max-width:1083px) {
    .m-footer nav {
        padding: 30px 36px 16px
    }

        .m-footer nav div > div:first-child {
            padding-left: 12px
        }

    .m-footer > div {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 30px 36px 16px
    }

        .m-footer > div > a.c-hyperlink {
            margin-right: auto
        }
}

@media only screen and (max-width:767px) {
    .m-footer > div {
        padding: 30px 24px 16px
    }

        .m-footer > div > a.c-hyperlink {
            width: 100%
        }

            .m-footer > div > a.c-hyperlink + ul.c-list {
                width: 100%
            }

            .m-footer > div > a.c-hyperlink, .m-footer > div > a.c-hyperlink.c-glyph {
                float: none
            }

        .m-footer > div ul.c-list {
            width: 100%;
            float: none;
            text-align: left;
            margin-top: 12px
        }

            .m-footer > div ul.c-list li {
                padding: 6px 4px 0 6px
            }
}

@media only screen and (max-width:539px) {
    .m-footer > div ul.c-list {
        float: left
    }

        .m-footer > div ul.c-list li {
            padding: 6px 10px 0 0
        }
}

.m-group-call-to-action {
    padding-top: 34px
}

    .m-group-call-to-action strong {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 10px
    }

@media(max-width:767px) {
    .m-group-call-to-action strong {
        font-size: 16px;
        line-height: 20px
    }
}

.m-group-call-to-action .c-group {
    height: auto;
    position: relative
}

    .m-group-call-to-action .c-group .c-call-to-action {
        font-size: 18px;
        line-height: 24px;
        border: 0;
        font-weight: 200
    }

@media(max-width:767px) {
    .m-group-call-to-action .c-group .c-call-to-action {
        font-size: 16px;
        line-height: 20px
    }
}

.m-group-call-to-action .c-group .c-call-to-action:after {
    content: ""
}

@media only screen and (max-width:767px) {
    .m-group-call-to-action {
        padding-top: 24px
    }

        .m-group-call-to-action strong {
            padding-bottom: 6px
        }

        .m-group-call-to-action .c-call-to-action {
            padding: 6px 0
        }
}

[class*="m-heading"] {
    clear: both
}

    [class*="m-heading"].f-heavyweight .c-heading {
        font-weight: 600;
        opacity: .95
    }

    [class*="m-heading"].f-pivot:not(.f-disabled) > a.f-active {
        font-weight: 600;
        color: #000;
        border-bottom: 2px solid #0067b8
    }

        [class*="m-heading"].f-pivot:not(.f-disabled) > a.f-active:focus {
            background: rgba(0,103,184,.1) content-box
        }

    [class*="m-heading"].f-pivot:not(.f-disabled) > a:hover {
        color: rgba(0,0,0,.8)
    }

    [class*="m-heading"].f-pivot > a {
        display: inline-block;
        white-space: nowrap;
        margin: 0 12px;
        line-height: 34px;
        color: rgba(0,0,0,.6);
        font-weight: 400;
        -ms-transform: translateX(-12px);
        transform: translateX(-12px)
    }

        [class*="m-heading"].f-pivot > a:focus {
            outline: transparent
        }

    [class*="m-heading"].f-pivot.f-disabled > a {
        color: rgba(0,0,0,.6);
        cursor: not-allowed
    }

    [class*="m-heading"].f-pivot + [class^="m-"] {
        padding-top: 12px
    }

    [class*="m-heading"].f-select .c-select-menu {
        margin-right: 8px
    }

    [class*="m-heading"].f-select + [class^="m-"] {
        padding-top: 12px
    }

    [class*="m-heading"].f-action > .c-action-menu:first-of-type {
        margin-left: -8px
    }

        [class*="m-heading"].f-action > .c-action-menu:first-of-type > button.c-action-trigger {
            margin-top: 4px
        }

    [class*="m-heading"].f-action + [class^="m-"] {
        padding-top: 12px
    }

    [class*="m-heading"] .c-heading a.c-hyperlink {
        font-size: 15px;
        line-height: 20px;
        float: right;
        margin-left: 12px;
        font-weight: 400
    }

.m-heading-1 .c-heading {
    font-size: 62px;
    line-height: 72px;
    padding: 38px 0 6px;
    font-weight: 600;
    letter-spacing: -.01em;
    padding-top: 0
}

    .m-heading-1 .c-heading span + a.c-hyperlink {
        position: relative;
        margin-top: 45px;
        z-index: 100
    }

@media only screen and (max-width:767px) {
    .m-heading-1 .c-heading span + a.c-hyperlink {
        margin-top: 31px
    }
}

.m-heading-1 + [class*="m-"] {
    padding-top: 10px
}

@media only screen and (max-width:767px) {
    .m-heading-1 + [class*="m-"] {
        padding-top: 13px
    }
}

.m-heading-2 .c-heading {
    font-size: 46px;
    line-height: 56px;
    padding: 37px 0 3px;
    font-weight: 600;
    letter-spacing: -.01em;
    padding-top: 0
}

    .m-heading-2 .c-heading span + a.c-hyperlink {
        position: relative;
        margin-top: 31px;
        z-index: 100
    }

@media only screen and (max-width:767px) {
    .m-heading-2 .c-heading span + a.c-hyperlink {
        margin-top: 18px
    }
}

.m-heading-2 + [class*="m-"] {
    padding-top: 12px
}

@media only screen and (max-width:767px) {
    .m-heading-2 + [class*="m-"] {
        padding-top: 16px
    }
}

.m-heading-3 .c-heading {
    font-size: 34px;
    line-height: 40px;
    padding: 38px 0 2px;
    font-weight: 600;
    padding-top: 0
}

    .m-heading-3 .c-heading span + a.c-hyperlink {
        position: relative;
        margin-top: 18px;
        z-index: 100
    }

@media only screen and (max-width:767px) {
    .m-heading-3 .c-heading span + a.c-hyperlink {
        margin-top: 10px
    }
}

.m-heading-3 + [class*="m-"] {
    padding-top: 18px
}

@media only screen and (max-width:767px) {
    .m-heading-3 + [class*="m-"] {
        padding-top: 10px
    }
}

.m-heading-4 .c-heading {
    font-size: 24px;
    line-height: 28px;
    padding: 36px 0 4px;
    font-weight: 600;
    padding-top: 0
}

    .m-heading-4 .c-heading span + a.c-hyperlink {
        position: relative;
        margin-top: 8px;
        z-index: 100
    }

@media only screen and (max-width:767px) {
    .m-heading-4 .c-heading span + a.c-hyperlink {
        margin-top: 4px
    }
}

.m-heading-4 + [class*="m-"] {
    padding-top: 16px
}

@media only screen and (max-width:767px) {
    .m-heading-4 + [class*="m-"] {
        padding-top: 14px
    }
}

.m-heading-5 .c-heading {
    font-size: 20px;
    line-height: 24px;
    padding: 35px 0 5px;
    font-weight: 600;
    padding-top: 0
}

    .m-heading-5 .c-heading span + a.c-hyperlink {
        position: relative;
        margin-top: 4px;
        z-index: 100
    }

@media only screen and (max-width:767px) {
    .m-heading-5 .c-heading span + a.c-hyperlink {
        margin-top: 3px
    }
}

.m-heading-5 + [class*="m-"] {
    padding-top: 15px
}

.m-heading-6 .c-heading {
    font-size: 18px;
    line-height: 24px;
    padding: 37px 0 3px;
    font-weight: 600;
    padding-top: 0
}

    .m-heading-6 .c-heading span + a.c-hyperlink {
        position: relative;
        margin-top: 3px;
        z-index: 100
    }

@media only screen and (max-width:767px) {
    .m-heading-6 .c-heading span + a.c-hyperlink {
        margin-top: 0
    }
}

.m-heading-6 + [class*="m-"] {
    padding-top: 17px
}

[class*="pad-heading"] + .pad-content-placement .m-content-placement, [class*="m-heading"] + .m-content-placement {
    position: relative;
    margin-top: -48px
}

[class*="pad-heading"] + .pad-product-placement .m-product-placement, [class*="m-heading"] + .m-product-placement {
    padding-top: 2px
}

.m-hero-item, .c-hero {
    position: relative;
    overflow: hidden;
    padding: 0 5%;
    width: 100%
}

@media screen and (min-width:768px) {
    .m-hero .m-hero-item, .m-hero .c-hero {
        padding: 0 5%
    }

        .m-hero .m-hero-item.x-remove-padding, .m-hero .c-hero.x-remove-padding {
            padding-left: 0;
            padding-right: 0
        }
}

.m-hero-item:before, .c-hero:before {
    display: block;
    content: "";
    width: 100%;
    padding-bottom: 61.875%
}

@media screen and (min-width:1084px) {
    .m-hero-item:before, .c-hero:before {
        padding-bottom: 41.55%
    }
}

.m-hero-item:hover, .c-hero:hover {
    cursor: default
}

    .m-hero-item:hover a.hiddenCTAlink, .c-hero:hover a.hiddenCTAlink {
        text-decoration: underline
    }

.m-hero-item[data-js-href]:hover, .c-hero[data-js-href]:hover {
    cursor: pointer
}

.m-hero-item picture, .c-hero picture {
    display: block
}

.m-hero-item > picture, .c-hero > picture {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 0;
    width: 100%;
    overflow: hidden;
    -ms-transform: scale(1.0125);
    transform: scale(1.0125)
}

    .m-hero-item > picture img, .c-hero > picture img {
        position: absolute;
        width: 100%;
        left: 0;
        top: calc(50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        overflow: hidden
    }

    .m-hero-item > picture:after, .c-hero > picture:after {
        content: "";
        display: block;
        position: relative;
        z-index: 1;
        width: 100%;
        height: 100%
    }

.m-hero-item.f-transparent:before, .c-hero.f-transparent:before {
    padding-bottom: 56.25%
}

.m-hero-item > div, .c-hero > div {
    width: 88%;
    height: 100%;
    max-width: 2048px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0 auto;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    .m-hero-item > div, .c-hero > div {
        position: relative
    }
}

.m-hero-item > div > div, .c-hero > div > div {
    position: absolute;
    z-index: 1;
    max-width: 520px
}

    .m-hero-item > div > div > div, .c-hero > div > div > div {
        margin-top: 24px;
        padding: 12px 2px 0
    }

.m-hero-item > div .f-core-player, .c-hero > div .f-core-player {
    max-width: 100%
}

.m-hero-item > div.c-video, .m-hero-item > div.m-ambient-video, .c-hero > div.c-video, .c-hero > div.m-ambient-video {
    width: 100%;
    margin: 0;
    padding: 0
}

    .m-hero-item > div.c-video:before, .m-hero-item > div.m-ambient-video:before, .c-hero > div.c-video:before, .c-hero > div.m-ambient-video:before {
        display: block;
        content: "";
        width: 100%;
        padding-bottom: 37.55%
    }

@media only screen and (max-width:1083px) {
    .m-hero-item > div.c-video:before, .m-hero-item > div.m-ambient-video:before, .c-hero > div.c-video:before, .c-hero > div.m-ambient-video:before {
        padding-bottom: 56.25%
    }
}

.m-hero-item a.hiddenCTAlink, .c-hero a.hiddenCTAlink {
    display: block
}

.m-hero-item .c-heading, .c-hero .c-heading {
    font-size: 46px;
    line-height: 56px;
    padding: 37px 0 3px;
    font-weight: 600;
    letter-spacing: -.01em;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 112px;
    font-weight: 600;
    opacity: .95
}

@media only screen and (max-width:1399px) {
    .m-hero-item .c-heading, .c-hero .c-heading {
        font-size: 24px;
        line-height: 28px;
        padding: 36px 0 4px;
        font-weight: 600;
        max-height: 56px;
        font-weight: 600
    }
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item .c-heading, .c-hero .c-heading {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .m-hero-item .c-heading, .c-hero .c-heading {
        background: #fff
    }
}

@media only screen and (min-width:1084px) {
    .m-hero-item.f-long-heading [class*="c-heading"], .c-hero.f-long-heading [class*="c-heading"] {
        font-size: 24px;
        line-height: 28px;
        padding: 36px 0 4px;
        font-weight: 600;
        max-height: 56px
    }
}

@media only screen and (min-width:1084px) {
    .m-hero-item.f-long-heading [class*="c-subheading"], .c-hero.f-long-heading [class*="c-subheading"] {
        font-size: 15px;
        line-height: 20px;
        padding: 8px 0 0;
        font-weight: 600;
        max-height: 40px
    }
}

.m-hero-item .c-subheading, .c-hero .c-subheading {
    font-size: 24px;
    line-height: 28px;
    padding: 4px 0 8px;
    font-weight: 600;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 56px;
    padding-bottom: 2.3632px;
    font-weight: 200
}

@media only screen and (max-width:1399px) {
    .m-hero-item .c-subheading, .c-hero .c-subheading {
        font-size: 15px;
        line-height: 20px;
        padding: 8px 0 0;
        font-weight: 600;
        max-height: 40px;
        font-weight: 200
    }
}

@media only screen and (max-width:767px) {
    .m-hero-item .c-subheading, .c-hero .c-subheading {
        font-size: 18px;
        line-height: 24px;
        padding: 9px 0 3px;
        font-weight: 600;
        overflow: hidden;
        box-sizing: content-box;
        max-height: 48px;
        font-weight: 200
    }
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item .c-subheading, .c-hero .c-subheading {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .m-hero-item .c-subheading, .c-hero .c-subheading {
        background: #fff
    }
}

.m-hero-item .c-paragraph, .c-hero .c-paragraph {
    font-size: 15px;
    line-height: 20px;
    padding: 12px 0 0;
    font-weight: 400;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 80px;
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item .c-paragraph, .c-hero .c-paragraph {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .m-hero-item .c-paragraph, .c-hero .c-paragraph {
        background: #fff
    }
}

.m-hero-item .c-product-title, .m-hero-item .c-product-subtitle, .c-hero .c-product-title, .c-hero .c-product-subtitle {
    font-size: 24px;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 56px;
    line-height: 32px;
    max-height: 64px;
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item .c-product-title, .m-hero-item .c-product-subtitle, .c-hero .c-product-title, .c-hero .c-product-subtitle {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .m-hero-item .c-product-title, .m-hero-item .c-product-subtitle, .c-hero .c-product-title, .c-hero .c-product-subtitle {
        background: #fff
    }
}

@media only screen and (min-width:1400px) {
    .m-hero-item .c-product-title, .m-hero-item .c-product-subtitle, .c-hero .c-product-title, .c-hero .c-product-subtitle {
        font-size: 34px;
        overflow: hidden;
        box-sizing: content-box;
        max-height: 80px;
        line-height: 44px;
        max-height: 88px
    }
}

@media only screen and (min-width:768px) {
    .m-hero-item.f-short .c-product-title, .m-hero-item.f-short .c-product-subtitle, .c-hero.f-short .c-product-title, .c-hero.f-short .c-product-subtitle {
        font-size: 34px;
        overflow: hidden;
        box-sizing: content-box;
        max-height: 80px;
        line-height: 44px;
        max-height: 88px
    }
}

@media only screen and (min-width:1400px) {
    .m-hero-item.f-short .c-product-title, .m-hero-item.f-short .c-product-subtitle, .c-hero.f-short .c-product-title, .c-hero.f-short .c-product-subtitle {
        font-size: 46px;
        overflow: hidden;
        box-sizing: content-box;
        max-height: 112px;
        line-height: 60px;
        max-height: 120px
    }
}

.m-hero-item .c-product-title, .c-hero .c-product-title {
    font-weight: 600;
    opacity: .95
}

.m-hero-item .c-product-subtitle, .c-hero .c-product-subtitle {
    font-weight: 100
}

.m-hero-item .c-price, .c-hero .c-price {
    font-size: 20px;
    line-height: 24px;
    display: inline-block
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item .c-price, .c-hero .c-price {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .m-hero-item .c-price, .c-hero .c-price {
        background: #fff
    }
}

.m-hero-item .c-rating, .c-hero .c-rating {
    margin-top: 12px
}

.m-hero-item .c-group, .c-hero .c-group {
    display: block;
    overflow: visible
}

    .m-hero-item .c-group > .c-call-to-action, .c-hero .c-group > .c-call-to-action {
        margin-right: 24px
    }

        .m-hero-item .c-group > .c-call-to-action + .c-call-to-action, .c-hero .c-group > .c-call-to-action + .c-call-to-action {
            padding: 10px 3px 7px 0;
            position: relative;
            border: 2px solid transparent;
            outline: 1px solid transparent;
            outline-offset: -3px;
            margin-left: 0;
            color: #0067b8;
            background: transparent;
            transition: none;
            padding: 10px 43px 7px 25px
        }

@media screen and (-ms-high-contrast:active) {
    .m-hero-item .c-group > .c-call-to-action + .c-call-to-action, .c-hero .c-group > .c-call-to-action + .c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus, .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus, .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus, .theme-dark .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus, .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus, .theme-dark .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus, .theme-light .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus, .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus, .theme-light .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:hover, .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:active, .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .c-hero .c-group > .c-call-to-action + .c-call-to-action:hover, .c-hero .c-group > .c-call-to-action + .c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:hover span, .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:active span, .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .c-hero .c-group > .c-call-to-action + .c-call-to-action:hover span, .c-hero .c-group > .c-call-to-action + .c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.m-hero-item .c-group > .c-call-to-action + .c-call-to-action:hover, .c-hero .c-group > .c-call-to-action + .c-call-to-action:hover {
    color: #005da6
}

.m-hero-item .c-group > .c-call-to-action + .c-call-to-action:active, .c-hero .c-group > .c-call-to-action + .c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.m-hero-item .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"], .c-hero .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.m-hero-item .c-group > .c-call-to-action + .c-call-to-action.f-image, .c-hero .c-group > .c-call-to-action + .c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action, .theme-dark .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action, .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action, .theme-dark .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-dark .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-dark .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-dark .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-dark .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:hover {
        background: transparent
    }

    .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:active, .theme-dark .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:active, .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:active, .theme-dark .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .m-hero-item .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"], .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .c-hero .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action, .theme-light .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action, .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action, .theme-light .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-light .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-light .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-light .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-light .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:active, .theme-light .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action:active, .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:active, .theme-light .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .m-hero-item .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"], .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .c-hero .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

.m-hero-item form .c-label, .c-hero form .c-label {
    margin: 24px 0
}

.m-hero-item.theme-dark .c-group > .c-call-to-action + .c-call-to-action, .c-hero.theme-dark .c-group > .c-call-to-action + .c-call-to-action {
    color: #fff
}

    .m-hero-item.theme-dark .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .c-hero.theme-dark .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) {
        color: #fff;
        background: rgba(255,255,255,.3)
    }

.m-hero-item.theme-dark a.hiddenCTAlink:focus *, .c-hero.theme-dark a.hiddenCTAlink:focus * {
    background: rgba(255,255,255,.1);
    color: #e6e6e6
}

.m-hero-item.theme-dark a.hiddenCTAlink:active *, .c-hero.theme-dark a.hiddenCTAlink:active * {
    color: #ccc
}

.m-hero-item.theme-light a.c-call-to-action:focus, .c-hero.theme-light a.c-call-to-action:focus {
    outline-color: rgba(255,255,255,.7)
}

.m-hero-item.theme-light .c-group > .c-call-to-action + .c-call-to-action, .c-hero.theme-light .c-group > .c-call-to-action + .c-call-to-action {
    color: #000
}

    .m-hero-item.theme-light .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .c-hero.theme-light .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) {
        color: #000;
        background: rgba(0,0,0,.1)
    }

.m-hero-item.theme-light a.hiddenCTAlink:focus *, .c-hero.theme-light a.hiddenCTAlink:focus * {
    background: rgba(0,0,0,.1);
    color: rgba(0,0,0,.9)
}

.m-hero-item.theme-light a.hiddenCTAlink:active *, .c-hero.theme-light a.hiddenCTAlink:active * {
    color: rgba(0,0,0,.8)
}

.m-hero-item.theme-light .c-group.f-accent > .c-call-to-action, .m-hero-item.theme-dark .c-group.f-accent > .c-call-to-action, .c-hero.theme-light .c-group.f-accent > .c-call-to-action, .c-hero.theme-dark .c-group.f-accent > .c-call-to-action {
    margin-right: 24px
}

    .m-hero-item.theme-light .c-group.f-accent > .c-call-to-action + .c-call-to-action, .m-hero-item.theme-dark .c-group.f-accent > .c-call-to-action + .c-call-to-action, .c-hero.theme-light .c-group.f-accent > .c-call-to-action + .c-call-to-action, .c-hero.theme-dark .c-group.f-accent > .c-call-to-action + .c-call-to-action {
        color: #0078d4
    }

        .m-hero-item.theme-light .c-group.f-accent > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .m-hero-item.theme-dark .c-group.f-accent > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .c-hero.theme-light .c-group.f-accent > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .c-hero.theme-dark .c-group.f-accent > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) {
            color: #0067b8;
            background: rgba(0,103,184,.1)
        }

@media screen and (-ms-high-contrast:active) {
    .m-hero-item.theme-light a.c-call-to-action:focus, .m-hero-item.theme-dark a.c-call-to-action:focus, .c-hero.theme-light a.c-call-to-action:focus, .c-hero.theme-dark a.c-call-to-action:focus {
        outline-offset: -5px
    }
}

.m-hero-item .c-logo, .c-hero .c-logo {
    margin-top: 12px
}

.m-hero-item.context-app .c-heading, .c-hero.context-app .c-heading {
    white-space: nowrap;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 56px
}

@media only screen and (max-width:1399px) {
    .m-hero-item.context-app .c-heading, .c-hero.context-app .c-heading {
        white-space: nowrap;
        overflow: hidden;
        box-sizing: content-box;
        max-height: 40px
    }
}

.m-hero-item.context-article .c-heading, .c-hero.context-article .c-heading {
    font-size: 34px;
    line-height: 40px;
    padding: 38px 0 2px;
    font-weight: 600;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 80px;
    font-weight: 600;
    opacity: .95
}

.m-hero-item.context-music-album .c-product-title, .c-hero.context-music-album .c-product-title {
    margin-top: 12px
}

@media only screen and (max-width:1399px) {
    .m-hero-item.context-music-album picture img.c-image, .c-hero.context-music-album picture img.c-image {
        max-width: 64px
    }
}

.m-hero-item.context-device > div > div > div, .m-hero-item.context-accessory > div > div > div, .m-hero-item.context-article > div > div > div, .m-hero-item.context-game > div > div > div, .c-hero.context-device > div > div > div, .c-hero.context-accessory > div > div > div, .c-hero.context-article > div > div > div, .c-hero.context-game > div > div > div {
    margin-top: 2px
}

@media only screen and (min-width:768px) {
    .m-hero-item.context-device > div > div > div, .m-hero-item.context-accessory > div > div > div, .m-hero-item.context-article > div > div > div, .m-hero-item.context-game > div > div > div, .c-hero.context-device > div > div > div, .c-hero.context-accessory > div > div > div, .c-hero.context-article > div > div > div, .c-hero.context-game > div > div > div {
        margin-top: 12px
    }
}

.m-hero-item.f-x-left > div > div, .c-hero.f-x-left > div > div {
    left: 0
}

.m-hero-item.f-x-center, .c-hero.f-x-center {
    text-align: center
}

    .m-hero-item.f-x-center .c-group, .c-hero.f-x-center .c-group {
        -ms-flex-pack: center;
        justify-content: center
    }

    .m-hero-item.f-x-center > div > div, .c-hero.f-x-center > div > div {
        min-width: 50%;
        left: 30%;
        left: calc(50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

        .m-hero-item.f-x-center > div > div .c-image, .c-hero.f-x-center > div > div .c-image {
            margin: 0 auto
        }

.m-hero-item.f-x-right > div > div, .c-hero.f-x-right > div > div {
    right: 0
}

.m-hero-item.f-y-top > div > div, .c-hero.f-y-top > div > div {
    top: 60px
}

@media only screen and (max-width:1399px) {
    .m-hero-item.f-y-top > div > div, .c-hero.f-y-top > div > div {
        top: 24px
    }
}

.m-hero-item.f-y-top > div.m-ambient-video + div, .c-hero.f-y-top > div.m-ambient-video + div {
    bottom: auto
}

.m-hero-item.f-y-top .f-core-player, .c-hero.f-y-top .f-core-player {
    top: 0
}

.m-hero-item.f-y-top.f-transparent > div > div, .c-hero.f-y-top.f-transparent > div > div {
    top: 140px
}

@media only screen and (max-width:1083px) {
    .m-hero-item.f-y-top.f-transparent > div > div, .c-hero.f-y-top.f-transparent > div > div {
        top: 120px
    }
}

.m-hero-item.f-y-center .c-heading:first-child, .c-hero.f-y-center .c-heading:first-child {
    padding-top: 2px
}

.m-hero-item.f-y-center > div > div, .c-hero.f-y-center > div > div {
    top: 120px;
    top: calc(50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.m-hero-item.f-y-center.f-transparent > div > div, .c-hero.f-y-center.f-transparent > div > div {
    top: 120px;
    top: calc(55%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.m-hero-item.f-y-center.f-x-center > div > div, .c-hero.f-y-center.f-x-center > div > div {
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.m-hero-item.f-y-bottom > div > div, .c-hero.f-y-bottom > div > div {
    bottom: 60px
}

    .m-hero-item.f-y-bottom > div > div .f-core-player, .c-hero.f-y-bottom > div > div .f-core-player {
        bottom: 0
    }

@media only screen and (max-width:1399px) {
    .m-hero-item.f-y-bottom > div > div, .c-hero.f-y-bottom > div > div {
        bottom: 48px
    }
}

.m-hero-item.f-y-bottom > div.m-ambient-video + div, .c-hero.f-y-bottom > div.m-ambient-video + div {
    top: auto
}

.m-hero-item[class*="f-mask"].theme-light > picture:after, .c-hero[class*="f-mask"].theme-light > picture:after {
    background: #fff
}

.m-hero-item[class*="f-mask"].theme-light.f-x-left.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-left.f-y-top > picture:after {
    background: radial-gradient(circle at top left,#fff,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-light.f-x-left.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-left.f-y-top > picture:after {
        background: radial-gradient(circle at top left,#fff,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-light.f-x-left.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-left.f-y-center > picture:after {
    background: radial-gradient(circle at center left,#fff,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-light.f-x-left.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-left.f-y-center > picture:after {
        background: radial-gradient(circle at center left,#fff,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-light.f-x-left.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-left.f-y-bottom > picture:after {
    background: radial-gradient(circle at bottom left,#fff,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-light.f-x-left.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-left.f-y-bottom > picture:after {
        background: radial-gradient(circle at bottom left,#fff,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-light.f-x-center.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-center.f-y-top > picture:after {
    background: radial-gradient(circle at top center,#fff,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-light.f-x-center.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-center.f-y-top > picture:after {
        background: radial-gradient(circle at top center,#fff,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-light.f-x-center.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-center.f-y-center > picture:after {
    background: radial-gradient(circle at center center,#fff,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-light.f-x-center.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-center.f-y-center > picture:after {
        background: radial-gradient(circle at center center,#fff,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-light.f-x-center.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-center.f-y-bottom > picture:after {
    background: radial-gradient(circle at bottom center,#fff,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-light.f-x-center.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-center.f-y-bottom > picture:after {
        background: radial-gradient(circle at bottom center,#fff,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-light.f-x-right.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-right.f-y-top > picture:after {
    background: radial-gradient(circle at top right,#fff,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-light.f-x-right.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-right.f-y-top > picture:after {
        background: radial-gradient(circle at top right,#fff,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-light.f-x-right.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-right.f-y-center > picture:after {
    background: radial-gradient(circle at center right,#fff,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-light.f-x-right.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-right.f-y-center > picture:after {
        background: radial-gradient(circle at center right,#fff,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-light.f-x-right.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-right.f-y-bottom > picture:after {
    background: radial-gradient(circle at bottom right,#fff,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-light.f-x-right.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-light.f-x-right.f-y-bottom > picture:after {
        background: radial-gradient(circle at bottom right,#fff,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-dark > picture:after, .c-hero[class*="f-mask"].theme-dark > picture:after {
    background: #000
}

.m-hero-item[class*="f-mask"].theme-dark.f-x-left.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-left.f-y-top > picture:after {
    background: radial-gradient(circle at top left,#000,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-dark.f-x-left.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-left.f-y-top > picture:after {
        background: radial-gradient(circle at top left,#000,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-dark.f-x-left.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-left.f-y-center > picture:after {
    background: radial-gradient(circle at center left,#000,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-dark.f-x-left.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-left.f-y-center > picture:after {
        background: radial-gradient(circle at center left,#000,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-dark.f-x-left.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-left.f-y-bottom > picture:after {
    background: radial-gradient(circle at bottom left,#000,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-dark.f-x-left.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-left.f-y-bottom > picture:after {
        background: radial-gradient(circle at bottom left,#000,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-dark.f-x-center.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-center.f-y-top > picture:after {
    background: radial-gradient(circle at top center,#000,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-dark.f-x-center.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-center.f-y-top > picture:after {
        background: radial-gradient(circle at top center,#000,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-dark.f-x-center.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-center.f-y-center > picture:after {
    background: radial-gradient(circle at center center,#000,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-dark.f-x-center.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-center.f-y-center > picture:after {
        background: radial-gradient(circle at center center,#000,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-dark.f-x-center.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-center.f-y-bottom > picture:after {
    background: radial-gradient(circle at bottom center,#000,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-dark.f-x-center.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-center.f-y-bottom > picture:after {
        background: radial-gradient(circle at bottom center,#000,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-dark.f-x-right.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-right.f-y-top > picture:after {
    background: radial-gradient(circle at top right,#000,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-dark.f-x-right.f-y-top > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-right.f-y-top > picture:after {
        background: radial-gradient(circle at top right,#000,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-dark.f-x-right.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-right.f-y-center > picture:after {
    background: radial-gradient(circle at center right,#000,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-dark.f-x-right.f-y-center > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-right.f-y-center > picture:after {
        background: radial-gradient(circle at center right,#000,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item[class*="f-mask"].theme-dark.f-x-right.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-right.f-y-bottom > picture:after {
    background: radial-gradient(circle at bottom right,#000,rgba(255,255,255,0) 80%)
}

@media screen and (-ms-high-contrast:active) {
    .m-hero-item[class*="f-mask"].theme-dark.f-x-right.f-y-bottom > picture:after, .c-hero[class*="f-mask"].theme-dark.f-x-right.f-y-bottom > picture:after {
        background: radial-gradient(circle at bottom right,#000,rgba(255,255,255,0) 80%)
    }
}

.m-hero-item.f-mask-20 > picture:after, .c-hero.f-mask-20 > picture:after {
    opacity: .2
}

.m-hero-item.f-mask-40 > picture:after, .c-hero.f-mask-40 > picture:after {
    opacity: .4
}

.m-hero-item.f-mask-60 > picture:after, .c-hero.f-mask-60 > picture:after {
    opacity: .6
}

.m-hero-item.f-mask-80 > picture:after, .c-hero.f-mask-80 > picture:after {
    opacity: .8
}

.m-hero-item.f-mask-100 > picture:after, .c-hero.f-mask-100 > picture:after {
    opacity: 1
}

.m-hero-item .c-video, .m-hero-item .m-ambient-video, .c-hero .c-video, .c-hero .m-ambient-video {
    position: absolute;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    left: 0
}

    .m-hero-item .c-video > h1, .m-hero-item .m-ambient-video > h1, .c-hero .c-video > h1, .c-hero .m-ambient-video > h1 {
        display: none
    }

    .m-hero-item .c-video video, .m-hero-item .m-ambient-video video, .c-hero .c-video video, .c-hero .m-ambient-video video {
        min-width: 100%;
        min-height: 100%;
        height: auto !important;
        width: auto;
        z-index: -2;
        background-size: cover;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0
    }

@media only screen and (max-width:1399px) {
    .m-hero-item > div > div, .c-hero > div > div {
        max-width: 440px
    }
}

@media only screen and (max-width:1083px) {
    .m-hero-item > div > div, .c-hero > div > div {
        max-width: 340px
    }
}

@media only screen and (max-width:767px) {
    .m-hero-item, .c-hero {
        height: auto;
        padding: 0;
        text-align: center
    }

        .m-hero-item[class*="f-x"][class*="f-y"] > picture img, .c-hero[class*="f-x"][class*="f-y"] > picture img {
            top: 0;
            left: 0;
            left: calc(50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            z-index: -1
        }

        .m-hero-item[class*="f-x"][class*="f-y"] > picture:after, .c-hero[class*="f-x"][class*="f-y"] > picture:after {
            display: none
        }

        .m-hero-item[class*="f-x"][class*="f-y"] > div > div, .c-hero[class*="f-x"][class*="f-y"] > div > div {
            position: relative;
            margin: 0 auto;
            left: 0;
            top: 0;
            top: calc(50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            max-width: 100%
        }

        .m-hero-item[class*="f-x"][class*="f-y"] .f-core-player, .c-hero[class*="f-x"][class*="f-y"] .f-core-player {
            position: absolute
        }

        .m-hero-item > div, .c-hero > div {
            padding: 12px;
            height: 280px
        }

            .m-hero-item > div picture, .c-hero > div picture {
                display: none
            }

            .m-hero-item > div.c-video, .m-hero-item > div.m-ambient-video, .c-hero > div.c-video, .c-hero > div.m-ambient-video {
                padding: 0;
                height: auto
            }

                .m-hero-item > div.c-video video, .m-hero-item > div.m-ambient-video video, .c-hero > div.c-video video, .c-hero > div.m-ambient-video video {
                    min-height: auto;
                    width: 100%
                }

        .m-hero-item .c-paragraph, .c-hero .c-paragraph {
            max-height: 100px
        }

        .m-hero-item .c-heading, .m-hero-item.context-article .c-heading, .c-hero .c-heading, .c-hero.context-article .c-heading {
            font-size: 20px;
            line-height: 24px;
            padding: 35px 0 5px;
            font-weight: 600;
            overflow: hidden;
            box-sizing: content-box;
            max-height: 120px;
            font-weight: 600;
            opacity: .95
        }

        .m-hero-item .c-heading, .m-hero-item.context-app .c-heading, .m-hero-item.context-article .c-heading, .c-hero .c-heading, .c-hero.context-app .c-heading, .c-hero.context-article .c-heading {
            padding-top: 0
        }

        .m-hero-item > div > div > div, .c-hero > div > div > div {
            -ms-flex-pack: center;
            justify-content: center
        }

        .m-hero-item .c-group > .c-call-to-action, .c-hero .c-group > .c-call-to-action {
            margin: 0
        }

            .m-hero-item .c-group > .c-call-to-action + .c-call-to-action, .c-hero .c-group > .c-call-to-action + .c-call-to-action {
                margin: 0
            }

        .m-hero-item.theme-light .c-group.f-accent > .c-call-to-action, .m-hero-item.theme-dark .c-group.f-accent > .c-call-to-action, .c-hero.theme-light .c-group.f-accent > .c-call-to-action, .c-hero.theme-dark .c-group.f-accent > .c-call-to-action {
            margin: 0
        }

            .m-hero-item.theme-light .c-group.f-accent > .c-call-to-action + .c-call-to-action, .m-hero-item.theme-dark .c-group.f-accent > .c-call-to-action + .c-call-to-action, .c-hero.theme-light .c-group.f-accent > .c-call-to-action + .c-call-to-action, .c-hero.theme-dark .c-group.f-accent > .c-call-to-action + .c-call-to-action {
                margin: 0
            }

        .m-hero-item .c-subheading, .c-hero .c-subheading {
            display: block
        }

        .m-hero-item.context-game .c-rating, .c-hero.context-game .c-rating {
            margin-top: 12px
        }

        .m-hero-item.context-music-album .c-product-title, .c-hero.context-music-album .c-product-title {
            margin-top: 0
        }
}

.m-hero-item .c-video-player.m-ambient-video + div, .c-hero .c-video-player.m-ambient-video + div {
    height: auto;
    overflow: visible
}

@media only screen and (max-width:539px) {
    .m-hero-item .c-price, .m-hero-item .c-rating, .c-hero .c-price, .c-hero .c-rating {
        display: none
    }

    .m-hero-item .c-group > .c-call-to-action + .c-call-to-action, .c-hero .c-group > .c-call-to-action + .c-call-to-action {
        padding: 10px 43px 7px
    }
}

[class^="pad-"] + .pad-hero-item .m-hero-item, [class^="m-"] + .m-hero-item {
    margin-top: 48px;
    float: left;
    clear: both
}

.m-hero {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
}

[class^="pad-"] + .pad-hero .m-hero, [class^="m-"] + .m-hero {
    padding-top: 48px;
    clear: both
}

.m-highlight-feature {
    padding: 0;
    margin-top: 48px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

    .m-highlight-feature:before, .m-highlight-feature:after {
        content: " ";
        display: table
    }

    .m-highlight-feature:after {
        clear: both
    }

@media only screen and (min-width:768px) {
    .m-highlight-feature {
        display: block
    }
}

.m-highlight-feature picture.c-image {
    width: 100%;
    max-width: 100%
}

    .m-highlight-feature picture.c-image img {
        width: 100%;
        max-width: 100%
    }

.m-highlight-feature > div {
    padding-left: 12px;
    padding-right: 12px;
    width: 80%;
    text-align: center;
    margin: 0 auto
}

    .m-highlight-feature > div .c-group {
        display: block;
        overflow: visible
    }

    .m-highlight-feature > div .c-call-to-action {
        padding: 10px 3px 7px 0;
        position: relative;
        border: 2px solid transparent;
        outline: 1px solid transparent;
        outline-offset: -3px;
        margin-left: 0;
        color: #0067b8;
        background: transparent;
        transition: none;
        margin: 12px auto 0
    }

@media screen and (-ms-high-contrast:active) {
    .m-highlight-feature > div .c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.m-highlight-feature > div .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .m-highlight-feature > div .c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .m-highlight-feature > div .c-call-to-action:focus, .theme-dark .theme-light .m-highlight-feature > div .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .m-highlight-feature > div .c-call-to-action:focus, .theme-light .theme-dark .m-highlight-feature > div .c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus), .m-highlight-feature > div .c-call-to-action:hover, .m-highlight-feature > div .c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus) span, .m-highlight-feature > div .c-call-to-action:hover span, .m-highlight-feature > div .c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.m-highlight-feature > div .c-call-to-action:hover {
    color: #005da6
}

.m-highlight-feature > div .c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.m-highlight-feature > div .c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.m-highlight-feature > div .c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .m-highlight-feature > div .c-call-to-action, .theme-dark .theme-light .m-highlight-feature > div .c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .m-highlight-feature > div .c-call-to-action:hover, .theme-dark .theme-light .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-highlight-feature > div .c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .m-highlight-feature > div .c-call-to-action:hover, .theme-dark .theme-light .m-highlight-feature > div .c-call-to-action:hover {
        background: transparent
    }

    .theme-light .m-highlight-feature > div .c-call-to-action:active, .theme-dark .theme-light .m-highlight-feature > div .c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .m-highlight-feature > div .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .m-highlight-feature > div .c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .m-highlight-feature > div .c-call-to-action, .theme-light .theme-dark .m-highlight-feature > div .c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .m-highlight-feature > div .c-call-to-action:hover, .theme-light .theme-dark .m-highlight-feature > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-highlight-feature > div .c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .m-highlight-feature > div .c-call-to-action:hover, .theme-light .theme-dark .m-highlight-feature > div .c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .m-highlight-feature > div .c-call-to-action:active, .theme-light .theme-dark .m-highlight-feature > div .c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .m-highlight-feature > div .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .m-highlight-feature > div .c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

.m-highlight-feature > div .c-heading {
    font-size: 18px;
    line-height: 24px;
    padding: 37px 0 3px;
    font-weight: 600;
    font-weight: 600
}

.m-highlight-feature > div .c-paragraph {
    font-size: 15px;
    line-height: 20px;
    padding: 24px 0 0;
    font-weight: 400;
    padding-top: 12px
}

.m-highlight-feature > div .c-logo {
    display: inline-block;
    margin-top: 24px
}

    .m-highlight-feature > div .c-logo img {
        margin: 0 auto
    }

    .m-highlight-feature > div .c-logo + .c-heading {
        padding-top: 12px
    }

.m-highlight-feature > div.c-video {
    display: block;
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    -ms-transform: none;
    transform: none
}

    .m-highlight-feature > div.c-video video {
        width: 100%;
        min-width: 100%;
        height: 100%;
        max-height: 100%
    }

.m-highlight-feature.f-lean {
    margin-top: 0
}

@media only screen and (min-width:768px) {
    .m-highlight-feature > div {
        padding-left: 24px;
        padding-right: 24px;
        position: absolute;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 36px;
        width: 316px;
        height: 336px;
        top: 24px;
        top: calc(50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #fff;
        color: #000;
        box-shadow: 0 6px 6px rgba(0,0,0,.1)
    }

        .m-highlight-feature > div .c-heading {
            padding-top: 0
        }

        .m-highlight-feature > div.c-video {
            box-shadow: none
        }

    .m-highlight-feature.f-align-left > div {
        left: 0
    }

    .m-highlight-feature.f-align-right > div {
        right: 0
    }
}

@media only screen and (min-width:1084px) {
    .m-highlight-feature > div {
        margin: 0 48px;
        width: 316px;
        height: 336px
    }

        .m-highlight-feature > div .c-heading {
            font-size: 20px;
            line-height: 24px;
            padding: 35px 0 5px;
            font-weight: 600;
            padding-top: 0;
            font-weight: 600
        }

        .m-highlight-feature > div .c-logo + .c-heading {
            margin-top: 12px
        }
}

@media only screen and (min-width:1400px) {
    .m-highlight-feature > div {
        width: 364px;
        height: 408px
    }
}

.pad-highlight-feature + .pad-highlight-feature .m-highlight-feature.f-lean, .m-highlight-feature + .m-highlight-feature.f-lean {
    margin-top: 48px
}

@media only screen and (min-width:768px) {
    .pad-highlight-feature + .pad-highlight-feature .m-highlight-feature.f-lean, .m-highlight-feature + .m-highlight-feature.f-lean {
        margin-top: 0
    }
}

.m-histogram:before, .m-histogram:after, .c-histogram:before, .c-histogram:after {
    content: " ";
    display: table
}

.m-histogram:after, .c-histogram:after {
    clear: both
}

.m-histogram > div:first-child, .c-histogram > div:first-child {
    display: table-cell;
    vertical-align: top
}

    .m-histogram > div:first-child > div > span, .c-histogram > div:first-child > div > span {
        margin-left: 4px;
        margin-top: -2px
    }

    .m-histogram > div:first-child > span, .c-histogram > div:first-child > span {
        font-size: 130px;
        line-height: 1;
        letter-spacing: -5px;
        font-weight: 100;
        display: inline-block;
        margin-bottom: 7px
    }

.m-histogram > ul, .c-histogram > ul {
    display: table-cell;
    padding-left: 24px;
    padding-top: 23px;
    vertical-align: top;
    width: 100%
}

    .m-histogram > ul li, .c-histogram > ul li {
        margin-bottom: 10px
    }

@media only screen and (max-width:767px) {
    .m-histogram > ul li, .c-histogram > ul li {
        max-width: 90%
    }
}

.m-histogram > ul a, .c-histogram > ul a {
    font-size: 13px;
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    display: block;
    line-height: 1;
    padding: 1px
}

    .m-histogram > ul a:before, .c-histogram > ul a:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .m-histogram > ul a:focus, .c-histogram > ul a:focus {
        border-color: #000
    }

        .m-histogram > ul a:focus:before, .c-histogram > ul a:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .m-histogram > ul a:focus, .theme-dark .theme-light .m-histogram > ul a:focus, .theme-light .c-histogram > ul a:focus, .theme-dark .theme-light .c-histogram > ul a:focus {
    border-color: #000
}

    .theme-light .m-histogram > ul a:focus:before, .theme-dark .theme-light .m-histogram > ul a:focus:before, .theme-light .c-histogram > ul a:focus:before, .theme-dark .theme-light .c-histogram > ul a:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .m-histogram > ul a:focus, .theme-light .theme-dark .m-histogram > ul a:focus, .theme-dark .c-histogram > ul a:focus, .theme-light .theme-dark .c-histogram > ul a:focus {
    border-color: #fff
}

    .theme-dark .m-histogram > ul a:focus:before, .theme-light .theme-dark .m-histogram > ul a:focus:before, .theme-dark .c-histogram > ul a:focus:before, .theme-light .theme-dark .c-histogram > ul a:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.m-histogram > ul a > div, .c-histogram > ul a > div {
    display: inline-block;
    margin-left: 5px;
    width: calc(100% - 83px)
}

    .m-histogram > ul a > div > div, .c-histogram > ul a > div > div {
        height: 12px;
        position: relative;
        background-color: #0067b8;
        -ms-high-contrast-adjust: none
    }

@media(-ms-high-contrast:active) {
    .m-histogram > ul a > div > div, .c-histogram > ul a > div > div {
        background-color: WindowText
    }
}

.m-histogram > ul a > div > div span, .c-histogram > ul a > div > div span {
    position: absolute;
    right: 0;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    padding-left: 4px
}

@media(-ms-high-contrast:active) {
    .m-histogram > ul a, .c-histogram > ul a {
        border-color: Window;
        color: WindowText
    }

        .m-histogram > ul a:hover, .c-histogram > ul a:hover {
            border-color: Highlight
        }

        .m-histogram > ul a:before, .c-histogram > ul a:before {
            border-color: Window
        }
}

.m-histogram > ul .c-glyph, .c-histogram > ul .c-glyph {
    display: inline-block;
    margin-left: 4px
}

    .m-histogram > ul .c-glyph:after, .c-histogram > ul .c-glyph:after {
        -ms-transform: translateY(1px);
        transform: translateY(1px);
        content: ""
    }

@media only screen and (max-width:539px) {
    .m-histogram > div, .m-histogram > ul, .c-histogram > div, .c-histogram > ul {
        display: block
    }

    .m-histogram > ul, .c-histogram > ul {
        padding-left: 0
    }

        .m-histogram > ul a > div, .c-histogram > ul a > div {
            width: calc(100% - 45px)
        }
}

.m-hyperlink-group {
    padding-left: 0;
    padding-right: 0
}

    .m-hyperlink-group > div {
        text-align: center;
        padding: 0 12.5% 11px;
        display: -ms-flexbox;
        display: flex;
        display: ms-flexbox;
        -ms-flex-line-pack: center;
        align-content: center;
        flex-direction: column;
        -ms-flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center
    }

@media only screen and (min-width:768px) {
    .m-hyperlink-group > div {
        padding-bottom: 0
    }

        .m-hyperlink-group > div [class*="c-heading"] {
            padding-top: 0
        }
}

.m-hyperlink-group > div ul {
    margin: 0;
    padding: 0
}

    .m-hyperlink-group > div ul li {
        padding: 0
    }

.m-hyperlink-group > div .c-heading {
    max-height: 48px;
    padding: 35px 0 5px;
    padding-bottom: 1.636px;
    box-sizing: content-box;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600
}

.m-hyperlink-group > div .c-hyperlink {
    font-size: 18px;
    line-height: 24px;
    padding: 6px 0;
    display: block;
    text-decoration: none;
    font-weight: 200
}

@media(max-width:767px) {
    .m-hyperlink-group > div .c-hyperlink {
        font-size: 16px;
        line-height: 20px
    }
}

.m-hyperlink-group > div .c-hyperlink:hover {
    text-decoration: underline
}

.m-hyperlink-group > div .c-hyperlink.f-picker {
    padding: 0
}

.m-hyperlink-group > div.f-background-accent {
    background: #0067b8
}

    .m-hyperlink-group > div.f-background-accent .c-heading, .m-hyperlink-group > div.f-background-accent .c-hyperlink {
        color: #f2f2f2
    }

.m-hyperlink-group > div.f-background-neutral-00 {
    background: #fff
}

.m-hyperlink-group > div.f-background-neutral-10 {
    background: #e6e6e6
}

.m-hyperlink-group > div.f-background-neutral-20 {
    background: #d2d2d2
}

.m-hyperlink-group > div.f-background-neutral-30 {
    background: #acacac
}

.m-hyperlink-group > div.f-background-neutral-45 {
    background: #919191
}

.m-hyperlink-group > div.f-background-neutral-55 {
    background: #737373
}

.m-hyperlink-group > div.f-background-neutral-65 {
    background: #505050
}

.m-hyperlink-group > div.f-background-neutral-75 {
    background: #464646
}

.m-hyperlink-group > div.f-background-neutral-80 {
    background: #2f2f2f
}

.m-hyperlink-group > div.f-background-neutral-90 {
    background: #171717
}

.m-hyperlink-group > div.f-background-neutral-100 {
    background: #000
}

.m-hyperlink-group > div.f-brand-neutral-100 {
    background: #000
}

.theme-light .m-hyperlink-group > div, .theme-dark .theme-light .m-hyperlink-group > div {
    color: #000
}

.theme-dark .m-hyperlink-group > div, .theme-light .theme-dark .m-hyperlink-group > div {
    color: #f2f2f2
}

@media only screen and (max-width:767px) {
    .m-hyperlink-group > div .c-heading {
        padding-top: 24px;
        padding-bottom: 6px
    }

    .m-hyperlink-group > div .c-hyperlink {
        padding: 6px 0
    }
}

.c-mosaic-placement .m-hyperlink-group > div {
    padding: 0;
    height: 100%;
    display: -ms-flexbox;
    display: flex
}

.c-mosaic-placement.f-height-large.f-width-small .m-hyperlink-group > div > .c-heading {
    padding: 0 12.5% 11px
}

.m-hyperlink-group-content-placement {
    padding-top: 0;
    padding-left: calc(5% - 12px);
    padding-right: calc(5% - 12px)
}

    .m-hyperlink-group-content-placement.x-remove-padding {
        padding-left: 0;
        padding-right: 0
    }

@media screen and (min-width:1084px) {
    .m-hyperlink-group-content-placement {
        padding-left: 0;
        padding-right: 0;
        margin-left: -12px;
        margin-right: -12px;
        width: calc(100% + 24px)
    }
}

.m-hyperlink-group-content-placement [data-grid] {
    min-height: 0;
    display: block
}

@media screen and (min-width:540px) {
    .m-hyperlink-group-content-placement [data-grid] {
        display: -ms-flexbox;
        display: flex
    }
}

.m-hyperlink-group-content-placement.f-align-center {
    text-align: center
}

.m-hyperlink-group-content-placement .m-content-placement-item {
    width: 100%
}

@media only screen and (min-width:540px) {
    .m-hyperlink-group-content-placement > [data-grid*="col-"] .m-hyperlink-group [class^="c-heading"] {
        padding-top: 0
    }
}

.m-hyperlink-group-content-placement > [data-grid*="col-"] .m-hyperlink-group > div {
    width: 100%;
    padding: 24px
}

.m-image {
    padding: 48px 0 0
}

    .m-image:before, .m-image:after {
        content: " ";
        display: table
    }

    .m-image:after {
        clear: both
    }

    .m-image.f-lean {
        padding: 0
    }

    .m-image [class*="c-caption"] {
        color: rgba(0,0,0,.6)
    }

@media screen and (min-width:320px) {
    .m-image [class*="c-caption"] {
        margin-left: 12px
    }
}

@media screen and (min-width:540px) {
    .m-image [class*="c-caption"] {
        margin-left: 24px
    }
}

.m-image .c-video {
    display: block
}

.m-image-intro {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    clear: both
}

    .m-image-intro > .c-image {
        display: block
    }

        .m-image-intro > .c-image img {
            width: 100%
        }

        .m-image-intro > .c-image:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%
        }

    .m-image-intro > div {
        padding: 16px 12px;
        position: relative;
        max-width: 100%;
        text-align: center
    }

        .m-image-intro > div > .c-heading {
            font-size: 24px;
            line-height: 28px;
            padding: 36px 0 4px;
            font-weight: 600;
            font-weight: 600;
            padding-top: 0
        }

@media(max-width:767px) {
    .m-image-intro > div > .c-heading {
        font-size: 20px;
        line-height: 24px
    }
}

.m-image-intro > div .c-paragraph {
    font-size: 15px;
    line-height: 20px;
    padding: 12px 0 0;
    font-weight: 400;
    padding-top: 8px
}

@media only screen and (min-width:540px) {
    .m-image-intro.f-align-center > div, .m-image-intro.f-align-top > div, .m-image-intro.f-align-bottom > div {
        position: absolute;
        margin: 0 auto
    }
}

@media only screen and (min-width:540px) {
    .m-image-intro.f-align-center > div {
        left: 50%;
        top: calc(50% + 24px);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

@media only screen and (min-width:1084px) {
    .m-image-intro.f-align-center > div {
        top: 50%
    }
}

@media only screen and (min-width:540px) {
    .m-image-intro.f-align-top > div {
        left: 50%;
        top: 24px;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (min-width:540px) {
    .m-image-intro.f-align-bottom > div {
        left: 50%;
        bottom: 24px;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (min-width:540px) {
    .m-image-intro.f-transparent.f-align-top > div {
        top: 60px
    }
}

@media only screen and (min-width:768px) {
    .m-image-intro.f-transparent.f-align-top > div {
        top: 120px
    }
}

@media only screen and (min-width:1400px) {
    .m-image-intro.f-transparent.f-align-top > div {
        top: 140px
    }
}

@media only screen and (min-width:540px) {
    .m-image-intro[class*="f-mask"].theme-light > picture:after {
        background: #fff
    }

    .m-image-intro[class*="f-mask"].theme-light.f-align-top > picture:after {
        background: radial-gradient(circle at top center,#fff,rgba(255,255,255,0) 80%)
    }

    .m-image-intro[class*="f-mask"].theme-light.f-align-center > picture:after {
        background: radial-gradient(circle at center center,#fff,rgba(255,255,255,0) 80%)
    }

    .m-image-intro[class*="f-mask"].theme-light.f-align-bottom > picture:after {
        background: radial-gradient(circle at bottom center,#fff,rgba(255,255,255,0) 80%)
    }

    .m-image-intro[class*="f-mask"].theme-dark > picture:after {
        background: #000
    }

    .m-image-intro[class*="f-mask"].theme-dark.f-align-top > picture:after {
        background: radial-gradient(circle at top center,#000,rgba(255,255,255,0) 80%)
    }

    .m-image-intro[class*="f-mask"].theme-dark.f-align-center > picture:after {
        background: radial-gradient(circle at center center,#000,rgba(255,255,255,0) 80%)
    }

    .m-image-intro[class*="f-mask"].theme-dark.f-align-bottom > picture:after {
        background: radial-gradient(circle at bottom center,#000,rgba(255,255,255,0) 80%)
    }

    .m-image-intro.f-mask-20 > picture:after {
        opacity: .2
    }

    .m-image-intro.f-mask-40 > picture:after {
        opacity: .4
    }

    .m-image-intro.f-mask-60 > picture:after {
        opacity: .6
    }

    .m-image-intro.f-mask-80 > picture:after {
        opacity: .8
    }

    .m-image-intro.f-mask-100 > picture:after {
        opacity: 1
    }
}

.m-immersive-hero-item {
    position: relative;
    min-height: 600px;
    max-height: 100vh;
    overflow: hidden;
    padding: 0
}

    .m-immersive-hero-item:hover {
        cursor: default
    }

    .m-immersive-hero-item[data-js-href]:hover {
        cursor: pointer
    }

    .m-immersive-hero-item.f-video {
        height: 100vh
    }

        .m-immersive-hero-item.f-video .m-ambient-video {
            padding-top: unset;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            height: 100% !important
        }

            .m-immersive-hero-item.f-video .m-ambient-video video {
                width: 100%;
                -ms-flex: 1 1 auto;
                flex: 1 1 auto
            }

            .m-immersive-hero-item.f-video .m-ambient-video .f-core-player {
                top: auto;
                max-width: 100%;
                padding: 0
            }

    .m-immersive-hero-item > picture.c-image {
        display: block;
        width: 100%;
        max-width: 100%
    }

        .m-immersive-hero-item > picture.c-image img {
            width: 100%;
            overflow-y: hidden
        }

    .m-immersive-hero-item > div {
        position: absolute;
        display: block;
        text-align: center;
        width: 100%
    }

        .m-immersive-hero-item > div > div {
            padding-left: 12px;
            padding-right: 12px;
            opacity: 0;
            animation: fadeIn ease-in 1;
            animation-fill-mode: forwards;
            animation-duration: 1s;
            animation-delay: 600ms;
            max-width: 100%;
            margin: 0 auto
        }

            .m-immersive-hero-item > div > div .c-heading {
                font-size: 34px;
                line-height: 40px;
                padding: 38px 0 2px;
                font-weight: 600;
                font-weight: 600;
                opacity: .95
            }

@media screen and (-ms-high-contrast:active) {
    .m-immersive-hero-item > div > div .c-heading {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .m-immersive-hero-item > div > div .c-heading {
        background: #fff
    }
}

.m-immersive-hero-item > div > div .c-subheading {
    font-size: 20px;
    line-height: 24px;
    padding: 8px 0 4px;
    font-weight: 600;
    font-weight: 200;
    padding-top: 8px
}

@media screen and (-ms-high-contrast:active) {
    .m-immersive-hero-item > div > div .c-subheading {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .m-immersive-hero-item > div > div .c-subheading {
        background: #fff
    }
}

.m-immersive-hero-item > div > div .c-call-to-action {
    margin: 24px 0
}

.m-immersive-hero-item > div > div .c-group {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 24px 0
}

    .m-immersive-hero-item > div > div .c-group > .c-call-to-action {
        margin: 0 24px 0 0
    }

        .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action {
            padding: 10px 3px 7px 0;
            position: relative;
            border: 2px solid transparent;
            outline: 1px solid transparent;
            outline-offset: -3px;
            margin-left: 0;
            color: #0067b8;
            background: transparent;
            transition: none;
            margin-top: 0
        }

@media screen and (-ms-high-contrast:active) {
    .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus, .theme-dark .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus, .theme-light .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:hover, .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:hover span, .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:hover {
    color: #005da6
}

.m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action, .theme-dark .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-dark .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-dark .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:hover {
        background: transparent
    }

    .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:active, .theme-dark .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action, .theme-light .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-light .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:hover, .theme-light .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:active, .theme-light .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

@media only screen and (max-width:539px) {
    .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action {
        padding: 10px 43px 7px
    }
}

@media screen and (-ms-high-contrast:active) {
    .m-immersive-hero-item > div > div .c-group > .c-call-to-action + .c-call-to-action {
        background: Window
    }
}

.m-immersive-hero-item > div > picture.c-image {
    margin: 0 auto
}

    .m-immersive-hero-item > div > picture.c-image img {
        opacity: 0;
        animation: fadeIn ease-in 1;
        animation-fill-mode: forwards;
        animation-duration: 1s;
        animation-delay: 600ms;
        max-width: none;
        display: block;
        margin: 0 auto;
        width: auto;
        height: 0
    }

@media only screen and (min-width:540px) {
    .m-immersive-hero-item > div > div {
        padding-left: 24px;
        padding-right: 24px;
        max-width: 80%
    }
}

@media only screen and (min-width:768px) {
    .m-immersive-hero-item > div > div {
        max-width: 60%
    }

    .m-immersive-hero-item > div > picture.c-image + div .c-heading {
        padding-top: 24px
    }
}

@media only screen and (min-width:1084px) {
    .m-immersive-hero-item > div > picture.c-image img {
        max-width: 100%
    }
}

@media only screen and (min-width:1400px) {
    .m-immersive-hero-item > div > div {
        max-width: 50%
    }

        .m-immersive-hero-item > div > div .c-heading {
            font-size: 46px;
            line-height: 56px;
            padding: 37px 0 3px;
            font-weight: 600;
            letter-spacing: -.01em;
            font-weight: 600
        }

        .m-immersive-hero-item > div > div .c-subheading {
            font-size: 24px;
            line-height: 28px;
            padding: 4px 0 8px;
            font-weight: 600;
            font-weight: 200
        }
}

@media only screen and (min-width:1779px) {
    .m-immersive-hero-item > div > div .c-heading {
        font-size: 62px;
        line-height: 72px;
        padding: 38px 0 6px;
        font-weight: 600;
        letter-spacing: -.01em
    }

    .m-immersive-hero-item > div > div .c-subheading {
        font-size: 34px;
        line-height: 40px;
        padding: 12px 0 2px;
        font-weight: 600;
        font-weight: 200;
        padding-top: 8px
    }
}

.m-immersive-hero-item.f-align-top > div {
    top: 0;
    bottom: 0
}

@media only screen and (min-width:768px) {
    .m-immersive-hero-item.f-align-top > div {
        top: 120px
    }
}

@media only screen and (min-width:1084px) {
    .m-immersive-hero-item.f-align-top > div {
        top: 148px
    }
}

.m-immersive-hero-item.f-align-top > div > div {
    position: absolute;
    top: 72px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%
}

@media only screen and (min-width:768px) {
    .m-immersive-hero-item.f-align-top > div > div {
        top: 120px
    }
}

@media only screen and (min-width:1084px) {
    .m-immersive-hero-item.f-align-top > div > div {
        top: 148px
    }
}

.m-immersive-hero-item.f-align-top > div > picture.c-image img {
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.m-immersive-hero-item.f-align-bottom > div {
    bottom: 72px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:768px) {
    .m-immersive-hero-item.f-align-bottom > div {
        bottom: 120px
    }
}

@media only screen and (min-width:1084px) {
    .m-immersive-hero-item.f-align-bottom > div {
        bottom: 148px
    }
}

.m-immersive-hero-item.f-align-bottom > div > picture.c-image {
    margin: 0
}

.m-immersive-hero-item.f-align-left > div > div {
    left: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 95%;
    position: absolute;
    display: block;
    text-align: left
}

    .m-immersive-hero-item.f-align-left > div > div .c-heading, .m-immersive-hero-item.f-align-left > div > div .c-subheading {
        max-width: 50%
    }

@media only screen and (max-width:540px) {
    .m-immersive-hero-item.f-align-left > div > div .c-heading, .m-immersive-hero-item.f-align-left > div > div .c-subheading {
        max-width: 100%
    }
}

.m-immersive-hero-item.f-align-left > div > div .c-group {
    -ms-flex-pack: start;
    justify-content: start
}

.m-immersive-hero-item.f-align-right > div > div {
    left: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 95%;
    position: absolute;
    display: block;
    text-align: right
}

    .m-immersive-hero-item.f-align-right > div > div .c-heading, .m-immersive-hero-item.f-align-right > div > div .c-subheading {
        max-width: 50%
    }

@media only screen and (max-width:540px) {
    .m-immersive-hero-item.f-align-right > div > div .c-heading, .m-immersive-hero-item.f-align-right > div > div .c-subheading {
        max-width: 100%
    }
}

.m-immersive-hero-item.f-align-right > div > div .c-heading, .m-immersive-hero-item.f-align-right > div > div .c-subheading {
    margin-left: auto
}

.m-immersive-hero-item.f-align-right > div > div .c-group {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.no-js .m-immersive-hero-item > div picture.c-image {
    display: none
}

.m-immersive-hero-item.theme-dark .c-group > a.c-call-to-action + a.c-call-to-action {
    color: #fff
}

    .m-immersive-hero-item.theme-dark .c-group > a.c-call-to-action + a.c-call-to-action:focus:not(.x-hidden-focus) {
        color: #fff;
        background: rgba(255,255,255,.1)
    }

.m-immersive-hero-item.theme-light .c-group > a.c-call-to-action + a.c-call-to-action {
    color: #000
}

    .m-immersive-hero-item.theme-light .c-group > a.c-call-to-action + a.c-call-to-action:focus:not(.x-hidden-focus) {
        color: #000;
        background: rgba(0,0,0,.1)
    }

.m-immersive-hero {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
}

    .m-immersive-hero .c-carousel .c-sequence-indicator {
        bottom: 12px
    }

    .m-immersive-hero .m-immersive-hero-item.f-align-bottom > div > div {
        padding-bottom: 36px
    }

.m-in-page-navigation {
    padding-top: 0
}

.m-link-navigation {
    padding-top: 0
}

.m-live-gold-badge {
    margin-top: 40px;
    margin-right: 40px;
    display: inline-block;
    position: relative;
    float: right
}

    .m-live-gold-badge > div {
        width: 100%;
        padding-top: 50px;
        position: absolute;
        top: 0;
        color: #fff;
        text-align: center
    }

        .m-live-gold-badge > div * {
            padding: 0
        }

@media only screen and (max-width:768px) {
    .m-live-gold-badge {
        margin-right: 0;
        margin-left: 75px;
        float: none
    }
}

@media only screen and (max-width:539px) {
    .m-live-gold-badge {
        margin-left: 25px
    }
}

.m-media-gallery {
    padding-top: 32px;
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    zoom: 1;
    width: 100%
}

    .m-media-gallery:before, .m-media-gallery:after {
        content: " ";
        display: table
    }

    .m-media-gallery:after {
        clear: both
    }

    .m-media-gallery .c-group {
        flex-wrap: wrap;
        -ms-flex-wrap: wrap
    }

    .m-media-gallery .c-carousel .c-flipper {
        top: 50%
    }

        .m-media-gallery .c-carousel .c-flipper.f-previous {
            left: -24px
        }

        .m-media-gallery .c-carousel .c-flipper.f-next {
            right: -24px
        }

        .m-media-gallery .c-carousel .c-flipper:focus {
            background: #b3b3b3
        }

    .m-media-gallery .c-carousel .c-group {
        flex-wrap: nowrap;
        -ms-flex-wrap: none
    }

    .m-media-gallery .c-carousel .f-gallery li {
        height: 189px;
        width: 336px;
        margin-right: 12px;
        margin-bottom: 0;
        color: #fff
    }

@media only screen and (max-width:767px) {
    .m-media-gallery .c-carousel .f-gallery li {
        height: 126px;
        width: 224px;
        margin-right: 8px
    }
}

@media only screen and (max-width:539px) {
    .m-media-gallery .c-carousel .c-flipper {
        visibility: hidden
    }

        .m-media-gallery .c-carousel .c-flipper.f-previous {
            left: 0
        }

        .m-media-gallery .c-carousel .c-flipper.f-next {
            right: 0
        }

    .m-media-gallery .c-carousel:hover .c-flipper {
        visibility: visible
    }
}

.m-media-gallery picture.c-image img {
    width: 100%;
    max-width: none
}

.m-media-gallery picture:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,.4)
}

@media screen and (-ms-high-contrast:active) {
    .m-media-gallery picture:after {
        background: none
    }
}

.m-media-gallery .f-gallery {
    vertical-align: top;
    padding: 0
}

    .m-media-gallery .f-gallery li {
        margin-bottom: 12px;
        color: #fff
    }

@media only screen and (max-width:767px) {
    .m-media-gallery .f-gallery li {
        margin-bottom: 8px
    }
}

.m-media-gallery .f-gallery li .c-action-trigger {
    position: absolute;
    background: rgba(0,0,0,.6);
    border: transparent;
    border-radius: 50%;
    margin: 0;
    height: 48px;
    width: 48px;
    margin-top: 0;
    top: calc(50% - 24px);
    left: calc(50% - 24px);
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    position: absolute;
    min-width: auto;
    z-index: 1;
    transition: transform .2s ease
}

    .m-media-gallery .f-gallery li .c-action-trigger:hover {
        text-decoration: none
    }

    .m-media-gallery .f-gallery li .c-action-trigger:before {
        position: absolute;
        top: calc(50% - 12px);
        left: calc(50% - 11px);
        color: #fff;
        font-size: 24px;
        line-height: 24px;
        content: "";
        margin: 0
    }

    .m-media-gallery .f-gallery li .c-action-trigger:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .m-media-gallery .f-gallery li .c-action-trigger:focus {
        border-color: #000
    }

        .m-media-gallery .f-gallery li .c-action-trigger:focus:after {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .m-media-gallery .f-gallery li .c-action-trigger:focus, .theme-dark .theme-light .m-media-gallery .f-gallery li .c-action-trigger:focus {
    border-color: #000
}

    .theme-light .m-media-gallery .f-gallery li .c-action-trigger:focus:after, .theme-dark .theme-light .m-media-gallery .f-gallery li .c-action-trigger:focus:after {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .m-media-gallery .f-gallery li .c-action-trigger:focus, .theme-light .theme-dark .m-media-gallery .f-gallery li .c-action-trigger:focus {
    border-color: #fff
}

    .theme-dark .m-media-gallery .f-gallery li .c-action-trigger:focus:after, .theme-light .theme-dark .m-media-gallery .f-gallery li .c-action-trigger:focus:after {
        border-color: rgba(0,0,0,.6)
    }

.m-media-gallery .f-gallery li .c-action-trigger:before {
    transition: transform .2s ease
}

.m-media-gallery .f-gallery li .c-action-trigger:after {
    border-radius: 50%
}

.m-media-gallery .f-gallery li .c-action-trigger:active {
    -ms-transform: scale(.9);
    transform: scale(.9)
}

    .m-media-gallery .f-gallery li .c-action-trigger:active:before {
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

.m-media-gallery .f-gallery li .c-action-trigger:focus:not(.x-hidden-focus) {
    outline-color: #fff
}

    .m-media-gallery .f-gallery li .c-action-trigger:focus:not(.x-hidden-focus):after {
        outline-color: #000
    }

.m-media-gallery .f-gallery li .c-action-trigger:focus {
    border-color: #fff
}

.m-media-gallery .f-gallery li:hover .c-action-trigger {
    text-decoration: none;
    background: rgba(0,0,0,.8)
}

.m-media-gallery .f-gallery li:hover picture:after {
    background: rgba(0,0,0,.5)
}

.m-media-gallery .f-gallery li:active picture:after {
    background: rgba(0,0,0,.6)
}

.m-media-gallery .f-gallery li:active .c-action-trigger {
    -ms-transform: scale(.9);
    transform: scale(.9)
}

    .m-media-gallery .f-gallery li:active .c-action-trigger:before {
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

.m-media-gallery .f-gallery.m-card-group .c-card {
    height: auto
}

.m-media-gallery .f-gallery.f-flex {
    display: -ms-flexbox;
    display: flex
}

.m-media-gallery .f-gallery li .c-heading-6 {
    color: #fff
}

.m-media {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 4px;
    padding-top: 0
}

    .m-media:before, .m-media:after {
        content: " ";
        display: table
    }

    .m-media:after {
        clear: both
    }

    .m-media .c-image {
        float: left;
        margin-right: 12px
    }

    .m-media [class*="c-heading"], .m-media [class*="c-paragraph"], .m-media [class*="c-subheading"] {
        padding: 0 24px 0 0;
        float: left;
        width: calc(100% - 60px)
    }

@media only screen and (min-width:539px) {
    .m-media [class*='c-heading'] {
        float: none;
        display: inline-block
    }
}

.m-mosaic {
    padding-left: 0;
    padding-right: 0;
    clear: left
}

.m-multi-column > div, .m-multi-column > .c-list {
    column-gap: 24px
}

    .m-multi-column > .c-list > li {
        padding: 1px 0
    }

        .m-multi-column > .c-list > li a.c-hyperlink {
            padding: 7px 0;
            display: inline-block
        }

.m-multi-column > div, .m-multi-column > .c-list, .m-multi-column.f-columns-1 > div, .m-multi-column.f-columns-1 > .c-list, .m-multi-column.f-columns-2 > div, .m-multi-column.f-columns-2 > .c-list, .m-multi-column.f-columns-3 > div, .m-multi-column.f-columns-3 > .c-list, .m-multi-column.f-columns-4 > div, .m-multi-column.f-columns-4 > .c-list, .m-multi-column.f-columns-5 > div, .m-multi-column.f-columns-5 > .c-list {
    columns: 1
}

@media only screen and (min-width:540px) {
    .m-multi-column.f-columns-2 > div, .m-multi-column.f-columns-2 > .c-list, .m-multi-column.f-columns-3 > div, .m-multi-column.f-columns-3 > .c-list, .m-multi-column.f-columns-4 > div, .m-multi-column.f-columns-4 > .c-list, .m-multi-column.f-columns-5 > div, .m-multi-column.f-columns-5 > .c-list {
        columns: 2
    }
}

@media only screen and (min-width:768px) {
    .m-multi-column.f-columns-3 > div, .m-multi-column.f-columns-3 > .c-list, .m-multi-column.f-columns-4 > div, .m-multi-column.f-columns-4 > .c-list, .m-multi-column.f-columns-5 > div, .m-multi-column.f-columns-5 > .c-list {
        columns: 3
    }
}

@media only screen and (min-width:1400px) {
    .m-multi-column.f-columns-4 > div, .m-multi-column.f-columns-4 > .c-list, .m-multi-column.f-columns-5 > div, .m-multi-column.f-columns-5 > .c-list {
        columns: 4
    }
}

@media only screen and (min-width:1779px) {
    .m-multi-column.f-columns-5 > div, .m-multi-column.f-columns-5 > .c-list {
        columns: 5
    }
}

.m-multi-feature {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    height: 100%
}

    .m-multi-feature.f-background-neutral-00 > section {
        background-color: #fff
    }

    .m-multi-feature.f-background-neutral-10 > section {
        background-color: #e6e6e6
    }

    .m-multi-feature.f-background-neutral-20 > section {
        background-color: #d2d2d2
    }

    .m-multi-feature.f-background-neutral-30 > section {
        background-color: #acacac
    }

    .m-multi-feature.f-background-neutral-45 > section {
        background-color: #919191
    }

    .m-multi-feature.f-background-neutral-55 > section {
        background-color: #737373
    }

    .m-multi-feature.f-background-neutral-65 > section {
        background-color: #505050
    }

    .m-multi-feature.f-background-neutral-75 > section {
        background-color: #464646
    }

    .m-multi-feature.f-background-neutral-80 > section {
        background-color: #2f2f2f
    }

    .m-multi-feature.f-background-neutral-90 > section {
        background-color: #171717
    }

    .m-multi-feature.f-background-neutral-100 > section {
        background-color: #000
    }

    .m-multi-feature:before, .m-multi-feature:after {
        content: " ";
        display: table
    }

    .m-multi-feature:after {
        clear: both
    }

    .m-multi-feature img {
        width: 100%
    }

    .m-multi-feature .m-area-heading {
        float: none;
        padding-top: 40px
    }

        .m-multi-feature .m-area-heading + .c-sequence-indicator + ul + .c-carousel {
            margin-top: 36px
        }

            .m-multi-feature .m-area-heading + .c-sequence-indicator + ul + .c-carousel ul.c-group {
                padding: 0
            }

    .m-multi-feature .c-lightbox-video {
        position: relative;
        overflow: hidden;
        left: 0;
        top: auto;
        -ms-transform: none;
        transform: none;
        padding: 0
    }

        .m-multi-feature .c-lightbox-video > div {
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            margin: 0
        }

            .m-multi-feature .c-lightbox-video > div > section {
                text-align: center;
                height: 100%;
                width: 100%
            }

                .m-multi-feature .c-lightbox-video > div > section > div {
                    padding: 0%;
                    position: absolute;
                    top: calc(50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    text-align: center;
                    margin: auto;
                    width: 100%
                }

                .m-multi-feature .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,.6)
                }

                    .m-multi-feature .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover {
                        color: rgba(255,255,255,.8)
                    }

                    .m-multi-feature .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus {
                        background: rgba(0,0,0,.6)
                    }

    .m-multi-feature > section {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%
    }

        .m-multi-feature > section .c-pivot > li.f-hidden, .m-multi-feature > section ul > li.f-hidden {
            display: none
        }

        .m-multi-feature > section .c-pivot, .m-multi-feature > section > ul {
            margin-left: 12px;
            margin-right: 12px;
            -ms-flex-order: 2;
            order: 2
        }

        .m-multi-feature > section .c-carousel {
            -ms-flex-order: 1;
            order: 1;
            height: 100%;
            height: initial
        }

            .m-multi-feature > section .c-carousel .m-ambient-video {
                padding: 0
            }

        .m-multi-feature > section > .c-sequence-indicator {
            -ms-flex-order: 3;
            order: 3
        }

    .m-multi-feature [role="tabpanel"] .c-heading {
        font-size: 20px;
        line-height: 24px;
        padding: 35px 0 5px;
        font-weight: 600;
        padding-top: 24px
    }

    .m-multi-feature [role="tabpanel"] .c-paragraph {
        font-size: 15px;
        line-height: 20px;
        padding: 12px 0 0;
        font-weight: 400
    }

    .m-multi-feature [role="tabpanel"] .c-badge, .m-multi-feature [role="tabpanel"] .c-logo {
        margin-top: 12px
    }

        .m-multi-feature [role="tabpanel"] .c-badge + .c-heading, .m-multi-feature [role="tabpanel"] .c-logo + .c-heading {
            padding-top: 8px
        }

    .m-multi-feature [role="tabpanel"] .c-logo {
        display: block
    }

        .m-multi-feature [role="tabpanel"] .c-logo img {
            margin: 0 auto
        }

    .m-multi-feature [role="tabpanel"] .c-call-to-action {
        margin-top: 10px
    }

    .m-multi-feature [role="tabpanel"] .c-group {
        display: block;
        overflow: visible;
        margin-top: 10px
    }

        .m-multi-feature [role="tabpanel"] .c-group .c-call-to-action {
            margin-top: 0;
            margin-right: 4px
        }

    .m-multi-feature [role="tablist"] {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }

        .m-multi-feature [role="tablist"] li {
            margin-right: 10px;
            float: left;
            display: block
        }

            .m-multi-feature [role="tablist"] li > a {
                display: block;
                background: #acacac
            }

                .m-multi-feature [role="tablist"] li > a:active {
                    outline-color: #000
                }

                .m-multi-feature [role="tablist"] li > a.f-active:focus {
                    outline-color: #000;
                    background: #0067b8
                }

            .m-multi-feature [role="tablist"] li > .c-logo.f-active:focus {
                outline-color: #000 !important;
                outline-style: solid !important
            }

        .m-multi-feature [role="tablist"]:not(.c-sequence-indicator) + ul .c-heading, .m-multi-feature [role="tablist"]:not(.c-sequence-indicator) + [role="tabpanel"] .c-heading {
            padding-top: 0
        }

    .m-multi-feature.f-align-center {
        text-align: center
    }

        .m-multi-feature.f-align-center > section > [role="tablist"] {
            margin-bottom: 24px
        }

        .m-multi-feature.f-align-center > section > .c-pivot, .m-multi-feature.f-align-center > section > [role="tablist"] {
            margin-left: 12px;
            margin-right: 12px;
            margin-top: 18px
        }

            .m-multi-feature.f-align-center > section > .c-pivot > [role="tablist"] > a, .m-multi-feature.f-align-center > section > [role="tablist"] > [role="tablist"] > a {
                font-weight: 400
            }

                .m-multi-feature.f-align-center > section > .c-pivot > [role="tablist"] > a.f-active, .m-multi-feature.f-align-center > section > [role="tablist"] > [role="tablist"] > a.f-active {
                    font-weight: 600
                }

@media only screen and (min-width:540px) {
    .m-multi-feature.f-align-center > section > .c-pivot, .m-multi-feature.f-align-center > section > [role="tablist"] {
        margin-left: 24px;
        margin-right: 24px
    }
}

@media only screen and (min-width:768px) {
    .m-multi-feature.f-align-center > section > .c-pivot, .m-multi-feature.f-align-center > section > [role="tablist"] {
        margin-left: 36px;
        margin-right: 36px
    }
}

@media only screen and (min-width:1400px) {
    .m-multi-feature.f-align-center > section > .c-pivot, .m-multi-feature.f-align-center > section > [role="tablist"] {
        margin-left: 48px;
        margin-right: 48px
    }
}

.m-multi-feature.f-align-center > section > ul {
    margin: 0 auto
}

.m-multi-feature.f-align-left > section, .m-multi-feature.f-align-right > section {
    position: relative
}

    .m-multi-feature.f-align-left > section > div, .m-multi-feature.f-align-right > section > div {
        padding-left: 12px;
        padding-right: 12px;
        -ms-flex-order: 2;
        order: 2;
        text-align: center
    }

        .m-multi-feature.f-align-left > section > div [role="tablist"], .m-multi-feature.f-align-right > section > div [role="tablist"] {
            padding-top: 24px;
            padding-bottom: 24px;
            -ms-flex-pack: center;
            justify-content: center
        }

        .m-multi-feature.f-align-left > section > div.c-carousel, .m-multi-feature.f-align-right > section > div.c-carousel {
            -ms-flex-order: 1;
            order: 1;
            padding: 0
        }

.m-multi-feature.f-console > section:focus {
    outline: 3px solid #000;
    outline-offset: 1px
}

    .m-multi-feature.f-console > section:focus [role="tabpanel"] .c-call-to-action {
        background: #0067b8;
        outline: 0
    }

    .m-multi-feature.f-console > section:focus .c-carousel.f-scrollable-next .c-flipper.f-next, .m-multi-feature.f-console > section:focus .c-carousel.f-scrollable-previous .c-flipper.f-previous {
        display: block;
        opacity: 1
    }

        .m-multi-feature.f-console > section:focus .c-carousel.f-scrollable-next .c-flipper.f-next:hover, .m-multi-feature.f-console > section:focus .c-carousel.f-scrollable-previous .c-flipper.f-previous:hover {
            opacity: 1
        }

.m-multi-feature.f-console > section > .c-sequence-indicator {
    margin-bottom: 0;
    -ms-flex-order: 2;
    order: 2;
    position: relative;
    top: -40px;
    z-index: 2
}

.m-multi-feature.f-console > section > ul > li[role="tabpanel"] > [class*='c-paragraph'] {
    min-height: 55px;
    max-height: 55px;
    overflow: hidden
}

.m-multi-feature.f-console > section .c-pivot > section[role="tabpanel"] > [class*='c-paragraph'] {
    min-height: 55px;
    max-height: 55px;
    overflow: hidden
}

.m-multi-feature.f-console > section > ul:not([role]) {
    margin-bottom: -30px;
    position: relative;
    top: -30px
}

.m-multi-feature.f-console > section .c-carousel.f-scrollable-next .c-flipper.f-next, .m-multi-feature.f-console > section .c-carousel.f-scrollable-previous .c-flipper.f-previous {
    display: none;
    opacity: 0
}

    .m-multi-feature.f-console > section .c-carousel.f-scrollable-next .c-flipper.f-next:hover, .m-multi-feature.f-console > section .c-carousel.f-scrollable-previous .c-flipper.f-previous:hover {
        opacity: 0
    }

.m-multi-feature.f-console [role="tabpanel"] .c-call-to-action {
    background: transparent;
    color: #000;
    outline: 2px solid #000
}

    .m-multi-feature.f-console [role="tabpanel"] .c-call-to-action:after {
        content: '';
        margin-left: 0
    }

.m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action {
    padding: 10px 3px 7px 0;
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    margin-left: 0;
    color: #0067b8;
    background: transparent;
    transition: none
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus, .theme-dark .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus, .theme-light .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus), .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:hover, .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus) span, .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:hover span, .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:hover {
    color: #005da6
}

.m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action, .theme-dark .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:hover, .theme-dark .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:hover, .theme-dark .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:hover {
        background: transparent
    }

    .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:active, .theme-dark .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action, .theme-light .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:hover, .theme-light .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:hover, .theme-light .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:active, .theme-light .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .m-multi-feature:not(.f-console) [role="tabpanel"] .c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

@media only screen and (min-width:540px) {
    .m-multi-feature.f-align-left > section > div, .m-multi-feature.f-align-right > section > div {
        padding-left: 24px;
        padding-right: 24px
    }

        .m-multi-feature.f-align-left > section > div.c-carousel, .m-multi-feature.f-align-right > section > div.c-carousel {
            padding-left: 0;
            padding-right: 0
        }
}

@media only screen and (min-width:768px) {
    .m-multi-feature [role="tablist"] + [role="tabpanel"] .c-heading {
        padding-top: 0
    }

    .m-multi-feature [role="tabpanel"] > .c-heading {
        font-size: 20px;
        line-height: 24px;
        padding: 35px 0 5px;
        font-weight: 600;
        padding-top: 24px
    }

    .m-multi-feature [role="tabpanel"] .c-paragraph {
        padding-top: 12px
    }

    .m-multi-feature.f-align-left > section, .m-multi-feature.f-align-right > section {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }

        .m-multi-feature.f-align-left > section [role="tabpanel"], .m-multi-feature.f-align-right > section [role="tabpanel"] {
            text-align: left
        }

        .m-multi-feature.f-align-left > section > div, .m-multi-feature.f-align-right > section > div {
            padding-left: 36px;
            padding-right: 36px;
            width: 50%
        }

            .m-multi-feature.f-align-left > section > div > ul[role="tablist"], .m-multi-feature.f-align-right > section > div > ul[role="tablist"] {
                -ms-flex-pack: start;
                justify-content: flex-start
            }

        .m-multi-feature.f-align-left > section > .c-carousel, .m-multi-feature.f-align-right > section > .c-carousel {
            padding: 0;
            width: 50%
        }

        .m-multi-feature.f-align-left > section > div {
            -ms-flex-order: 2;
            order: 2
        }

            .m-multi-feature.f-align-left > section > div.c-carousel {
                -ms-flex-order: 1;
                order: 1
            }

        .m-multi-feature.f-align-right > section > div {
            -ms-flex-order: 1;
            order: 1
        }

            .m-multi-feature.f-align-right > section > div.c-carousel {
                -ms-flex-order: 2;
                order: 2
            }
}

@media only screen and (min-width:1084px) {
    .m-multi-feature [role="tabpanel"] > .c-heading {
        font-size: 34px;
        line-height: 40px;
        padding: 38px 0 2px;
        font-weight: 600;
        padding-top: 24px
    }
}

@media only screen and (min-width:1400px) {
    .m-multi-feature.f-align-left > section > div, .m-multi-feature.f-align-right > section > div {
        padding-left: 48px;
        padding-right: 48px
    }

        .m-multi-feature.f-align-left > section > div.c-carousel, .m-multi-feature.f-align-right > section > div.c-carousel {
            padding-left: 0;
            padding-right: 0
        }
}

.m-multi-hero-item {
    padding: 0;
    position: relative
}

    .m-multi-hero-item:not([class*="--v2"]):hover {
        cursor: pointer
    }

    .m-multi-hero-item .c-image {
        position: relative;
        display: block;
        padding-bottom: 56.25%
    }

        .m-multi-hero-item .c-image img {
            width: 100%;
            position: absolute
        }

        .m-multi-hero-item .c-image:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0
        }

    .m-multi-hero-item a:not(.c-call-to-action) {
        position: relative;
        outline: 2px solid transparent;
        border: 0;
        display: block
    }

        .m-multi-hero-item a:not(.c-call-to-action):before {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            outline: 1px solid transparent;
            outline-offset: -1px
        }

        .m-multi-hero-item a:not(.c-call-to-action):focus {
            outline-color: #000
        }

            .m-multi-hero-item a:not(.c-call-to-action):focus:before {
                outline-color: rgba(255,255,255,.6)
            }

.theme-light .m-multi-hero-item a:not(.c-call-to-action):focus, .theme-dark .theme-light .m-multi-hero-item a:not(.c-call-to-action):focus {
    outline-color: #000
}

    .theme-light .m-multi-hero-item a:not(.c-call-to-action):focus:before, .theme-dark .theme-light .m-multi-hero-item a:not(.c-call-to-action):focus:before {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .m-multi-hero-item a:not(.c-call-to-action):focus, .theme-light .theme-dark .m-multi-hero-item a:not(.c-call-to-action):focus {
    outline-color: #fff
}

    .theme-dark .m-multi-hero-item a:not(.c-call-to-action):focus:before, .theme-light .theme-dark .m-multi-hero-item a:not(.c-call-to-action):focus:before {
        outline-color: rgba(0,0,0,.6)
    }

.m-multi-hero-item a:not(.c-call-to-action):focus {
    text-decoration: underline
}

.m-multi-hero-item .c-heading {
    font-size: 24px;
    line-height: 28px;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 56px;
    padding-bottom: 2.3632px;
    font-weight: 600;
    opacity: .95
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item .c-heading {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .m-multi-hero-item .c-heading {
        background: #fff
    }
}

@media only screen and (max-width:539px) {
    .m-multi-hero-item .c-heading {
        font-size: 20px;
        line-height: 24px;
        max-height: 48px;
        padding-bottom: 1.636px;
        font-weight: 600
    }
}

@media only screen and (max-width:767px) {
    .m-multi-hero-item .c-heading {
        width: auto;
        margin: 0 24px
    }
}

.m-multi-hero-item .c-subheading {
    font-size: 18px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 24px;
    padding-bottom: .2724px;
    font-weight: 200
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item .c-subheading {
        background: #000
    }
}

@media screen and (-ms-high-contrast:black-on-white) {
    .m-multi-hero-item .c-subheading {
        background: #fff
    }
}

@media only screen and (max-width:767px) {
    .m-multi-hero-item .c-subheading {
        display: none
    }
}

.m-multi-hero-item > div {
    position: absolute;
    bottom: 48px;
    width: 100%
}

    .m-multi-hero-item > div > div {
        max-width: 832px;
        padding: 0 16px;
        margin: 0 auto;
        text-align: center
    }

.m-multi-hero-item.theme-light.f-mask-95 .c-image:after {
    background: linear-gradient(0deg,rgba(255,255,255,.95),transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item.theme-light.f-mask-95 .c-image:after {
        background: linear-gradient(0deg,rgba(255,255,255,.95),transparent 85%)
    }
}

.m-multi-hero-item.theme-light a:focus {
    background: rgba(0,0,0,.1) content-box;
    color: rgba(0,0,0,.9)
}

.m-multi-hero-item.theme-light a:active {
    color: rgba(0,0,0,.8)
}

.m-multi-hero-item.theme-dark.f-mask-95 .c-image:after {
    background: linear-gradient(0deg,rgba(0,0,0,.95),transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item.theme-dark.f-mask-95 .c-image:after {
        background: linear-gradient(0deg,rgba(0,0,0,.95),transparent 85%)
    }
}

.m-multi-hero-item.theme-dark a:focus {
    background: rgba(255,255,255,.1) content-box;
    color: #e6e6e6
}

.m-multi-hero-item.theme-dark a:active {
    color: #ccc
}

.m-multi-hero-item--v2 {
    margin-bottom: -30px
}

    .m-multi-hero-item--v2[data-js-href]:hover {
        cursor: pointer
    }

    .m-multi-hero-item--v2:not(.override-default-mask) .c-image:after {
        background: linear-gradient(0deg,rgba(0,0,0,.8),transparent 85%) !important
    }

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item--v2:not(.override-default-mask) .c-image:after {
        background: linear-gradient(0deg,rgba(0,0,0,.8),transparent 85%) !important
    }
}

.m-multi-hero-item--v2.theme-light.f-mask-20 .c-image:after {
    background: linear-gradient(0deg,rgba(255,255,255,.2),transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item--v2.theme-light.f-mask-20 .c-image:after {
        background: linear-gradient(0deg,rgba(255,255,255,.2),transparent 85%)
    }
}

.m-multi-hero-item--v2.theme-light.f-mask-40 .c-image:after {
    background: linear-gradient(0deg,rgba(255,255,255,.4),transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item--v2.theme-light.f-mask-40 .c-image:after {
        background: linear-gradient(0deg,rgba(255,255,255,.4),transparent 85%)
    }
}

.m-multi-hero-item--v2.theme-light.f-mask-60 .c-image:after {
    background: linear-gradient(0deg,rgba(255,255,255,.6),transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item--v2.theme-light.f-mask-60 .c-image:after {
        background: linear-gradient(0deg,rgba(255,255,255,.6),transparent 85%)
    }
}

.m-multi-hero-item--v2.theme-light.f-mask-80 .c-image:after {
    background: linear-gradient(0deg,rgba(255,255,255,.8),transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item--v2.theme-light.f-mask-80 .c-image:after {
        background: linear-gradient(0deg,rgba(255,255,255,.8),transparent 85%)
    }
}

.m-multi-hero-item--v2.theme-light.f-mask-100 .c-image:after {
    background: linear-gradient(0deg,#fff,transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item--v2.theme-light.f-mask-100 .c-image:after {
        background: linear-gradient(0deg,#fff,transparent 85%)
    }
}

.m-multi-hero-item--v2.theme-dark.f-mask-20 .c-image:after {
    background: linear-gradient(0deg,rgba(0,0,0,.2),transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item--v2.theme-dark.f-mask-20 .c-image:after {
        background: linear-gradient(0deg,rgba(0,0,0,.2),transparent 85%)
    }
}

.m-multi-hero-item--v2.theme-dark.f-mask-40 .c-image:after {
    background: linear-gradient(0deg,rgba(0,0,0,.4),transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item--v2.theme-dark.f-mask-40 .c-image:after {
        background: linear-gradient(0deg,rgba(0,0,0,.4),transparent 85%)
    }
}

.m-multi-hero-item--v2.theme-dark.f-mask-60 .c-image:after {
    background: linear-gradient(0deg,rgba(0,0,0,.6),transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item--v2.theme-dark.f-mask-60 .c-image:after {
        background: linear-gradient(0deg,rgba(0,0,0,.6),transparent 85%)
    }
}

.m-multi-hero-item--v2.theme-dark.f-mask-80 .c-image:after {
    background: linear-gradient(0deg,rgba(0,0,0,.8),transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item--v2.theme-dark.f-mask-80 .c-image:after {
        background: linear-gradient(0deg,rgba(0,0,0,.8),transparent 85%)
    }
}

.m-multi-hero-item--v2.theme-dark.f-mask-100 .c-image:after {
    background: linear-gradient(0deg,#000,transparent 85%)
}

@media screen and (-ms-high-contrast:active) {
    .m-multi-hero-item--v2.theme-dark.f-mask-100 .c-image:after {
        background: linear-gradient(0deg,#000,transparent 85%)
    }
}

@media screen and (min-width:540px) {
    .m-multi-hero-item--v2 {
        margin-bottom: -60px
    }
}

@media screen and (min-width:768px) {
    .m-multi-hero-item--v2 {
        margin-bottom: -80px
    }
}

@media screen and (min-width:1084px) {
    .m-multi-hero-item--v2 {
        margin-bottom: 0
    }
}

.m-multi-hero-item--v2 .m-multi-hero-item__content-wrapper {
    width: 90%;
    height: 212px;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    left: 50%;
    bottom: auto;
    -ms-transform: translate(-50%,-25%);
    transform: translate(-50%,-25%);
    background-color: #fff;
    box-shadow: 0 .5em 1.5em rgba(0,0,0,.2)
}

@media screen and (min-width:540px) {
    .m-multi-hero-item--v2 .m-multi-hero-item__content-wrapper {
        -ms-transform: translate(-50%,-40%);
        transform: translate(-50%,-40%)
    }
}

@media screen and (min-width:768px) {
    .m-multi-hero-item--v2 .m-multi-hero-item__content-wrapper {
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

@media screen and (min-width:1084px) {
    .m-multi-hero-item--v2 .m-multi-hero-item__content-wrapper {
        width: 100%;
        height: auto;
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        -ms-transform: none;
        transform: none;
        background-color: transparent;
        box-shadow: none
    }
}

.m-multi-hero-item--v2 .m-multi-hero-item__content {
    padding: 16px 36px
}

@media screen and (min-width:1084px) {
    .m-multi-hero-item--v2 .m-multi-hero-item__content {
        padding: 16px 36px 0
    }
}

.m-multi-hero-item--v2 .m-multi-hero-item__content:not(.override-default-mask) {
    color: #000
}

@media screen and (min-width:1084px) {
    .m-multi-hero-item--v2 .m-multi-hero-item__content:not(.override-default-mask) {
        color: #fff
    }
}

@media screen and (min-width:1084px) {
    .m-multi-hero-item--v2 .m-multi-hero-item__content:not(.override-default-mask) a.c-call-to-action.f-lightweight {
        color: #fff
    }
}

@media screen and (min-width:1084px) {
    .m-multi-hero-item--v2 .m-multi-hero-item__content:not(.override-default-mask) a.c-call-to-action.f-lightweight:focus:not(.x-hidden-focus) {
        color: #e6e6e6
    }
}

.m-multi-hero-item--v2 .m-multi-hero-item__content [class*='c-heading'] {
    font-size: 20px;
    line-height: 24px;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 48px;
    padding-bottom: 1.636px;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .m-multi-hero-item--v2 .m-multi-hero-item__content [class*='c-heading'] {
        font-size: 24px;
        line-height: 28px;
        overflow: hidden;
        box-sizing: content-box;
        max-height: 56px;
        padding-bottom: 2.3632px
    }
}

.m-multi-hero-item--v2 .m-multi-hero-item__content [class*='c-subheading'] {
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 40px;
    padding-bottom: .227px;
    font-weight: 200;
    padding: 0;
    margin-bottom: 16px
}

.m-multi-hero {
    padding: 0
}

@media screen and (min-width:1084px) {
    .m-multi-hero .c-carousel {
        background: transparent
    }

        .m-multi-hero .c-carousel .c-flipper.f-previous, .m-multi-hero .c-carousel .c-flipper.f-next, .m-multi-hero .c-carousel .c-sequence-indicator {
            display: none
        }

        .m-multi-hero .c-carousel ul li {
            display: block
        }

            .m-multi-hero .c-carousel ul li .m-multi-hero-item {
                background: transparent
            }

                .m-multi-hero .c-carousel ul li .m-multi-hero-item picture {
                    padding-bottom: 56.25%;
                    overflow: hidden
                }

                .m-multi-hero .c-carousel ul li .m-multi-hero-item > div {
                    bottom: 28px
                }

            .m-multi-hero .c-carousel ul li:first-child {
                float: left;
                width: 66.66667%;
                padding-right: 4px
            }

                .m-multi-hero .c-carousel ul li:first-child .m-multi-hero-item .c-heading {
                    white-space: nowrap;
                    max-height: 28px;
                    padding-bottom: 2.3632px
                }

                .m-multi-hero .c-carousel ul li:first-child + li {
                    padding-bottom: 4px
                }

                    .m-multi-hero .c-carousel ul li:first-child + li, .m-multi-hero .c-carousel ul li:first-child + li + li {
                        float: right;
                        width: 33.33333%
                    }

                        .m-multi-hero .c-carousel ul li:first-child + li .m-multi-hero-item picture, .m-multi-hero .c-carousel ul li:first-child + li + li .m-multi-hero-item picture {
                            padding-bottom: 56.25%;
                            padding-bottom: calc((9/16*100%) - 3px)
                        }

                        .m-multi-hero .c-carousel ul li:first-child + li .m-multi-hero-item .c-subheading, .m-multi-hero .c-carousel ul li:first-child + li + li .m-multi-hero-item .c-subheading {
                            display: none
                        }

                        .m-multi-hero .c-carousel ul li:first-child + li .m-multi-hero-item .c-heading, .m-multi-hero .c-carousel ul li:first-child + li + li .m-multi-hero-item .c-heading {
                            font-size: 20px;
                            line-height: 24px;
                            max-height: 48px;
                            padding-bottom: 1.636px
                        }

                        .m-multi-hero .c-carousel ul li:first-child + li .m-multi-hero-item div > div, .m-multi-hero .c-carousel ul li:first-child + li + li .m-multi-hero-item div > div {
                            margin: 0 16px
                        }
}

.m-multi-hero--v2 .c-carousel .c-flipper {
    top: 25%
}

@media screen and (min-width:540px) {
    .m-multi-hero--v2 .c-carousel .c-flipper {
        top: 35%
    }
}

@media screen and (min-width:768px) {
    .m-multi-hero--v2 .c-carousel .c-flipper {
        top: 40%
    }
}

.m-multi-hero--v2 .c-carousel .c-sequence-indicator {
    bottom: 38px
}

.m-multi-hero--v2 .c-carousel ul li .m-multi-hero-item > div {
    bottom: 0
}

.m-multi-hero--v2 .c-carousel ul li:first-child + li .m-multi-hero-item div > div {
    margin: 0
}

@media only screen and (min-width:1084px) {
    .m-multi-hero--v2 .c-carousel ul li:not(:first-child) .m-multi-hero-item div > div [class*='c-heading'] {
        font-size: 15px;
        line-height: 20px;
        overflow: hidden;
        box-sizing: content-box;
        max-height: 40px;
        padding-bottom: .227px;
        margin: 0
    }
}

@media only screen and (min-width:1084px) {
    .m-multi-hero--v2 .c-carousel ul li:not(:first-child) .m-multi-hero-item div > div [class*='c-subheading'] {
        font-size: 15px;
        line-height: 20px;
        white-space: nowrap;
        overflow: hidden;
        box-sizing: content-box;
        max-height: 20px;
        padding-bottom: .227px;
        font-weight: 200
    }
}

.m-navigation-bar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 0
}

    .m-navigation-bar .c-hyperlink {
        color: #262626;
        padding: 11px 12px 13px
    }

    .m-navigation-bar > .c-logo span {
        font-size: 24px;
        line-height: 28px;
        display: block;
        font-weight: 200;
        padding: 7px 17px
    }

        .m-navigation-bar > .c-logo span:hover {
            text-decoration: underline
        }

    .m-navigation-bar > .c-logo[alt] {
        color: transparent;
        margin: 1px 17px
    }

        .m-navigation-bar > .c-logo[alt] span {
            line-height: normal;
            font-size: 15px;
            padding: 0
        }

    .m-navigation-bar > .c-logo[alt="windows"] {
        width: 105px;
        height: 23px;
        padding: 2px 12px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230078D7' viewBox='92.4 91.8 985.3 216' width='105' height='23'%3E%3Cpath d='M188.1 198.1h120.3V91.8l-120.3 16.8zM184.5 198.1v-89L92.4 122v76.1zM184.5 201.7H92.4v76l92.1 12.8zM188.1 201.7V291l120.3 16.8V201.7zM570.8 141.8c0 2.8-1 5.1-2.9 6.9-1.9 1.8-4.2 2.8-6.9 2.8s-5-.9-6.9-2.7c-1.9-1.8-2.8-4.1-2.8-7 0-2.6.9-4.8 2.8-6.7 1.8-1.9 4.1-2.8 6.9-2.8 2.8 0 5.1.9 7 2.8 1.8 1.8 2.8 4 2.8 6.7zm-29.2-6.8L505 264.7h-17.8l-28.9-102.8h-.4l-29 102.8h-17.6L373.2 135h16.6l30 108.3h.4L451.5 135h14.7l29.7 108.6h.4L525.1 135h16.5zm27.1 129.7h-14.8V172h14.8v92.7zm99.1 0H653v-52.8c0-19.6-7.2-29.4-21.5-29.4-7.3 0-13.4 2.8-18.3 8.3-4.9 5.5-7.4 12.6-7.4 21.1v52.8H591V172h14.8v15.4h.4c6.9-11.8 17.1-17.6 30.4-17.6 10.2 0 18 3.3 23.3 10 5.3 6.6 8 16 8 28.2l-.1 56.7zm102.3 0h-14.8V249h-.4c-6.9 12-17.5 18-31.8 18-11.7 0-21-4.2-28-12.6-6.9-8.4-10.4-19.6-10.4-33.7 0-15.3 3.8-27.6 11.5-36.9 7.7-9.3 18-13.9 30.9-13.9 12.7 0 21.9 5 27.8 15h.4v-57.3h14.8v137.1zm-14.9-41.9v-13.7c0-7.7-2.5-14-7.6-19.1-5.1-5.1-11.3-7.6-18.6-7.6-8.9 0-16 3.3-21.3 9.9-5.2 6.6-7.9 15.8-7.9 27.5 0 10.6 2.5 19 7.4 25.2 4.9 6.2 11.6 9.3 20 9.3 8.1 0 14.8-3 20.1-8.9s7.9-13.4 7.9-22.6zm125-4.8c0 14.7-4.2 26.5-12.5 35.5-8.4 9-19.6 13.4-33.6 13.4-13.7 0-24.6-4.4-32.8-13.1-8.2-8.7-12.3-20.2-12.3-34.4 0-15.3 4.2-27.4 12.6-36.3 8.4-8.9 19.9-13.3 34.6-13.3 13.7 0 24.5 4.3 32.3 12.9 7.8 8.6 11.7 20.3 11.7 35.3zm-15.2.5c0-11.6-2.6-20.6-7.7-26.8-5.2-6.2-12.5-9.3-22.1-9.3-9.5 0-17.1 3.2-22.6 9.5-5.5 6.4-8.3 15.3-8.3 26.9 0 11.1 2.8 19.8 8.4 26 5.6 6.2 13.1 9.4 22.6 9.4 9.6 0 17-3.1 22.2-9.2 4.9-6.1 7.5-14.9 7.5-26.5zm149.8-46.5L987 264.6h-15.4L951 192.8h-.4l-22.4 71.9h-14.8l-28-92.6H901l20.4 74.7h.7L945 172h13.6l20.6 74.7h.7l20.3-74.7h14.6zm62.9 67.9c0 8-3.1 14.5-9.3 19.5-6.2 5-14.4 7.5-24.6 7.5-8.7 0-16.4-1.9-23-5.6v-15.9c7.3 5.9 15.3 8.9 24.1 8.9 11.8 0 17.6-4.3 17.6-12.9 0-3.5-1.1-6.3-3.4-8.5s-7.5-5.2-15.6-8.9c-8.2-3.5-14-7.3-17.4-11.3-3.4-4-5.1-9.3-5.1-16 0-7.7 3.1-14 9.2-19.2 6.2-5.1 14-7.7 23.4-7.7 7.3 0 13.9 1.4 19.8 4.3V189c-6-4.4-13-6.6-21-6.6-4.9 0-8.8 1.2-11.8 3.6-3 2.4-4.5 5.5-4.5 9.3 0 4.1 1.1 7.3 3.4 9.5s7 4.8 14.2 7.8c8.8 3.7 15 7.7 18.5 11.8 3.7 4.1 5.5 9.3 5.5 15.5z'/%3E%3C/svg%3E")
    }

    .m-navigation-bar > .c-logo[alt='console'] {
        width: 78px;
        height: 24px;
        padding: 3px 12px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' id='Layer_1' viewBox='0 0 195 60' enable-background='new 0 0 195 60'%3E%3Cstyle%3E.st12%7Bopacity:.8%7D.st17%7Bopacity:.9%7D.st46%7Bopacity:.85%7D.st57%7Bopacity:.75%7D%3C/style%3E%3Cdefs%3E%3Cpath id='SVGID_1_' d='M46.4 5.5C41.1 2 35.6.4 29.8.4 24.1.4 18.5 2 13.2 5.5c-1.4.9-2.4 1.8-4.1 3.4C3.7 14.2.3 21.6.3 29.8c0 7 2.4 13.4 6.5 18.5 0 0 1.5 1.9 3.5 3.7 5.2 4.5 12 7.3 19.4 7.3 7.4 0 14.2-2.7 19.4-7.3 2.3-2.1 3.5-3.7 3.5-3.7 4.1-5.1 6.5-11.5 6.5-18.5 0-8.2-3.4-15.6-8.8-20.9-1.7-1.9-3.9-3.4-3.9-3.4z'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' overflow='visible'/%3E%3C/clipPath%3E%3CradialGradient id='SVGID_3_' cx='-2472.991' cy='31.323' r='26.367' gradientTransform='matrix%28.2042 -.9789 -.8883 -.1853 547.777 -2383.742%29' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.5' stop-color='%2391c73e'/%3E%3Cstop offset='.809' stop-color='%2337b34a'/%3E%3Cstop offset='.856' stop-color='%2331b14a'/%3E%3Cstop offset='.917' stop-color='%2321ac4a'/%3E%3Cstop offset='.987' stop-color='%2306a44b'/%3E%3Cstop offset='1' stop-color='%2300a24b'/%3E%3C/radialGradient%3E%3Cpath d='M11.9 13.6L9.1 8.9s1.5-1.8 4.3-3.5c1.4-.9 3.4-1.3 5.8-.6 2.5.7 6 1.4 10.7 4.2v26.2c-13.4-8.1-18-21.2-18-21.6z' clip-path='url%28%23SVGID_2_%29' fill='url%28%23SVGID_3_%29'/%3E%3ClinearGradient id='SVGID_4_' gradientUnits='userSpaceOnUse' x1='-2487.939' y1='28.265' x2='-2458.479' y2='28.265' gradientTransform='matrix%28-1 0 0 1 -2458.087 0%29'%3E%3Cstop offset='0' stop-color='%23fff100' stop-opacity='.1'/%3E%3Cstop offset='.007' stop-color='%23fff31d' stop-opacity='.095'/%3E%3Cstop offset='.022' stop-color='%23fff551' stop-opacity='.085'/%3E%3Cstop offset='.037' stop-color='%23fff880' stop-opacity='.074'/%3E%3Cstop offset='.052' stop-color='%23fffaa7' stop-opacity='.063'/%3E%3Cstop offset='.067' stop-color='%23fffcc7' stop-opacity='.052'/%3E%3Cstop offset='.084' stop-color='%23fffde0' stop-opacity='.04'/%3E%3Cstop offset='.101' stop-color='%23fffef1' stop-opacity='.028'/%3E%3Cstop offset='.119' stop-color='%23fffffc' stop-opacity='.015'/%3E%3Cstop offset='.14' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3Cpath d='M.4 29.8C.4 16.6 9.1 8.9 9.1 8.9s1.5-1.8 4.3-3.5c1.4-.9 3.4-1.3 5.8-.6 2.5.7 6 1.4 10.7 4.2v15c-6.6 4.7-24.5 23-19.3 28.1C5.5 47.5.4 40.3.4 29.8z' opacity='.75' clip-path='url%28%23SVGID_2_%29' fill='url%28%23SVGID_4_%29'/%3E%3CradialGradient id='SVGID_5_' cx='-1775.269' cy='31.323' r='26.366' gradientTransform='matrix%28-.2042 -.9789 .8883 -.1853 -345.625 -1700.726%29' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.5' stop-color='%2391c73e'/%3E%3Cstop offset='.809' stop-color='%2337b34a'/%3E%3Cstop offset='.856' stop-color='%2331b14a'/%3E%3Cstop offset='.917' stop-color='%2321ac4a'/%3E%3Cstop offset='.987' stop-color='%2306a44b'/%3E%3Cstop offset='1' stop-color='%2300a24b'/%3E%3C/radialGradient%3E%3Cpath d='M47.8 13.6l2.8-4.7s-2.5-2.4-4.3-3.5c-1.4-.9-3.4-1.3-5.8-.6-2.5.7-6 1.4-10.7 4.2v26.2c13.3-8.1 17.9-21.2 18-21.6z' clip-path='url%28%23SVGID_2_%29' fill='url%28%23SVGID_5_%29'/%3E%3CradialGradient id='SVGID_6_' cx='53.634' cy='53.58' r='47.519' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.771' stop-color='%2391c73e'/%3E%3Cstop offset='.88' stop-color='%2337b34a'/%3E%3Cstop offset='1' stop-color='%2300a24b'/%3E%3C/radialGradient%3E%3Cpath d='M30.4 36.9l-8.5-20.2c-2.3 2.5-5.6 5.3-8.8 10.5-4.3 7-9.3 17.2-6.4 20.9 1 1.2 2.5 2.9 3.9 4.1-.1-.1 19.8-9.4 19.8-15.3z' clip-path='url%28%23SVGID_2_%29' fill='url%28%23SVGID_6_%29'/%3E%3CradialGradient id='SVGID_7_' cx='211.388' cy='53.58' r='47.422' gradientTransform='matrix%28-1 0 0 1 217.387 0%29' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.771' stop-color='%2391c73e'/%3E%3Cstop offset='.88' stop-color='%2337b34a'/%3E%3Cstop offset='1' stop-color='%2300a24b'/%3E%3C/radialGradient%3E%3Cpath d='M29.3 36.9l8.5-20.2c2.3 2.5 5.6 5.3 8.8 10.5 4.3 7 9.3 17.2 6.4 20.9-1 1.2-2.5 2.9-3.9 4.1 0-.1-19.8-9.4-19.8-15.3z' clip-path='url%28%23SVGID_2_%29' fill='url%28%23SVGID_7_%29'/%3E%3Cdefs%3E%3Cpath id='SVGID_8_' d='M50.5 8.9s-2.6-2.3-12.7 7.8C43.9 24 56.1 42 52.7 48.4c4.1-5.1 6.5-11.5 6.5-18.5 0-8.3-3.3-15.7-8.7-21M10.4 52c5.2 4.5 12 7.3 19.4 7.3 7.4 0 14.2-2.7 19.4-7.3 4.6-4.7-10.6-21.4-19.4-28-8.8 6.6-24 23.3-19.4 28M9.2 8.9s-.1 0 0 0C3.8 14.3.4 21.7.4 29.9c0 7 2.4 13.4 6.5 18.5C3.4 42 15.7 24 21.8 16.7 11.8 6.6 9.1 8.9 9.2 8.9M29.8.4C35.5.4 41.1 2 46.4 5.5c-.2-.1-1.5-.9-3.7-.8-5.7.2-12.9 4.4-12.9 4.4s-7.2-4.2-12.9-4.4c-2.2-.1-3.6.7-3.7.8C18.5 2 24.1.4 29.8.4z'/%3E%3C/defs%3E%3CclipPath id='SVGID_9_'%3E%3Cuse xlink:href='%23SVGID_8_' overflow='visible'/%3E%3C/clipPath%3E%3Ccircle cx='29.5' cy='29.6' r='30.5' clip-path='url%28%23SVGID_9_%29' fill='%23fff'/%3E%3Cg clip-path='url%28%23SVGID_9_%29'%3E%3Cdefs%3E%3Cpath id='SVGID_10_' d='M13.4 7.7c-.6-.3-1.4-.6-1.8-.7H10.8c-.3 0-.5.3-.8.4C3.9 12.8 0 20.9 0 29.6 0 36.9 3 43.9 7.4 49c-1.8-2.3.7-9.2 2.5-13.2.9-2 2-3.7 3.1-5.6 4.5-7.3 11.1-14 11.1-14-3.9-4.2-8.7-7.4-10.7-8.5zm38.2 41.4v-.5c-.5-4.4-5.2-10.2-10.3-15.8-4.6-5-9.1-8.6-11.6-10.7-1.4 1.1-6.8 5.6-11.4 10.6C12.9 38.5 8 44.8 7.9 49v.7c0 .1.1.2.2.3 5.4 5.8 13.2 9.3 21.6 9.3 8.7 0 16.5-3.7 22-9.6v-.2c-.1-.1-.1-.3-.1-.4zm7.7-19.4c0-8.8-3.9-16.8-10-22.2-.2 0-.3-.1-.5-.1s-.5 0-.7.1H47.8c-2.4.8-7.2 4.3-11.4 8.7 0 0 5.4 6.5 10.1 13.7 1.2 1.9 2.2 4 3.2 5.9 2.5 4.9 4.5 10.8 2.5 13.4 4.3-5 7.1-12.3 7.1-19.5z'/%3E%3C/defs%3E%3CclipPath id='SVGID_11_'%3E%3Cuse xlink:href='%23SVGID_10_' overflow='visible'/%3E%3C/clipPath%3E%3Cg opacity='.36' clip-path='url%28%23SVGID_11_%29'%3E%3CradialGradient id='SVGID_12_' cx='24.613' cy='23.504' r='40.98' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.12' stop-color='%23fff'/%3E%3Cstop offset='.324' stop-color='%23dedddf'/%3E%3Cstop offset='.511' stop-color='%23c6c5c8'/%3E%3Cstop offset='.626' stop-color='%23bdbcc0'/%3E%3Cstop offset='.732' stop-color='%23c6c5c9'/%3E%3Cstop offset='.903' stop-color='%23dedde0'/%3E%3Cstop offset='.956' stop-color='%23e7e6e8'/%3E%3C/radialGradient%3E%3Ccircle cx='29.7' cy='29.3' r='31.3' fill='url%28%23SVGID_12_%29'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='Adobe_OpacityMaskFilter' filterUnits='userSpaceOnUse' x='7.4' y='3.6' width='44.2' height='55.7'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='7.4' y='3.6' width='44.2' height='55.7' id='SVGID_13_'%3E%3Cg filter='url%28%23Adobe_OpacityMaskFilter%29'%3E%3ClinearGradient id='SVGID_14_' gradientUnits='userSpaceOnUse' x1='14.995' y1='28.863' x2='31.36' y2='28.863'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3Cpath fill='url%28%23SVGID_14_%29' d='M14.5 17.3h25.7v23.2H14.5z'/%3E%3C/g%3E%3C/mask%3E%3Cg opacity='.8' mask='url%28%23SVGID_13_%29'%3E%3Cdefs%3E%3Cpath id='SVGID_15_' class='st12' d='M51.6 49.1v-.5c-.5-4.4-5.2-10.2-10.3-15.8-4.6-5-9.1-8.6-11.6-10.7-1.4 1.1-6.8 5.6-11.4 10.6C12.9 38.5 8 44.8 7.9 49v.7s.1.2.2.2c5.4 5.8 13.2 9.4 21.6 9.4 8.7 0 16.5-3.7 22-9.6v-.2c-.1-.1-.1-.3-.1-.4z'/%3E%3C/defs%3E%3CclipPath id='SVGID_16_'%3E%3Cuse xlink:href='%23SVGID_15_' overflow='visible'/%3E%3C/clipPath%3E%3ClinearGradient id='SVGID_17_' gradientUnits='userSpaceOnUse' x1='24.585' y1='21.57' x2='32.155' y2='32.925'%3E%3Cstop offset='.418' stop-color='%23edecee'/%3E%3Cstop offset='.755' stop-color='%23e5e4e6'/%3E%3Cstop offset='.824' stop-color='%23e3e2e4'/%3E%3C/linearGradient%3E%3Ccircle cx='22.9' cy='19' r='15.4' opacity='.7' clip-path='url%28%23SVGID_16_%29' fill='url%28%23SVGID_17_%29'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='Adobe_OpacityMaskFilter_1_' filterUnits='userSpaceOnUse' x='-1.6' y='-2' width='62.6' height='62.6'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='-1.6' y='-2' width='62.6' height='62.6' id='SVGID_18_'%3E%3Cg filter='url%28%23Adobe_OpacityMaskFilter_1_%29'%3E%3CradialGradient id='SVGID_19_' cx='21.561' cy='16.178' r='47.699' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.175' stop-color='%23fff'/%3E%3Cstop offset='.249' stop-color='%23cdcdcd'/%3E%3Cstop offset='.364' stop-color='%23858585'/%3E%3Cstop offset='.469' stop-color='%234c4c4c'/%3E%3Cstop offset='.557' stop-color='%23232323'/%3E%3Cstop offset='.627' stop-color='%23090909'/%3E%3Cstop offset='.669'/%3E%3C/radialGradient%3E%3Cpath fill='url%28%23SVGID_19_%29' d='M-5.5-7H73v72.8H-5.5z'/%3E%3C/g%3E%3C/mask%3E%3Cg opacity='.9' mask='url%28%23SVGID_18_%29'%3E%3Cdefs%3E%3Cpath id='SVGID_20_' class='st17' d='M13.4 7.7c-.6-.3-1.4-.6-1.8-.7H10.8c-.3 0-.5.3-.8.4C3.9 12.8 0 20.9 0 29.6 0 36.9 3 43.9 7.4 49c-1.8-2.3.8-9.5 2.5-13.2.9-2 2-3.7 3.1-5.6 4.5-7.3 11.1-14 11.1-14-3.9-4.2-8.7-7.4-10.7-8.5zm38.2 41.4v-.5c-.6-4.5-5.2-10.2-10.3-15.8-4.6-5-9.1-8.6-11.6-10.7-1.4 1.1-6.8 5.6-11.4 10.6C12.9 38.5 8 44.8 7.9 49v.7c0 .1.1.2.2.3 5.4 5.8 13.2 9.3 21.6 9.3 8.7 0 16.5-3.7 22-9.6v-.2c-.1-.1-.1-.3-.1-.4zm7.7-19.4c0-8.8-3.9-16.8-10-22.2-.2 0-.3-.1-.5-.1s-.5 0-.7.1H47.8c-2.4.8-7.2 4.3-11.4 8.7 0 0 5.4 6.5 10.1 13.7 1.2 1.9 2.2 4 3.2 5.9 2.5 4.9 4.5 10.8 2.5 13.4 4.3-5 7.1-12.3 7.1-19.5z'/%3E%3C/defs%3E%3CclipPath id='SVGID_21_'%3E%3Cuse xlink:href='%23SVGID_20_' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url%28%23SVGID_21_%29'%3E%3CradialGradient id='SVGID_22_' cx='27.292' cy='23.252' r='50.317' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.225' stop-color='%23fff'/%3E%3Cstop offset='.238' stop-color='%23fdfdfd'/%3E%3Cstop offset='.491' stop-color='%23d5d5d7'/%3E%3Cstop offset='.692' stop-color='%23bdbdc0'/%3E%3Cstop offset='.815' stop-color='%23b4b4b8'/%3E%3C/radialGradient%3E%3Ccircle cx='29.7' cy='29.3' r='31.3' fill='url%28%23SVGID_22_%29'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cpath id='SVGID_23_' d='M13.4 7.7c-.6-.3-1.4-.6-1.8-.7H10.8c-.3 0-.5.3-.8.4C3.9 12.8 0 20.9 0 29.6 0 36.9 3 43.9 7.4 49c-1.8-2.3.7-9.2 2.5-13.2.9-2 2-3.7 3.1-5.6 4.5-7.3 11.1-14 11.1-14-3.9-4.2-8.7-7.4-10.7-8.5z'/%3E%3C/defs%3E%3CclipPath id='SVGID_24_'%3E%3Cuse xlink:href='%23SVGID_23_' overflow='visible'/%3E%3C/clipPath%3E%3Cdefs%3E%3Cfilter id='Adobe_OpacityMaskFilter_2_' filterUnits='userSpaceOnUse' x='-.3' y='0' width='59.8' height='59.7'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='-.3' y='0' width='59.8' height='59.7' id='SVGID_25_'%3E%3Cg filter='url%28%23Adobe_OpacityMaskFilter_2_%29'%3E%3ClinearGradient id='SVGID_26_' gradientUnits='userSpaceOnUse' x1='28.433' y1='1.681' x2='28.433' y2='46.698'%3E%3Cstop offset='.337' stop-color='%23fff'/%3E%3Cstop offset='.35' stop-color='%23f3f3f3'/%3E%3Cstop offset='.425' stop-color='%23b4b4b4'/%3E%3Cstop offset='.499' stop-color='%237d7d7d'/%3E%3Cstop offset='.571' stop-color='%23505050'/%3E%3Cstop offset='.639' stop-color='%232d2d2d'/%3E%3Cstop offset='.703' stop-color='%23141414'/%3E%3Cstop offset='.761' stop-color='%23050505'/%3E%3Cstop offset='.809'/%3E%3C/linearGradient%3E%3Cpath clip-path='url%28%23SVGID_24_%29' fill='url%28%23SVGID_26_%29' d='M.1-1.7h56.7v52.6H.1z'/%3E%3C/g%3E%3C/mask%3E%3ClinearGradient id='SVGID_27_' gradientUnits='userSpaceOnUse' x1='27.31' y1='9.903' x2='30.932' y2='40.688'%3E%3Cstop offset='0' stop-color='%23edecee'/%3E%3Cstop offset='.295' stop-color='%23e9e8ea'/%3E%3Cstop offset='.591' stop-color='%23dddcde'/%3E%3Cstop offset='.822' stop-color='%23cfcdd0'/%3E%3Cstop offset='.989' stop-color='%23a3a2a6'/%3E%3C/linearGradient%3E%3Cpath d='M59.6 29.5c0 21.9-18.1 30.2-31.4 30.2C14.8 59.7-.3 48-.3 30.2-.3 12 15.2 0 28.5 0s31.1 8.4 31.1 29.5z' opacity='.65' clip-path='url%28%23SVGID_24_%29' mask='url%28%23SVGID_25_%29' fill='url%28%23SVGID_27_%29'/%3E%3Cg class='st17'%3E%3Cdefs%3E%3Cpath id='SVGID_28_' class='st17' d='M13.4 7.7c-.6-.3-1.4-.6-1.8-.7H10.8c-.3 0-.5.3-.8.4C3.9 12.8 0 20.9 0 29.6 0 36.9 3 43.9 7.4 49c-1.8-2.3.7-9.3 2.5-13.2.9-2 2-3.7 3.1-5.6 4.5-7.3 11.1-14 11.1-14-3.9-4.2-8.7-7.4-10.7-8.5z'/%3E%3C/defs%3E%3CclipPath id='SVGID_29_'%3E%3Cuse xlink:href='%23SVGID_28_' overflow='visible'/%3E%3C/clipPath%3E%3ClinearGradient id='SVGID_30_' gradientUnits='userSpaceOnUse' x1='4.684' y1='10.504' x2='23.797' y2='36.486'%3E%3Cstop offset='.155' stop-color='%23f9f9fa'/%3E%3Cstop offset='.346' stop-color='%23f2f1f3'/%3E%3Cstop offset='.635' stop-color='%23dedcdf'/%3E%3Cstop offset='.802' stop-color='%23cfcdd0'/%3E%3C/linearGradient%3E%3Cpath d='M38.3 19c0 8.5-20.3 32.7-28.8 32.7S-1.3 35.3-1.3 26.8 3.6 7.4 12.1 7.4c8.5-.1 26.2 3.1 26.2 11.6z' opacity='.45' clip-path='url%28%23SVGID_29_%29' fill='url%28%23SVGID_30_%29'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='Adobe_OpacityMaskFilter_3_' filterUnits='userSpaceOnUse' x='-1.6' y='-2' width='62.6' height='62.6'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='-1.6' y='-2' width='62.6' height='62.6' id='SVGID_31_'%3E%3Cg filter='url%28%23Adobe_OpacityMaskFilter_3_%29'%3E%3ClinearGradient id='SVGID_32_' gradientUnits='userSpaceOnUse' x1='65.573' y1='61.661' x2='4.277' y2='2.685'%3E%3Cstop offset='.29' stop-color='%23fff'/%3E%3Cstop offset='.796'/%3E%3C/linearGradient%3E%3Cpath fill='url%28%23SVGID_32_%29' d='M-2.9-4.9h66.4v65.4H-2.9z'/%3E%3C/g%3E%3C/mask%3E%3Cg opacity='.8' mask='url%28%23SVGID_31_%29'%3E%3Cdefs%3E%3Cpath id='SVGID_33_' class='st12' d='M13.4 7.7c-.6-.3-1.4-.6-1.8-.7H10.8c-.3 0-.5.3-.8.4C3.9 12.8 0 20.9 0 29.6 0 36.9 3 43.9 7.4 49c-1.8-2.3.9-9.8 2.5-13.2.9-2 2-3.7 3.1-5.6 4.5-7.3 11.1-14 11.1-14-3.9-4.2-8.7-7.4-10.7-8.5zm38.2 41.4v-.5c-.5-4.3-5.2-10.2-10.3-15.8-4.6-5-9.1-8.6-11.6-10.7-1.4 1.1-6.8 5.6-11.4 10.6C12.9 38.5 8 44.8 7.9 49v.7c0 .1.1.2.2.3 5.4 5.8 13.2 9.3 21.6 9.3 8.7 0 16.5-3.7 22-9.6v-.2c-.1-.1-.1-.3-.1-.4zm7.7-19.4c0-8.8-3.9-16.8-10-22.2-.2 0-.3-.1-.5-.1s-.5 0-.7.1H47.8c-2.4.8-7.2 4.3-11.4 8.7 0 0 5.4 6.5 10.1 13.7 1.2 1.9 2.2 4 3.2 5.9 2.5 4.9 4.5 10.8 2.5 13.4 4.3-5 7.1-12.3 7.1-19.5z'/%3E%3C/defs%3E%3CclipPath id='SVGID_34_'%3E%3Cuse xlink:href='%23SVGID_33_' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url%28%23SVGID_34_%29'%3E%3CradialGradient id='SVGID_35_' cx='28.643' cy='27.412' r='34.841' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.18' stop-color='%23fff'/%3E%3Cstop offset='.296' stop-color='%23e9e8e9'/%3E%3Cstop offset='.448' stop-color='%23d1d0d2'/%3E%3Cstop offset='.541' stop-color='%23c8c7ca'/%3E%3Cstop offset='.672' stop-color='%23d3d2d5'/%3E%3Cstop offset='.903' stop-color='%23f1f0f1'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/radialGradient%3E%3Ccircle cx='29.7' cy='29.3' r='31.3' fill='url%28%23SVGID_35_%29'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cpath id='SVGID_36_' d='M47.4 6.1c-.3-.2-2-.7-2.5-.8-2.1-.4-4.6 0-6.9.9-3.5 1.4-6.8 3.3-8.1 4.1-1.2-.8-4.8-2.3-8.3-3.7-2.6-1-5.5-1.5-7.1-1.1-.6.1-1.9.1-2.3.4C17 2.6 23.7.1 29.9.1c6.2 0 13.1 2.4 17.5 6z'/%3E%3C/defs%3E%3CclipPath id='SVGID_37_'%3E%3Cuse xlink:href='%23SVGID_36_' overflow='visible'/%3E%3C/clipPath%3E%3Cg clip-path='url%28%23SVGID_37_%29'%3E%3CradialGradient id='SVGID_38_' cx='24.125' cy='3.113' r='32.52' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.088' stop-color='%23e3e2e4'/%3E%3Cstop offset='.296' stop-color='%23c3c2c5'/%3E%3Cstop offset='.58' stop-color='%239e9ca1'/%3E%3Cstop offset='.808' stop-color='%2386858a'/%3E%3Cstop offset='.951' stop-color='%237e7c82'/%3E%3C/radialGradient%3E%3Ccircle cx='29.7' cy='29.3' r='31.3' fill='url%28%23SVGID_38_%29'/%3E%3C/g%3E%3Cdefs%3E%3Cpath id='SVGID_39_' d='M47.4 6.1c-.3-.2-2.2-.7-2.7-.8-2.1-.4-4.5.1-6.8 1-3.5 1.4-6.8 3.3-8.1 4.1-1.2-.8-4.7-2.4-8.2-3.8-2.6-1-5.7-1.5-7.3-1.1-.6.1-1.8.1-2.2.3C17 2.6 23.6.1 29.8.1c6.2 0 13 2.3 17.6 6z'/%3E%3C/defs%3E%3CradialGradient id='SVGID_40_' cx='21.133' cy='13.425' r='27.577' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.509' stop-color='%23fff'/%3E%3Cstop offset='.722' stop-color='%23e0dfe1'/%3E%3Cstop offset='1' stop-color='%23bbbabe'/%3E%3C/radialGradient%3E%3Cuse xlink:href='%23SVGID_39_' overflow='visible' opacity='.5' fill='url%28%23SVGID_40_%29'/%3E%3CclipPath id='SVGID_41_'%3E%3Cuse xlink:href='%23SVGID_39_' overflow='visible' opacity='.5'/%3E%3C/clipPath%3E%3CradialGradient id='SVGID_42_' cx='24.36' cy='11.455' r='16.639' fx='23.406' fy='13.187' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23c5c7c9'/%3E%3Cstop offset='.165' stop-color='%23e2e3e4'/%3E%3Cstop offset='.323' stop-color='%23f7f8f8'/%3E%3Cstop offset='.427' stop-color='%23fff'/%3E%3Cstop offset='.53' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3Ccircle cx='22.9' cy='19' r='15.4' opacity='.85' clip-path='url%28%23SVGID_41_%29' fill='url%28%23SVGID_42_%29'/%3E%3Cdefs%3E%3Cfilter id='Adobe_OpacityMaskFilter_4_' filterUnits='userSpaceOnUse' x='0' y='7' width='24.1' height='42'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='0' y='7' width='24.1' height='42' id='SVGID_43_'%3E%3Cg filter='url%28%23Adobe_OpacityMaskFilter_4_%29'%3E%3ClinearGradient id='SVGID_44_' gradientUnits='userSpaceOnUse' x1='17.166' y1='26.008' x2='-8.719' y2='26.008'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='.291' stop-color='%23a5a5a5'/%3E%3Cstop offset='.545' stop-color='%235f5f5f'/%3E%3Cstop offset='.755' stop-color='%232b2b2b'/%3E%3Cstop offset='.912' stop-color='%230c0c0c'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3Cpath fill='url%28%23SVGID_44_%29' d='M-7.3 1.9h32v48.2h-32z'/%3E%3C/g%3E%3C/mask%3E%3CradialGradient id='SVGID_45_' cx='21.946' cy='16.763' r='46.185' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.163' stop-color='%23fff'/%3E%3Cstop offset='.511' stop-color='%23dcdbdd'/%3E%3Cstop offset='.814' stop-color='%23c4c3c6'/%3E%3Cstop offset='1' stop-color='%23bbbabe'/%3E%3C/radialGradient%3E%3Cpath d='M13.4 7.7c-.6-.3-1.4-.6-1.8-.7H10.8c-.3 0-.5.3-.8.4C3.9 12.8 0 20.9 0 29.6 0 36.9 3 43.9 7.4 49c-1.8-2.3 1-10.5 2.5-13.2 1-1.9 2-3.7 3.1-5.6 4.5-7.3 11.1-14 11.1-14-3.9-4.2-8.7-7.4-10.7-8.5z' opacity='.6' mask='url%28%23SVGID_43_%29' fill='url%28%23SVGID_45_%29'/%3E%3Cdefs%3E%3Cfilter id='Adobe_OpacityMaskFilter_5_' filterUnits='userSpaceOnUse' x='36.3' y='7.4' width='23' height='41.9'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='36.3' y='7.4' width='23' height='41.9' id='SVGID_46_'%3E%3Cg filter='url%28%23Adobe_OpacityMaskFilter_5_%29'%3E%3CradialGradient id='SVGID_47_' cx='40.488' cy='16.179' r='40.076' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.367' stop-color='%23fff'/%3E%3Cstop offset='.41' stop-color='%23c6c6c6'/%3E%3Cstop offset='.467' stop-color='gray'/%3E%3Cstop offset='.518' stop-color='%23494949'/%3E%3Cstop offset='.562' stop-color='%23212121'/%3E%3Cstop offset='.597' stop-color='%23090909'/%3E%3Cstop offset='.618'/%3E%3C/radialGradient%3E%3Cpath fill='url%28%23SVGID_47_%29' d='M31.1 2.6H65v47.7H31.1z'/%3E%3C/g%3E%3C/mask%3E%3CradialGradient id='SVGID_48_' cx='34.034' cy='14.194' r='29.39' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.263' stop-color='%23fff'/%3E%3Cstop offset='.308' stop-color='%23eaeaeb'/%3E%3Cstop offset='.401' stop-color='%23c2c2c6'/%3E%3Cstop offset='.475' stop-color='%23aaaaae'/%3E%3Cstop offset='.521' stop-color='%23a1a1a6'/%3E%3C/radialGradient%3E%3Cpath d='M59.3 29.7c0-8.8-3.9-16.8-10-22.2-.2 0-.3-.1-.5-.1s-.5 0-.7.1H47.8c-2.4.8-7.2 4.3-11.4 8.7 0 0 5.4 6.5 10.1 13.7 1.2 1.9 2.2 4 3.2 5.9 2.5 4.9 4.5 10.8 2.5 13.4 4.3-5 7.1-12.3 7.1-19.5z' opacity='.15' mask='url%28%23SVGID_46_%29' fill='url%28%23SVGID_48_%29'/%3E%3Cdefs%3E%3Cfilter id='Adobe_OpacityMaskFilter_6_' filterUnits='userSpaceOnUse' x='36.3' y='7.4' width='23' height='41.9'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='36.3' y='7.4' width='23' height='41.9' id='SVGID_49_'%3E%3Cg filter='url%28%23Adobe_OpacityMaskFilter_6_%29'%3E%3CradialGradient id='SVGID_50_' cx='38.121' cy='15.275' r='42.036' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='.453'/%3E%3C/radialGradient%3E%3Cpath fill='url%28%23SVGID_50_%29' d='M32.3-1.2h33.9v53.7H32.3z'/%3E%3C/g%3E%3C/mask%3E%3CradialGradient id='SVGID_51_' cx='41.966' cy='16.372' r='42.37' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.145' stop-color='%23d4d4d6'/%3E%3Cstop offset='.173' stop-color='%23d3d3d5'/%3E%3Cstop offset='1' stop-color='%23bbbabe'/%3E%3C/radialGradient%3E%3Cpath d='M59.3 29.7c0-8.8-3.9-16.8-10-22.2-.2 0-.3-.1-.5-.1s-.5 0-.7.1H47.8c-2.4.8-7.2 4.3-11.4 8.7 0 0 5.4 6.5 10.1 13.7 1.2 1.9 2.2 4 3.2 5.9 2.5 4.9 4.5 10.8 2.5 13.4 4.3-5 7.1-12.3 7.1-19.5z' opacity='.3' mask='url%28%23SVGID_49_%29' fill='url%28%23SVGID_51_%29'/%3E%3Cg%3E%3Cdefs%3E%3Cpath id='SVGID_52_' d='M51.6 49.1v-.5c-.5-4.4-5.2-10.2-10.3-15.8-4.6-5-9.1-8.6-11.6-10.7-1.4 1.1-6.8 5.6-11.4 10.6C12.9 38.5 8 44.8 7.9 49v.8s.1.2.2.2c5.4 5.8 13.2 9.4 21.6 9.4 8.7 0 16.5-3.7 22-9.6v-.2c-.1-.2-.1-.4-.1-.5z'/%3E%3C/defs%3E%3CclipPath id='SVGID_53_'%3E%3Cuse xlink:href='%23SVGID_52_' overflow='visible'/%3E%3C/clipPath%3E%3Cdefs%3E%3Cfilter id='Adobe_OpacityMaskFilter_7_' filterUnits='userSpaceOnUse' x='-.5' y='-.5' width='60.1' height='60.1'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='-.5' y='-.5' width='60.1' height='60.1' id='SVGID_54_'%3E%3Cg filter='url%28%23Adobe_OpacityMaskFilter_7_%29'%3E%3CradialGradient id='SVGID_55_' cx='18.134' cy='13.409' r='70.474' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.263'/%3E%3Cstop offset='.308' stop-color='%23393939'/%3E%3Cstop offset='.368' stop-color='%237f7f7f'/%3E%3Cstop offset='.422' stop-color='%23b6b6b6'/%3E%3Cstop offset='.468' stop-color='%23dedede'/%3E%3Cstop offset='.504' stop-color='%23f6f6f6'/%3E%3Cstop offset='.527' stop-color='%23fff'/%3E%3Cstop offset='.545' stop-color='%23f4f4f4'/%3E%3Cstop offset='.578' stop-color='%23d5d5d5'/%3E%3Cstop offset='.621' stop-color='%23a4a4a4'/%3E%3Cstop offset='.674' stop-color='%23606060'/%3E%3Cstop offset='.733' stop-color='%230a0a0a'/%3E%3Cstop offset='.74'/%3E%3C/radialGradient%3E%3Cpath clip-path='url%28%23SVGID_53_%29' fill='url%28%23SVGID_55_%29' d='M-3.3-4.4h68.8v65.8H-3.3z'/%3E%3Cpath d='M51.5 49.1v-.5c-.5-4.2-5.5-10-10.6-15.5-4.6-5-8.7-8.2-11.1-10.3-1.5 1.1-6.4 5.2-11 10.2C13.4 38.8 8.2 44.8 8 49v.8c5.4 5.8 13.1 9.5 21.6 9.5 8.7 0 16.4-3.7 21.9-9.6v-.1-.5z' clip-path='url%28%23SVGID_53_%29' fill='none'/%3E%3ClinearGradient id='SVGID_56_' gradientUnits='userSpaceOnUse' x1='-3.349' y1='28.527' x2='65.44' y2='28.527'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='.077' stop-color='%23dedede'/%3E%3Cstop offset='.268' stop-color='%23909090'/%3E%3Cstop offset='.439' stop-color='%23525252'/%3E%3Cstop offset='.582' stop-color='%23262626'/%3E%3Cstop offset='.693' stop-color='%230a0a0a'/%3E%3Cstop offset='.757'/%3E%3C/linearGradient%3E%3Cpath clip-path='url%28%23SVGID_53_%29' fill='url%28%23SVGID_56_%29' d='M-3.3-4.4h68.8v65.8H-3.3z'/%3E%3C/g%3E%3C/mask%3E%3CradialGradient id='SVGID_57_' cx='27.699' cy='29.764' r='34.214' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.263' stop-color='%23fff'/%3E%3Cstop offset='.333' stop-color='%23ebebec'/%3E%3Cstop offset='.485' stop-color='%23c4c3c6'/%3E%3Cstop offset='.606' stop-color='%23acabaf'/%3E%3Cstop offset='.68' stop-color='%23a3a2a6'/%3E%3Cstop offset='.739' stop-color='%23aeadb1'/%3E%3Cstop offset='.844' stop-color='%23cccbce'/%3E%3Cstop offset='.87' stop-color='%23d4d4d6'/%3E%3C/radialGradient%3E%3Cpath d='M59.6 29.6c0 16.6-13.4 30-30 30s-30-13.4-30-30 13.5-30 30-30c16.5-.1 30 13.4 30 30z' opacity='.54' clip-path='url%28%23SVGID_53_%29' mask='url%28%23SVGID_54_%29' fill='url%28%23SVGID_57_%29'/%3E%3C/g%3E%3Cg class='st46'%3E%3Cdefs%3E%3Cpath id='SVGID_58_' class='st46' d='M59.3 29.7c0-8.8-3.9-16.8-10-22.2-.2 0-.3-.1-.5-.1s-.5 0-.7.1H47.8c-2.4.8-7.2 4.3-11.4 8.7 0 0 5.3 6.3 9.9 13.5 1.2 1.9 2.3 4.1 3.3 6 2.5 4.9 4.5 10.9 2.6 13.5 4.3-5.1 7.1-12.3 7.1-19.5z'/%3E%3C/defs%3E%3CclipPath id='SVGID_59_'%3E%3Cuse xlink:href='%23SVGID_58_' overflow='visible'/%3E%3C/clipPath%3E%3Cdefs%3E%3Cfilter id='Adobe_OpacityMaskFilter_8_' filterUnits='userSpaceOnUse' x='13.4' y='-3.6' width='55.4' height='60.2'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='13.4' y='-3.6' width='55.4' height='60.2' id='SVGID_60_'%3E%3Cg filter='url%28%23Adobe_OpacityMaskFilter_8_%29'%3E%3CradialGradient id='SVGID_61_' cx='47.313' cy='-23.717' r='23.891' gradientTransform='matrix%28.9441 0 0 1.2198 -3.182 51.257%29' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.411'/%3E%3Cstop offset='.734' stop-color='%23ccc'/%3E%3Cstop offset='.969'/%3E%3C/radialGradient%3E%3Cpath clip-path='url%28%23SVGID_59_%29' fill='url%28%23SVGID_61_%29' d='M17.9-2.3h46v59.5h-46z'/%3E%3ClinearGradient id='SVGID_62_' gradientUnits='userSpaceOnUse' x1='22.368' y1='-19.545' x2='71.116' y2='-19.545' gradientTransform='matrix%28.9441 0 0 1.2198 -3.182 51.257%29'%3E%3Cstop offset='.456'/%3E%3Cstop offset='.483' stop-color='%23030303'/%3E%3Cstop offset='.501' stop-color='%230b0b0b'/%3E%3Cstop offset='.516' stop-color='%231a1a1a'/%3E%3Cstop offset='.53' stop-color='%23303030'/%3E%3Cstop offset='.543' stop-color='%234b4b4b'/%3E%3Cstop offset='.555' stop-color='%236d6d6d'/%3E%3Cstop offset='.566' stop-color='%23959595'/%3E%3Cstop offset='.577' stop-color='%23c3c3c3'/%3E%3Cstop offset='.587' stop-color='%23f7f7f7'/%3E%3Cstop offset='.589' stop-color='%23fff'/%3E%3Cstop offset='.683' stop-color='%23fff'/%3E%3Cstop offset='.976'/%3E%3C/linearGradient%3E%3Cpath clip-path='url%28%23SVGID_59_%29' fill='url%28%23SVGID_62_%29' d='M17.9-2.3h46v59.5h-46z'/%3E%3ClinearGradient id='SVGID_63_' gradientUnits='userSpaceOnUse' x1='41.097' y1='22.748' x2='41.097' y2='40.987'%3E%3Cstop offset='.145' stop-color='%23fff'/%3E%3Cstop offset='1'/%3E%3C/linearGradient%3E%3Cpath clip-path='url%28%23SVGID_59_%29' fill='url%28%23SVGID_63_%29' d='M17.8 21.5h46.5v27.8H17.8z'/%3E%3C/g%3E%3C/mask%3E%3Cpath opacity='.65' clip-path='url%28%23SVGID_59_%29' mask='url%28%23SVGID_60_%29' fill='%237e7c82' d='M13.4-3.6h55.4v60.2H13.4z'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='Adobe_OpacityMaskFilter_9_' filterUnits='userSpaceOnUse' x='-8.6' y='-14.3' width='76.1' height='75.2'%3E%3CfeColorMatrix values='1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='-8.6' y='-14.3' width='76.1' height='75.2' id='SVGID_64_'%3E%3Cg filter='url%28%23Adobe_OpacityMaskFilter_9_%29'%3E%3CradialGradient id='SVGID_65_' cx='22.003' cy='14.623' r='37.021' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.536'/%3E%3Cstop offset='.603' stop-color='%23060606'/%3E%3Cstop offset='.687' stop-color='%23151515'/%3E%3Cstop offset='.762' stop-color='%232a2a2a'/%3E%3Cstop offset='.824' stop-color='%23adadad'/%3E%3Cstop offset='.916' stop-color='%23fff'/%3E%3C/radialGradient%3E%3Cpath fill='url%28%23SVGID_65_%29' stroke='%23231f20' stroke-width='.113' d='M-.8-2h61.4v62H-.8z'/%3E%3C/g%3E%3C/mask%3E%3Cg opacity='.15' mask='url%28%23SVGID_64_%29'%3E%3Cdefs%3E%3Cpath id='SVGID_66_' d='M13.3 7.7c-.6-.3-1.1-.5-1.6-.6l-.3-.1c-.3-.1-.5 0-.7 0-.3 0-.5.3-.7.4C4 12.8 0 20.9 0 29.6 0 36.9 3 43.9 7.4 49c-1.8-2.3 1.4-11.1 2.3-13 .9-1.9 2.2-4 3.3-5.9 4.5-7.3 11.1-13.9 11.1-13.9-3.9-4.2-8.8-7.5-10.8-8.5zm38.3 41.4c0-.2 0-.4-.1-.6-.5-4.2-5-10-10.1-15.5-4.6-5-9.1-8.7-11.6-10.7h-.2l-.2-.1c-1.4 1.1-6.4 5.3-11 10.4-5.3 5.7-10.3 12-10.5 16.2v.8c0 .1.1.3.2.3 5.4 5.8 13.2 9.4 21.6 9.4 8.7 0 16.5-3.7 22-9.6v-.3c-.1-.1-.1-.2-.1-.3z' opacity='.15'/%3E%3C/defs%3E%3CclipPath id='SVGID_67_'%3E%3Cuse xlink:href='%23SVGID_66_' overflow='visible'/%3E%3C/clipPath%3E%3CradialGradient id='SVGID_68_' cx='29.396' cy='23.322' r='37.814' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23f3f3f4'/%3E%3Cstop offset='.111' stop-color='%23dcdbdd'/%3E%3Cstop offset='.299' stop-color='%23bab9bd'/%3E%3Cstop offset='.453' stop-color='%23a5a4a8'/%3E%3Cstop offset='.555' stop-color='%239d9ca1'/%3E%3Cstop offset='.636' stop-color='%23a2a1a5'/%3E%3Cstop offset='.73' stop-color='%23afafb3'/%3E%3Cstop offset='.829' stop-color='%23c6c5c8'/%3E%3Cstop offset='.931' stop-color='%23e6e5e7'/%3E%3Cstop offset='1' stop-color='%23fff'/%3E%3C/radialGradient%3E%3Cellipse cx='29.4' cy='23.3' rx='38' ry='37.6' opacity='.7' clip-path='url%28%23SVGID_67_%29' fill='url%28%23SVGID_68_%29'/%3E%3C/g%3E%3Cg class='st57'%3E%3Cdefs%3E%3Cpath id='SVGID_69_' class='st57' d='M47.4 6.1c-.3-.2-2.1-.7-2.6-.8-2.1-.4-5 .3-7.3 1.2-3.5 1.4-6.4 3.2-7.7 4h-.3c-1.2-.8-4.6-2.6-8.2-3.9-2.6-1-6-1.3-7.6-.9-.6.1-1.3 0-1.7.3 5.3-3.9 11.4-6 17.7-6 6.1 0 13.2 2.2 17.7 6.1z'/%3E%3C/defs%3E%3CclipPath id='SVGID_70_'/%3E%3Cg opacity='.62' clip-path='url%28%23SVGID_70_%29'%3E%3CradialGradient id='SVGID_71_' cx='34.238' cy='549.977' r='30.869' gradientTransform='matrix%28.7552 0 0 .4537 1.608 -239.28%29' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.434' stop-color='%23fff'/%3E%3Cstop offset='.737' stop-color='%23eaeaeb'/%3E%3Cstop offset='1' stop-color='%23d4d4d6'/%3E%3C/radialGradient%3E%3Cpath d='M51.1 10.3c0 7.8-10.6 14.2-23.6 14.2-13 0-23.6-6.4-23.6-14.2 0-7.8 10.6-14.2 23.6-14.2 13 0 23.6 6.4 23.6 14.2z' fill='url%28%23SVGID_71_%29'/%3E%3C/g%3E%3C/g%3E%3Cg opacity='.5'%3E%3CradialGradient id='SVGID_72_' cx='30.447' cy='29.769' r='29.584' gradientTransform='matrix%281.0074 0 0 1 -.928 0%29' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.663' stop-color='%23fff'/%3E%3Cstop offset='.794' stop-color='%23fdfdfd'/%3E%3Cstop offset='.845' stop-color='%23f6f6f7'/%3E%3Cstop offset='.882' stop-color='%23eaeaeb'/%3E%3Cstop offset='.912' stop-color='%23d9d9db'/%3E%3Cstop offset='.939' stop-color='%23c3c2c6'/%3E%3Cstop offset='.961' stop-color='%23a9a7ac'/%3E%3Cstop offset='.975' stop-color='%23959399'/%3E%3Cstop offset='.979' stop-color='%238a888e'/%3E%3Cstop offset='.986' stop-color='%236e6b6f'/%3E%3Cstop offset='.995' stop-color='%23403c3f'/%3E%3Cstop offset='1' stop-color='%23231f20'/%3E%3C/radialGradient%3E%3Ccircle cx='29.7' cy='29.8' r='29.7' fill-rule='evenodd' clip-rule='evenodd' fill='url%28%23SVGID_72_%29'/%3E%3Cdefs%3E%3Cfilter id='Adobe_OpacityMaskFilter_10_' filterUnits='userSpaceOnUse' x='.1' y='.1' width='59.4' height='59.4'%3E%3CfeColorMatrix values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0' color-interpolation-filters='sRGB' result='source'/%3E%3C/filter%3E%3C/defs%3E%3Cmask maskUnits='userSpaceOnUse' x='.1' y='.1' width='59.4' height='59.4' id='SVGID_73_'%3E%3Cimage width='64' height='64' xlink:href='B50E587F.jpg' transform='translate%28-2 -2%29' overflow='visible' filter='url%28%23Adobe_OpacityMaskFilter_10_%29'/%3E%3C/mask%3E%3Cg opacity='.65' mask='url%28%23SVGID_73_%29'%3E%3Ccircle cx='29.7' cy='29.8' r='29.7' fill-rule='evenodd' clip-rule='evenodd' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath d='M189.7 47.9l-11.3-15.3-11.3 15.3h-4.7L176 29.4l-12.4-16.8h4.7l10.1 13.7 10.1-13.7h4.6l-12.4 16.8 13.6 18.5h-4.6zm-92.7 0L85.7 32.6 74.4 47.9h-4.7l13.6-18.5L71 12.6h4.7l10.1 13.7 10.1-13.7h4.6L88.1 29.4l13.6 18.5H97zm33.6-10.3c0 6.4-4.8 10.3-12.6 10.3h-14.4V31.4h-7.4c.5-.8 1.9-2.7 2.6-3.5h4.8V12.6H118c10.7 0 11.5 7.4 11.5 9.6 0 3.1-1.7 5.7-4.3 7.1.8.4 1.6.8 2.3 1.5 2 1.7 3.1 4 3.1 6.8zm-23-9.8H118c4.8 0 7.5-2.2 7.5-5.9 0-4.9-4.7-5.6-7.5-5.6h-10.4v11.5zm19 9.7c0-5.1-4.7-6.2-8.7-6.2h-10.4v12.9h10.4c3.3 0 8.7-.8 8.7-6.7zm39.5-7.3c0 10.9-6.9 18.5-16.8 18.5s-16.9-7.6-16.9-18.5 6.9-18.5 16.9-18.5c9.9 0 16.8 7.6 16.8 18.5zm-4 0c0-8.7-5.3-14.7-12.8-14.7-7.6 0-12.9 6.1-12.9 14.7 0 8.7 5.3 14.8 12.9 14.8 7.5 0 12.8-6.1 12.8-14.8z' fill='%23107c10'/%3E%3C/g%3E%3C/svg%3E")
    }

.m-page-bar {
    width: 100%;
    max-width: calc(1600px + 10%);
    padding: 0 5%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    left: 0;
    right: 0;
    background: #fff;
    border-bottom: 1px solid #e6e6e6
}

    .m-page-bar.f-hidden {
        display: none
    }

    .m-page-bar.f-sticky {
        z-index: 500;
        visibility: hidden;
        position: fixed;
        top: -60px;
        transition: all .4s cubic-bezier(.19,1,.22,1);
        max-width: none;
        padding: 7px 5% 4px
    }

@media screen and (min-width:1778px) {
    .m-page-bar.f-sticky {
        padding: 7px calc((100% - 1600px)/2) 4px
    }
}

.m-page-bar.f-sticky.f-show {
    visibility: visible;
    top: 0
}

.m-page-bar.f-sticky[itemscope] > div:first-child {
    overflow: hidden
}

.m-page-bar .c-pivot {
    width: auto
}

.m-page-bar > div {
    height: 60px;
    float: right;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

    .m-page-bar > div:before {
        content: ' ';
        display: inline-block;
        vertical-align: middle;
        height: 100%
    }

    .m-page-bar > div:first-child {
        float: left;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .m-page-bar > div .c-button, .m-page-bar > div .c-call-to-action {
        color: #fff
    }

    .m-page-bar > div [class^="c-heading-"] {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-top: 0;
        margin-right: 8px
    }

        .m-page-bar > div [class^="c-heading-"] .c-hyperlink {
            float: none
        }

    .m-page-bar > div .context-menu [class^="c-heading-"] {
        float: left;
        padding-top: 5px
    }

        .m-page-bar > div .context-menu [class^="c-heading-"] + .c-list li:first-child {
            margin-left: 24px
        }

    .m-page-bar > div .context-menu .c-list {
        margin: 0;
        white-space: nowrap
    }

        .m-page-bar > div .context-menu .c-list li {
            display: inline-block;
            margin: 0 24px
        }

            .m-page-bar > div .context-menu .c-list li.f-active .c-hyperlink {
                color: #000
            }

            .m-page-bar > div .context-menu .c-list li .c-hyperlink {
                color: #595959
            }

    .m-page-bar > div .context-menu .c-select-menu {
        display: none;
        float: left
    }

        .m-page-bar > div .context-menu .c-select-menu > a {
            margin-left: 24px
        }

        .m-page-bar > div .context-menu .c-select-menu > .c-menu {
            top: 90%;
            left: 24px
        }

    .m-page-bar > div > div {
        float: none;
        display: inline-block;
        vertical-align: middle;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

        .m-page-bar > div > div > div {
            float: left;
            width: inherit
        }

            .m-page-bar > div > div > div + div {
                display: block;
                width: 100%
            }

            .m-page-bar > div > div > div > .c-hyperlink {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                display: block;
                margin: 0
            }

    .m-page-bar > div > .c-price {
        width: auto;
        float: right;
        padding: 20px 0;
        margin-right: 24px
    }

        .m-page-bar > div > .c-price > s {
            float: none;
            display: block
        }

            .m-page-bar > div > .c-price > s + span {
                margin-left: -.2em
            }

    .m-page-bar > div > .c-button, .m-page-bar > div > .c-call-to-action {
        float: right;
        margin: 10px 0;
        max-width: 100%
    }

@media only screen and (max-width:1083px) {
    .m-page-bar > div {
        width: 40%
    }

        .m-page-bar > div:first-child {
            width: 60%
        }

        .m-page-bar > div .context-menu .c-list {
            display: none
        }

        .m-page-bar > div .context-menu .c-select-menu {
            display: block
        }
}

@media only screen and (max-width:767px) {
    .m-page-bar {
        width: 100%
    }

        .m-page-bar > div {
            width: 50%
        }

            .m-page-bar > div > .c-price > s, .m-page-bar > div > .c-price > s + span {
                display: none
            }

            .m-page-bar > div > .c-price > meta + span {
                width: 20%
            }

                .m-page-bar > div > .c-price > meta + span + span {
                    width: 80%
                }

            .m-page-bar > div:first-child {
                width: 50%
            }

            .m-page-bar > div .context-menu [class^="c-heading-"] {
                padding-top: 8px;
                float: none
            }

            .m-page-bar > div .context-menu > .c-select-menu > a {
                margin-left: 0
            }

            .m-page-bar > div .context-menu > .c-select-menu > .c-menu {
                left: 0
            }
}

@media only screen and (max-width:539px) {
    .m-page-bar.f-sticky[itemscope] > div:first-child {
        display: none
    }

    .m-page-bar.f-sticky[itemscope] > div:last-child {
        width: 100%;
        overflow: hidden
    }

        .m-page-bar.f-sticky[itemscope] > div:last-child > .c-price {
            width: 100%;
            float: none;
            margin-right: 4px
        }

            .m-page-bar.f-sticky[itemscope] > div:last-child > .c-price > meta + span {
                width: auto
            }

        .m-page-bar.f-sticky[itemscope] > div:last-child > .c-call-to-action + .c-price {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1;
            flex: 1
        }
}

@media only screen and (min-width:539px) {
    .m-page-bar .c-pivot {
        width: auto
    }
}

.m-pagination, .c-pagination {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0;
    margin-top: 24px
}

    .m-pagination li, .c-pagination li {
        display: inline-block;
        margin-right: 12px
    }

        .m-pagination li > a, .m-pagination li > span, .c-pagination li > a, .c-pagination li > span {
            position: relative;
            border: 2px solid transparent;
            outline: 1px solid transparent;
            outline-offset: -3px;
            display: inline-block;
            padding: 6px 12px;
            color: #0067b8;
            white-space: nowrap
        }

@media screen and (-ms-high-contrast:active) {
    .m-pagination li > a, .m-pagination li > span, .c-pagination li > a, .c-pagination li > span {
        border-color: window !important;
        outline-color: window
    }
}

.m-pagination li > a:focus, .m-pagination li > span:focus, .c-pagination li > a:focus, .c-pagination li > span:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .m-pagination li > a:focus, .m-pagination li > span:focus, .c-pagination li > a:focus, .c-pagination li > span:focus {
        border-color: windowText !important
    }
}

.theme-light .m-pagination li > a:focus, .theme-dark .theme-light .m-pagination li > a:focus, .theme-light .m-pagination li > span:focus, .theme-dark .theme-light .m-pagination li > span:focus, .theme-light .c-pagination li > a:focus, .theme-dark .theme-light .c-pagination li > a:focus, .theme-light .c-pagination li > span:focus, .theme-dark .theme-light .c-pagination li > span:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .m-pagination li > a:focus, .theme-light .theme-dark .m-pagination li > a:focus, .theme-dark .m-pagination li > span:focus, .theme-light .theme-dark .m-pagination li > span:focus, .theme-dark .c-pagination li > a:focus, .theme-light .theme-dark .c-pagination li > a:focus, .theme-dark .c-pagination li > span:focus, .theme-light .theme-dark .c-pagination li > span:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.m-pagination li > a:hover, .m-pagination li > a:focus:not(.x-hidden-focus), .m-pagination li > a:active, .c-pagination li > a:hover, .c-pagination li > a:focus:not(.x-hidden-focus), .c-pagination li > a:active {
    text-decoration: underline
}

.m-pagination li > a:hover, .m-pagination li > a:focus:not(.x-hidden-focus), .c-pagination li > a:hover, .c-pagination li > a:focus:not(.x-hidden-focus) {
    color: #005da6
}

.m-pagination li > a:focus:not(.x-hidden-focus), .c-pagination li > a:focus:not(.x-hidden-focus) {
    background: rgba(0,103,184,.1)
}

.m-pagination li > a:active, .c-pagination li > a:active {
    color: #005293
}

.m-pagination li.f-active > a, .m-pagination li.f-active > span, .c-pagination li.f-active > a, .c-pagination li.f-active > span {
    border: 1px solid #000
}

.m-pagination li.f-hide, .c-pagination li.f-hide {
    display: none
}

.m-pagination li:first-child .c-glyph:before, .c-pagination li:first-child .c-glyph:before {
    content: "";
    vertical-align: -2px;
    margin-right: 8px
}

.m-pagination li:last-child, .c-pagination li:last-child {
    margin-right: 0
}

    .m-pagination li:last-child .c-glyph:after, .c-pagination li:last-child .c-glyph:after {
        content: "";
        vertical-align: -2px;
        margin-left: 8px
    }

@media only screen and (max-width:539px) {
    .m-pagination li, .c-pagination li {
        margin-right: 0
    }

        .m-pagination li:first-child a, .m-pagination li:last-child a, .c-pagination li:first-child a, .c-pagination li:last-child a {
            position: relative;
            display: inline
        }

        .m-pagination li:first-child span, .m-pagination li:last-child span, .c-pagination li:first-child span, .c-pagination li:last-child span {
            height: 0;
            overflow: hidden;
            position: absolute
        }

        .m-pagination li:first-child .c-glyph:before, .m-pagination li:first-child .c-glyph:after, .m-pagination li:last-child .c-glyph:before, .m-pagination li:last-child .c-glyph:after, .c-pagination li:first-child .c-glyph:before, .c-pagination li:first-child .c-glyph:after, .c-pagination li:last-child .c-glyph:before, .c-pagination li:last-child .c-glyph:after {
            top: 8px;
            margin: 0
        }
}

.m-panes {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: auto;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1
}

    .m-panes .c-group {
        display: block;
        overflow: visible
    }

    .m-panes section {
        border-left: 1px solid rgba(0,0,0,.2);
        text-align: center;
        padding: 36px 48px 16px;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-item-align: start;
        align-self: flex-start;
        -ms-flex-negative: 1
    }

        .m-panes section:first-child {
            border-left: 0
        }

        .m-panes section.f-align-middle {
            -ms-flex: unset;
            flex: unset;
            -ms-flex-preferred-size: auto;
            -ms-flex-item-align: center;
            -ms-grid-row-align: center;
            align-self: center
        }

        .m-panes section.f-stacked {
            padding-left: 24px;
            -ms-flex-preferred-size: auto
        }

            .m-panes section.f-stacked > div {
                padding-left: 24px;
                padding-bottom: 36px;
                text-align: left;
                max-width: calc(100% - 24px);
                -ms-flex: 1 1 auto;
                flex: 1 1 auto;
                -ms-flex-positive: 1;
                -ms-flex-negative: 1;
                -ms-flex-preferred-size: auto
            }

                .m-panes section.f-stacked > div + div:last-of-type {
                    padding-top: 36px;
                    border-top: 1px solid rgba(0,0,0,.2);
                    text-align: left
                }

            .m-panes section.f-stacked:last-child {
                -ms-flex: 2 1 auto;
                flex: 2 1 auto;
                -ms-flex-negative: 1
            }

                .m-panes section.f-stacked:last-child > div {
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-negative: 1;
                    -ms-flex-preferred-size: auto
                }

                    .m-panes section.f-stacked:last-child > div > .m-panes-product-placement-item {
                        display: -ms-flexbox;
                        display: flex;
                        -ms-flex-negative: 1;
                        -ms-flex-preferred-size: auto
                    }

                        .m-panes section.f-stacked:last-child > div > .m-panes-product-placement-item picture + div {
                            -ms-flex: 1;
                            flex: 1;
                            -ms-flex-negative: 1;
                            -ms-flex-preferred-size: auto;
                            display: block;
                            width: 100%;
                            padding-left: 36px
                        }

                        .m-panes section.f-stacked:last-child > div > .m-panes-product-placement-item picture.c-image img {
                            display: inline-block;
                            max-width: none;
                            -ms-flex: 1;
                            flex: 1;
                            -ms-flex-preferred-size: auto
                        }

@supports (-ms-accelerator:true) {
    .m-panes section.f-stacked:last-child > div > .m-panes-product-placement-item picture.c-image img {
        max-width: 100%;
    }
}

@media only screen and (max-width:1399px) {
    .m-panes {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .m-panes section {
            border-bottom: 1px solid rgba(0,0,0,.2);
            border-left: 0;
            -ms-flex-item-align: auto;
            -ms-grid-row-align: auto;
            align-self: auto;
            width: 100%;
            -ms-flex-preferred-size: auto;
            flex-basis: auto
        }

            .m-panes section:last-child {
                -ms-flex-item-align: auto;
                -ms-grid-row-align: auto;
                align-self: auto;
                border-bottom: 0
            }

            .m-panes section.f-stacked {
                border-left: 0;
                padding: 24px 0
            }

                .m-panes section.f-stacked > div {
                    -ms-flex: 1;
                    flex: 1;
                    -ms-flex-preferred-size: auto;
                    padding-left: 0;
                    border-right: 1px solid rgba(0,0,0,.2)
                }

                    .m-panes section.f-stacked > div + div:last-of-type {
                        border-top: 0;
                        border-right: 0;
                        padding-top: 0
                    }

                .m-panes section.f-stacked:last-child {
                    display: -ms-flexbox;
                    display: flex
                }

                    .m-panes section.f-stacked:last-child > div > .m-panes-product-placement-item {
                        display: block;
                        padding: 20px;
                        border-bottom: 0;
                        border-top: 0
                    }

                        .m-panes section.f-stacked:last-child > div > .m-panes-product-placement-item picture + div {
                            text-align: center;
                            display: block;
                            padding-left: 0
                        }

                        .m-panes section.f-stacked:last-child > div > .m-panes-product-placement-item picture.c-image img {
                            display: block;
                            margin: 0 auto
                        }
}

@media only screen and (max-width:539px) {
    .m-panes {
        -ms-flex-direction: column;
        flex-direction: column
    }

        .m-panes section {
            padding: 36px 0 16px
        }

            .m-panes section.f-stacked {
                padding-left: 0
            }

                .m-panes section.f-stacked > div {
                    padding-top: 16px;
                    padding-bottom: 0;
                    border-right: 0
                }

                    .m-panes section.f-stacked > div + div:last-of-type {
                        padding-top: 16px;
                        border-top: 1px solid rgba(0,0,0,.2)
                    }

                .m-panes section.f-stacked:first-child {
                    border-bottom: 1px solid rgba(0,0,0,.2);
                    border-right: 0;
                    padding-bottom: 36px
                }

                .m-panes section.f-stacked:last-child {
                    display: block;
                    -ms-flex-direction: row;
                    flex-direction: row;
                    margin-top: 0;
                    padding-top: 0
                }

                    .m-panes section.f-stacked:last-child > div > div {
                        padding: 36px 0
                    }
}

@media only screen and (min-width:1400px) {
    .m-panes section:last-child.f-stacked {
        -ms-flex-preferred-size: 100%
    }
}

@media screen and (min-width:1084px) and (-ms-high-contrast:active),screen and (min-width:1084px) and (-ms-high-contrast:none) {
    .m-panes > section.f-align-middle:first-child {
        -ms-flex: 1 0 25%;
        flex: 1 0 25%;
        max-width: calc(40% - 48px)
    }
}

@media screen and (min-width:1084px) and (-ms-high-contrast:active) and (max-width:1399px),screen and (min-width:1084px) and (-ms-high-contrast:none) and (max-width:1399px) {
    .m-panes > section.f-align-middle:first-child {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: 100%
    }
}

@media screen and (min-width:1084px) and (-ms-high-contrast:active),screen and (min-width:1084px) and (-ms-high-contrast:none) {
    .m-panes > section.f-align-middle:first-child + section:last-child.f-stacked {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        -ms-flex-preferred-size: calc(60% - 48px);
        flex-basis: calc(60% - 48px)
    }
}

@media screen and (min-width:1084px) and (-ms-high-contrast:active) and (max-width:1399px),screen and (min-width:1084px) and (-ms-high-contrast:none) and (max-width:1399px) {
    .m-panes > section.f-align-middle:first-child + section:last-child.f-stacked {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

.m-panes-product-placement-item {
    padding: 0
}

    .m-panes-product-placement-item .c-heading {
        font-size: 34px;
        line-height: 40px;
        padding: 38px 0 2px;
        font-weight: 600
    }

    .m-panes-product-placement-item .c-paragraph {
        font-size: 15px;
        line-height: 20px;
        padding: 24px 0 0;
        font-weight: 400
    }

    .m-panes-product-placement-item .c-call-to-action {
        padding: 10px 3px 7px 0;
        position: relative;
        border: 2px solid transparent;
        outline: 1px solid transparent;
        outline-offset: -3px;
        margin-left: 0;
        color: #0067b8;
        background: transparent;
        transition: none;
        margin-top: 12px;
        white-space: normal
    }

@media screen and (-ms-high-contrast:active) {
    .m-panes-product-placement-item .c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.m-panes-product-placement-item .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .m-panes-product-placement-item .c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .m-panes-product-placement-item .c-call-to-action:focus, .theme-dark .theme-light .m-panes-product-placement-item .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .m-panes-product-placement-item .c-call-to-action:focus, .theme-light .theme-dark .m-panes-product-placement-item .c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .m-panes-product-placement-item .c-call-to-action:hover, .m-panes-product-placement-item .c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span, .m-panes-product-placement-item .c-call-to-action:hover span, .m-panes-product-placement-item .c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.m-panes-product-placement-item .c-call-to-action:hover {
    color: #005da6
}

.m-panes-product-placement-item .c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.m-panes-product-placement-item .c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.m-panes-product-placement-item .c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .m-panes-product-placement-item .c-call-to-action, .theme-dark .theme-light .m-panes-product-placement-item .c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .m-panes-product-placement-item .c-call-to-action:hover, .theme-dark .theme-light .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-panes-product-placement-item .c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .m-panes-product-placement-item .c-call-to-action:hover, .theme-dark .theme-light .m-panes-product-placement-item .c-call-to-action:hover {
        background: transparent
    }

    .theme-light .m-panes-product-placement-item .c-call-to-action:active, .theme-dark .theme-light .m-panes-product-placement-item .c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .m-panes-product-placement-item .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .m-panes-product-placement-item .c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .m-panes-product-placement-item .c-call-to-action, .theme-light .theme-dark .m-panes-product-placement-item .c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .m-panes-product-placement-item .c-call-to-action:hover, .theme-light .theme-dark .m-panes-product-placement-item .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-panes-product-placement-item .c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .m-panes-product-placement-item .c-call-to-action:hover, .theme-light .theme-dark .m-panes-product-placement-item .c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .m-panes-product-placement-item .c-call-to-action:active, .theme-light .theme-dark .m-panes-product-placement-item .c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .m-panes-product-placement-item .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .m-panes-product-placement-item .c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

.m-panes-product-placement-item .c-call-to-action span {
    display: inline
}

.m-panes-product-placement-item .c-price {
    display: inline-block;
    margin-right: 12px;
    margin-top: 12px
}

.m-panes-product-placement-item .c-rating {
    display: inline-block;
    margin-top: -8px;
    vertical-align: middle
}

.m-panes-product-placement-item picture.c-image img {
    margin: 0 auto
}

.m-parallax {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 32px 0;
    transition: scale .2s ease-in-out
}

    .m-parallax:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: linear-gradient(to top,#fff 0%,rgba(255,255,255,0) 15vh)
    }

    .m-parallax .c-parallax-background {
        padding: 0;
        min-height: 100vh;
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 0;
        transform: translate3d(-50%,0,0)
    }

        .m-parallax .c-parallax-background > img {
            height: 100vh;
            display: block
        }

        .m-parallax .c-parallax-background:after, .m-parallax .c-parallax-background:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0
        }

        .m-parallax .c-parallax-background:after {
            background: linear-gradient(to top,#fff 0%,rgba(255,255,255,0) 25vh)
        }

        .m-parallax .c-parallax-background:before {
            background: linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 15vh)
        }

    .m-parallax .c-parallax-foreground {
        min-height: 100vh;
        margin: 0 auto;
        z-index: 2;
        padding-bottom: 32px
    }

    .m-parallax .c-parallax-item {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        margin: 80px auto 0;
        padding: 0 48px;
        z-index: 3;
        max-width: 1600px;
        -ms-flex-pack: center;
        justify-content: center
    }

        .m-parallax .c-parallax-item:first-child {
            opacity: .8;
            margin-top: 0;
            max-width: none;
            background: #fff;
            color: #000
        }

        .m-parallax .c-parallax-item.f-no-banner-adjust {
            margin-top: 32px;
            max-width: 1600px;
            background: transparent
        }

@media only screen and (min-width:767px) {
    .m-parallax .c-parallax-item.f-align-right {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .m-parallax .c-parallax-item.f-align-left {
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media only screen and (max-width:320px) {
    .m-parallax .c-parallax-item {
        padding: 0 20px
    }
}

.m-parallax .m-content-placement-item {
    margin-top: 0;
    width: 443px;
    max-width: 100%;
    background: #fff;
    color: #000;
    z-index: 3
}

    .m-parallax .m-content-placement-item > div:last-child {
        padding: 0 24px 48px
    }

    .m-parallax .m-content-placement-item > .m-ambient-video {
        padding: 0;
        min-width: unset;
        z-index: 3
    }

    .m-parallax .m-content-placement-item [class*="c-video-player"] {
        height: auto
    }

.m-parallax .m-banner {
    margin: 48px 0;
    padding-top: 0;
    max-width: none
}

.m-parallax.theme-dark {
    background-color: #000
}

    .m-parallax.theme-dark:after {
        background: linear-gradient(to top,#000 0%,rgba(0,0,0,0) 15vh)
    }

    .m-parallax.theme-dark .c-parallax-background:after {
        background: linear-gradient(to top,#000 0%,rgba(0,0,0,0) 25vh)
    }

    .m-parallax.theme-dark .c-parallax-background:before {
        background: linear-gradient(to bottom,#000 0,rgba(0,0,0,0) 15vh)
    }

    .m-parallax.theme-dark .c-parallax-item:first-child {
        background: #000;
        color: #fff
    }

    .m-parallax.theme-dark .m-content-placement-item {
        background: #000;
        color: #fff
    }

.m-parallax.theme-light {
    background-color: #fff
}

    .m-parallax.theme-light:after {
        background: linear-gradient(to top,#fff 0%,rgba(255,255,255,0) 15vh)
    }

    .m-parallax.theme-light .c-parallax-background:after {
        background: linear-gradient(to top,#fff 0%,rgba(255,255,255,0) 25vh)
    }

    .m-parallax.theme-light .c-parallax-background:before {
        background: linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 15vh)
    }

    .m-parallax.theme-light .c-parallax-item:first-child {
        background: #fff;
        color: #000
    }

    .m-parallax.theme-light .m-content-placement-item {
        background: #fff;
        color: #000
    }

[class^="m-persona-"] {
    padding: 0;
    display: table
}

    [class^="m-persona-"]:before, [class^="m-persona-"]:after {
        content: " ";
        display: table
    }

    [class^="m-persona-"]:after {
        clear: both
    }

    [class^="m-persona-"] > div {
        float: left;
        padding-right: 12px
    }

        [class^="m-persona-"] > div > .c-image {
            max-width: none
        }

        [class^="m-persona-"] > div picture {
            position: relative;
            display: block;
            background-color: rgba(0,0,0,.3);
            border-radius: 50%;
            background-repeat: no-repeat;
            background-size: 50%;
            background-position: 50% 50%;
            background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2064%2064%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23fff%3B%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EAsset%202%3C/title%3E%3Cg%20id%3D%22Layer_2%22%20data-name%3D%22Layer%202%22%3E%3Cg%20id%3D%22Elements%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22M42.26%2C42.29a30.12%2C30.12%2C0%2C0%2C1%2C8.63%2C4.62%2C30.53%2C30.53%2C0%2C0%2C1%2C6.54%2C6.87%2C31.35%2C31.35%2C0%2C0%2C1%2C4.13%2C8.54A32.4%2C32.4%2C0%2C0%2C1%2C63%2C72H58.5a27.57%2C27.57%2C0%2C0%2C0-2.06-10.71A25.88%2C25.88%2C0%2C0%2C0%2C42.21%2C47.06%2C27.57%2C27.57%2C0%2C0%2C0%2C31.5%2C45a27.34%2C27.34%2C0%2C0%2C0-13.73%2C3.64%2C26.37%2C26.37%2C0%2C0%2C0-9.63%2C9.63%2C27.13%2C27.13%2C0%2C0%2C0-2.69%2C6.49A27.4%2C27.4%2C0%2C0%2C0%2C4.5%2C72H0a31.64%2C31.64%2C0%2C0%2C1%2C1.48-9.69%2C31.32%2C31.32%2C0%2C0%2C1%2C4.18-8.49A30.89%2C30.89%2C0%2C0%2C1%2C12.22%2C47a31.91%2C31.91%2C0%2C0%2C1%2C8.6-4.68A22.23%2C22.23%2C0%2C0%2C1%2C12.18%2C34a23%2C23%2C0%2C0%2C1-2.36-5.52%2C22.62%2C22.62%2C0%2C0%2C1%2C.93-14.8%2C22.5%2C22.5%2C0%2C0%2C1%2C12-12%2C22.76%2C22.76%2C0%2C0%2C1%2C17.54%2C0%2C22.5%2C22.5%2C0%2C0%2C1%2C12%2C12%2C22.57%2C22.57%2C0%2C0%2C1%2C.93%2C14.78A22.8%2C22.8%2C0%2C0%2C1%2C50.82%2C34a23.28%2C23.28%2C0%2C0%2C1-3.69%2C4.69A21.77%2C21.77%2C0%2C0%2C1%2C42.26%2C42.29ZM13.5%2C22.5a17.33%2C17.33%2C0%2C0%2C0%2C1.42%2C7%2C18.23%2C18.23%2C0%2C0%2C0%2C9.58%2C9.58%2C17.9%2C17.9%2C0%2C0%2C0%2C14%2C0%2C18.23%2C18.23%2C0%2C0%2C0%2C9.58-9.58%2C17.33%2C17.33%2C0%2C0%2C0%2C1.42-7%2C17.33%2C17.33%2C0%2C0%2C0-1.42-7A18.23%2C18.23%2C0%2C0%2C0%2C38.5%2C5.92a17.9%2C17.9%2C0%2C0%2C0-14%2C0%2C18.23%2C18.23%2C0%2C0%2C0-9.58%2C9.58A17.33%2C17.33%2C0%2C0%2C0%2C13.5%2C22.5Z%22/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
        }

            [class^="m-persona-"] > div picture .c-image {
                outline: 0;
                position: absolute;
                top: 50%;
                left: 50%;
                -ms-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%)
            }

                [class^="m-persona-"] > div picture .c-image[aria-hidden="true"] {
                    display: none
                }

        [class^="m-persona-"] > div + div {
            display: table-cell;
            float: none;
            overflow: hidden;
            vertical-align: middle
        }

            [class^="m-persona-"] > div + div .c-hyperlink {
                display: inline-block
            }

            [class^="m-persona-"] > div + div .c-hyperlink, [class^="m-persona-"] > div + div .c-button, [class^="m-persona-"] > div + div [class^="c-paragraph"] {
                font-size: 18px;
                line-height: 24px;
                padding: 37px 0 3px;
                font-weight: 600
            }

@media(max-width:767px) {
    [class^="m-persona-"] > div + div .c-hyperlink, [class^="m-persona-"] > div + div .c-button, [class^="m-persona-"] > div + div [class^="c-paragraph"] {
        font-size: 16px;
        line-height: 20px
    }
}

[class^="m-persona-"] > div + div .c-button {
    max-width: none;
    margin: 0;
    background-color: transparent;
    white-space: normal;
    letter-spacing: normal;
    text-align: left
}

[class^="m-persona-"] > div + div [class*="c-subheading"] {
    color: #767676
}

.m-persona-1 > div {
    padding-right: 24px
}

    .m-persona-1 > div picture, .m-persona-1 > div picture > .c-image {
        width: 144px;
        height: 144px
    }

    .m-persona-1 > div + div .c-hyperlink, .m-persona-1 > div + div .c-button, .m-persona-1 > div + div [class*="c-heading"], .m-persona-1 > div + div [class*="c-paragraph"] {
        font-size: 46px;
        line-height: 56px;
        padding: 37px 0 3px;
        font-weight: 600;
        letter-spacing: -.01em;
        font-weight: 600
    }

@media(max-width:767px) {
    .m-persona-1 > div + div .c-hyperlink, .m-persona-1 > div + div .c-button, .m-persona-1 > div + div [class*="c-heading"], .m-persona-1 > div + div [class*="c-paragraph"] {
        font-size: 34px;
        line-height: 40px
    }
}

.m-persona-1 > div + div [class*="c-subheading"] {
    font-size: 20px;
    line-height: 24px;
    padding: 8px 0 4px;
    font-weight: 600
}

@media(max-width:767px) {
    .m-persona-1 > div + div [class*="c-subheading"] {
        font-size: 18px;
        line-height: 24px
    }
}

.m-persona-1 > div + div .c-button {
    line-height: 60px
}

.m-persona-2 > div picture, .m-persona-2 > div picture > .c-image {
    width: 64px;
    height: 64px
}

.m-persona-2 > div + div .c-hyperlink, .m-persona-2 > div + div .c-button, .m-persona-2 > div + div [class*="c-heading"], .m-persona-2 > div + div [class*="c-paragraph"] {
    font-size: 24px;
    line-height: 28px;
    padding: 36px 0 4px;
    font-weight: 600
}

@media(max-width:767px) {
    .m-persona-2 > div + div .c-hyperlink, .m-persona-2 > div + div .c-button, .m-persona-2 > div + div [class*="c-heading"], .m-persona-2 > div + div [class*="c-paragraph"] {
        font-size: 20px;
        line-height: 24px
    }
}

.m-persona-2 > div + div .c-button {
    line-height: 32px
}

.m-persona-3 > div + div [class*="c-subheading"], .m-persona-2 > div + div [class*="c-subheading"] {
    font-size: 15px;
    line-height: 20px;
    padding: 8px 0 0;
    font-weight: 600;
    font-weight: 400
}

.m-persona-3 > div + div .c-hyperlink, .m-persona-3 > div + div .c-button, .m-persona-3 > div + div [class*="c-heading"], .m-persona-3 > div + div [class*="c-paragraph"], .m-persona-4 > div + div .c-hyperlink, .m-persona-4 > div + div .c-button, .m-persona-4 > div + div [class*="c-heading"], .m-persona-4 > div + div [class*="c-paragraph"], .m-persona-5 > div + div .c-hyperlink, .m-persona-5 > div + div .c-button, .m-persona-5 > div + div [class*="c-heading"], .m-persona-5 > div + div [class*="c-paragraph"] {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400
}

.m-persona-3 > div picture, .m-persona-3 > div picture > .c-image {
    width: 48px;
    height: 48px
}

.m-persona-4 > div picture, .m-persona-4 > div picture > .c-image {
    width: 32px;
    height: 32px
}

.m-persona-4 > div + div [class*="c-subheading"] {
    display: none
}

.m-persona-5 > div picture, .m-persona-5 > div picture > .c-image {
    width: 24px;
    height: 24px
}

.m-persona-5 > div + div [class*="c-subheading"] {
    display: none
}

[class^="m-persona-1"] > div + div [class*="c-heading"], [class^="m-persona-1"] > div + div [class*="c-subheading"], [class^="m-persona-1"] > div + div .c-hyperlink, [class^="m-persona-1"] > div + div .c-button, [class^="m-persona-1"] > div + div [class*="c-paragraph"], [class^="m-persona-2"] > div + div [class*="c-heading"], [class^="m-persona-2"] > div + div [class*="c-subheading"], [class^="m-persona-2"] > div + div .c-hyperlink, [class^="m-persona-2"] > div + div .c-button, [class^="m-persona-2"] > div + div [class*="c-paragraph"], [class^="m-persona-3"] > div + div [class*="c-heading"], [class^="m-persona-3"] > div + div [class*="c-subheading"], [class^="m-persona-3"] > div + div .c-hyperlink, [class^="m-persona-3"] > div + div .c-button, [class^="m-persona-3"] > div + div [class*="c-paragraph"], [class^="m-persona-4"] > div + div [class*="c-heading"], [class^="m-persona-4"] > div + div [class*="c-subheading"], [class^="m-persona-4"] > div + div .c-hyperlink, [class^="m-persona-4"] > div + div .c-button, [class^="m-persona-4"] > div + div [class*="c-paragraph"], [class^="m-persona-5"] > div + div [class*="c-heading"], [class^="m-persona-5"] > div + div [class*="c-subheading"], [class^="m-persona-5"] > div + div .c-hyperlink, [class^="m-persona-5"] > div + div .c-button, [class^="m-persona-5"] > div + div [class*="c-paragraph"] {
    padding: 0
}

.m-persona-1 > div + div [class*="c-subheading"] {
    padding-top: 4px
}

.m-product-placement-item, .c-product-placement {
    position: relative;
    padding: 0;
    margin-right: 18px;
    margin-top: 12px
}

    .m-product-placement-item > a, .c-product-placement > a {
        position: relative;
        border: 2px solid transparent;
        outline: 0;
        display: block;
        overflow: hidden;
        padding: 1px;
        width: 100%;
        height: 100%;
        white-space: nowrap
    }

        .m-product-placement-item > a:before, .c-product-placement > a:before {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            border: 1px solid transparent
        }

        .m-product-placement-item > a:focus, .c-product-placement > a:focus {
            border-color: #000
        }

            .m-product-placement-item > a:focus:before, .c-product-placement > a:focus:before {
                border-color: rgba(255,255,255,.6)
            }

.theme-light .m-product-placement-item > a:focus, .theme-dark .theme-light .m-product-placement-item > a:focus, .theme-light .c-product-placement > a:focus, .theme-dark .theme-light .c-product-placement > a:focus {
    border-color: #000
}

    .theme-light .m-product-placement-item > a:focus:before, .theme-dark .theme-light .m-product-placement-item > a:focus:before, .theme-light .c-product-placement > a:focus:before, .theme-dark .theme-light .c-product-placement > a:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .m-product-placement-item > a:focus, .theme-light .theme-dark .m-product-placement-item > a:focus, .theme-dark .c-product-placement > a:focus, .theme-light .theme-dark .c-product-placement > a:focus {
    border-color: #fff
}

    .theme-dark .m-product-placement-item > a:focus:before, .theme-light .theme-dark .m-product-placement-item > a:focus:before, .theme-dark .c-product-placement > a:focus:before, .theme-light .theme-dark .c-product-placement > a:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.m-product-placement-item > a > picture, .m-product-placement-item > a > .f-default-image > picture, .c-product-placement > a > picture, .c-product-placement > a > .f-default-image > picture {
    border: 1px solid rgba(0,0,0,.1)
}

@media(-ms-high-contrast:active) {
    .m-product-placement-item > a, .c-product-placement > a {
        border-color: window
    }

        .m-product-placement-item > a:before, .c-product-placement > a:before {
            border-color: window
        }
}

.m-product-placement-item > a:focus > picture, .m-product-placement-item > a:focus > .f-default-image > picture, .m-product-placement-item > a:hover > picture, .m-product-placement-item > a:hover > .f-default-image > picture, .c-product-placement > a:focus > picture, .c-product-placement > a:focus > .f-default-image > picture, .c-product-placement > a:hover > picture, .c-product-placement > a:hover > .f-default-image > picture {
    border: 1px solid rgba(0,0,0,.1)
}

.m-product-placement-item > a:hover .c-heading, .m-product-placement-item > a:hover .c-subheading, .c-product-placement > a:hover .c-heading, .c-product-placement > a:hover .c-subheading {
    text-decoration: underline
}

    .m-product-placement-item > a:hover .c-heading > .c-explicit, .m-product-placement-item > a:hover .c-subheading > .c-explicit, .c-product-placement > a:hover .c-heading > .c-explicit, .c-product-placement > a:hover .c-subheading > .c-explicit {
        line-height: 15px;
        text-decoration: none
    }

@media(-ms-high-contrast:active) {
    .m-product-placement-item > a:hover, .c-product-placement > a:hover {
        border-color: Highlight
    }
}

.m-product-placement-item picture, .m-product-placement-item picture img, .m-product-placement-item picture .c-image, .c-product-placement picture, .c-product-placement picture img, .c-product-placement picture .c-image {
    display: block;
    position: relative;
    box-sizing: content-box
}

    .m-product-placement-item picture .c-image, .c-product-placement picture .c-image {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

@media(-ms-high-contrast:active) {
    .m-product-placement-item picture, .c-product-placement picture {
        border-color: window
    }
}

.m-product-placement-item .c-heading, .c-product-placement .c-heading {
    font-size: 15px;
    line-height: 20px;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 60px;
    font-weight: 600;
    opacity: .95;
    padding-top: 16px;
    padding-bottom: 2px;
    white-space: normal;
    position: relative
}

.m-product-placement-item .c-explicit, .c-product-placement .c-explicit {
    position: absolute;
    right: 0;
    bottom: 2px;
    margin: 0;
    line-height: 16px;
    height: 17px;
    min-width: 14px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 4px 0 4px #fff;
    font-weight: 400
}

.m-product-placement-item .c-rating, .c-product-placement .c-rating {
    margin-top: 4px;
    margin-bottom: 2px
}

    .m-product-placement-item .c-rating .c-meta-text, .c-product-placement .c-rating .c-meta-text {
        display: inline-block
    }

.m-product-placement-item .c-price, .c-product-placement .c-price {
    padding-top: 4px
}

.m-product-placement-item .c-paragraph, .c-product-placement .c-paragraph {
    font-size: 13px;
    line-height: 16px;
    padding-top: 8px;
    color: #000
}

.m-product-placement-item .c-badge, .c-product-placement .c-badge {
    margin-top: 12px;
    margin-bottom: 4px
}

    .m-product-placement-item .c-badge + .c-heading, .c-product-placement .c-badge + .c-heading {
        padding-top: 0
    }

.m-product-placement-item .c-meta-text, .c-product-placement .c-meta-text {
    display: block;
    white-space: normal;
    max-height: 60px
}

.m-product-placement-item.context-artist picture, .m-product-placement-item.context-artist picture img, .m-product-placement-item.context-artist .c-image, .c-product-placement.context-artist picture, .c-product-placement.context-artist picture img, .c-product-placement.context-artist .c-image {
    border-radius: 50%
}

.m-product-placement-item.context-artist .f-default-image, .c-product-placement.context-artist .f-default-image {
    border-radius: 50%
}

.m-product-placement-item.context-artist .c-meta-text, .c-product-placement.context-artist .c-meta-text {
    text-overflow: ellipsis;
    overflow: hidden
}

.m-product-placement-item.context-artist.f-size-medium > a > div + div, .m-product-placement-item.context-artist.f-size-flex > a > div + div, .c-product-placement.context-artist.f-size-medium > a > div + div, .c-product-placement.context-artist.f-size-flex > a > div + div {
    text-align: center;
    padding: 0 12px
}

.m-product-placement-item.context-tvshow.f-size-medium picture + div, .m-product-placement-item.context-tvshow.f-size-medium .f-default-image + div, .c-product-placement.context-tvshow.f-size-medium picture + div, .c-product-placement.context-tvshow.f-size-medium .f-default-image + div {
    min-height: 62px;
    width: 100%
}

.m-product-placement-item.context-video, .c-product-placement.context-video {
    width: 336px;
    margin-right: 12px;
    white-space: normal
}

@media only screen and (max-width:767px) {
    .m-product-placement-item.context-video, .c-product-placement.context-video {
        width: 224px;
        margin-right: 8px
    }
}

.m-product-placement-item.context-video [class*="c-heading"], .c-product-placement.context-video [class*="c-heading"] {
    font-weight: 600;
    opacity: .95;
    padding-top: 12px
}

.m-product-placement-item.context-video .c-badge + [class*="c-heading"], .c-product-placement.context-video .c-badge + [class*="c-heading"] {
    padding-top: 0
}

.m-product-placement-item.context-video .c-action-trigger, .c-product-placement.context-video .c-action-trigger {
    position: absolute;
    background: rgba(0,0,0,.6);
    border: transparent;
    border-radius: 50%;
    margin: 0;
    height: 48px;
    width: 48px;
    margin-top: 0;
    top: calc(94.5px - 24px);
    left: calc(168px - 24px);
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    border-radius: 50%;
    position: absolute
}

    .m-product-placement-item.context-video .c-action-trigger:hover, .c-product-placement.context-video .c-action-trigger:hover {
        text-decoration: none
    }

    .m-product-placement-item.context-video .c-action-trigger:before, .c-product-placement.context-video .c-action-trigger:before {
        position: absolute;
        top: calc(50% - 12px);
        left: calc(50% - 11px);
        color: #fff;
        font-size: 24px;
        line-height: 24px;
        content: "";
        margin: 0
    }

    .m-product-placement-item.context-video .c-action-trigger:after, .c-product-placement.context-video .c-action-trigger:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .m-product-placement-item.context-video .c-action-trigger:focus, .c-product-placement.context-video .c-action-trigger:focus {
        border-color: #000
    }

        .m-product-placement-item.context-video .c-action-trigger:focus:after, .c-product-placement.context-video .c-action-trigger:focus:after {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .m-product-placement-item.context-video .c-action-trigger:focus, .theme-dark .theme-light .m-product-placement-item.context-video .c-action-trigger:focus, .theme-light .c-product-placement.context-video .c-action-trigger:focus, .theme-dark .theme-light .c-product-placement.context-video .c-action-trigger:focus {
    border-color: #000
}

    .theme-light .m-product-placement-item.context-video .c-action-trigger:focus:after, .theme-dark .theme-light .m-product-placement-item.context-video .c-action-trigger:focus:after, .theme-light .c-product-placement.context-video .c-action-trigger:focus:after, .theme-dark .theme-light .c-product-placement.context-video .c-action-trigger:focus:after {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .m-product-placement-item.context-video .c-action-trigger:focus, .theme-light .theme-dark .m-product-placement-item.context-video .c-action-trigger:focus, .theme-dark .c-product-placement.context-video .c-action-trigger:focus, .theme-light .theme-dark .c-product-placement.context-video .c-action-trigger:focus {
    border-color: #fff
}

    .theme-dark .m-product-placement-item.context-video .c-action-trigger:focus:after, .theme-light .theme-dark .m-product-placement-item.context-video .c-action-trigger:focus:after, .theme-dark .c-product-placement.context-video .c-action-trigger:focus:after, .theme-light .theme-dark .c-product-placement.context-video .c-action-trigger:focus:after {
        border-color: rgba(0,0,0,.6)
    }

.m-product-placement-item.context-video .c-action-trigger:hover, .c-product-placement.context-video .c-action-trigger:hover {
    text-decoration: none;
    background: rgba(0,0,0,.7)
}

.m-product-placement-item.context-video .c-action-trigger:active, .c-product-placement.context-video .c-action-trigger:active {
    background: rgba(0,0,0,.8)
}

.m-product-placement-item.context-video .c-action-trigger:before, .c-product-placement.context-video .c-action-trigger:before {
    border: 0
}

.m-product-placement-item.context-video .c-action-trigger:after, .c-product-placement.context-video .c-action-trigger:after {
    border-radius: 50%
}

.m-product-placement-item.context-video picture, .m-product-placement-item.context-video img, .c-product-placement.context-video picture, .c-product-placement.context-video img {
    width: 330px
}

@media only screen and (max-width:767px) {
    .m-product-placement-item.context-video picture, .m-product-placement-item.context-video img, .c-product-placement.context-video picture, .c-product-placement.context-video img {
        width: 218px;
        margin-right: 8px
    }
}

.m-product-placement-item .f-default-image, .c-product-placement .f-default-image {
    background: rgba(0,0,0,.3);
    line-height: 0
}

.m-product-placement-item.f-clean > a > picture, .m-product-placement-item.f-clean > a > .f-default-image > picture, .m-product-placement-item.f-clean > picture, .m-product-placement-item.f-clean > .f-default-image > picture, .c-product-placement.f-clean > a > picture, .c-product-placement.f-clean > a > .f-default-image > picture, .c-product-placement.f-clean > picture, .c-product-placement.f-clean > .f-default-image > picture {
    border: 1px solid transparent
}

    .m-product-placement-item.f-clean > a > picture:hover, .m-product-placement-item.f-clean > a > .f-default-image > picture:hover, .m-product-placement-item.f-clean > picture:hover, .m-product-placement-item.f-clean > .f-default-image > picture:hover, .c-product-placement.f-clean > a > picture:hover, .c-product-placement.f-clean > a > .f-default-image > picture:hover, .c-product-placement.f-clean > picture:hover, .c-product-placement.f-clean > .f-default-image > picture:hover {
        border: 1px solid rgba(0,0,0,.6)
    }

.m-product-placement-item.f-clean > a:focus > picture, .m-product-placement-item.f-clean > a:focus > .f-default-image > picture, .m-product-placement-item.f-clean > a:focus:hover > picture, .m-product-placement-item.f-clean > a:focus:hover > .f-default-image > picture, .c-product-placement.f-clean > a:focus > picture, .c-product-placement.f-clean > a:focus > .f-default-image > picture, .c-product-placement.f-clean > a:focus:hover > picture, .c-product-placement.f-clean > a:focus:hover > .f-default-image > picture {
    border: 1px solid rgba(0,0,0,.1)
}

.m-product-placement-item.f-size-small, .m-product-placement-item.f-size-smallprime, .c-product-placement.f-size-small, .c-product-placement.f-size-smallprime {
    width: 278px
}

    .m-product-placement-item.f-size-small .c-badge, .m-product-placement-item.f-size-smallprime .c-badge, .c-product-placement.f-size-small .c-badge, .c-product-placement.f-size-smallprime .c-badge {
        display: none
    }

    .m-product-placement-item.f-size-small picture, .m-product-placement-item.f-size-small .f-default-image, .m-product-placement-item.f-size-smallprime picture, .m-product-placement-item.f-size-smallprime .f-default-image, .c-product-placement.f-size-small picture, .c-product-placement.f-size-small .f-default-image, .c-product-placement.f-size-smallprime picture, .c-product-placement.f-size-smallprime .f-default-image {
        float: left
    }

        .m-product-placement-item.f-size-small picture + div, .m-product-placement-item.f-size-small .f-default-image + div, .m-product-placement-item.f-size-smallprime picture + div, .m-product-placement-item.f-size-smallprime .f-default-image + div, .c-product-placement.f-size-small picture + div, .c-product-placement.f-size-small .f-default-image + div, .c-product-placement.f-size-smallprime picture + div, .c-product-placement.f-size-smallprime .f-default-image + div {
            display: inline-block;
            margin-left: 12px;
            width: calc(100% - 88px)
        }

    .m-product-placement-item.f-size-small .c-heading, .m-product-placement-item.f-size-smallprime .c-heading, .c-product-placement.f-size-small .c-heading, .c-product-placement.f-size-smallprime .c-heading {
        padding-top: 2px
    }

    .m-product-placement-item.f-size-small.context-movie picture, .m-product-placement-item.f-size-small.context-movie .f-default-image > picture, .m-product-placement-item.f-size-smallprime.context-movie picture, .m-product-placement-item.f-size-smallprime.context-movie .f-default-image > picture, .c-product-placement.f-size-small.context-movie picture, .c-product-placement.f-size-small.context-movie .f-default-image > picture, .c-product-placement.f-size-smallprime.context-movie picture, .c-product-placement.f-size-smallprime.context-movie .f-default-image > picture {
        width: 72px;
        height: 103px
    }

    .m-product-placement-item.f-size-small.context-video, .m-product-placement-item.f-size-smallprime.context-video, .c-product-placement.f-size-small.context-video, .c-product-placement.f-size-smallprime.context-video {
        width: 336px;
        margin-right: 12px
    }

@media only screen and (max-width:767px) {
    .m-product-placement-item.f-size-small.context-video, .m-product-placement-item.f-size-smallprime.context-video, .c-product-placement.f-size-small.context-video, .c-product-placement.f-size-smallprime.context-video {
        width: 224px;
        margin-right: 8px
    }
}

.m-product-placement-item.f-size-small picture, .c-product-placement.f-size-small picture {
    width: 72px;
    height: 72px
}

.m-product-placement-item.f-size-smallprime picture, .c-product-placement.f-size-smallprime picture {
    width: 124px;
    height: 124px
}

.m-product-placement-item.f-size-medium, .c-product-placement.f-size-medium {
    width: 132px
}

    .m-product-placement-item.f-size-medium picture, .c-product-placement.f-size-medium picture {
        width: 124px;
        height: 124px
    }

    .m-product-placement-item.f-size-medium.context-movie .f-default-image, .c-product-placement.f-size-medium.context-movie .f-default-image {
        width: 124px;
        height: 170px;
        position: relative;
        background: transparent
    }

    .m-product-placement-item.f-size-medium.context-movie picture, .c-product-placement.f-size-medium.context-movie picture {
        height: 170px
    }

    .m-product-placement-item.f-size-medium.context-video, .c-product-placement.f-size-medium.context-video {
        width: 336px;
        margin-right: 12px
    }

@media only screen and (max-width:767px) {
    .m-product-placement-item.f-size-medium.context-video, .c-product-placement.f-size-medium.context-video {
        width: 224px;
        margin-right: 8px
    }
}

.m-product-placement-item.f-size-large, .c-product-placement.f-size-large {
    width: 280px
}

    .m-product-placement-item.f-size-large > a > div, .c-product-placement.f-size-large > a > div {
        padding-right: 24px
    }

    .m-product-placement-item.f-size-large picture, .c-product-placement.f-size-large picture {
        width: 272px;
        height: 223px;
        padding-right: 0
    }

        .m-product-placement-item.f-size-large picture + div, .m-product-placement-item.f-size-large .f-default-image + div, .c-product-placement.f-size-large picture + div, .c-product-placement.f-size-large .f-default-image + div {
            padding-right: 24px
        }

    .m-product-placement-item.f-size-large.context-video, .c-product-placement.f-size-large.context-video {
        width: 336px;
        margin-right: 12px
    }

@media only screen and (max-width:767px) {
    .m-product-placement-item.f-size-large.context-video, .c-product-placement.f-size-large.context-video {
        width: 224px;
        margin-right: 8px
    }
}

.m-product-placement-item.f-size-large.context-video picture, .c-product-placement.f-size-large.context-video picture {
    height: auto;
    width: 330px
}

@media only screen and (max-width:767px) {
    .m-product-placement-item.f-size-large.context-video picture, .c-product-placement.f-size-large.context-video picture {
        width: 218px;
        margin-right: 8px
    }
}

.m-product-placement-item.f-size-extra-large, .c-product-placement.f-size-extra-large {
    width: 748px
}

    .m-product-placement-item.f-size-extra-large > a > div, .c-product-placement.f-size-extra-large > a > div {
        padding-right: 48px
    }

    .m-product-placement-item.f-size-extra-large .f-default-image, .c-product-placement.f-size-extra-large .f-default-image {
        width: 740pxpx;
        height: 416px;
        padding-right: 0
    }

        .m-product-placement-item.f-size-extra-large .f-default-image + div, .c-product-placement.f-size-extra-large .f-default-image + div {
            padding-right: 48px
        }

    .m-product-placement-item.f-size-large .c-paragraph, .m-product-placement-item.f-size-extra-large .c-paragraph, .c-product-placement.f-size-large .c-paragraph, .c-product-placement.f-size-extra-large .c-paragraph {
        font-size: 15px;
        line-height: 20px;
        padding: 24px 0 0;
        font-weight: 400;
        padding-top: 24px;
        white-space: normal
    }

.m-product-placement-item.f-size-flex > a > div, .c-product-placement.f-size-flex > a > div {
    padding-right: 24px
}

.m-product-placement-item.f-size-flex .f-default-image, .c-product-placement.f-size-flex .f-default-image {
    position: relative;
    width: 100%;
    padding-right: 0
}

    .m-product-placement-item.f-size-flex .f-default-image:before, .c-product-placement.f-size-flex .f-default-image:before {
        display: block;
        content: "";
        width: 100%
    }

    .m-product-placement-item.f-size-flex .f-default-image > picture, .c-product-placement.f-size-flex .f-default-image > picture {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .m-product-placement-item.f-size-flex .f-default-image + div, .c-product-placement.f-size-flex .f-default-image + div {
        padding-right: 24px
    }

.m-product-placement-item.f-size-flex.context-accessory .f-default-image:before, .m-product-placement-item.f-size-flex.context-app .f-default-image:before, .m-product-placement-item.f-size-flex.context-artist .f-default-image:before, .m-product-placement-item.f-size-flex.context-game .f-default-image:before, .m-product-placement-item.f-size-flex.context-software .f-default-image:before, .m-product-placement-item.f-size-flex.context-tvshow .f-default-image:before, .c-product-placement.f-size-flex.context-accessory .f-default-image:before, .c-product-placement.f-size-flex.context-app .f-default-image:before, .c-product-placement.f-size-flex.context-artist .f-default-image:before, .c-product-placement.f-size-flex.context-game .f-default-image:before, .c-product-placement.f-size-flex.context-software .f-default-image:before, .c-product-placement.f-size-flex.context-tvshow .f-default-image:before {
    padding-top: 100%
}

.m-product-placement-item.f-size-flex.context-device .f-default-image:before, .c-product-placement.f-size-flex.context-device .f-default-image:before {
    padding-top: 80.64516%
}

.m-product-placement-item.f-size-flex.context-movie .f-default-image:before, .c-product-placement.f-size-flex.context-movie .f-default-image:before {
    padding-top: 137.09677%
}

.m-product-placement {
    padding-top: 12px
}

    .m-product-placement .c-hyperlink[aria-hidden="true"] {
        visibility: hidden
    }

    .m-product-placement.f-artist a > div {
        height: inherit
    }

    .m-product-placement .c-carousel .c-flipper.f-left, .m-product-placement .c-carousel .c-flipper.f-previous {
        left: -24px
    }

    .m-product-placement .c-carousel .c-flipper.f-right, .m-product-placement .c-carousel .c-flipper.f-next {
        right: -24px
    }

    .m-product-placement .c-carousel .c-group {
        vertical-align: top
    }

    .m-product-placement.f-song .c-track-list-placement .c-explicit > span {
        display: inline
    }

        .m-product-placement.f-song .c-track-list-placement .c-explicit > span + span {
            display: none
        }

@media only screen and (max-width:539px) {
    .m-product-placement .c-carousel .c-flipper {
        visibility: hidden
    }

        .m-product-placement .c-carousel .c-flipper.f-left, .m-product-placement .c-carousel .c-flipper.f-previous {
            left: 0
        }

        .m-product-placement .c-carousel .c-flipper.f-right, .m-product-placement .c-carousel .c-flipper.f-next {
            right: 0
        }

    .m-product-placement .c-carousel:hover .c-flipper {
        visibility: visible
    }
}

.m-product-placement[data-js-flex="true"] .c-group {
    transition-property: opacity,left;
    animation-name: fade-in;
    animation-duration: .667s;
    animation-timing-function: cubic-bezier(.16,1,.29,.99);
    animation-fill-mode: forwards;
    animation-delay: 2s;
    opacity: 0
}

@keyframes fade-in {
    100% {
        opacity: 1
    }
}

.m-product-placement[data-js-flex="true"] .c-group.f-visible {
    opacity: 1
}

.m-product-placement[data-js-flex="true"] .c-group li {
    width: 124px
}

    .m-product-placement[data-js-flex="true"] .c-group li[aria-hidden='true'] {
        display: none
    }

.m-product-placement[data-js-flex="true"] .c-group.f-height-default .context-device .f-default-image:before {
    margin-top: 19.35484%
}

.m-product-placement[data-js-flex="true"] .c-group.f-height-movie .context-accessory .f-default-image:before, .m-product-placement[data-js-flex="true"] .c-group.f-height-movie .context-app .f-default-image:before, .m-product-placement[data-js-flex="true"] .c-group.f-height-movie .context-artist .f-default-image:before, .m-product-placement[data-js-flex="true"] .c-group.f-height-movie .context-game .f-default-image:before, .m-product-placement[data-js-flex="true"] .c-group.f-height-movie .context-software .f-default-image:before, .m-product-placement[data-js-flex="true"] .c-group.f-height-movie .context-tvshow .f-default-image:before {
    margin-top: 37.09677%
}

.m-product-placement[data-js-flex="true"] .c-group.f-height-movie .context-device .f-default-image:before {
    margin-top: 56.45161%
}

.m-product-placement[data-js-flex="true"]:not(.f-scrollable) .c-flipper.f-previous, .m-product-placement[data-js-flex="true"]:not(.f-scrollable) .c-flipper.f-next {
    display: none
}

.m-product-placement[data-js-flex="true"]:not(.f-scrollable) .c-group {
    display: -ms-flexbox;
    display: flex;
    left: 0 !important;
    margin-right: -24px
}

    .m-product-placement[data-js-flex="true"]:not(.f-scrollable) .c-group li {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }

.m-ratings-and-reviews {
    max-width: 800px
}

    .m-ratings-and-reviews .c-content-toggle p {
        word-break: break-word
    }

    .m-ratings-and-reviews .context-filter, .m-ratings-and-reviews .context-sort {
        padding-right: 24px
    }

    .m-ratings-and-reviews .context-response {
        padding-top: 24px
    }

        .m-ratings-and-reviews .context-response > div {
            position: relative;
            padding-left: 24px
        }

            .m-ratings-and-reviews .context-response > div:before {
                font-family: "MWF-MDL2";
                content: "";
                position: absolute;
                left: 0;
                top: 0
            }

            .m-ratings-and-reviews .context-response > div .c-content-toggle p {
                padding-top: 10px
            }

    .m-ratings-and-reviews .context-helpful-select {
        padding-top: 24px
    }

        .m-ratings-and-reviews .context-helpful-select .c-meta-text {
            padding-right: 13px
        }

        .m-ratings-and-reviews .context-helpful-select .c-group {
            display: inline-block;
            vertical-align: bottom
        }

            .m-ratings-and-reviews .context-helpful-select .c-group button {
                display: inline-block;
                color: #0067b8;
                border: 0;
                background: transparent;
                padding: 0;
                min-width: inherit;
                margin: 0 13px;
                vertical-align: inherit
            }

                .m-ratings-and-reviews .context-helpful-select .c-group button:hover {
                    text-decoration: underline
                }

                .m-ratings-and-reviews .context-helpful-select .c-group button:active {
                    text-decoration: none;
                    color: #005da6
                }

                .m-ratings-and-reviews .context-helpful-select .c-group button:focus {
                    outline: 1px dashed #000
                }

        .m-ratings-and-reviews .context-helpful-select + .m-histogram, .m-ratings-and-reviews .context-helpful-select + .c-histogram {
            padding-top: 22px
        }

    .m-ratings-and-reviews .m-histogram, .m-ratings-and-reviews .c-histogram {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0
    }

    .m-ratings-and-reviews .c-divider {
        margin-top: 48px
    }

        .m-ratings-and-reviews .c-divider + span {
            padding: 8px 0;
            padding-left: 8px;
            float: right
        }

    .m-ratings-and-reviews .c-heading-4 {
        padding-top: 48px
    }

    .m-ratings-and-reviews [data-grid="col-3"] .c-rating {
        margin-top: 18px
    }

    .m-ratings-and-reviews [data-grid="col-3"] .c-paragraph-3 {
        padding: 0
    }

        .m-ratings-and-reviews [data-grid="col-3"] .c-paragraph-3 + .c-paragraph-3 {
            padding: 8px 0 0;
            word-break: break-word
        }

    .m-ratings-and-reviews [data-grid="col-3"] .c-meta-text {
        padding-top: 8px
    }

    .m-ratings-and-reviews [data-grid="col-9"] .c-heading-6 {
        font-weight: 400;
        padding: 22px 0 5px
    }

        .m-ratings-and-reviews [data-grid="col-9"] .c-heading-6 + .c-content-toggle p {
            padding-top: 0
        }

@media only screen and (max-width:539px) {
    .m-ratings-and-reviews .m-histogram, .m-ratings-and-reviews .c-histogram {
        padding-top: 8px
    }

    .m-ratings-and-reviews button + [data-grid="col-12"] .c-heading-4 {
        padding-top: 48px
    }

    .m-ratings-and-reviews .c-heading-4 {
        padding-top: 28px
    }

    .m-ratings-and-reviews .context-filter, .m-ratings-and-reviews .c-select-menu {
        display: block
    }

    .m-ratings-and-reviews .context-sort + .c-select-menu {
        display: inline-block
    }

    .m-ratings-and-reviews .c-divider {
        margin-top: 28px
    }

        .m-ratings-and-reviews .c-divider + span {
            float: none;
            display: block;
            padding: 8px 0;
            padding-right: 8px
        }

    .m-ratings-and-reviews .context-filter {
        padding: 12px 0 8px
    }

    .m-ratings-and-reviews .context-helpful-select .c-meta-text {
        display: block
    }

    .m-ratings-and-reviews .context-helpful-select .c-group button:first-child {
        margin-left: 0
    }

    .m-ratings-and-reviews [data-grid="col-9"] .c-heading-6 {
        padding: 14px 0 4px
    }

    .m-ratings-and-reviews [data-grid="col-9"] .c-content-toggle p {
        padding: 0
    }

    .m-ratings-and-reviews [data-grid="col-9"] .c-meta-text {
        padding: 20px 0 24px
    }

    .m-ratings-and-reviews [data-grid="col-9"] .context-helpful-select .c-meta-text {
        padding: 20px 0 14px
    }

    .m-ratings-and-reviews [data-grid="col-9"] .context-response {
        padding-top: 24px
    }

        .m-ratings-and-reviews [data-grid="col-9"] .context-response > div {
            position: relative;
            padding-left: 24px
        }

            .m-ratings-and-reviews [data-grid="col-9"] .context-response > div span {
                display: block
            }

            .m-ratings-and-reviews [data-grid="col-9"] .context-response > div .c-content-toggle p {
                padding-top: 12px
            }

            .m-ratings-and-reviews [data-grid="col-9"] .context-response > div:before {
                font-family: "MWF-MDL2";
                content: "";
                position: absolute;
                left: 0;
                top: 0
            }
}

.m-refinements > div[data-grid="col-3"] {
    margin-top: 35px
}

.m-refinements > div + div {
    margin-top: 36px;
    padding-left: 75px
}

    .m-refinements > div + div > h1 {
        padding-top: 12px;
        padding-bottom: 8px
    }

    .m-refinements > div + div section {
        display: inline-block
    }

    .m-refinements > div + div .c-divider {
        margin-top: 20px
    }

.m-review {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .m-review .c-heading {
        font-size: 18px;
        line-height: 24px;
        padding: 37px 0 3px;
        font-weight: 600;
        padding: 22px 0 6px
    }

    .m-review .c-content-toggle p {
        word-wrap: break-word;
        padding-top: 0
    }

    .m-review div .c-rating {
        margin-top: 18px
    }

        .m-review div .c-rating .f-individual {
            padding: 0;
            margin-bottom: 4px
        }

    .m-review div .c-paragraph {
        font-size: 15px;
        line-height: 20px;
        padding: 24px 0 0;
        font-weight: 400;
        padding: 0
    }

        .m-review div .c-paragraph + .c-paragraph-3 {
            padding: 8px 0 0;
            word-wrap: break-word
        }

    .m-review div .c-meta-text {
        padding-top: 8px;
        font-weight: 400
    }

@media only screen and (min-width:540px) {
    .m-review {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.m-rich-heading {
    display: block;
    height: 200px;
    position: relative;
    padding-top: 0;
    margin-top: 48px;
    overflow: hidden
}

@media only screen and (min-width:1084px) {
    .m-rich-heading {
        padding-left: 5%;
        padding-right: 5%
    }
}

.m-rich-heading.f-image {
    width: 100%;
    height: 200px;
    background: #000;
    color: #fff
}

.m-rich-heading > div {
    position: relative;
    width: 50%;
    float: left
}

.m-rich-heading > picture.c-image img {
    height: 200px;
    width: 400px;
    max-width: none;
    position: absolute;
    right: 0
}

.m-rich-heading > picture.c-image:after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 285px;
    width: 115px;
    height: 200px;
    background: linear-gradient(to left,rgba(255,255,255,0) 0,#000 100%)
}

@media only screen and (max-width:539px) {
    .m-rich-heading > picture.c-image:after {
        right: 0;
        left: 0;
        width: 100%;
        background: linear-gradient(to left,rgba(255,255,255,0) 0,#000 80%)
    }

    .m-rich-heading > picture.c-image:before {
        background: rgba(255,255,255,0)
    }
}

.m-rich-heading .c-paragraph-3 {
    overflow: hidden;
    box-sizing: content-box;
    max-height: 40px
}

.m-rich-heading .c-heading {
    font-size: 34px;
    line-height: 40px;
    padding: 38px 0 2px;
    font-weight: 600;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 80px
}

.m-rich-heading.theme-light.f-brand-neutral-10 {
    background: #e6e6e6
}

.m-rich-heading.theme-light.f-brand-neutral-20 {
    background: #d2d2d2
}

.m-rich-heading.theme-light.f-brand-neutral-30 {
    background: #acacac
}

.m-rich-heading.theme-dark.f-accent {
    background: #0067b8
}

.m-rich-heading.theme-dark.f-brand-neutral-45 {
    background: #919191
}

.m-rich-heading.theme-dark.f-brand-neutral-55 {
    background: #737373
}

.m-rich-heading.theme-dark.f-brand-neutral-65 {
    background: #505050
}

.m-rich-heading.theme-dark.f-brand-neutral-75 {
    background: #464646
}

.m-rich-heading.theme-dark.f-brand-neutral-80 {
    background: #2f2f2f
}

.m-rich-heading.theme-dark.f-brand-neutral-90 {
    background: #171717
}

.m-rich-heading.theme-dark.f-brand-neutral-100 {
    background: #000
}

.m-rich-heading .c-logo {
    position: absolute;
    right: 48px;
    width: 200px;
    height: 130px;
    margin-top: 32px;
    margin-bottom: 32px
}

    .m-rich-heading .c-logo > .c-image {
        width: 100%;
        max-width: 200px;
        max-height: 130px
    }

@media only screen and (max-width:1083px) {
    .m-rich-heading .c-heading {
        font-size: 24px;
        line-height: 28px;
        overflow: hidden;
        box-sizing: content-box;
        max-height: 56px
    }

    .m-rich-heading .c-logo {
        right: 36px
    }
}

@media only screen and (max-width:767px) {
    .m-rich-heading > div {
        width: 100%;
        float: none
    }

    .m-rich-heading .c-logo, .m-rich-heading .c-paragraph-3 {
        display: none
    }

    .m-rich-heading .c-heading {
        padding: 8px
    }

    .m-rich-heading.theme-dark, .m-rich-heading.theme-light {
        height: auto
    }

    .m-rich-heading > picture.c-image {
        z-index: -1
    }

        .m-rich-heading > picture.c-image + div {
            height: 200px
        }

            .m-rich-heading > picture.c-image + div .c-heading {
                position: absolute;
                bottom: 40px;
                z-index: 1
            }

        .m-rich-heading > picture.c-image:before {
            content: "";
            position: absolute;
            z-index: 1;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            background: rgba(0,0,0,.4)
        }
}

@media only screen and (max-width:539px) {
    .m-rich-heading > picture.c-image:after {
        right: 0;
        left: 0;
        width: 100%;
        background: linear-gradient(to left,rgba(255,255,255,0) 0,#000 80%)
    }

    .m-rich-heading > picture.c-image:before {
        background: rgba(255,255,255,0)
    }
}

.m-search-help .c-heading-5 {
    padding: 12px 0 24px
}

.m-search-help ul li, .m-search-help span {
    padding: 2px 0
}

.m-search-help .f-column {
    padding-right: 24px
}

.m-search-help .c-search {
    max-width: 100%;
    margin: 46px 0 84px
}

@media only screen and (max-width:539px) {
    .m-search-help .c-heading-5 {
        padding: 12px 0 8px
    }
}

.m-search-results [class^="c-heading-"] {
    padding-top: 0
}

.m-search-results > div:last-child {
    padding: 24px 0
}

.m-search-results .c-hyperlink {
    display: block
}

.m-search-results .f-result-item, .m-search-results .f-result-item-details {
    padding-top: 24px
}

.m-search-results .f-result-item-details {
    padding-left: 24px
}

.m-search-results .f-hyperlink {
    font-weight: 400;
    line-height: 20px
}

.m-search-results h3.f-hyperlink {
    font-size: 20px;
    line-height: 24px;
    padding-top: 0;
    font-weight: 200
}

@media(max-width:767px) {
    .m-search-results h3.f-hyperlink {
        font-size: 18px;
        line-height: 24px
    }
}

.m-search-results span.f-hyperlink .c-hyperlink {
    white-space: nowrap;
    overflow: hidden;
    box-sizing: content-box;
    max-height: 24px;
    padding-bottom: 1.636px;
    color: #107c10
}

.m-search-results p {
    color: rgba(0,0,0,.6);
    padding-top: 0
}

@media only screen and (max-width:539px) {
    .m-search-results .f-result-item-details {
        padding: 0
    }
}

a.m-skip-to-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -2
}

    a.m-skip-to-main:hover {
        left: -999px;
        position: absolute;
        top: auto;
        width: 1px;
        height: 1px;
        overflow: hidden;
        z-index: -2
    }

    a.m-skip-to-main:focus, a.m-skip-to-main:active {
        background: #e6e6e6;
        color: #0067b8;
        position: fixed;
        top: 0;
        left: 0;
        padding: 24px;
        width: auto;
        height: auto;
        overflow: auto;
        right: 0;
        text-decoration: underline;
        text-align: center;
        z-index: 800;
        outline: none
    }

    a.m-skip-to-main:focus {
        border: 1px dashed #000
    }

.m-social {
    padding: 0
}

.m-social, .c-social {
    display: block;
    margin-top: 44px
}

    .m-social.f-facebook > div, .m-social.f-pinterest > div, .m-social.f-twitter > div, .c-social.f-facebook > div, .c-social.f-pinterest > div, .c-social.f-twitter > div {
        display: inline-block;
        margin-right: 24px
    }

@media only screen and (max-width:1084px) {
    .m-social.f-pad-small-viewports, .c-social.f-pad-small-viewports {
        padding-left: 36px
    }
}

@media only screen and (max-width:768px) {
    .m-social.f-pad-small-viewports, .c-social.f-pad-small-viewports {
        padding-left: 24px
    }
}

@media only screen and (max-width:540px) {
    .m-social.f-pad-small-viewports, .c-social.f-pad-small-viewports {
        padding-left: 12px
    }
}

.m-social > span, .c-social > span {
    font-size: 15px;
    line-height: 20px;
    color: rgba(0,0,0,.6);
    padding-right: 12px;
    margin-bottom: 4px
}

.m-social > a, .m-social > ul > li > a, .c-social > a, .c-social > ul > li > a {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    position: relative;
    width: 32px;
    height: 32px;
    transition: scale .2s ease-in-out
}

    .m-social > a:before, .m-social > ul > li > a:before, .c-social > a:before, .c-social > ul > li > a:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .m-social > a:focus, .m-social > ul > li > a:focus, .c-social > a:focus, .c-social > ul > li > a:focus {
        border-color: #000
    }

        .m-social > a:focus:before, .m-social > ul > li > a:focus:before, .c-social > a:focus:before, .c-social > ul > li > a:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .m-social > a:focus, .theme-dark .theme-light .m-social > a:focus, .theme-light .m-social > ul > li > a:focus, .theme-dark .theme-light .m-social > ul > li > a:focus, .theme-light .c-social > a:focus, .theme-dark .theme-light .c-social > a:focus, .theme-light .c-social > ul > li > a:focus, .theme-dark .theme-light .c-social > ul > li > a:focus {
    border-color: #000
}

    .theme-light .m-social > a:focus:before, .theme-dark .theme-light .m-social > a:focus:before, .theme-light .m-social > ul > li > a:focus:before, .theme-dark .theme-light .m-social > ul > li > a:focus:before, .theme-light .c-social > a:focus:before, .theme-dark .theme-light .c-social > a:focus:before, .theme-light .c-social > ul > li > a:focus:before, .theme-dark .theme-light .c-social > ul > li > a:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .m-social > a:focus, .theme-light .theme-dark .m-social > a:focus, .theme-dark .m-social > ul > li > a:focus, .theme-light .theme-dark .m-social > ul > li > a:focus, .theme-dark .c-social > a:focus, .theme-light .theme-dark .c-social > a:focus, .theme-dark .c-social > ul > li > a:focus, .theme-light .theme-dark .c-social > ul > li > a:focus {
    border-color: #fff
}

    .theme-dark .m-social > a:focus:before, .theme-light .theme-dark .m-social > a:focus:before, .theme-dark .m-social > ul > li > a:focus:before, .theme-light .theme-dark .m-social > ul > li > a:focus:before, .theme-dark .c-social > a:focus:before, .theme-light .theme-dark .c-social > a:focus:before, .theme-dark .c-social > ul > li > a:focus:before, .theme-light .theme-dark .c-social > ul > li > a:focus:before {
        border-color: rgba(0,0,0,.6)
    }

@media screen and (-ms-high-contrast:active) {
    .m-social > a, .m-social > ul > li > a, .c-social > a, .c-social > ul > li > a {
        -ms-high-contrast-adjust: background;
        background: #fff
    }
}

.m-social > a:focus:before, .m-social > a:hover:before, .m-social > ul > li > a:focus:before, .m-social > ul > li > a:hover:before, .c-social > a:focus:before, .c-social > a:hover:before, .c-social > ul > li > a:focus:before, .c-social > ul > li > a:hover:before {
    background: rgba(0,0,0,.1)
}

@media screen and (-ms-high-contrast:active) {
    .m-social > a:focus:before, .m-social > a:hover:before, .m-social > ul > li > a:focus:before, .m-social > ul > li > a:hover:before, .c-social > a:focus:before, .c-social > a:hover:before, .c-social > ul > li > a:focus:before, .c-social > ul > li > a:hover:before {
        background: none
    }
}

.m-social > a:active, .m-social > ul > li > a:active, .c-social > a:active, .c-social > ul > li > a:active {
    -ms-transform: scale(.98);
    transform: scale(.98)
}

    .m-social > a:active:before, .m-social > ul > li > a:active:before, .c-social > a:active:before, .c-social > ul > li > a:active:before {
        background: rgba(0,0,0,.2)
    }

.m-social > a:before, .m-social > ul > li > a:before, .c-social > a:before, .c-social > ul > li > a:before {
    background: none;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.m-social > a img, .m-social > ul > li > a img, .c-social > a img, .c-social > ul > li > a img {
    max-width: 100%
}

.m-social > a.x-hidden-focus, .m-social > ul > li > a.x-hidden-focus, .c-social > a.x-hidden-focus, .c-social > ul > li > a.x-hidden-focus {
    outline: 0
}

    .m-social > a.x-hidden-focus:before, .m-social > ul > li > a.x-hidden-focus:before, .c-social > a.x-hidden-focus:before, .c-social > ul > li > a.x-hidden-focus:before {
        background: none
    }

@media screen and (-ms-high-contrast:active) {
    .m-social.f-share > a:hover:before, .m-social.f-share ul > li > a:hover:before, .m-social.f-follow > a:hover:before, .m-social.f-follow ul > li > a:hover:before, .c-social.f-share > a:hover:before, .c-social.f-share ul > li > a:hover:before, .c-social.f-follow > a:hover:before, .c-social.f-follow ul > li > a:hover:before {
        background: none
    }
}

.m-social.f-share > a:active, .m-social.f-share ul > li > a:active, .m-social.f-follow > a:active, .m-social.f-follow ul > li > a:active, .c-social.f-share > a:active, .c-social.f-share ul > li > a:active, .c-social.f-follow > a:active, .c-social.f-follow ul > li > a:active {
    outline: 0
}

.m-social.f-share > a > img, .m-social.f-share ul > li > a > img, .m-social.f-follow > a > img, .m-social.f-follow ul > li > a > img, .c-social.f-share > a > img, .c-social.f-share ul > li > a > img, .c-social.f-follow > a > img, .c-social.f-follow ul > li > a > img {
    opacity: .6
}

@media screen and (-ms-high-contrast:active) {
    .m-social.f-share > a > img, .m-social.f-share ul > li > a > img, .m-social.f-follow > a > img, .m-social.f-follow ul > li > a > img, .c-social.f-share > a > img, .c-social.f-share ul > li > a > img, .c-social.f-follow > a > img, .c-social.f-follow ul > li > a > img {
        opacity: 1
    }
}

.m-social.f-share > a > img:hover, .m-social.f-share > a > img:focus, .m-social.f-share ul > li > a > img:hover, .m-social.f-share ul > li > a > img:focus, .m-social.f-follow > a > img:hover, .m-social.f-follow > a > img:focus, .m-social.f-follow ul > li > a > img:hover, .m-social.f-follow ul > li > a > img:focus, .c-social.f-share > a > img:hover, .c-social.f-share > a > img:focus, .c-social.f-share ul > li > a > img:hover, .c-social.f-share ul > li > a > img:focus, .c-social.f-follow > a > img:hover, .c-social.f-follow > a > img:focus, .c-social.f-follow ul > li > a > img:hover, .c-social.f-follow ul > li > a > img:focus {
    opacity: .8
}

@media screen and (-ms-high-contrast:active) {
    .m-social.f-share > a > img:hover, .m-social.f-share > a > img:focus, .m-social.f-share ul > li > a > img:hover, .m-social.f-share ul > li > a > img:focus, .m-social.f-follow > a > img:hover, .m-social.f-follow > a > img:focus, .m-social.f-follow ul > li > a > img:hover, .m-social.f-follow ul > li > a > img:focus, .c-social.f-share > a > img:hover, .c-social.f-share > a > img:focus, .c-social.f-share ul > li > a > img:hover, .c-social.f-share ul > li > a > img:focus, .c-social.f-follow > a > img:hover, .c-social.f-follow > a > img:focus, .c-social.f-follow ul > li > a > img:hover, .c-social.f-follow ul > li > a > img:focus {
        opacity: 1
    }
}

.m-social.f-share > a > img:active, .m-social.f-share ul > li > a > img:active, .m-social.f-follow > a > img:active, .m-social.f-follow ul > li > a > img:active, .c-social.f-share > a > img:active, .c-social.f-share ul > li > a > img:active, .c-social.f-follow > a > img:active, .c-social.f-follow ul > li > a > img:active {
    opacity: 1
}

.m-social button, .c-social button {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    width: 32px;
    height: 32px;
    background-color: transparent;
    padding: 0;
    color: rgba(0,0,0,.6);
    vertical-align: middle
}

    .m-social button:before, .c-social button:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        border: 1px solid transparent
    }

    .m-social button:focus, .c-social button:focus {
        border-color: #000
    }

        .m-social button:focus:before, .c-social button:focus:before {
            border-color: rgba(255,255,255,.6)
        }

.theme-light .m-social button:focus, .theme-dark .theme-light .m-social button:focus, .theme-light .c-social button:focus, .theme-dark .theme-light .c-social button:focus {
    border-color: #000
}

    .theme-light .m-social button:focus:before, .theme-dark .theme-light .m-social button:focus:before, .theme-light .c-social button:focus:before, .theme-dark .theme-light .c-social button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .m-social button:focus, .theme-light .theme-dark .m-social button:focus, .theme-dark .c-social button:focus, .theme-light .theme-dark .c-social button:focus {
    border-color: #fff
}

    .theme-dark .m-social button:focus:before, .theme-light .theme-dark .m-social button:focus:before, .theme-dark .c-social button:focus:before, .theme-light .theme-dark .c-social button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.m-social button[aria-hidden="true"], .c-social button[aria-hidden="true"] {
    display: none
}

.m-social .f-hide, .c-social .f-hide {
    display: none !important
}

.m-social.f-horizontal, .c-social.f-horizontal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

    .m-social.f-horizontal > a, .m-social.f-horizontal ul > li > a, .c-social.f-horizontal > a, .c-social.f-horizontal ul > li > a {
        display: inline-block;
        margin-right: 12px
    }

    .m-social.f-horizontal ul > li, .c-social.f-horizontal ul > li {
        float: left
    }

    .m-social.f-horizontal button[aria-hidden="false"], .c-social.f-horizontal button[aria-hidden="false"] {
        display: inline-block
    }

    .m-social.f-horizontal button.c-glyph[aria-expanded="false"]:after, .m-social.f-horizontal button.c-glyph[data-js-toggle="false"]:after, .c-social.f-horizontal button.c-glyph[aria-expanded="false"]:after, .c-social.f-horizontal button.c-glyph[data-js-toggle="false"]:after {
        content: ""
    }

    .m-social.f-horizontal button.c-glyph[aria-expanded="true"]:after, .m-social.f-horizontal button.c-glyph[data-js-toggle="true"]:after, .c-social.f-horizontal button.c-glyph[aria-expanded="true"]:after, .c-social.f-horizontal button.c-glyph[data-js-toggle="true"]:after {
        content: ""
    }

.m-social.f-vertical > a, .m-social.f-vertical ul > li > a, .c-social.f-vertical > a, .c-social.f-vertical ul > li > a {
    display: block;
    margin-bottom: 12px;
    margin-right: 0
}

.m-social.f-vertical button[aria-hidden="false"], .c-social.f-vertical button[aria-hidden="false"] {
    display: block
}

.m-social.f-vertical button.c-glyph[aria-expanded="false"]:after, .m-social.f-vertical button.c-glyph[data-js-toggle="false"]:after, .c-social.f-vertical button.c-glyph[aria-expanded="false"]:after, .c-social.f-vertical button.c-glyph[data-js-toggle="false"]:after {
    font-family: "MWF-MDL2";
    content: ""
}

.m-social.f-vertical button.c-glyph[aria-expanded="true"]:after, .m-social.f-vertical button.c-glyph[data-js-toggle="true"]:after, .c-social.f-vertical button.c-glyph[aria-expanded="true"]:after, .c-social.f-vertical button.c-glyph[data-js-toggle="true"]:after {
    font-family: "MWF-MDL2";
    content: ""
}

@media only screen and (max-width:768px) {
    .m-social, .c-social {
        margin-top: 32px !important;
    }
}

.m-split-reveal {
    position: relative;
    padding: 0;
    margin-top: 0
}

    .m-split-reveal > div:first-child {
        position: absolute;
        background: #fff;
        z-index: 1
    }

        .m-split-reveal > div:first-child button {
            position: relative;
            padding: 0;
            border-radius: 50%;
            background: #0067b8;
            border: solid #fff;
            outline: none;
            z-index: 2
        }

    .m-split-reveal .c-image img {
        width: 100%
    }

    .m-split-reveal > .c-image {
        display: block
    }

        .m-split-reveal > .c-image + div {
            position: absolute;
            top: 0;
            overflow: hidden;
            width: 0%
        }

    .m-split-reveal.f-horizontal > div:first-child, .m-split-reveal.f-horizontal > div:first-child div, .m-split-reveal.f-horizontal > div:first-child picture, .m-split-reveal.f-horizontal > div:first-child img, .m-split-reveal.f-horizontal > .c-image + div, .m-split-reveal.f-horizontal > .c-image + div div, .m-split-reveal.f-horizontal > .c-image + div picture, .m-split-reveal.f-horizontal > .c-image + div img {
        height: 100%
    }

    .m-split-reveal.f-vertical > div:first-child, .m-split-reveal.f-vertical > .c-image + div {
        width: 100%
    }

.m-sticky {
    background: transparent;
    transition: transform .4s cubic-bezier(.19,1,.22,1);
    padding: 0;
    margin: auto
}

    .m-sticky.f-hidden {
        position: absolute;
        overflow: hidden;
        height: 0;
        width: 0;
        visibility: hidden
    }

    .m-sticky.f-no-transition {
        transition: none;
        -ms-transform: none;
        transform: none
    }

    .m-sticky.f-stuck {
        left: 0;
        right: 0;
        top: 0;
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: 500;
        position: fixed;
        display: block
    }

        .m-sticky.f-stuck.f-animate {
            visibility: visible;
            -ms-transform: none;
            transform: none
        }

.c-supplemental-nav, .m-supplemental-nav > nav {
    margin-top: 32px
}

    .c-supplemental-nav nav[aria-hidden="true"], .m-supplemental-nav > nav nav[aria-hidden="true"] {
        display: none
    }

    .c-supplemental-nav a, .m-supplemental-nav > nav a, .c-supplemental-nav span, .m-supplemental-nav > nav span, .c-supplemental-nav button, .m-supplemental-nav > nav button {
        display: block;
        margin-bottom: 30px;
        color: rgba(0,0,0,.6)
    }

        .c-supplemental-nav a:hover, .m-supplemental-nav > nav a:hover, .c-supplemental-nav span:hover, .m-supplemental-nav > nav span:hover, .c-supplemental-nav button:hover, .m-supplemental-nav > nav button:hover {
            cursor: pointer
        }

    .c-supplemental-nav > a, .m-supplemental-nav > nav > a {
        margin-bottom: 16px
    }

    .c-supplemental-nav button, .m-supplemental-nav > nav button {
        background: none;
        border: 0;
        padding: 0;
        margin-bottom: 16px
    }

        .c-supplemental-nav button:after, .m-supplemental-nav > nav button:after {
            font-family: "MWF-MDL2";
            content: "";
            font-size: 8px;
            color: rgba(0,0,0,.6);
            font-weight: 700;
            margin-left: 8px;
            padding-top: 7px
        }

    .c-supplemental-nav a, .m-supplemental-nav > nav a, .c-supplemental-nav button, .m-supplemental-nav > nav button {
        position: relative;
        border: 2px solid transparent;
        outline: 0
    }

        .c-supplemental-nav a:before, .m-supplemental-nav > nav a:before, .c-supplemental-nav button:before, .m-supplemental-nav > nav button:before {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            content: '';
            border: 1px solid transparent
        }

        .c-supplemental-nav a:focus, .m-supplemental-nav > nav a:focus, .c-supplemental-nav button:focus, .m-supplemental-nav > nav button:focus {
            border-color: #000
        }

            .c-supplemental-nav a:focus:before, .m-supplemental-nav > nav a:focus:before, .c-supplemental-nav button:focus:before, .m-supplemental-nav > nav button:focus:before {
                border-color: rgba(255,255,255,.6)
            }

.theme-light .c-supplemental-nav a:focus, .theme-light .m-supplemental-nav > nav a:focus, .theme-dark .theme-light .c-supplemental-nav a:focus, .theme-dark .theme-light .m-supplemental-nav > nav a:focus, .theme-light .c-supplemental-nav button:focus, .theme-light .m-supplemental-nav > nav button:focus, .theme-dark .theme-light .c-supplemental-nav button:focus, .theme-dark .theme-light .m-supplemental-nav > nav button:focus {
    border-color: #000
}

    .theme-light .c-supplemental-nav a:focus:before, .theme-light .m-supplemental-nav > nav a:focus:before, .theme-dark .theme-light .c-supplemental-nav a:focus:before, .theme-dark .theme-light .m-supplemental-nav > nav a:focus:before, .theme-light .c-supplemental-nav button:focus:before, .theme-light .m-supplemental-nav > nav button:focus:before, .theme-dark .theme-light .c-supplemental-nav button:focus:before, .theme-dark .theme-light .m-supplemental-nav > nav button:focus:before {
        border-color: rgba(255,255,255,.6)
    }

.theme-dark .c-supplemental-nav a:focus, .theme-dark .m-supplemental-nav > nav a:focus, .theme-light .theme-dark .c-supplemental-nav a:focus, .theme-light .theme-dark .m-supplemental-nav > nav a:focus, .theme-dark .c-supplemental-nav button:focus, .theme-dark .m-supplemental-nav > nav button:focus, .theme-light .theme-dark .c-supplemental-nav button:focus, .theme-light .theme-dark .m-supplemental-nav > nav button:focus {
    border-color: #fff
}

    .theme-dark .c-supplemental-nav a:focus:before, .theme-dark .m-supplemental-nav > nav a:focus:before, .theme-light .theme-dark .c-supplemental-nav a:focus:before, .theme-light .theme-dark .m-supplemental-nav > nav a:focus:before, .theme-dark .c-supplemental-nav button:focus:before, .theme-dark .m-supplemental-nav > nav button:focus:before, .theme-light .theme-dark .c-supplemental-nav button:focus:before, .theme-light .theme-dark .m-supplemental-nav > nav button:focus:before {
        border-color: rgba(0,0,0,.6)
    }

.c-supplemental-nav a.active, .m-supplemental-nav > nav a.active, .c-supplemental-nav button.active, .m-supplemental-nav > nav button.active {
    color: #000
}

.c-supplemental-nav a:hover, .m-supplemental-nav > nav a:hover, .c-supplemental-nav a:focus, .m-supplemental-nav > nav a:focus, .c-supplemental-nav button:hover, .m-supplemental-nav > nav button:hover, .c-supplemental-nav button:focus, .m-supplemental-nav > nav button:focus {
    color: rgba(0,0,0,.8)
}

.c-supplemental-nav a.f-active, .m-supplemental-nav > nav a.f-active, .c-supplemental-nav button.f-active, .m-supplemental-nav > nav button.f-active {
    color: #000
}

.c-supplemental-nav a.f-disabled, .m-supplemental-nav > nav a.f-disabled, .c-supplemental-nav button.f-disabled, .m-supplemental-nav > nav button.f-disabled {
    color: rgba(0,0,0,.2);
    cursor: not-allowed
}

.c-supplemental-nav a:hover, .m-supplemental-nav > nav a:hover {
    text-decoration: underline
}

.c-supplemental-nav > nav > a + nav, .m-supplemental-nav > nav > nav > a + nav {
    height: 0;
    overflow: hidden
}

.c-supplemental-nav > nav > a:first-child, .m-supplemental-nav > nav > nav > a:first-child, .c-supplemental-nav > nav > span:first-child, .m-supplemental-nav > nav > nav > span:first-child {
    margin-left: 0;
    margin-bottom: 16px
}

.c-supplemental-nav > nav a, .m-supplemental-nav > nav > nav a {
    margin-left: 20px;
    margin-bottom: 16px
}

.c-supplemental-nav nav > nav > nav, .m-supplemental-nav > nav nav > nav > nav {
    margin-left: 20px
}

.m-supplemental-nav {
    clear: left;
    padding-top: 0
}

    .m-supplemental-nav:before, .m-supplemental-nav:after {
        content: " ";
        display: table
    }

    .m-supplemental-nav:after {
        clear: both
    }

.m-system-requirements {
    padding-left: 30px;
    padding-right: 30px
}

    .m-system-requirements .c-heading-3 {
        padding-top: 0
    }

    .m-system-requirements .c-table caption {
        font-size: 15px;
        line-height: 20px;
        font-weight: 600;
        padding: 12px 0;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .m-system-requirements .c-table tr:before {
        width: 0
    }

    .m-system-requirements .c-table td, .m-system-requirements .c-table th {
        min-width: 120px;
        padding-left: 0;
        vertical-align: text-top
    }

        .m-system-requirements .c-table td:first-child, .m-system-requirements .c-table th:first-child {
            font-weight: 600
        }

@media only screen and (max-width:539px) {
    .m-system-requirements.f-single-column .c-table.f-divided tbody > tr {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width:1778px) {
    .m-system-requirements {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (max-width:1399px) {
    .m-system-requirements {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media only screen and (max-width:1083px) {
    .m-system-requirements {
        padding-left: 18px;
        padding-right: 18px
    }
}

@media only screen and (max-width:767px) {
    .m-system-requirements {
        padding-left: 12px;
        padding-right: 12px
    }
}

@media only screen and (max-width:539px) {
    .m-system-requirements {
        padding-left: 0;
        padding-right: 0
    }
}

.m-track-list > [class^="c-heading"] {
    margin-bottom: 24px
}

.m-track-list > div {
    display: table;
    border-collapse: collapse
}

    .m-track-list > div .c-track-list-placement.f-row-click:hover {
        background: #e6e6e6
    }

    .m-track-list > div .c-track-list-placement.f-row-click:focus {
        outline: 1px dashed rgba(0,0,0,.6)
    }

    .m-track-list > div .c-track-list-placement.f-row-click:active {
        background: #acacac
    }

.m-track-list.f-lean .c-track-list-placement.f-size-small.f-wide > div:nth-child(3) {
    max-width: 250px
}

.m-track-list.f-lean .c-track-list-placement.f-size-small.f-wide > div > .c-button {
    margin: 6px 0
}

.m-typographic-intro {
    padding-left: 0;
    padding-right: 0;
    padding: 15px 0;
    position: relative;
    width: 100%;
    height: auto
}

    .m-typographic-intro.f-background-neutral-00 {
        background: #fff
    }

    .m-typographic-intro.f-background-neutral-10 {
        background: #e6e6e6
    }

    .m-typographic-intro.f-background-neutral-20 {
        background: #d2d2d2
    }

    .m-typographic-intro.f-background-neutral-30 {
        background: #acacac
    }

    .m-typographic-intro.f-background-neutral-45 {
        background: #919191
    }

    .m-typographic-intro.f-background-neutral-55 {
        background: #737373
    }

    .m-typographic-intro.f-background-neutral-65 {
        background: #505050
    }

    .m-typographic-intro.f-background-neutral-75 {
        background: #464646
    }

    .m-typographic-intro.f-background-neutral-80 {
        background: #2f2f2f
    }

    .m-typographic-intro.f-background-neutral-90 {
        background: #171717
    }

    .m-typographic-intro.f-background-neutral-100 {
        background: #000
    }

    .m-typographic-intro.f-background-neutral-00 > div > div, .m-typographic-intro.f-background-neutral-10 > div > div, .m-typographic-intro.f-background-neutral-20 > div > div, .m-typographic-intro.f-background-neutral-30 > div > div {
        color: #000
    }

        .m-typographic-intro.f-background-neutral-00 > div > div .c-call-to-action, .m-typographic-intro.f-background-neutral-10 > div > div .c-call-to-action, .m-typographic-intro.f-background-neutral-20 > div > div .c-call-to-action, .m-typographic-intro.f-background-neutral-30 > div > div .c-call-to-action {
            color: #000
        }

            .m-typographic-intro.f-background-neutral-00 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-10 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-20 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-30 > div > div .c-call-to-action:focus:not(.x-hidden-focus) {
                outline: transparent;
                background: rgba(0,0,0,.1)
            }

            .m-typographic-intro.f-background-neutral-00 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-00 > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-neutral-10 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-10 > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-neutral-20 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-20 > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-neutral-30 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-30 > div > div .c-call-to-action:hover {
                color: #000
            }

            .m-typographic-intro.f-background-neutral-00 > div > div .c-call-to-action:active, .m-typographic-intro.f-background-neutral-10 > div > div .c-call-to-action:active, .m-typographic-intro.f-background-neutral-20 > div > div .c-call-to-action:active, .m-typographic-intro.f-background-neutral-30 > div > div .c-call-to-action:active {
                background: none;
                color: #000
            }

    .m-typographic-intro.f-background-neutral-45 > div > div, .m-typographic-intro.f-background-neutral-55 > div > div, .m-typographic-intro.f-background-neutral-65 > div > div, .m-typographic-intro.f-background-neutral-75 > div > div, .m-typographic-intro.f-background-neutral-80 > div > div, .m-typographic-intro.f-background-neutral-90 > div > div, .m-typographic-intro.f-background-neutral-100 > div > div, .m-typographic-intro.f-background-accent > div > div, .m-typographic-intro.f-background-blue > div > div, .m-typographic-intro.f-background-orange > div > div {
        color: #fff
    }

        .m-typographic-intro.f-background-neutral-45 > div > div .c-call-to-action, .m-typographic-intro.f-background-neutral-55 > div > div .c-call-to-action, .m-typographic-intro.f-background-neutral-65 > div > div .c-call-to-action, .m-typographic-intro.f-background-neutral-75 > div > div .c-call-to-action, .m-typographic-intro.f-background-neutral-80 > div > div .c-call-to-action, .m-typographic-intro.f-background-neutral-90 > div > div .c-call-to-action, .m-typographic-intro.f-background-neutral-100 > div > div .c-call-to-action, .m-typographic-intro.f-background-accent > div > div .c-call-to-action, .m-typographic-intro.f-background-blue > div > div .c-call-to-action, .m-typographic-intro.f-background-orange > div > div .c-call-to-action {
            color: #fff
        }

            .m-typographic-intro.f-background-neutral-45 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-55 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-65 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-75 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-80 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-90 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-100 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-accent > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-blue > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-orange > div > div .c-call-to-action:focus:not(.x-hidden-focus) {
                outline: transparent;
                background: rgba(255,255,255,.1)
            }

            .m-typographic-intro.f-background-neutral-45 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-45 > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-neutral-55 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-55 > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-neutral-65 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-65 > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-neutral-75 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-75 > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-neutral-80 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-80 > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-neutral-90 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-90 > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-neutral-100 > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-neutral-100 > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-accent > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-accent > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-blue > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-blue > div > div .c-call-to-action:hover, .m-typographic-intro.f-background-orange > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro.f-background-orange > div > div .c-call-to-action:hover {
                color: #e6e6e6
            }

            .m-typographic-intro.f-background-neutral-45 > div > div .c-call-to-action:active, .m-typographic-intro.f-background-neutral-55 > div > div .c-call-to-action:active, .m-typographic-intro.f-background-neutral-65 > div > div .c-call-to-action:active, .m-typographic-intro.f-background-neutral-75 > div > div .c-call-to-action:active, .m-typographic-intro.f-background-neutral-80 > div > div .c-call-to-action:active, .m-typographic-intro.f-background-neutral-90 > div > div .c-call-to-action:active, .m-typographic-intro.f-background-neutral-100 > div > div .c-call-to-action:active, .m-typographic-intro.f-background-accent > div > div .c-call-to-action:active, .m-typographic-intro.f-background-blue > div > div .c-call-to-action:active, .m-typographic-intro.f-background-orange > div > div .c-call-to-action:active {
                background: none;
                color: #ccc
            }

    .m-typographic-intro.f-background-accent {
        background: #0067b8
    }

    .m-typographic-intro.f-background-blue {
        background: #0078d4
    }

    .m-typographic-intro.f-background-orange {
        background: #d83b01
    }

    .m-typographic-intro.f-background-msft-red {
        background: #e81123
    }

    .m-typographic-intro.f-background-msft-orange {
        background: #d83b01
    }

    .m-typographic-intro.f-background-msft-yellow {
        background: #ffb900
    }

    .m-typographic-intro.f-background-msft-green {
        background: #107c10
    }

    .m-typographic-intro.f-background-teal {
        background: #008272
    }

    .m-typographic-intro.f-background-purple {
        background: #5c2e91
    }

    .m-typographic-intro.f-background-lime-green {
        background: #5dc21e
    }

    .m-typographic-intro > div {
        position: relative;
        width: 100%;
        height: 100%;
        max-width: calc(1600px + 10%);
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
        margin: 0 auto;
        overflow: hidden
    }

@media only screen and (min-width:1084px) {
    .m-typographic-intro > div {
        padding: 0 5%
    }
}

.m-typographic-intro > div > div {
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    width: 100%;
    left: 0;
    padding-top: 48px;
    padding-bottom: 48px
}

@media only screen and (min-width:320px) {
    .m-typographic-intro > div > div {
        top: 0;
        -ms-transform: none;
        transform: none
    }
}

@media only screen and (min-width:540px) {
    .m-typographic-intro > div > div {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media only screen and (min-width:768px) {
    .m-typographic-intro > div > div {
        padding-left: 36px;
        padding-right: 36px;
        max-width: 800px
    }
}

@media only screen and (min-width:1400px) {
    .m-typographic-intro > div > div {
        padding-left: 48px;
        padding-right: 48px
    }
}

.m-typographic-intro > div > div > .c-heading {
    font-size: 24px;
    line-height: 28px;
    padding: 36px 0 4px;
    font-weight: 600;
    font-weight: 600;
    padding-top: 0
}

@media only screen and (min-width:768px) {
    .m-typographic-intro > div > div > .c-heading {
        font-size: 34px;
        line-height: 40px;
        padding: 38px 0 2px;
        font-weight: 600;
        font-weight: 600;
        padding-top: 0
    }
}

.m-typographic-intro > div > div .c-subheading {
    font-size: 13px;
    line-height: 16px;
    padding: 3px 0 1px;
    font-weight: 400;
    padding-top: 14px;
    columns: 1;
    display: block
}

@media only screen and (min-width:540px) {
    .m-typographic-intro > div > div .c-subheading {
        display: block
    }
}

@media only screen and (min-width:768px) {
    .m-typographic-intro > div > div .c-subheading {
        font-size: 15px;
        line-height: 20px;
        padding: 12px 0 0;
        font-weight: 400;
        padding-top: 14px
    }
}

@media only screen and (min-width:1084px) {
    .m-typographic-intro > div > div .c-subheading {
        columns: 2;
        column-gap: 24px
    }
}

.m-typographic-intro > div > div .c-call-to-action {
    padding: 10px 3px 7px 0;
    position: relative;
    border: 2px solid transparent;
    outline: 1px solid transparent;
    outline-offset: -3px;
    margin-left: 0;
    color: #0067b8;
    background: transparent;
    transition: none;
    padding-right: 24px;
    color: #1452b8
}

@media screen and (-ms-high-contrast:active) {
    .m-typographic-intro > div > div .c-call-to-action {
        border-color: window !important;
        outline-color: window
    }
}

.m-typographic-intro > div > div .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.6)
}

@media screen and (-ms-high-contrast:active) {
    .m-typographic-intro > div > div .c-call-to-action:focus {
        border-color: windowText !important
    }
}

.theme-light .m-typographic-intro > div > div .c-call-to-action:focus, .theme-dark .theme-light .m-typographic-intro > div > div .c-call-to-action:focus {
    border-color: #000;
    outline-color: rgba(255,255,255,.3)
}

.theme-dark .m-typographic-intro > div > div .c-call-to-action:focus, .theme-light .theme-dark .m-typographic-intro > div > div .c-call-to-action:focus {
    border-color: #fff;
    outline-color: rgba(0,0,0,.9)
}

.m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus), .m-typographic-intro > div > div .c-call-to-action:hover, .m-typographic-intro > div > div .c-call-to-action:active {
    background: transparent;
    box-shadow: none !important
}

    .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus) span, .m-typographic-intro > div > div .c-call-to-action:hover span, .m-typographic-intro > div > div .c-call-to-action:active span {
        box-shadow: 0 2px currentColor;
        left: 0 !important
    }

.m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus) {
    color: #005da6;
    background: rgba(0,103,184,.1)
}

    .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus) span {
        box-shadow: 0 2px currentColor;
        text-decoration: none
    }

.m-typographic-intro > div > div .c-call-to-action:hover {
    color: #005da6
}

.m-typographic-intro > div > div .c-call-to-action:active {
    background: none;
    color: #005293;
    text-decoration: none;
    -ms-transform: none;
    transform: none
}

.m-typographic-intro > div > div .c-call-to-action[aria-disabled="true"] {
    cursor: not-allowed;
    color: #cce1f1
}

.m-typographic-intro > div > div .c-call-to-action.f-image {
    padding: 0
}

@media screen and (-ms-high-contrast:active) {
    .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus) {
        border-color: window !important;
        outline: 2px solid windowText !important
    }
}

.theme-light .m-typographic-intro > div > div .c-call-to-action, .theme-dark .theme-light .m-typographic-intro > div > div .c-call-to-action {
    color: #000;
    border-color: transparent;
    background: transparent
}

    .theme-light .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(0,0,0,.1)
    }

        .theme-light .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-dark .theme-light .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-light .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .m-typographic-intro > div > div .c-call-to-action:hover, .theme-dark .theme-light .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .theme-light .m-typographic-intro > div > div .c-call-to-action:hover {
        color: rgba(0,0,0,.9)
    }

    .theme-light .m-typographic-intro > div > div .c-call-to-action:hover, .theme-dark .theme-light .m-typographic-intro > div > div .c-call-to-action:hover {
        background: transparent
    }

    .theme-light .m-typographic-intro > div > div .c-call-to-action:active, .theme-dark .theme-light .m-typographic-intro > div > div .c-call-to-action:active {
        color: rgba(0,0,0,.8)
    }

    .theme-light .m-typographic-intro > div > div .c-call-to-action[aria-disabled="true"], .theme-dark .theme-light .m-typographic-intro > div > div .c-call-to-action[aria-disabled="true"] {
        color: #999;
        background: transparent
    }

.theme-dark .m-typographic-intro > div > div .c-call-to-action, .theme-light .theme-dark .m-typographic-intro > div > div .c-call-to-action {
    color: #fff;
    background: transparent;
    border-color: transparent
}

    .theme-dark .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus) {
        background: rgba(255,255,255,.1)
    }

        .theme-dark .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus) span, .theme-light .theme-dark .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus) span {
            box-shadow: 0 2px currentColor
        }

    .theme-dark .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-dark .m-typographic-intro > div > div .c-call-to-action:hover, .theme-light .theme-dark .m-typographic-intro > div > div .c-call-to-action:focus:not(.x-hidden-focus), .theme-light .theme-dark .m-typographic-intro > div > div .c-call-to-action:hover {
        color: #e6e6e6
    }

    .theme-dark .m-typographic-intro > div > div .c-call-to-action:hover, .theme-light .theme-dark .m-typographic-intro > div > div .c-call-to-action:hover {
        background: transparent
    }

    .theme-dark .m-typographic-intro > div > div .c-call-to-action:active, .theme-light .theme-dark .m-typographic-intro > div > div .c-call-to-action:active {
        color: #ccc
    }

    .theme-dark .m-typographic-intro > div > div .c-call-to-action[aria-disabled="true"], .theme-light .theme-dark .m-typographic-intro > div > div .c-call-to-action[aria-disabled="true"] {
        background: transparent;
        color: #666
    }

.m-typographic-intro.f-brief {
    height: auto
}

@media only screen and (min-width:540px) {
    .m-typographic-intro.f-brief {
        height: 200px
    }
}

@media only screen and (min-width:768px) {
    .m-typographic-intro.f-brief > div > div {
        max-width: 650px
    }
}

.m-typographic-intro.f-brief > div > div .c-subheading {
    display: block;
    columns: 1
}

@media only screen and (min-width:540px) {
    .m-typographic-intro.f-brief > div > div .c-subheading {
        display: block
    }
}

.m-typographic-intro.f-brief.x-align-center > div > div {
    margin: 0 auto;
    text-align: center
}

    .m-typographic-intro.f-brief.x-align-center > div > div > .c-group {
        display: block
    }

.m-typographic-intro.f-brief.x-align-center.f-background-orange > div > div .c-heading, .m-typographic-intro.f-brief.x-align-center.f-background-blue > div > div .c-heading {
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 4px
}

.m-typographic-intro.f-brief.x-align-center.f-background-orange > div > div .c-subheading, .m-typographic-intro.f-brief.x-align-center.f-background-blue > div > div .c-subheading {
    padding-bottom: 10px
}

.m-typographic-intro.f-brief.x-align-center.f-background-orange > div > div .c-call-to-action, .m-typographic-intro.f-brief.x-align-center.f-background-blue > div > div .c-call-to-action {
    padding-left: 22px;
    padding-right: 22px
}

.m-typographic-intro.f-transparent {
    height: auto
}

    .m-typographic-intro.f-transparent > div > div {
        top: 60%
    }

    .m-typographic-intro.f-transparent.f-brief {
        height: auto
    }

.m-typographic-intro.f-image.x-align-text {
    height: 200px
}

.m-typographic-intro.f-image .f-remove-padding {
    padding: 0;
    max-width: none
}

.m-typographic-intro.f-image .x-center-text {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    text-align: center
}

.m-typographic-intro.f-image [class~=f-center-flex-group] {
    -ms-flex-pack: center;
    justify-content: center
}

.m-typographic-intro.f-image .f-theme-light {
    color: #fff
}

.m-typographic-intro.f-image .f-theme-dark {
    color: #000
}

.m-typographic-intro.f-image .m-typographic-intro-image {
    overflow: hidden;
    display: block;
    position: absolute;
    padding-top: 0
}

.m-typographic-intro.f-image .c-heading, .m-typographic-intro.f-image .c-subheading {
    display: block
}

.m-typographic-intro.f-image .c-heading {
    font-size: 20px;
    line-height: 24px;
    padding: 35px 0 5px;
    font-weight: 600;
    max-height: 48px;
    padding: 0
}

.m-typographic-intro.f-image .c-subheading {
    columns: 1;
    font-size: 15px;
    line-height: 20px;
    padding: 8px 0 0;
    font-weight: 600;
    max-height: 40px;
    padding-top: 20px;
    padding-bottom: 0;
    font-weight: 400
}

@media only screen and (min-width:768px) {
    .m-typographic-intro.f-image .c-heading {
        font-size: 24px;
        line-height: 28px;
        padding: 36px 0 4px;
        font-weight: 600;
        max-height: 56px;
        padding: 0
    }

    .m-typographic-intro.f-image .c-subheading {
        font-size: 18px;
        line-height: 24px;
        padding: 9px 0 3px;
        font-weight: 600;
        max-height: 48px;
        padding-top: 20px;
        padding-bottom: 0;
        font-weight: 400
    }
}

@media only screen and (min-width:1084px) {
    .m-typographic-intro.f-image .c-heading {
        font-size: 34px;
        line-height: 40px;
        padding: 38px 0 2px;
        font-weight: 600;
        max-height: 80px;
        padding: 0
    }
}

@media screen and (min-width:1779px) {
    .m-typographic-intro.f-image.x-align-text {
        height: 250px
    }
}

.m-typographic-intro.f-vertical-spacing {
    margin-top: 16px;
    margin-bottom: 16px
}

.m-video-trigger {
    position: relative;
    width: 100%;
    padding: 0
}

    .m-video-trigger .c-image {
        position: relative;
        display: block;
        padding-bottom: 56.25%
    }

        .m-video-trigger .c-image img {
            position: absolute
        }

        .m-video-trigger .c-image:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0
        }

    .m-video-trigger div {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 100%;
        text-align: center
    }

        .m-video-trigger div .c-heading {
            font-size: 34px;
            font-weight: 600;
            width: 50%
        }

@media(max-width:767px) {
    .m-video-trigger div .c-heading {
        font-size: 26px
    }
}

.m-video-trigger div .c-paragraph {
    font-size: 15px;
    width: 33.33333%;
    margin-top: 10px
}

.m-video-trigger div .c-heading, .m-video-trigger div .c-paragraph {
    padding: 0;
    margin: 0 auto
}

.m-video-trigger div > a, .m-video-trigger div > button {
    position: relative;
    outline: 2px solid transparent;
    border: 0;
    display: inline-block;
    position: relative;
    background: rgba(0,0,0,.6);
    border-radius: 50%;
    margin-top: 28px;
    height: 48px;
    width: 48px;
    z-index: 1;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: scale ease-in-out
}

    .m-video-trigger div > a:after, .m-video-trigger div > button:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: '';
        outline: 1px solid transparent;
        outline-offset: -1px
    }

    .m-video-trigger div > a:focus, .m-video-trigger div > button:focus {
        outline-color: #000
    }

        .m-video-trigger div > a:focus:after, .m-video-trigger div > button:focus:after {
            outline-color: rgba(255,255,255,.6)
        }

.theme-light .m-video-trigger div > a:focus, .theme-dark .theme-light .m-video-trigger div > a:focus, .theme-light .m-video-trigger div > button:focus, .theme-dark .theme-light .m-video-trigger div > button:focus {
    outline-color: #000
}

    .theme-light .m-video-trigger div > a:focus:after, .theme-dark .theme-light .m-video-trigger div > a:focus:after, .theme-light .m-video-trigger div > button:focus:after, .theme-dark .theme-light .m-video-trigger div > button:focus:after {
        outline-color: rgba(255,255,255,.6)
    }

.theme-dark .m-video-trigger div > a:focus, .theme-light .theme-dark .m-video-trigger div > a:focus, .theme-dark .m-video-trigger div > button:focus, .theme-light .theme-dark .m-video-trigger div > button:focus {
    outline-color: #fff
}

    .theme-dark .m-video-trigger div > a:focus:after, .theme-light .theme-dark .m-video-trigger div > a:focus:after, .theme-dark .m-video-trigger div > button:focus:after, .theme-light .theme-dark .m-video-trigger div > button:focus:after {
        outline-color: rgba(0,0,0,.6)
    }

.m-video-trigger div > a:hover, .m-video-trigger div > a:focus:not(.x-hidden-focus), .m-video-trigger div > button:hover, .m-video-trigger div > button:focus:not(.x-hidden-focus) {
    text-decoration: none;
    background: rgba(0,0,0,.7)
}

.m-video-trigger div > a:active, .m-video-trigger div > button:active {
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.m-video-trigger div > a:before, .m-video-trigger div > button:before {
    position: absolute;
    top: calc(50%);
    left: calc(50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 24px;
    content: ""
}

.m-video-trigger[data-js-width="medium"] > div .c-heading {
    width: 66.66667%
}

.m-video-trigger[data-js-width="medium"] > div .c-paragraph {
    width: 50%
}

.m-video-trigger[data-js-width="small"] > div .c-heading {
    width: 83.33333%
}

.m-video-trigger[data-js-width="small"] > div > .c-paragraph {
    display: none
}

.m-video-trigger[data-js-width="small"] > div > a {
    margin-top: 10px
}

.m-video-trigger.theme-light .c-heading, .m-video-trigger.theme-light .c-paragraph {
    color: #000
}

.m-video-trigger.theme-dark .c-heading, .m-video-trigger.theme-dark .c-paragraph {
    color: #fff
}

.m-video-trigger[class*="f-mask"].theme-light > picture:after {
    background: radial-gradient(circle at center center,#fff,rgba(255,255,255,0) 80%)
}

.m-video-trigger[class*="f-mask"].theme-dark > picture:after {
    background: radial-gradient(circle at center center,#000,rgba(255,255,255,0) 80%)
}

.m-video-trigger.f-mask-20 > picture:after {
    opacity: .2
}

.m-video-trigger.f-mask-40 > picture:after {
    opacity: .4
}

.m-video-trigger.f-mask-60 > picture:after {
    opacity: .6
}

.m-video-trigger.f-mask-80 > picture:after {
    opacity: .8
}

.m-video-trigger.f-mask-100 > picture:after {
    opacity: 1
}
