:root {
    --time-duration-long: 6.00s;
    --time-duration-base: 4.00s;
    --time-duration-short: 2.00s;
    --time-delay-xl: 1.00s;
    --time-delay-long: 0.20s;
    --time-delay-base: 0.10s;
    --time-delay-short: 0.05s;
    --time-transition-xl: 1.00s;
    --time-transition-long: 0.60s;
    --time-transition-base: 0.40s;
    --time-transition-short: 0.20s;
    --size-space-2xs: 0.8rem;
    --size-space-xs: 1.6rem;
    --size-space-s: 2.4rem;
    --size-space-m: 3.2rem;
    --size-space-l: 4rem;
    --size-space-xl: 4.8rem;
    --size-space-2xl: 5.6rem;
    --size-space-3xl: 6.4rem;
    --size-space-4xl: 8rem;
    --size-space-5xl: 12.8rem;
    --size-shadow-sm-spread: 2rem;
    --size-shadow-sm-offset-y: 0.5rem;
    --size-shadow-med-spread: 3rem;
    --size-shadow-med-offset-y: 0.75rem;
    --size-shadow-lg-spread: 4rem;
    --size-shadow-lg-offset-y: 1rem;
    --size-font-500: 8rem;
    --size-font-450: 7.2rem;
    --size-font-350: 5.6rem;
    --size-font-300: 4.8rem;
    --size-font-262: 4.2rem;
    --size-font-200: 3.2rem;
    --size-font-150: 2.4rem;
    --size-font-125: 2rem;
    --size-font-100: 1.6rem;
    --size-font-87: 1.4rem;
    --size-font-75: 1.2rem;
    --size-font-62: 1rem;
    --size-border-radius-round: 999rem;
    --size-border-radius-med: 0.5rem;
    --cta-text-secondary-border-dark-disabled: #fff6;
    --cta-text-secondary-border-dark: transparent;
    --cta-text-secondary-border-light-disabled: transparent;
    --cta-text-secondary-border-light: transparent;
    --cta-text-secondary-text-dark-disabled: #fff6;
    --cta-text-primary-border-dark-disabled: #fff6;
    --cta-text-primary-border-dark: transparent;
    --cta-text-primary-border-light-disabled: transparent;
    --cta-text-primary-border-light: transparent;
    --cta-text-primary-text-dark-disabled: #fff6;
    --cta-button-secondary-border-dark-disabled: transparent;
    --cta-button-secondary-border-dark: #fff;
    --cta-button-secondary-text-dark-disabled: #ffffff80;
    --cta-button-secondary-background-dark-disabled: #ffffff40;
    --cta-button-secondary-background-dark: transparent;
    --cta-button-secondary-background-light: transparent;
    --cta-button-primary-border-dark-disabled: transparent;
    --cta-button-primary-text-dark-disabled: #ffffff80;
    --cta-button-primary-background-dark-disabled: #ffffff40;
    --font-preset-body-s-style: normal;
    --font-preset-body-s-line-height: 1.33;
    --font-preset-body-m-style: normal;
    --font-preset-body-m-line-height: 1.43;
    --font-preset-body-l-style: normal;
    --font-preset-body-l-line-height: 1.5;
    --font-preset-h100-style: normal;
    --font-preset-h100-line-height: 1.4;
    --font-preset-h200-style: normal;
    --font-preset-h200-line-height: 1.33;
    --font-preset-h300-style: normal;
    --font-preset-h300-line-height: 1.25;
    --font-preset-h350-style: normal;
    --font-preset-h350-line-height: 1.19;
    --font-preset-h400-style: normal;
    --font-preset-h400-line-height: 1.17;
    --font-preset-h500-style: normal;
    --font-preset-h500-line-height: 1.14;
    --font-preset-h600-style: normal;
    --font-preset-h600-line-height: 1.17;
    --font-preset-h700-style: normal;
    --font-preset-h700-line-height: 1.1625;
    --font-style-oblique: oblique;
    --font-style-normal: normal;
    --font-weight-bold: 500;
    --font-weight-medium: 500;
    --font-weight-regular: 400;
    --font-weight-light: 300;
    --font-weight-extralight: 200;
    --font-weight-thin: 100;
    --font-spacing-expanded: 0.2pxem;
    --font-spacing-normal: normalem;
    --font-spacing-narrow: -0.01em;
    --font-family-primary: CiscoSans;
    --color-text-contrast-disabled: hsla(0, 0%, 100%, .5);
    --color-text-contrast-secondary: hsla(0, 0%, 100%, .85);
    --color-text-contrast-primary: #fff;
    --color-shadow-primary: rgba(27, 28, 29, .1);
    --color-white-100: #fff;
    --color-white-85: hsla(0, 0%, 100%, .85);
    --color-white-50: hsla(0, 0%, 100%, .5);
    --color-white-25: hsla(0, 0%, 100%, .25);
    --color-red-100: #821515;
    --color-red-50: #e2231a;
    --color-red-5: #f9d3d3;
    --color-orange-100: #8f6321;
    --color-orange-50: #fbab18;
    --color-orange-5: #ffe5bd;
    --color-green-100: #3e6321;
    --color-green-50: #6abf4b;
    --color-green-5: #ddf2d8;
    --color-blue-100: #0d274d;
    --color-blue-60: #0051af;
    --color-blue-50: #0076d5;
    --color-blue-20: #00bceb;
    --color-blue-10: #b6d9f2;
    --color-blue-5: #cee6fc;
    --color-blue-0: #e6f1fc;
    --color-gray-100: #1b1c1d;
    --color-gray-80: #606162;
    --color-gray-60: #939595;
    --color-gray-40: #c3c4c5;
    --color-gray-5: #e6e7e8;
    --color-gray-0: #f4f5f6;
    --color-background-light: #fff;
    --color-background-primary: #fff;
    --color-background-page: #f2f2f2;
    --cta-text-secondary-border-dark-hover: var(--color-text-contrast-primary);
    --cta-text-secondary-border-light-hover: var(--color-gray-100);
    --cta-text-secondary-text-dark-hover: var(--color-text-contrast-primary);
    --cta-text-secondary-text-dark: var(--color-text-contrast-primary);
    --cta-text-secondary-text-light-disabled: var(--color-gray-60);
    --cta-text-secondary-text-light-hover: var(--color-gray-100);
    --cta-text-secondary-text-light: var(--color-gray-100);
    --cta-text-primary-border-dark-hover: var(--color-text-contrast-primary);
    --cta-text-primary-text-dark-hover: var(--color-text-contrast-primary);
    --cta-text-primary-text-dark: var(--color-text-contrast-primary);
    --cta-text-primary-text-light-disabled: var(--color-gray-60);
    --cta-button-secondary-border-light-disabled: var(--color-gray-5);
    --cta-button-secondary-text-dark-hover: var(--color-text-contrast-primary);
    --cta-button-secondary-text-dark: var(--color-text-contrast-primary);
    --cta-button-secondary-text-light-disabled: var(--color-gray-60);
    --cta-button-secondary-text-light-hover: var(--color-text-contrast-primary);
    --cta-button-secondary-background-light-disabled: var(--color-gray-5);
    --cta-button-primary-border-light-disabled: var(--color-gray-5);
    --cta-button-primary-text-dark-hover: var(--color-text-contrast-primary);
    --cta-button-primary-text-dark: var(--color-text-contrast-primary);
    --cta-button-primary-text-light-disabled: var(--color-gray-60);
    --cta-button-primary-text-light-hover: var(--color-text-contrast-primary);
    --cta-button-primary-text-light: var(--color-text-contrast-primary);
    --cta-button-primary-background-light-disabled: var(--color-gray-5);
    --font-preset-body-s-weight: var(--font-weight-light);
    --font-preset-body-s-spacing: var(--font-spacing-normal);
    --font-preset-body-s-size: var(--size-font-75);
    --font-preset-body-m-weight: var(--font-weight-light);
    --font-preset-body-m-spacing: var(--font-spacing-normal);
    --font-preset-body-m-size: var(--size-font-87);
    --font-preset-body-l-weight: var(--font-weight-light);
    --font-preset-body-l-spacing: var(--font-spacing-normal);
    --font-preset-body-l-size: var(--size-font-100);
    --font-preset-h100-weight: var(--font-weight-extralight);
    --font-preset-h100-spacing: var(--font-spacing-normal);
    --font-preset-h100-size: var(--size-font-125);
    --font-preset-h200-weight: var(--font-weight-extralight);
    --font-preset-h200-spacing: var(--font-spacing-normal);
    --font-preset-h200-size: var(--size-font-150);
    --font-preset-h300-weight: var(--font-weight-extralight);
    --font-preset-h300-spacing: var(--font-spacing-normal);
    --font-preset-h300-size: var(--size-font-200);
    --font-preset-h350-weight: var(--font-weight-extralight);
    --font-preset-h350-spacing: var(--font-spacing-normal);
    --font-preset-h350-size: var(--size-font-262);
    --font-preset-h400-weight: var(--font-weight-extralight);
    --font-preset-h400-spacing: var(--font-spacing-normal);
    --font-preset-h400-size: var(--size-font-300);
    --font-preset-h500-weight: var(--font-weight-extralight);
    --font-preset-h500-spacing: var(--font-spacing-normal);
    --font-preset-h500-size: var(--size-font-350);
    --font-preset-h600-weight: var(--font-weight-extralight);
    --font-preset-h600-spacing: var(--font-spacing-narrow);
    --font-preset-h600-size: var(--size-font-450);
    --font-preset-h700-weight: var(--font-weight-extralight);
    --font-preset-h700-spacing: var(--font-spacing-narrow);
    --font-preset-h700-size: var(--size-font-500);
    --color-text-disabled: var(--color-gray-60);
    --color-text-secondary: var(--color-gray-80);
    --color-text-primary: var(--color-gray-100);
    --color-status-alert-100: var(--color-red-100);
    --color-status-alert-50: var(--color-red-50);
    --color-status-alert-5: var(--color-red-5);
    --color-status-warning-100: var(--color-orange-100);
    --color-status-warning-50: var(--color-orange-50);
    --color-status-warning-5: var(--color-orange-5);
    --color-status-success-100: var(--color-green-100);
    --color-status-success-50: var(--color-green-50);
    --color-status-success-5: var(--color-green-5);
    --color-primary-100: var(--color-blue-100);
    --color-primary-60: var(--color-blue-60);
    --color-primary-50: var(--color-blue-50);
    --color-primary-20: var(--color-blue-20);
    --color-primary-10: var(--color-blue-10);
    --color-primary-5: var(--color-blue-5);
    --color-primary-0: var(--color-blue-0);
    --color-background-gray: var(--color-gray-0);
    --color-background-dark: var(--color-blue-100);
    --cta-text-primary-border-light-hover: var(--color-primary-60);
    --cta-text-primary-text-light-hover: var(--color-primary-60);
    --cta-text-primary-text-light: var(--color-primary-50);
    --cta-button-secondary-border-dark-hover: var(--color-primary-60);
    --cta-button-secondary-border-light-hover: var(--color-primary-60);
    --cta-button-secondary-border-light: var(--color-primary-50);
    --cta-button-secondary-text-light: var(--color-primary-50);
    --cta-button-secondary-background-dark-hover: var(--color-primary-60);
    --cta-button-secondary-background-light-hover: var(--color-primary-60);
    --cta-button-primary-border-dark-hover: var(--color-primary-60);
    --cta-button-primary-border-dark: var(--color-primary-50);
    --cta-button-primary-border-light-hover: var(--color-primary-60);
    --cta-button-primary-border-light: var(--color-primary-50);
    --cta-button-primary-background-dark-hover: var(--color-primary-60);
    --cta-button-primary-background-dark: var(--color-primary-50);
    --cta-button-primary-background-light-hover: var(--color-primary-60);
    --cta-button-primary-background-light: var(--color-primary-50);
    --color-text-alert: var(--color-status-alert-50);
    --color-text-warning: var(--color-status-warning-50);
    --color-text-success: var(--color-status-success-50);
    --color-text-link: var(--color-primary-50)
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
select,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    border: 0;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    position: relative
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 62.5% !important
}

@media(prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    --theme-color-default-text: var(--color-text-primary);
    --theme-color-default-text-secondary: var(--color-text-secondary);
    --theme-color-default-background: var(--color-background-light);
    background-color: var(--color-background-page);
    color: var(--color-text-primary);
    font-family: CiscoSans, sans-serif;
    font-size: 1.6rem;
    font-weight: var(--font-preset-body-l-weight);
    line-height: 1;
    margin: 0
}

em,
i {
    font-style: oblique
}

b,
strong {
    font-weight: var(--font-weight-bold)
}

sub,
sup {
    font-size: var(--font-preset-body-s-size);
    vertical-align: sub
}

sup {
    vertical-align: super
}

ul {
    list-style: disc;
    margin-left: 4px
}

ol,
ul {
    margin-top: var(--size-space-s)
}

ol {
    list-style: auto;
    margin-left: 6px
}

li {
    margin: 0 0 var(--size-space-xs) var(--size-space-xs)
}

li:last-child {
    margin-bottom: 0
}

[class*=__theme--light],
[theme=light] {
    --theme-color-default-text: var(--color-text-primary);
    --theme-color-default-text-secondary: var(--color-text-secondary);
    --theme-color-default-background: var(--color-background-light);
    background-color: var(--color-background-light)
}

[class*=__theme--dark],
[theme=dark] {
    --theme-color-default-text: var(--color-text-contrast-primary);
    --theme-color-default-text-secondary: var(--color-text-contrast-secondary);
    --theme-color-default-background: var(--color-background-dark);
    background-color: var(--color-background-dark)
}

[class*=__theme--gray],
[theme=gray] {
    --theme-color-default-text: var(--color-text-primary);
    --theme-color-default-text-secondary: var(--color-text-secondary);
    --theme-color-default-background: var(--color-background-gray);
    background-color: var(--color-background-gray)
}

body[class^=cds-c-] {
    font-family: CiscoSans, sans-serif !important
}

html[dir=rtl] li {
    margin-left: 16px
}

html[dir=rtl] ol {
    margin-right: 20px
}

h1 {
    font-size: var(--font-preset-h600-size);
    font-style: var(--font-preset-h600-style);
    font-weight: var(--font-preset-h600-weight);
    letter-spacing: var(--font-preset-h600-spacing);
    line-height: var(--font-preset-h600-line-height)
}

h2 {
    font-size: var(--font-preset-h500-size);
    font-style: var(--font-preset-h500-style);
    font-weight: var(--font-preset-h500-weight);
    letter-spacing: var(--font-preset-h500-spacing);
    line-height: var(--font-preset-h500-line-height)
}

h3 {
    font-size: var(--font-preset-h400-size);
    font-style: var(--font-preset-h400-style);
    font-weight: var(--font-preset-h400-weight);
    letter-spacing: var(--font-preset-h400-spacing);
    line-height: var(--font-preset-h400-line-height)
}

h4 {
    font-size: var(--font-preset-h300-size);
    font-style: var(--font-preset-h300-style);
    font-weight: var(--font-preset-h300-weight);
    letter-spacing: var(--font-preset-h300-spacing);
    line-height: var(--font-preset-h300-line-height)
}

h5 {
    font-size: var(--font-preset-h200-size);
    font-style: var(--font-preset-h200-style);
    font-weight: var(--font-preset-h200-weight);
    letter-spacing: var(--font-preset-h200-spacing);
    line-height: var(--font-preset-h200-line-height)
}

h6 {
    font-size: var(--font-preset-h100-size);
    font-style: var(--font-preset-h100-style);
    font-weight: var(--font-preset-h100-weight);
    letter-spacing: var(--font-preset-h100-spacing);
    line-height: var(--font-preset-h100-line-height)
}

p {
    font-size: var(--font-preset-body-l-size);
    font-style: var(--font-preset-body-l-style);
    font-weight: var(--font-preset-body-l-weight);
    letter-spacing: var(--font-preset-body-l-spacing);
    line-height: var(--font-preset-body-l-line-height)
}

strong {
    font-size: var(--font-preset-body-m-size);
    font-style: var(--font-preset-body-m-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-m-spacing);
    line-height: var(--font-preset-body-m-line-height)
}

.hidden,
[hidden] {
    display: none !important
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.cds-c-cta {
    --cds-c-cta-button-primary-background-color: var(--cta-button-primary-background-light);
    --cds-c-cta-button-primary-text-color: var(--cta-button-primary-text-light);
    --cds-c-cta-button-primary-border-color: var(--cta-button-primary-border-light);
    --cds-c-cta-button-hover-primary-background-color: var(--cta-button-primary-background-light-hover);
    --cds-c-cta-button-hover-primary-text-color: var(--cta-button-primary-text-light-hover);
    --cds-c-cta-button-hover-primary-border-color: var(--cta-button-primary-border-light-hover);
    --cds-c-cta-button-disabled-primary-background-color: var(--cta-button-primary-background-light-disabled);
    --cds-c-cta-button-disabled-primary-text-color: var(--cta-button-primary-text-light-disabled);
    --cds-c-cta-button-disabled-primary-border-color: var(--cta-button-primary-border-light-disabled);
    --cds-c-cta-button-secondary-background-color: var(--cta-button-secondary-background-light);
    --cds-c-cta-button-secondary-text-color: var(--cta-button-secondary-text-light);
    --cds-c-cta-button-secondary-border-color: var(--cta-button-secondary-border-light);
    --cds-c-cta-button-hover-secondary-background-color: var(--cta-button-secondary-background-light-hover);
    --cds-c-cta-button-hover-secondary-text-color: var(--cta-button-secondary-text-light-hover);
    --cds-c-cta-button-hover-secondary-border-color: var(--cta-button-secondary-border-light-hover);
    --cds-c-cta-button-disabled-secondary-background-color: var(--cta-button-secondary-background-light-disabled);
    --cds-c-cta-button-disabled-secondary-text-color: var(--cta-button-secondary-text-light-disabled);
    --cds-c-cta-button-disabled-secondary-border-color: var(--cta-button-secondary-border-light-disabled)
}

.cds-c-cta-text {
    --cds-c-cta-text-primary-background-color: var(--cta-text-primary-background-light);
    --cds-c-cta-text-primary-text-color: var(--cta-text-primary-text-light);
    --cds-c-cta-text-primary-border-color: var(--cta-text-primary-border-light);
    --cds-c-cta-text-hover-primary-background-color: var(--cta-text-primary-background-light-hover);
    --cds-c-cta-text-hover-primary-text-color: var(--cta-text-primary-text-light-hover);
    --cds-c-cta-text-hover-primary-border-color: var(--cta-text-primary-border-light-hover);
    --cds-c-cta-text-disabled-primary-background-color: var(--cta-text-primary-background-light-disabled);
    --cds-c-cta-text-disabled-primary-text-color: var(--cta-text-primary-text-light-disabled);
    --cds-c-cta-text-disabled-primary-border-color: var(--cta-text-primary-border-light-disabled);
    --cds-c-cta-text-secondary-background-color: var(--cta-text-secondary-background-light);
    --cds-c-cta-text-secondary-text-color: var(--cta-text-secondary-text-light);
    --cds-c-cta-text-secondary-border-color: var(--cta-text-secondary-border-light);
    --cds-c-cta-text-hover-secondary-background-color: var(--cta-text-secondary-background-light-hover);
    --cds-c-cta-text-hover-secondary-text-color: var(--cta-text-secondary-text-light-hover);
    --cds-c-cta-text-hover-secondary-border-color: var(--cta-text-secondary-border-light-hover);
    --cds-c-cta-text-disabled-secondary-background-color: var(--cta-text-secondary-background-light-disabled);
    --cds-c-cta-text-disabled-secondary-text-color: var(--cta-text-secondary-text-light-disabled);
    --cds-c-cta-text-disabled-secondary-border-color: var(--cta-text-secondary-border-light-disabled)
}

[class*=__theme--dark] .cds-c-cta,
[theme=dark] .cds-c-cta {
    --cds-c-cta-button-primary-background-color: var(--cta-button-primary-background-dark);
    --cds-c-cta-button-primary-text-color: var(--cta-button-primary-text-dark);
    --cds-c-cta-button-primary-border-color: var(--cta-button-primary-border-dark);
    --cds-c-cta-button-hover-primary-background-color: var(--cta-button-primary-background-dark-hover);
    --cds-c-cta-button-hover-primary-text-color: var(--cta-button-primary-text-dark-hover);
    --cds-c-cta-button-hover-primary-border-color: var(--cta-button-primary-border-dark-hover);
    --cds-c-cta-button-disabled-primary-background-color: var(--cta-button-primary-background-dark-disabled);
    --cds-c-cta-button-disabled-primary-text-color: var(--cta-button-primary-text-dark-disabled);
    --cds-c-cta-button-disabled-primary-border-color: var(--cta-button-primary-border-dark-disabled);
    --cds-c-cta-button-secondary-background-color: var(--cta-button-secondary-background-dark);
    --cds-c-cta-button-secondary-text-color: var(--cta-button-secondary-text-dark);
    --cds-c-cta-button-secondary-border-color: var(--cta-button-secondary-border-dark);
    --cds-c-cta-button-hover-secondary-background-color: var(--cta-button-secondary-background-dark-hover);
    --cds-c-cta-button-hover-secondary-text-color: var(--cta-button-secondary-text-dark-hover);
    --cds-c-cta-button-hover-secondary-border-color: var(--cta-button-secondary-border-dark-hover);
    --cds-c-cta-button-disabled-secondary-background-color: var(--cta-button-secondary-background-dark-disabled);
    --cds-c-cta-button-disabled-secondary-text-color: var(--cta-button-secondary-text-dark-disabled);
    --cds-c-cta-button-disabled-secondary-border-color: var(--cta-button-secondary-border-dark-disabled)
}

[class*=__theme--dark] .cds-c-cta-text,
[theme=dark] .cds-c-cta-text {
    --cds-c-cta-text-primary-background-color: var(--cta-text-primary-background-dark);
    --cds-c-cta-text-primary-text-color: var(--cta-text-primary-text-dark);
    --cds-c-cta-text-primary-border-color: var(--cta-text-primary-border-dark);
    --cds-c-cta-text-hover-primary-background-color: var(--cta-text-primary-background-dark-hover);
    --cds-c-cta-text-hover-primary-text-color: var(--cta-text-primary-text-dark-hover);
    --cds-c-cta-text-hover-primary-border-color: var(--cta-text-primary-border-dark-hover);
    --cds-c-cta-text-disabled-primary-background-color: var(--cta-text-primary-background-dark-disabled);
    --cds-c-cta-text-disabled-primary-text-color: var(--cta-text-primary-text-dark-disabled);
    --cds-c-cta-text-disabled-primary-border-color: var(--cta-text-primary-border-dark-disabled);
    --cds-c-cta-text-secondary-background-color: var(--cta-text-secondary-background-dark);
    --cds-c-cta-text-secondary-text-color: var(--cta-text-secondary-text-dark);
    --cds-c-cta-text-secondary-border-color: var(--cta-text-secondary-border-dark);
    --cds-c-cta-text-hover-secondary-background-color: var(--cta-text-secondary-background-dark-hover);
    --cds-c-cta-text-hover-secondary-text-color: var(--cta-text-secondary-text-dark-hover);
    --cds-c-cta-text-hover-secondary-border-color: var(--cta-text-secondary-border-dark-hover);
    --cds-c-cta-text-disabled-secondary-background-color: var(--cta-text-secondary-background-dark-disabled);
    --cds-c-cta-text-disabled-secondary-text-color: var(--cta-text-secondary-text-dark-disabled);
    --cds-c-cta-text-disabled-secondary-border-color: var(--cta-text-secondary-border-dark-disabled)
}

.cds-c-cta {
    border: 1px solid;
    border-radius: 4.8rem;
    cursor: pointer;
    display: inline-block;
    font-size: var(--font-preset-body-l-size);
    font-style: var(--font-preset-body-l-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-l-spacing);
    line-height: var(--font-preset-body-l-line-height);
    padding: var(--size-space-xs) var(--size-space-m)
}

.cds-c-cta,
.cds-c-cta:focus,
.cds-c-cta:hover {
    text-decoration: none
}

.cds-c-cta:disabled {
    cursor: not-allowed
}

.cds-c-cta--medium {
    font-size: var(--font-preset-body-m-size);
    font-style: var(--font-preset-body-m-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-m-spacing);
    line-height: var(--font-preset-body-m-line-height);
    padding: 1rem var(--size-space-s)
}

.cds-c-cta--small {
    font-size: var(--font-preset-body-s-size);
    font-style: var(--font-preset-body-s-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-s-spacing);
    line-height: var(--font-preset-body-s-line-height);
    padding: .8rem 1.6rem
}

.cds-c-cta--primary {
    background-color: var(--cds-c-cta-button-primary-background-color) !important;
    border-color: var(--cds-c-cta-button-primary-border-color) !important;
    color: var(--cds-c-cta-button-primary-text-color) !important
}

.cds-c-cta--primary:focus,
.cds-c-cta--primary:hover {
    background-color: var(--cds-c-cta-button-hover-primary-background-color) !important;
    border-color: var(--cds-c-cta-button-hover-primary-border-color) !important;
    color: var(--cds-c-cta-button-hover-primary-text-color) !important
}

.cds-c-cta--primary:disabled {
    background-color: var(--cds-c-cta-button-disabled-primary-background-color) !important;
    border-color: var(--cds-c-cta-button-disabled-primary-border-color) !important;
    color: var(--cds-c-cta-button-disabled-primary-text-color) !important
}

.cds-c-cta--secondary {
    background-color: var(--cds-c-cta-button-secondary-background-color) !important;
    border-color: var(--cds-c-cta-button-secondary-border-color) !important;
    color: var(--cds-c-cta-button-secondary-text-color) !important
}

.cds-c-cta--secondary:focus,
.cds-c-cta--secondary:hover {
    background-color: var(--cds-c-cta-button-hover-secondary-background-color) !important;
    border-color: var(--cds-c-cta-button-hover-secondary-border-color) !important;
    color: var(--cds-c-cta-button-hover-secondary-text-color) !important
}

.cds-c-cta--secondary:disabled {
    background-color: var(--cds-c-cta-button-disabled-secondary-background-color) !important;
    border-color: var(--cds-c-cta-button-disabled-secondary-border-color) !important;
    color: var(--cds-c-cta-button-disabled-secondary-text-color) !important
}

[class$=__theme--dark] .cds-c-cta--secondary:disabled,
[theme=dark] .cds-c-cta--secondary:disabled {
    opacity: .5
}

.cds-c-cta-text {
    background-color: transparent;
    border-bottom: 1px solid;
    cursor: pointer;
    display: inline;
    font-size: var(--font-preset-body-l-size);
    font-style: var(--font-preset-body-l-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-l-spacing);
    line-height: var(--font-preset-body-l-line-height);
    transition: right .1 ease-in
}

.cds-c-cta-text,
.cds-c-cta-text:focus,
.cds-c-cta-text:hover {
    text-decoration: none
}

.cds-c-cta-text--medium {
    font-size: var(--font-preset-body-m-size);
    font-style: var(--font-preset-body-m-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-m-spacing);
    line-height: var(--font-preset-body-m-line-height)
}

.cds-c-cta-text--small {
    font-size: var(--font-preset-body-s-size);
    font-style: var(--font-preset-body-s-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-s-spacing);
    line-height: var(--font-preset-body-s-line-height)
}

.cds-c-cta-text--primary {
    border-color: var(--cds-c-cta-text-primary-border-color) !important;
    color: var(--cds-c-cta-text-primary-text-color) !important
}

.cds-c-cta-text--primary:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiAxMiI+PHBhdGggZD0ibTMuNDEgMTEuODM1LS43MDgtLjcwN0w3LjgzMiA2IDIuNjg0Ljg1NGwuNzA3LS43MDcgNS41IDUuNWEuNS41IDAgMCAxIDAgLjcwN1oiIGZpbGw9IiMwMDc2ZDUiLz48L3N2Zz4=");
    content: "";
    display: inline-block;
    height: 1.2rem;
    margin: 0 calc(var(--size-space-2xs)*-1 - 1.2rem) 0 var(--size-space-2xs);
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 1.2rem
}

html[dir=rtl] .cds-c-cta-text--primary:after {
    left: calc(var(--size-space-2xs)*-1);
    margin: 0 0 0 -1.2rem;
    transform: rotate(180deg)
}

.cds-c-cta-text--primary:focus,
.cds-c-cta-text--primary:hover {
    border-color: var(--cds-c-cta-text-hover-primary-border-color) !important;
    color: var(--cds-c-cta-text-hover-primary-text-color) !important
}

.cds-c-cta-text--primary:focus:after,
.cds-c-cta-text--primary:hover:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiAxMiI+PHBhdGggZD0ibTMuNDEgMTEuODM1LS43MDgtLjcwN0w3LjgzMiA2IDIuNjg0Ljg1NGwuNzA3LS43MDcgNS41IDUuNWEuNS41IDAgMCAxIDAgLjcwN1oiIGZpbGw9IiMwMDUxYWYiLz48L3N2Zz4=");
    margin: 0 calc(var(--size-space-2xs)*-1 - 1.2rem - 2px) 0 calc(var(--size-space-2xs) + 2px)
}

.cds-c-cta-text--primary:disabled {
    border-color: var(--cds-c-cta-text-disabled-primary-border-color) !important;
    border-bottom: none;
    color: var(--cds-c-cta-text-disabled-primary-text-color) !important
}

.cds-c-cta-text--primary:disabled:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiAxMiI+PHBhdGggZD0ibTMuNDEgMTEuODM1LS43MDgtLjcwN0w3LjgzMiA2IDIuNjg0Ljg1NGwuNzA3LS43MDcgNS41IDUuNWEuNS41IDAgMCAxIDAgLjcwN1oiIGZpbGw9IiM5Mzk1OTUiLz48L3N2Zz4=")
}

.cds-c-cta-text--secondary {
    border-color: var(--cds-c-cta-text-secondary-border-color) !important;
    color: var(--cds-c-cta-text-secondary-text-color) !important
}

.cds-c-cta-text--secondary:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiAxMiI+PHBhdGggZD0ibTMuNDEgMTEuODM1LS43MDgtLjcwN0w3LjgzMiA2IDIuNjg0Ljg1NGwuNzA3LS43MDcgNS41IDUuNWEuNS41IDAgMCAxIDAgLjcwN1oiIGZpbGw9IiMxYjFjMWQiLz48L3N2Zz4=");
    content: "";
    display: inline-block;
    height: 1.2rem;
    margin: 0 calc(var(--size-space-2xs)*-1 - 1.2rem) 0 var(--size-space-2xs);
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 1.2rem
}

.cds-c-cta-text--secondary:focus,
.cds-c-cta-text--secondary:hover {
    border-color: var(--cds-c-cta-text-hover-secondary-border-color) !important;
    color: var(--cds-c-cta-text-hover-secondary-text-color) !important
}

.cds-c-cta-text--secondary:focus:after,
.cds-c-cta-text--secondary:hover:after {
    margin: 0 calc(var(--size-space-2xs)*-1 - 1.2rem - 2px) 0 calc(var(--size-space-2xs) + 2px)
}

.cds-c-cta-text--secondary:disabled {
    border-color: var(--cds-c-cta-text-disabled-secondary-border-color) !important;
    border-bottom: none;
    color: var(--cds-c-cta-text-disabled-secondary-text-color) !important
}

.cds-c-cta.is-input {
    border-radius: .8rem
}

[class*=__theme--dark] .cds-c-cta-text:after,
[class*=__theme--dark] .cds-c-cta-text:disabled:after,
[class*=__theme--dark] .cds-c-cta-text:focus:after,
[class*=__theme--dark] .cds-c-cta-text:hover:after,
[theme=dark] .cds-c-cta-text:after,
[theme=dark] .cds-c-cta-text:disabled:after,
[theme=dark] .cds-c-cta-text:focus:after,
[theme=dark] .cds-c-cta-text:hover:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiAxMiI+PHBhdGggZD0ibTMuNDEgMTEuODM1LS43MDgtLjcwN0w3LjgzMiA2IDIuNjg0Ljg1NGwuNzA3LS43MDcgNS41IDUuNWEuNS41IDAgMCAxIDAgLjcwN1oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=")
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTThin.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTThin.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTThin.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTThin.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTThin.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTThin.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTThin.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTThinOblique.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTThinOblique.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTThinOblique.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTThinOblique.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTThinOblique.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTThinOblique.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 100;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTThinOblique.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTExtraLight.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTExtraLight.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTExtraLight.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTExtraLight.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTExtraLight.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTExtraLight.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTExtraLight.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTExtraLightOblique.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTExtraLightOblique.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTExtraLightOblique.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTExtraLightOblique.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTExtraLightOblique.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTExtraLightOblique.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 200;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTExtraLightOblique.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 300;
    src: url('/html/assets/CiscoSansTTLight.woff2') format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 300;
    src: url('/html/assets/CiscoSansTTLight.woff2') format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 300;
    src: url('/html/assets/CiscoSansTTLight.woff2') format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 300;
    src: url('/html/assets/CiscoSansTTLight.woff2') format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 300;
    src: url('/html/assets/CiscoSansTTLight.woff2') format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 300;
    src: url('/html/assets/CiscoSansTTLight.woff2') format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 300;
    src: url('/html/assets/CiscoSansTTLight.woff2') format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 300;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTLightOblique.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 300;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTLightOblique.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 300;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTLightOblique.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 300;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTLightOblique.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 300;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTLightOblique.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 300;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTLightOblique.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 300;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTLightOblique.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url('/html/assets/CiscoSansTTRegular.woff2') format("woff2")
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTRegularOblique.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTRegularOblique.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTRegularOblique.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTRegularOblique.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTRegularOblique.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTRegularOblique.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTRegularOblique.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTCondRegular.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTCondRegular.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTCondRegular.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTCondRegular.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTCondRegular.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTCondRegular.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTCondRegular.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    src: url('/html/assets/CiscoSansTTMedium.woff2') format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    src: url('/html/assets/CiscoSansTTMedium.woff2') format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    src: url('/html/assets/CiscoSansTTMedium.woff2') format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    src: url('/html/assets/CiscoSansTTMedium.woff2') format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    src: url('/html/assets/CiscoSansTTMedium.woff2') format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    src: url('/html/assets/CiscoSansTTMedium.woff2') format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    src: url('/html/assets/CiscoSansTTMedium.woff2') format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 500;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTMediumOblique.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 500;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTMediumOblique.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 500;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTMediumOblique.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 500;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTMediumOblique.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 500;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTMediumOblique.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 500;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTMediumOblique.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 500;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTMediumOblique.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url('/html/assets/CiscoSansTTBold.woff2') format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url('/html/assets/CiscoSansTTBold.woff2') format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url('/html/assets/CiscoSansTTBold.woff2') format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url('/html/assets/CiscoSansTTBold.woff2') format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url('/html/assets/CiscoSansTTBold.woff2') format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url('/html/assets/CiscoSansTTBold.woff2') format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url('/html/assets/CiscoSansTTBold.woff2') format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTBoldOblique.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTBoldOblique.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTBoldOblique.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTBoldOblique.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTBoldOblique.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTBoldOblique.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTBoldOblique.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTCondBold.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTCondBold.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTCondBold.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTCondBold.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTCondBold.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTCondBold.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: condensed;
    font-style: normal;
    font-weight: 700;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTCondBold.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTHeavy.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTHeavy.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTHeavy.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTHeavy.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTHeavy.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTHeavy.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: normal;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTHeavy.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/standard/CiscoSansTTHeavyOblique.woff2) format("woff2");
    unicode-range: U+00??, U+2000-20cf, U+215?
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended/CiscoSansTTHeavyOblique.woff2) format("woff2");
    unicode-range: U+0100-017f, U+0180-024f
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/latin-extended-additional/CiscoSansTTHeavyOblique.woff2) format("woff2");
    unicode-range: U+0300-036f, U+1e??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/greek/CiscoSansTTHeavyOblique.woff2) format("woff2");
    unicode-range: U+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/cyrillic/CiscoSansTTHeavyOblique.woff2) format("woff2");
    unicode-range: U+04??
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous/CiscoSansTTHeavyOblique.woff2) format("woff2");
    unicode-range: U+0250-02ff, U+2100-214f, U+2190-2199, U+21a8, U+22??, U+fb00-fb04, U+feff
}

@font-face {
    font-display: swap;
    font-family: CiscoSans;
    font-stretch: normal;
    font-style: oblique;
    font-weight: 900;
    src: url(https://www.cisco.com/etc.clientlibs/cisco-cdc/clientlibs/clientlib-site/resources/fonts/extraneous-2/CiscoSansTTHeavyOblique.woff2) format("woff2");
    unicode-range: U+23??, U+2500-257f, U+2580-259f, U+25a0-25ff, U+26??
}

a[href] {
    text-decoration: none
}

.root {
    background-color: var(--color-background-light);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12);
    margin: 0 auto;
    max-width: 1600px
}

.cmp-containerelastic__buttonout {
    text-align: center
}

.containerelastic .cds-l-grid--thirds {
    --cds-l-grid-varTab: 1fr 1fr
}

.containerelastic .nogutter {
    --grid-padding: 0;
    --grid-padding-xxs: 0;
    --grid-padding-s: 0;
    --grid-padding-l: 0;
    --grid-maxwidth-base: 100%;
    --grid-maxwidth-xxs: 100%;
    --grid-maxwidth-sm: 100%;
    --grid-maxwidth-lg: 100%
}

.cmp-containergrid .nogutter {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.cmp-separator--gray-horizontal {
    background-color: var(--color-gray-5);
    border: none;
    display: block;
    height: 1px;
    width: 100%
}

.cmp-button__button,
.cmp-button__button--primary,
.cmp-button__button--secondary,
.cmp-button__button:focus,
.cmp-button__button:hover {
    text-decoration: none !important
}

.cmp-button__button,
.cmp-button__button--primary,
.cmp-button__button--secondary {
    --cds-c-cta-button-primary-background-color: var(--cta-button-primary-background-light);
    --cds-c-cta-button-primary-text-color: var(--cta-button-primary-text-light);
    --cds-c-cta-button-primary-border-color: var(--cta-button-primary-border-light);
    --cds-c-cta-button-hover-primary-background-color: var(--cta-button-primary-background-light-hover);
    --cds-c-cta-button-hover-primary-text-color: var(--cta-button-primary-text-light-hover);
    --cds-c-cta-button-hover-primary-border-color: var(--cta-button-primary-border-light-hover);
    --cds-c-cta-button-disabled-primary-background-color: var(--cta-button-primary-background-light-disabled);
    --cds-c-cta-button-disabled-primary-text-color: var(--cta-button-primary-text-light-disabled);
    --cds-c-cta-button-disabled-primary-border-color: var(--cta-button-primary-border-light-disabled);
    --cds-c-cta-button-secondary-background-color: var(--cta-button-secondary-background-light);
    --cds-c-cta-button-secondary-text-color: var(--cta-button-secondary-text-light);
    --cds-c-cta-button-secondary-border-color: var(--cta-button-secondary-border-light);
    --cds-c-cta-button-hover-secondary-background-color: var(--cta-button-secondary-background-light-hover);
    --cds-c-cta-button-hover-secondary-text-color: var(--cta-button-secondary-text-light-hover);
    --cds-c-cta-button-hover-secondary-border-color: var(--cta-button-secondary-border-light-hover);
    --cds-c-cta-button-disabled-secondary-background-color: var(--cta-button-secondary-background-light-disabled);
    --cds-c-cta-button-disabled-secondary-text-color: var(--cta-button-secondary-text-light-disabled);
    --cds-c-cta-button-disabled-secondary-border-color: var(--cta-button-secondary-border-light-disabled);
    border: 1px solid;
    border-radius: 4.8rem;
    cursor: pointer;
    display: inline-block;
    font-size: var(--font-preset-body-l-size);
    font-style: var(--font-preset-body-l-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-l-spacing);
    line-height: var(--font-preset-body-l-line-height);
    padding: var(--size-space-xs) var(--size-space-m);
    text-decoration: none
}

.cmp-button__button--primary {
    background-color: var(--cds-c-cta-button-primary-background-color) !important;
    border-color: var(--cds-c-cta-button-primary-border-color) !important;
    color: var(--cds-c-cta-button-primary-text-color) !important
}

.cmp-button__button--primary:focus,
.cmp-button__button--primary:hover {
    background-color: var(--cds-c-cta-button-hover-primary-background-color) !important;
    border-color: var(--cds-c-cta-button-hover-primary-border-color) !important;
    color: var(--cds-c-cta-button-hover-primary-text-color) !important
}

.cmp-button__button--secondary {
    background-color: var(--cds-c-cta-button-secondary-background-color) !important;
    border-color: var(--cds-c-cta-button-secondary-border-color) !important;
    color: var(--cds-c-cta-button-secondary-text-color) !important
}

.cmp-button__button--secondary:focus,
.cmp-button__button--secondary:hover {
    background-color: var(--cds-c-cta-button-hover-secondary-background-color) !important;
    border-color: var(--cds-c-cta-button-hover-secondary-border-color) !important;
    color: var(--cds-c-cta-button-hover-secondary-text-color) !important
}

.cmp-button__button--primary:focus,
.cmp-button__button--primary:hover,
.cmp-button__button--secondary:focus,
.cmp-button__button--secondary:hover,
.cmp-button__button:focus,
.cmp-button__button:hover {
    text-decoration: none
}

.cmp-button__button--medium {
    font-size: var(--font-preset-body-m-size);
    font-style: var(--font-preset-body-m-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-m-spacing);
    line-height: var(--font-preset-body-m-line-height);
    padding: 1rem var(--size-space-s)
}

.cmp-button__button--small {
    font-size: var(--font-preset-body-s-size);
    font-style: var(--font-preset-body-s-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-s-spacing);
    line-height: var(--font-preset-body-s-line-height);
    padding: .8rem 1.6rem
}

.cmp-button__link,
.cmp-button__link--primary,
.cmp-button__link--secondary,
.cmp-button__link:focus,
.cmp-button__link:hover {
    text-decoration: none !important
}

.cmp-button__link,
.cmp-button__link--primary,
.cmp-button__link--secondary {
    --cds-c-cta-text-primary-background-color: var(--cta-text-primary-background-light);
    --cds-c-cta-text-primary-text-color: var(--cta-text-primary-text-light);
    --cds-c-cta-text-primary-border-color: var(--cta-text-primary-border-light);
    --cds-c-cta-text-hover-primary-background-color: var(--cta-text-primary-background-light-hover);
    --cds-c-cta-text-hover-primary-text-color: var(--cta-text-primary-text-light-hover);
    --cds-c-cta-text-hover-primary-border-color: var(--cta-text-primary-border-light-hover);
    --cds-c-cta-text-disabled-primary-background-color: var(--cta-text-primary-background-light-disabled);
    --cds-c-cta-text-disabled-primary-text-color: var(--cta-text-primary-text-light-disabled);
    --cds-c-cta-text-disabled-primary-border-color: var(--cta-text-primary-border-light-disabled);
    --cds-c-cta-text-secondary-background-color: var(--cta-text-secondary-background-light);
    --cds-c-cta-text-secondary-text-color: var(--cta-text-secondary-text-light);
    --cds-c-cta-text-secondary-border-color: var(--cta-text-secondary-border-light);
    --cds-c-cta-text-hover-secondary-background-color: var(--cta-text-secondary-background-light-hover);
    --cds-c-cta-text-hover-secondary-text-color: var(--cta-text-secondary-text-light-hover);
    --cds-c-cta-text-hover-secondary-border-color: var(--cta-text-secondary-border-light-hover);
    --cds-c-cta-text-disabled-secondary-background-color: var(--cta-text-secondary-background-light-disabled);
    --cds-c-cta-text-disabled-secondary-text-color: var(--cta-text-secondary-text-light-disabled);
    --cds-c-cta-text-disabled-secondary-border-color: var(--cta-text-secondary-border-light-disabled);
    background-color: transparent;
    border-bottom: 1px solid;
    cursor: pointer;
    display: inline;
    font-size: var(--font-preset-body-l-size);
    font-style: var(--font-preset-body-l-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-l-spacing);
    line-height: var(--font-preset-body-l-line-height);
    transition: right .1 ease-in
}

.cmp-button__link--primary {
    border-color: var(--cds-c-cta-text-primary-border-color) !important;
    color: var(--cds-c-cta-text-primary-text-color) !important
}

.cmp-button__link--primary:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiAxMiI+PHBhdGggZD0ibTMuNDEgMTEuODM1LS43MDgtLjcwN0w3LjgzMiA2IDIuNjg0Ljg1NGwuNzA3LS43MDcgNS41IDUuNWEuNS41IDAgMCAxIDAgLjcwN3oiIGZpbGw9IiMwMDc2ZDUiLz48L3N2Zz4=);
    content: "";
    display: inline-block;
    height: 1.2rem;
    margin: 0 calc(var(--size-space-2xs)*-1 - 1.2rem) 0 var(--size-space-2xs);
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 1.2rem
}

.cmp-button__link--primary:focus,
.cmp-button__link--primary:hover {
    border-color: var(--cds-c-cta-text-hover-primary-border-color) !important;
    color: var(--cds-c-cta-text-hover-primary-text-color) !important
}

.cmp-button__link--secondary {
    border-color: var(--cds-c-cta-text-secondary-border-color) !important;
    color: var(--cds-c-cta-text-secondary-text-color) !important
}

.cmp-button__link--secondary:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiAxMiI+PHBhdGggZD0ibTMuNDEgMTEuODM1LS43MDgtLjcwN0w3LjgzMiA2IDIuNjg0Ljg1NGwuNzA3LS43MDcgNS41IDUuNWEuNS41IDAgMCAxIDAgLjcwN1oiIGZpbGw9IiMxYjFjMWQiLz48L3N2Zz4=);
    content: "";
    display: inline-block;
    height: 1.2rem;
    margin: 0 calc(var(--size-space-2xs)*-1 - 1.2rem) 0 var(--size-space-2xs);
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 1.2rem
}

.cmp-button__link--secondary:focus,
.cmp-button__link--secondary:hover {
    border-color: var(--cds-c-cta-text-hover-secondary-border-color) !important;
    color: var(--cds-c-cta-text-hover-secondary-text-color) !important
}

.cmp-button__link--primary:focus,
.cmp-button__link--primary:hover,
.cmp-button__link--secondary:focus,
.cmp-button__link--secondary:hover,
.cmp-button__link:focus,
.cmp-button__link:hover {
    text-decoration: none
}

.cmp-button__link--medium {
    font-size: var(--font-preset-body-m-size);
    font-style: var(--font-preset-body-m-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-m-spacing);
    line-height: var(--font-preset-body-m-line-height)
}

.cmp-button__link--small {
    font-size: var(--font-preset-body-s-size);
    font-style: var(--font-preset-body-s-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-s-spacing);
    line-height: var(--font-preset-body-s-line-height)
}

.cmp-teaser {
    margin-bottom: 94px;
    padding-right: 48px
}

@media only screen and (max-width:599px),
only screen and (min-width:600px)and (max-width:1023px) {
    .cmp-teaser {
        margin-bottom: 54px
    }
}

@media only screen and (max-width:599px),
only screen and (min-width:1024px)and (max-width:1290px),
only screen and (min-width:600px)and (max-width:1023px) {
    .cmp-text .lockicon {
        font-size: 16px
    }
}

.cmp-text .headeroflist {
    color: #4d4c4c !important;
    color: #1b1c1d;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 0
}

.cmp-text .smallfont {
    color: #606162;
    font-size: 14px;
    line-height: 16px
}

html[dir=rtl] .cmp-text .lockicon {
    background-position-x: unset;
    padding-left: 32px;
    padding-right: inherit
}

.fw-c-footer {
    background-color: var(--color-gray-0);
    min-width: 320px;
    padding-top: var(--size-space-xs);
    width: 100%
}

.fw-c-footer__content-bed {
    align-items: center;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    margin: 0 auto;
    max-width: 1600px;
    padding: var(--size-space-xs)
}

@media only screen and (min-width:48em) {
    .fw-c-footer__content-bed {
        justify-items: center
    }
}

@media only screen and (min-width:64em) {
    .fw-c-footer__content-bed {
        grid-template-columns: 1fr auto;
        grid-template-rows: var(--size-space-4xl) var(--size-space-xs) var(--size-space-xl) var(--size-space-3xl);
        justify-items: start;
        padding: 0 var(--size-space-4xl)
    }
}

.fw-c-footer__separator {
    grid-column: 1;
    width: 100%
}

.fw-c-footer__separator.--primary {
    grid-row: 2
}

@media only screen and (min-width:64em) {
    .fw-c-footer__separator.--primary {
        grid-column: 1/span 2
    }
}

.fw-c-footer__separator.--secondary {
    grid-row: 4
}

@media only screen and (min-width:64em) {
    .fw-c-footer__separator.--secondary {
        display: none
    }
}

.fw-c-footer__separator hr {
    background-color: var(--color-gray-5);
    border: none;
    height: 1px
}

.fw-c-footer__links {
    grid-column: 1
}

.fw-c-footer__links.--primary {
    grid-row: 1
}

@media only screen and (min-width:64em) {
    .fw-c-footer__links.--primary {
        grid-column: 1/span 1
    }
}

.fw-c-footer__links.--secondary {
    grid-row: 3
}

@media only screen and (min-width:48em) {
    .fw-c-footer__links.--secondary {
        max-width: 70%
    }
}

@media only screen and (min-width:64em) {
    .fw-c-footer__links.--secondary {
        grid-column: 1/span 2;
        max-width: none
    }

    .fw-c-footer__links.--secondary li {
        font-size: var(--size-font-75)
    }
}

.fw-c-footer__links.--social {
    display: flex;
    grid-row: 5;
    margin: var(--size-space-xs) auto
}

@media only screen and (min-width:64em) {
    .fw-c-footer__links.--social {
        grid-column: 2/span 1;
        grid-row: 1;
        justify-self: end
    }
}

.fw-c-footer__links.--social li {
    margin: 0 var(--size-space-xs)
}

.fw-c-footer__links.--social a {
    align-items: center;
    display: flex
}

.fw-c-footer__links-title {
    color: var(--color-gray-80);
    font-size: var(--size-font-100);
    font-weight: var(--font-weight-light);
    margin: 20px 0;
    text-align: center
}

@media only screen and (min-width:48em) {
    .fw-c-footer__links-title {
        display: none
    }
}

.fw-c-footer__links-title button {
    align-items: center;
    background: transparent;
    color: inherit;
    cursor: pointer;
    display: flex;
    font-size: inherit;
    width: 100%
}

.fw-c-footer__links-title button:after {
    color: var(--color-gray-100);
    content: "+";
    font-size: var(--size-font-150);
    font-weight: var(--font-weight-medium);
    margin-left: auto
}

.fw-c-footer__links-title button.open {
    font-weight: var(--font-weight-medium)
}

.fw-c-footer__links-title button.open:after {
    content: "-"
}

.fw-c-footer__links-list[aria-hidden=true] {
    display: none;
    visibility: none
}

@media only screen and (min-width:48em) {
    .fw-c-footer__links-list[aria-hidden=true] {
        display: block;
        visibility: visible
    }
}

.fw-c-footer__links ul,
ul.fw-c-footer__links {
    align-items: center;
    margin: 0
}

@media only screen and (min-width:48em) {

    .fw-c-footer__links ul,
    ul.fw-c-footer__links {
        margin: var(--size-space-xs) 0
    }
}

@media only screen and (min-width:64em) {

    .fw-c-footer__links ul,
    ul.fw-c-footer__links {
        margin: 0
    }
}

@media only screen and (min-width:48em) {
    .fw-c-footer__links ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly
    }
}

@media only screen and (min-width:64em) {
    .fw-c-footer__links ul {
        justify-content: flex-start
    }
}

.fw-c-footer__links li {
    font-size: var(--size-font-87);
    font-weight: var(--font-weight-light);
    line-height: 2;
    list-style: none;
    margin: 0 0 var(--size-space-xs)
}

@media only screen and (min-width:48em) {
    .fw-c-footer__links li {
        margin: 0 var(--size-space-xs)
    }
}

@media only screen and (min-width:64em) {
    .fw-c-footer__links li:first-of-type {
        margin-left: 0
    }

    .fw-c-footer__links li:last-of-type {
        margin-right: 0
    }
}

.fw-c-footer__links a {
    color: var(--color-gray-80)
}

.fw-c-footer__links a:hover {
    color: var(--color-gray-80);
    text-decoration: underline
}

.fw-c-footer__social-channel-icon {
    background-size: 100%;
    display: block;
    height: inherit;
    width: inherit
}

.fw-c-footer__social-channel.--channel-facebook:hover circle {
    fill: #1877f2
}

.fw-c-footer__social-channel.--channel-twitter:hover circle {
    fill: #1b9df0
}

.fw-c-footer__social-channel.--channel-linkedin:hover path:first-of-type {
    fill: #2867b2
}

.fw-c-footer__social-channel.--channel-instagram .secondary {
    display: none
}

.fw-c-footer__social-channel.--channel-instagram:hover use:first-of-type {
    fill: url(#c)
}

.fw-c-footer__social-channel.--channel-instagram:hover use:last-of-type {
    display: block
}

.fw-c-footer__social-channel.--channel-youtube:hover path:first-of-type {
    fill: red
}

.fw-c-footer__social-channel.--channel-wechat:hover svg path:first-of-type {
    fill: url(#wechat_grad_1_)
}

.fw-c-footer__social-channel.--channel-wechat:hover svg path:last-of-type {
    fill: url(#wechat_grad_2_)
}

.fw-c-footer__social-channel.--channel-wechat:hover svg g:first-of-type {
    fill: #227b3d
}

.fw-c-footer__social-channel.--channel-wechat:hover svg g:last-of-type {
    fill: #8c8c8c
}

.fw-c-footer__social-channel.--channel-weibo:hover svg>path:first-of-type {
    fill: #e6162d
}

.fw-c-footer__social-channel.--channel-weibo:hover svg>path:last-of-type {
    fill: #000
}

.fw-c-footer__social-channel.--channel-weibo:hover svg g {
    fill: #f93
}

.fw-c-footer__social-channel.--channel-qqvideo:hover svg>path:first-of-type {
    fill: url(#qqvideo_1_)
}

.fw-c-footer__social-channel.--channel-qqvideo:hover svg>path:nth-of-type(2) {
    fill: url(#qqvideo_2_)
}

.fw-c-footer__social-channel.--channel-qqvideo:hover svg>path:nth-of-type(3) {
    fill: url(#qqvideo_3_)
}

.fw-c-footer__social-channel.--channel-qqvideo:hover svg>path:last-of-type {
    fill: url(#qqvideo_4_)
}

.fw-c-footer__social-channel.--channel-youku:hover g:first-of-type {
    fill: #08a9fd
}

.fw-c-footer__social-channel.--channel-youku:hover g:last-of-type {
    fill: #fc0160
}

.fw-c-footer__social-channel.--channel-line:hover svg path:first-of-type {
    fill: #06c755
}

.fw-c-footer__copyright {
    color: var(--color-gray-60);
    font-size: var(--size-font-75);
    font-weight: var(--font-weight-light);
    grid-column: 1;
    grid-row: 6;
    justify-self: center;
    margin: var(--size-space-xs)
}

@media only screen and (min-width:64em) {
    .fw-c-footer__copyright {
        grid-row: 4;
        justify-self: start;
        margin: 0
    }
}

:root {
    --cds-l-grid-varMob: repeat(4, 1fr);
    --cds-l-grid-varTab: repeat(8, 1fr);
    --cds-l-grid-varDesk: repeat(12, 1fr);
    --grid-margin: 0 auto;
    --grid-padding: 0 var(--size-space-xs);
    --grid-padding-xxs: 0 var(--size-space-xl);
    --grid-padding-s: 0 var(--size-space-4xl);
    --grid-padding-l: 0 var(--size-space-5xl);
    --grid-maxwidth-base: calc(var(--size-space-xs)*2 + 450px);
    --grid-maxwidth-xxs: calc(var(--size-space-xl)*2 + 750px);
    --grid-maxwidth-sm: calc(var(--size-space-4xl)*2 + 1200px);
    --grid-maxwidth-lg: calc(var(--size-space-5xl)*2 + 1340px)
}

.cds-l-grid--full {
    --cds-l-grid-varMob: 1fr;
    --cds-l-grid-varTab: 1fr;
    --cds-l-grid-varDesk: 1fr
}

.cds-l-grid--halves {
    --cds-l-grid-varMob: 1fr;
    --cds-l-grid-varTab: 1fr 1fr;
    --cds-l-grid-varDesk: 1fr 1fr
}

.cds-l-grid--thirds {
    --cds-l-grid-varMob: 1fr;
    --cds-l-grid-varTab: 1fr 1fr 1fr;
    --cds-l-grid-varDesk: 1fr 1fr 1fr
}

.cds-l-grid--quarters {
    --cds-l-grid-varMob: 1fr;
    --cds-l-grid-varTab: 1fr 1fr 1fr 1fr;
    --cds-l-grid-varDesk: 1fr 1fr 1fr 1fr
}

.cds-l-grid--blowout {
    --grid-padding: 0;
    --grid-padding-xxs: 0;
    --grid-padding-s: 0;
    --grid-padding-l: 0;
    --grid-maxwidth-base: 100%;
    --grid-maxwidth-xxs: 100%;
    --grid-maxwidth-sm: 100%;
    --grid-maxwidth-lg: 100%
}

.cds-l-grid {
    grid-column-gap: var(--size-space-s);
    align-items: var(--cds-l-grid-v-align);
    display: grid;
    grid-template-columns: var(--cds-l-grid-varMob);
    justify-items: var(--cds-l-grid-h-align);
    margin: 0 auto;
    max-width: var(--grid-maxwidth-base);
    padding: var(--grid-padding);
    width: 100%
}

.cds-l-grid,
.cds-l-grid * {
    box-sizing: border-box
}

@media only screen and (min-width:600px) {
    .cds-l-grid {
        grid-column-gap: var(--size-space-xl);
        grid-template-columns: var(--cds-l-grid-varTab);
        max-width: var(--grid-maxwidth-xxs);
        padding: var(--grid-padding-xxs)
    }
}

@media only screen and (min-width:768px) {
    .cds-l-grid {
        grid-column-gap: var(--size-space-l)
    }
}

@media only screen and (min-width:1024px) {
    .cds-l-grid {
        grid-template-columns: var(--cds-l-grid-varDesk);
        max-width: var(--grid-maxwidth-sm);
        padding: var(--grid-padding-s)
    }
}

@media only screen and (min-width:1440px) {
    .cds-l-grid {
        max-width: var(--grid-maxwidth-lg);
        padding: var(--grid-padding-l)
    }
}

@keyframes header-slide-in {
    to {
        transform: translateX(0)
    }
}

@keyframes header-slide-out {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(100%)
    }
}

.fw-c-header__nav.--active .cmp-tabs__tabpanel {
    animation: header-slide-out .5s forwards;
    position: absolute;
    top: 0;
    transform: translateX(100%)
}

.fw-c-header__nav.--active .cmp-tabs__tabpanel--active {
    animation: header-slide-in .5s forwards;
    background: var(--color-background-light);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12);
    z-index: 7503
}

.fw-c-header__nav-controls {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: var(--size-space-xs) var(--size-space-m) var(--size-space-s);
    width: 100%
}

@media only screen and (min-width:64em) {
    .fw-c-header__nav-controls {
        display: none
    }
}

.fw-c-header__nav-controls-button.--back .cmp-button__icon:after {
    border-bottom: 2px solid var(--color-text-primary);
    border-right: 2px solid var(--color-text-primary);
    content: "";
    display: inline-block;
    height: 8px;
    margin: 2px;
    transform: rotate(135deg);
    transform-origin: 68% 57.5%;
    transition: all .5s cubic-bezier(.39, .575, .565, 1);
    width: 8px
}

.fw-c-header__nav-controls-button.--back .cmp-button__text {
    font-size: 0
}

.fw-c-header__nav-controls-button.--close .cmp-button__icon {
    height: var(--size-space-s);
    width: var(--size-space-s)
}

.fw-c-header__nav-controls-button.--close .cmp-button__icon svg {
    height: inherit;
    width: inherit
}

.fw-c-header__nav-controls-button.--close .cmp-button__text {
    font-size: 0
}

@media only screen and (min-width:64em) {
    .fw-c-header .tabs {
        position: absolute
    }

    .fw-c-header .cmp-tabs {
        background: var(--color-background-light);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12);
        display: grid;
        grid-template-columns: auto 65%;
        grid-template-rows: auto
    }
}

@media only screen and (min-width:80em) {
    .fw-c-header .cmp-tabs {
        background: none;
        box-shadow: none;
        grid-template-columns: auto 75%;
        height: 0
    }
}

.fw-c-header .cmp-tabs__tablist {
    flex-direction: column;
    margin-left: 0;
    margin-top: 0;
    padding: 0 var(--size-space-m);
    position: relative
}

@media only screen and (min-width:64em) {
    .fw-c-header .cmp-tabs__tablist {
        height: fit-content;
        padding-left: var(--size-space-4xl);
        padding-right: 0;
        top: 76px
    }
}

.fw-c-header .cmp-tabs__tab {
    border: 0;
    display: flex;
    font-weight: var(--font-weight-regular);
    margin: var(--size-space-xs) 0;
    padding: 0
}

.fw-c-header .cmp-tabs__tab:after {
    border-bottom: 2px solid var(--color-text-primary);
    border-right: 2px solid var(--color-text-primary);
    content: "";
    display: inline-block;
    height: 9px;
    margin: 2.25px;
    margin-left: auto;
    transform: rotate(-45deg);
    transform-origin: 32% 93%;
    transition: all .5s cubic-bezier(.39, .575, .565, 1);
    width: 9px
}

.fw-c-header .cmp-tabs__tab:hover {
    text-decoration: underline
}

@media only screen and (min-width:64em) {
    .fw-c-header .cmp-tabs__tab {
        transform: none !important
    }

    .fw-c-header .cmp-tabs__tab:after {
        content: none !important
    }
}

@media only screen and (min-width:80em) {
    .fw-c-header .cmp-tabs__tab {
        font-size: var(--size-font-87)
    }
}

.fw-c-header .cmp-tabs__tab--active {
    font-weight: var(--font-weight-bold)
}

@media only screen and (min-width:64em) {
    .fw-c-header .cmp-tabs__tabpanel {
        animation: none !important;
        position: relative !important;
        top: auto !important;
        transform: none !important
    }
}

.fw-c-header .cmp-tabs__tabpanel--active {
    padding-bottom: var(--size-space-m)
}

@media only screen and (min-width:64em) {
    .fw-c-header .cmp-tabs__tabpanel--active {
        background: var(--color-background-light);
        border-left: 1px solid var(--color-gray-40);
        padding: var(--size-space-l) var(--size-space-m) var(--size-space-m) var(--size-space-2xl)
    }
}

@media only screen and (min-width:80em) {
    .fw-c-header .cmp-tabs__tabpanel--active {
        min-height: 628px;
        padding-bottom: 0
    }
}

.fw-c-header .cmp-tabs__tabpanel .headercontrols {
    padding: 0
}

.fw-c-header .cmp-tabs__tabpanel .arrow a,
.fw-c-header .cmp-tabs__tabpanel .arrow button {
    color: var(--color-blue-50);
    display: block;
    font-size: var(--size-font-100);
    font-weight: var(--font-weight-regular);
    margin-bottom: var(--size-space-s);
    text-align: left;
    text-decoration: none
}

@media only screen and (min-width:80em) {

    .fw-c-header .cmp-tabs__tabpanel .arrow a,
    .fw-c-header .cmp-tabs__tabpanel .arrow button {
        font-size: var(--size-font-87)
    }
}

.fw-c-header .cmp-tabs__tabpanel .arrow a:after,
.fw-c-header .cmp-tabs__tabpanel .arrow button:after {
    border-bottom: 2px solid var(--color-blue-50);
    border-right: 2px solid var(--color-blue-50);
    content: "";
    display: inline-block;
    height: 7px;
    margin: 1.75px;
    margin-left: 10px;
    transform: rotate(-45deg);
    transform-origin: 32% 93%;
    transition: all .5s cubic-bezier(.39, .575, .565, 1);
    width: 7px
}

.fw-c-header .cmp-tabs__tabpanel .arrow a:hover,
.fw-c-header .cmp-tabs__tabpanel .arrow button:hover {
    color: var(--color-blue-60);
    text-decoration: underline
}

.fw-c-header .cmp-tabs__tabpanel .bluebtn-color {
    margin-bottom: var(--size-space-2xs)
}

.fw-c-header .cmp-tabs__tabpanel .cmp-title__text {
    color: #58585b;
    font-size: 2rem;
    font-weight: var(--font-weight-light);
    text-align: center
}

.fw-c-header #learn-main,
.fw-c-header #partners-main,
.fw-c-header #products-main,
.fw-c-header #solutions-main,
.fw-c-header #support-main {
    display: none;
    padding-bottom: var(--size-space-m)
}

@media only screen and (min-width:64em) {

    .fw-c-header #learn-main,
    .fw-c-header #partners-main,
    .fw-c-header #products-main,
    .fw-c-header #solutions-main,
    .fw-c-header #support-main {
        background: var(--color-background-light);
        border-left: 1px solid var(--color-gray-40);
        padding: var(--size-space-l) var(--size-space-m) var(--size-space-m) var(--size-space-2xl)
    }
}

@media only screen and (min-width:80em) {

    .fw-c-header #learn-main,
    .fw-c-header #partners-main,
    .fw-c-header #products-main,
    .fw-c-header #solutions-main,
    .fw-c-header #support-main {
        display: block;
        min-height: 628px;
        padding-bottom: 0
    }
}

.fw-c-header .headerhome {
    align-items: center;
    display: flex !important;
    float: none;
    font-weight: var(--font-weight-regular);
    height: 48px;
    margin-top: 20px;
    padding-left: var(--size-space-m)
}

@media only screen and (min-width:64em) {
    .fw-c-header .headerhome {
        height: 56px;
        padding-left: var(--size-space-4xl);
        width: 35% !important
    }
}

@media only screen and (min-width:80em) {
    .fw-c-header .headerhome {
        width: 25% !important
    }
}

.fw-c-header .headerhome a,
.fw-c-header .headerhome button {
    color: var(--color-blue-50);
    cursor: pointer;
    font-size: var(--size-font-100);
    position: relative;
    text-align: left;
    z-index: 7503
}

.fw-c-header .headerhome a:hover,
.fw-c-header .headerhome button:hover {
    color: var(--color-blue-60);
    text-decoration: underline
}

@media only screen and (min-width:80em) {

    .fw-c-header .headerhome a,
    .fw-c-header .headerhome button {
        font-size: var(--size-font-87)
    }
}

.fw-c-header .headerhome a:active,
.fw-c-header .headerhome a:visited {
    color: var(--color-blue-50)
}

.fw-c-header .headerlist,
.fw-c-header .headersep,
.fw-c-header .headerteaser {
    padding: 0 var(--size-space-m)
}

@media only screen and (min-width:64em) {

    .fw-c-header .headerlist,
    .fw-c-header .headersep,
    .fw-c-header .headerteaser {
        padding: 0
    }
}

.fw-c-header .cmp-tabs__tabpanel .arrow {
    padding: 0 var(--size-space-m)
}

@media only screen and (min-width:64em) {
    .fw-c-header .cmp-tabs__tabpanel .arrow {
        padding: 0
    }
}

.fw-c-header .headerteaser .cmp-teaser {
    margin-bottom: 0;
    padding-right: var(--size-space-l)
}

.fw-c-header .headerteaser .cmp-teaser__image {
    display: none;
    max-width: 250px
}

@media only screen and (min-width:64em) {
    .fw-c-header .headerteaser .cmp-teaser__image {
        display: block
    }
}

@media only screen and (min-width:80em) {
    .fw-c-header .headerteaser .cmp-teaser__image {
        max-width: 284px
    }
}

.fw-c-header .headerteaser .cmp-teaser__content {
    padding-top: var(--size-space-2xs)
}

.fw-c-header .headerteaser .cmp-teaser__title {
    color: var(--color-text-primary);
    font-size: var(--size-font-125);
    font-weight: var(--font-weight-regular);
    line-height: var(--font-preset-h100-line-height);
    max-width: 284px
}

.fw-c-header .headerteaser .cmp-teaser__description a {
    color: var(--color-blue-50);
    display: block;
    font-size: var(--size-font-100);
    font-weight: var(--font-weight-regular);
    text-decoration: none
}

@media only screen and (min-width:80em) {
    .fw-c-header .headerteaser .cmp-teaser__description a {
        font-size: var(--size-font-87)
    }
}

.fw-c-header .headerteaser .cmp-teaser__description a:after {
    border-bottom: 2px solid var(--color-blue-50);
    border-right: 2px solid var(--color-blue-50);
    content: "";
    display: inline-block;
    height: 7px;
    margin: 1.75px;
    margin-left: 10px;
    transform: rotate(-45deg);
    transform-origin: 32% 93%;
    transition: all .5s cubic-bezier(.39, .575, .565, 1);
    width: 7px
}

.fw-c-header .headerteaser .cmp-teaser__description a:hover {
    color: var(--color-blue-60);
    text-decoration: underline
}

.fw-c-header .headerteaser .cmp-teaser__description p {
    color: var(--color-gray-80);
    font-size: var(--size-font-87);
    line-height: var(--font-preset-body-m-line-height);
    padding-top: var(--size-space-s)
}

.fw-c-header .headerteaser .cmp-teaser__description p:first-of-type {
    padding-bottom: var(--size-space-2xs)
}

@media only screen and (min-width:80em) {
    .fw-c-header .headersep {
        display: none
    }
}

.fw-c-header .headersep .cmp-separator__horizontal-rule {
    border: 0;
    border-top: 1px solid var(--color-gray-5);
    display: inline-block;
    margin: 0 0 var(--size-space-s);
    width: 20%
}

.fw-c-header .headerlist ul {
    list-style-type: none;
    margin: 0;
    padding: 0 var(--size-space-m) var(--size-space-xs) 0
}

.fw-c-header .headerlist ul li {
    font-weight: var(--font-weight-light);
    margin-left: 0
}

@media only screen and (min-width:64em) {
    .fw-c-header .headerlist ul li {
        margin-bottom: var(--size-space-s)
    }
}

@media only screen and (min-width:80em) {
    .fw-c-header .headerlist ul li {
        margin-bottom: var(--size-space-xs)
    }
}

@media only screen and (min-width:64em) {
    .fw-c-header .headerlist ul li:last-of-type {
        margin-bottom: var(--size-space-s)
    }
}

.fw-c-header .headerlist ul li:only-of-type {
    margin-bottom: 0 !important
}

.fw-c-header .headerlist ul li a {
    color: var(--color-text-primary);
    font-size: var(--size-font-100);
    font-weight: var(--font-weight-regular)
}

@media only screen and (min-width:80em) {
    .fw-c-header .headerlist ul li a {
        font-size: var(--size-font-87)
    }
}

.fw-c-header .headerlist ul li a:hover {
    text-decoration: underline
}

.fw-c-header {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: auto;
    margin: 0 auto;
    max-width: 1600px;
    min-width: 320px;
    z-index: 5000
}

.fw-c-header__tophat {
    align-items: center;
    background: var(--color-background-gray);
    column-gap: var(--size-space-m);
    display: none;
    height: 34px;
    justify-content: flex-end;
    order: 1;
    position: relative;
    width: 100%
}

@media only screen and (min-width:64em) {
    .fw-c-header__tophat {
        display: flex;
        padding: 0 var(--size-space-4xl)
    }
}

.fw-c-header__tophat.--mobile {
    align-items: flex-start;
    background: var(--color-background-light);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12);
    flex-direction: column;
    height: auto;
    justify-content: flex-start;
    padding-bottom: var(--size-space-xs)
}

@media only screen and (min-width:64em) {
    .fw-c-header__tophat.--mobile {
        display: none !important
    }
}

.fw-c-header__masthead {
    align-items: center;
    background: var(--color-background-light);
    border-bottom: 1px solid var(--color-gray-40);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12);
    column-gap: var(--size-space-m);
    display: flex;
    height: 57px;
    order: 2;
    padding: 0 var(--size-space-xs);
    position: relative;
    width: 100%
}

@media only screen and (min-width:48em) {
    .fw-c-header__masthead {
        padding: 0 var(--size-space-l)
    }
}

@media only screen and (min-width:64em) {
    .fw-c-header__masthead {
        height: 85px;
        padding: 0 var(--size-space-4xl)
    }
}

.fw-c-header__overlay {
    background: transparent;
    height: 0;
    order: 3;
    position: relative;
    width: 100%;
    z-index: 7500
}

.fw-c-header a {
    cursor: pointer
}

.fw-c-header a,
.fw-c-header a:active,
.fw-c-header a:visited,
.fw-c-header button {
    color: var(--color-text-primary)
}

.fw-c-header button {
    background: transparent;
    cursor: pointer
}

.fw-c-header__tophat.--mobile .fw-c-header__button {
    border-bottom: 1px solid var(--color-gray-40);
    column-gap: 0;
    font-size: var(--size-font-100);
    font-weight: var(--font-weight-regular);
    padding: 0 var(--size-space-xs);
    width: 100%
}

.fw-c-header__tophat.--mobile .fw-c-header__button.--language {
    border-bottom: 0
}

@media only screen and (min-width:48em) {
    .fw-c-header__tophat.--mobile .fw-c-header__button {
        padding: 0 var(--size-space-l)
    }
}

.fw-c-header__tophat.--mobile .fw-c-header__button a,
.fw-c-header__tophat.--mobile .fw-c-header__button button {
    height: var(--size-space-l);
    text-align: left;
    width: 100%
}

.fw-c-header__tophat.--mobile .fw-c-header__button a {
    align-items: center;
    display: flex
}

.fw-c-header__tophat .fw-c-header__button {
    align-items: center;
    column-gap: var(--size-space-2xs);
    display: flex;
    font-size: var(--size-font-75);
    height: 100%
}

.fw-c-header__tophat .fw-c-header__button a {
    font-weight: var(--font-weight-regular)
}

.fw-c-header__utilities {
    column-gap: var(--size-space-m);
    display: flex;
    margin-left: auto
}

.fw-c-header__utilities .fw-c-header__button {
    align-items: center;
    display: flex;
    font-size: var(--size-font-87);
    font-weight: var(--font-weight-regular)
}

.fw-c-header__utilities .fw-c-header__button.--explore {
    display: none
}

@media only screen and (min-width:64em) {
    .fw-c-header__utilities .fw-c-header__button.--explore {
        display: flex
    }

    .fw-c-header__utilities .fw-c-header__button.--login {
        display: none
    }
}

.fw-c-header__utilities .fw-c-header__button.--search button {
    flex-direction: row-reverse
}

.fw-c-header__utilities .fw-c-header__button.--search .cmp-button__text {
    display: none
}

@media only screen and (min-width:64em) {
    .fw-c-header__utilities .fw-c-header__button.--search .cmp-button__text {
        display: block
    }
}

.fw-c-header__button a:hover,
.fw-c-header__button button:hover {
    text-decoration: underline
}

.fw-c-header__button button {
    align-items: center;
    column-gap: 5px;
    display: flex;
    font-weight: var(--font-weight-regular);
    height: 100%;
    position: relative
}

.fw-c-header__button button .cmp-button__icon {
    height: 14px;
    width: 14px
}

@media only screen and (min-width:64em) {
    .fw-c-header__button.--active button:after {
        border-color: transparent transparent var(--color-background-light) var(--color-background-light);
        border-style: solid;
        border-width: 6px;
        bottom: -6px;
        box-sizing: border-box;
        content: "";
        display: block;
        height: 0;
        left: 50%;
        position: relative;
        position: absolute;
        transform: rotate(135deg);
        transform-origin: center center;
        width: 0;
        z-index: 7503
    }
}

.fw-c-header__button.--mobile .cmp-button__icon {
    height: 14px;
    width: 14px
}

.fw-c-header__button.--language button:after {
    border-color: var(--color-gray-5)
}

.fw-c-header__button.--language .cmp-button__icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10.56 2A8.44 8.44 0 1 0 19 10.44 8.45 8.45 0 0 0 10.56 2ZM18 10h-2.89a11.29 11.29 0 0 0-1.94-6.52A7.45 7.45 0 0 1 18 10Zm-8-6.89V10H7c.11-3.44 1.39-6.33 3-6.89ZM10 11v6.77c-1.59-.55-2.86-3.38-3-6.77h3Zm1 6.81V11h3.11c-.11 3.48-1.47 6.37-3.11 6.81ZM11 10V3.07c1.66.44 3 3.4 3.11 6.93H11ZM8 3.48A11.29 11.29 0 0 0 6 10H3.15A7.44 7.44 0 0 1 8 3.48ZM3.15 11H6a11.27 11.27 0 0 0 2 6.39A7.43 7.43 0 0 1 3.15 11Zm10 6.39A11.19 11.19 0 0 0 15.11 11H18a7.43 7.43 0 0 1-4.83 6.39h-.02Z' fill='%231b1c1d'/%3E%3C/svg%3E");
    background-size: 14px
}

.fw-c-header__button.--login .cmp-button__icon {
    display: none
}

@media only screen and (min-width:64em) {
    .fw-c-header__button.--login .cmp-button__icon {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20'%3E%3Cg fill='%231b1c1d'%3E%3Cpath d='M10 8c-.7 0-1.4-.2-1.9-.6C7.5 7 7 6.5 6.8 5.8c-.3-.6-.4-1.3-.2-2 .1-.7.4-1.3.9-1.8s1.1-.8 1.8-.9c.7-.2 1.4-.1 2 .2.7.2 1.2.7 1.6 1.3.4.5.6 1.2.6 1.9 0 .9-.4 1.8-1 2.5-.7.6-1.6 1-2.5 1Zm0-6c-.5 0-1 .1-1.4.4-.4.3-.7.7-.9 1.1-.2.5-.2 1-.2 1.5.1.5.4.9.7 1.3.4.3.8.6 1.3.7.5 0 1 0 1.5-.2.4-.2.8-.5 1.1-.9.3-.4.4-.9.4-1.4 0-.7-.3-1.3-.7-1.8-.5-.4-1.1-.7-1.8-.7ZM15.5 19h-11c-.1 0-.3-.1-.4-.1 0-.1-.1-.3-.1-.4v-5.1c0-.9.4-1.7 1-2.4.7-.6 1.5-1 2.5-1h5.1c.9 0 1.7.4 2.4 1 .6.7 1 1.5 1 2.4v5.1c0 .1-.1.3-.1.4-.1 0-.3.1-.4.1ZM5 18h10v-4.6c0-.6-.3-1.2-.7-1.7-.5-.4-1.1-.7-1.7-.7H7.5c-.7 0-1.3.3-1.8.7-.4.5-.7 1.1-.7 1.7V18Z'/%3E%3C/g%3E%3C/svg%3E");
        display: block
    }
}

.fw-c-header__button.--login.--authenticated.--mobile button {
    background: var(--color-gray-5);
    border-radius: 3.2rem;
    font-size: var(--size-font-100);
    height: 3.2rem;
    justify-content: center;
    width: 3.2rem
}

.fw-c-header__button.--search .cmp-button__icon {
    background: 50%/26px no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36'%3E%3Cpath d='M18.694 24.496a9.988 9.988 0 0 1-3.55.648c-5.524 0-10.002-4.477-10.001-10 0-5.524 4.477-10.002 10-10.001 5.524 0 10.001 4.477 10.001 10 0 2.721-1.177 5.256-2.94 7.06l7.92 7.92' stroke='%234d4c4c' stroke-width='2' fill='none' stroke-linejoin='round'/%3E%3C/svg%3E");
    height: 26px;
    width: 26px
}

.fw-c-header__nav.--active {
    bottom: -57px;
    display: flex;
    flex-direction: column;
    height: auto;
    left: 0;
    overflow-x: hidden;
    padding-top: 57px;
    position: fixed;
    right: 0;
    top: 0
}

.fw-c-header__nav.--active,
.fw-c-header__nav.--active+.fw-c-header__utilities {
    z-index: 7500
}

.fw-c-header__nav.--active.--sub-panel-active {
    z-index: 7501
}

.fw-c-header__nav.--active .cmp-accordion {
    background: var(--color-background-light);
    display: flex;
    flex-direction: column;
    padding: var(--size-space-xs) var(--size-space-xs);
    width: 100%
}

@media only screen and (min-width:48em) {
    .fw-c-header__nav.--active .cmp-accordion {
        padding: var(--size-space-xs) var(--size-space-l)
    }
}

.fw-c-header__nav.--active .cmp-accordion__item {
    display: block
}

.fw-c-header__nav.--active .cmp-accordion__button {
    align-items: center;
    display: flex;
    height: var(--size-space-l)
}

.fw-c-header__nav.--active .cmp-accordion__icon {
    margin-left: auto
}

.fw-c-header__nav.--active .cmp-accordion__icon:after {
    border-bottom: 2px solid var(--color-text-primary);
    border-right: 2px solid var(--color-text-primary);
    content: "";
    display: inline-block;
    height: 9px;
    margin: 2.25px;
    transform: rotate(-45deg);
    transform-origin: 32% 93%;
    transition: all .5s cubic-bezier(.39, .575, .565, 1);
    width: 9px
}

.fw-c-header__nav.--active .cmp-accordion__panel {
    animation: header-slide-out .5s forwards
}

.fw-c-header__nav.--active .cmp-accordion__panel--expanded {
    animation: header-slide-in .5s forwards;
    top: 0;
    z-index: 7501
}

.fw-c-header__nav.--active.--has-partner-accordion>.cmp-accordion {
    padding-bottom: 0
}

.fw-c-header__nav.--active .fw-c-header__tophat {
    display: flex
}

.fw-c-header__logo {
    height: 30.1px;
    width: 57px
}

.fw-c-header__logo svg {
    height: inherit;
    width: inherit
}

@media only screen and (min-width:48em) {
    .fw-c-header__logo {
        height: 44.9px;
        width: 85px
    }
}

@media only screen and (min-width:64em) {
    .fw-c-header__logo {
        height: 50.1px;
        width: 95px
    }
}

.fw-c-header__nav {
    display: none;
    height: inherit
}

@media only screen and (min-width:64em) {
    .fw-c-header__nav {
        column-gap: var(--size-space-m);
        display: flex
    }
}

.fw-c-header__nav .cmp-accordion {
    column-gap: var(--size-space-m);
    display: none;
    row-gap: var(--size-space-xs)
}

@media only screen and (min-width:64em) {
    .fw-c-header__nav .cmp-accordion {
        display: flex;
        row-gap: 0
    }
}

.fw-c-header__nav .cmp-accordion__header {
    font-size: var(--size-font-100);
    font-weight: var(--font-weight-regular)
}

@media only screen and (min-width:64em) {
    .fw-c-header__nav .cmp-accordion__header {
        font-size: var(--size-font-87);
        max-width: 160px
    }
}

@media only screen and (min-width:80em) {
    .fw-c-header__nav .cmp-accordion__header {
        max-width: none
    }
}

.fw-c-header__nav .cmp-accordion__button {
    position: relative
}

.fw-c-header__nav .cmp-accordion__button:hover {
    text-decoration: underline
}

@media only screen and (min-width:64em) {
    .fw-c-header__nav .cmp-accordion__button:after {
        color: #1b1c1d;
        content: attr(data-text);
        font-family: CiscoSans, sans-serif;
        font-size: 1.4rem;
        font-weight: 700;
        left: 0;
        margin-left: -2px;
        opacity: 0;
        position: absolute;
        top: 0;
        transition-duration: .15s;
        white-space: nowrap
    }

    .fw-c-header__nav .cmp-accordion__button--expanded .cmp-accordion__title {
        opacity: 0
    }

    .fw-c-header__nav .cmp-accordion__button--expanded:after {
        opacity: 1
    }
}

.fw-c-header__nav .cmp-accordion__item {
    align-items: center;
    display: flex
}

.fw-c-header__nav .cmp-accordion__panel {
    background: var(--color-background-light);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12);
    position: absolute;
    transform: translateX(100%);
    width: 100%;
    z-index: 7500
}

@media only screen and (min-width:64em) {
    .fw-c-header__nav .cmp-accordion__panel {
        background: none;
        box-shadow: none;
        left: 0;
        top: 85px;
        transform: none
    }
}

@media only screen and (min-width:80em) {
    .fw-c-header__nav .cmp-accordion__panel {
        background: var(--color-background-light);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12)
    }
}

.fw-c-header__nav .cmp-accordion__panel--hidden {
    height: 0
}

.fw-c-header__nav .cmp-accordion__panel--expanded {
    left: 0;
    min-height: 585px
}

.fw-c-header__nav #fw-c-header__nav-accordion--partner {
    display: none
}

.fw-c-header__nav.--has-partner-accordion #fw-c-header__nav-accordion--partner {
    display: flex
}

.fw-c-header__nav-button {
    align-items: center;
    background: transparent;
    border: 0;
    box-sizing: border-box;
    column-gap: var(--size-space-s);
    cursor: pointer;
    display: flex;
    font-weight: var(--font-weight-light);
    height: 27px;
    max-width: 135px;
    min-width: 32px;
    position: relative;
    width: auto
}

@media only screen and (min-width:48em) {
    .fw-c-header__nav-button {
        height: 31px
    }
}

@media only screen and (min-width:64em) {
    .fw-c-header__nav-button {
        display: none
    }
}

.fw-c-header__nav-button div:not(.fw-c-header__nav-button-label) {
    height: inherit;
    position: relative;
    width: 32px
}

@media only screen and (min-width:48em) {
    .fw-c-header__nav-button div:not(.fw-c-header__nav-button-label) {
        width: 40px
    }
}

.fw-c-header__nav-button span {
    background-color: var(--color-text-primary);
    border-radius: 10px;
    box-sizing: inherit;
    display: block;
    height: 5px;
    margin: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: background-color .3s ease-out .1s, margin-top 1ms ease-out .25s, opacity .2s ease-out, top .15s ease-out, transform .25s ease-out .15s, width .3s ease-out .1s;
    width: inherit
}

.fw-c-header__nav-button span:nth-of-type(2) {
    top: 11px
}

@media only screen and (min-width:48em) {
    .fw-c-header__nav-button span:nth-of-type(2) {
        top: 13px;
        width: 32px
    }
}

.fw-c-header__nav-button span:last-of-type {
    top: 22px
}

@media only screen and (min-width:48em) {
    .fw-c-header__nav-button span:last-of-type {
        top: 26px;
        width: 27px
    }

    .fw-c-header__nav-button:hover span {
        width: 40px
    }
}

.fw-c-header__nav-button.--active {
    z-index: 7500
}

.fw-c-header__nav-button.--active span {
    margin-top: -2.5px;
    top: 50% !important;
    transform: rotate(45deg);
    width: 32px
}

.fw-c-header__nav-button.--active span:nth-of-type(2) {
    opacity: 0
}

.fw-c-header__nav-button.--active span:last-of-type {
    transform: rotate(-45deg)
}

.fw-c-header__nav-button-label {
    display: none
}

@media only screen and (min-width:48em) {
    .fw-c-header__nav-button-label.--active {
        display: block
    }
}

.fw-c-header__dropdown-close-button {
    display: none;
    position: absolute;
    right: var(--size-space-2xs);
    top: var(--size-space-2xs);
    z-index: 7510
}

@media only screen and (min-width:64em) {
    .fw-c-header__dropdown-close-button {
        display: block
    }
}

.fw-c-header__dropdown-close-button .cmp-button__icon {
    height: var(--size-space-s);
    width: var(--size-space-s)
}

.fw-c-header__dropdown-close-button .cmp-button__icon svg {
    height: inherit;
    width: inherit
}

.fw-c-header__dropdown,
.fw-c-header__dropdown-close-button .cmp-button__text {
    display: none
}

.fw-c-header__dropdown a,
.fw-c-header__dropdown a:active,
.fw-c-header__dropdown a:visited {
    color: var(--color-blue-50)
}

.fw-c-header__dropdown a:hover {
    text-decoration: underline
}

.fw-c-header__dropdown.--active {
    background: var(--color-background-light);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12);
    display: block;
    position: absolute;
    right: 0;
    width: 100%
}

@media only screen and (min-width:64em) {
    .fw-c-header__dropdown.--active {
        right: var(--size-space-4xl);
        width: auto
    }
}

.fw-c-header__dropdown.--active.--language {
    height: auto;
    right: 0;
    top: 0;
    width: 100%
}

@media only screen and (min-width:64em) {
    .fw-c-header__dropdown.--active.--language {
        background-color: var(--color-gray-5);
        top: -85px;
        width: 488px
    }
}

.fw-c-header__dropdown.--active.--login {
    top: 0
}

@media only screen and (min-width:64em) {
    .fw-c-header__dropdown.--active.--login {
        top: -85px
    }
}

.fw-c-header__dropdown.--active.--partner {
    top: 0;
    width: 100%
}

@media only screen and (min-width:64em) {
    .fw-c-header__dropdown.--active.--partner {
        top: -85px;
        width: 448px
    }
}

@media only screen and (min-width:48em) {
    .fw-c-header__dropdown.--language .fw-c-header__dropdown-close-button {
        display: block
    }
}

@media only screen and (min-width:64em) {
    .fw-c-header__dropdown.--language .fw-c-header__dropdown-close-button {
        display: none
    }
}

@media only screen and (min-width:48em) {
    .fw-c-header__dropdown.--language .fw-c-header__nav-controls {
        display: none
    }
}

.fw-c-header__dropdown.--language .fw-c-header__language-nav-selection-label,
.fw-c-header__dropdown.--language .fw-c-header__language-nav-selection-target {
    margin: 0 var(--size-space-m)
}

.fw-c-header__dropdown.--language .fw-c-header__language-nav-selection-label {
    font-size: var(--size-font-100);
    margin-bottom: var(--size-space-2xs)
}

.fw-c-header__dropdown.--language .fw-c-header__language-nav-selection-target {
    column-gap: 5px;
    display: flex;
    font-weight: var(--font-weight-regular)
}

.fw-c-header__dropdown.--language .fw-c-header__language-nav-selection-target,
.fw-c-header__dropdown.--language .fw-c-header__language-nav-selection-target a {
    font-size: var(--size-font-100)
}

@media only screen and (min-width:48em) {
    #fw-c-header__language-nav-selection {
        padding: var(--size-space-s) var(--size-space-s) 0
    }
}

@media only screen and (min-width:64em) {
    #fw-c-header__language-nav-selection {
        display: none
    }
}

.fw-c-header__dropdown.--language .cmp-languagenavigation__group {
    margin: 0
}

.fw-c-header__dropdown.--language .cmp-languagenavigation__group .cmp-languagenavigation__group {
    align-items: center;
    column-gap: 5px;
    display: flex
}

.fw-c-header__dropdown.--language .cmp-languagenavigation__group .cmp-languagenavigation__item {
    column-gap: 5px;
    display: flex;
    flex-wrap: wrap;
    line-height: var(--font-preset-h300-line-height)
}

.fw-c-header__dropdown.--language .cmp-languagenavigation__group .cmp-languagenavigation__item .cmp-languagenavigation__item {
    margin: 0
}

.fw-c-header__dropdown.--language .cmp-languagenavigation__group .cmp-languagenavigation__item .cmp-languagenavigation__item:after {
    content: "•"
}

.fw-c-header__dropdown.--language .cmp-languagenavigation__group .cmp-languagenavigation__item .cmp-languagenavigation__item:last-of-type:after {
    content: none
}

.fw-c-header__dropdown.--language .cmp-languagenavigation__group .cmp-languagenavigation__item--selected:before {
    color: #00bceb;
    content: "✓";
    font-size: 1.6rem;
    line-height: .8
}

.fw-c-header__dropdown.--language .cmp-languagenavigation__item {
    align-items: center;
    column-gap: var(--size-space-2xs);
    display: flex;
    font-weight: var(--font-weight-regular);
    list-style: none;
    margin-left: 0
}

@media only screen and (min-width:64em) {
    .fw-c-header__dropdown.--language .cmp-languagenavigation__item {
        font-size: var(--size-font-75)
    }
}

.fw-c-header__dropdown.--language .cmp-languagenavigation__item-title {
    column-gap: 5px;
    display: flex;
    white-space: nowrap
}

.fw-c-header__dropdown.--language .cmp-languagenavigation__item-title:after {
    content: "—"
}

.fw-c-header__dropdown.--language .cmp-tabs {
    grid-template-columns: auto 62%;
    padding: var(--size-space-xs) 0;
    position: relative
}

@media only screen and (min-width:48em) {
    .fw-c-header__dropdown.--language .cmp-tabs {
        display: grid
    }
}

@media only screen and (min-width:64em) {
    .fw-c-header__dropdown.--language .cmp-tabs {
        background: var(--color-gray-5);
        font-size: var(--size-font-75);
        height: 100%;
        padding-bottom: 0
    }
}

.fw-c-header__dropdown.--language .cmp-tabs__tablist {
    padding-left: 0;
    padding-right: 0;
    top: auto
}

@media only screen and (min-width:48em) {
    .fw-c-header__dropdown.--language .cmp-tabs__tablist {
        padding-left: var(--size-space-s)
    }
}

@media only screen and (min-width:64em) {
    .fw-c-header__dropdown.--language .cmp-tabs__tablist {
        margin-top: var(--size-space-2xs)
    }
}

.fw-c-header__dropdown.--language .cmp-tabs__tab {
    border-radius: 3px 0 0 3px;
    font-size: var(--size-font-100);
    margin: 0;
    padding: var(--size-space-xs) var(--size-space-m)
}

@media only screen and (min-width:48em) {
    .fw-c-header__dropdown.--language .cmp-tabs__tab {
        padding-right: 0 !important
    }
}

@media only screen and (min-width:64em) {
    .fw-c-header__dropdown.--language .cmp-tabs__tab {
        font-size: var(--size-font-75);
        padding: var(--size-space-2xs) var(--size-space-xs)
    }
}

@media only screen and (min-width:48em) {
    .fw-c-header__dropdown.--language .cmp-tabs__tab:after {
        content: none
    }
}

.fw-c-header__dropdown.--language .cmp-tabs__tab--active {
    background: var(--color-background-light)
}

.fw-c-header__dropdown.--language .cmp-tabs__tabpanel {
    animation: header-slide-out .5s forwards;
    overflow-y: scroll;
    padding: var(--size-space-xs) var(--size-space-2xs) var(--size-space-2xs) var(--size-space-m);
    position: absolute;
    top: 0;
    transform: translateX(100%)
}

@media only screen and (min-width:48em) {
    .fw-c-header__dropdown.--language .cmp-tabs__tabpanel {
        animation: none !important;
        border-radius: 3px 0 0;
        position: relative;
        top: auto;
        transform: none !important
    }
}

.fw-c-header__dropdown.--language .cmp-tabs__tabpanel--active {
    animation: header-slide-in .5s forwards;
    background: var(--color-background-light);
    border-left: none;
    height: 100%;
    width: 100%
}

@media only screen and (min-width:48em) {
    .fw-c-header__dropdown.--language .cmp-tabs__tabpanel--active {
        animation: none !important;
        height: auto;
        max-height: 450px;
        min-height: 360px;
        transform: none !important
    }
}

@media only screen and (min-width:64em) {
    .fw-c-header__dropdown.--language .cmp-tabs__tabpanel--active {
        height: 360px;
        max-height: none;
        min-height: auto
    }
}

.fw-c-header__dropdown.--partner .fw-c-header__dropdown-close-button {
    display: block
}

.fw-c-header__dropdown.--partner .bluebtn-underline {
    margin-top: var(--size-space-2xs)
}

.fw-c-header__dropdown.--login .fw-c-header__dropdown-close-button {
    display: block
}

.fw-c-header__dropdown.--login [aria-label=login-anon] {
    padding: var(--size-space-xs)
}

.fw-c-header__dropdown.--login #profile-name-bar .cmp-title__text {
    font-size: var(--size-font-87);
    font-weight: var(--font-weight-light);
    margin: .4rem 0
}

.fw-c-header__dropdown.--login #profile-name-bar .title:first-of-type .cmp-title__text {
    margin-top: 0
}

.fw-c-header__dropdown.--login [aria-label=login-authenticated] {
    display: none;
    min-width: 275px;
    padding: var(--size-space-xs)
}

.fw-c-header__dropdown.--login [aria-label=login-authenticated].--show {
    display: block
}

.fw-c-header__dropdown.--login [aria-label=login-authenticated] .cmp-text a {
    color: var(--color-text-primary);
    font-weight: var(--font-weight-regular)
}

.fw-c-header__dropdown.--login [aria-label=login-authenticated] .cmp-text p {
    font-size: var(--size-font-87);
    margin-top: var(--size-space-2xs)
}

.fw-c-header__dropdown.--login [aria-label=login-authenticated] .cmp-text ul {
    margin-left: 0;
    margin-top: var(--size-space-xs)
}

.fw-c-header__dropdown.--login [aria-label=login-authenticated] .cmp-title__text {
    font-size: var(--size-font-125);
    font-weight: var(--font-weight-regular);
    margin-top: var(--size-space-xs)
}

.fw-c-header__dropdown .cmp-separator__horizontal-rule {
    border: 0;
    border-top: 1px solid var(--color-gray-5)
}

.fw-c-header__dropdown .cmp-text p {
    font-size: var(--size-font-75);
    font-weight: var(--font-weight-regular);
    margin-top: var(--size-space-xs)
}

.fw-c-header__dropdown .cmp-text p:first-of-type {
    margin-top: 0
}

.fw-c-header__dropdown .cmp-text ul li {
    font-size: var(--size-font-87);
    font-weight: var(--font-weight-regular);
    list-style: none;
    margin-left: 0
}

.fw-c-header__dropdown .cmp-title__text {
    font-size: var(--size-font-150)
}

.fw-c-header__dropdown .bluebtn-underline a,
.fw-c-header__dropdown .bluebtn-underline button {
    background-color: var(--cta-button-primary-border-dark);
    border: 1px solid var(--cta-button-primary-border-dark);
    border-radius: 4.8rem;
    color: var(--cta-text-primary-text-dark);
    cursor: pointer;
    display: inline-block;
    font-size: var(--size-font-75);
    font-style: var(--font-preset-body-l-style);
    font-weight: var(--font-weight-bold);
    letter-spacing: var(--font-preset-body-l-spacing);
    line-height: var(--font-preset-body-l-line-height);
    margin: var(--size-space-2xs) 0;
    padding: var(--size-space-2xs) var(--size-space-m)
}

.fw-c-header__dropdown .bluebtn-underline a:hover,
.fw-c-header__dropdown .bluebtn-underline button:hover {
    background: var(--cta-button-primary-border-dark-hover);
    border-color: var(--cta-button-primary-border-dark-hover);
    color: var(--cta-text-secondary-text-dark-hover)
}

.fw-c-header__dropdown .loginbutton a,
.fw-c-header__dropdown .loginbutton button {
    margin-top: 0
}

.fw-c-header #partner-left {
    padding: var(--size-space-s)
}

.fw-c-header #partner-left a {
    color: var(--color-text-primary)
}

.fw-c-header #partner-right {
    border-left: 1px solid var(--color-gray-40);
    padding: var(--size-space-s)
}

.fw-c-header #login-drop-content-customer-links,
.fw-c-header #login-drop-content-employee-links,
.fw-c-header #login-drop-content-partners-links,
.fw-c-header #login-drop-content-registered-guest-links {
    display: none;
    margin-top: var(--size-space-xs)
}

.fw-c-header #login-drop-content-customer-links.--show,
.fw-c-header #login-drop-content-employee-links.--show,
.fw-c-header #login-drop-content-partners-links.--show,
.fw-c-header #login-drop-content-registered-guest-links.--show {
    display: block
}

.fw-c-header #login-registered-guest-header,
.fw-c-header #profile-nav-bar {
    display: none
}

.fw-c-header #profile-nav-bar.--show {
    display: block
}

html[dir=rtl] .fw-c-header .fw-c-header__dropdown.--active.--partner .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--6 {
    float: right
}

html[dir=rtl] .fw-c-header #partner-right {
    border-left: none;
    border-right: 1px solid var(--color-gray-40)
}

html[dir=rtl] .fw-c-header #partner-left {
    padding: var(--size-space-s)
}

html[dir=rtl] .fw-c-header__dropdown-close-button {
    left: var(--size-space-2xs);
    right: unset
}

html[dir=rtl] .fw-c-header__dropdown.--language .cmp-tabs__tablist {
    padding-left: 0;
    padding-right: var(--size-space-s)
}

html[dir=rtl] .fw-c-header__dropdown.--language .cmp-languagenavigation__item {
    margin-right: var(--size-space-xs)
}

html[dir=rtl] .fw-c-header__dropdown.--language .cmp-tabs__tab {
    padding-right: 0
}

html[dir=rtl] .fw-c-header .cmp-tabs__tab:after,
html[dir=rtl] .fw-c-header .fw-c-header__utilities,
html[dir=rtl] .fw-c-header__nav.--active .cmp-accordion__icon {
    margin-left: unset;
    margin-right: auto
}

html[dir=rtl] .fw-c-header .cmp-tabs__tabpanel .arrow a:after,
html[dir=rtl] .fw-c-header .cmp-tabs__tabpanel .arrow button:after,
html[dir=rtl] .fw-c-header .headerteaser .cmp-teaser__description a:after {
    border-bottom: 2px solid var(--color-blue-50);
    border-right: 2px solid var(--color-blue-50);
    content: "";
    display: inline-block;
    height: 7px;
    margin: 1.75px;
    margin-right: 10px;
    transform: rotate(135deg);
    transform-origin: 68% 57.5%;
    transition: all .5s cubic-bezier(.39, .575, .565, 1);
    width: 7px
}

html[dir=rtl] .fw-c-header .cmp-tabs__tab:after,
html[dir=rtl] .fw-c-header__nav.--active .cmp-accordion__icon:after {
    transform: rotate(135deg);
    transform-origin: 68% 57.5%
}

html[dir=rtl] .fw-c-header .cmp-tabs__tab:after,
html[dir=rtl] .fw-c-header__nav-controls-button.--back .cmp-button__icon:after,
html[dir=rtl] .fw-c-header__nav.--active .cmp-accordion__icon:after {
    border-bottom: 2px solid var(--color-text-primary);
    border-right: 2px solid var(--color-text-primary);
    content: "";
    display: inline-block;
    height: 9px;
    margin: 2.25px;
    transition: all .5s cubic-bezier(.39, .575, .565, 1);
    width: 9px
}

html[dir=rtl] .fw-c-header__nav-controls-button.--back .cmp-button__icon:after {
    transform: rotate(-45deg);
    transform-origin: 32% 93%
}

html[dir=rtl] .fw-c-header .cmp-tabs__tab:after,
html[dir=rtl] .fw-c-header__nav-controls-button.--back .cmp-button__icon:after,
html[dir=rtl] .fw-c-header__nav.--active .cmp-accordion__icon:after {
    margin-right: auto
}

html[dir=rtl] .fw-c-header .cmp-tabs__tabpanel .arrow a,
html[dir=rtl] .fw-c-header .cmp-tabs__tabpanel .arrow button {
    text-align: inherit
}

html[dir=rtl] .fw-c-header .headerhome {
    padding-left: unset;
    padding-right: var(--size-space-m)
}

html[dir=rtl] .fw-c-header .headerlist ul {
    padding: 0 0 var(--size-space-xs) var(--size-space-m)
}

html[dir=rtl] .fw-c-footer__links-title button:after {
    margin-left: inherit;
    margin-right: auto
}

@media only screen and (min-width:64em) {
    html[dir=rtl] .fw-c-footer__links li:first-of-type {
        margin-left: var(--size-space-xs);
        margin-right: 0
    }

    html[dir=rtl] .fw-c-footer__links li:last-of-type {
        margin-left: 0;
        margin-right: var(--size-space-xs)
    }

    html[dir=rtl] .fw-c-header__dropdown.--active {
        left: var(--size-space-4xl);
        right: auto
    }

    html[dir=rtl] .fw-c-header__dropdown.--active.--language {
        left: 0;
        right: auto
    }

    html[dir=rtl] .fw-c-header__dropdown.--language .cmp-tabs__tab {
        padding-left: 0;
        padding-right: var(--size-space-xs) !important
    }

    html[dir=rtl] .fw-c-header .aem-Grid.aem-Grid--default--12>.aem-GridColumn.aem-GridColumn--default--4,
    html[dir=rtl] .fw-c-header .aem-Grid.aem-Grid--default--9>.aem-GridColumn.aem-GridColumn--default--3 {
        float: right
    }

    html[dir=rtl] .fw-c-header .headerdrop .cmp-tabs__tablist,
    html[dir=rtl] .fw-c-header .headerhome {
        float: right !important;
        margin-right: 0 !important;
        padding-left: 0;
        padding-right: var(--size-space-4xl)
    }

    html[dir=rtl] .fw-c-header #learn-main,
    html[dir=rtl] .fw-c-header #partners-main,
    html[dir=rtl] .fw-c-header #products-main,
    html[dir=rtl] .fw-c-header #solutions-main,
    html[dir=rtl] .fw-c-header #support-main,
    html[dir=rtl] .fw-c-header .headerdrop .cmp-tabs__tabpanel {
        border-left: none;
        border-right: 1px solid var(--color-gray-40)
    }

    html[dir=rtl] .fw-c-header .headerdrop .cmp-tabs__tabpanel .arrow {
        padding: 0
    }
}

.supportFind {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    text-align: center
}

.supportFind input {
    background: transparent
}

.supportFind #finder-instructions {
    height: 0;
    visibility: hidden
}

.supportFind #finder-label {
    display: none
}

.supportFind .finder-title {
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 20px;
    margin-top: 24px
}

.supportFind .support-finder-form {
    border: 1px solid #c6c7ca;
    border-radius: 27px;
    margin: 10px 0 0;
    padding: 10px 20px;
    text-align: left;
    width: 100%
}

html[dir=rtl] .supportFind .support-finder-form {
    text-align: right
}

.supportFind .support-finder-form input {
    font-size: 16px;
    outline: none;
    width: 100%
}

.supportFind .searchtermholder {
    position: relative
}

.supportFind .searchtermholder .clear {
    background: #fff;
    display: none;
    position: absolute;
    right: 0;
    top: 0
}

html[dir=rtl] .supportFind .searchtermholder .clear {
    left: 0;
    right: auto
}

.supportFind .searchtermholder .clear.show {
    display: inline-block
}

.supportFind .searchtermholder .clear.show:focus {
    outline: 1px solid #7f7f85
}

.supportFind .results {
    box-sizing: border-box;
    display: none;
    height: 0;
    text-align: left;
    width: calc(100% - 72px);
    z-index: 7510
}

html[dir=rtl] .supportFind .results {
    text-align: right
}

.supportFind .results.open {
    display: block
}

.supportFind .results ul {
    -ms-overflow-style: scrollbar;
    background: #fff;
    border: 1px solid #c6c7ca;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    max-height: 224px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px;
    z-index: 7510
}

.supportFind .results li {
    margin-left: 0
}

html[dir=rtl] .supportFind .results li {
    margin-right: 0
}

.supportFind .results li.error p {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0
}

.supportFind .results li a {
    color: #0076d5;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 5px;
    padding-right: 14px
}

.supportFind .results li a:focus {
    outline: 1px solid #7f7f85
}

html[dir=rtl] .supportFind .results li a {
    padding-left: 14px;
    padding-right: 0
}

.supportFind .results li p {
    margin-bottom: 5px
}

.supportFind .results li .separator {
    color: #7f7f85;
    display: inline-block;
    padding-right: 14px
}

html[dir=rtl] .supportFind .results li .separator {
    padding-left: 14px;
    padding-right: 0
}

.supportFind .results .results>p {
    padding: 1px 20px 15px
}

@media only screen and (min-width:37.5em) {
    .supportFind .support-finder-form {
        padding: 13px 25px
    }

    .supportFind .support-finder-form .searchtermholder .clear {
        top: -2px
    }

    .supportFind .results {
        font-size: 18px;
        width: calc(100% - 82px)
    }

    .supportFind .results ul {
        max-height: 324px
    }

    .supportFind .results li {
        font-size: 18px
    }

    .supportFind .results li a {
        font-size: 16px
    }
}

@media only screen and (min-width:48em) {
    .supportFind {
        margin-bottom: 40px
    }

    .supportFind .finder-title {
        font-size: 28px
    }
}

#fw-c-skiplinks {
    background: #000;
    display: table;
    font-size: 1.3rem;
    height: 20px;
    margin: 0 auto;
    position: absolute;
    top: -1000px;
    width: 100%;
    z-index: 1050
}

#fw-c-skiplinks:focus-within {
    position: relative;
    top: 0
}

#fw-c-skiplinks .fw-c-skiplinks__container {
    box-sizing: border-box;
    margin: 0 auto;
    min-width: 0;
    padding: 0;
    position: relative
}

#fw-c-skiplinks ul {
    height: 20px;
    margin: 0 auto;
    max-width: 980px;
    padding: 0
}

#fw-c-skiplinks ul li {
    float: left;
    line-height: 16px;
    margin: 2px 0 0;
    padding: 0 10px
}

#fw-c-skiplinks ul li a {
    color: #fff
}

#fw-c-skiplinks ul li+li {
    border-left: 1px solid #4d4d4d;
    padding-left: 10px
}