/*8/16/2022, 6:13:12 PM*/
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
@font-face {
    font-family: forma-djr-micro;
    font-weight: 400;
    src: url(fonts/FormaDJRMicro-Regular.woff2) format("woff2"),url(fonts/FormaDJRMicro-Regular.woff) format("woff")
}

@font-face {
    font-family: forma-djr-micro;
    font-weight: 500;
    src: url(fonts/FormaDJRMicro-Medium.woff2) format("woff2"),url(fonts/FormaDJRMicro-Medium.woff) format("woff")
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #191919;
    text-align: left;
    background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
address {
    font-style: normal;
    line-height: inherit;
}
address,
dl,
ol,
ul {
    margin-bottom: 1rem;
}
dl,
ol,
ul {
    margin-top: 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
blockquote {
    margin: 0 0 1rem;
}
b,
strong {
    font-weight: bolder;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}
a:not([href]),
a:not([href]):hover {
    color: inherit;
    text-decoration: none;
}
code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em;
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}
figure {
    margin: 0 0 1rem;
}
img {
    border-style: none;
}
img,
svg {
    vertical-align: middle;
}
svg {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #767676;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
select {
    word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
fieldset {
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
output {
    display: inline-block;
}
summary {
    display: list-item;
    cursor: pointer;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
.body {
    color: #000;
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    -webkit-text-size-adjust: 100%;
}
.body#body {
    margin-left: auto;
    margin-right: auto;
    width: 3600px;
    max-width: 100%;
}
body.c-mouse-event :focus {
    outline: none;
}
body.c-mouse-event .c-button,
body.c-mouse-event .c-button-with-bg-image,
body.c-mouse-event .c-button:focus,
body.c-mouse-event .dropdown .c-dropdown {
    -webkit-box-shadow: none;
    box-shadow: none;
}
#header {
    min-height: 72px;
}
@media screen and (max-width: 1080px) {
    #header {
        vertical-align: top;
    }
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
label {
    display: block;
    font-weight: 700;
    padding-bottom: 0.2rem;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
input[type="text"],
textarea {
    border: 1px solid #ccc;
    padding: 1rem;
    width: 100%;
}
.h1,
h1 {
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
}
@media (min-width: 720px) {
    .h1,
    h1 {
        font-size: 36px;
        line-height: 40px;
    }
}
@media (min-width: 1280px) {
    .h1,
    h1 {
        font-size: 40px;
        line-height: 42px;
    }
}
@media (min-width: 1920px) {
    .h1,
    h1 {
        font-size: 48px;
        line-height: 50px;
    }
}
.h2,
h2 {
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
}
@media (min-width: 720px) {
    .h2,
    h2 {
        font-size: 32px;
        line-height: 36px;
    }
}
@media (min-width: 1280px) {
    .h2,
    h2 {
        font-size: 34px;
        line-height: 40px;
    }
}
@media (min-width: 1920px) {
    .h2,
    h2 {
        font-size: 38px;
        line-height: 42px;
    }
}
.h3,
h3 {
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
}
@media (min-width: 720px) {
    .h3,
    h3 {
        font-size: 26px;
        line-height: 30px;
    }
}
@media (min-width: 1280px) {
    .h3,
    h3 {
        font-size: 28px;
        line-height: 34px;
    }
}
@media (min-width: 1920px) {
    .h3,
    h3 {
        font-size: 30px;
        line-height: 36px;
    }
}
.h4,
h4 {
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}
@media (min-width: 720px) {
    .h4,
    h4 {
        line-height: 26px;
    }
}
@media (min-width: 1280px) {
    .h4,
    h4 {
        font-size: 22px;
        line-height: 28px;
    }
}
@media (min-width: 1920px) {
    .h4,
    h4 {
        font-size: 24px;
        line-height: 32px;
    }
}
.h5,
h5 {
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}
@media (min-width: 1280px) {
    .h5,
    h5 {
        font-size: 20px;
        line-height: 28px;
    }
}
.h6,
h6 {
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
a:not([class]) {
    color: inherit;
    text-decoration: underline;
    outline: none;
}
a:not([class]):hover,
body:not(.c-mouse-event) a:not([class]):focus {
    color: inherit;
    background: rgba(0, 0, 0, 0.1);
}
body:not(.c-mouse-event) a:not([class]):focus {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 150, 214, 0.9);
    box-shadow: 0 0 8px 0 rgba(0, 150, 214, 0.9);
}
a:not([class])[disabled] {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    pointer-events: none;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
blockquote,
body,
div,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
iframe,
label,
legend,
li,
nav,
object,
ol,
p,
section,
table,
ul {
    margin: 0;
    padding: 0;
}
article,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
html:not([lang="zh-cn"]):not([lang="zh-tw"]):not([lang="zh-hk"]):not([lang="ja-jp"]) body * {
    word-break: keep-all;
}
.sup,
sup {
    font-size: 60%;
    line-height: 0;
    top: 0.7em;
    vertical-align: top;
}
.h1 .sup,
.h1 sup,
h1 .sup,
h1 sup {
    font-size: 45%;
    top: 0.5em;
}
.h2 .sup,
.h2 sup,
h2 .sup,
h2 sup {
    font-size: 45%;
    top: 0.6em;
}
.h3 .sup,
.h3 sup,
.h4 .sup,
.h4 sup,
h3 .sup,
h3 sup,
h4 .sup,
h4 sup {
    font-size: 46%;
}
.h5 .sup,
.h5 sup,
h5 .sup,
h5 sup {
    font-size: 44%;
    top: 0.92em;
}
.h6 .sup,
.h6 sup,
h6 .sup,
h6 sup {
    top: 0.6em;
}
.footnotes .sup,
.footnotes sup {
    font-size: 70%;
    top: 0.5em;
}
.subtitle-light .sup,
.subtitle-light sup,
.subtitle .sup,
.subtitle sup {
    font-size: 45%;
    top: 1.125em;
}
.caption .sup,
.caption sup,
caption .sup,
caption sup {
    top: 0.8em;
}
.caption,
caption {
    font-size: 14px;
    line-height: 20px;
}
.caption,
.footnotes,
caption {
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
}
.footnotes {
    font-size: 12px;
    line-height: 16px;
}
.subtitle {
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
}
.no-scroll {
    overflow: hidden !important;
}
.hidden {
    display: none !important;
}
[lang="ltr"] {
    direction: ltr;
    text-align: left;
}
use {
    pointer-events: none;
}
img {
    max-width: 100%;
}
hp-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    -webkit-transition: opacity, 0.4s, -webkit-transform 0.4s;
    transition: opacity, 0.4s, -webkit-transform 0.4s;
    transition: opacity, transform 0.4s, 0.4s;
    transition: opacity, transform 0.4s, 0.4s, -webkit-transform 0.4s;
    width: 100%;
}
hp-image[mode="fit"] {
    display: inline-block;
    position: relative;
    vertical-align: top;
    min-width: 1px;
    min-height: 1px;
}
hp-image[mode="fit"][alt]:not([loaded]) img {
    display: inline-block;
    overflow: hidden;
}
hp-image[mode="cover"] {
    height: 100%;
    min-width: 1px;
    min-height: 1px;
}
hp-image:after {
    content: attr(alt);
    display: none;
}
hp-image[loaded] .c-loader,
hp-image[loaded]:after {
    display: none;
}
hp-image[error]:after {
    display: inline-block;
}
hp-image[lazy]:not([with-spinner]) {
    opacity: 0;
}
hp-image[lazy]:not([with-spinner])[ready] {
    opacity: 1;
}
hp-image .c-loader {
    z-index: 1;
}
.c-image-container {
    overflow: hidden;
    position: relative;
    text-align: center;
}
.c-image-container > script[type="application/ld+json"] {
    display: none;
}
.c-image-container.with-ratio hp-image {
    max-width: 100%;
}
.c-image-container.with-ratio hp-image:after {
    content: " " !important;
    display: block !important;
}
.c-image-container.with-ratio hp-image .inner-image {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.m-empty-product-image {
    background-color: #e8e8e8;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PHBhdGggZD0iTTIzLjkzMy4wNzlhOS44MTggOS44MTggMCAwMTIuMTMtLjAxNSAyNCAyNCAwIDAxMjEuOTEzIDIyLjE2MUEyMi43NDQgMjIuNzQ0IDAgMDA0OCAyNS40ODZhMjQuMjYyIDI0LjI2MiAwIDAxLTIuNCA5LjAyMSAyMy45ODUgMjMuOTg1IDAgMDEtMTkuMjYyIDEzLjM0NCAxMy45NjQgMTMuOTY0IDAgMDEtMi4wNjcuMTIzQTMuOTg1IDMuOTg1IDAgMDEyMi45IDQ3LjlxMi41My03LjExNSA1LjA3NC0xNC4yMjhjMS44NTItLjAzNCAzLjcwNi4wMTIgNS41NTgtLjAyMmEyLjk4MiAyLjk4MiAwIDAwMi43MzktMS45MDljMS41NjYtNC40MDkgMy4xNzItOC44IDQuNjg5LTEzLjIzM2EzLjQzMyAzLjQzMyAwIDAwLjE4OS0yLjExNCAyLjc0NSAyLjc0NSAwIDAwLTEuOTUzLTEuNzUgOC4yNjggOC4yNjggMCAwMC0yLjMzOC0uMTYzYy0yLjM3Ny0uMDA3LTQuNzU1LjAxMi03LjEzMS0uMDExbC0uMTU1LjMxNVEyMy44IDMxIDE4LjAxOCA0Ny4yMDlBMjQuMDMyIDI0LjAzMiAwIDAxLjQ2OSAyOC41MTlhMzEuNDY1IDMxLjQ2NSAwIDAxLS40NjktNC40IDI1LjM3MSAyNS4zNzEgMCAwMTEuNzI0LTlBMjMuOTM3IDIzLjkzNyAwIDAxMTguNjUuNjE4Yy0zLjg4MiAxMC43Ni03LjY3NCAyMS41NTMtMTEuNTUgMzIuMzE1YTIuNjc5IDIuNjc5IDAgMDAuNzYyLjA0OWMxLjQxNC0uMDA3IDIuODMgMCA0LjI0NSAwIC4xOTMgMCAuMTcyLS4yNjkuMjUzLS4zOTIgMS43LTQuODExIDMuNDI5LTkuNjE0IDUuMTM5LTE0LjQyMmE3Ljk2IDcuOTYgMCAwMS4zMzUtLjg4MmMuODg2LjAxNSAxLjc3MyAwIDIuNjU5LjAxQzE4LjYzIDIyLjUgMTYuNzg3IDI3LjcyMyAxNC45IDMyLjkyNWExLjcxNCAxLjcxNCAwIDAwLjYxOC4wNTljMS40ODYtLjAxNCAyLjk3MS4wMDkgNC40NTctLjAxMSAxLjY3OC00LjczNiAzLjM3Ny05LjQ2MyA1LjA2LTE0LjJhMy40MSAzLjQxIDAgMDAtLjE4MS0zLjAwNiAyLjg4MSAyLjg4MSAwIDAwLTIuMzUxLTEuMmMtMS4yMzctLjAzNy0yLjQ3NSAwLTMuNzEzLS4wMTkgMS43LTQuODI3IDMuNDU0LTkuNjM2IDUuMTQyLTE0LjQ2OSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0zMy41NjYgMTcuMjk0Yy4xNDUtLjE2NS40LS4wNjUuNi0uMDk0LjY3LjAxMSAxLjM0NC0uMDA2IDIuMDE5LjAwOC0xLjU3IDQuNTI2LTMuMjE0IDkuMDI3LTQuNzU4IDEzLjU2My0uODczLjA2Mi0xLjc1My4wMjMtMi42MjcuMDIzIDEuNTk0LTQuNSAzLjE3Mi05IDQuNzY2LTEzLjUiIGZpbGw9IiNmZmYiLz48L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 6px;
}
.m-empty-product-image hp-image {
    display: none;
}
.loader,
.loader:after {
    border-radius: 50%;
    width: 4em;
    height: 4em;
}
.loader {
    -webkit-animation: load8 1.1s linear infinite;
    animation: load8 1.1s linear infinite;
    border: 0.4em solid hsla(0, 0%, 100%, 0.2);
    border-left-color: #fff;
    font-size: 10px;
    margin: 60px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.loader--blue {
    border-color: #e8e8e8 #e8e8e8 #e8e8e8 #165dba;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
.c-loader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.c-loader .loader {
    margin: -2em 0 0 -2em;
    position: absolute;
    top: 50%;
    left: 50%;
}
.c-button {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 0 10px 0 transparent;
    box-shadow: 0 0 10px 0 transparent;
    cursor: pointer;
    display: inline-block;
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    outline: none;
    padding: 0 16px;
    position: relative;
    text-align: center;
    -webkit-transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, -webkit-box-shadow 0.1s linear;
    transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, -webkit-box-shadow 0.1s linear;
    transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, box-shadow 0.1s linear;
    transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, box-shadow 0.1s linear, -webkit-box-shadow 0.1s linear;
    vertical-align: top;
    height: 33px;
    max-width: 280px;
    min-width: 74px;
    text-decoration: none !important;
    color: #fff;
    background: #165dba;
}
.c-button .c-button__text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    height: 100%;
    line-height: 31px;
    max-width: 100%;
    display: block;
}
.c-button .c-button__text p {
    margin: 0 !important;
}
.c-button.disabled {
    cursor: not-allowed;
    pointer-events: none;
}
.c-button.disabled svg {
    fill: #ccc !important;
}
.c-button.hover,
.c-button:hover,
body:not(.c-mouse-event) .c-button:focus {
    background: #114284;
    color: #fff;
}
.c-button.hover svg.link-arrow-svg,
.c-button:hover svg.link-arrow-svg,
body:not(.c-mouse-event) .c-button:focus svg.link-arrow-svg {
    fill: #fff;
}
body:not(.c-mouse-event) .c-button:focus {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 150, 214, 0.9);
    box-shadow: 0 0 8px 0 rgba(0, 150, 214, 0.9);
}
.c-button.disabled {
    border-color: grey !important;
    background: grey !important;
    color: grey !important;
}
.c-button-outline {
    -webkit-box-shadow: 0 0 10px 0 transparent;
    box-shadow: 0 0 10px 0 transparent;
    cursor: pointer;
    display: inline-block;
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    outline: none;
    padding: 0 16px;
    position: relative;
    text-align: center;
    -webkit-transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, -webkit-box-shadow 0.1s linear;
    transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, -webkit-box-shadow 0.1s linear;
    transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, box-shadow 0.1s linear;
    transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, box-shadow 0.1s linear, -webkit-box-shadow 0.1s linear;
    vertical-align: top;
    height: 33px;
    max-width: 280px;
    min-width: 74px;
    text-decoration: none !important;
    color: #165dba;
    background: transparent;
    border: 1px solid #165dba;
}
.c-button-outline .c-button__text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    height: 100%;
    line-height: 31px;
    max-width: 100%;
    display: block;
}
.c-button-outline .c-button__text p {
    margin: 0 !important;
}
.c-button-outline.disabled {
    cursor: not-allowed;
    pointer-events: none;
}
.c-button-outline.disabled svg {
    fill: #ccc !important;
}
.c-button-outline.hover,
.c-button-outline:hover,
body:not(.c-mouse-event) .c-button-outline:focus {
    background: #165dba;
    color: #fff;
}
.c-button-outline.hover svg.link-arrow-svg,
.c-button-outline:hover svg.link-arrow-svg,
body:not(.c-mouse-event) .c-button-outline:focus svg.link-arrow-svg {
    fill: #fff;
}
body:not(.c-mouse-event) .c-button-outline:focus {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 150, 214, 0.9);
    box-shadow: 0 0 8px 0 rgba(0, 150, 214, 0.9);
}
.c-button-outline.hover,
.c-button-outline:hover,
body:not(.c-mouse-event) .c-button-outline:focus {
    border-color: #165dba;
}
.c-button-outline.disabled {
    border-color: grey !important;
    background: grey !important;
    color: #fff !important;
}
.c-button-link-with-arrow {
    -webkit-box-shadow: 0 0 10px 0 transparent;
    box-shadow: 0 0 10px 0 transparent;
    cursor: pointer;
    display: inline-block;
    font-family: forma-djr-micro, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    outline: none;
    position: relative;
    text-align: center;
    -webkit-transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, -webkit-box-shadow 0.1s linear;
    transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, -webkit-box-shadow 0.1s linear;
    transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, box-shadow 0.1s linear;
    transition: color 0.2s linear, background-color 0.2s linear, border-color 0.2s linear, box-shadow 0.1s linear, -webkit-box-shadow 0.1s linear;
    vertical-align: top;
    height: 33px;
    max-width: 280px;
    min-width: 74px;
    text-decoration: none !important;
    min-width: 0;
    border: 1px solid transparent;
    border-left-width: 3px;
    padding: 0 16px 0 0;
    margin-left: -3px;
    margin-right: 3px;
    vertical-align: middle;
    color: #165dba;
    background: transparent;
}
.c-button-link-with-arrow .c-button__text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    height: 100%;
    line-height: 31px;
    max-width: 100%;
    display: block;
}
.c-button-link-with-arrow .c-button__text p {
    margin: 0 !important;
}
.c-button-link-with-arrow.disabled {
    cursor: not-allowed;
    pointer-events: none;
}
.c-button-link-with-arrow.disabled svg {
    fill: #ccc !important;
}
.c-button-link-with-arrow.hover,
.c-button-link-with-arrow:hover,
body:not(.c-mouse-event) .c-button-link-with-arrow:focus {
    background: transparent;
    color: #114284;
}
.c-button-link-with-arrow.hover svg.link-arrow-svg,
.c-button-link-with-arrow:hover svg.link-arrow-svg,
body:not(.c-mouse-event) .c-button-link-with-arrow:focus svg.link-arrow-svg {
    fill: #114284;
}
body:not(.c-mouse-event) .c-button-link-with-arrow:focus {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 150, 214, 0.9);
    box-shadow: 0 0 8px 0 rgba(0, 150, 214, 0.9);
}
.c-button-link-with-arrow .c-button__text:after {
    border-bottom: 1px solid;
}
.c-button-link-with-arrow.hover .c-button__text:after,
.c-button-link-with-arrow:hover .c-button__text:after,
body:not(.c-mouse-event) .c-button-link-with-arrow:focus .c-button__text:after {
    width: 100%;
}
.c-button-link-with-arrow .c-button__text {
    position: relative;
}
.c-button-link-with-arrow .c-button__text:after {
    content: "";
    position: absolute;
    width: 0;
    bottom: 4px;
    left: 0;
    -webkit-transition: width 0.2s linear;
    transition: width 0.2s linear;
    height: 1px;
    background-color: currentColor;
    color: currentColor;
}
.c-button-link-with-arrow svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 4px;
    fill: #165dba;
}
.c-icon,
hp-icon {
    display: inline-block;
}
.c-icon {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    padding: 7px;
}
body:not(.c-mouse-event) .c-icon:focus {
    outline: none;
}
.c-icon .c-icon-regular-state {
    display: inline-block;
}
.c-icon .c-icon-hover-state {
    display: none;
}
.c-icon[data-icon-no-hover] .c-icon-regular-state {
    display: inline-block !important;
}
.c-icon[data-icon-no-hover] .c-icon-hover-state {
    display: none !important;
}
.c-icon-hover-trigger:hover .c-icon-regular-state,
.c-icon:hover .c-icon-regular-state {
    display: none;
}
.c-icon-hover-trigger:hover .c-icon-hover-state,
.c-icon:hover .c-icon-hover-state {
    display: inline-block;
}
.c-icon[data-icon^="arrow-"][data-icon$="up"] {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}
.c-icon[data-icon^="chevron-"][data-icon$="right"] {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.c-icon[data-icon^="collapsible/up"] {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}
body:not(.c-mouse-event) .c-icon[data-icon^="arrow-"]:focus span,
body:not(.c-mouse-event) .c-icon[data-icon^="chevron-"]:focus span,
body:not(.c-mouse-event) .c-icon[data-icon^="play-"]:focus span {
    border-radius: 50%;
    -webkit-box-shadow: 0 0 4px 4px rgba(0, 150, 214, 0.4);
    box-shadow: 0 0 4px 4px rgba(0, 150, 214, 0.4);
}
.tns-visually-hidden {
    display: none;
}
.c-slider-wrapper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.c-slider-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.gpsib .c-slider-container {
    overflow: scroll;
}
.tns-nav {
    line-height: 0;
    padding: 14px 0;
    position: static;
    text-align: center;
}
.tns-nav--fake {
    visibility: hidden;
    opacity: 0;
}
.tns-nav > button {
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 1;
    width: 9px;
    height: 9px;
    margin: 0 4px;
    border-radius: 20px;
    border: 2px solid transparent;
    background-clip: padding-box !important;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
    padding: 0;
}
.tns-nav > button:hover {
    background-color: #000;
}
body:not(.c-mouse-event) .tns-nav > button:focus {
    -webkit-box-shadow: 0 0 4px 4px rgba(0, 150, 214, 0.4);
    box-shadow: 0 0 4px 4px rgba(0, 150, 214, 0.4);
}
.tns-nav > button.tns-nav-active {
    background-color: #56585a;
    width: 60px !important;
}
@media (min-width: 1280px) {
    .tns-nav {
        padding: 20px 0 0;
    }
}
.c-slider-arrow {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: -6px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
    opacity: 1;
}
.c-slider-arrow-next {
    right: -6px;
    left: auto;
    -webkit-transform: translateY(-50%) scaleX(-1) !important;
    transform: translateY(-50%) scaleX(-1) !important;
}
.c-slider-arrow--disabled {
    opacity: 0;
    cursor: unset;
    pointer-events: none;
}
.c-slider--is-disabled .c-slider-arrow {
    display: none;
}
.c-slider--carousel .c-default-container {
    overflow: hidden;
}
.c-slider--carousel .c-slider-wrapper {
    overflow: visible;
}
.c-slider--carousel .c-slider-carousel-container {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.c-slider--carousel .c-slider-arrow-next {
    right: -17px;
}
.c-slider--carousel .c-slider-arrow-prev {
    left: -17px;
}
.c-slider--carousel .c-slider-carousel-container > .c-slider-slide {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
}
.c-slider--carousel .c-slider-carousel-container > .c-slider-slide:not([dir="rtl"]):first-child {
    padding-left: 0 !important;
}
.c-slider--carousel .c-slider-carousel-container > .c-slider-slide[dir="rtl"]:last-child {
    padding-right: 0 !important;
}
.c-slider--carousel[data-size="1"] .c-slider-arrow {
    display: none;
}
.c-slider--carousel[data-size="1"] .c-slider-carousel-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (min-width: 616px) {
    .c-slider--carousel[data-size="2"] .c-slider-carousel-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .c-slider--carousel[data-size="2"] .c-slider-arrow {
        display: none;
    }
}
@media (min-width: 720px) {
    .c-slider--carousel .c-slider-arrow-prev {
        left: -27px;
    }
    .c-slider--carousel .c-slider-arrow-next {
        right: -27px;
    }
    .c-slider--carousel .c-slider-carousel-container > .c-slider-slide {
        padding-left: 20px;
    }
}
@media (min-width: 936px) {
    .c-slider--carousel[data-size="3"] .c-slider-carousel-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .c-slider--carousel[data-size="3"] .c-slider-arrow {
        display: none;
    }
}
@media (min-width: 1248px) {
    .c-slider--carousel .c-slider-carousel-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .c-slider--carousel .c-slider-arrow {
        display: none;
    }
}
@media (min-width: 1280px) {
    .c-slider--carousel .c-slider-carousel-container > .c-slider-slide {
        padding-left: 30px;
    }
}
.cx-pinnable {
    -webkit-transition: visibility 0s ease 0s, -webkit-transform 0.3s ease;
    transition: visibility 0s ease 0s, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, visibility 0s ease 0s;
    transition: transform 0.3s ease, visibility 0s ease 0s, -webkit-transform 0.3s ease;
}
.cx-pinnable.off-screen {
    pointer-events: none;
    -webkit-transition: visibility 0s ease 0.3s, -webkit-transform 0.3s ease;
    transition: visibility 0s ease 0.3s, -webkit-transform 0.3s ease;
    transition: transform 0.3s ease, visibility 0s ease 0.3s;
    transition: transform 0.3s ease, visibility 0s ease 0.3s, -webkit-transform 0.3s ease;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: hidden;
}
.cx-pinnable + .cx-pinnable-helper {
    pointer-events: none;
    position: absolute;
    width: 10px;
}
.cx-pinnable.pinned {
    position: fixed;
    top: 0;
    width: 100%;
}
.cx-pinnable.pinned + .cx-pinnable-helper {
    margin-top: 0 !important;
    position: static;
}
.cx-pinnable--bottom {
    top: auto !important;
}
.cx-pinnable--bottom.pinned {
    bottom: 0;
}
.m-bg-laptops {
    background-image: linear-gradient(102deg, #43679b, #77395f);
}
.m-bg-laptops-sm {
    background-image: linear-gradient(92deg, #43679b, #77395f);
}
.m-br-laptops {
    border: 3px solid #77395f;
}
.m-bg-workstations {
    background-image: linear-gradient(102deg, #5c2d91, #8a5bbf);
}
.m-bg-workstations-sm {
    background-image: linear-gradient(92deg, #5c2d91, #8a5bbf);
}
.m-br-workstations {
    border: 3px solid #5c2d91;
}
.m-bg-printers {
    background-image: linear-gradient(102deg, #008f85, #43679b);
}
.m-bg-printers-sm {
    background-image: linear-gradient(92deg, #008f85, #43679b);
}
.m-br-printers {
    border: 3px solid #008f85;
}
.m-bg-large-format-printers {
    background-image: linear-gradient(102deg, #008f85, #43679b);
}
.m-bg-large-format-printers-sm {
    background-image: linear-gradient(92deg, #008f85, #43679b);
}
.m-br-large-format-printers {
    border: 3px solid #008f85;
}
.m-bg-desktops {
    background-image: linear-gradient(102deg, #f48751, #f4385c);
}
.m-bg-desktops-sm {
    background-image: linear-gradient(92deg, #f48751, #f4385c);
}
.m-br-desktops {
    border: 3px solid #f48751;
}
.m-bg-monitors {
    background-image: linear-gradient(102deg, #f4385c, #b180b1);
}
.m-bg-monitors-sm {
    background-image: linear-gradient(92deg, #f4385c, #b180b1);
}
.m-br-monitors {
    border: 3px solid #f4385c;
}
.m-bg-scanners {
    background-image: linear-gradient(282deg, #3cae4c, #43679b);
}
.m-bg-scanners-sm {
    background-image: linear-gradient(272deg, #3cae4c, #43679b);
}
.m-br-scanners {
    border: 3px solid #3cae4c;
}
.m-bg-calculators {
    background-image: linear-gradient(282deg, #77395f, #f48751);
}
.m-bg-calculators-sm {
    background-image: linear-gradient(272deg, #77395f, #f48751);
}
.m-br-calculators {
    border: 3px solid #f48751;
}
.m-bg-thin-clients {
    background-image: linear-gradient(102deg, #8daed8, #006867);
}
.m-bg-thin-clients-sm {
    background-image: linear-gradient(92deg, #8daed8, #006867);
}
.m-br-thin-clients {
    border: 3px solid #006867;
}
.m-bg-point-of-sale {
    background-image: linear-gradient(282deg, #f4385c, #77395f);
}
.m-bg-point-of-sale-sm {
    background-image: linear-gradient(272deg, #f4385c, #77395f);
}
.m-br-point-of-sale {
    border: 3px solid #f4385c;
}
.m-bg-print-servers {
    background-image: linear-gradient(102deg, #142341, #8daed8);
}
.m-bg-print-servers-sm {
    background-image: linear-gradient(92deg, #142341, #8daed8);
}
.m-br-print-servers {
    border: 3px solid #8daed8;
}
.m-bg-samsung-toner {
    background-image: linear-gradient(102deg, #901c3a, #77395f);
}
.m-bg-samsung-toner-sm {
    background-image: linear-gradient(92deg, #901c3a, #77395f);
}
.m-br-samsung-toner {
    border: 3px solid #901c3a;
}
.m-bg-ink-toner {
    background-image: linear-gradient(102deg, #142341, #77395f);
}
.m-bg-ink-toner-sm {
    background-image: linear-gradient(92deg, #142341, #77395f);
}
.m-br-ink-toner {
    border: 3px solid #77395f;
}
.m-bg-accessories {
    background-image: linear-gradient(102deg, #b180b1, #43679b);
}
.m-bg-accessories-sm {
    background-image: linear-gradient(92deg, #b180b1, #43679b);
}
.m-br-accessories {
    border: 3px solid #b180b1;
}
[class*="m-bg-"] {
    color: #fff;
}
[class*="m-bg-"] svg path {
    fill: #fff;
}
[class*="m-bg-"] .c-button {
    border-color: #fff;
    background-color: transparent;
}
[class*="m-bg-"] .c-button:focus,
[class*="m-bg-"] .c-button:hover,
body:not(.c-mouse-event) [class*="m-bg-"] .c-button:focus {
    background-color: #fff;
    color: #165dba;
}
.m-text-rte .footnotes {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 400;
}
.m-text-nowrap {
    white-space: nowrap;
}
html[lang="zh-cn"] .m-text-nowrap,
html[lang="zh-hk"] .m-text-nowrap,
html[lang="zh-tw"] .m-text-nowrap {
    white-space: normal;
}
.c-back-to-top {
    display: inline-block;
    position: fixed;
    bottom: 30px;
    opacity: 0;
    right: 20px;
    z-index: -1;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.c-back-to-top:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.c-back-to-top--visible {
    opacity: 1;
    cursor: pointer;
    z-index: 1;
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none;
    }
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
}
.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}
.modal-dialog-scrollable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none;
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #f3f3f3;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #f3f3f3;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
    margin: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 1px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 1280px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}
@media (min-width: 1920px) {
    .modal-xl {
        max-width: 1140px;
    }
}
.iframe-modal,
.info-modal {
    padding-right: 0 !important;
    text-align: center;
    z-index: 999999;
}
@media (-ms-high-contrast: none) {
    .iframe-modal.modal .modal-dialog,
    .info-modal.modal .modal-dialog {
        display: block;
    }
}
.iframe-modal.modal,
.info-modal.modal {
    overflow: auto;
}
.iframe-modal.modal.show,
.info-modal.modal.show {
    display: block;
}
.iframe-modal.modal .modal-dialog,
.info-modal.modal .modal-dialog {
    padding: 40px 0;
}
@media (min-width: 720px) {
    .iframe-modal.modal .modal-dialog,
    .info-modal.modal .modal-dialog {
        padding: 120px 0;
    }
}
.iframe-modal.modal .modal-dialog .modal-content,
.info-modal.modal .modal-dialog .modal-content {
    margin-top: 60px;
    text-align: left;
}
.iframe-modal .modal-dialog,
.info-modal .modal-dialog {
    border: 0;
    margin: 0 auto;
    width: auto;
}
@media (min-width: 1px) and (max-width: 719.98px) {
    .iframe-modal .modal-dialog,
    .info-modal .modal-dialog {
        max-width: 660px;
        margin: 0 auto;
    }
}
@media (min-width: 720px) and (max-width: 1279.98px) {
    .iframe-modal .modal-dialog,
    .info-modal .modal-dialog {
        max-width: 1010px;
        margin: 0 10.547%;
    }
}
@media (min-width: 1280px) {
    .iframe-modal .modal-dialog,
    .info-modal .modal-dialog {
        max-width: 1540px;
        margin: 0 9.896%;
    }
}
@media (min-width: 1920px) {
    .iframe-modal .modal-dialog,
    .info-modal .modal-dialog {
        margin: 0 auto;
    }
}
.iframe-modal .modal-dialog .modal-content,
.info-modal .modal-dialog .modal-content {
    border: 0;
    border-radius: 0;
    display: block;
}
.iframe-modal .modal-dialog .modal-content .modal-body,
.info-modal .modal-dialog .modal-content .modal-body {
    padding: 0;
}
.iframe-modal .modal-dialog .close,
.info-modal .modal-dialog .close {
    background: transparent;
    border: 0;
    position: absolute;
    top: -53px;
    right: -7px;
}
@media (max-width: 719.98px) {
    .iframe-modal .modal-dialog .close,
    .info-modal .modal-dialog .close {
        right: 13px;
    }
}
.iframe-modal.fade,
.info-modal.fade {
    background-color: rgba(0, 0, 0, 0.5);
}
.info-modal.info-modal--compact .modal-dialog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.info-modal.info-modal--compact .modal-dialog .modal-content {
    background-color: transparent;
    max-width: 100%;
    width: auto;
}
@media (min-width: 720px) {
    .iframe-modal.modal .modal-dialog {
        padding: 60px 0 120px;
    }
}
.iframe-modal .modal-dialog {
    display: block;
    height: 100%;
}
.iframe-modal .modal-dialog .modal-content {
    height: calc(100% - 60px);
}
.iframe-modal .modal-dialog .modal-content .modal-body {
    height: 100%;
}
.ios .iframe-modal .modal-dialog .modal-content .modal-body {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.iframe-modal .modal-dialog .modal-content iframe {
    border: none;
}
.iframe-modal .modal-dialog .modal-content .loader {
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
hppc-product-asset-slider {
    display: block;
    max-width: 100%;
}
hppc-product-asset-slider hp-image {
    background-size: contain;
    width: 100%;
}
hppc-product-asset-slider hp-image img {
    margin: 0 auto;
}
hppc-product-asset-slider .c-slider-arrow {
    margin-top: -15px;
}
hppc-product-asset-slider .product-asset {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}
.c-video-component {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    position: relative;
    text-align: center;
}
.c-video-component__video {
    width: 100%;
    height: 100%;
}
hp-video {
    display: inline-block;
    overflow: hidden;
    min-width: 1px;
    min-height: 1px;
    max-width: 100%;
    position: relative;
    width: 800px;
    height: 450px;
}
hp-video .video-yt {
    pointer-events: none;
}
hp-video[controls=""] .video-yt,
hp-video[controls="true"] .video-yt {
    pointer-events: auto;
}
hp-video .video-html5,
hp-video .video-js,
hp-video .video-yt {
    width: 100%;
    height: 100%;
}
hp-video.player-is-ready .c-loader {
    display: none;
}
hp-video.rounded-corners,
hp-video.rounded-corners video {
    border-radius: 10px;
}
hp-video.rounded-corners.player-is-ready,
hp-video.rounded-corners.player-is-ready .video-html5,
hp-video.rounded-corners.player-is-ready .video-js,
hp-video.rounded-corners.player-is-ready .video-yt {
    background: none;
}
.c-video-with-thumbnail {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    max-width: 100%;
    min-width: 70px;
    min-height: 70px;
}
.c-video-with-thumbnail .c-image-container {
    z-index: 1;
}
.c-video-with-thumbnail__button-container {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.c-video-with-thumbnail__button-container button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (max-width: 720px) {
    .c-video-with-thumbnail__button-container button svg {
        width: 50px;
        height: 50px;
    }
}
.c-video-with-thumbnail .c-video-container {
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    min-width: 100%;
}
.c-video-with-thumbnail .c-video-container hp-video.rounded-corners {
    background: none;
}
.c-video-with-thumbnail.video-is-showing .c-video-container {
    z-index: 3;
}
.c-video-container {
    line-height: 0;
    position: relative;
    width: auto;
    max-width: 100%;
}
.c-video-container:after {
    content: " ";
    display: block;
    padding: 0 0 56.25%;
}
.c-video-container:not([class*="--ratio-"]) {
    display: inline-block;
    vertical-align: top;
    width: 640px;
}
.c-video-container.native-ratio:after {
    display: none;
}
.c-video-container.native-ratio hp-video {
    position: static;
}
.c-video-container hp-video {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.c-video-container--align-center hp-video .video-html5,
.c-video-container--align-center hp-video .vjs-tech {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}
.c-video-container--align-left hp-video .video-html5,
.c-video-container--align-left hp-video .vjs-tech {
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}
.c-video-container--align-right hp-video .video-html5,
.c-video-container--align-right hp-video .vjs-tech {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}
.c-video-container--h-fit hp-video .video-html5,
.c-video-container--h-fit hp-video .vjs-tech {
    max-width: none;
    height: 100%;
}
.c-video-container--w-fit hp-video .video-html5,
.c-video-container--w-fit hp-video .vjs-tech {
    height: auto;
    width: 100%;
}
.c-video-container--container-fit hp-video .video-html5,
.c-video-container--container-fit hp-video .vjs-tech {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.c-video-container--ratio-1-1:after {
    padding-bottom: 100%;
}
.c-video-container--ratio-4-3:after {
    padding-bottom: 75%;
}
.c-video-container--ratio-16-9:after {
    padding-bottom: 56.25%;
}
.c-video-overlay {
    z-index: 999999 !important;
}
.c-video-overlay.modal.show {
    display: block;
}
.c-video-overlay .close {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: block;
    position: absolute;
    top: -30px;
    right: -7px;
}
@media (max-width: 719.98px) {
    .c-video-overlay .close {
        right: 13px;
    }
}
.c-video-overlay .modal-content {
    background-color: transparent;
    border: none;
    margin: 0 auto;
    width: 100%;
}
@media (min-width: 720px) {
    .c-video-overlay .modal-content {
        width: 90%;
    }
}
.c-video-overlay .modal-content .modal-body {
    padding: 1rem 0;
}
.c-video-overlay .modal-content hp-video {
    width: 100%;
    background-color: #000;
}
.c-video-overlay .modal-dialog {
    width: 100%;
    max-width: 960px;
}
.c-video-overlay .modal-backdrop {
    background-color: #000;
    opacity: 0.7;
    z-index: auto;
}
.c-product-asset-video {
    display: block;
}
.c-product-asset-video .c-image-container:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 10px;
}
.c-product-asset-video .js-video-overlay-trigger {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ie hppc-product-asset-slider .product-asset .loader {
    opacity: 0;
}
hppc-shop-modal.modal.fade {
    background-color: rgba(44, 48, 56, 0.5);
}
hppc-shop-modal.modal.fade .modal-dialog {
    padding: 0;
    margin-left: 8px;
    margin-right: 8px;
}
@media (min-width: 720px) {
    hppc-shop-modal.modal.fade .modal-dialog {
        margin-left: 30px;
        margin-right: 30px;
    }
}
@media (min-width: 1280px) {
    hppc-shop-modal.modal.fade .modal-dialog {
        margin-left: auto;
        margin-right: auto;
        max-width: 775px;
    }
}
hppc-shop-modal.shop-modal--rendered .c-loader {
    display: none;
}
hppc-shop-modal .modal-content {
    background: none;
}
hppc-shop-modal .modal-body__iframe {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
}
hppc-shop-modal .modal-body iframe {
    width: 100%;
    height: 100%;
    min-height: 513px;
    border-radius: 10px;
}
@media (min-width: 720px) {
    hppc-shop-modal .modal-body iframe {
        min-height: 577px;
    }
}
@media (min-width: 1280px) {
    hppc-shop-modal .modal-body iframe {
        min-height: 605px;
    }
}
html.gpsib #onetrust-consent-sdk {
    display: none;
}
html.gpsib body #everything #content * {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
}
.c-default-container {
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 720px) {
    .c-default-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}
body > img[src*="doubleclick.net"] {
    position: absolute;
}
.gpsib #onetrust-banner-sdk {
    display: none !important;
}
/*8/16/2022, 6:13:11 PM*/
.c-split-module__item {
    padding: 20px 0 30px;
    color: #2c3038;
    text-align: center;
}
.c-split-module__image {
    margin: 0 0 30px;
}
.c-split-module__image hp-image {
    overflow: hidden;
    border-radius: 10px;
}
.c-split-module__title {
    margin: 0 0 14px;
}
.c-split-module--no-image {
    text-align: left;
}
.c-split-module--no-image .c-split-module__title {
    margin: 0 0 16px;
}
@media (min-width: 720px) {
    .c-split-module__item {
        padding: 30px 0 40px;
    }
    .c-split-module__title {
        margin: 0 0 14px;
    }
    .c-split-module--no-image .c-split-module__title {
        margin: 0 0 20px;
    }
}
@media (min-width: 1280px) {
    .c-split-module__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px 0;
    }
    .c-split-module__item:nth-child(2n):not(.c-split-module--no-image) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .c-split-module__item:nth-child(2n):not(.c-split-module--no-image) .c-split-module__text {
        margin-left: 0;
        margin-right: 30px;
    }
    .c-split-module__image {
        width: 594px;
    }
    .c-split-module__text {
        width: 594px;
        margin-left: 30px;
    }
    .c-split-module__title {
        margin: 0 0 20px;
    }
    .c-split-module--no-image {
        display: block;
        padding: 50px 0;
    }
    .c-split-module--no-image .c-split-module__text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        margin: 0;
    }
    .c-split-module--no-image .c-split-module__title {
        margin: 0;
        width: 386px;
    }
    .c-split-module--no-image .c-split-module__description {
        margin: 0 0 0 30px;
        width: 594px;
    }
}
@media (min-width: 1920px) {
    .c-split-module--no-image .c-split-module__title {
        width: 406px;
    }
    .c-split-module--no-image .c-split-module__description {
        width: 624px;
    }
    .c-split-module__text {
        width: 624px;
        margin-left: 60px;
    }
    .c-split-module__item:nth-child(2n):not(.c-split-module--no-image) .c-split-module__text {
        margin-left: 0;
        margin-right: 60px;
    }
}
