@charset "UTF-8";

:root {
    --wk-grey: #ccc;
    --wk-grey-hover: #a7a7a7;
    --wk-white: #fff;
    --wk-white-hover: #eaeaea;
    --wk-black: #242424;
    --wk-black-hover: #101010;
    --wk-blue: #007ac3;
    --wk-blue-hover: #0066af;
    --wk-green: #85bc20;
    --wk-green-hover: #76a71c;
    --wk-red: #ef3e42;
    --wk-red-hover: #c4373a;
    --wk-purple: #940c72;
    --wk-purple-hover: #80005e;
}

body,
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%;
}

/* html[lang="en-US"] { */
/* padding-top: 32px !important; */
/* margin: 0 !important; */
/* height: 100vh; */
/* } */

body {
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
}

/* body .wk-search-result, */
body .wk-content-front,
body .wk-content {
    flex: 1 0 auto;
    margin: 4rem auto;
    padding: 0 15px;
}

body .wk-content {
    margin: 0 auto;
    padding: 0;
}

body>footer {
    flex-shrink: 0;
}

/* body.logged-in.admin-bar { */
/* height: calc(100vh - 32px); */
/* overflow-y: hidden; */
/* } */

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
body.no-smil.no-borderimage .wk-select-field::after,
html.no-smil.no-borderimage .wk-select-field::after,
template {
    display: none
}

a {
    background-color: transparent;
    color: #007ac3;
    cursor: pointer;
    text-decoration: none;
    transition: color .1s ease-out
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 0
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000;
    background-color: #f8d8a6;
    padding: .125rem
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    height: auto;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
textarea {
    font: inherit;
    margin: 0
}

input,
optgroup,
select {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible;
    cursor: pointer
}

button,
select {
    text-transform: none
}

body input[type=button],
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

body input[disabled],
button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

.ie9 .wk-select-field>select,
legend,
td,
th {
    padding: 0
}

input[type=search] {
    box-sizing: border-box
}

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

.wk-h1,
.wk-h2,
.wk-h3,
.wk-h4,
.wk-h5,
.wk-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .3em;
    margin-top: 1em;
    color: #474747;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    margin-bottom: .25rem;
    margin-top: 1rem
}

select,
textarea {
    border-radius: 0
}

button {
    background: 0 0
}

body,
html {
    color: #474747;
    font-size: 16px;
    line-height: 1.4
}

address,
blockquote,
dl,
ul,
ol,
p,
ul {
    /* font-size: .9375rem; */
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 300;
    letter-spacing: 0.02rem;
    margin-bottom: 1em;
    margin-top: 0
}

ul,
ol {
    width: 100%;
    text-align: left;
}

address:last-child,
blockquote:last-child,
dl:last-child,
figure:last-child,
ol:last-child,
p:last-child,
ul:last-child {
    margin-bottom: 0 !important
}

cite,
small {
    font-size: .9375rem
}

::-moz-selection {
    background-color: #d4e8b1
}

::selection {
    background-color: #d4e8b1
}

/* oneweb styles - start */

.not-found-content {
    text-align: center;
    margin-top: 32px;
}

.not-found-content .title {
    font-family: "Fira Sans", sans-serif;
    color: #353535;
    font-size: 104px;
    line-height: 120px;
    font-weight: 300;
}

.not-found-content .subtitle {
    margin-top: 16px;
    font-family: "Fira Sans", sans-serif;
    color: #353535;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
}

.not-found-content .description {
    margin-top: 8px;
    font-family: "Fira Sans", sans-serif;
    color: #353535;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
}

.not-found-content .cta {
    margin-top: 16px;
    font-family: "Fira Sans", sans-serif;
    color: #353535;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}

.not-found-content .cta .link {
    color: #007ac3;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
}

/* oneweb styles - end */

.wk-h1.subset,
.wk-h2.subset,
.wk-h3.subset,
.wk-h4.subset,
.wk-h5.subset,
.wk-h6.subset,
h1.subset,
h2.subset,
h3.subset,
h4.subset,
h5.subset,
h6.subset {
    font-weight: 200
}

.wk-h1,
h1 {
    font-size: 2.0736rem;
    font-weight: 700
}

.wk-h2,
.wk-h3,
h2,
h3 {
    font-size: 1.728rem;
    font-weight: 700
}

.wk-h3,
h3 {
    font-size: 1.44rem
}

.wk-h4,
h4 {
    font-size: 1.2rem;
    font-weight: 600
}

.wk-h5,
.wk-h6,
h5,
h6 {
    font-size: 1rem;
    font-weight: 400
}

.wk-h6,
h6 {
    font-weight: 300
}

.wk-header .wk-more-menu.wk-green-icons>li [wk-icon],
.wk-header .wk-nav.wk-green-icons>li [wk-icon],
a:hover {
    color: #85bc20;
    color: var(--wk-set-primary-cta-color-one);
}

.wk-header .wk-more-menu.wk-grey-icons>li [wk-icon],
.wk-header .wk-nav.wk-grey-icons>li [wk-icon],
a:hover {
    color: #a5a5a5;
    color: var(--wk-set-primary-cta-color-one);
}

code,
kbd {
    padding: .1rem .4rem
}

code {
    border: 1px solid #ededed;
    border-radius: 0;
    background-color: #f6f6f6;
    color: #474747
}

code,
kbd,
pre,
samp {
    font-family: "DejaVu Sans Mono", Consolas, Menlo, Monaco, "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", monospace;
    font-size: .8125rem
}

pre code {
    background-color: transparent;
    border: 0
}

.wk-code-block {
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word
}

blockquote {
    border-left-color: #dadada;
    border-left-style: solid;
    border-left-width: 4px;
    margin: 0 0 1.2rem;
    padding: 1.75rem 1rem
}

blockquote,
blockquote address,
blockquote blockquote,
blockquote dl,
blockquote ol,
blockquote p,
blockquote ul {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif
}

blockquote cite {
    display: inline-block
}

blockquote>footer {
    color: #757575;
    font-size: 80%;
    margin-top: 1.25rem
}

blockquote>footer::before {
    content: '\2014 \00A0'
}

kbd {
    background-color: #757575;
    color: #fff
}

.wk-alert {
    border-color: #474747
}

.wk-alert,
.wk-alert-danger,
.wk-alert-info,
.wk-alert-success,
.wk-alert-warning {
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-weight: 300;
    margin-bottom: 1.25rem;
    padding: .75rem 1rem;
    position: relative
}

.wk-alert-danger[wk-icon],
.wk-alert-info[wk-icon],
.wk-alert-success[wk-icon],
.wk-alert-warning[wk-icon],
.wk-alert[wk-icon] {
    display: block;
    font-weight: 300;
    line-height: inherit;
    margin-left: 0;
    margin-right: 0;
    padding-left: 3.8125rem;
    text-align: left;
    width: auto
}

.wk-alert-danger[wk-icon]::before,
.wk-alert-info[wk-icon]::before,
.wk-alert-success[wk-icon]::before,
.wk-alert-warning[wk-icon]::before,
.wk-alert[wk-icon]::before {
    bottom: 0;
    color: #fff;
    font-size: 1.4375rem;
    left: 0;
    line-height: 1em;
    margin-left: 0;
    margin-right: 0;
    padding: .6875rem;
    position: absolute;
    top: 0;
    width: auto
}

.wk-alert a,
.wk-alert-danger a,
.wk-alert-info a,
.wk-alert-success a,
.wk-alert-warning a {
    color: inherit;
    text-decoration: underline
}

.wk-alert .wk-alert-title,
.wk-alert-danger .wk-alert-title,
.wk-alert-info .wk-alert-title,
.wk-alert-success .wk-alert-title,
.wk-alert-warning .wk-alert-title {
    font-weight: 700
}

.wk-alert .wk-alert-title,
.wk-alert-danger .wk-alert-title,
.wk-alert-danger>p,
.wk-alert-info .wk-alert-title,
.wk-alert-info>p,
.wk-alert-success .wk-alert-title,
.wk-alert-success>p,
.wk-alert-warning .wk-alert-title,
.wk-alert-warning>p,
.wk-alert>p {
    margin-bottom: .3125rem
}

.wk-alert-info,
.wk-alert[wk-context*=info] {
    border-color: #007ac3;
    color: #007ac3
}

.wk-alert-info[wk-icon]::before,
.wk-alert[wk-context*=info][wk-icon]::before {
    background-color: #007ac3
}

.wk-alert-success,
.wk-alert[wk-context*=success] {
    border-color: #85bc20;
    color: #85bc20
}

.wk-alert-success[wk-icon]::before,
.wk-alert[wk-context*=success][wk-icon]::before {
    background-color: #85bc20
}

.wk-alert-warning,
.wk-alert[wk-context*=warning] {
    border-color: #ea8f00;
    color: #ea8f00
}

.wk-alert-warning[wk-icon]::before,
.wk-alert[wk-context*=warning][wk-icon]::before {
    background-color: #ea8f00
}

.wk-alert-danger,
.wk-alert[wk-context*=danger] {
    border-color: #e5202e;
    color: #e5202e
}

.wk-alert-danger[wk-icon]::before,
.wk-alert[wk-context*=danger][wk-icon]::before {
    background-color: #e5202e
}

.wk-alert-dismissible {
    padding-right: 2.875rem
}

.wk-alert-dismissible .wk-alert-dismiss,
.wk-alert-dismissible .wk-icon-close-empty {
    background-color: transparent;
    color: inherit;
    position: absolute;
    transition: opacity .2s;
    width: auto
}

.wk-alert-dismissible .wk-alert-dismiss:hover:not([disabled]),
.wk-alert-dismissible .wk-icon-close-empty:hover:not([disabled]) {
    color: inherit
}

.wk-alert-dismissible .wk-alert-dismiss {
    font-size: 1.375rem;
    padding: .4375rem;
    right: .4375rem;
    top: .25rem
}

.wk-alert-dismissible .wk-alert-dismiss:hover,
.wk-alert-dismissible .wk-icon-close-empty:hover {
    background-color: transparent;
    opacity: .6
}

.wk-alert-dismissible .wk-icon-close-empty {
    font-size: 2.375rem;
    margin: 0;
    padding: 0;
    right: .25rem;
    top: .25rem
}

.wk-alert-fixed {
    border-left: 0;
    border-right: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateY(-100%);
    transition: .2s;
    z-index: 9999
}

.open.wk-alert-fixed {
    transform: translateY(0)
}

.wk-spin {
    animation: spin 2s infinite linear;
    display: inline-block
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.wk-badge,
[wk-badge] {
    background-color: #007ac3;
    border-radius: 1rem;
    color: #fff;
    font-size: .77248em;
    font-weight: 700;
    padding: .125rem .5rem;
    position: relative;
    text-align: center;
    top: -.1em;
    white-space: nowrap
}

.wk-badge.wk-badge-grey,
.wk-badge[wk-badge*=grey],
.wk-button .wk-badge,
.wk-button [wk-badge],
.wk-button-full .wk-badge,
.wk-button-full [wk-badge],
[wk-badge].wk-badge-grey,
[wk-badge][wk-badge*=grey],
button .wk-badge,
button [wk-badge] {
    background-color: #fff;
    border-radius: 1rem;
    color: #007ac3;
    font-size: .77248em;
    font-weight: 700;
    padding: .125rem .5rem;
    position: relative;
    text-align: center;
    top: -.1em;
    white-space: nowrap
}

.wk-badge.wk-badge-grey,
.wk-badge[wk-badge*=grey],
[wk-badge].wk-badge-grey,
[wk-badge][wk-badge*=grey] {
    background-color: #bfbfbf;
    color: #fff
}

.wk-layout-25-25-25-25,
.wk-layout-25-25-25-25-persist,
.wk-layout-25-75,
.wk-layout-25-75-persist,
.wk-layout-33-33-33,
.wk-layout-33-33-33-persist,
.wk-layout-33-66,
.wk-layout-33-66-persist,
.wk-layout-50-50,
.wk-layout-50-50-persist,
.wk-layout-66-33,
.wk-layout-66-33-persist,
.wk-layout-75-25,
.wk-layout-75-25-persist {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto
}

.wk-layout-25-25-25-25-persist:after,
.wk-layout-25-25-25-25:after,
.wk-layout-25-75-persist:after,
.wk-layout-25-75:after,
.wk-layout-33-33-33-persist:after,
.wk-layout-33-33-33:after,
.wk-layout-33-66-persist:after,
.wk-layout-33-66:after,
.wk-layout-50-50-persist:after,
.wk-layout-50-50:after,
.wk-layout-66-33-persist:after,
.wk-layout-66-33:after,
.wk-layout-75-25-persist:after,
.wk-layout-75-25:after,
.wk-layout-centered-large:after,
.wk-layout-centered-medium:after,
.wk-layout-centered-small:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width:37.5rem) {
    .wk-layout-50-50>.wk-layout-item {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-layout-50-50>.wk-layout-item:nth-child(2n) {
        float: right;
        margin-right: 0
    }
}

.wk-layout-50-50-persist>.wk-layout-item {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%
}

.wk-layout-50-50-persist>.wk-layout-item:nth-child(2n) {
    float: right;
    margin-right: 0
}

@media (min-width:37.5rem) {
    .wk-layout-33-66>.wk-layout-item {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-layout-33-66>.wk-layout-item:nth-child(2n) {
        width: 66.10169%;
        float: right;
        margin-right: 0
    }
}

.wk-layout-33-66-persist>.wk-layout-item {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%
}

.wk-layout-33-66-persist>.wk-layout-item:nth-child(2n) {
    width: 66.10169%;
    float: right;
    margin-right: 0
}

@media (min-width:37.5rem) {
    .wk-layout-66-33>.wk-layout-item {
        width: 66.10169%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-layout-66-33>.wk-layout-item:nth-child(2n) {
        width: 32.20339%;
        float: right;
        margin-right: 0
    }
}

.wk-layout-66-33-persist>.wk-layout-item {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%
}

.wk-layout-66-33-persist>.wk-layout-item:nth-child(2n) {
    width: 32.20339%;
    float: right;
    margin-right: 0
}

@media (min-width:37.5rem) {
    .wk-layout-25-75>.wk-layout-item {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-layout-25-75>.wk-layout-item:nth-child(2n) {
        width: 74.57627%;
        float: right;
        margin-right: 0
    }
}

.wk-layout-25-75-persist>.wk-layout-item {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%
}

.wk-layout-25-75-persist>.wk-layout-item:nth-child(2n) {
    width: 74.57627%;
    float: right;
    margin-right: 0
}

@media (min-width:37.5rem) {
    .wk-layout-75-25>.wk-layout-item {
        width: 74.57627%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-layout-75-25>.wk-layout-item:nth-child(2n) {
        width: 23.72881%;
        float: right;
        margin-right: 0
    }
}

.wk-layout-75-25-persist>.wk-layout-item {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%
}

.wk-layout-75-25-persist>.wk-layout-item:nth-child(2n) {
    width: 23.72881%;
    float: right;
    margin-right: 0
}

@media (min-width:37.5rem) {
    .wk-layout-33-33-33>.wk-layout-item {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-layout-33-33-33>.wk-layout-item:nth-child(3n) {
        float: right;
        margin-right: 0
    }
}

.wk-layout-33-33-33-persist>.wk-layout-item {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%
}

.wk-layout-33-33-33-persist>.wk-layout-item:nth-child(3n) {
    float: right;
    margin-right: 0
}

@media (min-width:37.5rem) {
    .wk-layout-25-25-25-25>.wk-layout-item {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-layout-25-25-25-25>.wk-layout-item:nth-child(4n) {
        float: right;
        margin-right: 0
    }
}

.wk-layout-25-25-25-25-persist>.wk-layout-item {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%
}

.wk-layout-25-25-25-25-persist>.wk-layout-item:nth-child(4n) {
    float: right;
    margin-right: 0
}

.wk-layout-push-25 {
    margin-left: 25.42373%
}

.wk-layout-push-33 {
    margin-left: 33.89831%
}

.wk-layout-centered-small {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:37.5rem) {
    .wk-layout-centered-small {
        max-width: 28.125rem
    }
}

.wk-layout-centered-large,
.wk-layout-centered-medium {
    margin-left: auto;
    margin-right: auto;
    max-width: 37.5rem
}

.wk-layout-centered-large {
    max-width: 75rem
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-layout-centered-large {
        max-width: 37.5rem
    }
}

@media (min-width:65rem) {
    .wk-layout-centered-large {
        max-width: 65rem
    }
}

.wk-checkbox,
.wk-radio,
input[type=checkbox],
input[type=radio] {
    font-size: 1rem;
    margin-right: .3125em
}

.wk-input,
input:not([type=radio]):not([type=checkbox]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 0;
    color: #474747;
    font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 1rem;
    height: 3rem;
    line-height: 1.5;
    padding: .6875rem 1rem;
    width: 100%
}

select {
    /* -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; */
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 0;
    color: #474747;
    font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 1rem;
    height: 3rem;
    line-height: 1.5;
    padding: .6875rem 0.8rem;
    width: 100%
}

.wk-input[disabled],
input:not([type=radio]):not([type=checkbox])[disabled] {
    background-color: #ededed;
    color: #a3a3a3;
    cursor: not-allowed
}

/* .wk-input:focus,
.wk-input:hover:focus,
input:not([type=radio]):not([type=checkbox]):focus,
input:not([type=radio]):not([type=checkbox]):hover:focus {
    border-color: #409bd2
} */

.wk-input:hover,
input:not([type=radio]):not([type=checkbox]):hover {
    border-color: #474747
}

.wk-input::-ms-clear,
input:not([type=radio]):not([type=checkbox])::-ms-clear {
    height: 0;
    width: 0
}

:-moz-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder {
    color: #bfbfbf
}

textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 0;
    color: #474747;
    font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 1rem;
    height: 3rem;
    line-height: 1.5;
    padding: .6875rem 1rem;
    width: 100%;
    display: block;
    min-height: 5em;
    resize: vertical
}

.wk-select-field>select[disabled],
textarea[disabled] {
    background-color: #ededed;
    color: #a3a3a3;
    cursor: not-allowed
}

.wk-select-field>select:hover:focus,
textarea:focus,
textarea:hover:focus {
    border-color: #409bd2
}

.wk-select-field>select:hover,
textarea:hover {
    border-color: #474747
}

.wk-select-field>select::-ms-clear,
textarea::-ms-clear {
    height: 0;
    width: 0
}

.wk-textarea-short {
    min-height: 5em
}

.wk-textarea-medium {
    min-height: 8em
}

.wk-comments .comment-respond .comment-form-comment textarea,
.wk-textarea-tall {
    min-height: 12em
}

.wk-textarea-no-resize {
    resize: none
}

.ie9 .wk-select-field::after {
    content: ''
}

@media (min-width:37.5rem) {

    body.no-smil.no-borderimage .wk-select-field>select,
    html.no-smil.no-borderimage .wk-select-field>select {
        padding-right: .4375rem
    }
}

body.no-smil.no-borderimage .wk-select-field>select::-ms-expand,
html.no-smil.no-borderimage .wk-select-field>select::-ms-expand {
    display: block
}

.wk-select-field {
    position: relative
}

.wk-select-field::after {
    color: #474747;
    content: "";
    font-family: "wk-icons-open";
    pointer-events: none;
    position: absolute;
    right: .5em;
    top: .8em;
    z-index: 1049
}

.wk-select-field>select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 0;
    color: #474747;
    font-size: 1rem;
    height: 3rem;
    line-height: 1.5;
    width: 100%;
    display: block;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    overflow: hidden;
    padding: .6875rem 1.75rem .6875rem 1rem;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wk-select-field>select::-ms-expand {
    display: none
}

.wk-select-field>select>option {
    overflow: hidden;
    text-overflow: ellipsis
}

.wk-select-field>select:focus {
    border-color: #474747
}

.wk-checkbox-field[disabled],
.wk-radio-field[disabled] {
    color: #a3a3a3;
    cursor: not-allowed
}

fieldset[disabled] .wk-input,
fieldset[disabled] .wk-textarea,
fieldset[disabled] input:not([type=radio]):not([type=checkbox]),
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
fieldset[disabled] select,
fieldset[disabled] textarea {
    background-color: #ededed
}

fieldset[disabled] .wk-checkbox-field,
fieldset[disabled] .wk-input,
fieldset[disabled] .wk-radio-field,
fieldset[disabled] .wk-textarea,
fieldset[disabled] input:not([type=radio]):not([type=checkbox]),
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
fieldset[disabled] select,
fieldset[disabled] textarea {
    color: #a3a3a3;
    cursor: not-allowed
}

label {
    font-weight: 400
}

.wk-field-item {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    margin-bottom: 1rem
}

.wk-field-item .wk-checkbox-field,
.wk-field-item .wk-input,
.wk-field-item .wk-radio-field,
.wk-field-item .wk-select-field,
.wk-field-item .wk-textarea,
.wk-field-item input:not([type=radio]):not([type=checkbox]),
.wk-field-item textarea {
    font-weight: 300;
    margin-bottom: .1875rem
}

.wk-field-item .wk-field-header {
    font-weight: 400;
    margin-bottom: .1875rem
}

.wk-field-item .wk-field-header>.wk-field-tip {
    color: #a3a3a3;
    float: right;
    font-size: .87891rem;
    font-style: italic;
    margin-left: .375rem;
    margin-top: .1em
}

.wk-field-item.wk-field-has-error .wk-input,
.wk-field-item.wk-field-has-error .wk-select-field>select,
.wk-field-item.wk-field-has-error .wk-textarea,
.wk-field-item.wk-field-has-error input:not([type=radio]):not([type=checkbox]),
.wk-field-item.wk-field-has-error textarea {
    border-color: #e5202e;
    color: #e5202e
}

.wk-field-item.wk-field-has-error .wk-field-error {
    visibility: visible
}

.wk-field-item.wk-field-has-error .wk-field-has-icon .wk-field-icon {
    color: #e5202e
}

.wk-field-has-icon {
    position: relative
}

.wk-field-has-icon .wk-input,
.wk-field-has-icon input:not([type=radio]):not([type=checkbox]) {
    padding-right: 3.1875rem
}

.wk-field-has-icon .wk-field-icon {
    background-color: transparent;
    height: 100%;
    padding: .5rem;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: 1049
}

.wk-field-has-icon .wk-field-icon [wk-icon] {
    transition: color .1s ease-out;
    color: #a3a3a3;
    font-size: 1.2em
}

.wk-field-has-icon .wk-field-icon:hover {
    background-color: transparent
}

.wk-field-has-icon .wk-field-icon.wk-field-icon-button:hover [wk-icon] {
    color: #474747
}

.wk-field-has-icon .wk-field-icon.wk-field-icon-button:focus [wk-icon] {
    color: #474747
}

.wk-field-error {
    color: #e5202e;
    font-size: .87891rem;
    font-style: italic;
    visibility: hidden
}

.wk-field-error::after {
    content: '.';
    visibility: hidden
}

@font-face {
    font-family: "Fira Sans";
    font-weight: 300;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-Light/FiraSans-Light.woff) format("woff")
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 300;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-LightItalic/FiraSans-LightItalic.woff) format("woff")
}

@font-face {
    font-family: "Fira Sans";
    font-weight: 400;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-Regular/FiraSans-Regular.woff) format("woff")
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 400;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-Italic/FiraSans-Italic.woff) format("woff")
}

@font-face {
    font-family: "Fira Sans";
    font-weight: 500;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-Medium/FiraSans-Medium.woff) format("woff")
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 500;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-MediumItalic/FiraSans-MediumItalic.woff) format("woff")
}

@font-face {
    font-family: "Fira Sans";
    font-weight: 700;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-Bold/FiraSans-Bold.woff) format("woff")
}

@font-face {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 700;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FiraSans-BoldItalic/FiraSans-BoldItalic.woff) format("woff")
}

@font-face {
    font-family: "Franziska";
    font-weight: 300;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProLight/FFFranziskaWebProLight.woff) format("woff")
}

@font-face {
    font-family: "Franziska";
    font-style: italic;
    font-weight: 300;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProLightItalic/FFFranziskaWebProLightItalic.woff) format("woff")
}

@font-face {
    font-family: "Franziska";
    font-weight: 500;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProMedium/FFFranziskaWebProMedium.woff) format("woff")
}

@font-face {
    font-family: "Franziska";
    font-style: italic;
    font-weight: 500;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProMediumItalic/FFFranziskaWebProMediumItalic.woff) format("woff")
}

@font-face {
    font-family: "Franziska";
    font-weight: 400;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebPro/FFFranziskaWebPro.woff) format("woff")
}

@font-face {
    font-family: "Franziska";
    font-style: italic;
    font-weight: 400;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProBookItalic/FFFranziskaWebProBookItalic.woff) format("woff")
}

@font-face {
    font-family: "Franziska";
    font-weight: 600;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProDemiBold/FFFranziskaWebProDemiBold.woff) format("woff")
}

@font-face {
    font-family: "Franziska";
    font-style: italic;
    font-weight: 600;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProDemiBoldItalic/FFFranziskaWebProDemiBoldItalic.woff) format("woff")
}

@font-face {
    font-family: "Franziska";
    font-weight: 700;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProBold/FFFranziskaWebProBold.woff) format("woff")
}

@font-face {
    font-family: "Franziska";
    font-style: italic;
    font-weight: 700;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/FFFranziskaWebProBoldItalic/FFFranziskaWebProBoldItalic.woff) format("woff")
}

@font-face {
    font-family: "DejaVu Sans Mono";
    font-weight: 400;
    src: url(https://cdn.wolterskluwer.io/wk-fonts/1.x.x/fonts/DejaVuSansMono-Regular/DejaVuSansMono-Regular.woff) format("woff")
}

.wk-button,
.wk-comments .comment-list li .reply a.comment-reply-link,
.wk-comments .comment-respond .form-submit input[type=submit],
.wk-comments ol li .reply a.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link,
[wk-button],
button {
    transition: background-color .1s ease-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #007ac3;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: .87891rem;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 1rem;
    padding: 1.0625rem .9375rem;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    width: 100%
}

.wk-button[wk-context*=info],
.wk-comments .comment-list li .reply a.comment-reply-link[wk-context*=info],
.wk-comments .comment-list li .reply a.wk-context-info.comment-reply-link,
.wk-comments .comment-respond .form-submit input.wk-context-info[type=submit],
.wk-comments .comment-respond .form-submit input[wk-context*=info][type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-context*=info],
.wk-comments ol li .reply a.wk-context-info.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link[wk-context*=info],
.wk-comments ul li .reply a.wk-context-info.comment-reply-link,
.wk-context-info.wk-button,
.wk-context-info[wk-button],
[wk-context*=info][wk-button],
button.wk-context-info,
button[wk-context*=info] {
    background-color: #007ac3;
    color: #fff
}

.wk-button[wk-context*=success],
.wk-comments .comment-list li .reply a.comment-reply-link[wk-context*=success],
.wk-comments .comment-list li .reply a.wk-context-success.comment-reply-link,
.wk-comments .comment-respond .form-submit input.wk-context-success[type=submit],
.wk-comments .comment-respond .form-submit input[wk-context*=success][type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-context*=success],
.wk-comments ol li .reply a.wk-context-success.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link[wk-context*=success],
.wk-comments ul li .reply a.wk-context-success.comment-reply-link,
.wk-context-success.wk-button,
.wk-context-success[wk-button],
[wk-context*=success][wk-button],
button.wk-context-success,
button[wk-context*=success] {
    background-color: #85bc20;
    color: #fff
}

.wk-button[wk-context*=danger],
.wk-comments .comment-list li .reply a.comment-reply-link[wk-context*=danger],
.wk-comments .comment-list li .reply a.wk-context-danger.comment-reply-link,
.wk-comments .comment-respond .form-submit input.wk-context-danger[type=submit],
.wk-comments .comment-respond .form-submit input[wk-context*=danger][type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-context*=danger],
.wk-comments ol li .reply a.wk-context-danger.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link[wk-context*=danger],
.wk-comments ul li .reply a.wk-context-danger.comment-reply-link,
.wk-context-danger.wk-button,
.wk-context-danger[wk-button],
[wk-context*=danger][wk-button],
button.wk-context-danger,
button[wk-context*=danger] {
    background-color: #e5202e;
    color: #fff
}

.wk-button[wk-context*=warning],
.wk-comments .comment-list li .reply a.comment-reply-link[wk-context*=warning],
.wk-comments .comment-list li .reply a.wk-context-warning.comment-reply-link,
.wk-comments .comment-respond .form-submit input.wk-context-warning[type=submit],
.wk-comments .comment-respond .form-submit input[wk-context*=warning][type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-context*=warning],
.wk-comments ol li .reply a.wk-context-warning.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link[wk-context*=warning],
.wk-comments ul li .reply a.wk-context-warning.comment-reply-link,
.wk-context-warning.wk-button,
.wk-context-warning[wk-button],
[wk-context*=warning][wk-button],
button.wk-context-warning,
button[wk-context*=warning] {
    background-color: #ea8f00;
    color: #fff
}

@media (min-width:37.5rem) {

    .wk-button,
    .wk-comments .comment-list li .reply a.comment-reply-link,
    .wk-comments .comment-respond .form-submit input[type=submit],
    .wk-comments ol li .reply a.comment-reply-link,
    .wk-comments ul li .reply a.comment-reply-link,
    [wk-button],
    button {
        display: inline-block;
        margin-bottom: 0;
        width: auto
    }
}

.wk-button[wk-icon],
.wk-comments .comment-list li .reply a.comment-reply-link[wk-icon],
.wk-comments .comment-respond .form-submit input[wk-icon][type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-icon],
.wk-comments ul li .reply a.comment-reply-link[wk-icon],
[wk-icon][wk-button],
button[wk-icon] {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

@media (min-width:37.5rem) {

    .wk-button[wk-icon],
    .wk-comments .comment-list li .reply a.comment-reply-link[wk-icon],
    .wk-comments .comment-respond .form-submit input[wk-icon][type=submit],
    .wk-comments ol li .reply a.comment-reply-link[wk-icon],
    .wk-comments ul li .reply a.comment-reply-link[wk-icon],
    [wk-icon][wk-button],
    button[wk-icon] {
        width: auto
    }
}

.wk-button:hover:not([disabled]),
.wk-comments .comment-list li .reply a.comment-reply-link:hover:not([disabled]),
.wk-comments .comment-respond .form-submit input:hover:not([disabled])[type=submit],
.wk-comments ol li .reply a.comment-reply-link:hover:not([disabled]),
.wk-comments ul li .reply a.comment-reply-link:hover:not([disabled]),
:hover:not([disabled])[wk-button],
button:hover:not([disabled]) {
    background-color: #409bd2;
    color: #fff
}

.wk-button .wk-button-icon-right,
.wk-button[wk-button*=icon-right],
.wk-comments .comment-list li .reply a.comment-reply-link .wk-button-icon-right,
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=icon-right],
.wk-comments .comment-respond .form-submit input[type=submit] .wk-button-icon-right,
.wk-comments .comment-respond .form-submit input[wk-button*=icon-right][type=submit],
.wk-comments ol li .reply a.comment-reply-link .wk-button-icon-right,
.wk-comments ol li .reply a.comment-reply-link[wk-button*=icon-right],
.wk-comments ul li .reply a.comment-reply-link .wk-button-icon-right,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=icon-right],
[wk-button*=icon-right][wk-button],
[wk-button] .wk-button-icon-right,
button .wk-button-icon-right,
button[wk-button*=icon-right] {
    position: relative;
    padding-right: 4rem
}

.wk-button .wk-button-icon-right::before,
.wk-button[wk-button*=icon-right]::before,
.wk-comments .comment-list li .reply a.comment-reply-link .wk-button-icon-right::before,
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=icon-right]::before,
.wk-comments .comment-respond .form-submit input[type=submit] .wk-button-icon-right::before,
.wk-comments .comment-respond .form-submit input[type=submit][wk-button*=icon-right]::before,
.wk-comments ol li .reply a.comment-reply-link .wk-button-icon-right::before,
.wk-comments ol li .reply a.comment-reply-link[wk-button*=icon-right]::before,
.wk-comments ul li .reply a.comment-reply-link .wk-button-icon-right::before,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=icon-right]::before,
[wk-button] .wk-button-icon-right::before,
[wk-button][wk-button*=icon-right]::before,
button .wk-button-icon-right::before,
button[wk-button*=icon-right]::before {
    background: rgba(255, 255, 255, .2);
    color: #fff;
    margin: 0;
    padding: 1.0625rem;
    position: absolute;
    top: 0;
    width: 3rem;
    right: 0
}

.wk-button .wk-button-icon-left,
.wk-button[wk-button*=icon-left],
.wk-comments .comment-list li .reply a.comment-reply-link .wk-button-icon-left,
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=icon-left],
.wk-comments .comment-respond .form-submit input[type=submit] .wk-button-icon-left,
.wk-comments .comment-respond .form-submit input[wk-button*=icon-left][type=submit],
.wk-comments ol li .reply a.comment-reply-link .wk-button-icon-left,
.wk-comments ol li .reply a.comment-reply-link[wk-button*=icon-left],
.wk-comments ul li .reply a.comment-reply-link .wk-button-icon-left,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=icon-left],
[wk-button*=icon-left][wk-button],
[wk-button] .wk-button-icon-left,
button .wk-button-icon-left,
button[wk-button*=icon-left] {
    position: relative;
    padding-left: 4rem
}

.wk-button .wk-button-icon-left::before,
.wk-button[wk-button*=icon-left]::before,
.wk-comments .comment-list li .reply a.comment-reply-link .wk-button-icon-left::before,
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=icon-left]::before,
.wk-comments .comment-respond .form-submit input[type=submit] .wk-button-icon-left::before,
.wk-comments .comment-respond .form-submit input[type=submit][wk-button*=icon-left]::before,
.wk-comments ol li .reply a.comment-reply-link .wk-button-icon-left::before,
.wk-comments ol li .reply a.comment-reply-link[wk-button*=icon-left]::before,
.wk-comments ul li .reply a.comment-reply-link .wk-button-icon-left::before,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=icon-left]::before,
[wk-button] .wk-button-icon-left::before,
[wk-button][wk-button*=icon-left]::before,
button .wk-button-icon-left::before,
button[wk-button*=icon-left]::before {
    background: rgba(255, 255, 255, .2);
    color: #fff;
    margin: 0;
    padding: 1.0625rem;
    position: absolute;
    top: 0;
    width: 3rem;
    left: 0
}

.wk-button-secondary.wk-button,
.wk-button-secondary[wk-button],
.wk-button[wk-button*=secondary],
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=secondary],
.wk-comments .comment-list li .reply a.wk-button-secondary.comment-reply-link,
.wk-comments .comment-respond .form-submit input.wk-button-secondary[type=submit],
.wk-comments .comment-respond .form-submit input[wk-button*=secondary][type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-button*=secondary],
.wk-comments ol li .reply a.wk-button-secondary.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=secondary],
.wk-comments ul li .reply a.wk-button-secondary.comment-reply-link,
[wk-button*=secondary][wk-button],
button.wk-button-secondary,
button[wk-button*=secondary] {
    background-color: #bfbfbf;
    color: #474747
}

.wk-button-secondary.wk-button:hover:not([disabled]),
.wk-button-secondary:hover:not([disabled])[wk-button],
.wk-button[wk-button*=secondary]:hover:not([disabled]),
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=secondary]:hover:not([disabled]),
.wk-comments .comment-list li .reply a.wk-button-secondary.comment-reply-link:hover:not([disabled]),
.wk-comments .comment-respond .form-submit input.wk-button-secondary:hover:not([disabled])[type=submit],
.wk-comments .comment-respond .form-submit input[wk-button*=secondary]:hover:not([disabled])[type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-button*=secondary]:hover:not([disabled]),
.wk-comments ol li .reply a.wk-button-secondary.comment-reply-link:hover:not([disabled]),
.wk-comments ul li .reply a.comment-reply-link[wk-button*=secondary]:hover:not([disabled]),
.wk-comments ul li .reply a.wk-button-secondary.comment-reply-link:hover:not([disabled]),
[wk-button*=secondary]:hover:not([disabled])[wk-button],
button.wk-button-secondary:hover:not([disabled]),
button[wk-button*=secondary]:hover:not([disabled]) {
    background-color: #dadada;
    color: #474747
}

.wk-button-success.wk-button,
.wk-button-success[wk-button],
.wk-button[wk-context=success],
.wk-comments .comment-list li .reply a.comment-reply-link[wk-context=success],
.wk-comments .comment-list li .reply a.wk-button-success.comment-reply-link,
.wk-comments .comment-respond .form-submit input.wk-button-success[type=submit],
.wk-comments .comment-respond .form-submit input[wk-context=success][type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-context=success],
.wk-comments ol li .reply a.wk-button-success.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link[wk-context=success],
.wk-comments ul li .reply a.wk-button-success.comment-reply-link,
[wk-context=success][wk-button],
button.wk-button-success,
button[wk-context=success] {
    background-color: #85bc20;
    color: #fff
}

.wk-button-success.wk-button:hover:not([disabled]),
.wk-button-success:hover:not([disabled])[wk-button],
.wk-button[wk-context=success]:hover:not([disabled]),
.wk-comments .comment-list li .reply a.comment-reply-link[wk-context=success]:hover:not([disabled]),
.wk-comments .comment-list li .reply a.wk-button-success.comment-reply-link:hover:not([disabled]),
.wk-comments .comment-respond .form-submit input.wk-button-success:hover:not([disabled])[type=submit],
.wk-comments .comment-respond .form-submit input[wk-context=success]:hover:not([disabled])[type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-context=success]:hover:not([disabled]),
.wk-comments ol li .reply a.wk-button-success.comment-reply-link:hover:not([disabled]),
.wk-comments ul li .reply a.comment-reply-link[wk-context=success]:hover:not([disabled]),
.wk-comments ul li .reply a.wk-button-success.comment-reply-link:hover:not([disabled]),
[wk-context=success]:hover:not([disabled])[wk-button],
button.wk-button-success:hover:not([disabled]),
button[wk-context=success]:hover:not([disabled]) {
    background-color: #a4cd58
}

.wk-button-danger.wk-button,
.wk-button-danger[wk-button],
.wk-button[wk-context=danger],
.wk-comments .comment-list li .reply a.comment-reply-link[wk-context=danger],
.wk-comments .comment-list li .reply a.wk-button-danger.comment-reply-link,
.wk-comments .comment-respond .form-submit input.wk-button-danger[type=submit],
.wk-comments .comment-respond .form-submit input[wk-context=danger][type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-context=danger],
.wk-comments ol li .reply a.wk-button-danger.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link[wk-context=danger],
.wk-comments ul li .reply a.wk-button-danger.comment-reply-link,
[wk-context=danger][wk-button],
button.wk-button-danger,
button[wk-context=danger] {
    background-color: #e5202e;
    color: #fff
}

.wk-button-danger.wk-button:hover:not([disabled]),
.wk-button-danger:hover:not([disabled])[wk-button],
.wk-button[wk-context=danger]:hover:not([disabled]),
.wk-comments .comment-list li .reply a.comment-reply-link[wk-context=danger]:hover:not([disabled]),
.wk-comments .comment-list li .reply a.wk-button-danger.comment-reply-link:hover:not([disabled]),
.wk-comments .comment-respond .form-submit input.wk-button-danger:hover:not([disabled])[type=submit],
.wk-comments .comment-respond .form-submit input[wk-context=danger]:hover:not([disabled])[type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-context=danger]:hover:not([disabled]),
.wk-comments ol li .reply a.wk-button-danger.comment-reply-link:hover:not([disabled]),
.wk-comments ul li .reply a.comment-reply-link[wk-context=danger]:hover:not([disabled]),
.wk-comments ul li .reply a.wk-button-danger.comment-reply-link:hover:not([disabled]),
[wk-context=danger]:hover:not([disabled])[wk-button],
button.wk-button-danger:hover:not([disabled]),
button[wk-context=danger]:hover:not([disabled]) {
    background-color: #ec5862
}

.wk-button-warning.wk-button,
.wk-button-warning[wk-button],
.wk-button[wk-context=warning],
.wk-comments .comment-list li .reply a.comment-reply-link[wk-context=warning],
.wk-comments .comment-list li .reply a.wk-button-warning.comment-reply-link,
.wk-comments .comment-respond .form-submit input.wk-button-warning[type=submit],
.wk-comments .comment-respond .form-submit input[wk-context=warning][type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-context=warning],
.wk-comments ol li .reply a.wk-button-warning.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link[wk-context=warning],
.wk-comments ul li .reply a.wk-button-warning.comment-reply-link,
[wk-context=warning][wk-button],
button.wk-button-warning,
button[wk-context=warning] {
    background-color: #ea8f00;
    color: #fff
}

.wk-button-warning.wk-button:hover:not([disabled]),
.wk-button-warning:hover:not([disabled])[wk-button],
.wk-button[wk-context=warning]:hover:not([disabled]),
.wk-comments .comment-list li .reply a.comment-reply-link[wk-context=warning]:hover:not([disabled]),
.wk-comments .comment-list li .reply a.wk-button-warning.comment-reply-link:hover:not([disabled]),
.wk-comments .comment-respond .form-submit input.wk-button-warning:hover:not([disabled])[type=submit],
.wk-comments .comment-respond .form-submit input[wk-context=warning]:hover:not([disabled])[type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-context=warning]:hover:not([disabled]),
.wk-comments ol li .reply a.wk-button-warning.comment-reply-link:hover:not([disabled]),
.wk-comments ul li .reply a.comment-reply-link[wk-context=warning]:hover:not([disabled]),
.wk-comments ul li .reply a.wk-button-warning.comment-reply-link:hover:not([disabled]),
[wk-context=warning]:hover:not([disabled])[wk-button],
button.wk-button-warning:hover:not([disabled]),
button[wk-context=warning]:hover:not([disabled]) {
    background-color: #efab40
}

.wk-button[disabled],
.wk-comments .comment-list li .reply a.comment-reply-link[disabled],
.wk-comments .comment-respond .form-submit input[disabled][type=submit],
.wk-comments ol li .reply a.comment-reply-link[disabled],
.wk-comments ul li .reply a.comment-reply-link[disabled],
[disabled][wk-button],
button[disabled] {
    opacity: .3
}

.wk-button-full.wk-button,
.wk-button-full[wk-button],
.wk-button[wk-button*=full],
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=full],
.wk-comments .comment-list li .reply a.wk-button-full.comment-reply-link,
.wk-comments .comment-respond .form-submit input.wk-button-full[type=submit],
.wk-comments .comment-respond .form-submit input[wk-button*=full][type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-button*=full],
.wk-comments ol li .reply a.wk-button-full.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=full],
.wk-comments ul li .reply a.wk-button-full.comment-reply-link,
.wk-document-legacy .dps-resource table,
[wk-button*=full][wk-button],
button.wk-button-full,
button[wk-button*=full] {
    width: 100%
}

.wk-comments .comment-list li .reply a.comment-reply-link,
.wk-comments ol li .reply a.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link,
a.wk-button,
a[wk-button] {
    display: block;
    text-align: center
}

@media (min-width:37.5rem) {

    .wk-comments .comment-list li .reply a.comment-reply-link,
    .wk-comments ol li .reply a.comment-reply-link,
    .wk-comments ul li .reply a.comment-reply-link,
    a.wk-button,
    a[wk-button] {
        display: inline-block
    }
}

.wk-comments .comment-list li .reply a.comment-reply-link:hover,
.wk-comments ol li .reply a.comment-reply-link:hover,
.wk-comments ul li .reply a.comment-reply-link:hover,
a.wk-button:hover,
a:hover[wk-button] {
    color: #fff
}

.wk-comments .comment-list li .reply a.comment-reply-link .wk-button-link,
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=link],
.wk-comments ol li .reply a.comment-reply-link .wk-button-link,
.wk-comments ol li .reply a.comment-reply-link[wk-button*=link],
.wk-comments ul li .reply a.comment-reply-link .wk-button-link,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=link],
a.wk-button .wk-button-link,
a.wk-button[wk-button*=link],
a[wk-button*=link][wk-button],
a[wk-button] .wk-button-link {
    position: relative;
    padding-left: 4rem;
    background-color: transparent;
    color: #474747;
    margin-bottom: 0;
    padding: 0 0 0 1.25em
}

.wk-comments .comment-list li .reply a.comment-reply-link .wk-button-link::before,
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=link]::before,
.wk-comments ol li .reply a.comment-reply-link .wk-button-link::before,
.wk-comments ol li .reply a.comment-reply-link[wk-button*=link]::before,
.wk-comments ul li .reply a.comment-reply-link .wk-button-link::before,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=link]::before,
a.wk-button .wk-button-link::before,
a.wk-button[wk-button*=link]::before,
a[wk-button] .wk-button-link::before,
a[wk-button][wk-button*=link]::before {
    background: 0 0;
    margin: 0;
    padding: 1.0625rem;
    position: absolute;
    top: 0;
    width: 3rem;
    left: 0
}

.wk-comments .comment-list li .reply a.comment-reply-link .wk-button-link:hover,
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=link]:hover,
.wk-comments ol li .reply a.comment-reply-link .wk-button-link:hover,
.wk-comments ol li .reply a.comment-reply-link[wk-button*=link]:hover,
.wk-comments ul li .reply a.comment-reply-link .wk-button-link:hover,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=link]:hover,
a.wk-button .wk-button-link:hover,
a.wk-button[wk-button*=link]:hover,
a[wk-button*=link]:hover[wk-button],
a[wk-button] .wk-button-link:hover {
    background-color: transparent;
    color: #474747;
    text-decoration: underline
}

.wk-comments .comment-list li .reply a.comment-reply-link .wk-button-link::before,
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=link]::before,
.wk-comments ol li .reply a.comment-reply-link .wk-button-link::before,
.wk-comments ol li .reply a.comment-reply-link[wk-button*=link]::before,
.wk-comments ul li .reply a.comment-reply-link .wk-button-link::before,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=link]::before,
a.wk-button .wk-button-link::before,
a.wk-button[wk-button*=link]::before,
a[wk-button] .wk-button-link::before,
a[wk-button][wk-button*=link]::before {
    color: #474747;
    padding: 0;
    text-decoration: none;
    width: 3px
}

.wk-button-bar {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto
}

.wk-button-bar:after,
.wk-footer .wk-footer-container:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width:37.5rem) {
    .wk-button-bar .wk-button-group-left {
        float: left
    }
}

.wk-button-bar .wk-button-group-left+.wk-button-group-right {
    margin-top: 1rem
}

@media (min-width:37.5rem) {
    .wk-button-bar .wk-button-group-left+.wk-button-group-right {
        margin-top: 0
    }

    .wk-button-bar .wk-button-group-right {
        float: right
    }

    .wk-button-bar .wk-button,
    .wk-button-bar .wk-comments .comment-list li .reply a.comment-reply-link,
    .wk-button-bar .wk-comments .comment-respond .form-submit input[type=submit],
    .wk-button-bar .wk-comments ol li .reply a.comment-reply-link,
    .wk-button-bar .wk-comments ul li .reply a.comment-reply-link,
    .wk-button-bar [wk-button],
    .wk-button-bar button,
    .wk-comments .comment-list li .reply .wk-button-bar a.comment-reply-link,
    .wk-comments .comment-respond .form-submit .wk-button-bar input[type=submit],
    .wk-comments ol li .reply .wk-button-bar a.comment-reply-link,
    .wk-comments ul li .reply .wk-button-bar a.comment-reply-link {
        float: left;
        margin-bottom: 0;
        margin-right: 1rem
    }

    .wk-button-bar .wk-button:last-child,
    .wk-button-bar .wk-comments .comment-list li .reply a.comment-reply-link:last-child,
    .wk-button-bar .wk-comments .comment-respond .form-submit input:last-child[type=submit],
    .wk-button-bar .wk-comments ol li .reply a.comment-reply-link:last-child,
    .wk-button-bar .wk-comments ul li .reply a.comment-reply-link:last-child,
    .wk-button-bar [wk-button]:last-child,
    .wk-button-bar button:last-child,
    .wk-comments .comment-list li .reply .wk-button-bar a.comment-reply-link:last-child,
    .wk-comments .comment-respond .form-submit .wk-button-bar input:last-child[type=submit],
    .wk-comments ol li .reply .wk-button-bar a.comment-reply-link:last-child,
    .wk-comments ul li .reply .wk-button-bar a.comment-reply-link:last-child {
        margin-right: 0
    }
}

.wk-button-bar .wk-button:last-child,
.wk-button-bar .wk-comments .comment-list li .reply a.comment-reply-link:last-child,
.wk-button-bar .wk-comments .comment-respond .form-submit input:last-child[type=submit],
.wk-button-bar .wk-comments ol li .reply a.comment-reply-link:last-child,
.wk-button-bar .wk-comments ul li .reply a.comment-reply-link:last-child,
.wk-button-bar [wk-button]:last-child,
.wk-button-bar button:last-child,
.wk-comments .comment-list li .reply .wk-button-bar a.comment-reply-link:last-child,
.wk-comments .comment-respond .form-submit .wk-button-bar input:last-child[type=submit],
.wk-comments ol li .reply .wk-button-bar a.comment-reply-link:last-child,
.wk-comments ul li .reply .wk-button-bar a.comment-reply-link:last-child,
.wk-footer .wk-footer-nav .wk-footer-nav-list>ul>li:last-child {
    margin-bottom: 0
}

.wk-hide-text {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}

h1.wk-hide-text,
h2.wk-hide-text,
h3.wk-hide-text,
h4.wk-hide-text,
h5.wk-hide-text,
h6.wk-hide-text {
    margin: 0
}

.wk-clearfix::after,
.wk-footer .wk-footer-nav::after {
    clear: both;
    content: ' ';
    display: table
}

.wk-text-overflow {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wk-header .wk-nav>li,
.wk-shown {
    display: block
}

.wk-hidden {
    display: none
}

@media (min-width:37.5rem) {
    .wk-logo-small {
        display: none
    }
}

.wk-document-legacy .dps-resource div.media-container span.tooltip-hide,
.wk-logo-large {
    display: none
}

@media (min-width:37.5rem) {
    .wk-logo-large {
        display: block
    }
}

.wk-img-responsive {
    height: auto;
    max-width: 100%
}

.wk-unstyled-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.wk-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

.wk-header {
    background-color: #fff;
    width: 100%
}

.wk-header>.wk-header-container {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media (min-width:37.5rem) {
    .wk-header>.wk-header-container {
        padding: .5625rem 1rem !important;
    }

    .wk-breadcrumb-bar>.wk-breadcrumb-container {
        padding: 0 1rem !important;
    }

    /* .wk-hero-main .wk-hero-desc {
        padding: .5625rem 1rem !important;
    } */
}

@media (min-width:77rem) {
    .wk-header>.wk-header-container {
        padding-left: 0;
        padding-right: 0;
        padding-top: .5625rem !important;
    }

    /* .wk-breadcrumb-bar>.wk-breadcrumb-container,
    .wk-hero-main .wk-hero-desc {
        padding: 0;
    } */
}

.wk-header .wk-logo {
    display: block;
    float: left;
}

@media (min-width:37.5rem) {

    .wk-header .wk-more-menu>li,
    .wk-header .wk-nav>li {
        padding: 0
    }
}

.wk-header .wk-more-menu>li [wk-icon],
.wk-header .wk-nav>li [wk-icon] {
    margin-right: .5em
}

.wk-header .wk-more-menu>li:last-child,
.wk-header .wk-nav>li:last-child {
    margin-right: 0
}

.wk-header .wk-more-menu.wk-gray-icons>li [wk-icon],
.wk-header .wk-nav.wk-gray-icons>li [wk-icon] {
    color: #757575
}

.wk-header .wk-more-menu.wk-gray-icons>li>a:hover [wk-icon],
.wk-header .wk-nav.wk-gray-icons>li>a:hover [wk-icon] {
    color: #85bc20;
    transition: color .3s
}

.wk-header .wk-nav {
    display: none;
    background-color: #474747;
    color: #fff;
    float: left;
    width: 100%
}

@media (min-width:37.5rem) {
    .wk-header .wk-nav {
        display: block;
        background-color: transparent;
        float: right;
        /* margin-top: 1.1875rem; */
        width: auto
    }
}

@media (min-width:77rem) {
    .wk-header .wk-nav {
        padding: 0
    }
}

.wk-header .wk-nav>li:last-child {
    padding-right: 0
}

.wk-header .wk-nav>li>a {
    padding: .625rem .9375rem;
    color: #fff
}

@media (min-width:37.5rem) {

    .wk-header .wk-nav>li>a,
    .wk-header .wk-nav>li>a:hover {
        color: #757575;
        /* color: var(--wk-set-primary-cta-color-one-hover); */
    }
}

.wk-header .wk-more-menu a:hover,
.wk-header .wk-more-menu.open a:hover,
.wk-header .wk-nav>li>a:hover,
dl.wk-search-results-list dt .title:hover {
    color: #757575;
    /* color: var(--wk-set-primary-cta-color-one-hover); */
}

.wk-header .wk-nav.open {
    display: block;
    background-color: rgba(71, 71, 71, .95);
    position: absolute;
    top: 2.9375rem;
    z-index: 1040
}

@media (min-width:37.5rem) {
    .wk-header .wk-nav.open {
        background-color: transparent;
        position: relative;
        top: 0
    }
}

.wk-header .wk-more-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif
}

.wk-header .wk-more-menu>li,
.wk-header .wk-more-menu>li>a {
    display: block
}

@media (min-width:37.5rem) {
    .wk-header .wk-more-menu {
        display: none
    }
}

.wk-header .wk-more-menu a {
    color: #757575;
    min-height: 47px;
    padding: .75rem 1rem .6875rem
}

.wk-header .wk-more-menu.open {
    background-color: rgba(71, 71, 71, .95)
}

.wk-header .wk-more-menu.open a,
.wk-header .wk-nav.open [wk-icon] {
    color: #fff
}

.wk-footer {
    background-color: #757575;
    background-color: #474747;
    margin-top: 1.75rem;
    margin-top: 0;
}

.wk-footer .wk-footer-container {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    padding: 2.875rem 1rem
}

.wk-footer-color-seperator {
    display: flex;
    margin-bottom: 30px;
    position: relative;
}

.wk-footer-color-seperator::before {
    content: '';
    position: absolute;
    height: 6px;
    background: #85bc20;
    width: calc(75% - 8px);
    left: 0;
    top: 0;
}

.wk-footer-color-seperator::after {
    content: '';
    position: absolute;
    height: 6px;
    background: #e5202e;
    width: calc(25% - 8px);
    right: 0;
    top: 0;
}

/* .wk-footer .wk-footer-container .wk-footer-color-seperator .green {
    content: '';
    position: absolute;
    height: 6px;
    background: #85bc20;
    width: calc(75% - 16px);
    left: 8px;
    top: 0;
}

.wk-footer .wk-footer-container .wk-footer-color-seperator .red {
    content: '';
    position: absolute;
    height: 6px;
    background: #e5202e;
    width: calc(25% - 16px);
    right: 8px;
    top: 0;
} */

.wk-footer-pre-copyright-nav {
    display: inline;
    list-style: none;
    padding: 0;
}

.wk-footer-nav-list,
.wk-footer-pre-copyright-nav li {
    float: left;
}

.wk-footer-pre-copyright-nav li a,
.wk-footer-pre-copyright-nav li span {
    /* color: #474747; */
    color: #ffffff;
    margin-right: 2em;
    font-size: .8rem;
}

.wk-footer-pre-copyright-nav.wk-footer-pre-copyright-nav-last li span {
    margin-right: 0;
    font-weight: 400;
}

.wk-footer-pre-copyright-nav.wk-footer-pre-copyright-nav-last {
    float: right;
    width: unset;
}

.wk-footer-copyright-container .wk-footer-nav-list {
    width: unset;
}

@media (min-width:37.5rem) {
    .wk-footer .wk-footer-nav {
        max-width: 85rem;
        margin-left: auto;
        margin-right: auto;
        /* margin-bottom: 2.5rem; */
        width: auto;
        position: relative
    }

    .wk-footer .wk-footer-nav:after {
        content: " ";
        display: block;
        clear: both
    }
}

@media (min-width:37.5rem) {
    .wk-footer .wk-footer-nav>.wk-footer-nav-list {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-footer .wk-footer-nav>.wk-footer-nav-list:nth-child(4n) {
        float: right;
        margin-right: 0;
        /* border-left: 1px solid #d0d0d0; */
        height: 100%;
        /* position: absolute; */
        padding-left: 50px;
    }
}

.wk-footer .wk-footer-nav .wk-footer-nav-list {
    margin-bottom: 2.5rem
}

.wk-footer .wk-footer-nav .wk-footer-nav-list:last-of-type {
    float: right;
    margin-right: 0;
}

/* @media (min-width:37.5rem) {
    .wk-footer .wk-footer-nav .wk-footer-nav-list {
        margin-bottom: 0
    }
} */

.wk-footer .wk-footer-nav .wk-footer-nav-list .wk-footer-heading {
    /* color: #474747; */
    color: #ffffff;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-top: 0
}

@media (min-width:37.5rem) {
    .wk-footer .wk-footer-nav .wk-footer-nav-list .wk-footer-heading {
        font-size: 1.1rem;
        margin-bottom: .5rem
    }
}

.wk-footer .wk-footer-nav .wk-footer-nav-list>ul {
    list-style: none;
    padding: 0
}

.wk-footer .wk-footer-nav .wk-footer-nav-list>ul>li {
    /* color: #757575; */
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 1rem
}

@media (min-width:37.5rem) {
    .wk-footer .wk-footer-nav .wk-footer-nav-list>ul>li {
        font-size: .87891rem;
        margin-bottom: .5rem;
        /* display: inline-block; */
        /* width: 9.5em; */
    }

    ul.insight-social-sharer>li,
    .wk-footer .wk-footer-nav .wk-footer-nav-list>ul.wk-nav.social-links>li {
        width: unset;
    }
}

.wk-footer .wk-footer-nav .wk-footer-nav-list>ul>li>a {
    /* color: #474747; */
    color: #ffffff;
    display: block;
    font-size: .9rem;
}

/* .wk-footer .wk-footer-nav .wk-footer-nav-list>ul>li>a:hover {
    color: #656565
} */

@media (min-width:65rem) {

    /* .wk-footer .wk-footer-nav .wk-footer-nav-list>ul>li>a {
        display: inline
    } */
    .wk-footer .wk-logo {
        float: left
    }
}

.wk-footer .wk-tagline {
    /* color: #474747; */
    color: #ffffff;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: .87891rem;
    font-weight: 300;
    margin-top: 1.75rem
}

@media (min-width:65rem) {
    .wk-footer .wk-tagline {
        float: right;
        font-size: 1.13778rem;
        margin-top: 0;
        position: relative;
        top: 7px
    }
}

.wk-footer .wk-social-icons-container li {
    display: inline-block
}

.wk-footer .wk-social-icons-container .wk-social-item {
    font-size: 1.75rem;
    margin-right: .625rem
}

.wk-footer .wk-social-icons-container .wk-social-item span {
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -10px;
    width: 1px
}

.wk-footer .wk-footer-copyright {
    /* background-color: #fff; */
    background-color: #5d5d5d;
    background-color: #353535;
    /* color: #474747; */
    color: #ffffff;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: .82397rem
}

.wk-footer .wk-footer-copyright .wk-footer-copyright-container {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    padding: 1.75rem 1rem;
    text-align: right;
}

/* @media (min-width:77rem) {
    .wk-footer .wk-footer-copyright .wk-footer-copyright-container {
        padding-left: 0;
        padding-right: 0
    }
} */

.wk-footer .wk-footer-meta-info {
    padding-left: 0
}

.wk-footer .wk-footer-meta-info li {
    display: inline;
    list-style-type: none;
    margin-right: 2rem;
    padding-left: 0
}

.wk-footer .wk-footer-meta-info a {
    color: #757575
}

.wk-document a:hover,
.wk-footer .wk-footer-meta-info a:hover {
    text-decoration: underline
}

.wk-row,
.wk-row-persist {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto
}

.wk-footer .wk-footer-copyright .wk-footer-copyright-container:after,
.wk-page-error:after,
.wk-row-persist:after,
.wk-row:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width:37.5rem) {
    .wk-row div[class^=wk-col]:last-child {
        float: right;
        margin-right: 0
    }

    .wk-row .wk-col-1 {
        width: 6.77966%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-row .wk-col-2,
    .wk-row .wk-col-3 {
        width: 15.25424%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-row .wk-col-3 {
        width: 23.72881%
    }

    .wk-row .wk-col-4,
    .wk-row .wk-col-5 {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-row .wk-col-5 {
        width: 40.67797%
    }

    .wk-row .wk-col-6,
    .wk-row .wk-col-7 {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-row .wk-col-7 {
        width: 57.62712%
    }

    .wk-row .wk-col-8,
    .wk-row .wk-col-9 {
        width: 66.10169%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-row .wk-col-9 {
        width: 74.57627%
    }

    .wk-row .wk-col-10,
    .wk-row .wk-col-11 {
        width: 83.05085%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-row .wk-col-11 {
        width: 91.52542%
    }

    .wk-row .wk-col-12 {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }
}

.wk-row-persist div[class^=wk-col]:last-child {
    float: right;
    margin-right: 0
}

.wk-row-persist .wk-col-1 {
    width: 6.77966%;
    float: left;
    margin-right: 1.69492%
}

.wk-row-persist .wk-col-2,
.wk-row-persist .wk-col-3 {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%
}

.wk-row-persist .wk-col-3 {
    width: 23.72881%
}

.wk-row-persist .wk-col-4,
.wk-row-persist .wk-col-5 {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%
}

.wk-row-persist .wk-col-5 {
    width: 40.67797%
}

.wk-row-persist .wk-col-6,
.wk-row-persist .wk-col-7 {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%
}

.wk-row-persist .wk-col-7 {
    width: 57.62712%
}

.wk-row-persist .wk-col-8,
.wk-row-persist .wk-col-9 {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%
}

.wk-row-persist .wk-col-9 {
    width: 74.57627%
}

.wk-row-persist .wk-col-10,
.wk-row-persist .wk-col-11 {
    width: 83.05085%;
    float: left;
    margin-right: 1.69492%
}

.wk-row-persist .wk-col-11 {
    width: 91.52542%
}

.wk-row-persist .wk-col-12 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.wk-table-permit-overflow {
    border: 1px solid #ededed;
    border-bottom: 0;
    border-top: 0;
    margin-bottom: 1.25rem;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%
}

.wk-table-permit-overflow>.wk-table {
    border: 0;
    margin-bottom: 0
}

.wk-table-permit-overflow>.wk-table td:last-child,
.wk-table-permit-overflow>.wk-table th:last-child {
    border-right: 0
}

.wk-table-permit-overflow>.wk-table td:first-child,
.wk-table-permit-overflow>.wk-table th:first-child {
    border-left: 0
}

.wk-table {
    border-collapse: collapse;
    margin-bottom: 1.25rem;
    max-width: 100%;
    width: 100%
}

.wk-table>tbody>tr>td,
.wk-table>tbody>tr>th,
.wk-table>tfoot>tr>th,
.wk-table>thead>tr>td,
.wk-table>thead>tr>th {
    padding: .625rem;
    vertical-align: top
}

.wk-table th {
    white-space: nowrap;
    text-align: left
}

.wk-table caption {
    margin-bottom: .5rem;
    margin-top: .5rem;
    text-align: left
}

.wk-table td,
.wk-table th {
    border: 1px solid #dadada
}

.wk-table>tfoot>tr>th,
.wk-table>thead>tr>th {
    background-color: #f6f6f6;
    color: #474747;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: .82397rem
}

.wk-table>tbody>tr>td {
    background-color: #fff;
    border-color: #ededed;
    color: #474747;
    font-size: .9375rem
}

.wk-table>tbody+tbody {
    border-top: 2px solid #dadada
}

.wk-table .wk-table-ascent,
.wk-table .wk-table-descent {
    background-color: #ededed
}

.wk-table .wk-table-ascent::after,
.wk-table .wk-table-descent::after,
.wk-table .wk-table-sortable::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1em;
    margin-left: .2em;
    margin-right: .2em;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 1em;
    font-family: "wk-icons-filled"
}

.wk-table .wk-table-ascent::after::before,
.wk-table .wk-table-descent::after::before,
.wk-table .wk-table-sortable::after::before {
    font-family: "wk-icons-filled"
}

.wk-table .wk-table-sortable::after {
    content: ""
}

.wk-table .wk-table-ascent::after {
    content: ""
}

.wk-table .wk-table-descent::after {
    content: ""
}

.wk-table .wk-table-sorted {
    background-color: #f6f6f6
}

.wk-content-front,
.wk-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.wk-hero-main {
    background-color: #f6f6f6 !important;
    position: relative;
}

.wk-hero-main .wk-hero-container {
    width: 100%;
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 500px;
    padding: 0 16px;
}

.wk-hero-main .wk-hero-container.wk-hero-one {
    grid-template-columns: 5fr 4fr;
}

.wk-hero-main .wk-hero-background-container {
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.wk-hero-main .wk-hero-intro .wk-hero-intro-container {
    padding: 2rem;
    background-color: rgba(104, 104, 104, 0.7);
    background-color: var(--wk-set-primary-color);
    z-index: 1;
    width: 100%;
    max-width: unset;
    align-self: flex-end;
}

.wk-hero-main :not(.wk-hero-one) .wk-hero-intro .wk-hero-intro-container {
    max-width: 600px;
}

.wk-hero-main .wk-hero-intro .wk-hero-intro-container h1 {
    color: #ffffff;
    font-weight: 700;
}

.wk-hero-main .wk-hero-desc .wk-hero-desc-container {
    background-color: white;
    padding: 2rem 2rem 2rem 4rem;
    position: relative;
    left: -2rem;
    z-index: 0;
    width: calc(100% + 2rem);
    overflow: hidden;
}

.wk-hero-main .wk-hero-intro {
    padding-bottom: 5rem;
}

.wk-hero-main .wk-hero-desc {
    padding-bottom: 3rem;
    max-height: 500px;
}

.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container h1,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container h2,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container h3,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container h4,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container h5,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container h6,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container p,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container a,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container span {
    color: white;
    margin: 0 0 1rem 0;
}

.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container p {
    font-size: 1.2em;
}

.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container .wk-cta a {
    margin-bottom: 0;
}

@media (min-width:782px) {
    .wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro {
        padding: 3rem 0;
    }
}

.wk-hero-main .wk-hero-intro h1 {
    margin: 0;
}

.wk-hero-main .wk-hero-intro,
.wk-hero-main .wk-hero-desc {
    /* width: 64%; */
    /* padding-right: 2rem !important; */
    /* padding: 5rem 2rem 5rem 1rem !important; */
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    justify-content: flex-end;
}

.wk-hero-main .wk-hero-image {
    width: 100%;
    background-size: cover !important;
    background-position: center;
}

.wk-hero-main .wk-hero-desc h1 {
    font-weight: 300;
    font-size: 1.8rem;
    margin-top: 0;
}

.wk-hero-main [class^=wk-hero-desc] h2,
.wk-hero-main [class^=wk-hero-desc] h3,
.wk-hero-main [class^=wk-hero-desc] h4,
.wk-hero-main [class^=wk-hero-desc] h5,
.wk-hero-main [class^=wk-hero-desc] h6 {
    margin: 0;
    font-weight: 500;
    font-size: 1.6rem;
}

.wk-hero-main .wk-hero-desc p {
    line-height: 1.6rem;
    font-size: 1rem;
    /* letter-spacing: 0; */
    letter-spacing: 0.025rem;
    font-weight: 300;
}

[class*=wk-hero-cta] {
    display: inline-flex;

}

/* [class*=wk-hero-cta-]:not(:last-child) {
    margin-right: 1rem;
} */

.wk-cta {
    display: flex;
    /* width: 100%; */
    z-index: 1;
}

@media (min-width:48.875rem) {}

.wk-hero-cta {
    display: flex;
    justify-content: flex-end;
    z-index: 1;
}

.wk-hero-one .wk-hero-cta {
    justify-content: flex-start;
}

.wk-cta-one,
.wk-cta-two,
.wk-cta-odd,
.wk-cta-even,
.wk-hero-cta-one,
.wk-hero-cta-two {
    min-width: 50%;
    min-height: 50px;
    font-size: .9rem;
    font-weight: 300;
    text-transform: capitalize;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    border: none;
    padding-left: 2rem;
    padding-right: 2rem;
    transition: all .1s ease-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.wk-hero-cta-one,
.wk-hero-cta-two,
.wk-hero-cta-odd,
.wk-hero-cta-even {
    font-size: 1rem;
    font-weight: 500;
    /* min-height: 70px; */
}

.wk-cta-one:hover,
.wk-cta-two:hover,
.wk-cta-odd:hover,
.wk-cta-even:hover,
.wk-hero-cta-one:hover,
.wk-hero-cta-two:hover {
    color: #ffffff;
    border: none;
}

.wk-cta-one,
.wk-cta-odd,
.wk-hero-cta-one {
    background-color: #686868;
    background-color: var(--wk-set-primary-cta-color-one);
}

.wk-cta-two,
.wk-cta-even,
.wk-hero-cta-two {
    background-color: #a7a7a7;
    background-color: var(--wk-set-primary-cta-color-two);
}

.wk-cta-one:hover,
.wk-cta-odd:hover,
.wk-hero-cta-one:hover {
    background-color: #333333;
    background-color: var(--wk-set-primary-cta-color-one-hover);
}

.wk-cta-two:hover,
.wk-cta-even:hover,
.wk-hero-cta-two:hover {
    background-color: #333333;
    background-color: var(--wk-set-primary-cta-color-two-hover);
}

.wk-cta-blue {
    background-color: var(--wk-blue);
}

.wk-cta-blue:hover {
    background-color: var(--wk-blue-hover);
}

.wk-flex-center {
    justify-content: center;
    padding: 0 !important;
}

.wk-client-testimonial.wk-container {
    display: none;
}

.wk-client-testimonial.wk-container.slick-initialized {
    display: block;
}

@media (max-width:48.8125rem) {
    .wk-hero-main>.wk-hero-container>.wk-hero-desc {
        display: none;
    }

    .wk-hero-main .wk-hero-container,
    .wk-hero-main .wk-hero-container.wk-hero-one {
        grid-template-columns: 1fr;
        min-height: unset;
        padding: 2rem 1rem;
    }

    .wk-hero-main .wk-hero-desc .wk-hero-desc-container {
        left: 0;
        padding: 2rem;
        width: unset;
    }

    .wk-hero-main .wk-hero-intro .wk-hero-intro-container {
        max-width: unset;
    }

    .wk-hero-main .wk-hero-intro,
    .wk-hero-main .wk-hero-desc {
        padding-bottom: 0;
    }

    .wk-cta,
    .wk-hero-cta {
        justify-content: space-between;
    }

    .wk-cta-one,
    .wk-cta-two,
    .wk-cta-even,
    .wk-cta-odd,
    .wk-hero-cta-one,
    .wk-hero-cta-two {
        min-width: 50%;
    }
}

@media (min-width:48.875rem) {
    .wk-hero-main .wk-hero-intro .wk-hero-desc.wk-hero-desc-small {
        display: none;
    }

    .wk-cta:not(.wk-hero-cta) {
        margin: 0 0 1em 0;
    }

    [class*='wk-cta-']:not([class*='wk-hero-cta-']) {
        margin-right: 1rem;
    }

    [class*='wk-cta-']:last-of-type {
        margin-right: 0;
    }
}

@media (max-width:37.5rem) {
    .wk-cta:not(.wk-hero-cta) {
        width: 100%;
        flex-direction: column;
    }

    [class*='wk-columns'] [class*='wk-cta-'] {
        display: flex;
        width: 75%;
    }

}

@media (max-width:48.8125rem) {
    .wk-cta:not(.wk-hero-cta) {
        width: 75%;
        margin: auto;
        flex-direction: column;
        margin-bottom: 2rem;
    }

    [class*='wk-columns'] [class*='wk-cta-'] {
        display: flex;
    }
}

@media (max-width:48.8125rem) {
    [class*='wk-columns'] [class*='wk-cta-'] {
        margin-right: 0;
        margin-bottom: 1rem;
    }

    [class*='wk-columns'] [class*='wk-cta-']:last-of-type {
        margin-bottom: 0;
    }
}

@media (max-width:62.4rem) {

    .wk-cta-one,
    .wk-cta-two,
    .wk-cta-even,
    .wk-cta-odd,
    .wk-hero-cta-one,
    .wk-hero-cta-two {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media (min-width:62.5rem) {

    .wk-hero-cta-one,
    .wk-hero-cta-two,
    .wk-hero-cta-one[class*='wk-cta-'],
    .wk-hero-cta-two[class*='wk-cta-'] {
        min-width: 200px;
    }

    .wk-cta-one,
    .wk-cta-two,
    .wk-cta-even,
    .wk-cta-odd {
        min-width: 200px;
    }
}

@media (max-width:799px) {
    /* .wk-hero-main .wk-hero-image {
        display: none;
    } */
    /* .wk-hero-main .wk-hero-desc {
        width: 100%;
        padding-right: 0;
    } */
}

@media (max-width:599px) {
    /* .wk-hero-main .wk-hero-desc {
        margin: 2rem 1rem !important;
    } */
}

@media (min-width:800px) and (max-width:1600px) {
    /* .wk-hero-main .wk-hero-desc {
        width: 60%;
    } */
}



@media (max-width:956px) {
    /* [class*=wk-hero-cta] {
        display: block;
    } */
    /* [class*=wk-hero-cta-]:not(:last-child) {
        margin-right: unset;
    } */
    /* .wk-hero-cta-one {
        margin-bottom: 1.2rem;
    } */
    /* [class*=wk-hero-cta-]:last-child {
        margin-bottom: 0;
    } */
}

.wk-label,
.wk-label-danger,
.wk-label-info,
.wk-label-success {
    display: inline-block;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: .75rem;
    font-weight: 500;
    padding: .3125rem .625rem;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap
}

.wk-context-info.wk-label,
.wk-context-info.wk-label-danger,
.wk-context-info.wk-label-info,
.wk-context-info.wk-label-success,
.wk-label-danger[wk-context*=info],
.wk-label-info[wk-context*=info],
.wk-label-success[wk-context*=info],
.wk-label[wk-context*=info] {
    background-color: #007ac3;
    color: #fff
}

.wk-context-success.wk-label,
.wk-context-success.wk-label-danger,
.wk-context-success.wk-label-info,
.wk-context-success.wk-label-success,
.wk-label-danger[wk-context*=success],
.wk-label-info[wk-context*=success],
.wk-label-success[wk-context*=success],
.wk-label[wk-context*=success] {
    background-color: #85bc20;
    color: #fff
}

.wk-context-danger.wk-label,
.wk-context-danger.wk-label-danger,
.wk-context-danger.wk-label-info,
.wk-context-danger.wk-label-success,
.wk-label-danger[wk-context*=danger],
.wk-label-info[wk-context*=danger],
.wk-label-success[wk-context*=danger],
.wk-label[wk-context*=danger] {
    background-color: #e5202e;
    color: #fff
}

.wk-context-warning.wk-label,
.wk-context-warning.wk-label-danger,
.wk-context-warning.wk-label-info,
.wk-context-warning.wk-label-success,
.wk-label,
.wk-label-danger[wk-context*=warning],
.wk-label-info[wk-context*=warning],
.wk-label-success[wk-context*=warning],
.wk-label[wk-context*=warning] {
    background-color: #ea8f00;
    color: #fff
}

.wk-label {
    background-color: #757575
}

.wk-label-info {
    background-color: #007ac3;
    color: #fff
}

.wk-label-success {
    background-color: #85bc20;
    color: #fff
}

.wk-label-danger {
    background-color: #e5202e;
    color: #fff
}

.wk-document ol,
.wk-document p,
.wk-document ul {
    color: #474747;
    font-family: "Franziska", "Times New Roman", Times, serif;
    font-size: 1.06667rem;
    line-height: 1.7
}

.wk-document ol,
.wk-document ul {
    margin: 1em 0 1em 3em;
    padding: 0
}

.wk-document ol>li,
.wk-document ul>li {
    margin-bottom: .5em
}

.wk-document ul {
    list-style-type: square
}

.wk-document p {
    margin-bottom: 1.25rem
}

.wk-document-legacy .dps-resource a.smallLink:link {
    color: #00c;
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-decoration: underline
}

.wk-document-legacy .dps-resource a.smallLink:active {
    color: #009
}

.wk-document-legacy .dps-resource a.smallLink:hover,
.wk-document-legacy .dps-resource a.smallLink:visited {
    color: #606;
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-decoration: underline
}

.wk-document-legacy .dps-resource a.smallLink:hover {
    color: #00c
}

.wk-document-legacy .dps-resource a.small-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 400
}

.wk-document-legacy .dps-resource a.small-link:link {
    color: #00f
}

.wk-document-legacy .dps-resource a.metadataLink:link {
    color: #fff;
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: 700;
    text-decoration: underline
}

.wk-document-legacy .dps-resource a.metadataLink:active {
    color: #fff
}

.wk-document-legacy .dps-resource a.metadataLink:hover,
.wk-document-legacy .dps-resource a.metadataLink:visited {
    color: #fff;
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: 700;
    text-decoration: underline
}

.wk-document-legacy .dps-resource a.breadCrumb:link {
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #00c;
    text-decoration: none
}

.wk-document-legacy .dps-resource a.breadCrumb:active {
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #009
}

.wk-document-legacy .dps-resource a.breadCrumb:hover,
.wk-document-legacy .dps-resource a.breadCrumb:visited {
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #606
}

.wk-document-legacy .dps-resource a.breadCrumb:hover {
    color: #00c;
    text-decoration: underline
}

.wk-document-legacy .dps-resource a:empty {
    display: none
}

.wk-document-legacy .dps-resource .outer-table-wrapper {
    overflow: auto;
    margin-bottom: 1.875rem
}

.wk-document-legacy .dps-resource .inner-table-wrapper {
    overflow: visible
}

.wk-document-legacy .dps-resource div.content-wrap {
    padding: 0
}

.wk-document-legacy .dps-resource div.tableVspace {
    width: 100%;
    height: 16px;
    border: 1px #000 solid
}

.wk-document-legacy .dps-resource div.path-line-content {
    margin: 12px 0 0;
    padding: 4px 0 0
}

.wk-document-legacy .dps-resource div.tochead {
    margin-left: 0;
    margin-top: 3pt;
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: 120%;
    font-weight: 700
}

.wk-document-legacy .dps-resource div.toc {
    margin-left: 10pt;
    margin-top: 3pt
}

.wk-document-legacy .dps-resource div.tocindent {
    margin-left: 10pt;
    margin-bottom: 6pt
}

.wk-document-legacy .dps-resource div.space {
    display: table;
    vertical-align: bottom;
    margin: 4px 0
}

.wk-document-legacy .dps-resource div.graphic {
    width: 100%;
    text-align: center
}

.wk-document-legacy .dps-resource div.warningMsg {
    color: #c00;
    font-weight: 700
}

.wk-document-legacy .dps-resource div.nav-caution-note-wrapper {
    position: relative
}

.wk-document-legacy .dps-resource div.cnBubble {
    left: 5px;
    z-index: 9999999;
    position: absolute;
    min-width: 480px;
    padding: 0;
    background: #ffffbe;
    border-radius: 0;
    border: #ff8315 solid 2px;
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .75);
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .75)
}

.wk-document-legacy .dps-resource div.cnBubble:after,
.wk-document-legacy .dps-resource div.cnBubble:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 8px 8px 8px 0;
    border-color: transparent #ffffbe;
    display: block;
    width: 0;
    z-index: 1;
    left: -8px;
    top: 10px
}

.wk-document-legacy .dps-resource div.cnBubble:before {
    border-width: 9px 9px 9px 0;
    border-color: transparent #ff8315;
    z-index: 0;
    left: -11px;
    top: 9px
}

.wk-document-legacy .dps-resource div.cnContent {
    padding: 8px
}

.wk-document-legacy .dps-resource div.media-container {
    display: inline-block;
    margin: 5px 0 10px
}

.wk-document-legacy .dps-resource div.media-container span.tooltip-show {
    display: inline;
    margin-left: 20px;
    /* margin-top: 20px; */
    position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    color: #6c6c6c
}

.wk-document-legacy .dps-resource div.cnBody p {
    margin: 6px 0 0;
    font-style: italic
}

.wk-document-legacy .dps-resource .docHeadSpacer {
    font-family: "Fira Sans", "Helvetica Neue", Arial, sans-serif;
    margin-right: 4pt
}

.wk-document-legacy .dps-resource h1.metadata {
    text-align: left;
    font-size: 120%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin-top: 12px;
    margin-bottom: 0
}

.wk-document-legacy .dps-resource h1.valueadd {
    padding: 0;
    margin: 0;
    font: 700 large/1em Arial, sans-serif;
    border-bottom: #606 2px solid
}

.wk-document-legacy .dps-resource h2.valueadd {
    padding: 0;
    margin: 0;
    font: 700 medium/1em Arial, sans-serif
}

.wk-document-legacy .dps-resource h3.valueadd {
    padding: 0;
    margin: 0;
    font: 700 small/1em Arial, sans-serif
}

.wk-document-legacy .dps-resource table.metadata {
    background-color: transparent;
    font-size: 8pt;
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    margin-top: 0
}

.wk-document-legacy .dps-resource table.noteIndent {
    margin-left: 15px
}

.wk-document-legacy .dps-resource td.metadatahead {
    font-weight: 700;
    padding-left: 10pt;
    padding-right: 10pt;
    width: 150pt
}

.wk-document-legacy .dps-resource td.metadatahead_print {
    font-weight: 700;
    padding-left: 0;
    padding-right: 10pt;
    width: 150pt
}

.wk-document-legacy .dps-resource td.metadatahead2 {
    font-weight: 700;
    padding-right: 10pt
}

.wk-document-legacy .dps-resource td.olText {
    height: auto;
    padding-bottom: 10pt;
    padding-left: 6px
}

.wk-document-legacy .dps-resource td.digit {
    text-align: right
}

.wk-document-legacy .dps-resource td.small-cap {
    text-transform: uppercase;
    font-weight: 400
}

.wk-document-legacy .dps-resource td.bold-small-cap {
    text-transform: uppercase;
    font-weight: 700
}

.wk-document-legacy .dps-resource td.underline {
    text-decoration: underline;
    font-weight: 400
}

.wk-document-legacy .dps-resource .leadIn>b,
.wk-document-legacy .dps-resource td.roman {
    font-weight: 400
}

.wk-document-legacy .dps-resource td.bold,
.wk-document-legacy .dps-resource td.metricsCell .dateCreated {
    font-weight: 700
}

.wk-comments .comments-title span,
.wk-document-legacy .dps-resource td.italic,
.wk-document-legacy .dps-resource td.metricsCell .metrics .author.deleted,
.wk-document-legacy .dps-resource td.metricsCell .metrics .author.disabled {
    font-style: italic
}

.wk-document-legacy .dps-resource td.bold-italic {
    font-style: italic;
    font-weight: 700
}

.wk-document-legacy .dps-resource td.metricsCell {
    width: 25%;
    color: #888;
    font-size: .85em;
    vertical-align: top
}

.wk-document-legacy .dps-resource td.notesCell {
    width: 75%
}

.wk-document-legacy .dps-resource li,
.wk-document-legacy .dps-resource td p.hp {
    margin: 0 0 10px
}

.wk-document-legacy .dps-resource p.caption {
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: 400;
    font-style: italic
}

.wk-document-legacy .dps-resource p.blockquote {
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: small;
    line-height: 1.25em
}

.wk-document-legacy .dps-resource p.related-topics-state {
    margin: 0 10px 0 0;
    padding: 0;
    font: 700 italic small/1.3em Arial, Helvetica, sans-serif;
    color: navy
}

.wk-document-legacy .dps-resource p.docType {
    display: block;
    padding: 0;
    font: 700 small/1em Arial, sans-serif;
    color: #244680
}

.wk-document-legacy .dps-resource p:empty {
    display: none
}

.wk-document-legacy .dps-resource pre {
    font-family: "Courier New", "Courier", "monospace";
    font-size: small
}

.wk-document-legacy .dps-resource .smallLink a,
.wk-document-legacy .dps-resource span.toc,
.wk-document-legacy .dps-resource thead.xhtml {
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: 80%
}

.wk-document-legacy .dps-resource span.emphasis {
    font-weight: 700
}

.wk-document-legacy .dps-resource span.numemphasis {
    font-weight: 700;
    color: maroon;
    font-size: 110%
}

.wk-document-legacy .dps-resource span.footnote {
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: small;
    line-height: 1.25em
}

.wk-document-legacy .dps-resource span.leftCol {
    display: inline;
    background-color: #fff;
    vertical-align: bottom;
    text-align: left
}

.wk-document-legacy .dps-resource span.rightCol {
    display: table-cell;
    float: right;
    background-color: #fff;
    text-align: right;
    vertical-align: bottom
}

.wk-document-legacy .dps-resource span.space {
    display: inline-block;
    vertical-align: bottom;
    text-align: left
}

.wk-document-legacy .dps-resource .break {
    display: block
}

.wk-document-legacy .dps-resource ul.nested-ul {
    list-style-image: none
}

.wk-document-legacy .dps-resource ul.square {
    list-style-type: square
}

.wk-document-legacy .dps-resource ul.none {
    list-style-type: none
}

.wk-document-legacy .dps-resource ul.bull {
    list-style-type: square
}

.wk-document-legacy .dps-resource ul.bull>li {
    display: list-item !important
}

.wk-document-legacy .dps-resource .menupathBoxRow1 {
    width: 100%;
    height: 24px;
    text-align: right
}

.wk-document-legacy .dps-resource .menupathBoxRow2,
.wk-document-legacy .dps-resource .sideNoteasFooter table,
.wk-feature figure .wk-feature-figure-image img,
.wk-usp-card-group-image-left .wk-usp-card .wk-card-content .wk-card-image img,
.wk-usp-card-group-image-right .wk-usp-card .wk-card-content .wk-card-image img,
.wk-usp-card.wk-usp-card-image-left .wk-card-content .wk-card-image img,
.wk-usp-card.wk-usp-card-image-right .wk-card-content .wk-card-image img,
figure img {
    width: 100%
}

.wk-document-legacy .dps-resource .doc-path-wrapper {
    margin: 0;
    padding: 10px
}

.wk-document-legacy .dps-resource .doc_path_container {
    background-color: #fff;
    margin: 0;
    border: solid #00504c 1px;
    padding: 4px
}

.wk-document-legacy .dps-resource .doc_path_container div.navigation-line div.link-box {
    text-align: center;
    margin: 10px 0 5px
}

.wk-document-legacy .dps-resource .clickpathNode {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    margin: 0 5px
}

.wk-document-legacy .dps-resource .docid {
    width: 100%;
    height: 18px;
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: 700;
    background-color: #00504c;
    color: #fff;
    padding: 2pt
}

.wk-document-legacy .dps-resource .date {
    color: navy
}

.wk-document-legacy .dps-resource .inline {
    color: purple
}

.wk-document-legacy .dps-resource .inline2 {
    color: green
}

.wk-document-legacy .dps-resource .center {
    text-align: center
}

.wk-document-legacy .dps-resource .metadataContainer {
    display: none
}

.wk-document-legacy .dps-resource .showMetadata {
    position: absolute;
    float: right
}

.wk-document-legacy .dps-resource .docSearchTerm,
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-blue,
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-green,
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-none,
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-orange,
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-pink,
.wk-document-legacy .dps-resource .hlOn .docSearchTerm span.hl-yellow {
    background-color: #ff6;
    font-weight: 700
}

.wk-document-legacy .dps-resource #moreInfoBox {
    border: 1px solid #00504c;
    padding: 6px;
    width: 99%;
    -moz-box-sizing: padding-box;
    box-sizing: padding-box
}

.wk-document-legacy .dps-resource .moreInfoBullet,
.wk-document-legacy .dps-resource .moreInfoText {
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 11pt;
    color: #069;
    text-transform: capitalize;
    white-space: nowrap
}

.wk-document-legacy .dps-resource .moreInfoBullet {
    font-size: 14pt;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center
}

.wk-document-legacy .dps-resource .newDevBox {
    background: #ffe;
    padding: 10px;
    border: 1px solid
}

.wk-document-legacy .dps-resource .newDevBox h1 {
    margin-top: 0;
    border-bottom: 2px solid #606;
    font: 700 small/1.5em Arial, sans-serif;
    text-transform: uppercase
}

.wk-document-legacy .dps-resource .newDevBox h2 {
    margin-bottom: 0
}

.wk-document-legacy .dps-resource .newDevBox p,
.wk-login-screen .wk-login-layout-support .wk-login-support h5 {
    margin-top: 0
}

.wk-document-legacy .dps-resource #newDevBtn {
    width: 130px;
    height: 19px;
    padding: 2px;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px
}

.wk-document-legacy .dps-resource .newDevBtnHighlighted {
    border: 1px solid #00c;
    background-color: #f4f3c9;
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    color: red;
    font-weight: 700;
    font-size: 11px;
    text-align: center
}

.wk-document-legacy .dps-resource .quicklinks {
    margin: 4px 10px 0 15px;
    padding: 0;
    background: #fef8e3;
    border: 1px solid #ccc;
    font: small/1.3em Arial, Helvetica, sans-serif
}

.wk-document-legacy .dps-resource .quicklinks p {
    margin: 0 12px;
    padding: 0 0 12px
}

.wk-document-legacy .dps-resource .quicklinks h1,
.wk-document-legacy .dps-resource .quicklinks h2,
.wk-document-legacy .dps-resource .quicklinks h3 {
    background-color: #036;
    margin: 0 -1px 7px;
    padding: 4px 10px;
    color: #eee;
    font: 700 small/1.3em Arial, Helvetica, sans-serif
}

.wk-document-legacy .dps-resource .quicklinks li {
    margin: 0;
    padding: 0 0 0 2px;
    line-height: 1.1em
}

.wk-document-legacy .dps-resource .quicklinks ul {
    margin-left: 12px
}

.wk-document-legacy .dps-resource .deleted,
.wk-document-legacy .dps-resource .vetoed {
    font: 700 small/1.3em Arial, Helvetica, sans-serif;
    color: red
}

.wk-document-legacy .dps-resource .vetoed {
    color: #00e
}

.wk-document-legacy .dps-resource .added,
.wk-document-legacy .dps-resource .addedgreen {
    font: 700 italic small/1.3em Arial, Helvetica, sans-serif
}

.wk-document-legacy .dps-resource .addedgreen {
    color: green
}

.wk-document-legacy .dps-resource #learningCenter {
    height: 178px;
    width: 596px;
    margin-top: 20px
}

.wk-document-legacy .dps-resource #LCloginBtn {
    position: relative;
    left: 470px;
    top: 140px
}

.wk-document-legacy .dps-resource .breadCrumb {
    padding: 8px 0
}

.wk-document-legacy .dps-resource #smartRelate {
    padding: 0 0 35px;
    margin: 0 3px 10px 6px
}

.wk-document-legacy .dps-resource .noteContainer {
    padding-left: 25px;
    margin: 15px 0
}

.wk-document-legacy .dps-resource .noteBody {
    font-family: "Franziska", "Times New Roman", Times, serif
}

.wk-document-legacy .dps-resource .noteHead {
    font-weight: 700;
    margin: 0 0 0 15px
}

.wk-document-legacy .dps-resource .background,
.wk-document-legacy .dps-resource .best-practice,
.wk-document-legacy .dps-resource .caution-note,
.wk-document-legacy .dps-resource .cch-chart,
.wk-document-legacy .dps-resource .cch-comment,
.wk-document-legacy .dps-resource .cch-pointer,
.wk-document-legacy .dps-resource .cch-practice-tip,
.wk-document-legacy .dps-resource .checklist,
.wk-document-legacy .dps-resource .comment,
.wk-document-legacy .dps-resource .compliance-pointer,
.wk-document-legacy .dps-resource .compliance-tip,
.wk-document-legacy .dps-resource .department-comment,
.wk-document-legacy .dps-resource .exam-standard,
.wk-document-legacy .dps-resource .example,
.wk-document-legacy .dps-resource .expert,
.wk-document-legacy .dps-resource .faq,
.wk-document-legacy .dps-resource .forms,
.wk-document-legacy .dps-resource .gray-area,
.wk-document-legacy .dps-resource .iResearchAids,
.wk-document-legacy .dps-resource .key-concepts,
.wk-document-legacy .dps-resource .legal,
.wk-document-legacy .dps-resource .note,
.wk-document-legacy .dps-resource .noteDisplayLabel,
.wk-document-legacy .dps-resource .planning-note,
.wk-document-legacy .dps-resource .policy,
.wk-document-legacy .dps-resource .practitioner-comment,
.wk-document-legacy .dps-resource .sample-plan,
.wk-document-legacy .dps-resource .summary,
.wk-document-legacy .dps-resource .tools {
    color: #474747;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 6px;
    position: relative
}

.wk-document-legacy .dps-resource .background:before,
.wk-document-legacy .dps-resource .best-practice:before,
.wk-document-legacy .dps-resource .caution-note:before,
.wk-document-legacy .dps-resource .cch-chart:before,
.wk-document-legacy .dps-resource .cch-comment:before,
.wk-document-legacy .dps-resource .cch-pointer:before,
.wk-document-legacy .dps-resource .cch-practice-tip:before,
.wk-document-legacy .dps-resource .checklist:before,
.wk-document-legacy .dps-resource .comment:before,
.wk-document-legacy .dps-resource .compliance-pointer:before,
.wk-document-legacy .dps-resource .compliance-tip:before,
.wk-document-legacy .dps-resource .department-comment:before,
.wk-document-legacy .dps-resource .exam-standard:before,
.wk-document-legacy .dps-resource .example:before,
.wk-document-legacy .dps-resource .expert:before,
.wk-document-legacy .dps-resource .faq:before,
.wk-document-legacy .dps-resource .forms:before,
.wk-document-legacy .dps-resource .gray-area:before,
.wk-document-legacy .dps-resource .iResearchAids:before,
.wk-document-legacy .dps-resource .key-concepts:before,
.wk-document-legacy .dps-resource .legal:before,
.wk-document-legacy .dps-resource .note:before,
.wk-document-legacy .dps-resource .noteDisplayLabel:before,
.wk-document-legacy .dps-resource .planning-note:before,
.wk-document-legacy .dps-resource .policy:before,
.wk-document-legacy .dps-resource .practitioner-comment:before,
.wk-document-legacy .dps-resource .sample-plan:before,
.wk-document-legacy .dps-resource .summary:before,
.wk-document-legacy .dps-resource .tools:before {
    background-repeat: no-repeat;
    background-position: 0 0;
    content: '';
    height: 16px;
    left: -25px;
    position: absolute;
    top: 3px;
    width: 16px
}

.wk-document-legacy .dps-resource .caution-note:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQcALvi///sqP/nnd7w///tsd7x/9fu/+n1/+n2/9Ls///tt8Dk/8Dj/+Pz/9Hr/7vh///qov/daprN87u7u//jk2OQsXSs1uTz/5kAAMwAAP///5lmM////wAAAAAAAAAAACH5BAEAABwALAAAAAAQABAAAAV4IMdZZGmS4nit67axa6VqtLZp1MtKlXXVNpxuxfPVbhlMbtf70ZCYyAZxOBRZN0UyAnk1roXCDbLtDgZXwzhQ7hquiRshABEIKDnHVU7f4nN7OHgRhH8bVwsuiosbDFcPAJEAD5SQlBMyFhObnJ2bMiIVoqOkoiIhADs=)
}

.wk-document-legacy .dps-resource .compliance-tip:before,
.wk-document-legacy .dps-resource .note:before,
.wk-document-legacy .dps-resource .noteDisplayLabel:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQbALvi/8Dj/7vh/9fu/8Dk/8bm/9ju/9Ls/+nv4d7w/97x///ff9Hr///44en1/6HO6ufw7Pe+W20/Ef/ShJrN82OQsXSs1uTz//+ZM5lmM////////wAAAAAAAAAAAAAAACH5BAEAABsALAAAAAAQABAAAAV74LZZZGmS4nitbLtWqiZrWZ21VGVdzZxpkdsKkdvJfr/gRVi80DCSZE0jcTQlmgl0EsFqJU2Fd0ImQxPNwWBslhgGRcjhVy5DGQ/dUrOAAr1QTQUSUFJYEgVNBAQSAVIBjQFNAgCVNhmUAgI5IxSen6CeMCIVpaanpSIhADs=)
}

.wk-document-legacy .dps-resource .compliance-pointer:before,
.wk-document-legacy .dps-resource .planning-note:before,
.wk-document-legacy .dps-resource .summary:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQALMNAL1IAvvsx//jk//wxP/dam0/EcVrI5rN82OQsXSs1uTz/////5lmM////wAAAAAAACH5BAEAAA0ALAAAAAAQABAAAARfsLVEq6Vyqs37RhojjuR2IInCLGy7rIxyputg3zUzqwswGEBDYVjYrQK35KCI4gEEwaCASVsIrlgs1QmNGqbGBWFMJm9XAILXQDiLy+UzcT4/TQ74vB4PkiD+gIF/EhEAOw==)
}

.wk-document-legacy .dps-resource .cch-comment:before,
.wk-document-legacy .dps-resource .comment:before,
.wk-document-legacy .dps-resource .department-comment:before,
.wk-document-legacy .dps-resource .practitioner-comment:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQTAMDj/7vh/7vi/8Dk/8Xm/8bm/8vo/8vp///vvG0/EaN0QZrN8/e+W+Tz/2OQsXSs1v/ShP+ZM////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABMALAAAAAAQABAAAAVz4DQ9ZGmS4tisbLs6qiQrdM0uztNItOzzigZOp5AhjshjYliEOJ9QSCLXjEanj6r1iS0yvuAwA9tQiMXLXMNAi7jfkcRh2CgQCIm8O08o0AcDAACBCXGBAHQBAosCAQF5jQE4IwuVlpVLlTAiDp2en50iIQA7)
}

.wk-document-legacy .dps-resource .background:before,
.wk-document-legacy .dps-resource .sample-plan:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQQALvh/8Dj/8Xm/7vi/8bm/8GAP5rN8+Tz/3Ss1v/dav/jk2OQsf/wxG0/Ef///5lmM////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABAALAAAAAAQABAAAAVwIAQhJPKcZ0GK4+EeDyMzRXMsreOgKV0bC8RBF5vVZA2gkPco+BqMZBA2o0GjCumyWqhls0pqFdsATx+KtLrcSGhh6rXbHUbHs+7G+5Ho+9sNAgR1fn96AQGEhW4AAwAAQCN6k5MGlpEiC5qbnJoiIQA7)
}

.wk-document-legacy .dps-resource .example:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQfAF99AMDj/9fu/9HfnPe+W+n2/8vp/97w/+n1/93w/9Hr/8Dk/8Xm/97x/9ju/+r2/8bm/9Hs/+Pz/9jt/7vi/7vh/5rN82OQsW0/EXSs1uTz//+ZMwAAAJlmM////////yH5BAEAAB8ALAAAAAAQABAAAAWD4PdlZGmS4qitK9dy7qV6tKfB7q1ZV6bVHhhLx/PRhENi78ehaR6IghSBKLZYklVnu8X4GpzEoXE4JDpAr0YgcLAdEwF6MAB4uV1FRDGv39MGgWgAhH8EBBsYEAwMGI6PGWiHiQEBC5aVRWgbnBgVnxUUnzwfj48WqKmkIhetrq+tIiEAOw==)
}

.wk-document-legacy .dps-resource .faq:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQANUgAMDj/7vi/9Hr/8Xm/7vh/8bm/97w/8Dk//e+W8vo/97x/9Lr/9ju/8DY8d3w/8zo/+Pz/9Hs/+r2/+n1/9Ls/9fu/8vp///ShG0/EZrN82OQsXSs1uTz//+ZM////5lmM////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAACAALAAAAAAQABAAAAaNQBBoQywaicIhZ8n5OD9MjkbpqX6qVQwzo9lwrJ6L+ILQcrhez1WMwZA7WvT308ZIPm/MRB7lYMJwHBByCgoOBmtwDQYGchUVDBV4cI+RchQCmXRtCwsRAnIJFqMPoxaio3IFAwMFTxirrXIHBwAAV3AAtQByBAG/mxi+BARcQxnIycrIU0Iaz9DRz0JBADs=)
}

.wk-document-legacy .dps-resource .checklist:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQbAMXm/7vi/8vp/8Dk/8bm/9fu/97w/9Lr/8vo/+r2/+n1/9ju/9Hr/9Hs/+Pz/8Dj/7vh//e+W//ShG0/EZrN82OQsXSs1uTz//+ZM5lmM////////wAAAAAAAAAAAAAAACH5BAEAABsALAAAAAAQABAAAAWA4LZZZGmS4nitbLtWqiZrbpZdVGVdM81mmglOx5v9NBJhbte7JICSyESxXNmsyAhm4qhmJBpbdmswLCeYCHg8KSwKVbRkrp0cDg1GFYGO1AUIAoJVBABoWwAAhYpVAwMPExMPD4+PD1UQAZoBEJ2ZnTkjFKOkpaMwIhWqq6yqIiEAOw==)
}

.wk-document-legacy .dps-resource .key-concepts:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQdAGs8DLvh/8vp/8Dj/8Xm/8bm/97w/9fu/+Pz/5CQkNju/9Lr/9Hr/7vi/+r2/97x/8Dk/9Hs/8vo//e+W5rN82OQsXSs1m0/Ef/ShOTz//+ZM5lmM////////wAAAAAAACH5BAEAAB0ALAAAAAAQABAAAAWDYNdZZGla2yZaWeu+G4ddLGdzbxZjE53dONeu5wMKZT1KpXbLOGITjeaiZKWuu+kFUY0BkZeHwaDcYc7n6OWgOJRlaJ52EWG8MamL/CIR+O8bBHpqBQQEBV0zF4NTAxADA1U6E5SUUwENAQFKHQkUG1JSABSkpBUiHRUVAKwAqq+nHSEAOw==)
}

.wk-document-legacy .dps-resource .tools:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQcAMDj/8vp///ShMXm/9Hr/9fu/8bm/8Dk/7vi/9Lr/97x/8vo/9Ls/97w/9ju/93w/+n2/9Hs/7vh//e+W20/EZrN83Ss1mOQseTz//+ZM5lmM////////wAAAAAAAAAAACH5BAEAABwALAAAAAAQABAAAAV+IMdZZGmS4oitLKa966Vu9LZqW6at1WVhNRtOx+r9gq7N7kbxAWtJgQaiETR/rah0krliFIpHA8fNmClGTKHgIHcp8EKaQXBTCIlEhJBe2AMBC4ABaXYGAwOHiUZ2BwAAjo4APTgUXQgIEpoSmRKUXGgVoqOjMhxwF6mqq6YhADs=)
}

.wk-document-legacy .dps-resource .cch-pointer:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQYALvi/7yUacvp/8Dj/8Xm/97w/8bm/8Dk/9Lr/9Hr/9Hs/9ju/9fu//e+W7vh/5rN8+Tz/2OQsXSs1m0/Ef/ShP+ZM////5lmM////wAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABgALAAAAAAQABAAAAV1IIZJZGmS4gitbLtGqiVbwWW3TyRBcn3JF5wO4pNRbEibzmakOJ/OiW5igUYnWOzUCp0UCjnJhEvJLhjhSaPBnSAUiXSlsq5jBfg0ds6fGAgEBmEQBwFZWQMHAwODDgCPAA6SjpI5Iw+YmZqYMCIRn6ChnyIhADs=)
}

.wk-document-legacy .dps-resource .cch-practice-tip:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAOZnALvh///omf/lj//jhf/trsbm/5J3Wsvp/2c1A//hfZS92eHu+cDj/3BDFZmWkHNHG6WASKyHS/jdiNHs/8vo/6GCY/vfgsrR1ZFoMal/Nn5bNphtLJuWjaq+zMjc6t/CeXROJ9LY229BEoVWF4FqUeDn7Y2Ab8Crls6yd8Dk/4ZaJbKMTKmmn8DGydLl87CNVIFrUd/UyXZJG6qtq8Xm/52kpbvi/8Slapyiou/ZnJbA34JpTqaUgZBxUayMYKqBOJxwKdfu/+jGav/wvcS+t+Px/Kq4wOTb0srn/PrmqNCsV9Ls/7ugfsCib2s8DHhHD97q88WlZmg3BryVQoxeHf3z0PLgraydjbrR4dHr/6B2NqSSfmo6CYVkQqqYhGs6CXVSLf/qo5rN82OQsXSs1uTz/////////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAGcALAAAAAAQABAAAAe6gGdnZISFhoSCg2WLizwLjItjimaUZiEIV5BlYmNkZZVmBkwiUJCcnpVHCFU+W6adRTEnFTJNQ1ZfPV5EJacGKhA3OQTESSgvGA8KnQtdEWHQ0WFRDRenZS4aKwHc3B9cLUHXSx5OEgLoAlosE1nXFEhSFgP0AxszBwfXBVhPCUIZlCT4wYFGgWspjFABAsLBjhFTTDBgcA0ADjA1bAAA0IEEjI2cBolRIKakSTE6SkoSNKaly5ctBQUCADs=)
}

.wk-document-legacy .dps-resource .exam-standard:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQALMPALvi/45kOry8vLvh///wxP/jk5rN8//danSs1uTz/2OQsW0/Ef+ZM5lmM////////yH5BAEAAA8ALAAAAAAQABAAAARv8D1Eq6Vyps37VpojOh5nKEjSrKvKLsnJjs5CL82iNA5P/LYfwabj8QpIG7KwGO56jqUyyXzyDlgb9rCoGh1bbZb7XJgXDOKZfD0wAucAY55WnO+C+xmVGAD+AAOCfoInEwaIiYqIIBIKj5CRjxIRADs=)
}

.wk-document-legacy .dps-resource .expert:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQZALvi/7vh/6wAAN3v9t7v9uPz/8LT1+n1/8Dj/97x/+H1+eTz/9IAAPe+W//wxP/dansAAP/ShJrN82OQsXSs1m0/Ef+ZM5lmM////////wAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABkALAAAAAAQABAAAAV8YJZRZGmS4nitbHsZ01hZFWbfdyVN1ExXwGBw12sYj8fKYkFcVCLQaLRyIA6eUmml0ExUHOBwWMcjKGo4DASCIVNYlYf8wVa7Lw/anG6D3B8+FoIWazRNQkEQDAwQCE0BAJEAAQECjAIBOyMSnJ0SjIqaIhOkpRMMpKgiIQA7)
}

.wk-document-legacy .dps-resource .forms:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQALMLAP/dam0/EZrN82OQsf/wxHSs1sVrI/+ZMwAAAJlmM////////wAAAAAAAAAAAAAAACH5BAEAAAsALAAAAAAQABAAAARgcK1Cq6Vypc37DsOUKGRpKoEwFKPhvi+RriNh3/jMKnAvqzsD7mYA6Fo9A6J4VACeUAACYQQiewgFoikcZrVWXvKrpSkO6PSBrGUF3vD3d4qYCO74exahygz+gH9TfxIRADs=)
}

.wk-document-legacy .dps-resource .legal:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQdANfu/8bm//e+W8Xm/9Hr/8Dk/7vi/97x/9Hs/8vo/7vh/97w/93w/9Ls/9ju/9Lr/+Pz/8Dj/8vp///dav/ShJrN82OQsXSs1m0/EeTz//+ZM////5lmM////wAAAAAAACH5BAEAAB0ALAAAAAAQABAAAAWFYNddZGmS4pitbMa1lrrN28ptGFtZV0bXHAoGt9r1fhwNhkIhGn20DEYjYOKerQwkWR1ieJnDgbE4cCbTJeYJADgAZwwgDXg2CIQ4gvDA7J8JEnEShIGETwFxAQEDA4yOT3ERBRGTlhE7HHEGnAqan5oWcRWkFVxNFAIaHBitFq8WrbKzIQA7)
}

.wk-document-legacy .dps-resource .policy:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQeAObm5svp/4yMjN7w/9fu/8Xm/7vh/8Dj/4CAgP+ZmaZ+Tsbm/9Hs/7vi/+Pz/9Hr/8Dk/9Lr/9ju//9mZv/wnnSs1prN820/EWOQsaampv+ZAJlmMwAAAP///////wAAACH5BAEAAB4ALAAAAAAQABAAAAWAoOdVZGlyqLetbHtxQJJwW2ffN9cB2UR3maAwo+NlBD+cjUNBBJGY2pBI6WgQSEtUybRqNByHVhrsfsGDwThXPXMIEsI6SDmDLxHGY22j1MEdFwGDcxkUCgocGYEFBQt8OkoXEAcHfEo2Fw0GBloXn6ChFxakGCIeGKmqqx2mHiEAOw==)
}

.wk-document-legacy .dps-resource .best-practice:before {
    background-image: url(data:image/gif;base64,R0lGODlhEAAQAMQdAMvp/9fu/8Xm/8Dj/7vh/7vi/8Dk/8bm/9Hr/97w/9Lr/8vo/97x/+Pz/9ju/+n1/9Hs/9Ls//e+W//wxJrN8+Tz/3Ss1v/damOQsW0/Ef+ZM////5lmM////wAAAAAAACH5BAEAAB0ALAAAAAAQABAAAAWAYNdZJGeaJCmOVcVN8KRlbYWxG3dt23VJsxYFY3FNeDwfkDYsvpC9X7Bp3EWlmQf15etiG1QGt7tMJKiBwHgZcASoEQTitVQoIAjqAgCgz/Z8VAcCAhmGhoMCB1QGBgN0EhkDjgNUBAUFh4aXBARDIxShkBmhoTciGKkYh6qpIiEAOw==)
}

.wk-document-legacy .dps-resource .BNanoteContainer {
    clear: right;
    margin: 0 45px 15px;
    border-style: solid;
    border-color: #9fb1bc;
    border-width: 1px;
    padding: 3px;
    float: right;
    width: 25%
}

.wk-document-legacy .dps-resource .BNanote {
    background-color: #4e82a3;
    color: #fff;
    font-size: medium;
    font-weight: 700;
    margin: 0;
    padding-left: 15px
}

.wk-document-legacy .dps-resource .BNanoteBody {
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    font-size: small;
    margin: 0 5px 15px;
    color: #000
}

.wk-document-legacy .dps-resource #footer,
.wk-document-legacy .dps-resource .footer {
    position: relative;
    padding: 0;
    margin: 0;
    height: 32px;
    _height: 31px;
    width: 100%;
    border-top: 1px solid #36c
}

.wk-document-legacy .dps-resource .footer {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #757575;
    border-color: #d9dde7;
    padding: 20px 0 17px;
    margin: 20px 0 0
}

.wk-document-legacy .dps-resource .header {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #36c;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000
}

.wk-document-legacy .dps-resource .blueRule {
    width: 100%;
    margin: 10px;
    border-top: 1px solid #36c
}

.wk-document-legacy .dps-resource #document-separator {
    width: 100%;
    border-bottom: 5px solid #3dd
}

.wk-document-legacy .dps-resource .smallText {
    padding: 0;
    margin: 0;
    font-size: 11px;
    font-family: "Arial unicode ms", Arial, Helvetica, sans-serif;
    color: #000
}

.wk-document-legacy .dps-resource .hideText {
    display: none
}

.wk-document-legacy .dps-resource .fracNum {
    vertical-align: .2em
}

.wk-document-legacy .dps-resource .fracDen {
    vertical-align: -.2em
}

.wk-document-legacy .dps-resource #menupathIFrame {
    width: 100%;
    height: 0;
    border: 0 none;
    margin: 0
}

.wk-document-legacy .dps-resource .headnote,
.wk-document-legacy .dps-resource .history,
.wk-document-legacy .dps-resource .reference-line,
.wk-document-legacy .dps-resource .source-info {
    font: small Arial, Helvetica, sans-serif
}

.wk-document-legacy .dps-resource .balloonHelpIcon {
    height: 10px;
    width: 10px;
    cursor: help;
    margin-left: 2px;
    margin-right: 2px
}

.wk-document-legacy .dps-resource .indented-level,
.wk-document-legacy .dps-resource .not-indented-level {
    margin-left: 0
}

.wk-document-legacy .dps-resource .indented-level>.indented-level {
    margin-left: 20px
}

.wk-document-legacy .dps-resource .menupath-link {
    display: inline;
    padding-left: 5px
}

.wk-document-legacy .dps-resource .historyVaNum {
    padding-right: 6px;
    white-space: nowrap;
    vertical-align: top
}

.wk-document-legacy .dps-resource .relateBlock {
    display: none
}

.wk-document-legacy .dps-resource .docNotInFocus {
    background-color: #eee
}

.wk-document-legacy .dps-resource .docNotInFocus a.metadataLink:active,
.wk-document-legacy .dps-resource .docNotInFocus a.metadataLink:hover,
.wk-document-legacy .dps-resource .docNotInFocus a.metadataLink:link,
.wk-document-legacy .dps-resource .docNotInFocus a.metadataLink:visited {
    color: #eee
}

.wk-document-legacy .dps-resource .accmenu {
    font-size: .9em;
    border: 1px solid #a0a0a0;
    width: 180px;
    padding: 5px;
    position: absolute;
    background-color: #f0f0f0;
    border-radius: 3px;
    box-shadow: 0 0 5px #aaa
}

.wk-document-legacy .dps-resource .accmenu .option {
    padding: 2px 0;
    cursor: pointer
}

.wk-document-legacy .dps-resource .accmenu .option:hover {
    background-color: #e0f1c6
}

.wk-document-legacy .dps-resource .accmenu .option.disabled {
    color: gray;
    cursor: default
}

.wk-document-legacy .dps-resource .accmenu .option.disabled:hover {
    background-color: #f0f0f0
}

.wk-document-legacy .dps-resource .accmenu .option .labelwrapper {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top
}

.wk-document-legacy .dps-resource .accmenu .option .img {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding-right: 3px
}

.wk-document-legacy .dps-resource .accmenu .option.printfragment .labelwrapper {
    margin-left: 2px
}

.wk-document-legacy .dps-resource .documentLevelNoteWrap {
    padding-bottom: 10px
}

.wk-document-legacy .dps-resource .sideNoteasFooter {
    border-top: 1px dashed #000
}

.wk-document-legacy .dps-resource .topanswer {
    background-color: #e9f2f7;
    border: 1px solid #abcce2;
    padding: 6px;
    margin: 10px
}

.wk-document-legacy .dps-resource .topanswer h2 {
    color: #069;
    margin: 0 0 10px
}

.wk-document-legacy .dps-resource .docTitle {
    font-size: 22px;
    font-weight: 400;
    color: #323232;
    margin: 0 0 20px
}

.wk-document-legacy .dps-resource .docHeadSpacer {
    font-size: 16px;
    font-weight: 400
}

.wk-document-legacy .dps-resource .hP,
.wk-document-legacy .dps-resource .hP[style] {
    display: block !important;
    font-size: 17px !important
}

.wk-document-legacy .dps-resource .hP {
    color: #323232
}

.wk-document-legacy .dps-resource .docTitle,
.wk-document-legacy .dps-resource .leadIn,
.wk-document-legacy .dps-resource .level-heading {
    font-family: "Fira Sans", "Helvetica Neue", Arial, sans-serif
}

.wk-document-legacy .dps-resource .docTitle a:hover,
.wk-document-legacy .dps-resource .leadIn a:hover,
.wk-document-legacy .dps-resource .level-heading a:hover {
    text-decoration: none
}

.wk-document-legacy .dps-resource .leadIn .smallCap,
.wk-document-legacy .dps-resource .leadIn .smallCap[style],
.wk-document-legacy .dps-resource .level-heading .smallCap,
.wk-document-legacy .dps-resource .level-heading .smallCap[style] {
    font-size: 19px !important;
    font-weight: 700;
    line-height: normal
}

.wk-document-legacy .dps-resource .leadIn i,
.wk-document-legacy .dps-resource .level-heading i {
    font-style: normal
}

.wk-document-legacy .dps-resource .leadIn,
.wk-document-legacy .dps-resource .level-heading {
    font-size: 19px;
    font-weight: 700
}

.wk-document-legacy .dps-resource .leadIn {
    line-height: normal;
    margin-bottom: 4px
}

.wk-document-legacy .dps-resource .level-heading,
dl.wk-search-results-list {
    margin: 0
}

.wk-document-legacy .dps-resource .smallLink a {
    font-size: 11px;
    color: #00c;
    text-decoration: none
}

.wk-document-legacy .dps-resource .smallLink a:hover {
    color: #00f;
    text-decoration: underline
}

.wk-document-legacy .dps-resource thead.xhtml {
    font-size: 11px;
    font-weight: 700;
    font-style: normal
}

.wk-document-legacy .dps-resource hr.rule {
    color: #000;
    background-color: #000;
    border-width: thin;
    height: 1pt
}

.wk-document-legacy .dps-resource .dateUpdated .modifiedLabel {
    font-weight: 700
}

.wk-document-legacy .dps-resource .nav-caution-note-wrapper[style] {
    margin-left: 0 !important
}

.wk-document-legacy .dps-resource .endnotes .endBoxBottom>table>tbody>tr[style],
.wk-document-legacy .dps-resource .nav-caution-note-wrapper[style] tr[style] {
    padding-bottom: 0 !important
}

.wk-document-legacy .dps-resource .endnotes .fnBoxL,
.wk-document-legacy .dps-resource .nav-caution-note-wrapper[style] .cautionImgR,
.wk-document-legacy .dps-resource .nav-caution-note-wrapper[style] .nav-caution-note {
    display: none
}

.wk-document-legacy .dps-resource .nav-caution-note {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMCAIAAAALR8HoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQUZDM0E4NzgwRTAxMUU1QTk0Q0ZGRTI2OEM5NDEzNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQUZDM0E4ODgwRTAxMUU1QTk0Q0ZGRTI2OEM5NDEzNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjBBRkMzQTg1ODBFMDExRTVBOTRDRkZFMjY4Qzk0MTM3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjBBRkMzQTg2ODBFMDExRTVBOTRDRkZFMjY4Qzk0MTM3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SQxZMQAAAF1JREFUeNqU0ssJADEIBNB8StI2LN2ajOyKgUVWnZOHeUQwU0TGE2YeUQDA57ezusBMC2g2EbXA3a0OYvMPApOCr6kA7ZjRK6XAO2YQMX3BO6u+ks/T/079uEeAAQCPfDz5xZEe4wAAAABJRU5ErkJggg==);
    background-repeat: repeat;
    height: 100%;
    margin-left: -37px;
    position: absolute;
    width: 17px
}

.wk-document-legacy .dps-resource .cautionText {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAARElEQVQYlYXOMQ4AIAhD0crG/Q/bEReMARH+/NJ0mRlOJFElo1BVGYUv9QKAjCJ8+gmSBUqiWHpFRqUI6CcuaoSjXgDYStwm+pRLfNoAAAAASUVORK5CYII=) 0 0;
    border: 1px solid #a8a8a8;
    color: #000;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 25px;
    padding: 10px;
    text-align: center
}

.wk-document-legacy .dps-resource .cautionText:before {
    background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015%2014%22%3E%3Cpath%20fill%3D%22%23EC373B%22%20d%3D%22M8.044%200.151C7.877%200.05%207.694%200%207.501%200%207.305%200%207.125%200.05%206.958%200.151%206.79%200.252%206.659%200.389%206.564%200.562L0.143%2012.41c-0.195%200.354-0.19%200.707%200.016%201.061%200.095%200.163%200.223%200.291%200.388%200.387C0.712%2013.953%200.889%2014%201.079%2014h12.843c0.188%200%200.367-0.047%200.531-0.143%200.163-0.096%200.294-0.224%200.388-0.387%200.206-0.354%200.212-0.707%200.018-1.061L8.438%200.562C8.342%200.389%208.211%200.252%208.044%200.151%22%2F%3E%3Cg%20id%3D%22XMLID_1_%22%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M8.57%209.97v1.601c0%200.08-0.03%200.14-0.08%200.199%20-0.05%200.051-0.11%200.08-0.19%200.08H6.7c-0.08%200-0.14-0.029-0.19-0.08%20-0.05-0.06-0.08-0.119-0.08-0.199V9.97c0-0.08%200.03-0.14%200.08-0.2C6.56%209.72%206.62%209.69%206.7%209.69h1.6c0.08%200%200.141%200.029%200.19%200.079C8.54%209.83%208.57%209.89%208.57%209.97zM8.71%204.56L8.55%208.42c0%200.061-0.03%200.1-0.09%200.14C8.41%208.6%208.35%208.62%208.27%208.62H6.72c-0.08%200-0.14-0.021-0.2-0.061C6.47%208.52%206.44%208.48%206.44%208.42L6.3%204.58c0-0.08%200.02-0.14%200.08-0.18%200.07-0.06%200.14-0.09%200.2-0.09h1.84c0.061%200%200.13%200.03%200.2%200.09C8.68%204.44%208.71%204.49%208.71%204.56z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    background-position: 0 0;
    background-repeat: no-repeat;
    content: '';
    display: inline-block;
    height: 15px;
    margin-right: .3125rem;
    position: relative;
    top: 1px;
    width: 15px
}

.wk-document-legacy .dps-resource .endnotes {
    border-top: 1px solid #dee3ea;
    margin-top: 35px
}

.wk-document-legacy .dps-resource .endnotes .endBoxTop>h1,
.wk-document-legacy .dps-resource .endnotes .endBoxTop>h2,
.wk-document-legacy .dps-resource .endnotes .endBoxTop>h3,
.wk-document-legacy .dps-resource .endnotes .endBoxTop>h4,
.wk-document-legacy .dps-resource .endnotes .endBoxTop>h5,
.wk-document-legacy .dps-resource .endnotes .endBoxTop>h6 {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px
}

.wk-document-legacy .dps-resource .endnotes .tableNote sup {
    top: auto
}

.wk-document-legacy .dps-resource .endnotes .footnote,
.wk-document-legacy .dps-resource .endnotes .footnoteRef {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.wk-document-legacy .dps-resource .endnotes .footnoteRef {
    font-size: 15px;
    font-weight: 700;
    position: relative;
    top: 1px
}

.wk-document-legacy .dps-resource .endnotes .footnote {
    font-size: 15px !important;
    line-height: 18px;
    margin-bottom: 11px;
    margin-left: 15px
}

.wk-page-error,
.wk-pagination-bar {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif
}

.wk-page-error {
    margin-left: auto;
    margin-right: auto;
    max-width: 37.5rem;
    margin-top: 1rem;
    text-align: center;
    margin-bottom: 1rem
}

.wk-page-error.wk-page-error-small .wk-page-error-icon {
    font-size: 5rem
}

.wk-page-error.wk-page-error-small .wk-page-error-heading {
    font-size: 1.5rem
}

.wk-page-error.wk-page-error-small .wk-page-error-message {
    font-size: 1.1875rem;
    margin-bottom: 1.1875rem
}

.wk-login-screen .wk-login-form p,
.wk-page-error.wk-page-error-small .wk-page-error-text {
    font-size: 1rem
}

.wk-page-error.wk-page-error-small .wk-page-error-meta {
    font-size: .8125rem
}

.wk-page-error .wk-page-error-logo {
    margin-bottom: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 11.875rem
}

@media (min-width:37.5rem) {
    .wk-page-error .wk-page-error-logo {
        margin-bottom: 2.9375rem
    }
}

.wk-page-error .wk-page-error-icon {
    color: #dadada;
    font-size: 5rem;
    margin-bottom: 1rem
}

@media (min-width:37.5rem) {
    .wk-page-error .wk-page-error-icon {
        font-size: 8rem
    }
}

.wk-page-error .wk-page-error-heading {
    font-size: 2.0625rem;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0
}

.wk-page-error .wk-page-error-message {
    font-size: 1.4375rem;
    margin-bottom: 1.375rem
}

.wk-page-error .wk-page-error-text {
    color: #757575;
    font-size: 1.1875rem
}

.wk-page-error .wk-page-error-search {
    background-color: #ededed;
    margin-bottom: 1.5rem
}

@media (min-width:65rem) {
    .wk-page-error .wk-page-error-search {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.wk-page-error .wk-page-error-meta {
    margin-top: 1.25rem
}

.wk-page-error .wk-page-error-reference {
    color: #757575;
    font-size: .8125rem
}

.wk-pagination-bar {
    font-weight: 400;
    margin-bottom: 1.25rem
}

.wk-nav::after,
.wk-pagination-bar::after {
    clear: both;
    content: ' ';
    display: table
}

@media (min-width:37.5rem) {
    .wk-pagination-bar>.wk-pagination {
        float: right
    }
}

.wk-pagination-bar>.wk-pagination-results {
    font-size: .9375rem
}

@media (min-width:37.5rem) {

    .wk-pagination-bar>.wk-pagination-results,
    .wk-pagination-bar>.wk-pagination-results .wk-field-item .wk-field-header,
    .wk-pagination-bar>.wk-pagination-results .wk-field-item .wk-select-field {
        float: left
    }

    .wk-pagination-bar>.wk-pagination-results .wk-field-item {
        margin-bottom: 0;
        margin-top: .125rem
    }

    .wk-pagination-bar>.wk-pagination-results .wk-field-item .wk-select-field {
        margin-bottom: 0
    }

    .wk-pagination-bar>.wk-pagination-results .wk-field-item .wk-select-field::after {
        top: 1em
    }

    .wk-pagination-bar>.wk-pagination-results .wk-field-item .wk-field-header {
        margin-right: .625rem;
        margin-top: .9375rem
    }
}

.wk-pagination {
    display: table;
    list-style-type: none;
    padding: 0;
    width: 100%
}

@media (min-width:37.5rem) {
    .wk-pagination {
        display: inline-block;
        width: auto
    }
}

.wk-pagination>li {
    display: none;
    text-align: center;
    vertical-align: top
}

@media (min-width:37.5rem) {
    .wk-pagination>li {
        display: block;
        float: left
    }

    .wk-pagination>li:first-child,
    .wk-pagination>li:last-child {
        display: inline-block
    }
}

.wk-pagination>li>a {
    background-color: #a6d1ea;
    color: #007ac3;
    display: block;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-weight: 400;
    line-height: 1.875rem;
    min-height: 3rem;
    padding: .5625rem 1.25rem;
    transition: background-color .1s ease-out
}

.wk-pagination>li>a.wk-button {
    padding: .5625rem .8125rem;
    vertical-align: middle
}

.wk-pagination>li>a.wk-button>* {
    vertical-align: middle
}

.wk-pagination>li>a:hover {
    background-color: #80bde1;
    color: #007ac3
}

.wk-pagination>li:first-child,
.wk-pagination>li:last-child {
    display: table-cell
}

.wk-pagination>li:first-child a,
.wk-pagination>li:last-child a {
    background-color: #007ac3;
    color: #fff
}

.wk-pagination>li:first-child a:hover,
.wk-pagination>li:last-child a:hover {
    background-color: #409bd2
}

.wk-pagination>li.wk-disabled {
    position: relative
}

.wk-pagination>li.wk-disabled a,
.wk-pagination>li.wk-disabled:first-child a,
.wk-pagination>li.wk-disabled:last-child a {
    background: #dadada;
    color: #fff;
    cursor: not-allowed;
    pointer-events: none
}

.wk-pagination>li.wk-disabled::before {
    background: 0 0;
    content: '';
    cursor: not-allowed;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.wk-pagination>.wk-active {
    display: table-cell;
    width: 80%
}

@media (min-width:37.5rem) {
    .wk-pagination>.wk-active {
        width: auto
    }
}

.wk-pagination>.wk-active a {
    background-color: #fff;
    color: #007ac3
}

.wk-list {
    background-color: #fff;
    border: 1px solid #bfbfbf;
    border-radius: 0;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    list-style-type: none;
    padding: .84746% 0
}

.wk-list dd,
.wk-list dt,
.wk-list>li {
    padding: .3125rem 1.69492%
}

.wk-list dd:hover,
.wk-list>li:hover {
    background-color: #ededed;
    cursor: pointer
}

.wk-list dd.wk-active,
.wk-list dd:focus,
.wk-list>li.wk-active,
.wk-list>li:focus {
    background-color: #409bd2;
    color: #fff
}

.wk-list>dt {
    color: #ec5862
}

.wk-list li,
.wk-list>dd {
    margin-left: 0
}

.wk-modal {
    bottom: 0;
    display: none;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050
}

.wk-modal.wk-modal-opened {
    display: inline
}

.wk-modal.wk-modal-small .wk-modal-content {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto
}

.wk-modal.wk-modal-large .wk-modal-content:after,
.wk-modal.wk-modal-medium .wk-modal-content:after,
.wk-modal.wk-modal-small .wk-modal-content:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width:37.5rem) {
    .wk-modal.wk-modal-small .wk-modal-content {
        max-width: 28.125rem
    }
}

.wk-modal.wk-modal-medium .wk-modal-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 37.5rem
}

.wk-modal.wk-modal-large .wk-modal-content {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-modal.wk-modal-large .wk-modal-content {
        max-width: 37.5rem
    }
}

@media (min-width:65rem) {
    .wk-modal.wk-modal-large .wk-modal-content {
        max-width: 65rem
    }
}

.wk-modal.wk-modal-with-overlay::before {
    background-color: rgba(0, 0, 0, .4);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1
}

@media (min-width:37.5rem) {
    .wk-modal.wk-modal-vertical-middle .wk-modal-content {
        left: 50%;
        margin-top: 0;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%
    }

    .wk-modal.wk-modal-vertical-middle.wk-modal-large-content .wk-modal-content {
        left: auto;
        margin-top: 1.875rem;
        position: static;
        top: auto;
        transform: none
    }
}

.wk-modal[wk-context*=success] .wk-modal-content .wk-modal-header {
    background-color: #85bc20
}

.wk-modal[wk-context*=success] .wk-modal-content .wk-modal-close {
    color: #d4e8b1
}

.wk-modal[wk-context*=warning] .wk-modal-content .wk-modal-header {
    background-color: #ea8f00
}

.wk-modal[wk-context*=warning] .wk-modal-content .wk-modal-close {
    color: #f8d8a6
}

.wk-modal[wk-context*=danger] .wk-modal-content .wk-modal-header {
    background-color: #e5202e
}

.wk-modal[wk-context*=danger] .wk-modal-content .wk-modal-close {
    color: #f6b1b6
}

.wk-modal .wk-modal-content {
    background: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .4)
}

@media (min-width:37.5rem) {
    .wk-modal .wk-modal-content {
        margin-top: 1.875rem
    }
}

.wk-modal .wk-modal-content .wk-modal-close {
    color: #a6d1ea;
    cursor: pointer;
    font-size: 1.375rem;
    position: absolute;
    right: 0;
    top: 6px;
    transition: all .1s ease-out;
    width: auto
}

.wk-modal .wk-modal-content button.wk-button-icon.wk-modal-close {
    background-color: transparent;
    padding: .4375rem
}

.wk-modal .wk-modal-content .wk-modal-close:hover {
    color: #fff
}

.wk-modal .wk-modal-content .wk-modal-close:focus {
    color: #fff
}

.wk-modal .wk-modal-content .wk-modal-header {
    background-color: #007ac3;
    min-height: 3rem;
    padding: .8125rem 3.75rem .8125rem 1rem;
    position: relative
}

.wk-modal .wk-modal-content .wk-modal-header .wk-modal-title,
.wk-nav>li>a {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif
}

.wk-modal .wk-modal-content .wk-modal-header .wk-modal-title {
    color: #fff;
    font-weight: 400;
    margin: 0;
    font-size: 1rem
}

.wk-modal .wk-modal-content .wk-modal-body {
    padding: 1rem;
    position: relative
}

.wk-modal .wk-modal-content .wk-modal-footer {
    padding: 0 1rem 1rem
}

.wk-modal-body-hidden {
    overflow: hidden
}

nav.wk-navbar {
    z-index: 5;
    background-color: #2f2f2f;
    color: white;
    min-height: 2rem;
    border-top: unset;
}

nav.wk-navbar .wk-navbar-container {
    min-height: 2rem;
}

nav.wk-navbar .wk-navbar-container .main-navigation button {
    font-size: .8rem;
}

nav.wk-navbar .wk-navbar-container .main-navigation button:before {
    color: #ffffff;
}

nav.wk-navbar [wk-icon=triangle-down]:before {
    content: '';
}

nav.wk-navbar [wk-icon=close]:before {
    content: '';
}

nav.wk-navbar [wk-icon]:after {
    margin-left: .5rem;
    font-size: 0.7rem;
}

nav.wk-navbar [wk-icon=triangle-down]:after {
    content: '\e90b';
    font-family: "wk-icons-filled";
}

nav.wk-navbar [wk-icon=close]:after {
    content: '\e865';
    font-family: "wk-icons-filled";
}


.wk-nav {
    list-style: none;
    margin: 0;
    padding: 0
}

.wk-nav [wk-icon] {
    margin-right: .5em
}

.wk-nav>li {
    display: block;
    float: none
}

@media (min-width:37.5rem) {
    .wk-nav>li {
        float: left
    }

    .wk-nav>li::after {
        clear: both;
        content: ' ';
        display: table
    }
}

.wk-nav>li>a {
    display: block;
    font-size: .9375rem;
    padding: .75rem .9375rem
}

.wk-nav>li.active>a,
.wk-nav>li.wk-active>a,
.wk-nav>li[wk-active]>a {
    color: #000
}

.wk-nav.wk-nav-tabs {
    border-bottom: 0;
    margin-bottom: -.0625rem;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap
}

.wk-nav.wk-nav-tabs>li {
    display: inline-block
}

@media (min-width:37.5rem) {
    .wk-nav.wk-nav-tabs>li {
        float: none
    }

    .wk-nav.wk-nav-tabs>li>a {
        border: 1px solid transparent;
        border-bottom: 0;
        margin-bottom: -.0625rem
    }
}

.wk-nav.wk-nav-tabs>li.active>a,
.wk-nav.wk-nav-tabs>li.wk-active>a,
.wk-nav.wk-nav-tabs>li[wk-active]>a {
    background-color: #fff;
    border: 1px solid #dadada;
    border-bottom: 0;
    color: #474747
}

.wk-nav.wk-nav-tabs>li.active:first-child,
.wk-nav.wk-nav-tabs>li.active:last-child,
.wk-nav.wk-nav-tabs>li.wk-active:first-child,
.wk-nav.wk-nav-tabs>li.wk-active:last-child,
.wk-nav.wk-nav-tabs>li[wk-active]:first-child,
.wk-nav.wk-nav-tabs>li[wk-active]:last-child {
    position: relative
}

.wk-nav.wk-nav-tabs>li.active:first-child>a::before,
.wk-nav.wk-nav-tabs>li.active:last-child>a::before,
.wk-nav.wk-nav-tabs>li.wk-active:first-child>a::before,
.wk-nav.wk-nav-tabs>li.wk-active:last-child>a::before,
.wk-nav.wk-nav-tabs>li[wk-active]:first-child>a::before,
.wk-nav.wk-nav-tabs>li[wk-active]:last-child>a::before {
    border-top: 1px solid #dadada;
    content: ' ';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 999
}

.wk-nav.wk-nav-tabs>li.wk-active:first-child>a::before,
.wk-nav.wk-nav-tabs>li[wk-active]:first-child>a::before {
    border-left: 1px solid #dadada;
    left: 0
}

.wk-nav.wk-nav-tabs>li.active:last-child>a::before,
.wk-nav.wk-nav-tabs>li.wk-active:last-child>a::before {
    border-right: 1px solid #dadada;
    right: 0
}

.wk-nav.wk-nav-tabs>li.wk-active:only-child>a::before {
    border-right: none
}

body.touch .wk-tab-gradient .wk-nav-tabs,
html.touch .wk-tab-gradient .wk-nav-tabs {
    -webkit-overflow-scrolling: auto;
    overflow-x: scroll
}

.wk-nav-tab-bar {
    border-bottom: 1px solid #dadada;
    margin-bottom: .9375rem
}

.wk-nav-tab-bar .wk-tab-bar-container {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem
}

.wk-nav-tab-bar .wk-tab-bar-container:after,
.wk-navbar .wk-navbar-container:after,
.wk-product-name-bar>.wk-product-name:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width:77rem) {
    .wk-nav-tab-bar .wk-tab-bar-container {
        padding-left: 0;
        padding-right: 0
    }
}

.wk-nav-tab-bar .wk-tab-bar-container .wk-tab-bar-gradient {
    position: relative
}

.wk-nav-tab-bar .wk-tab-bar-container .wk-tab-bar-gradient .wk-tab-bar-gradient-after,
.wk-nav-tab-bar .wk-tab-bar-container .wk-tab-bar-gradient .wk-tab-bar-gradient-before {
    display: none;
    height: 97%;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 999
}

.wk-nav-tab-bar .wk-tab-bar-container .wk-tab-bar-gradient .wk-tab-bar-gradient-before {
    background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)) 0% 0%;
    left: 0
}

.wk-nav-tab-bar .wk-tab-bar-container .wk-tab-bar-gradient .wk-tab-bar-gradient-after {
    background: linear-gradient(to left, #fff, rgba(255, 255, 255, 0)) 0% 0%;
    right: 0
}

.wk-nav.wk-nav-stacked>li {
    display: block;
    float: none
}

.wk-nav.wk-nav-stacked>li>a,
.wk-product-name {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif
}

.wk-nav.wk-nav-stacked>li>a {
    display: block;
    font-size: .9375rem;
    padding: .75rem .9375rem
}

.wk-product-name,
.wk-product-name-bar {
    background-color: var(--wk-set-primary-cta-color-one);
}

.wk-product-name-bar>.wk-product-name {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width:77rem) {
    .wk-product-name-bar>.wk-product-name {
        padding-left: 0;
        padding-right: 0
    }
}

.wk-product-name {
    color: #fff;
    font-size: 1.06667rem;
    font-weight: 300;
    padding: .78125rem .9375rem;
    text-align: right
}

.wk-navbar {
    /* background-color: #ededed; */
    border-top: 1px solid #ededed;
    position: relative;
    z-index: 3;
}

.wk-navbar .wk-navbar-container {
    max-width: 85rem;
    min-height: 3rem;
    margin-left: auto;
    margin-right: auto;
    /* background-color: #ededed; */
    position: static;
    display: flex;
}

.wk-navbar .wk-product-name {
    display: block;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 2;
    max-height: 3rem;
}

@media (min-width:37.5rem) {
    .wk-navbar .wk-product-name {
        float: right;
        text-align: left
    }
}

.wk-navbar .wk-product-name::after {
    background-color: var(--wk-set-primary-cta-color-one);
    bottom: 0;
    content: ' ';
    display: block;
    left: 0;
    margin-left: 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: -1;
    max-height: 48px;
}

.wk-navbar .wk-more-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 15px;
    float: left;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    max-height: 3rem;
    background-color: rgb(255, 255, 255);
    z-index: 5;
}

.wk-navbar .wk-more-menu>li,
.wk-navbar .wk-more-menu>li>a {
    display: flex;
    max-height: 3rem;
    /* justify-content: center; */
    align-items: center;
    height: 100%;
}

@media (min-width:37.5rem) {
    .wk-navbar .wk-more-menu {
        display: none
    }
}

/* .wk-navbar .wk-more-menu [wk-icon=menu] {
    margin-right: .5em
} */

.wk-navbar .wk-more-menu .wk-icon-menu {
    display: inline-block;
    vertical-align: middle
}

.wk-navbar .wk-more-menu .wk-icon-menu::before {
    font-size: 1.625rem;
    margin-left: 0;
    position: relative;
    top: -.0625rem;
    vertical-align: middle
}

.wk-navbar .wk-more-menu a {
    transition: background-color .1s ease-out;
    color: #474747;
    padding: 0 1rem;
}

/* .wk-navbar .wk-more-menu a:focus,
.wk-navbar .wk-more-menu a:hover {
    background-color: #686868;
    color: #fff
} */

/* .wk-navbar .wk-more-menu.open {
    background-color: #474747;
} */

.wk-navbar .wk-more-menu.open [wk-icon=menu]::before {
    content: ""
}

.wk-navbar .wk-more-menu.open .wk-icon-menu::before {
    content: '\e833'
}

.wk-navbar .wk-nav {
    display: none;
    background-color: rgb(255, 255, 255);
    z-index: 5;
}

@media (min-width:37.5rem) {
    .wk-navbar .wk-nav {
        display: block;
        float: left;
        /* max-height: 3rem; */
    }
}

.wk-navbar .wk-nav.open {
    display: block;
    position: absolute;
    top: 3rem;
    width: 100%;
    z-index: 1040;
}

@media (min-width:37.5rem) {
    .wk-navbar .wk-nav.open {
        position: relative;
        top: 0;
        width: auto
    }
}

.wk-navbar .wk-nav.open>li>a {
    background-color: #ededed;
}

.wk-navbar .wk-nav>li>a {
    transition: background-color .1s ease-out;
    /* background-color: #ededed; */
    color: #474747;
    /* padding: .84375rem .9375rem; */
    padding: 0 .9375rem;
    line-height: 3rem;
    font-weight: 300;

}

@media (min-width:37.5rem) {
    .wk-navbar .wk-nav>li>a {
        border: 0;
        margin: 0;
        max-height: 3rem;
    }
}

.wk-navbar .wk-nav>li.active>a,
.wk-navbar .wk-nav>li.wk-active:not(.anchor-item)>a,
.wk-navbar .wk-nav>li[wk-active]:not(.anchor-item)>a {
    /* padding-bottom: 9px; */
    /* border-bottom: 4px solid rgba(255, 255, 255, 0.5); */
    font-weight: 500;
}

/* .wk-navbar .wk-nav>li.active>a:hover,
.wk-navbar .wk-nav>li.wk-active>a:focus,
.wk-navbar .wk-nav>li.wk-active>a:hover,
.wk-navbar .wk-nav>li[wk-active]>a:focus,
.wk-navbar .wk-nav>li[wk-active]>a:hover {
    background-color: #e0e0e0;
} */

.wk-navbar .wk-nav.wk-nav-tabs {
    border: 0
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-navbar .wk-nav.wk-nav-tabs {
        margin-left: .75rem
    }
}

@media (min-width:37.5rem) {
    .wk-navbar .wk-nav.wk-nav-tabs>li>a {
        margin-top: .375rem;
        padding: .375rem .625rem
    }
}

.wk-navbar .wk-nav.wk-nav-tabs>li {
    margin-bottom: -.0625rem
}

.wk-content-filter-list>li.active>a .wk-badge,
.wk-content-filter-list>li.wk-active>a .wk-badge,
.wk-content-filter-list>li[wk-active]>a .wk-badge,
.wk-navbar .wk-breadcrumb>li {
    color: #fff
}

.wk-navbar .wk-breadcrumb>li:not(:first-child)::before {
    color: #80bde1
}

.wk-navbar .wk-breadcrumb>li>a {
    color: #f6f6f6
}

.wk-navbar .wk-breadcrumb>li>a:focus,
.wk-navbar .wk-breadcrumb>li>a:hover {
    color: #d4e8b1
}

.wk-search-bar {
    background-color: #f6f6f6;
    padding-bottom: 1rem;
    padding-top: 1rem
}

.wk-search-bar input.wk-search-input[type=search] {
    border-color: transparent
}

.wk-search-bar .wk-search {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem
}

.wk-content-filter-layout:after,
.wk-search-bar .wk-search:after,
.wk-search-results:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width:77rem) {
    .wk-search-bar .wk-search {
        padding-left: 0;
        padding-right: 0
    }
}

body.ie9 .wk-search,
body.no-flexbox .wk-search,
html.ie9 .wk-search,
html.no-flexbox .wk-search {
    display: block
}

body.ie9 .wk-search .wk-select-field,
body.no-flexbox .wk-search .wk-select-field,
html.ie9 .wk-search .wk-select-field,
html.no-flexbox .wk-search .wk-select-field {
    float: left
}

body.ie9 .wk-search .wk-search-box,
body.no-flexbox .wk-search .wk-search-box,
html.ie9 .wk-search .wk-search-box,
html.no-flexbox .wk-search .wk-search-box {
    margin-left: 7rem;
    width: auto
}

@media (min-width:37.5rem) {

    body.ie9 .wk-search .wk-search-box,
    body.no-flexbox .wk-search .wk-search-box,
    html.ie9 .wk-search .wk-search-box,
    html.no-flexbox .wk-search .wk-search-box {
        margin-left: 8rem
    }
}

body.ie9 .wk-search .wk-search-container,
body.no-flexbox .wk-search .wk-search-container,
html.ie9 .wk-search .wk-search-container,
html.no-flexbox .wk-search .wk-search-container {
    display: block;
    margin-right: 3rem;
    width: auto
}

@media (min-width:37.5rem) {

    body.ie9 .wk-search .wk-search-container,
    body.no-flexbox .wk-search .wk-search-container,
    html.ie9 .wk-search .wk-search-container,
    html.no-flexbox .wk-search .wk-search-container {
        margin-right: 5rem
    }
}

body.ie9 .wk-search .wk-search-submit,
body.no-flexbox .wk-search .wk-search-submit,
html.ie9 .wk-search .wk-search-submit,
html.no-flexbox .wk-search .wk-search-submit {
    float: right;
    height: 3rem;
    width: 3rem
}

@media (min-width:37.5rem) {

    body.ie9 .wk-search .wk-search-submit,
    body.no-flexbox .wk-search .wk-search-submit,
    html.ie9 .wk-search .wk-search-submit,
    html.no-flexbox .wk-search .wk-search-submit {
        width: 5rem
    }
}

.wk-search {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.wk-search .wk-select-field {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 7rem
}

@media (min-width:37.5rem) {
    .wk-search .wk-select-field {
        width: 8rem
    }
}

@media (max-width:37.5rem) {
    .wk-search {
        position: relative;
        top: 0;
        right: 0;
    }
}

.wk-search .wk-select-field>select {
    background-color: #dadada;
    color: #474747;
    font-size: .87891rem
}

.wk-search .wk-search-box {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%
}

.wk-search .wk-search-box input.wk-search-input[type=search] {
    border-left-color: transparent
}

.wk-search .wk-search-box input.wk-search-input[type=search]:hover {
    border-left-color: #ededed
}

.wk-search .wk-search-box input.wk-search-input[type=search]:focus,
.wk-search .wk-search-box input.wk-search-input[type=search]:hover:focus {
    border-color: #ededed
}

.wk-search .wk-search-box,
.wk-search .wk-search-container {
    position: relative
}

.wk-search .wk-search-box>.wk-list,
.wk-search .wk-search-container>.wk-list {
    display: none
}

.wk-search .wk-list {
    margin: 0;
    max-height: 12.5rem;
    overflow: auto;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 2000
}

@media (min-width:37.5rem) {
    .wk-search .wk-list {
        max-height: 18.75rem
    }
}

.wk-content-filter-list>li,
.wk-content-filter-list>li>a,
.wk-search .wk-list.wk-active {
    display: block
}

.wk-search-container,
input.wk-search-input[type=search] {
    width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.wk-search-container {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-order: 0;
    order: 0
}

input.wk-search-input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #dadada;
    border-radius: 0;
    color: #474747;
    font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 1rem;
    height: 3rem;
    line-height: 1.5;
    padding: .6875rem 1rem;
    border-right-color: transparent;
    box-sizing: border-box;
    -ms-flex-order: 1;
    order: 1;
    overflow: hidden;
    text-overflow: ellipsis
}

input.wk-search-input[type=search][disabled] {
    background-color: #ededed;
    color: #a3a3a3;
    cursor: not-allowed
}

/* input.wk-search-input[type=search]:focus,
input.wk-search-input[type=search]:hover:focus {
    border-color: #409bd2;
    border-color: var(--wk-set-primary-cta-color-one);
} */

input.wk-search-input[type=search]:hover {
    border-color: #ededed;
    /* border-color: var(--wk-set-primary-cta-color-one-hover); */
}

input.wk-search-input[type=search]::-ms-clear {
    height: 0;
    width: 0
}

input.wk-search-input[type=search]:-moz-placeholder,
input.wk-search-input[type=search]:-ms-input-placeholder,
input.wk-search-input[type=search]::-moz-placeholder,
input.wk-search-input[type=search]::-webkit-input-placeholder {
    color: #a3a3a3
}

.wk-search-submit {
    background-color: #2f2f2f;
    background-color: var(--wk-set-primary-cta-color-one);
    color: #fff;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.3rem;
    margin-bottom: 0;
    -ms-flex-order: 1;
    order: 1;
    padding: 0 .375rem;
    text-align: center;
    width: auto
}

@media (min-width:37.5rem) {
    .wk-search-submit {
        padding: 0 .9375rem
    }
}

@media (max-width:37.5rem) {
    .wk-search-submit {
        padding: 0 .375rem 0 0.7rem;
    }
}

.wk-search-submit:hover:not([disabled]) {
    background-color: #353535;
    background-color: var(--wk-set-primary-cta-color-one-hover);
}

.wk-search-submit [wk-icon=search] {
    font-size: 1.1rem
}

@media (min-width:37.5rem) {

    .wk-search-submit .wk-icon-search,
    .wk-search-submit [wk-icon=search] {
        display: none
    }
}

.wk-content-filter-list>li.wk-disabled>a .wk-badge,
.wk-content-filter-list>li[wk-disabled]>a .wk-badge,
.wk-search-submit .wk-search-button-text {
    display: none
}

@media (min-width:37.5rem) {
    .wk-search-submit .wk-search-button-text {
        display: inline;
        font-size: .9rem;
        font-family: "Fira Sans";
        text-transform: uppercase;
    }
}

/* .wk-search-results { */
/* max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em */
/* } */

.wk-search-result-container {
    width: 100%;
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
}

.wk-search-results.clustered .wk-search-results-group {
    border: 1px solid #a6d1ea;
    margin-bottom: .8em;
    padding: .5em
}

@media (min-width:37.5rem) {
    .wk-search-result-container {
        padding: 0 1rem !important;
    }

    .wk-search-results.clustered .wk-search-results-group {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%;
        margin-bottom: 1rem
    }

    .wk-search-results.clustered .wk-search-results-group:nth-child(even) {
        float: right;
        margin-right: 0
    }
}

.wk-search-results.clustered .wk-search-results-group dd:last-of-type {
    margin-bottom: 0
}

.wk-search-results.clustered a.show-more {
    display: block;
    margin-top: 1rem
}

dl.wk-search-results-list dt {
    margin-bottom: .5rem
}

dl.wk-search-results-list dt .definition {
    color: #757575;
    font-weight: 200;
    margin-bottom: .1rem;
    text-transform: uppercase
}

dl.wk-search-results-list dt .title {
    color: #007ac3;
    cursor: pointer;
    text-decoration: none
}

dl.wk-search-results-list dd {
    color: #a3a3a3;
    margin: 0 0 1rem
}

.wk-content-filter-layout {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:37.5rem) and (max-width:57rem) {
    .wk-content-filter-layout .wk-content-filter-pane {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }
}

@media (min-width:57rem) {
    .wk-content-filter-layout .wk-content-filter-pane {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%
    }
}

@media (min-width:37.5rem) and (max-width:57rem) {
    .wk-content-filter-layout .wk-content-filter-results {
        width: 66.10169%;
        float: right;
        margin-right: 0
    }
}

@media (min-width:57rem) {
    .wk-content-filter-layout .wk-content-filter-results {
        width: 74.57627%;
        float: right;
        margin-right: 0
    }
}

.wk-content-filter {
    margin-bottom: .625rem
}

.wk-content-filter a {
    font-size: .87891rem
}

.wk-content-filter-title {
    color: #474747;
    font-size: 1rem;
    font-weight: 300;
    margin-top: 0;
    text-transform: uppercase
}

.wk-content-filter-list,
.wk-login-screen .wk-login-layout-support .wk-login-support ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.wk-content-filter-list>li {
    margin-bottom: .0625rem
}

.wk-content-filter-list>li::after {
    clear: both;
    content: ' ';
    display: table
}

.wk-content-filter-list>li>a {
    background: #ededed;
    color: #757575;
    font-size: .87891rem;
    font-weight: 400;
    padding: .875rem .625rem
}

.wk-content-filter-list>li>a .wk-badge,
.wk-content-filter-list>li>a .wk-content-filter-label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wk-content-filter-list>li>a .wk-badge {
    background-color: transparent;
    border-radius: 0;
    color: #757575;
    float: right;
    font-size: .87891rem;
    font-weight: 300;
    margin-left: .5rem;
    max-width: 3.75rem;
    padding: 0;
    top: auto
}

@media (min-width:37.5rem) and (max-width:57rem) {
    .wk-content-filter-list>li>a .wk-badge {
        display: none
    }
}

.wk-content-filter-list>li:last-child {
    margin-bottom: 0
}

.wk-content-filter-list>li.active>a,
.wk-content-filter-list>li.wk-active>a,
.wk-content-filter-list>li[wk-active]>a {
    background: #757575;
    color: #fff
}

.wk-content-filter-list>li.wk-disabled>a,
.wk-content-filter-list>li[wk-disabled]>a {
    cursor: default
}

.wk-content-filter-list>li:hover>a,
.wk-content-filter-list>li>a:focus {
    background-color: #dadada;
    color: #757575
}

.wk-content-filter-list>li.wk-disabled:hover>a,
.wk-content-filter-list>li.wk-disabled>a,
.wk-content-filter-list>li.wk-disabled>a:focus,
.wk-content-filter-list>li[wk-disabled]:hover>a,
.wk-content-filter-list>li[wk-disabled]>a,
.wk-content-filter-list>li[wk-disabled]>a:focus {
    background-color: #ededed;
    color: #bfbfbf
}

.wk-breadcrumb-bar {
    /* background: linear-gradient(180deg, rgb(243, 243, 243), rgb(255, 255, 255) 50%); */
    border-top: 1px solid rgb(237, 237, 237);
    /* border-bottom: 1px solid rgb(237, 237, 237); */
    /* background-color: #f6f6f6; */
    /* margin-bottom: 1.69492%; */
    position: relative;
    /* z-index: 1; */
    min-height: 50px;
    display: flex;
    align-items: center;
    z-index: 2;
}

.wk-breadcrumb-bar .wk-breadcrumb-container {
    width: 100%;
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    display: inline-flex;
    align-items: center;
    /* background-color: #f6f6f6 */
}

.wk-breadcrumb-bar .wk-breadcrumb-container:after,
.wk-breadcrumb:after,
.wk-page-content:after {
    content: " ";
    display: block;
    clear: both
}

.wk-breadcrumb {
    display: none;
    max-width: 85rem;
    font-size: 0;
    list-style-type: none;
    margin: 0;
    padding: .84375rem 1rem
}

.wk-breadcrumb-bar p#breadcrumbs {
    font-size: .9rem;
    font-weight: 300;
}

@media (min-width:77rem) {
    .wk-breadcrumb {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:37.5rem) {
    .wk-breadcrumb {
        display: block;
        float: left
    }
}

@media (max-width:37.5rem) {
    .wk-breadcrumb-bar {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .wk-header {
        min-height: 66px;
        padding: .5625rem 1rem !important;
        /* padding: 0 !important; */
        display: flex;
        align-items: center;
    }

    .wk-header>.wk-header-container {
        margin-left: unset;
        margin-right: unset;
        position: unset;
    }

    .wk-header wk-logo.wk-logo-small {
        display: block;
    }
}

.wk-breadcrumb>li {
    color: #a3a3a3;
    display: inline-block;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: .9375rem;
    font-weight: 300
}

.wk-breadcrumb>li [wk-icon] {
    margin-right: .4375rem
}

.wk-breadcrumb>li:first-child {
    font-weight: 500
}

.wk-breadcrumb>li:not(:first-child)::before {
    color: #a3a3a3;
    content: "»";
    margin-left: .25rem;
    margin-right: .25rem
}

.wk-page-content {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width:77rem) {
    .wk-page-content {
        padding-left: 0;
        padding-right: 0
    }
}

.wk-popover,
.wk-tooltip {
    background: #fff;
    border: 1px solid #ededed;
    box-shadow: 4px 5px 7px -3px rgba(99, 99, 99, .3)
}

.wk-tooltip {
    color: #474747;
    font-size: .77248rem;
    padding: .3125rem;
    visibility: hidden
}

.wk-tooltip.wk-position-bottom::after,
.wk-tooltip.wk-position-bottom::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-bottom::after {
    border-width: 7px;
    top: -14px;
    border-bottom-color: #fff;
    left: 50%;
    margin-left: -7px
}

.wk-tooltip.wk-position-bottom::before {
    border-width: 8px;
    top: -16px;
    border-color: rgba(255, 255, 255, 0);
    left: 50%;
    margin-left: -8px
}

.wk-tooltip.wk-position-bottom-left::after,
.wk-tooltip.wk-position-bottom-left::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-bottom-left::after {
    border-width: 7px;
    top: -14px;
    border-bottom-color: #fff;
    left: 0;
    margin-left: 21px
}

.wk-tooltip.wk-position-bottom-left::before {
    border-width: 8px;
    top: -16px;
    border-color: rgba(255, 255, 255, 0);
    left: 0;
    margin-left: 20px
}

.wk-tooltip.wk-position-bottom-right::after,
.wk-tooltip.wk-position-bottom-right::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-bottom-right::after {
    border-width: 7px;
    top: -14px;
    border-bottom-color: #fff;
    right: 0;
    margin-right: 21px
}

.wk-tooltip.wk-position-bottom-right::before {
    border-width: 8px;
    top: -16px;
    border-color: rgba(255, 255, 255, 0);
    right: 0;
    margin-right: 20px
}

.wk-tooltip.wk-position-top::after,
.wk-tooltip.wk-position-top::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-top::after {
    border-width: 7px;
    bottom: -14px;
    border-top-color: #fff;
    left: 50%;
    margin-left: -7px
}

.wk-tooltip.wk-position-top::before {
    border-width: 8px;
    bottom: -16px;
    border-color: rgba(255, 255, 255, 0);
    left: 50%;
    margin-left: -8px
}

.wk-tooltip.wk-position-top-left::after,
.wk-tooltip.wk-position-top-left::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-top-left::after {
    border-width: 7px;
    bottom: -14px;
    border-top-color: #fff;
    left: 0;
    margin-left: 21px
}

.wk-tooltip.wk-position-top-left::before {
    border-width: 8px;
    bottom: -16px;
    border-color: rgba(255, 255, 255, 0);
    left: 0;
    margin-left: 20px
}

.wk-tooltip.wk-position-top-right::after,
.wk-tooltip.wk-position-top-right::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-top-right::after {
    border-width: 7px;
    bottom: -14px;
    border-top-color: #fff;
    right: 0;
    margin-right: 21px
}

.wk-tooltip.wk-position-top-right::before {
    border-width: 8px;
    bottom: -16px;
    border-color: rgba(255, 255, 255, 0);
    right: 0;
    margin-right: 20px
}

.wk-tooltip.wk-position-left::after,
.wk-tooltip.wk-position-left::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-left::after {
    border-width: 7px;
    left: -14px;
    border-right-color: #fff;
    top: 50%;
    margin-top: -7px
}

.wk-tooltip.wk-position-left::before {
    border-width: 8px;
    left: -16px;
    border-color: rgba(255, 255, 255, 0);
    top: 50%;
    margin-top: -8px
}

.wk-tooltip.wk-position-left-bottom::after,
.wk-tooltip.wk-position-left-bottom::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-left-bottom::after {
    border-width: 7px;
    left: -14px;
    border-right-color: #fff;
    top: 0;
    margin-top: 6px
}

.wk-tooltip.wk-position-left-bottom::before {
    border-width: 8px;
    left: -16px;
    border-color: rgba(255, 255, 255, 0);
    top: 0;
    margin-top: 5px
}

.wk-tooltip.wk-position-left-top::after,
.wk-tooltip.wk-position-left-top::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-left-top::after {
    border-width: 7px;
    left: -14px;
    border-right-color: #fff;
    bottom: 0;
    margin-bottom: 6px
}

.wk-tooltip.wk-position-left-top::before {
    border-width: 8px;
    left: -16px;
    border-color: rgba(255, 255, 255, 0);
    bottom: 0;
    margin-bottom: 5px
}

.wk-tooltip.wk-position-right::after,
.wk-tooltip.wk-position-right::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-right::after {
    border-width: 7px;
    right: -14px;
    border-left-color: #fff;
    top: 50%;
    margin-top: -7px
}

.wk-tooltip.wk-position-right::before {
    border-width: 8px;
    right: -16px;
    border-color: rgba(255, 255, 255, 0);
    top: 50%;
    margin-top: -8px
}

.wk-tooltip.wk-position-right-bottom::after,
.wk-tooltip.wk-position-right-bottom::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-right-bottom::after {
    border-width: 7px;
    right: -14px;
    border-left-color: #fff;
    top: 0;
    margin-top: 6px
}

.wk-tooltip.wk-position-right-bottom::before {
    border-width: 8px;
    right: -16px;
    border-color: rgba(255, 255, 255, 0);
    top: 0;
    margin-top: 5px
}

.wk-tooltip.wk-position-right-top::after,
.wk-tooltip.wk-position-right-top::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-tooltip.wk-position-right-top::after {
    border-width: 7px;
    right: -14px;
    border-left-color: #fff;
    bottom: 0;
    margin-bottom: 6px
}

.wk-tooltip.wk-position-right-top::before {
    border-width: 8px;
    right: -16px;
    border-color: rgba(255, 255, 255, 0);
    bottom: 0;
    margin-bottom: 5px
}

.wk-popover {
    max-width: 300px
}

.wk-popover.wk-position-bottom::after,
.wk-popover.wk-position-bottom::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-bottom::after {
    border-width: 7px;
    top: -14px;
    border-bottom-color: #fff;
    left: 50%;
    margin-left: -7px
}

.wk-popover.wk-position-bottom::before {
    border-width: 8px;
    top: -16px;
    border-color: rgba(255, 255, 255, 0);
    left: 50%;
    margin-left: -8px
}

.wk-popover.wk-position-bottom-left::after,
.wk-popover.wk-position-bottom-left::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-bottom-left::after {
    border-width: 7px;
    top: -14px;
    border-bottom-color: #fff;
    left: 0;
    margin-left: 21px
}

.wk-popover.wk-position-bottom-left::before {
    border-width: 8px;
    top: -16px;
    border-color: rgba(255, 255, 255, 0);
    left: 0;
    margin-left: 20px
}

.wk-popover.wk-position-bottom-right::after,
.wk-popover.wk-position-bottom-right::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-bottom-right::after {
    border-width: 7px;
    top: -14px;
    border-bottom-color: #fff;
    right: 0;
    margin-right: 21px
}

.wk-popover.wk-position-bottom-right::before {
    border-width: 8px;
    top: -16px;
    border-color: rgba(255, 255, 255, 0);
    right: 0;
    margin-right: 20px
}

.wk-popover.wk-position-top::after,
.wk-popover.wk-position-top::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-top::after {
    border-width: 7px;
    bottom: -14px;
    border-top-color: #fff;
    left: 50%;
    margin-left: -7px
}

.wk-popover.wk-position-top::before {
    border-width: 8px;
    bottom: -16px;
    border-color: rgba(255, 255, 255, 0);
    left: 50%;
    margin-left: -8px
}

.wk-popover.wk-position-top-left::after,
.wk-popover.wk-position-top-left::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-top-left::after {
    border-width: 7px;
    bottom: -14px;
    border-top-color: #fff;
    left: 0;
    margin-left: 21px
}

.wk-popover.wk-position-top-left::before {
    border-width: 8px;
    bottom: -16px;
    border-color: rgba(255, 255, 255, 0);
    left: 0;
    margin-left: 20px
}

.wk-popover.wk-position-top-right::after,
.wk-popover.wk-position-top-right::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-top-right::after {
    border-width: 7px;
    bottom: -14px;
    border-top-color: #fff;
    right: 0;
    margin-right: 21px
}

.wk-popover.wk-position-top-right::before {
    border-width: 8px;
    bottom: -16px;
    border-color: rgba(255, 255, 255, 0);
    right: 0;
    margin-right: 20px
}

.wk-popover.wk-position-left::after,
.wk-popover.wk-position-left::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-left::after {
    border-width: 7px;
    left: -14px;
    border-right-color: #fff;
    top: 50%;
    margin-top: -7px
}

.wk-popover.wk-position-left::before {
    border-width: 8px;
    left: -16px;
    border-color: rgba(255, 255, 255, 0);
    top: 50%;
    margin-top: -8px
}

.wk-popover.wk-position-left-bottom::after,
.wk-popover.wk-position-left-bottom::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-left-bottom::after {
    border-width: 7px;
    left: -14px;
    border-right-color: #fff;
    top: 0;
    margin-top: 6px
}

.wk-popover.wk-position-left-bottom::before {
    border-width: 8px;
    left: -16px;
    border-color: rgba(255, 255, 255, 0);
    top: 0;
    margin-top: 5px
}

.wk-popover.wk-position-left-top::after,
.wk-popover.wk-position-left-top::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-left-top::after {
    border-width: 7px;
    left: -14px;
    border-right-color: #fff;
    bottom: 0;
    margin-bottom: 6px
}

.wk-popover.wk-position-left-top::before {
    border-width: 8px;
    left: -16px;
    border-color: rgba(255, 255, 255, 0);
    bottom: 0;
    margin-bottom: 5px
}

.wk-popover.wk-position-right::after,
.wk-popover.wk-position-right::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-right::after {
    border-width: 7px;
    right: -14px;
    border-left-color: #fff;
    top: 50%;
    margin-top: -7px
}

.wk-popover.wk-position-right::before {
    border-width: 8px;
    right: -16px;
    border-color: rgba(255, 255, 255, 0);
    top: 50%;
    margin-top: -8px
}

.wk-popover.wk-position-right-bottom::after,
.wk-popover.wk-position-right-bottom::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-right-bottom::after {
    border-width: 7px;
    right: -14px;
    border-left-color: #fff;
    top: 0;
    margin-top: 6px
}

.wk-popover.wk-position-right-bottom::before {
    border-width: 8px;
    right: -16px;
    border-color: rgba(255, 255, 255, 0);
    top: 0;
    margin-top: 5px
}

.wk-popover.wk-position-right-top::after,
.wk-popover.wk-position-right-top::before {
    border: solid rgba(255, 255, 255, 0);
    content: ' ';
    height: 0;
    pointer-events: none;
    position: absolute;
    width: 0
}

.wk-popover.wk-position-right-top::after {
    border-width: 7px;
    right: -14px;
    border-left-color: #fff;
    bottom: 0;
    margin-bottom: 6px
}

.wk-popover.wk-position-right-top::before {
    border-width: 8px;
    right: -16px;
    border-color: rgba(255, 255, 255, 0);
    bottom: 0;
    margin-bottom: 5px
}

.wk-popover .wk-popover-body {
    padding: .625rem
}

.wk-user-popover .wk-user-popover-section {
    border-bottom: 1px solid #ededed;
    padding: .625rem
}

.wk-user-popover .wk-user-popover-section:nth-child(even) {
    background: #f6f6f6
}

.wk-comments .comment-list li .children li:last-child,
.wk-comments ol li .children li:last-child,
.wk-comments ul li .children li:last-child,
.wk-user-popover .wk-user-popover-section:last-child {
    border-bottom: 0
}

.wk-user-popover .wk-user-popover-section .wk-module-heading {
    margin: 0 0 10px
}

.wk-card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wk-card-group>.wk-card {
    margin-bottom: .9375rem
}

@media (min-width:37.5rem) {
    .wk-card-group>.wk-card {
        float: none
    }
}

.wk-card-group-2>.wk-card,
.wk-card-group-3>.wk-card,
.wk-card-group-4>.wk-card {
    margin-bottom: .9375rem;
    width: 100%
}

@media (min-width:37.5rem) {
    .wk-card-group-2>.wk-card {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-card-group-2>.wk-card:nth-child(2n) {
        float: right;
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {

    .wk-card-group-3>.wk-card,
    .wk-card-group-4>.wk-card {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-card-group-3>.wk-card:nth-child(2n),
    .wk-card-group-4>.wk-card:nth-child(2n) {
        float: right;
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-card-group-3>.wk-card {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-card-group-3>.wk-card:nth-child(3n) {
        float: right;
        margin-right: 0
    }

    .wk-card-group-4>.wk-card {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-card-group-4>.wk-card:nth-child(4n) {
        float: right;
        margin-right: 0
    }
}

.wk-card-group-float.wk-card-group,
body.ie9 .wk-card-group,
body.no-flexbox .wk-card-group,
html.ie9 .wk-card-group,
html.no-flexbox .wk-card-group {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.wk-card-group-float.wk-card-group:after,
body.ie9 .wk-card-group:after,
body.no-flexbox .wk-card-group:after,
html.ie9 .wk-card-group:after,
html.no-flexbox .wk-card-group:after {
    content: " ";
    display: block;
    clear: both
}

.wk-card-group-float.wk-card-group>.wk-card,
.wk-navbar-dropdown-classic.wk-navbar-dropdown-container .wk-nav>li,
body.ie9 .wk-card-group>.wk-card,
body.no-flexbox .wk-card-group>.wk-card,
html.ie9 .wk-card-group>.wk-card,
html.no-flexbox .wk-card-group>.wk-card {
    position: relative
}

@media (min-width:37.5rem) {

    .wk-card-group-float.wk-card-group>.wk-card,
    body.ie9 .wk-card-group>.wk-card,
    body.no-flexbox .wk-card-group>.wk-card,
    html.ie9 .wk-card-group>.wk-card,
    html.no-flexbox .wk-card-group>.wk-card {
        max-height: 11.25rem;
        min-height: 11.25rem;
        overflow: hidden
    }

    .wk-card-group-float.wk-card-group>.wk-card::after,
    body.ie9 .wk-card-group>.wk-card::after,
    body.no-flexbox .wk-card-group>.wk-card::after,
    html.ie9 .wk-card-group>.wk-card::after,
    html.no-flexbox .wk-card-group>.wk-card::after {
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%) 0% 0%;
        bottom: -1px;
        content: '';
        display: block;
        height: 30px;
        left: 1px;
        position: absolute;
        right: 1px
    }
}

.wk-card,
a.wk-card {
    background-color: #fff;
    border: 1px solid #dadada;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    padding: .9375rem
}

.wk-card .wk-card-meta,
.wk-card .wk-card-title,
a.wk-card .wk-card-meta,
a.wk-card .wk-card-title {
    color: #007ac3
}

.wk-card .wk-card-title,
a.wk-card .wk-card-title {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .625rem;
    margin-top: 0
}

.wk-card .wk-card-body,
a.wk-card .wk-card-body {
    color: #474747
}

.wk-card .wk-label,
.wk-card .wk-label-danger,
.wk-card .wk-label-info,
.wk-card .wk-label-success,
a.wk-card .wk-label,
a.wk-card .wk-label-danger,
a.wk-card .wk-label-info,
a.wk-card .wk-label-success {
    float: right;
    margin-bottom: .5rem;
    margin-left: .5rem
}

.wk-card:focus,
.wk-card:hover,
a.wk-card:focus,
a.wk-card:hover {
    background: #d4e8b1
}

.wk-card:focus .wk-card-body,
.wk-card:focus .wk-card-meta,
.wk-card:focus .wk-card-title,
.wk-card:hover .wk-card-body,
.wk-card:hover .wk-card-meta,
.wk-card:hover .wk-card-title,
a.wk-card:focus .wk-card-body,
a.wk-card:focus .wk-card-meta,
a.wk-card:focus .wk-card-title,
a.wk-card:hover .wk-card-body,
a.wk-card:hover .wk-card-meta,
a.wk-card:hover .wk-card-title {
    color: #000
}

.wk-login-screen {
    background-color: #fff;
    bottom: 0;
    color: #474747;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%
}

.wk-login-screen .wk-header .wk-brand,
.wk-login-screen .wk-header .wk-logo {
    float: none
}

@media (min-width:37.5rem) {

    .wk-login-screen .wk-header .wk-brand,
    .wk-login-screen .wk-header .wk-logo {
        float: left
    }
}

.wk-login-screen .wk-header .wk-product-brand {
    color: #474747;
    display: block;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 1.21363rem;
    font-weight: 300;
    margin: .625rem .9375rem
}

@media (min-width:37.5rem) {
    .wk-login-screen .wk-header .wk-product-brand {
        float: right;
        margin: 0;
        margin-top: 1.625rem
    }
}

.wk-login-screen .wk-header .wk-product-brand strong {
    font-weight: 500
}

.wk-login-screen .wk-login-layout,
.wk-login-screen .wk-login-layout-options,
.wk-login-screen .wk-login-layout-support {
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width:37.5rem) {

    .wk-login-screen .wk-login-layout,
    .wk-login-screen .wk-login-layout-options,
    .wk-login-screen .wk-login-layout-support {
        padding-left: 0;
        padding-right: 0
    }
}

.wk-login-screen .wk-login-layout .wk-copyright-text,
.wk-login-screen .wk-login-layout-options .wk-copyright-text,
.wk-login-screen .wk-login-layout-support .wk-copyright-text {
    color: #474747;
    font-size: .82397rem;
    font-weight: 300;
    margin: 1rem 0
}

.wk-login-screen .wk-login-layout .wk-login-footer,
.wk-login-screen .wk-login-layout .wk-login-form {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto
}

.wk-login-screen .wk-login-layout .wk-login-footer:after,
.wk-login-screen .wk-login-layout .wk-login-form:after,
.wk-login-screen .wk-login-layout-options .wk-login-footer:after,
.wk-login-screen .wk-login-layout-options .wk-login-form:after,
.wk-login-screen .wk-login-layout-support .wk-login-footer:after,
.wk-login-screen .wk-login-layout-support .wk-login-support-container:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width:37.5rem) {

    .wk-login-screen .wk-login-layout .wk-login-footer,
    .wk-login-screen .wk-login-layout .wk-login-form {
        max-width: 28.125rem
    }
}

.wk-login-screen .wk-login-layout-options .wk-login-footer,
.wk-login-screen .wk-login-layout-options .wk-login-form {
    margin-left: auto;
    margin-right: auto;
    max-width: 37.5rem
}

.wk-login-screen .wk-login-layout-support {
    padding: 0
}

.wk-login-screen .wk-login-layout-support .wk-login-footer,
.wk-login-screen .wk-login-layout-support .wk-login-support-container {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width:77rem) {

    .wk-login-screen .wk-login-layout-support .wk-login-footer,
    .wk-login-screen .wk-login-layout-support .wk-login-support-container {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:37.5rem) {
    .wk-login-screen .wk-login-layout-support .wk-login-form {
        width: 57.62712%;
        float: left;
        margin-right: 1.69492%
    }
}

.wk-login-screen .wk-login-layout-support .wk-login-support {
    border: 1px solid #ededed;
    color: #474747;
    margin-bottom: 1rem;
    padding: 1rem
}

@media (min-width:37.5rem) {
    .wk-login-screen .wk-login-layout-support .wk-login-support {
        width: 40.67797%;
        float: right;
        margin-right: 0
    }
}

.wk-login-screen .wk-login-layout-support .wk-login-support strong {
    color: #474747
}

.wk-login-screen .wk-login-layout-support .wk-login-support ul li {
    clear: both;
    padding: .125rem 0;
    white-space: pre-wrap;
    word-wrap: break-word
}

.wk-login-screen .wk-login-layout-support .wk-login-support ul li>[wk-icon] {
    font-size: 1rem;
    margin-right: .5em
}

@media (min-width:37.5rem) and (max-width:54rem) {
    .wk-login-screen .wk-login-layout-support .wk-login-support ul li>[wk-icon] {
        display: none
    }
}

.wk-login-screen .wk-login-form {
    background-color: #ededed;
    margin-bottom: 1rem;
    padding: 1rem
}

.wk-login-screen .wk-login-form h3 {
    color: #474747;
    font-family: "Franziska", "Times New Roman", Times, serif;
    font-style: italic;
    margin: 0 0 1rem
}

.wk-login-screen .wk-login-form .wk-button-full,
button.wk-dropdown-toggle {
    margin-bottom: 0
}

.wk-login-screen .wk-login-form .forgot-link {
    display: block;
    margin-bottom: .9375rem
}

.wk-login-form-container {
    margin-bottom: 1rem
}

@media (min-width:37.5rem) {
    .wk-login-form-container {
        margin-bottom: 0
    }

    .wk-login-form-container.has-login-options {
        max-width: 85rem;
        margin-left: auto;
        margin-right: auto
    }

    .wk-login-form-container.has-login-options:after {
        content: " ";
        display: block;
        clear: both
    }

    .wk-login-form-container.has-login-options .wk-login-fields {
        width: 48.97959%;
        float: left;
        margin-right: 2.04082%
    }

    .wk-login-form-container.has-login-options .wk-login-options {
        width: 48.97959%;
        float: right;
        margin-right: 0;
        margin-top: 1.5625rem
    }
}

.wk-breakpoint-tag {
    background-color: #474747;
    bottom: 10px;
    color: #474747;
    opacity: .3;
    padding: 6px;
    position: fixed;
    right: 10px;
    text-shadow: 0 1px 0 #000;
    z-index: 1200
}

.wk-breakpoint-tag::before {
    content: 'mobile'
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-breakpoint-tag::before {
        content: 'tablet'
    }
}

@media (min-width:65rem) {
    .wk-breakpoint-tag::before {
        content: 'desktop'
    }
}

@media (min-width:75rem) {
    .wk-breakpoint-tag::before {
        content: "desktop (max 75rem)"
    }
}

.wk-a11y-enhanced-focus :focus,
.wk-a11y-enhanced-focus a:hover:focus {
    outline-color: #000;
    outline-offset: 0;
    outline-style: solid;
    outline-width: 2px
}

.wk-navbar-dropdown-container {
    background: #2f2f2f;
    color: #fff;
    display: none;
    min-width: 250px;
}

.wk-navbar-dropdown-container:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #2f2f2f transparent;
    position: absolute;
    left: 1rem;
    margin-top: -5px;
}

.wk-navbar-dropdown-container::after {
    clear: both;
    content: ' ';
    display: table
}

.wk-navbar-dropdown-container .wk-navbar-dropdown-column-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wk-navbar-dropdown-container .wk-navbar-dropdown-column-group>.wk-navbar-dropdown-column {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group>.wk-navbar-dropdown-column {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group>.wk-navbar-dropdown-column:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group>.wk-navbar-dropdown-column {
        width: 47.82609%;
        float: left;
        margin-right: 4.34783%
    }

    .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group>.wk-navbar-dropdown-column:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group>.wk-navbar-dropdown-column {
        width: 21.73913%;
        float: left;
        margin-right: 4.34783%
    }

    .wk-navbar-dropdown-container .wk-navbar-dropdown-column-group>.wk-navbar-dropdown-column:nth-child(4n) {
        margin-right: 0
    }
}

.wk-navbar-dropdown-classic.wk-navbar-dropdown-container {
    overflow: hidden
}

.wk-navbar-dropdown {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: .5rem;
    padding-top: .5rem
}

.wk-navbar-dropdown:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width:77rem) {
    /* .wk-navbar-dropdown {
        padding-left: 0;
        padding-right: 0
    } */
}

@media (min-width:37.5rem) {
    .wk-navbar-dropdown {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }
}

@media (min-width:77rem) {
    .wk-navbar-dropdown {
        margin-left: auto;
        margin-right: auto;
        max-width: 75rem
    }
}

.wk-navbar-dropdown .wk-navbar-dropdown-column {
    padding-bottom: 0;
    padding-top: .9375rem
}

@media (min-width:37.5rem) {
    /* .wk-navbar-dropdown .wk-navbar-dropdown-column {
        padding-top: 3rem
    } */
}

@media (min-width:77rem) {
    .wk-navbar-dropdown-classic.wk-navbar-dropdown {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.wk-navbar-dropdown dd,
.wk-navbar-dropdown figure,
.wk-navbar-dropdown li,
.wk-navbar-dropdown ul {
    margin: 0;
    padding: 0
}

.wk-navbar-dropdown li {
    list-style-type: none
}

.wk-navbar-dropdown .wk-dropdown-column-list dd,
.wk-navbar-dropdown .wk-dropdown-column-list dt,
.wk-navbar-dropdown .wk-dropdown-column-list li,
.wk-navbar-dropdown [wk-dropdown-column*=list] dd,
.wk-navbar-dropdown [wk-dropdown-column*=list] dt,
.wk-navbar-dropdown [wk-dropdown-column*=list] li {
    font-size: .875rem;
    line-height: 1.125rem;
    /* margin-bottom: 1.25rem; */
    margin-bottom: .875rem;
}

/* @media (min-width:37.5rem) {

    .wk-navbar-dropdown .wk-dropdown-column-list dd,
    .wk-navbar-dropdown .wk-dropdown-column-list dt,
    .wk-navbar-dropdown .wk-dropdown-column-list li,
    .wk-navbar-dropdown [wk-dropdown-column*=list] dd,
    .wk-navbar-dropdown [wk-dropdown-column*=list] dt,
    .wk-navbar-dropdown [wk-dropdown-column*=list] li {
        margin-bottom: .875rem
    }
} */

.wk-navbar-dropdown .wk-dropdown-column-list dt,
.wk-navbar-dropdown [wk-dropdown-column*=list] dt {
    opacity: .5
}

.wk-navbar-dropdown .wk-dropdown-column-list a,
.wk-navbar-dropdown [wk-dropdown-column*=list] a {
    color: #fff;
    display: block
}

/* .wk-navbar-dropdown .wk-dropdown-column-list a:hover,
.wk-navbar-dropdown [wk-dropdown-column*=list] a:hover {
    text-decoration: underline
} */

.wk-navbar-dropdown dd>figcaption,
.wk-navbar-dropdown li {
    margin-bottom: .875rem
}

.wk-nav>li:hover .wk-navbar-dropdown-container {
    display: block;
    /* left: 0; */
    position: relative;
    /* position: absolute; */
    /* width: 100% */
}

@media (min-width:37.5rem) {

    .wk-nav>li:hover>.wk-navbar-dropdown-container {
        position: absolute
    }

}

/* Nested Items - Start */

.wk-nav>li:hover>.wk-navbar-dropdown-container .wk-navbar-dropdown ul li .wk-navbar-dropdown-container:before {
    display: none;
}

.wk-nav>li:hover>.wk-navbar-dropdown-container .wk-navbar-dropdown ul li .wk-navbar-dropdown-container .wk-navbar-dropdown {
    padding: 0;
}

.wk-nav>li:hover>.wk-navbar-dropdown-container .wk-navbar-dropdown ul li .wk-navbar-dropdown-container .wk-navbar-dropdown ul li a {
    color: #cccccc;
    padding-left: .5rem;
}

.wk-nav>li:hover>.wk-navbar-dropdown-container .wk-navbar-dropdown ul li.menu-item-has-children {
    margin-bottom: 0.2em;
}

/* Nested Items - End */

.wk-nav>li:hover .wk-navbar-dropdown-container.wk-navbar-dropdown-classic {
    left: inherit;
    width: auto
}

.wk-navbar .wk-nav>li.active>a:focus,
.wk-navbar .wk-nav>li>a:focus,
.wk-navbar .wk-nav>li>a:hover {
    background-color: #f6f6f6;
}

.wk-dropdown {
    display: inline-block;
    position: relative
}

.wk-dropdown .wk-dropdown-toggle::after {
    content: "";
    font-family: "wk-icons-open";
    font-size: .75em;
    margin-left: .5em
}

.wk-dropdown .wk-dropdown-menu {
    border: 1px solid #a3a3a3;
    box-shadow: 0 0 8px #757575;
    display: none;
    position: absolute;
    top: 100%;
    z-index: 1040
}

.wk-dropdown .wk-dropdown-menu.wk-dropdown-left {
    left: 0
}

.wk-dropdown .wk-dropdown-menu.wk-dropdown-right {
    right: 0
}

.wk-dropdown .wk-dropdown-menu.wk-dropdown-up {
    bottom: 100%;
    top: auto
}

.wk-dropdown.wk-dropdown-open>.wk-dropdown-menu,
.wk-dropdown:hover>.wk-dropdown-menu,
.wk-featured-contact footer .wk-featured-contact-list li {
    display: block
}

.wk-dropdown-menu {
    background: #fff;
    min-width: 200px;
    width: 100%
}

@media (min-width:37.5rem) {
    .wk-dropdown-menu {
        width: auto
    }
}

.wk-dropdown-menu>ul {
    list-style-type: none;
    margin: 0;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0
}

.wk-dropdown-menu>ul li {
    min-width: 200px
}

.wk-dropdown-menu>dl,
.wk-dropdown-menu>ul li>a {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif
}

.wk-dropdown-menu>ul li>a {
    background: #fff
}

.wk-dropdown-menu>dl dd>a:hover,
.wk-dropdown-menu>dl dt>a:hover,
.wk-dropdown-menu>ul li>a:hover {
    background: #ededed
}

.wk-dropdown-menu>dl {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%
}

.wk-dropdown-menu>dl dd,
.wk-dropdown-menu>dl dt {
    display: block;
    min-width: 200px;
    padding: .9375rem
}

.wk-dropdown-menu>dl dd>a,
.wk-dropdown-menu>dl dt>a,
.wk-dropdown-menu>ul li>a {
    color: #757575;
    display: block;
    padding: .3125rem .9375rem
}

.wk-dropdown-menu>dl dt {
    color: #ec5862;
    margin: 0;
    padding-bottom: 0
}

.wk-dropdown-menu>dl dd,
.wk-featured-product-block h4,
.wk-featured-product-block h5,
.wk-featured-product-block li,
.wk-featured-product-block ul,
figure {
    margin: 0;
    padding: 0
}

.wk-header .wk-more-menu.open {
    background: rgba(71, 71, 71, .95)
}

.wk-header .wk-nav.open {
    background: 0 0
}

.wk-header .wk-nav .wk-dropdown-menu a,
.wk-header .wk-nav .wk-dropdown.wk-dropdown-open>.wk-dropdown-toggle,
.wk-header .wk-nav .wk-dropdown:hover>.wk-dropdown-toggle,
.wk-header .wk-nav.open>li>a {
    background: rgba(71, 71, 71, .95);
    color: #fff
}

@media (min-width:37.5rem) {
    .wk-header .wk-nav.open>li>a {
        background: 0 0;
        color: #757575
    }
}

.wk-header .wk-nav .wk-dropdown-menu a:hover,
.wk-header .wk-nav.open>li>a:hover {
    background: #474747
}

@media (min-width:37.5rem) {
    .wk-header .wk-nav.open>li>a:hover {
        background: 0 0;
        color: #85bc20
    }
}

.wk-header .wk-nav .wk-dropdown .wk-dropdown-menu {
    background: 0 0;
    border: 0;
    box-shadow: none;
    position: relative
}

@media (min-width:37.5rem) {
    .wk-header .wk-nav .wk-dropdown .wk-dropdown-menu {
        position: absolute
    }
}

.wk-header .wk-nav .wk-dropdown .wk-dropdown-body {
    background: rgba(71, 71, 71, .95);
    min-width: 200px;
    padding: .9375rem
}

.wk-header .wk-nav .wk-dropdown.wk-dropdown-open,
.wk-header .wk-nav .wk-dropdown:hover {
    background: 0 0
}

.wk-header .wk-nav .wk-dropdown-menu a {
    padding: .625rem .9375rem
}

.wk-switch {
    position: relative;
    font-size: .875rem
}

.wk-switch .wk-switch-checkbox {
    opacity: 0;
    position: absolute
}

.wk-switch .wk-switch-base,
.wk-switch .wk-switch-base::after {
    border-radius: 0;
    display: inline-block;
    height: 1.375rem;
    transition: all .25s ease-out
}

.wk-switch .wk-switch-base {
    color: #fff;
    cursor: pointer;
    margin-right: .5rem;
    text-align: left;
    vertical-align: middle;
    background-color: #bfbfbf;
    position: relative;
    width: 2.75rem
}

.wk-switch .wk-switch-base::after {
    background-color: #fff;
    border: .0625rem #bfbfbf solid;
    box-shadow: 0 0 1px #bfbfbf;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.375rem
}

.wk-switch .wk-switch-base::before {
    line-height: 1.375rem;
    padding-left: .3125rem
}

.wk-switch .wk-switch-placeholder::after {
    clear: both;
    content: ' ';
    display: table
}

.wk-switch input:checked~.wk-switch-base {
    background-color: #85bc20
}

.wk-switch input:checked~.wk-switch-base::after {
    left: 1.375rem;
    border-color: #85bc20;
    box-shadow: 0 0 1px #85bc20
}

.wk-switch input:focus~.wk-switch-base::after {
    outline: solid 2px Highlight;
    outline: auto 5px -webkit-focus-ring-color
}

.wk-switch input[disabled]~.wk-switch-base {
    background-color: #ededed;
    cursor: default
}

.wk-switch input[disabled]~.wk-switch-base::after {
    border-color: #ededed
}

.wk-switch .wk-switch-text {
    display: inline;
    margin-right: .5rem;
    vertical-align: middle
}

.wk-video-player .wk-video-player-wrapper {
    height: 0;
    margin-bottom: 5px;
    padding-bottom: 56.25%;
    padding-top: 1.5625rem;
    position: relative
}

.wk-video-player .wk-video-player-wrapper embed,
.wk-video-player .wk-video-player-wrapper iframe,
.wk-video-player .wk-video-player-wrapper object {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.wk-button[wk-button*=hollow],
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=hollow],
.wk-comments .comment-respond .form-submit input[wk-button*=hollow][type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-button*=hollow],
.wk-comments ul li .reply a.comment-reply-link[wk-button*=hollow],
[wk-button][wk-button*=hollow] {
    position: relative;
    padding-right: 4rem;
    background: 0 0;
    color: #474747
}

.wk-button[wk-button*=hollow]::before,
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=hollow]::before,
.wk-comments .comment-respond .form-submit input[type=submit][wk-button*=hollow]::before,
.wk-comments ol li .reply a.comment-reply-link[wk-button*=hollow]::before,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=hollow]::before,
[wk-button][wk-button*=hollow]::before {
    background: #474747;
    color: #fff;
    margin: 0;
    padding: 1.0625rem;
    position: absolute;
    top: 0;
    width: 3rem;
    right: 0
}

.wk-button[wk-button*=hollow]:hover:not([disabled]),
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=hollow]:hover:not([disabled]),
.wk-comments .comment-respond .form-submit input[wk-button*=hollow]:hover:not([disabled])[type=submit],
.wk-comments ol li .reply a.comment-reply-link[wk-button*=hollow]:hover:not([disabled]),
.wk-comments ul li .reply a.comment-reply-link[wk-button*=hollow]:hover:not([disabled]),
[wk-button][wk-button*=hollow]:hover:not([disabled]) {
    position: relative;
    padding-right: 4rem;
    background: 0 0;
    color: #474747
}

.wk-button[wk-button*=hollow]:hover:not([disabled])::before,
.wk-comments .comment-list li .reply a.comment-reply-link[wk-button*=hollow]:hover:not([disabled])::before,
.wk-comments .comment-respond .form-submit input[type=submit][wk-button*=hollow]:hover:not([disabled])::before,
.wk-comments ol li .reply a.comment-reply-link[wk-button*=hollow]:hover:not([disabled])::before,
.wk-comments ul li .reply a.comment-reply-link[wk-button*=hollow]:hover:not([disabled])::before,
[wk-button][wk-button*=hollow]:hover:not([disabled])::before {
    background: #007ac3;
    color: #fff;
    margin: 0;
    padding: 1.0625rem;
    position: absolute;
    top: 0;
    width: 3rem;
    right: 0
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-slide,
.swiper-wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-wrapper {
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet,
.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    /* animation: swiper-preloader-spin 1s steps(12, end) infinite */
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(360deg)
    }
}

.wk-carousel,
.wk-feature-carousel {
    overflow: hidden;
    position: relative
}

.wk-carousel .wk-carousel-body,
.wk-feature-carousel .wk-carousel-body {
    height: 100vh
}

@media (min-width:37.5rem) {

    .wk-carousel .wk-carousel-body,
    .wk-feature-carousel .wk-carousel-body {
        height: auto
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {

    .wk-carousel .wk-carousel-body,
    .wk-feature-carousel .wk-carousel-body {
        height: 22.5rem
    }
}

@media (min-width:65rem) {

    .wk-carousel .wk-carousel-body,
    .wk-feature-carousel .wk-carousel-body {
        height: 28.75rem
    }
}

.wk-carousel .wk-carousel-body .wk-carousel-slide,
.wk-feature-carousel .wk-carousel-body .wk-carousel-slide {
    background-color: #dadada;
    position: relative
}

@media (min-width:37.5rem) and (max-width:65rem) {

    .wk-carousel .wk-carousel-body .wk-carousel-slide,
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide {
        max-height: 22.5rem
    }
}

@media (min-width:65rem) {

    .wk-carousel .wk-carousel-body .wk-carousel-slide,
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide {
        max-height: 28.75rem
    }
}

.wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-image-wrapper {
    height: 100%;
    margin: 0
}

.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-image-wrapper {
    margin: 0
}

.wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-image,
.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    height: 100%
}

.wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-image::before,
.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-image::before {
    content: '';
    display: block
}

.wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description {
    background-color: rgba(148, 12, 114, .8);
    width: 100%
}

.wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description,
.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description {
    bottom: 0;
    color: #fff;
    display: block;
    font-family: "Franziska", "Times New Roman", Times, serif;
    height: 100%;
    position: absolute
}

.wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption {
    font-size: 1.875rem;
    font-style: italic;
    padding: 15% 2% 2% 5%
}

.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption {
    padding: 15% 2% 2% 5%
}

@media (min-width:37.5rem) {

    .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description,
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description {
        height: 50%
    }

    .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption,
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption {
        font-size: 1.5625rem
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {

    .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption,
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption {
        padding: 5% 0 0 6%
    }
}

@media (min-width:65rem) {

    .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description,
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description {
        left: 3%;
        width: 47%
    }

    .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption,
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption {
        padding: 2.1875rem 0 0 7%
    }
}

.wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar {
    background-color: transparent;
    bottom: 5rem;
    position: absolute;
    width: 100%
}

.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar {
    background-color: transparent;
    bottom: 5rem;
    position: absolute
}

.wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar .wk-carousel-slide-button {
    margin: 0;
    position: static
}

.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar .wk-carousel-slide-button {
    margin: 0
}

.wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar .wk-carousel-slide-button::before,
.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar .wk-carousel-slide-button::before {
    width: 1rem
}

@media (min-width:37.5rem) {

    .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar,
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar {
        background-color: #fff;
        bottom: 0
    }

    .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar .wk-carousel-slide-button,
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar .wk-carousel-slide-button {
        float: right;
        position: static;
        width: 20%
    }
}

@media (min-width:65rem) {

    .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar,
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar {
        width: 50%
    }
}

.wk-carousel .wk-carousel-pagination {
    text-indent: -6%
}

.wk-carousel .wk-carousel-pagination,
.wk-feature-carousel .wk-carousel-pagination {
    height: 6%;
    position: absolute;
    text-align: center;
    z-index: 10
}

.wk-carousel .wk-carousel-pagination .swiper-pagination-bullet,
.wk-feature-carousel .wk-carousel-pagination .swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, .6);
    border-radius: inherit;
    height: 1.25rem;
    margin: 0 .5rem;
    width: 1.25rem
}

@media (min-width:37.5rem) {

    .wk-carousel .wk-carousel-pagination .swiper-pagination-bullet,
    .wk-feature-carousel .wk-carousel-pagination .swiper-pagination-bullet {
        height: .875rem;
        margin: 0 .3125rem;
        width: .875rem
    }
}

.wk-carousel .wk-carousel-pagination .swiper-pagination-bullet-active,
.wk-content-bar,
.wk-feature-carousel .wk-carousel-pagination .swiper-pagination-bullet-active {
    background-color: #fff
}

@media (min-width:37.5rem) {

    .wk-carousel .wk-carousel-pagination,
    .wk-feature-carousel .wk-carousel-pagination {
        text-align: left;
        text-indent: 6%;
        top: 52%
    }
}

.wk-carousel .wk-carousel-nav-next,
.wk-carousel .wk-carousel-nav-prev,
.wk-feature-carousel .wk-carousel-nav-next,
.wk-feature-carousel .wk-carousel-nav-prev {
    background-image: none;
    display: none;
    font-family: "wk-icons-open";
    line-height: 1.4;
    margin: 0
}

@media (min-width:65rem) {

    .wk-carousel .wk-carousel-nav-next,
    .wk-carousel .wk-carousel-nav-prev,
    .wk-feature-carousel .wk-carousel-nav-next,
    .wk-feature-carousel .wk-carousel-nav-prev {
        display: block;
        height: 10%;
        position: absolute;
        top: 50%;
        width: 3%
    }
}

.wk-carousel .wk-carousel-nav-next::before,
.wk-carousel .wk-carousel-nav-prev::before,
.wk-feature-carousel .wk-carousel-nav-next::before,
.wk-feature-carousel .wk-carousel-nav-prev::before {
    background-color: rgba(255, 255, 255, .4);
    color: #fff;
    display: inline-block;
    font-size: 2.0625rem;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

.wk-carousel .wk-carousel-nav-prev,
.wk-feature-carousel .wk-carousel-nav-prev {
    left: 0
}

.wk-carousel .wk-carousel-nav-prev::before,
.wk-feature-carousel .wk-carousel-nav-prev::before {
    text-indent: -.25rem
}

.wk-carousel .wk-carousel-nav-next,
.wk-feature-carousel .wk-carousel-nav-next {
    right: 0
}

.wk-carousel .wk-carousel-nav-next::before,
.wk-feature-carousel .wk-carousel-nav-next::before {
    text-indent: -.0625rem
}

.wk-feature-carousel .wk-carousel-body {
    max-height: 23.75rem
}

.wk-feature-carousel .wk-carousel-body .wk-carousel-slide {
    background: 0 0;
    height: auto
}

@media (min-width:65rem) {
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide {
        height: auto
    }
}

.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-image-wrapper {
    height: 100%;
    width: 100%
}

@media (min-width:65rem) {
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-image-wrapper {
        float: left;
        height: 60%;
        width: 90%
    }
}

.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description {
    padding: 0;
    width: 100%
}

.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption {
    background: 0 0;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 1rem;
    font-style: normal;
    left: 0;
    padding: 0 1.875rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

@media (min-width:65rem) {
    .wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description {
        bottom: auto;
        left: auto;
        right: 0;
        top: 50%;
        width: 90%
    }
}

.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar {
    background: 0 0;
    bottom: 0;
    width: 100%
}

.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar .wk-carousel-slide-button {
    background: 0 0;
    bottom: 0;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    width: auto
}

.wk-feature-carousel .wk-carousel-pagination {
    left: 25px;
    text-indent: 0;
    width: auto
}

@media (min-width:65rem) {
    .wk-feature-carousel .wk-carousel-pagination {
        left: 65px
    }
}

.wk-feature-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description {
    background-color: rgba(64, 155, 210, .8)
}

.wk-content-bar-alt {
    background-color: #dadada
}

.wk-content-bar-featured-media {
    background-color: #241866
}

@media (min-width:65rem) {

    .wk-featured-hero-shop,
    .wk-hero {
        padding-bottom: 2.5rem
    }
}

@media (min-width:37.5rem) {

    .wk-featured-hero-shop .wk-hero-container,
    .wk-hero .wk-hero-container {
        height: 28.75rem
    }
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-header .wk-header,
    .wk-hero .wk-hero-container .wk-hero-header .wk-header {
        padding: 0 3.75rem
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-header .wk-header .wk-more-menu a,
.wk-featured-hero-shop .wk-hero-container .wk-hero-header .wk-header .wk-more-menu span::before,
.wk-featured-hero-shop .wk-hero-container .wk-hero-header .wk-header .wk-nav a,
.wk-featured-hero-shop .wk-hero-container .wk-hero-header .wk-header .wk-nav span::before,
.wk-hero .wk-hero-container .wk-hero-header .wk-header .wk-more-menu a,
.wk-hero .wk-hero-container .wk-hero-header .wk-header .wk-more-menu span::before,
.wk-hero .wk-hero-container .wk-hero-header .wk-header .wk-nav a,
.wk-hero .wk-hero-container .wk-hero-header .wk-header .wk-nav span::before,
.wk-hero-carousel .wk-hero-container .wk-hero-header .wk-more-menu a,
.wk-hero-carousel .wk-hero-container .wk-hero-header .wk-more-menu span::before,
.wk-hero-carousel .wk-hero-container .wk-hero-header .wk-nav a,
.wk-hero-carousel .wk-hero-container .wk-hero-header .wk-nav span::before {
    color: currentColor
}

@media (min-width:37.5rem) and (max-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details-container,
    .wk-hero .wk-hero-container .wk-hero-details-container {
        height: 28.75rem
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details,
    .wk-hero .wk-hero-container .wk-hero-details {
        height: 50%;
        padding-left: 1.25rem;
        padding-top: .625rem;
        top: 50%
    }
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details,
    .wk-hero .wk-hero-container .wk-hero-details {
        background-color: transparent;
        bottom: 0;
        height: auto;
        padding-bottom: 0;
        padding-left: 0;
        top: 0
    }

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container,
    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-description,
    .wk-hero .wk-hero-container .wk-hero-details .caption-container,
    .wk-hero .wk-hero-container .wk-hero-details .caption-description {
        display: inline-block
    }
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container,
    .wk-hero .wk-hero-container .wk-hero-details .caption-container {
        bottom: 0;
        position: absolute;
        width: 52%;
        z-index: 1
    }
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container .caption,
    .wk-hero .wk-hero-container .wk-hero-details .caption-container .caption {
        background-color: rgba(36, 24, 102, .8);
        padding: 1.25rem 4.375rem 1.25rem 2.5rem
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container .caption h5,
.wk-hero .wk-hero-container .wk-hero-details .caption-container .caption h5 {
    color: currentColor;
    font-family: "Franziska", "Times New Roman", Times, serif;
    font-size: 1.375rem;
    font-style: italic;
    margin-top: 0
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container .caption p,
.wk-hero .wk-hero-container .wk-hero-details .caption-container .caption p {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    padding-top: .625rem
}

@media (min-width:37.5rem) and (max-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container .caption-button,
    .wk-hero .wk-hero-container .wk-hero-details .caption-container .caption-button {
        right: 0
    }
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container .caption-button,
    .wk-hero .wk-hero-container .wk-hero-details .caption-container .caption-button {
        float: right;
        position: relative;
        right: 0
    }
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-description,
    .wk-hero .wk-hero-container .wk-hero-details .caption-description {
        background-color: #fff;
        bottom: -3rem;
        color: #474747;
        min-height: 9rem;
        padding-left: 4.375rem;
        padding-right: 1.25rem;
        position: absolute;
        right: 0;
        vertical-align: top;
        width: 52%
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-description p,
.wk-hero .wk-hero-container .wk-hero-details .caption-description p {
    line-height: 1.5
}

.wk-hero-carousel .wk-hero-container {
    position: relative
}

.wk-hero-carousel .wk-hero-container .wk-hero-header {
    position: absolute;
    width: 100%;
    z-index: 2
}

.wk-hero-carousel .wk-hero-container .wk-hero-header .wk-header {
    background-color: transparent;
    position: relative
}

@media (min-width:65rem) {
    .wk-hero-carousel .wk-hero-container .wk-hero-header .wk-header {
        padding: 0 3.75rem
    }
}

.wk-hero-carousel .wk-hero-container .wk-hero-header .wk-more-menu,
.wk-hero-carousel .wk-hero-container .wk-hero-header .wk-nav {
    color: #fff
}

@media (min-width:37.5rem) {
    .wk-hero-carousel .wk-carousel .wk-carousel-pagination {
        position: absolute;
        right: 50%;
        top: 52%;
        width: 50%
    }
}

@media (min-width:75rem) {
    .wk-hero-carousel .wk-carousel .wk-carousel-pagination {
        margin-left: auto;
        margin-right: auto;
        padding-left: 2.5rem;
        right: 0;
        text-indent: 0;
        width: 75rem
    }
}

@media (min-width:65rem) {
    .wk-hero-carousel .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description {
        left: auto;
        max-width: 37.5rem;
        right: 50%
    }
}

.wk-hero-carousel .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption {
    padding-top: 9.375rem
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-hero-carousel .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption {
        padding-top: 1.875rem
    }
}

@media (min-width:65rem) {
    .wk-hero-carousel .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-description figcaption {
        padding-top: 2.1875rem
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-hero-carousel .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar .wk-carousel-slide-button {
        bottom: 0;
        position: absolute;
        right: 0
    }
}

@media (min-width:65rem) {
    .wk-hero-carousel .wk-carousel .wk-carousel-body .wk-carousel-slide .wk-carousel-slide-button-bar {
        max-width: 37.5rem;
        right: 50%
    }
}

.wk-featured-media .wk-icon-header,
.wk-icon-header {
    display: block;
    margin: 0;
    margin-top: 2.5rem;
    padding: .9375rem 1.25rem .625rem;
    position: relative;
    width: auto
}

.wk-icon-header::before {
    top: -2.1875rem;
    background-color: #409bd2;
    color: #fff
}

.wk-featured-media .wk-icon-header::before,
.wk-icon-header .wk-icon-header-icon,
.wk-icon-header::before {
    font-size: 1.5625rem;
    left: 1.25rem;
    line-height: 1.4;
    margin: 0;
    padding: .625rem;
    position: absolute;
    width: auto
}

.wk-icon-header .wk-icon-header-icon {
    top: -2.1875rem;
    height: 45px;
    padding: .5rem .75rem;
    width: 45px;
    background-color: #409bd2;
    color: #fff
}

.wk-icon-header {
    background: #007ac3;
    color: #fff
}

.wk-featured-media .wk-icon-header .wk-icon-header-icon wk-icon,
.wk-icon-header .wk-icon-header-icon wk-icon {
    fill: #fff
}

.wk-feature {
    margin-bottom: 3rem
}

@media (min-width:65rem) {
    .wk-feature {
        margin-top: 6.375rem
    }

    .wk-feature::after {
        clear: both;
        content: ' ';
        display: table
    }
}

.wk-feature .wk-feature-heading,
.wk-feature h1 {
    background-color: rgba(234, 143, 0, .7);
    color: #fff;
    font-family: "Franziska", "Times New Roman", Times, serif;
    font-size: 1.5rem;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0;
    padding: .46875rem 1rem
}

@media (min-width:65rem) {

    .wk-feature .wk-feature-heading,
    .wk-feature h1 {
        float: right;
        font-size: 2rem;
        font-weight: 400;
        margin-left: 2.5rem;
        margin-top: -4.5rem;
        max-width: 36.0625rem;
        padding: 1.25rem 5.5rem 1.25rem 2.8125rem;
        position: relative;
        z-index: 1
    }
}

.wk-feature figure figcaption {
    z-index: 1
}

.wk-feature figure .wk-feature-figure-image {
    max-height: 16rem;
    overflow: hidden
}

.wk-feature blockquote {
    border-left: 0;
    margin: 0;
    padding: 0;
    quotes: "“""”""‘""’"
}

.wk-feature blockquote::before {
    content: open-quote
}

.wk-feature blockquote::after {
    content: close-quote
}

.wk-feature .wk-feature-body {
    background-color: #fff;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    padding: 1rem 1rem 3rem;
    position: relative
}

@media (min-width:65rem) {
    .wk-feature .wk-feature-body {
        padding: 3rem;
        width: 65%
    }
}

.wk-feature .wk-feature-body .wk-feature-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.wk-feature .wk-feature-body .wk-feature-list>li {
    padding-bottom: 1rem;
    padding-left: 1.25rem;
    position: relative;
    word-break: break-word
}

.wk-feature .wk-feature-body .wk-feature-list>li::before {
    content: "";
    font-family: "wk-icons-open";
    margin-left: -1.25rem;
    position: absolute;
    top: 0
}

.wk-feature footer {
    bottom: 0;
    position: absolute;
    right: 0
}

.wk-comments .comment-list li .reply .wk-feature footer a.comment-reply-link,
.wk-comments .comment-respond .form-submit .wk-feature footer input[type=submit],
.wk-comments ol li .reply .wk-feature footer a.comment-reply-link,
.wk-comments ul li .reply .wk-feature footer a.comment-reply-link,
.wk-feature footer .wk-button,
.wk-feature footer .wk-comments .comment-list li .reply a.comment-reply-link,
.wk-feature footer .wk-comments .comment-respond .form-submit input[type=submit],
.wk-feature footer .wk-comments ol li .reply a.comment-reply-link,
.wk-feature footer .wk-comments ul li .reply a.comment-reply-link,
.wk-feature footer [wk-button] {
    margin-bottom: 0
}

.wk-feature[wk-feature=call-to-action] {
    margin-top: 0;
    padding: 2.5rem;
    position: relative
}

@media (min-width:65rem) {
    .wk-feature[wk-feature=call-to-action] {
        margin-bottom: 0;
        padding: 2.5rem
    }

    .wk-feature[wk-feature=call-to-action] .wk-feature-heading {
        float: none;
        height: calc(100% - 88px);
        margin-left: 0;
        margin-top: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 50%
    }
}

.wk-feature[wk-feature=call-to-action] .wk-feature-body {
    font-weight: 300
}

@media (min-width:65rem) {
    .wk-feature[wk-feature=call-to-action] .wk-feature-body {
        margin-right: 0;
        margin-top: 1.25rem;
        padding-right: 34%;
        position: static;
        width: calc(100% - 144px)
    }

    .wk-feature[wk-feature=call-to-action] .wk-feature-body::after {
        clear: both;
        content: ' ';
        display: table
    }

    .wk-feature[wk-feature=call-to-action] .wk-feature-body address,
    .wk-feature[wk-feature=call-to-action] .wk-feature-body blockquote,
    .wk-feature[wk-feature=call-to-action] .wk-feature-body dl,
    .wk-feature[wk-feature=call-to-action] .wk-feature-body ol,
    .wk-feature[wk-feature=call-to-action] .wk-feature-body p,
    .wk-feature[wk-feature=call-to-action] .wk-feature-body ul {
        font-size: 1.125rem
    }

    .wk-feature[wk-feature=call-to-action] footer {
        bottom: 2.5rem;
        position: absolute
    }

    .wk-feature[wk-feature=promobox] {
        margin-top: 0
    }

    .wk-feature[wk-feature=promobox] figure {
        float: right;
        width: 35%
    }
}

.wk-feature[wk-feature=promobox] figure figcaption {
    background-color: #ea8f00;
    color: #fff;
    font-family: "Franziska", "Times New Roman", Times, serif;
    font-size: 1.5rem;
    font-style: italic;
    font-weight: 300;
    padding: .46875rem 1rem
}

@media (min-width:65rem) {
    .wk-feature[wk-feature=promobox] figure figcaption {
        left: -3rem;
        position: relative
    }

    .wk-feature[wk-feature=promobox] .wk-feature-body {
        float: right
    }
}

.wk-feature[wk-feature=testimonial] figure {
    float: none
}

@media (min-width:65rem) {
    .wk-feature[wk-feature=testimonial] figure .wk-feature-figure-image {
        float: none;
        max-height: 24.125rem;
        min-height: 25rem;
        min-width: 31.25rem;
        overflow-x: visible;
        width: 65%
    }

    .wk-feature[wk-feature=testimonial] figure .wk-feature-figure-image::after {
        clear: both;
        content: ' ';
        display: table
    }
}

.wk-feature[wk-feature=testimonial] .wk-feature-heading,
.wk-feature[wk-feature=testimonial] figcaption {
    background-color: #007ac3;
    margin-right: 0
}

@media (min-width:65rem) {

    .wk-feature[wk-feature=testimonial] .wk-feature-heading,
    .wk-feature[wk-feature=testimonial] figcaption {
        margin-top: -28.6875rem
    }
}

.wk-feature[wk-feature=testimonial] .wk-feature-heading blockquote,
.wk-feature[wk-feature=testimonial] figcaption blockquote {
    font-size: 1.5rem;
    margin-bottom: 1.875rem
}

@media (min-width:65rem) {

    .wk-feature[wk-feature=testimonial] .wk-feature-heading blockquote,
    .wk-feature[wk-feature=testimonial] figcaption blockquote {
        font-size: 2rem
    }
}

.wk-feature[wk-feature=testimonial] .wk-feature-heading .wk-feature-source,
.wk-feature[wk-feature=testimonial] figcaption .wk-feature-source {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 1rem;
    font-style: normal
}

.wk-feature[wk-feature=testimonial] .wk-feature-heading .wk-feature-source-meta,
.wk-feature[wk-feature=testimonial] figcaption .wk-feature-source-meta {
    font-weight: 300
}

.wk-feature-card,
.wk-featured-media {
    margin-top: 2.25rem
}

.wk-feature-card .wk-feature-card-body,
.wk-featured-media .wk-feature-card-body {
    padding: 1.25rem
}

.wk-feature-card-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wk-feature-card-container>.wk-feature-card {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-feature-card-container>.wk-feature-card {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-feature-card-container>.wk-feature-card:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-feature-card-container>.wk-feature-card {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-feature-card-container>.wk-feature-card:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-feature-card-container>.wk-feature-card {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-feature-card-container>.wk-feature-card:nth-child(3n) {
        margin-right: 0
    }
}

.wk-featured-faq {
    background-color: #dadada;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    padding: 1.875rem 0
}

@media (min-width:65rem) {
    .wk-featured-faq {
        position: relative
    }
}

.wk-featured-faq .wk-featured-faq-body {
    background-color: #241866;
    padding: .625rem .625rem 3rem 1.25rem;
    position: relative
}

.wk-featured-faq .wk-featured-faq-body::after {
    clear: both;
    content: ' ';
    display: table
}

@media (min-width:37.5rem) {
    .wk-featured-faq .wk-featured-faq-body {
        padding: .625rem .625rem .625rem 1.25rem;
        position: static
    }
}

@media (min-width:65rem) {
    .wk-featured-faq .wk-featured-faq-body {
        padding: .625rem 0 .625rem 1.875rem;
        width: 60%
    }
}

.wk-featured-faq .wk-featured-faq-body .wk-featured-faq-heading {
    color: #fff;
    font-size: 1.125rem;
    margin-bottom: .875rem;
    opacity: .7
}

.wk-featured-faq .wk-featured-faq-body .wk-featured-faq-list {
    color: #fff;
    font-size: .8125rem
}

.wk-featured-faq .wk-featured-faq-body .wk-featured-faq-list .wk-faq-title {
    cursor: pointer;
    padding: .625rem .875rem
}

.wk-featured-faq .wk-featured-faq-body .wk-featured-faq-list .wk-faq-title+.wk-faq-description {
    display: none
}

.wk-featured-faq .wk-featured-faq-body .wk-featured-faq-list .wk-faq-title .wk-faq-title-label {
    opacity: .7
}

.wk-featured-faq .wk-featured-faq-body .wk-featured-faq-list .wk-faq-title .wk-faq-title-caption {
    font-size: .8125rem
}

.wk-featured-faq .wk-featured-faq-body .wk-featured-faq-list .wk-faq-title.active {
    background-color: #fff
}

.wk-featured-faq .wk-featured-faq-body .wk-featured-faq-list .wk-faq-title.active+.wk-faq-description {
    background-color: #fff;
    color: #241866;
    display: block;
    margin: 0;
    padding: .625rem .875rem
}

@media (min-width:65rem) {
    .wk-featured-faq .wk-featured-faq-body .wk-featured-faq-list .wk-faq-title.active+.wk-faq-description {
        height: calc(100% - 60px);
        padding: 1.875rem;
        position: absolute;
        right: 0;
        top: 1.875rem;
        width: 40%
    }
}

.wk-featured-faq .wk-featured-faq-body .wk-featured-faq-list .wk-faq-title.active .wk-faq-title-label {
    color: #474747
}

.wk-featured-faq .wk-featured-faq-body .wk-featured-faq-list .wk-faq-title.active .wk-faq-title-caption {
    color: #241866
}

.wk-featured-faq .wk-featured-faq-body .wk-featured-faq-button {
    background-color: inherit;
    left: 0;
    margin-bottom: 0;
    opacity: .7;
    position: absolute
}

@media (min-width:37.5rem) {
    .wk-featured-faq .wk-featured-faq-body .wk-featured-faq-button {
        float: right;
        font-size: .75rem;
        position: relative;
        top: .625rem
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-featured-faq .wk-featured-faq-body .wk-featured-faq-button {
        left: .625rem
    }
}

.wk-usp-card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wk-usp-card-group>.wk-usp-card {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-usp-card-group>.wk-usp-card {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-usp-card-group>.wk-usp-card:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-usp-card-group>.wk-usp-card {
        width: 47.82609%;
        float: left;
        margin-right: 4.34783%
    }

    .wk-usp-card-group>.wk-usp-card:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-usp-card-group>.wk-usp-card {
        width: 47.82609%;
        float: left;
        margin-right: 4.34783%
    }

    .wk-usp-card-group>.wk-usp-card:nth-child(2n) {
        margin-right: 0
    }
}

.wk-usp-card {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    padding-bottom: 1.5rem
}

.wk-usp-card-group-centered .wk-usp-card,
.wk-usp-card.wk-usp-card-centered {
    text-align: center
}

.wk-usp-card-group-image-left .wk-usp-card .wk-card-content,
.wk-usp-card-group-image-right .wk-usp-card .wk-card-content,
.wk-usp-card.wk-usp-card-image-left .wk-card-content,
.wk-usp-card.wk-usp-card-image-right .wk-card-content {
    position: relative
}

.wk-usp-card-group-image-left .wk-usp-card .wk-card-content .wk-card-image,
.wk-usp-card-group-image-right .wk-usp-card .wk-card-content .wk-card-image,
.wk-usp-card.wk-usp-card-image-left .wk-card-content .wk-card-image,
.wk-usp-card.wk-usp-card-image-right .wk-card-content .wk-card-image {
    position: absolute;
    text-align: center;
    top: 0
}

.wk-usp-card-group-image-left .wk-usp-card .wk-card-content,
.wk-usp-card.wk-usp-card-image-left .wk-card-content {
    margin-left: calc(3rem + 3rem/4)
}

.wk-usp-card-group-image-left .wk-usp-card .wk-card-content .wk-card-image,
.wk-usp-card.wk-usp-card-image-left .wk-card-content .wk-card-image {
    left: calc((3rem + 3rem/4)*-1)
}

@media (min-width:37.5rem) {

    .wk-usp-card-group-image-left .wk-usp-card .wk-card-content,
    .wk-usp-card.wk-usp-card-image-left .wk-card-content {
        margin-left: calc(3rem + 3rem/4)
    }

    .wk-usp-card-group-image-left .wk-usp-card .wk-card-content .wk-card-image,
    .wk-usp-card.wk-usp-card-image-left .wk-card-content .wk-card-image {
        left: calc((3rem + 3rem/4)*-1)
    }
}

.wk-usp-card-group-image-right .wk-usp-card .wk-card-content,
.wk-usp-card.wk-usp-card-image-right .wk-card-content {
    margin-right: calc(3rem + 3rem/4)
}

.wk-usp-card-group-image-right .wk-usp-card .wk-card-content .wk-card-image,
.wk-usp-card.wk-usp-card-image-right .wk-card-content .wk-card-image {
    right: calc((3rem + 3rem/4)*-1)
}

@media (min-width:37.5rem) {

    .wk-usp-card-group-image-right .wk-usp-card .wk-card-content,
    .wk-usp-card.wk-usp-card-image-right .wk-card-content {
        margin-right: calc(3rem + 3rem/4)
    }

    .wk-usp-card-group-image-right .wk-usp-card .wk-card-content .wk-card-image,
    .wk-usp-card.wk-usp-card-image-right .wk-card-content .wk-card-image {
        right: calc((3rem + 3rem/4)*-1)
    }
}

.wk-usp-card .wk-card-image wk-icon {
    fill: #007ac3
}

.wk-usp-card .wk-card-image img {
    display: inline-block;
    height: auto;
    vertical-align: top
}

@media (min-width:37.5rem) {
    .wk-usp-card .wk-card-image img {
        margin-top: 3px
    }
}

.wk-usp-card .wk-card-title {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5rem;
    color: #757575;
    margin-bottom: .625rem
}

@media (min-width:37.5rem) {
    .wk-usp-card .wk-card-title {
        font-size: 1.5rem;
        font-weight: 400;
        line-height: 2.25rem
    }
}

.wk-usp-card .wk-card-description {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.375rem;
    color: #474747
}

@media (min-width:37.5rem) {
    .wk-usp-card .wk-card-description {
        font-size: .875rem;
        font-weight: 400;
        line-height: 1.6875rem
    }
}

.wk-usp-card a .wk-card-title,
a .wk-usp-card .wk-card-title {
    color: #007ac3
}

.wk-usp-card a:hover .wk-card-image,
.wk-usp-card a:hover .wk-card-title,
a .wk-usp-card:hover .wk-card-image,
a .wk-usp-card:hover .wk-card-title {
    color: #005b92
}

.wk-featured-product-block {
    color: #fff;
    margin-top: 4rem
}

.wk-featured-product-block header {
    background-color: #5b528c;
    min-height: 4rem;
    padding: 1.125rem 1rem
}

@media (min-width:37.5rem) {
    .wk-featured-product-block header {
        margin-right: 4rem;
        padding-left: 4rem;
        padding-right: 4rem
    }
}

.wk-featured-product-block header h4 {
    color: #fff;
    font-weight: 400
}

.wk-featured-product-block .wk-featured-product-block-body {
    background-color: #241866;
    padding: 0 1rem 5rem;
    position: relative
}

.wk-featured-product-block .wk-featured-product-block-body::after {
    clear: both;
    content: ' ';
    display: table
}

@media (min-width:37.5rem) {
    .wk-featured-product-block .wk-featured-product-block-body {
        margin-left: 4rem;
        padding: 0 3rem 3rem
    }
}

.wk-featured-product-block .wk-featured-product-block-body li {
    line-height: 1.5rem;
    list-style-type: none;
    margin-bottom: .875rem
}

@media (min-width:37.5rem) {
    .wk-featured-product-block .wk-featured-product-block-body li {
        font-size: 1.125rem
    }

    .wk-featured-product-block .wk-featured-product-block-body li [class*=' wk-icon-']::before,
    .wk-featured-product-block .wk-featured-product-block-body li [class^=wk-icon-]::before {
        font-size: 2rem;
        top: .2rem
    }
}

.wk-featured-product-block .wk-featured-product-block-body li [class*=' wk-icon-'],
.wk-featured-product-block .wk-featured-product-block-body li [class^=wk-icon-] {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-left: 0;
    margin-right: .625rem;
    position: relative;
    top: .15rem;
    width: auto
}

.wk-featured-product-block .wk-featured-product-block-body h5 {
    color: #fff;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 4rem
}

.wk-featured-product-block .wk-featured-product-block-body .wk-button.wk-call-to-action,
.wk-featured-product-block .wk-featured-product-block-body button.wk-call-to-action {
    margin-bottom: 0
}

.wk-featured-product-block .wk-featured-product-block-body .wk-call-to-action {
    bottom: 0;
    position: absolute;
    right: 0
}

.wk-featured-media .wk-icon-header {
    background: 0 0;
    color: #fff;
    margin-bottom: 1.5625rem;
    margin-top: 0;
    padding: 0
}

.wk-featured-media .wk-icon-header .wk-icon-header-icon,
.wk-featured-media .wk-icon-header::before {
    background-color: #5b528c;
    color: #fff;
    left: 0;
    top: -5.9375rem
}

.wk-featured-media .wk-featured-media-body {
    color: #fff;
    padding: 0
}

.wk-featured-media-container {
    background: #241866;
    padding: 1.875rem 0;
    padding-top: 2.25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wk-featured-media-container .wk-featured-media {
    margin-bottom: 100px
}

.wk-content-text .text p:last-child,
.wk-content-text .title p:last-child,
.wk-featured-media-container .wk-featured-media:last-child {
    margin-bottom: 0
}

.wk-featured-media-container>.wk-featured-media {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-featured-media-container>.wk-featured-media {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-featured-media-container>.wk-featured-media:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-featured-media-container>.wk-featured-media {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-featured-media-container>.wk-featured-media:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-featured-media-container>.wk-featured-media {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-featured-media-container>.wk-featured-media:nth-child(4n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-featured-media-container .wk-featured-media:nth-last-child(2) {
        margin-bottom: 0
    }
}

@media (min-width:65rem) {
    .wk-featured-media-container {
        padding-top: 2.25rem
    }

    .wk-featured-media-container .wk-featured-media {
        margin-bottom: 0
    }
}

.wk-featured-contact {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    padding: 1.25rem;
    background-color: #241866;
    color: #fff
}

.wk-featured-contact figure {
    display: table;
    margin: 0 0 1.25rem
}

.wk-featured-contact figure figcaption,
.wk-featured-contact figure img {
    display: table-cell
}

.wk-featured-contact figure img {
    min-width: 3rem;
    width: 3rem
}

.wk-featured-contact figure figcaption {
    padding: 0 0 0 1.25rem;
    vertical-align: middle
}

.wk-featured-contact .wk-featured-contact-heading {
    margin: 0 0 1.25rem
}

.wk-featured-contact .wk-featured-contact-body {
    font-weight: 300;
    margin: 0 0 1.25rem
}

.wk-featured-contact footer .wk-featured-contact-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.wk-featured-contact footer [class*=' wk-icon-']::before,
.wk-featured-contact footer [class^=wk-icon-]::before {
    margin: 0 .125rem 0 0
}

.wk-featured-contact .wk-featured-contact-heading,
.wk-featured-contact a,
.wk-featured-hero-shop .wk-hero-container .wk-hero-header .wk-header .wk-more-menu,
.wk-featured-hero-shop .wk-hero-container .wk-hero-header .wk-header .wk-nav,
.wk-hero .wk-hero-container .wk-hero-header .wk-header .wk-more-menu,
.wk-hero .wk-hero-container .wk-hero-header .wk-header .wk-nav {
    color: #fff
}

.wk-featured-contact-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #241866
}

.wk-featured-contact-container>.wk-featured-contact {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-featured-contact-container>.wk-featured-contact {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-featured-contact-container>.wk-featured-contact:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-featured-contact-container>.wk-featured-contact {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-featured-contact-container>.wk-featured-contact:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-featured-contact-container>.wk-featured-contact {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-featured-contact-container>.wk-featured-contact:nth-child(3n) {
        margin-right: 0
    }
}

.wk-featured-vacancy {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    position: relative
}

.wk-featured-vacancy .wk-featured-vacancy-header {
    color: #474747
}

.wk-featured-vacancy .wk-featured-vacancy-body {
    color: #757575;
    margin-bottom: 16px
}

.wk-featured-vacancy footer {
    bottom: 0;
    position: relative;
    text-align: right
}

.wk-featured-vacancy-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wk-featured-vacancy-container>.wk-featured-vacancy {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-featured-vacancy-container>.wk-featured-vacancy {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-featured-vacancy-container>.wk-featured-vacancy:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-featured-vacancy-container>.wk-featured-vacancy {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-featured-vacancy-container>.wk-featured-vacancy:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-featured-vacancy-container>.wk-featured-vacancy {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-featured-vacancy-container>.wk-featured-vacancy:nth-child(3n) {
        margin-right: 0
    }

    .wk-featured-hero-shop,
    .wk-hero {
        padding-bottom: 2.5rem
    }
}

.wk-featured-hero-shop .wk-hero-container,
.wk-hero .wk-hero-container {
    height: 100vh;
    position: relative
}

@media (min-width:37.5rem) {

    .wk-featured-hero-shop .wk-hero-container,
    .wk-hero .wk-hero-container {
        height: 28.75rem
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-image-wrapper,
.wk-hero .wk-hero-container .wk-hero-image-wrapper {
    height: 100%
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-image-wrapper .wk-hero-image,
.wk-hero .wk-hero-container .wk-hero-image-wrapper .wk-hero-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    height: 100%
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-image-wrapper .wk-hero-image::before,
.wk-hero .wk-hero-container .wk-hero-image-wrapper .wk-hero-image::before {
    content: '';
    display: block
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-header,
.wk-hero .wk-hero-container .wk-hero-header {
    position: absolute;
    top: 0;
    width: 100%
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-header .wk-header,
.wk-hero .wk-hero-container .wk-hero-header .wk-header {
    background-color: transparent
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-header .wk-header,
    .wk-hero .wk-hero-container .wk-hero-header .wk-header {
        padding: 0 3.75rem
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-details-container,
.wk-hero .wk-hero-container .wk-hero-details-container {
    max-width: 85rem;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    position: relative;
    top: -100%
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-details-container:after,
.wk-hero .wk-hero-container .wk-hero-details-container:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width:37.5rem) and (max-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details-container,
    .wk-hero .wk-hero-container .wk-hero-details-container {
        height: 28.75rem
    }
}

.wk-hero .wk-hero-container .wk-hero-details {
    background-color: rgba(36, 24, 102, .8)
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-details,
.wk-hero .wk-hero-container .wk-hero-details {
    height: calc(100% - 100px);
    padding-bottom: 3rem;
    padding-top: 1.25rem;
    position: absolute;
    top: 6.25rem;
    width: 100%
}

@media (min-width:37.5rem) and (max-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details,
    .wk-hero .wk-hero-container .wk-hero-details {
        height: 50%;
        padding-left: 1.25rem;
        padding-top: .625rem;
        top: 50%
    }
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details,
    .wk-hero .wk-hero-container .wk-hero-details {
        background-color: transparent;
        bottom: 0;
        height: auto;
        padding-bottom: 0;
        padding-left: 0;
        top: 0
    }

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container,
    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-description,
    .wk-hero .wk-hero-container .wk-hero-details .caption-container,
    .wk-hero .wk-hero-container .wk-hero-details .caption-description {
        display: inline-block
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container::after,
.wk-hero .wk-hero-container .wk-hero-details .caption-container::after {
    clear: both;
    content: ' ';
    display: table
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container,
    .wk-hero .wk-hero-container .wk-hero-details .caption-container {
        bottom: 0;
        position: absolute;
        width: 52%;
        z-index: 1
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container .caption,
.wk-hero .wk-hero-container .wk-hero-details .caption-container .caption {
    color: #fff;
    padding: .625rem
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container .caption,
    .wk-hero .wk-hero-container .wk-hero-details .caption-container .caption {
        background-color: rgba(36, 24, 102, .8);
        padding: 1.25rem 4.375rem 1.25rem 2.5rem
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container .caption-button,
.wk-hero .wk-hero-container .wk-hero-details .caption-container .caption-button {
    bottom: 0;
    margin-bottom: 0;
    position: absolute
}

@media (min-width:37.5rem) and (max-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container .caption-button,
    .wk-hero .wk-hero-container .wk-hero-details .caption-container .caption-button {
        right: 0
    }
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container .caption-button,
    .wk-hero .wk-hero-container .wk-hero-details .caption-container .caption-button {
        float: right;
        position: relative;
        right: 0
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-description,
.wk-hero .wk-hero-container .wk-hero-details .caption-description {
    color: #fff;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-style: italic;
    padding: .625rem
}

@media (min-width:65rem) {

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-description,
    .wk-hero .wk-hero-container .wk-hero-details .caption-description {
        background-color: #fff;
        bottom: -3rem;
        color: #474747;
        min-height: 9rem;
        padding-left: 4.375rem;
        padding-right: 1.25rem;
        position: absolute;
        right: 0;
        vertical-align: top;
        width: 52%
    }
}

.wk-featured-hero-shop {
    margin-bottom: 6.25rem;
    padding-bottom: 0
}

@media (min-width:65rem) {
    .wk-featured-hero-shop {
        margin-bottom: 3.125rem
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-hero-details {
    background-color: rgba(71, 71, 71, .8)
}

@media (min-width:65rem) {
    .wk-featured-hero-shop .wk-hero-container .wk-hero-details {
        background-color: transparent
    }

    .wk-featured-hero-shop .wk-hero-container .wk-hero-details .caption-container .caption {
        background-color: rgba(71, 71, 71, .8)
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-shop-bar {
    background-color: #fff;
    bottom: -3.125rem;
    position: absolute;
    width: 100%
}

@media (min-width:65rem) {
    .wk-featured-hero-shop .wk-hero-container .wk-shop-bar-container {
        margin: 0 auto;
        max-width: 75rem
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-shop-bar-container ul {
    background-color: #fff;
    padding-left: 0
}

@media (min-width:65rem) {
    .wk-featured-hero-shop .wk-hero-container .wk-shop-bar-container ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-shop-bar-container ul li {
    list-style: none
}

.wk-featured-hero-shop .wk-hero-container .wk-shop-bar-container ul li p {
    color: rgba(71, 71, 71, .8);
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    line-height: 1.875rem;
    padding-left: .625rem
}

@media (min-width:65rem) {
    .wk-featured-hero-shop .wk-hero-container .wk-shop-bar-container ul li p {
        line-height: 3rem;
        padding: 0 .625rem
    }
}

.wk-featured-hero-shop .wk-hero-container .wk-shop-bar-container ul li span {
    color: #007ac3;
    font-size: 1.375rem;
    position: relative;
    top: .0625rem
}

.wk-featured-hero-careers .wk-page-intro-container,
.wk-page-intro {
    background-color: #fff
}

.wk-featured-hero-careers .wk-page-intro-container .wk-page-intro {
    margin: 0 auto;
    max-width: 75rem
}

.wk-page-intro {
    padding: 1.25rem
}

@media (min-width:37.5rem) {
    .wk-page-intro {
        padding: 2.5rem
    }
}

.wk-page-intro p {
    font-family: "Franziska", "Times New Roman", Times, serif;
    font-size: 1.125rem;
    line-height: 1.5
}

.wk-product-card,
[wk-product-card] {
    background: #fff;
    padding: 3.75rem 1.25rem 1.25rem;
    position: relative
}

.wk-product-card .wk-product-card-label,
[wk-product-card] .wk-product-card-label {
    font-family: "Franziska", "Times New Roman", Times, serif;
    font-style: italic;
    padding: .625rem 1.875rem;
    position: absolute;
    right: 0;
    top: 0
}

.wk-product-card .wk-product-card-content,
[wk-product-card] .wk-product-card-content {
    margin: 0 0 1.25rem
}

.wk-product-card .wk-product-card-body,
[wk-product-card] .wk-product-card-body {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    margin-bottom: 60px
}

.wk-product-card .wk-product-card-heading,
[wk-product-card] .wk-product-card-heading {
    margin: 0 0 .625rem
}

.wk-product-card .wk-product-card-description,
[wk-product-card] .wk-product-card-description {
    font-weight: 300
}

.wk-product-card .wk-product-card-button,
[wk-product-card] .wk-product-card-button {
    bottom: 0;
    margin: 0;
    position: absolute;
    right: 0;
    width: auto
}

.wk-product-card .wk-product-card-button:hover:not([disabled]),
[wk-product-card] .wk-product-card-button:hover:not([disabled]) {
    position: absolute
}

.wk-product-card .wk-product-card-price-tag,
[wk-product-card] .wk-product-card-price-tag {
    bottom: 3.125rem;
    color: #e5202e;
    font-family: "Franziska", "Times New Roman", Times, serif;
    font-size: 1.25rem;
    font-style: italic;
    position: absolute
}

@media (min-width:37.5rem) {

    .wk-product-card[wk-product-card*=featured] .wk-product-card-label,
    [wk-product-card][wk-product-card*=featured] .wk-product-card-label {
        left: -1.875rem;
        padding: .625rem 3.125rem .625rem 1.25rem;
        right: auto
    }

    .wk-product-card[wk-product-card*=featured] .wk-product-card-content,
    [wk-product-card][wk-product-card*=featured] .wk-product-card-content {
        max-width: 85rem;
        margin-left: auto;
        margin-right: auto
    }

    .wk-product-card[wk-product-card*=featured] .wk-product-card-content:after,
    [wk-product-card][wk-product-card*=featured] .wk-product-card-content:after {
        content: " ";
        display: block;
        clear: both
    }

    .wk-product-card[wk-product-card*=featured] figure,
    [wk-product-card][wk-product-card*=featured] figure {
        width: 30.43478%;
        float: left;
        margin-right: 4.34783%
    }

    .wk-product-card[wk-product-card*=featured] .wk-product-card-body,
    [wk-product-card][wk-product-card*=featured] .wk-product-card-body {
        width: 65.21739%;
        float: right;
        margin-right: 0;
        padding-right: 6.25rem
    }

    .wk-product-card[wk-product-card*=price-tag][wk-product-card*=featured] .wk-product-card-body,
    [wk-product-card*=price-tag][wk-product-card][wk-product-card*=featured] .wk-product-card-body {
        margin: 0
    }

    .wk-product-card[wk-product-card*=price-tag][wk-product-card*=featured] .wk-product-card-price-tag,
    [wk-product-card*=price-tag][wk-product-card][wk-product-card*=featured] .wk-product-card-price-tag {
        background: #241866;
        bottom: auto;
        color: #fff;
        padding: 1.25rem 1.875rem;
        position: absolute;
        right: -1.875rem;
        top: 3.125rem
    }
}

.wk-product-card .wk-product-card-label,
.wk-product-card[wk-product-card*=featured] .wk-product-card-label,
[wk-product-card] .wk-product-card-label,
[wk-product-card][wk-product-card*=featured] .wk-product-card-label {
    background-color: #474747;
    color: #fff
}

.wk-product-card .wk-product-card-button,
.wk-product-card[wk-product-card*=featured] .wk-product-card-button,
[wk-product-card] .wk-product-card-button,
[wk-product-card][wk-product-card*=featured] .wk-product-card-button {
    color: #474747
}

.wk-product-card .wk-product-card-button::before,
.wk-product-card[wk-product-card*=featured] .wk-product-card-button::before,
[wk-product-card] .wk-product-card-button::before,
[wk-product-card][wk-product-card*=featured] .wk-product-card-button::before {
    background: #474747;
    color: #fff
}

.wk-product-card-grid,
.wk-product-card-grid-of-three,
.wk-product-card-grid-of-two {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wk-product-card-grid [wk-product-card] {
    margin-bottom: 1.25rem;
    padding: 3.75rem 1.875rem 1.875rem
}

.wk-product-card-grid>[wk-product-card] {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-product-card-grid>[wk-product-card] {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-product-card-grid>[wk-product-card]:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-product-card-grid>[wk-product-card] {
        width: 33.33333%;
        float: left
    }

    .wk-product-card-grid>[wk-product-card]:nth-child(3n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-product-card-grid>[wk-product-card] {
        width: 25%;
        float: left
    }

    .wk-product-card-grid>[wk-product-card]:nth-child(4n) {
        margin-right: 0
    }
}

.wk-product-card-grid-of-one [wk-product-card] {
    margin-bottom: .625rem;
    padding-top: 2.5rem
}

.wk-product-card-grid-of-one [wk-product-card] .wk-product-card-body {
    padding: 0
}

.wk-product-card-grid-of-one [wk-product-card] .wk-product-card-label {
    left: auto;
    padding: .625rem 1.25rem;
    right: 0
}

.wk-product-card-grid-of-two [wk-product-card] {
    margin-bottom: 1.25rem
}

.wk-product-card-grid-of-two [wk-product-card] .wk-product-card-body {
    padding: 0
}

.wk-product-card-grid-of-two>[wk-product-card] {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-product-card-grid-of-two>[wk-product-card] {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-product-card-grid-of-two>[wk-product-card]:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-product-card-grid-of-two>[wk-product-card] {
        width: 48.73646%;
        float: left;
        margin-right: 2.52708%
    }

    .wk-product-card-grid-of-two>[wk-product-card]:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-product-card-grid-of-two>[wk-product-card] {
        width: 48.73646%;
        float: left;
        margin-right: 2.52708%
    }

    .wk-product-card-grid-of-two>[wk-product-card]:nth-child(2n) {
        margin-right: 0
    }
}

.wk-product-card-grid-of-three [wk-product-card] {
    margin-bottom: .625rem;
    padding: 3.75rem 1.875rem 1.875rem
}

.wk-product-card-grid-of-three [wk-product-card] .wk-product-card-label {
    left: 0;
    right: auto
}

.wk-product-card-grid-of-three [wk-product-card] .wk-product-card-body {
    padding: 0
}

.wk-navbar .wk-dropdown-column-list>li,
.wk-product-card-grid-of-three>[wk-product-card] {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-product-card-grid-of-three>[wk-product-card] {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-product-card-grid-of-three>[wk-product-card]:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-product-card-grid-of-three>[wk-product-card] {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-product-card-grid-of-three>[wk-product-card]:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-product-card-grid-of-three>[wk-product-card] {
        width: 33.33333%;
        float: left
    }

    .wk-product-card-grid-of-three>[wk-product-card]:nth-child(3n) {
        margin-right: 0
    }
}

.wk-video-player {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-size: 1.125rem
}

.wk-video-player .wk-video-player-title,
.wk-video-player h1 {
    color: #474747;
    font-size: 1.5rem;
    font-weight: 500
}

.wk-video-player .wk-video-player-description {
    color: #474747
}

.wk-video-player .wk-video-player-description,
.wk-video-player p {
    font-size: 1.125rem;
    font-weight: 300;
    margin-bottom: 2rem
}

.wk-video-player a.wk-video-player-caption {
    color: #007ac3;
    cursor: pointer;
    text-decoration: none;
    display: block
}

.wk-video-player a.wk-video-player-caption:hover {
    color: #85bc20
}

.wk-capabilities>div,
.wk-content-text>div,
.wk-demo>div,
.wk-hero-carousel>div,
.wk-recent-news>div,
.wk-testimonial>div {
    position: relative
}

@media (min-width:65rem) {

    .panel-grid-cell:first-child .wk-benefits .wk-benefit-card-group,
    .panel-grid-cell:first-child .wk-capabilities>div,
    .panel-grid-cell:first-child .wk-content-text>div,
    .panel-grid-cell:first-child .wk-demo>div,
    .panel-grid-cell:first-child .wk-hero-carousel>div,
    .panel-grid-cell:first-child .wk-recent-news>div,
    .panel-grid-cell:first-child .wk-testimonial>div,
    .wk-benefits .panel-grid-cell:first-child .wk-benefit-card-group {
        margin-left: auto;
        max-width: 37.5rem
    }
}

.panel-grid-cell:first-child .wk-benefits .wk-page-content.wk-benefit-card-group,
.panel-grid-cell:first-child .wk-capabilities>div.wk-page-content,
.panel-grid-cell:first-child .wk-content-text>div.wk-page-content,
.panel-grid-cell:first-child .wk-demo>div.wk-page-content,
.panel-grid-cell:first-child .wk-hero-carousel>div.wk-page-content,
.panel-grid-cell:first-child .wk-recent-news>div.wk-page-content,
.panel-grid-cell:first-child .wk-testimonial>div.wk-page-content,
.wk-benefits .panel-grid-cell:first-child .wk-page-content.wk-benefit-card-group {
    margin-right: 0
}

@media (min-width:65rem) {

    .panel-grid-cell:last-child .wk-benefits .wk-benefit-card-group,
    .panel-grid-cell:last-child .wk-capabilities>div,
    .panel-grid-cell:last-child .wk-content-text>div,
    .panel-grid-cell:last-child .wk-demo>div,
    .panel-grid-cell:last-child .wk-hero-carousel>div,
    .panel-grid-cell:last-child .wk-recent-news>div,
    .panel-grid-cell:last-child .wk-testimonial>div,
    .wk-benefits .panel-grid-cell:last-child .wk-benefit-card-group {
        margin-right: auto;
        max-width: 37.5rem
    }
}

.panel-grid-cell:last-child .wk-benefits .wk-page-content.wk-benefit-card-group,
.panel-grid-cell:last-child .wk-capabilities>div.wk-page-content,
.panel-grid-cell:last-child .wk-content-text>div.wk-page-content,
.panel-grid-cell:last-child .wk-demo>div.wk-page-content,
.panel-grid-cell:last-child .wk-hero-carousel>div.wk-page-content,
.panel-grid-cell:last-child .wk-recent-news>div.wk-page-content,
.panel-grid-cell:last-child .wk-testimonial>div.wk-page-content,
.wk-benefits .panel-grid-cell:last-child .wk-page-content.wk-benefit-card-group {
    margin-left: 0
}

.panel-grid-cell:only-child .wk-benefits .wk-benefit-card-group,
.panel-grid-cell:only-child .wk-capabilities>div,
.panel-grid-cell:only-child .wk-content-text>div,
.panel-grid-cell:only-child .wk-demo>div,
.panel-grid-cell:only-child .wk-hero-carousel>div,
.panel-grid-cell:only-child .wk-recent-news>div,
.panel-grid-cell:only-child .wk-testimonial>div,
.wk-benefits .panel-grid-cell:only-child .wk-benefit-card-group {
    margin-left: auto;
    margin-right: auto;
    max-width: 75rem
}

.panel-grid-cell:only-child .wk-benefits .wk-page-content.wk-benefit-card-group,
.panel-grid-cell:only-child .wk-capabilities>div.wk-page-content,
.panel-grid-cell:only-child .wk-content-text>div.wk-page-content,
.panel-grid-cell:only-child .wk-demo>div.wk-page-content,
.panel-grid-cell:only-child .wk-hero-carousel>div.wk-page-content,
.panel-grid-cell:only-child .wk-recent-news>div.wk-page-content,
.panel-grid-cell:only-child .wk-testimonial>div.wk-page-content,
.wk-benefits .panel-grid-cell:only-child .wk-page-content.wk-benefit-card-group {
    margin-left: auto;
    margin-right: auto
}

.wk-benefits .wk-benefit-card-group::after,
.wk-capabilities>div::after,
.wk-comments .comment-list li .comment-body::after,
.wk-comments .comment-list li::after,
.wk-comments .comment-respond .form-submit::after,
.wk-comments .comment-respond::after,
.wk-comments ol li .comment-body::after,
.wk-comments ol li::after,
.wk-comments ul li .comment-body::after,
.wk-comments ul li::after,
.wk-content-text>div::after,
.wk-demo>div::after,
.wk-hero-carousel>div::after,
.wk-recent-news>div::after,
.wk-search-result .item::after,
.wk-testimonial>div::after {
    clear: both;
    content: '';
    display: block
}

body,
html {
    box-sizing: border-box;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    margin: 0;
    padding: 0
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    /* background-color: #ededed */
}

.post-container {
    background-color: #fff;
    margin: 3rem auto;
    padding: 1.875rem
}

.post-container h2 {
    color: #007ac3;
    margin-top: 0
}

@media (min-width:0) and (max-width:65rem) {
    .panel-grid-cell {
        float: none !important;
        width: auto !important
    }
}

.wk-header {
    position: relative;
    /* z-index: 1000 */
}

.wk-header--hero-carusel {
    background-color: transparent;
    color: #fff
}

.wk-header-container {
    z-index: inherit
}

.wk-header .wk-more-menu {
    display: none
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-header .wk-nav {
        background-color: transparent;
        display: block
    }
}

.wk-header .wk-nav li a {
    color: #a5a5a5
}

.wk-header .wk-nav li.search {
    transition: .3s ease 0s
}

.wk-header .wk-nav li.search a {
    display: flex;
    align-items: center;
    padding: 0 1rem 0 0;
    font-weight: 300;
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-header .wk-nav li.search a {
        position: absolute;
        right: 0;
        top: 10px;
    }
}

.wk-header .wk-nav li.search a [wk-icon=search] {
    font-size: 18px;
    line-height: 3rem;
    margin: 0 0 0 16px
}

.wk-header .wk-nav li.search a:hover [wk-icon=search] {
    color: #757575;
    color: var(--wk-set-primary-cta-color-one-hover);
}

.wk-header .wk-nav li.search.open {
    display: none;
    opacity: 0;
    transition: .3s ease 0s;
    visibility: hidden
}

.wk-header .wk-nav li.search.open+li.search-form {
    opacity: 1;
    position: relative;
    transition: .3s ease 0s;
    visibility: visible;
    width: 400px
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-header .wk-nav li.search.open+li.search-form {
        width: 100%;
        top: 2px;
    }
}

.wk-header .wk-nav li.search.open+li.search-form input {
    border-width: 1px;
    font-family: "Fira Sans";
    font-size: 0.9rem;
}

.wk-header .wk-nav li.search-form {
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    transition: .3s ease 0s;
    visibility: hidden;
    width: 0
}

.wk-header .wk-nav li.search-form input {
    border-width: 0
}

.wk-header .wk-nav li.search-form input:focus {
    outline: none
}

.wk-header .wk-nav li.search-form button [wk-icon=search] {
    color: inherit;
    display: none
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-header .wk-nav li.search-form button [wk-icon=search] {
        display: inline-block
    }

    .wk-header .wk-nav li.search-form {
        top: 2px;
    }
}

/* .wk-navbar .wk-dropdown-column-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
} */

@media (min-width:0) and (max-width:37.5rem) {
    .wk-navbar .wk-dropdown-column-list>li {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-navbar .wk-dropdown-column-list>li:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    /* .wk-navbar .wk-dropdown-column-list>li {
        width: 47.57282%;
        float: left;
        margin-right: 4.85437%
    } */

    .wk-navbar .wk-dropdown-column-list>li:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    /* .wk-navbar .wk-dropdown-column-list>li {
        width: 21.35922%;
        float: left;
        margin-right: 4.85437%
    } */

    .wk-navbar .wk-dropdown-column-list>li:nth-child(4n) {
        margin-right: 0
    }
}

.wk-comments {
    background-color: #fff;
    padding: 3rem 0
}

.wk-comments .comments-title {
    color: #007ac3;
    margin-bottom: 32px
}

.wk-comments .comment-list,
.wk-comments ol,
.wk-comments ul {
    list-style: none;
    margin-left: 0;
    padding: 0
}

.wk-comments .comment-list li,
.wk-comments ol li,
.wk-comments ul li {
    list-style: none
}

.wk-comments .comment-list li .photo,
.wk-comments ol li .photo,
.wk-comments ul li .photo {
    border: 1px solid #dadada;
    display: block;
    float: left;
    height: 64px;
    line-height: 0;
    margin-right: 15px;
    overflow: hidden;
    padding: 2px;
    width: 64px
}

.wk-benefits footer,
.wk-comments .comment-list li .reply,
.wk-comments ol li .reply,
.wk-comments ul li .reply,
.wk-recent-news footer {
    text-align: right
}

.wk-comments .comment-list li .reply a.comment-reply-link,
.wk-comments ol li .reply a.comment-reply-link,
.wk-comments ul li .reply a.comment-reply-link {
    padding-bottom: .5rem;
    padding-top: .5rem
}

.wk-comments .comment-list li .comment-meta,
.wk-comments ol li .comment-meta,
.wk-comments ul li .comment-meta {
    font-size: 12px;
    font-style: italic
}

.wk-comments .comment-list li .comment-meta a.comment-edit-link,
.wk-comments ol li .comment-meta a.comment-edit-link,
.wk-comments ul li .comment-meta a.comment-edit-link {
    float: right;
    position: relative;
    top: -16px
}

.wk-comments .comment-list li .comment-author,
.wk-comments ol li .comment-author,
.wk-comments ul li .comment-author {
    font-size: 13px;
    font-weight: 700
}

.wk-comments .comment-list li .comment-body,
.wk-comments ol li .comment-body,
.wk-comments ul li .comment-body {
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative
}

.wk-comments .comment-list li .comment-body:last-child,
.wk-comments ol li .comment-body:last-child,
.wk-comments ul li .comment-body:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

.wk-comments .comment-list li .children,
.wk-comments ol li .children,
.wk-comments ul li .children {
    margin-bottom: 0;
    margin-left: 30px;
    padding-left: 50px
}

.wk-comments .comment-list li .children li,
.wk-comments ol li .children li,
.wk-comments ul li .children li {
    margin-bottom: 0
}

.wk-comments .comment-list li .children li:last-child .comment-body,
.wk-comments ol li .children li:last-child .comment-body,
.wk-comments ul li .children li:last-child .comment-body {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.wk-comments .comment-list li p,
.wk-comments ol li p,
.wk-comments ul li p {
    margin: 4px 0 10px;
    padding-left: 80px
}

.wk-comments .comment-list>li,
.wk-comments ol>li,
.wk-comments ul>li {
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px
}

.wk-comments .comment-list>li .children,
.wk-comments ol>li .children,
.wk-comments ul>li .children {
    margin-bottom: 15px
}

.wk-comments .comment-respond p {
    margin-bottom: 5px
}

.wk-comments .comment-respond .comment-form-comment {
    width: auto
}

.wk-comments .comment-respond .comment-form-comment textarea {
    margin-bottom: 10px
}

.wk-search-result {
    padding: 5rem 0
}

.wk-search-result .item {
    background-color: #fff;
    cursor: default;
    display: block;
    margin-bottom: 12px;
    padding: 3rem 3rem 64px;
    position: relative;
    border: 1px solid #ededed;
    font-weight: 300;
}

.wk-search-result .item .image {
    box-sizing: border-box;
    padding: 0 0 3rem
}

@media (min-width:65rem) {
    .wk-search-result .item .image {
        float: left;
        padding: 0 3rem 0 0;
        width: 27%
    }

    .wk-search-result .item .image+.text {
        float: left;
        width: 73%
    }
}

.wk-search-result .item .image img {
    border: 0;
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%
}

.wk-search-result .item .image a {
    border: 0;
    display: block
}

.wk-search-result .item .text {
    box-sizing: border-box
}

.wk-search-result .item .title {
    color: #007ac3;
    margin-bottom: 1.25rem;
    margin-top: 0
}

.wk-search-result .item .title a {
    color: inherit
}

.wk-search-result .item .title+.body {
    margin-top: 0
}

.wk-search-result .item .tags,
.wk-search-result .item time {
    line-height: 25px
}

.wk-search-result .item .tags span,
.wk-search-result .item time span {
    font-size: 20px
}

.wk-search-result .item .body {
    color: #474747;
    margin: 1.25rem 0
}

.wk-search-result .item footer {
    bottom: 0;
    height: auto;
    position: absolute;
    right: 0;
    width: auto;
    text-align: right
}

.wk-comments .comment-list li .reply .wk-search-result .item footer a.comment-reply-link,
.wk-comments .comment-respond .form-submit .wk-search-result .item footer input[type=submit],
.wk-comments ol li .reply .wk-search-result .item footer a.comment-reply-link,
.wk-comments ul li .reply .wk-search-result .item footer a.comment-reply-link,
.wk-search-result .item footer .wk-comments .comment-list li .reply a.comment-reply-link,
.wk-search-result .item footer .wk-comments .comment-respond .form-submit input[type=submit],
.wk-search-result .item footer .wk-comments ol li .reply a.comment-reply-link,
.wk-search-result .item footer .wk-comments ul li .reply a.comment-reply-link,
.wk-search-result .item footer [wk-button] {
    margin-bottom: 0;
    font-weight: 300;
}

.wk-hero-carousel {
    margin: 0 0 3rem;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.panel-grid-cell:only-child .wk-hero-carousel>div {
    max-width: none
}

.panel-grid:first-child .panel-grid-cell:first-child .so-panel:first-child .wk-hero-carousel {
    margin-bottom: -6.5625rem;
    top: -10.25rem
}

@media (min-width:37.5rem) {
    .panel-grid:first-child .panel-grid-cell:first-child .so-panel:first-child .wk-hero-carousel {
        margin-bottom: -9.0625rem;
        top: -9.0625rem
    }
}

@media (min-width:0) and (max-width:37.5rem) {
    .panel-grid:first-child .panel-grid-cell:first-child .so-panel:first-child .wk-hero-carousel .wk-hero-details {
        height: calc(100% - 164px);
        top: 10.25rem
    }
}

.wk-hero-carousel.count-1 .caption-container .dots {
    display: none
}

.panel-grid-cell:only-child .wk-hero-carousel.count-1 .caption-container .item {
    padding-top: .5rem
}

.wk-hero-carousel:not(.with-description) .caption-container .description-block {
    opacity: 1;
    visibility: visible
}

@media (min-width:37.5rem) {
    .panel-grid:first-child .panel-grid-cell:first-child .so-panel:first-child .wk-hero-carousel.with-description {
        margin-bottom: -9.0625rem
    }

    .panel-grid:first-child .panel-grid-cell:only-child .wk-hero-carousel.with-description {
        margin-bottom: 0;
        padding-bottom: 6.04167rem
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {

    .wk-hero-carousel.with-long-text .wk-hero-container,
    .wk-hero-carousel.with-long-text-description .wk-hero-container {
        height: 56.25rem;
        max-height: 100vh
    }

    .wk-hero-carousel.with-long-text .wk-hero-container .wk-hero-details-container,
    .wk-hero-carousel.with-long-text-description .wk-hero-container .wk-hero-details-container {
        height: 100%
    }
}

.wk-hero-carousel .item {
    transition: opacity 2s ease 0s, transform 2s ease 0s
}

.wk-hero-carousel .item.visible {
    opacity: 1;
    position: relative;
    visibility: visible;
    z-index: 2
}

.wk-hero-carousel .item:not(.visible) {
    bottom: 0;
    height: 0;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1
}

.wk-hero-carousel .wk-hero-image-wrapper {
    overflow: hidden;
    position: relative
}

@media (min-width:65rem) {
    .panel-grid-cell:first-child .wk-hero-carousel .wk-hero-image-wrapper {
        margin-left: 4rem
    }

    .panel-grid-cell:last-child .wk-hero-carousel .wk-hero-image-wrapper {
        margin-right: 4rem
    }
}

.panel-grid-cell:only-child .wk-hero-carousel .wk-hero-image-wrapper {
    margin: 0
}

.wk-hero-carousel .wk-hero-image-wrapper .item {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(1.1);
    transition: z-index .1s ease 0s, transform .1s ease 2s, opacity .1s ease 2s, visibility .1s ease 2s
}

.wk-hero-carousel .wk-hero-image-wrapper .item.visible {
    transform: none;
    transition: transform 2s ease 0s, opacity 2s ease 0s
}

.wk-hero-carousel .wk-hero-details-container {
    z-index: 2
}

@media (min-width:65rem) {
    .panel-grid-cell:first-child .wk-hero-carousel .wk-hero-details-container {
        margin-right: 4rem
    }

    .panel-grid-cell:last-child .wk-hero-carousel .wk-hero-details-container {
        margin-left: 4rem
    }
}

.panel-grid-cell:only-child .wk-hero-carousel .wk-hero-details-container {
    margin-left: auto;
    margin-right: auto
}

@media (min-width:0) and (max-width:37.5rem) {

    .panel-grid-cell:not(:first-child) .wk-hero-carousel .wk-hero-details-container .wk-hero-details,
    .panel-grid:not(:first-child) .wk-hero-carousel .wk-hero-details-container .wk-hero-details,
    .so-panel:not(:first-child) .wk-hero-carousel .wk-hero-details-container .wk-hero-details {
        height: 100%;
        top: 0
    }
}

.wk-hero-carousel .wk-hero-details-container .wk-hero-details .dots {
    font-size: 0;
    margin: 0 auto;
    padding: .625rem;
    text-align: center
}

@media (min-width:37.5rem) {
    .wk-hero-carousel .wk-hero-details-container .wk-hero-details .dots {
        left: 0;
        margin: 0;
        padding: 1.25rem 4.375rem 1.25rem 2.5rem;
        position: absolute;
        text-align: left;
        top: 0
    }
}

.wk-hero-carousel .wk-hero-details-container .wk-hero-details .dots a {
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 1rem;
    margin: 0 1rem 1rem 0;
    opacity: .5;
    transition: .5s ease 0s;
    width: 1rem
}

.wk-hero-carousel .wk-hero-details-container .wk-hero-details .dots a.visible,
.wk-hero-carousel .wk-hero-details-container .wk-hero-details .dots a:active,
.wk-hero-carousel .wk-hero-details-container .wk-hero-details .dots a:focus,
.wk-hero-carousel .wk-hero-details-container .wk-hero-details .dots a:hover {
    opacity: 1
}

@media (min-width:37.5rem) {
    .wk-hero-carousel .wk-hero-details-container .wk-hero-details .dots+.caption {
        padding-top: 3.125rem
    }
}

.wk-hero-carousel .wk-hero-details-container .wk-hero-details .caption h5>* {
    font: inherit;
    margin: 0;
    padding: 0
}

.wk-hero-carousel .wk-hero-details-container .wk-hero-details .caption-button:not(.visible) {
    display: none
}

.wk-hero-carousel .wk-hero-details-container .wk-hero-details .caption-button.empty {
    padding-left: 0;
    padding-right: 0
}

.wk-hero-carousel .wk-hero-details-container .wk-hero-details .caption-button.empty::before {
    position: static
}

.wk-hero-carousel .wk-hero-details-container .wk-hero-details .caption .item:not(.visible),
.wk-hero-carousel .wk-hero-details-container .wk-hero-details .caption-description .item:not(.visible) {
    transform: translateX(-10px);
    transition: opacity 1s ease 0s, transform 1s ease 0s
}

.wk-business-units {
    padding: 24px 0
}

.wk-business-units .count-2,
.wk-business-units .count-4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wk-business-units .count-2>.wk-feature-card {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-business-units .count-2>.wk-feature-card {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-business-units .count-2>.wk-feature-card:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-business-units .count-2>.wk-feature-card {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-business-units .count-2>.wk-feature-card:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-business-units .count-2>.wk-feature-card {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-business-units .count-2>.wk-feature-card:nth-child(2n) {
        margin-right: 0
    }
}

.wk-business-units .count-4>.wk-feature-card {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-business-units .count-4>.wk-feature-card {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-business-units .count-4>.wk-feature-card:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-business-units .count-4>.wk-feature-card {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-business-units .count-4>.wk-feature-card:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-business-units .count-4>.wk-feature-card {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-business-units .count-4>.wk-feature-card:nth-child(4n) {
        margin-right: 0
    }
}

.wk-business-units .wk-icon-header-icon::before {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fff;
    content: '';
    margin: 0;
    opacity: .25
}

.wk-business-units .wk-feature-card-body ul {
    list-style-type: none;
    padding-left: 0
}

.wk-business-units .wk-feature-card-body ul li {
    margin-bottom: .25rem
}

.wk-business-units .wk-feature-card-body ul li a {
    text-align: left
}

.wk-business-units,
.wk-capabilities,
.wk-recent-news {
    background-color: #fff;
    margin: 0 0 3rem
}

.wk-recent-news {
    padding: 25px 0 0
}

.wk-recent-news h2 {
    margin-bottom: 1.5625rem
}

.wk-recent-news ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.wk-recent-news ul li {
    padding-bottom: 1.5625rem
}

.wk-recent-news ul li h4 {
    font-weight: 400;
    margin-top: 0
}

.wk-capabilities {
    padding: 1.5625rem 0
}

.wk-capabilities .wk-usp-card-group {
    -ms-flex-pack: center;
    justify-content: center
}

.wk-benefits .wk-benefit-card-group,
.wk-capabilities .wk-usp-card-group-3,
.wk-capabilities .wk-usp-card-group-4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wk-capabilities .wk-usp-card-group-3>.wk-usp-card {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-capabilities .wk-usp-card-group-3>.wk-usp-card {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-capabilities .wk-usp-card-group-3>.wk-usp-card:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-capabilities .wk-usp-card-group-3>.wk-usp-card {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-capabilities .wk-usp-card-group-3>.wk-usp-card:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-capabilities .wk-usp-card-group-3>.wk-usp-card {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-capabilities .wk-usp-card-group-3>.wk-usp-card:nth-child(3n) {
        margin-right: 0
    }
}

.wk-capabilities .wk-usp-card-group-4>.wk-usp-card {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-capabilities .wk-usp-card-group-4>.wk-usp-card {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-capabilities .wk-usp-card-group-4>.wk-usp-card:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-capabilities .wk-usp-card-group-4>.wk-usp-card {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-capabilities .wk-usp-card-group-4>.wk-usp-card:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-capabilities .wk-usp-card-group-4>.wk-usp-card {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-capabilities .wk-usp-card-group-4>.wk-usp-card:nth-child(4n) {
        margin-right: 0
    }
}

.wk-capabilities .wk-usp-card .wk-card-title {
    color: #005b92
}

.wk-capabilities .wk-usp-card .wk-card-description {
    font-size: 1.06667rem;
    line-height: 1.4
}

.wk-benefits {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 3rem
}

.wk-benefits .wk-benefit-card-group {
    padding: 1rem 0 4rem;
    position: relative
}

.wk-benefits .wk-benefit-card-group>.wk-benefit-card-wrapper {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-benefits .wk-benefit-card-group>.wk-benefit-card-wrapper {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-benefits .wk-benefit-card-group>.wk-benefit-card-wrapper:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-benefits .wk-benefit-card-group>.wk-benefit-card-wrapper {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-benefits .wk-benefit-card-group>.wk-benefit-card-wrapper:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-benefits .wk-benefit-card-group>.wk-benefit-card-wrapper {
        width: 47.57282%;
        float: left;
        margin-right: 4.85437%
    }

    .wk-benefits .wk-benefit-card-group>.wk-benefit-card-wrapper:nth-child(2n) {
        margin-right: 0
    }

    .panel-grid-cell:only-child .wk-benefits .wk-benefit-card-group {
        padding-top: 128px
    }
}

.wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper .wk-benefit-card {
    color: #fff;
    display: block;
    margin: 0 0 1rem;
    padding: 1.5rem 2rem;
    position: relative
}

.wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper .wk-benefit-card::after {
    border: 2rem solid transparent;
    content: ''
}

.wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper .wk-benefit-card-title {
    color: inherit;
    font-style: italic;
    margin-top: 0
}

.wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(2n+1) .wk-benefit-card {
    background-color: rgba(36, 24, 102, .85);
    margin-right: 4rem
}

.wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(2n+1) .wk-benefit-card::after {
    bottom: 0;
    height: 0;
    position: absolute;
    right: -64px;
    width: 0;
    border-bottom-color: rgba(36, 24, 102, .85);
    border-left-color: rgba(36, 24, 102, .85);
    border-right-color: transparent;
    border-top-color: transparent
}

.wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(2n+2) .wk-benefit-card {
    background-color: rgba(0, 122, 195, .85);
    margin-left: 4rem
}

.wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(2n+2) .wk-benefit-card::after {
    bottom: 0;
    height: 0;
    left: -64px;
    position: absolute;
    width: 0;
    border-bottom-color: rgba(0, 122, 195, .85);
    border-left-color: transparent;
    border-right-color: rgba(0, 122, 195, .85);
    border-top-color: transparent
}

@media (min-width:65rem) {
    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper .wk-benefit-card {
        margin-bottom: 4rem
    }

    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(2n+1) .wk-benefit-card {
        clear: left;
        float: left;
        margin-right: 4rem
    }

    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(2n+2) .wk-benefit-card {
        clear: right;
        float: right;
        margin-left: 4rem
    }

    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(4n+1) .wk-benefit-card {
        background-color: rgba(36, 24, 102, .85)
    }

    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(4n+1) .wk-benefit-card::after {
        bottom: 0;
        height: 0;
        position: absolute;
        right: -64px;
        width: 0;
        border-bottom-color: rgba(36, 24, 102, .85);
        border-left-color: rgba(36, 24, 102, .85);
        border-right-color: transparent;
        border-top-color: transparent;
        left: auto
    }

    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(4n+2) .wk-benefit-card,
    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(4n+3) .wk-benefit-card {
        background-color: rgba(0, 122, 195, .85)
    }

    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(4n+2) .wk-benefit-card::after {
        bottom: 0;
        height: 0;
        left: -64px;
        position: absolute;
        width: 0;
        border-bottom-color: rgba(0, 122, 195, .85);
        border-left-color: transparent;
        border-right-color: rgba(0, 122, 195, .85);
        border-top-color: transparent;
        right: auto
    }

    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(4n+3) .wk-benefit-card::after {
        height: 0;
        position: absolute;
        right: -64px;
        top: 0;
        width: 0;
        border-bottom-color: transparent;
        border-left-color: rgba(0, 122, 195, .85);
        border-right-color: transparent;
        border-top-color: rgba(0, 122, 195, .85);
        bottom: auto;
        left: auto
    }

    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(4n+4) .wk-benefit-card {
        background-color: rgba(36, 24, 102, .85)
    }

    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(4n+4) .wk-benefit-card::after {
        height: 0;
        left: -64px;
        position: absolute;
        top: 0;
        width: 0;
        border-bottom-color: transparent;
        border-left-color: transparent;
        border-right-color: rgba(36, 24, 102, .85);
        border-top-color: rgba(36, 24, 102, .85);
        bottom: auto;
        right: auto
    }

    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(3):last-child .wk-benefit-card {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .wk-benefits .wk-benefit-card-group .wk-benefit-card-wrapper:nth-child(3):last-child .wk-benefit-card::after {
        height: 0;
        left: 50%;
        position: absolute;
        top: -64px;
        width: 0;
        border-bottom-color: rgba(0, 122, 195, .85);
        border-left-color: transparent;
        border-right-color: transparent;
        border-top-color: transparent;
        bottom: auto;
        right: auto;
        transform: translateX(-50%)
    }
}

.wk-promobox {
    margin: 0 0 3rem
}

.wk-promobox .wk-product-card-heading {
    font-size: 1.13778rem
}

@media (min-width:37.5rem) {
    .wk-promobox>div {
        padding: 0 30px
    }
}

@media (min-width:65rem) {
    .panel-grid-cell:first-child .wk-promobox>div {
        margin-left: auto;
        margin-right: 4rem;
        max-width: 33.5rem
    }

    .panel-grid-cell:last-child .wk-promobox>div {
        margin-left: 4rem;
        margin-right: auto;
        max-width: 33.5rem
    }
}

.panel-grid-cell:only-child .wk-promobox>div {
    margin-left: auto;
    margin-right: auto;
    max-width: 75rem
}

.wk-promobox-list {
    background-color: #fff;
    margin: 0 0 3rem
}

@media (min-width:65rem) {
    .panel-grid-cell:first-child .wk-promobox-list>div {
        margin-left: auto;
        margin-right: 4rem;
        max-width: 33.5rem
    }

    .panel-grid-cell:last-child .wk-promobox-list>div {
        margin-left: 4rem;
        margin-right: auto;
        max-width: 33.5rem
    }
}

.panel-grid-cell:only-child .wk-promobox-list>div {
    margin-left: auto;
    margin-right: auto;
    max-width: 75rem
}

.wk-promobox-list .wk-product-card-label {
    display: none;
    left: 0;
    right: auto
}

.wk-promobox-list .wk-product-card-heading {
    font-size: 1.13778rem
}

.wk-promobox-list .wk-product-card:first-child .wk-product-card-label {
    display: block
}

.wk-promobox-list .wk-product-card figure {
    margin-bottom: 30px;
    padding-top: 80%;
    position: relative;
    width: 100%
}

.wk-promobox-list .wk-product-card figure .image {
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    box-sizing: border-box;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.wk-promobox-list .wk-product-card-price-tag {
    color: #007ac3
}

.wk-promobox-list .wk-product-card-list.four,
.wk-promobox-list .wk-product-card-list.three {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wk-promobox-list .wk-product-card-list.four>.wk-product-card {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-promobox-list .wk-product-card-list.four>.wk-product-card {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-promobox-list .wk-product-card-list.four>.wk-product-card:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-promobox-list .wk-product-card-list.four>.wk-product-card {
        width: 49.15254%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-promobox-list .wk-product-card-list.four>.wk-product-card:nth-child(2n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-promobox-list .wk-product-card-list.four>.wk-product-card {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-promobox-list .wk-product-card-list.four>.wk-product-card:nth-child(4n) {
        margin-right: 0
    }
}

.wk-promobox-list .wk-product-card-list.three>.wk-product-card {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

@media (min-width:0) and (max-width:37.5rem) {
    .wk-promobox-list .wk-product-card-list.three>.wk-product-card {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .wk-promobox-list .wk-product-card-list.three>.wk-product-card:nth-child(1n) {
        margin-right: 0
    }
}

@media (min-width:37.5rem) and (max-width:65rem) {
    .wk-promobox-list .wk-product-card-list.three>.wk-product-card {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-promobox-list .wk-product-card-list.three>.wk-product-card:nth-child(3n) {
        margin-right: 0
    }
}

@media (min-width:65rem) {
    .wk-promobox-list .wk-product-card-list.three>.wk-product-card {
        width: 32.20339%;
        float: left;
        margin-right: 1.69492%
    }

    .wk-promobox-list .wk-product-card-list.three>.wk-product-card:nth-child(3n) {
        margin-right: 0
    }
}

.wk-content-text {
    background-color: #fff;
    margin: 0 0 3rem;
    padding: 1.5625rem 0
}

@media (min-width:65rem) {
    .panel-grid-cell .size_75 .wk-content-text>div {
        max-width: 56.25rem
    }
}

.wk-content-text .content {
    padding: 0 0 2.5rem
}

@media (min-width:65rem) {
    .wk-content-text .content {
        float: left;
        padding: 0;
        width: calc(100% - 440px)
    }

    .wk-content-text .author {
        float: right;
        width: 380px
    }
}

.wk-content-text .title {
    color: #007ac3;
    font-family: "Franziska", "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: 400;
    margin-top: 0
}

.wk-content-text .title p {
    color: inherit;
    font: inherit;
    margin: 0
}

.wk-content-text .tags,
.wk-content-text time {
    color: #a3a3a3;
    margin-top: .5rem
}

.wk-content-text .tags span,
.wk-content-text time span {
    color: inherit;
    float: left;
    font-size: 20px;
    vertical-align: middle
}

.wk-content-text .tags+.tags,
.wk-content-text time+.tags {
    padding-bottom: 0
}

.wk-content-text .text {
    margin: 30px 0
}

@media (min-width:65rem) {
    .wk-content-text .text {
        padding: 0 60px
    }
}

.wk-content-text .text .title {
    color: inherit;
    font-size: larger;
    font-style: italic
}

.wk-demo {
    margin: 0 0 3rem
}

@media (min-width:65rem) {
    .wk-demo [wk-feature=call-to-action].wk-feature .wk-feature-body {
        padding-right: calc(50% - 144px)
    }
}

/* .wk-breadcrumb-bar a {
    color: #474747;
} */

.wk-breadcrumb-bar .wk-breadcrumb-container,
.wk-breadcrumb-bar .wk-breadcrumb-container .main-navigation,
.wk-breadcrumb-bar .wk-breadcrumb-container .main-navigation button {
    height: 100%;
}

.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs .breadcrumb_last {
    font-size: .9rem;
    font-weight: 400;
}

/* .wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs > span > span,
.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs > span > span > :first-child,
.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs > span > span.breadcrumb_last {
    font-size: 1.6rem;
} */

.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs span,
.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs span span {
    display: flex;
    align-items: center;
}

.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs span span a {
    margin-right: 0.5rem;
    /* text-decoration: underline; */
}

.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs>span>span.breadcrumb_last {
    margin: 0 0.5rem;
}

.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs>span>span.breadcrumb_last:first-child {
    margin: 0 0.5rem 0 0;
}

.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs span span span {
    margin-left: 0.5rem;
}

.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs span span span:last-child {
    margin-right: 0;
}

.wp-block-column iframe {
    border: none;
}

/* Navigation Menu */
.main-navigation {
    margin-top: 0 !important;
    /* margin-left: 15px; */
}

.main-navigation button,
.wk-more-menu button {
    outline: none;
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
    height: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
}

.wk-more-menu {
    width: 100%;
}

.wk-more-menu button {
    max-width: 50px;
    padding-left: 0;
    padding-right: 0;
    /* margin-right: 1rem; */
    background-color: #f6f6f6;
}

.wk-navbar .wk-parent,
.wk-more-menu span {
    line-height: 3rem;
    font-weight: 500;
    font-size: .9375rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    background-color: rgb(255, 255, 255);
    z-index: 5;
}

.main-navigation button:before {
    color: #474747;
    font-size: 1.2rem;
}

.wk-more-menu button:before {
    font-size: 1.2rem;
    color: #474747;
}

/* div.wk-navbar .wk-navbar-container {
    padding-left: 15px;
    padding-right: 15px;
} */

.wk-navbar .wk-more-menu>li>a {
    display: inline-flex;
}

.wk-navbar .wk-more-menu>li>a button {
    width: auto;
    height: auto;
    padding-left: .3rem;
    padding-right: .6rem;
}

.main-navigation button:hover:not([disabled]),
.wk-more-menu button:hover:not([disabled]) {
    background-color: transparent;
    /* color: rgb(255, 255, 255); */
}

.wk-more-menu button:hover:not([disabled]) {
    background-color: #ededed;
}

.main-navigation div.nav-menu {
    position: absolute;
    width: 100%;
    left: 0;
    /* max-width: 85rem; */
    /* background-color: #007ac2; */
    /* background-color: #fff; */
    background-color: #353535;
    /* background: linear-gradient(180deg, #fbfbfb, white 10%); */
    /* border-top: 1px solid #efefef; */
    /* transform: translateX(-15px); */
    display: none;
}

.main-navigation li {
    margin-top: 24px;
    margin-top: 1.714285714rem;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 1.42857143;
}

.main-navigation a {
    color: #ffffff;
}

.main-navigation a:hover,
.main-navigation a:focus {
    color: #ffffff;
}

.main-navigation div.nav-menu.toggled-on {
    display: block;
}

.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
    display: inline-block;
}

.main-navigation ul {
    list-style: none;
}

.main-navigation .wk-column-menus h3 {
    margin: 1rem 0 1rem;
}

.main-navigation .nav-menu .wk-column-menus {
    max-width: 85rem;
    margin: 2rem auto;
    /* margin: auto; */
    padding: 0 1rem;
}

/* @media screen and (min-width: 600px) {

    .main-navigation ul.nav-menu,
    .main-navigation div.nav-menu>ul {
        border-bottom: 1px solid #ededed;
        border-top: 1px solid #ededed;
        display: inline-block !important;
        text-align: left;
        width: 100%;
    }

    .main-navigation ul {
        margin: 0;
        text-indent: 0;
    }

    .main-navigation li a,
    .main-navigation li {
        display: inline-block;
        text-decoration: none;
    }

    .main-navigation li a {
        border-bottom: 0;
        color: #6a6a6a;
        line-height: 3.692307692;
        text-transform: uppercase;
        white-space: nowrap;
    }

    .main-navigation li a:hover,
    .main-navigation li a:focus {
        color: #000;
    }

    .main-navigation li {
        margin: 0 40px 0 0;
        margin: 0 2.857142857rem 0 0;
        position: relative;
    }

    .main-navigation li ul {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
    }

    .main-navigation li ul ul {
        top: 0;
        left: 100%;
    }

    .main-navigation ul li:hover>ul,
    .main-navigation ul li:focus>ul,
    .main-navigation .focus>ul {
        border-left: 0;
        clip: inherit;
        overflow: inherit;
        height: inherit;
        width: inherit;
    }

    .main-navigation li ul li a {
        background: #efefef;
        border-bottom: 1px solid #ededed;
        display: block;
        font-size: 11px;
        font-size: 0.785714286rem;
        line-height: 2.181818182;
        padding: 8px 10px;
        padding: 0.571428571rem 0.714285714rem;
        width: 180px;
        width: 12.85714286rem;
        white-space: normal;
    }

    .main-navigation li ul li a:hover,
    .main-navigation li ul li a:focus {
        background: #e3e3e3;
        color: #444;
    }

    .main-navigation .current-menu-item>a,
    .main-navigation .current-menu-ancestor>a,
    .main-navigation .current_page_item>a,
    .main-navigation .current_page_ancestor>a {
        color: #636363;
        font-weight: bold;
    }

    .menu-toggle {
        display: none;
    }

} */


.wk-table.matrix,
.wk-table.matrix td {
    border: 1px solid #eee;
    margin-bottom: 0;
}

.wk-table.matrix thead {
    background-color: #ededed;
}

.wk-table.matrix tbody tr :not(:nth-child(1)) {
    color: #85bc20;
    font-weight: bold;
}

.wk-table.matrix thead tr td {
    /* color: #777; */
    font-weight: 500;
    line-height: 1.2rem;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e0e0e0;
}

.wk-table.matrix thead tr td:first-child {
    text-align: left;
    min-width: 300px;
}

.wk-table.matrix thead tr td,
.wk-table.matrix tbody tr td {
    font-size: 0.8em;
}

.wk-table.matrix tbody tr {
    height: 44px;
}

.wk-table.matrix tbody tr td {
    width: 120px;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.wk-table.matrix tbody tr td:first-child {
    width: unset;
    text-align: left;
}

.wk-table.matrix tbody tr:nth-child(even) td {
    background-color: #f7f7f7;
}

@media (max-width:48.8125rem) {
    .wk-table.matrix thead tr td:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
        display: none;
    }

    .wk-table.matrix tbody tr td:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
        display: none;
    }
}

@media (max-width:37.5rem) {
    .wk-table.matrix thead tr td:not(:nth-child(1)):not(:nth-child(2)) {
        display: none;
    }

    .wk-table.matrix tbody tr td:not(:nth-child(1)):not(:nth-child(2)) {
        display: none;
    }

    .wk-table.matrix thead tr td:first-child {
        min-width: 200px;
    }
}

/* .wp-block-columns.has-3-columns .wp-block-column {
    padding: 1rem 0;
} */

/* .wk-columns.wp-block-columns .wp-block-column {
    padding: 1rem 0;
    text-align: center;
} */

.wk-columns {
    margin: 3rem 0;
}

/* .wk-columns img {
    max-width: 70px !important;
    margin: auto;
} */

.wk-columns .wk-box-icon {
    max-width: 50px;
    margin: auto;
}

.wk-columns .wk-box-icon img {
    visibility: hidden;
    opacity: 0;
}

.wk-columns .wk-box-icon svg {
    width: 50px;
    height: auto;
}

.wk-columns .wk-box-icon svg path {
    fill: #85bc20;
}

.wk-columns h3 {
    /* font-weight: 400; */
    /* margin: 1rem 1.5rem; */
    margin-bottom: 1.5rem;
}

/* .wk-columns p {
    margin: 0 2rem;
} */

.wk-column-menus {
    padding: 1rem 1.5rem;
}

.wk-column-menus h3 {
    color: #FFF;
    font-weight: 400;
    font-size: .9rem;
}

.wk-column-menus ul {
    padding: 0 0 1rem 0;
}

.wk-column-menus ul li {
    margin-top: 1rem;
}

.wk-column-menus ul li a {
    color: #bfbfbf;
    display: block;
}

.wk-content .wk-align-center {
    text-align: center;
    align-items: center;
    /* display: block; */
}

.wk-content h2 {
    margin-bottom: 1.5rem;
}

.wk-contact-section .wk-container h2,
.wk-contact-section .wk-container h3 {
    text-align: center;
    margin-bottom: 1.5rem;
}

.wk-contact-section {
    background-color: #f7f7f7;
}

.wk-contact-section .wk-container>p {
    text-align: center;
    margin-bottom: 2rem;
}

.wk-contact-section .wk-container .wpcf7 {
    max-width: 50rem;
    margin: 0 auto;
    font-family: "Fira Sans";
}

.wk-contact-section .wk-container form p {
    display: inline-block;
    width: 100%;
}

.wk-contact-section .wk-form br {
    display: none;
}

.wk-content .wpcf7 .wk-form {
    margin-bottom: 2rem;
}

.wk-support-section .wk-container .wp-block-columns:first-of-type {
    margin-top: 2rem;
}

.wk-content .wpcf7 .wk-form input,
.wk-content .wpcf7 .wk-form select,
.wk-content .wpcf7 .wk-form textarea,
.wk-contact-section .wk-container .wpcf7 input,
.wk-contact-section .wk-container .wpcf7 select,
.wk-contact-section .wk-container .wpcf7 textarea,
.wk-support-section .wk-container .wpcf7 input,
.wk-support-section .wk-container .wpcf7 select,
.wk-support-section .wk-container .wpcf7 textarea {
    font-family: "Fira Sans";
    font-size: 0.9rem;
    font-weight: 300;
}

.wk-content .wpcf7 .wk-form .contact-consent,
.wk-contact-section .wk-container .wpcf7 .contact-consent {
    font-size: 0.75rem;
    font-style: italic;
    color: #888;
    float: left;
    height: 3rem
}

.wk-content .wpcf7 .wk-form .contact-consent span.wpcf7-list-item,
.wk-contact-section .wk-container .wpcf7 .contact-consent span.wpcf7-list-item {
    margin: 15px auto;
}

.wk-content .wpcf7 .wk-form form>p br:nth-of-type(2),
.wk-contact-section .wk-container .wpcf7 form>p br:nth-of-type(2) {
    display: none;
}

.wk-content .wpcf7 .wk-form input[type="submit"],
.wk-contact-section .wk-container .wpcf7 input[type="submit"],
.wk-support-section .wk-container .wpcf7 input[type="submit"] {
    max-width: 200px;
    text-transform: uppercase;
    font-size: 1rem;
    background-color: #474747;
    background-color: var(--wk-set-primary-cta-color-one);
    color: #fff;
    border: none;
    float: right;
}

.wk-content .wpcf7 .wk-form input[type="submit"]:hover,
.wk-contact-section .wk-container .wpcf7 input[type="submit"]:hover,
.wk-support-section .wk-container .wpcf7 input[type="submit"]:hover {
    background-color: #353535;
    background-color: var(--wk-set-primary-cta-color-one-hover);
}

.wk-support-section .wk-container .wpcf7 .wk-center-form-button {
    margin: auto;
    text-align: center;
}

/* .wk-support-section .wk-container .wpcf7 input[type="submit"] {
    float: unset;
} */

.wk-content .wpcf7 .wk-form input[type="submit"] {
    float: none;
}

.wk-content .wpcf7 .wk-form p {
    text-align: center;
}

.wk-content .wpcf7 div.wpcf7-validation-errors,
.wk-content .wpcf7 .wk-form span.wpcf7-not-valid-tip,
.wk-contact-section .wk-container .wpcf7 div.wpcf7-validation-errors,
.wk-contact-section .wk-container .wpcf7 span.wpcf7-not-valid-tip,
.wk-support-section .wk-container .wpcf7 div.wpcf7-validation-errors,
.wk-support-section .wk-container .wpcf7 span.wpcf7-not-valid-tip {
    display: none !important;
}

.wk-content .wpcf7 .wk-form input.wpcf7-not-valid,
.wk-content .wpcf7 .wk-form select.wpcf7-not-valid,
.wk-content .wpcf7 .wk-form textarea.wpcf7-not-valid,
.wk-contact-section .wk-container .wpcf7 input.wpcf7-not-valid,
.wk-contact-section .wk-container .wpcf7 select.wpcf7-not-valid,
.wk-contact-section .wk-container .wpcf7 textarea.wpcf7-not-valid,
.wk-support-section .wk-container .wpcf7 input.wpcf7-not-valid,
.wk-support-section .wk-container .wpcf7 select.wpcf7-not-valid,
.wk-support-section .wk-container .wpcf7 textarea.wpcf7-not-valid {
    background-color: #ffe5ea;
}

.wk-content .wpcf7 .wk-form span.wpcf7-not-valid .wpcf7-list-item-label,
.wk-contact-section .wk-container .wpcf7 span.wpcf7-not-valid .wpcf7-list-item-label,
.wk-support-section .wk-container .wpcf7 span.wpcf7-not-valid .wpcf7-list-item-label {
    color: #ff7993;
}

/* .wk-one { */
/* margin-bottom: 20px;  */
/* } */

.wk-one-half,
.wk-one-third {
    position: relative;
    margin-right: 4%;
    float: left;
    /* margin-bottom: 20px;  */
}

.wk-one-half {
    width: 48%;
}

.wk-one-third {
    width: 30.66%;
}

.wk-last {
    margin-right: 0 !important;
    clear: right;
}

.wk-form input:not([type=checkbox]),
.wk-form select,
.wk-form textarea,
.wk-form .intl-tel-input {
    margin-bottom: 20px;
}

.wk-form .country-select.inside {
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {

    .wk-one-half,
    .wk-one-third {
        width: 100%;
        margin-right: 0;
        z-index: 0;
        position: unset;
    }

    .wk-contact-section .wk-container .wk-one-half,
    .wk-contact-section .wk-container .wk-one-third {
        z-index: 1;
    }
}

.wp-block {
    max-width: none;
}

.wk-section-separator {
    margin: 4rem auto !important;
    max-width: 70rem !important;
    border: none;
    border-top: 1px solid #f7f7f7;
}

.wk-powered-by-intelliconnect {
    background-color: #fdfdfd;
    padding: 2rem 1rem;
    border: 1px solid #eeeeee;
    border-top: none;
}

.wk-powered-by-intelliconnect p {
    font-size: 0.8em;
}

.wk-books-info-columns.has-2-columns,
.wk-free-trial-columns.has-2-columns {
    padding: 2rem 1rem;
}

.wk-books-info-columns.has-2-columns .wp-block-column:nth-child(1),
.wk-free-trial-columns.has-2-columns .wp-block-column:nth-child(1) {
    flex-basis: calc(66.666% - 16px);
}

.wk-books-info-columns.has-2-columns .wp-block-column:nth-child(2),
.wk-free-trial-columns.has-2-columns .wp-block-column:nth-child(2) {
    flex-basis: calc(33.333% - 16px);
    text-align: right;
}

.wk-books-info-columns.has-2-columns .wp-block-column a,
.wk-free-trial-columns.has-2-columns .wp-block-column a {
    padding: 1rem 2rem;
    border: 1px solid #85bc20;
    background-color: transparent;
    color: #85bc20;
}

.wk-books-info-columns.has-2-columns .wp-block-column a:after,
.wk-free-trial-columns.has-2-columns .wp-block-column a:after {
    font-family: "wk-icons-open";
    content: '\e905';
    color: #85bc20;
    margin: 0 0 0 0.3rem;
    font-size: 0.7rem;
    position: relative;
    top: -0.05rem;
}

.wk-books-info-columns.has-2-columns .wp-block-column a:hover,
.wk-free-trial-columns.has-2-columns .wp-block-column a:hover {
    background-color: #85bc20;
    color: #fff;
}

.wk-books-info-columns.has-2-columns .wp-block-column a:hover:after,
.wk-free-trial-columns.has-2-columns .wp-block-column a:hover:after {
    color: #fff;
}

/* .wk-center-paragraph-container, */
.wk-center-paragraph-container p {
    width: 80%;
    margin: 0 auto 2rem;
    font-size: 1rem;
    text-align: center;
}

/* .wk-intro-paragraph-container, */
.wk-intro-paragraph-container p {
    width: 80%;
    margin: 0 auto 2rem;
    line-height: 1.8rem;
    font-size: 1rem;
    text-align: center;
}

.wk-intro-paragraph-container p:last-of-type {
    margin: 0 auto;
}

.wk-button.wk-button-outlined,
.wk-content .wk-button.wk-contact-us-button {
    /* margin: 2rem 0; */
    padding: 1rem 2rem;
    display: inline-block;
    border: 1px solid #007ac3;
    background-color: transparent;
    color: #007ac3;
}

.wk-button.wk-button-outlined:hover,
.wk-content .wk-button.wk-contact-us-button:hover {
    background-color: #007ac3;
    color: #fff;
}

.wk-button.wk-button-outlined:hover:after,
.wk-content .wk-button.wk-contact-us-button:hover:after {
    color: #fff;
}

.wk-button.wk-button-outlined:after,
.wk-content .wk-button.wk-contact-us-button:after {
    font-family: "wk-icons-open";
    content: '\e905';
    color: #007ac3;
    margin: 0 0 0 0.3rem;
    font-size: 0.7rem;
    position: relative;
    top: -0.05rem;
}

@media (max-width:600px) {
    .wk-intro-paragraph-container {
        width: 100%;
    }
}

.wk-system-requirement-table {
    border: 1px solid;
    border-color: #eee;
}

.wk-system-requirement-table th,
.wk-system-requirement-table td {
    border: 1px solid;
    border-color: #eee;
    padding: 1rem;
}

.wk-system-requirement-table h4,
.wk-system-requirement-table h6 {
    margin: 0;
    text-align: left;
}

.wk-system-requirement-table h4 {
    font-size: 1rem;
}

.wk-system-requirement-table ul {
    margin: 0;
    padding: 1rem;
}

.wk-system-requirement-table li,
.wk-system-requirement-table td {
    font-weight: 300;
    font-size: 0.9rem;
}

.wk-system-requirement-table p strong {
    font-weight: 500;
    font-size: 0.9rem;
}

.wk-system-requirement-table li {
    line-height: 1.6rem;
}

.wk-system-requirement-table p {
    margin-bottom: 0;
}

.wk-system-requirement-table-toc {
    /* border: 1px solid; */
    /* border-color: #eee; */
    width: 100%;
    margin: 1rem auto 4rem;
}

.wk-system-requirement-table-toc td a {
    width: 100%;
    display: block;
    padding: 0.8rem;
    font-size: 0.85rem;
}

.wk-system-requirement-table-toc td a:hover {
    background-color: #007ac3;
    color: #fff;
}

.wk-system-requirement-table-toc th,
.wk-system-requirement-table-toc td {
    border: 1px solid;
    border-color: #eee;
}

.wk-system-requirement-table-toc tr:nth-child(even) td {
    background-color: #f9f9f9;
}

.wk-system-requirement-table-toc th {
    padding: 1rem 0.8rem;
    text-align: left;
}

.wk-download-list {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #f7f7f7;
}

.wk-download-list li {
    padding: 0;
    margin: 0;
    display: block;
    padding: 0.8rem;
    font-size: 0.85rem;
    border-bottom: 1px solid #f7f7f7;
    display: flex;
    align-items: center;
}

.wk-download-list li:before {
    content: '\e93c';
    font-family: "wk-icons-open";
    margin-right: 1rem;
    font-size: 1rem;
    line-height: 2rem;
    color: #dcdcdc;
}

.wk-download-list.wk-video-list li:before {
    content: '\e8b8';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 2rem 0 1rem;
    font-weight: 300;
}

.wk-icons-40 img {
    max-width: 40px !important;
}

.wk-client-testimonial {
    margin: 2rem 0;
}

.wk-client-testimonial [wk-icon].slick-arrow {
    display: block !important;
    position: absolute;
    z-index: 10000;
    top: calc(50% - 50px);
    cursor: pointer;
}

.wk-client-testimonial [wk-icon].slick-arrow:before {
    background-color: #f6f6f6;
    color: #757575;
    padding: 1rem;
    border-radius: 50%;
}

.wk-client-testimonial [wk-icon].slick-arrow:hover:before {
    background-color: #e4e4e4;
}

.wk-client-testimonial [wk-icon*="left"].slick-arrow {
    left: 50px;
}

.wk-client-testimonial [wk-icon*="right"].slick-arrow {
    right: 50px;
}

.wk-client-testimonial .slick-list {
    max-width: 55rem;
    margin: auto;
}

.wk-client-testimonial .slick-dots {
    padding: 0;
    margin: 2rem 0;
    display: flex !important;
    justify-content: center;
}

.wk-client-testimonial .slick-dots button {
    outline: none;
    width: 3rem;
}

.wk-client-testimonial .slick-dots .slick-active button {
    background-color: #80bde1;
}

.wk-client-testimonial .slick-dots li {
    display: inline-block;
}

.wk-client-testimonial .slick-list .slick-slide {
    padding: 2rem;
}

.wk-client-testimonial .slick-list .slick-slide p {
    min-height: 124px;
    font-size: 1.4rem;
    letter-spacing: -0.02rem;
    line-height: 2.4rem;
    font-weight: 300;
}

.wk-client-testimonial .slick-list .slick-slide p:before,
.wk-client-testimonial .slick-list .slick-slide p:after {
    content: "\0022";
    font-weight: 400;
    font-size: 1.8rem;
}

.wk-client-testimonial .slick-list .slick-slide p:before {
    position: absolute;
    left: 0.5rem;
}

.wk-client-testimonial .slick-list .slick-slide p:after {
    margin-left: 1rem;
}

.wk-client-testimonial .slick-list .slick-slide span {
    display: block;
}

.wk-client-testimonial .slick-list .slick-slide span.wk-testimonial-client-name {
    margin-bottom: 0.3rem;
    font-size: 1.1rem;
    font-weight: 300;
}

.wk-client-testimonial .slick-list .slick-slide span.wk-testimonial-client-details {
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width:62.5rem) {
    .wk-client-testimonial [wk-icon].slick-arrow:before {
        padding: 0.5rem;
    }

    .wk-client-testimonial [wk-icon*="left"].slick-arrow {
        left: .3125rem;
    }

    .wk-client-testimonial [wk-icon*="right"].slick-arrow {
        right: 1.3125rem;
    }

    .wk-client-testimonial .slick-list .slick-slide {
        padding: 2rem 2.5rem;
    }
}

.wk-iframe {
    margin: auto auto 3rem;
    display: block;
    border: none;
}

.wk-small-text-columns p {
    font-size: 0.8rem;
}

.wp-block-video video {
    margin: 3rem auto;
    display: table;
    outline: none;
}

.wk-content .wk-container,
.wk-contact-section .wk-container,
.wk-support-section .wk-container {
    max-width: 85rem;
    margin: auto;
}

.wk-contact-section .wk-container,
.wk-support-section .wk-container {
    padding-left: 1em;
    padding-right: 1em;
    /* margin: 5rem auto; */
}

.wk-content .wk-fullwidth,
.wk-contact-section .wk-fullwidth,
.wk-support-section .wk-fullwidth {
    max-width: 100%;
    margin: auto;
}

.wk-content .wk-columns.wk-container {
    margin: auto !important;
}

[class*='wk-columns'] {
    /* margin: 0 0 2rem !important; */
    margin: 0 !important;
}

[class*='wk-columns']:last-of-type {
    margin-bottom: 0 !important;
}

[class*='wk-columns'] .wp-block-column {
    margin: 4rem 0;
    display: flex;
    flex-direction: column;
    margin: 1rem 0;
    /* default gutenberg 5.4.x update styling override */
    flex-grow: 1 !important;
}

[class*='wk-columns'][class*='wk-columns-flex'] .wp-block-column figure {
    display: flex;
    margin: 0;
    margin-bottom: 1.5em;
    align-items: center;
    height: 100%;
}

[class*='wk-columns'][class*='wk-columns-flex'] .wp-block-column figure[class*='wk-column-image-top'] {
    margin-top: 0.4em;
    align-items: flex-start;
}

[class*='wk-columns'][class*='wk-columns-flex-50'] .wp-block-column img {
    max-width: 50px !important;
}

/* [class*='wk-columns'][class*='wk-columns-flex-75'] .wp-block-column img,
[class*='wk-columns'][class*='wk-columns-flex-full-75'] .wp-block-column img { */
[class*='wk-columns'][class*='wk-columns-flex-75'] .wp-block-column img {
    max-width: 75px !important;
}

/* [class*='wk-columns'][class*='wk-columns-flex-100'] .wp-block-column img,
[class*='wk-columns'][class*='wk-columns-flex-full-100'] .wp-block-column img { */
[class*='wk-columns'][class*='wk-columns-flex-100'] .wp-block-column img {
    max-width: 100px !important;
}

/* [class*='wk-columns'][class*='wk-columns-flex-125'] .wp-block-column img,
[class*='wk-columns'][class*='wk-columns-flex-full-125'] .wp-block-column img { */
[class*='wk-columns'][class*='wk-columns-flex-125'] .wp-block-column img {
    max-width: 125px !important;
}

/* [class*='wk-columns'][class*='wk-columns-flex-150'] .wp-block-column img,
[class*='wk-columns'][class*='wk-columns-flex-full-150'] .wp-block-column img { */
[class*='wk-columns'][class*='wk-columns-flex-150'] .wp-block-column img {
    max-width: 150px !important;
}

/* [class*='wk-columns'][class*='wk-columns-flex-175'] .wp-block-column img,
[class*='wk-columns'][class*='wk-columns-flex-full-175'] .wp-block-column img { */
[class*='wk-columns'][class*='wk-columns-flex-175'] .wp-block-column img {
    max-width: 175px !important;
}

/* [class*='wk-columns'][class*='wk-columns-flex-200'] .wp-block-column img,
[class*='wk-columns'][class*='wk-columns-flex-full-200'] .wp-block-column img { */
[class*='wk-columns'][class*='wk-columns-flex-200'] .wp-block-column img {
    max-width: 200px !important;
}

[class*='wk-columns'][class*='wk-column-text-center'] .wp-block-column p,
[class*='wk-columns'][class*='wk-column-text-center'] .wp-block-column h1,
[class*='wk-columns'][class*='wk-column-text-center'] .wp-block-column h2,
[class*='wk-columns'][class*='wk-column-text-center'] .wp-block-column h3,
[class*='wk-columns'][class*='wk-column-text-center'] .wp-block-column h4,
[class*='wk-columns'][class*='wk-column-text-center'] .wp-block-column h5,
[class*='wk-columns'][class*='wk-column-text-center'] .wp-block-column h6 {
    text-align: center;
}

[class*='wk-columns'][class*='wk-column-text-left'] .wp-block-column p,
[class*='wk-columns'][class*='wk-column-text-left'] .wp-block-column h1,
[class*='wk-columns'][class*='wk-column-text-left'] .wp-block-column h2,
[class*='wk-columns'][class*='wk-column-text-left'] .wp-block-column h3,
[class*='wk-columns'][class*='wk-column-text-left'] .wp-block-column h4,
[class*='wk-columns'][class*='wk-column-text-left'] .wp-block-column h5,
[class*='wk-columns'][class*='wk-column-text-left'] .wp-block-column h6 {
    text-align: left;
}

[class*='wk-columns'][class*='wk-column-text-right'] .wp-block-column p,
[class*='wk-columns'][class*='wk-column-text-right'] .wp-block-column h1,
[class*='wk-columns'][class*='wk-column-text-right'] .wp-block-column h2,
[class*='wk-columns'][class*='wk-column-text-right'] .wp-block-column h3,
[class*='wk-columns'][class*='wk-column-text-right'] .wp-block-column h4,
[class*='wk-columns'][class*='wk-column-text-right'] .wp-block-column h5,
[class*='wk-columns'][class*='wk-column-text-right'] .wp-block-column h6 {
    text-align: right;
}

[class*='wk-columns'][class*='wk-column-align-center'] {
    text-align: center;
}

[class*='wk-columns'][class*='wk-column-align-left'] {
    text-align: left;
}

[class*='wk-columns'][class*='wk-column-align-right'] {
    text-align: right;
}

[class*='wk-columns'][class*='wk-column-image-align-left'] .wp-block-column figure {
    justify-content: flex-start;
}

[class*='wk-columns'][class*='wk-column-image-align-center'] .wp-block-column figure {
    justify-content: center;
}

[class*='wk-columns'][class*='wk-column-image-align-right'] .wp-block-column figure {
    justify-content: flex-end;
}

/* .wk-columns-2-25-75 {
    max-width: 80%;
    margin: 0 auto;
} */

/* .wk-content h1,
.wk-content h2,
.wk-content h3,
.wk-content h4,
.wk-content h5,
.wk-content h6,
.wk-content h1 strong,
.wk-content h2 strong,
.wk-content h3 strong,
.wk-content h4 strong,
.wk-content h5 strong,
.wk-content h6 strong {
    font-weight: normal;
} */

/* [class*='wk-columns'] h1,
[class*='wk-columns'] h2,
[class*='wk-columns'] h3,
[class*='wk-columns'] h4,
[class*='wk-columns'] h5,
[class*='wk-columns'] h6,
[class*='wk-columns'] h1 strong,
[class*='wk-columns'] h2 strong,
[class*='wk-columns'] h3 strong,
[class*='wk-columns'] h4 strong,
[class*='wk-columns'] h5 strong,
[class*='wk-columns'] h6 strong {
    font-weight: normal;
    margin: 0 0 1.5rem;
    font-size: 1.4rem;
} */

[class*='wk-columns'] p,
[class*='wk-columns'] li {
    line-height: 1.8rem;
    /* letter-spacing: 0; */
    /* opacity: 0.9; */
    letter-spacing: 0.025rem;
    font-weight: 300;
}

[class*='wk-columns'] .wp-block-column:only-of-type {
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width:781px) {
    [class*='wk-columns'].wp-block-columns {
        margin: unset !important;
    }

    [class*='wk-columns'] .wp-block-column {
        flex-basis: unset !important;
        margin-left: unset !important;
        margin-right: unset !important;
        width: 100% !important;
    }
}

[class*='wk-section-align-center'] {
    text-align: center;
}

[class*='wk-section-align-left'] {
    text-align: left;
}

[class*='wk-section-align-right'] {
    text-align: right;
}

.wk-fullwidth.wk-section-sides-padding-0,
.wk-container.wk-section-sides-padding-0 {
    padding-left: 0;
    padding-right: 0;
}

.wk-fullwidth.wk-section-sides-padding-1,
.wk-container.wk-section-sides-padding-1,
.wk-fullwidth.wk-section-sides-padding-2,
.wk-container.wk-section-sides-padding-2,
.wk-fullwidth.wk-section-sides-padding-3,
.wk-container.wk-section-sides-padding-3,
.wk-fullwidth.wk-section-sides-padding-4,
.wk-container.wk-section-sides-padding-4,
.wk-fullwidth.wk-section-sides-padding-5,
.wk-container.wk-section-sides-padding-5,
.wk-fullwidth.wk-section-sides-padding-6,
.wk-container.wk-section-sides-padding-6,
.wk-fullwidth.wk-section-sides-padding-7,
.wk-container.wk-section-sides-padding-7,
.wk-fullwidth.wk-section-sides-padding-8,
.wk-container.wk-section-sides-padding-8,
.wk-fullwidth.wk-section-sides-padding-9,
.wk-container.wk-section-sides-padding-9,
.wk-fullwidth.wk-section-sides-padding-10,
.wk-container.wk-section-sides-padding-10,
.wk-fullwidth.wk-section-sides-padding-11,
.wk-container.wk-section-sides-padding-11,
.wk-fullwidth.wk-section-sides-padding-12,
.wk-container.wk-section-sides-padding-12,
.wk-fullwidth.wk-section-sides-padding-13,
.wk-container.wk-section-sides-padding-13,
.wk-fullwidth.wk-section-sides-padding-14,
.wk-container.wk-section-sides-padding-14,
.wk-fullwidth.wk-section-sides-padding-15,
.wk-container.wk-section-sides-padding-15,
.wk-fullwidth.wk-section-sides-padding-16,
.wk-container.wk-section-sides-padding-16,
.wk-fullwidth.wk-section-sides-padding-17,
.wk-container.wk-section-sides-padding-17,
.wk-fullwidth.wk-section-sides-padding-18,
.wk-container.wk-section-sides-padding-18,
.wk-fullwidth.wk-section-sides-padding-19,
.wk-container.wk-section-sides-padding-19,
.wk-fullwidth.wk-section-sides-padding-20,
.wk-container.wk-section-sides-padding-20 {
    padding-left: 1em;
    padding-right: 1em;
}

@media (min-width:75rem) {

    .wk-container.wk-section-sides-padding-2,
    .wk-fullwidth.wk-section-sides-padding-2 {
        padding-left: 2em;
        padding-right: 2em;
    }

    .wk-container.wk-section-sides-padding-3,
    .wk-fullwidth.wk-section-sides-padding-3 {
        padding-left: 3em;
        padding-right: 3em;
    }

    .wk-container.wk-section-sides-padding-4,
    .wk-fullwidth.wk-section-sides-padding-4 {
        padding-left: 4em;
        padding-right: 4em;
    }

    .wk-container.wk-section-sides-padding-5,
    .wk-fullwidth.wk-section-sides-padding-5 {
        padding-left: 5em;
        padding-right: 5em;
    }

    .wk-container.wk-section-sides-padding-6,
    .wk-fullwidth.wk-section-sides-padding-6 {
        padding-left: 6em;
        padding-right: 6em;
    }

    .wk-container.wk-section-sides-padding-7,
    .wk-fullwidth.wk-section-sides-padding-7 {
        padding-left: 7em;
        padding-right: 7em;
    }

    .wk-container.wk-section-sides-padding-8,
    .wk-fullwidth.wk-section-sides-padding-8 {
        padding-left: 8em;
        padding-right: 8em;
    }

    .wk-container.wk-section-sides-padding-9,
    .wk-fullwidth.wk-section-sides-padding-9 {
        padding-left: 9em;
        padding-right: 9em;
    }

    .wk-container.wk-section-sides-padding-10,
    .wk-fullwidth.wk-section-sides-padding-10 {
        padding-left: 10em;
        padding-right: 10em;
    }

    .wk-container.wk-section-sides-padding-11,
    .wk-fullwidth.wk-section-sides-padding-11 {
        padding-left: 11em;
        padding-right: 11em;
    }

    .wk-container.wk-section-sides-padding-12,
    .wk-fullwidth.wk-section-sides-padding-12 {
        padding-left: 12em;
        padding-right: 12em;
    }

    .wk-container.wk-section-sides-padding-13,
    .wk-fullwidth.wk-section-sides-padding-13 {
        padding-left: 13em;
        padding-right: 13em;
    }

    .wk-container.wk-section-sides-padding-14,
    .wk-fullwidth.wk-section-sides-padding-14 {
        padding-left: 14em;
        padding-right: 14em;
    }

    .wk-container.wk-section-sides-padding-15,
    .wk-fullwidth.wk-section-sides-padding-15 {
        padding-left: 15em;
        padding-right: 15em;
    }

    .wk-container.wk-section-sides-padding-16,
    .wk-fullwidth.wk-section-sides-padding-16 {
        padding-left: 16em;
        padding-right: 16em;
    }

    .wk-container.wk-section-sides-padding-17,
    .wk-fullwidth.wk-section-sides-padding-17 {
        padding-left: 17em;
        padding-right: 17em;
    }

    .wk-container.wk-section-sides-padding-18,
    .wk-fullwidth.wk-section-sides-padding-18 {
        padding-left: 18em;
        padding-right: 18em;
    }

    .wk-container.wk-section-sides-padding-19,
    .wk-fullwidth.wk-section-sides-padding-19 {
        padding-left: 19em;
        padding-right: 19em;
    }

    .wk-container.wk-section-sides-padding-20,
    .wk-fullwidth.wk-section-sides-padding-20 {
        padding-left: 20em;
        padding-right: 20em;
    }
}

/* @media (max-width:599px) { */
@media (max-width:48.8125rem) {
    [class*='wk-columns'] {
        margin: 0 2rem !important;
    }

    /* [class*='wk-columns'] .wp-block-column:nth-child(1),
    [class*='wk-columns'] .wp-block-column:nth-child(3) {
        margin: 3rem 0 1rem;
    } */
    [class*='wk-columns'] .wp-block-column {
        margin: 0 0 1rem;
    }

    /* [class*='wk-columns']:first-of-type .wp-block-column:nth-child(1) {
        margin-top: 0;
    } */
    [class*='wk-columns'] h1,
    [class*='wk-columns'] h2,
    [class*='wk-columns'] h3,
    [class*='wk-columns'] h4,
    [class*='wk-columns'] h5,
    [class*='wk-columns'] h6,
    [class*='wk-columns'] p,
    [class*='wk-columns'] a {
        text-align: center;
        display: block;
    }

    .wk-content .wpcf7 .wk-form input[type="submit"] {
        max-width: unset;
        width: 100%;
    }

    [class*='wk-columns'][class*='wk-column-text-'] .wp-block-column p,
    [class*='wk-columns'][class*='wk-column-text-'] .wp-block-column h1,
    [class*='wk-columns'][class*='wk-column-text-'] .wp-block-column h2,
    [class*='wk-columns'][class*='wk-column-text-'] .wp-block-column h3,
    [class*='wk-columns'][class*='wk-column-text-'] .wp-block-column h4,
    [class*='wk-columns'][class*='wk-column-text-'] .wp-block-column h5,
    [class*='wk-columns'][class*='wk-column-text-'] .wp-block-column h6,
    [class*='wk-columns'][class*='wk-column-align-center'],
    [class*='wk-columns'][class*='wk-column-align-left'],
    [class*='wk-columns'][class*='wk-column-align-right'] {
        text-align: center;
    }

    [class*='wk-section-align-center'],
    [class*='wk-section-align-left'],
    [class*='wk-section-align-right'] {
        text-align: center;
    }

    .wk-content .wk-section-separator {
        margin: 2rem auto !important;
    }
}

@media (max-width:899px) and (min-width:600px) {
    .wk-content .wk-section-separator {
        margin: 3rem auto !important;
    }
}

.wk-hero-main hr {
    margin: 1rem auto 1.7rem !important;
    border: none;
    border-top: 1px solid #ededed;
    width: 100%;
}

.wk-content .wk-container>h1:first-of-type,
.wk-content .wk-container>h2:first-of-type,
.wk-content .wk-container>h3:first-of-type,
.wk-content .wk-container>h4:first-of-type,
.wk-content .wk-container>h5:first-of-type,
.wk-content .wk-container>h6:first-of-type,
.wk-content .wk-container>div h1:first-of-type,
.wk-content .wk-container>div h2:first-of-type,
.wk-content .wk-container>div h3:first-of-type,
.wk-content .wk-container>div h4:first-of-type,
.wk-content .wk-container>div h5:first-of-type,
.wk-content .wk-container>div h6:first-of-type,
.wk-contact-section .wk-container h1:first-of-type,
.wk-contact-section .wk-container h2:first-of-type,
.wk-contact-section .wk-container h3:first-of-type,
.wk-contact-section .wk-container h4:first-of-type,
.wk-contact-section .wk-container h5:first-of-type,
.wk-contact-section .wk-container h6:first-of-type,
.wk-support-section .wk-container>h1:first-of-type,
.wk-support-section .wk-container>h2:first-of-type,
.wk-support-section .wk-container>h3:first-of-type,
.wk-support-section .wk-container>h4:first-of-type,
.wk-support-section .wk-container>h5:first-of-type,
.wk-support-section .wk-container>h6:first-of-type {
    margin-top: 0;
}

.wk-support-section .wk-container .wp-block-columns:last-of-type {
    margin-bottom: 0;
}

.wk-section-boxes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
}

.wk-section-boxes.wk-layout-boxes {
    grid-template-columns: repeat(3, 1fr);
    /* grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); */
}

.wk-section-boxes.wk-layout-full {
    grid-template-columns: repeat(1, 1fr);
}

.wk-content .wk-container.wk-filter {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: 2.5fr 8.5fr;
}

.wk-content .wk-container.wk-arlo-categories {
    display: grid;
    grid-gap: 2rem;
    grid-template-columns: 8.5fr 2.5fr;
}

.wk-grid-col1 {
    display: contents;
}

.wk-content .wk-post-intro {
    grid-column: span 2;
}

.wk-content .wk-container.wk-filter .wk-paginate-nav {
    grid-column: 2;
}

.wk-content .wk-container.wk-arlo-categories .wk-filter-title,
.wk-content .wk-container.wk-filter .wk-filter-title,
.wk-content .wk-container.wk-arlo-categories .wk-event-results-icon-group,
.wk-content .wk-container.wk-filter .wk-event-results-icon-group,
.wk-content .wk-container.wk-filter .wk-insight-results-icon-group,
.wk-content .wk-container.wk-filter .wk-people-results-icon-group,
.wk-content .wk-container.wk-filter .wk-presenter-results-icon-group {
    height: 50px;
    display: flex;
    margin-bottom: 1rem;
    justify-content: space-between;
    align-items: center;
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group,
.wk-content .wk-container.wk-filter .wk-icon-group {
    /* height: 50px; */
    display: flex;
    justify-content: flex-end;
    min-width: 106px;
    /* margin-bottom: 1rem; */
}

.wk-content .wk-container.wk-filter .wk-people-results-icon-group .wk-icon-group,
.wk-content .wk-container.wk-filter .wk-presenter-results-icon-group .wk-icon-group {
    min-width: 33px;
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group .wk-loading-img,
.wk-content .wk-container.wk-filter .wk-icon-group .wk-loading-img {
    display: none;
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group img,
.wk-content .wk-container.wk-filter .wk-icon-group img {
    height: 50px;
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group>div,
.wk-content .wk-container.wk-filter .wk-icon-group>div {
    margin-left: .5rem;
    display: flex;
    align-self: center;
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group .wk-layout-full,
.wk-content .wk-container.wk-arlo-categories .wk-icon-group .wk-layout-boxes,
.wk-content .wk-container.wk-filter .wk-icon-group .wk-layout-full,
.wk-content .wk-container.wk-filter .wk-icon-group .wk-layout-boxes {
    display: flex;
    cursor: pointer;
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group .wk-layout-full:before,
.wk-content .wk-container.wk-arlo-categories .wk-icon-group .wk-layout-boxes:before,
.wk-content .wk-container.wk-filter .wk-icon-group .wk-layout-full:before,
.wk-content .wk-container.wk-filter .wk-icon-group .wk-layout-boxes:before {
    opacity: .2;
    transition: all ease 0.2s;
    font-family: 'wk-icons-open';
    font-size: 1.5rem;
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group .wk-layout-full:before,
.wk-content .wk-container.wk-filter .wk-icon-group .wk-layout-full:before {
    content: '\e8ab';
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group .wk-layout-boxes:before,
.wk-content .wk-container.wk-filter .wk-icon-group .wk-layout-boxes:before {
    content: '\e8a1';
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group .wk-layout-full img,
.wk-content .wk-container.wk-arlo-categories .wk-icon-group .wk-layout-boxes img,
.wk-content .wk-container.wk-filter .wk-icon-group .wk-layout-full img,
.wk-content .wk-container.wk-filter .wk-icon-group .wk-layout-boxes img {
    height: 26px;
    opacity: .2;
    transition: all ease 0.2s;
    display: none;
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group [class^=wk-layout-].wk-active-layout:before,
.wk-content .wk-container.wk-arlo-categories .wk-icon-group [class^=wk-layout-].wk-active-layout img,
.wk-content .wk-container.wk-filter .wk-icon-group [class^=wk-layout-].wk-active-layout:before,
.wk-content .wk-container.wk-filter .wk-icon-group [class^=wk-layout-].wk-active-layout img {
    opacity: .5;
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group [class^=wk-layout-].wk-active-layout:hover:before,
.wk-content .wk-container.wk-arlo-categories .wk-icon-group [class^=wk-layout-].wk-active-layout:hover img,
.wk-content .wk-container.wk-filter .wk-icon-group [class^=wk-layout-].wk-active-layout:hover:before,
.wk-content .wk-container.wk-filter .wk-icon-group [class^=wk-layout-].wk-active-layout:hover img {
    opacity: .5;
    cursor: default;
}

.wk-content .wk-container.wk-arlo-categories .wk-icon-group [class^=wk-layout-]:hover:before,
.wk-content .wk-container.wk-arlo-categories .wk-icon-group [class^=wk-layout-]:hover img,
.wk-content .wk-container.wk-filter .wk-icon-group [class^=wk-layout-]:hover:before,
.wk-content .wk-container.wk-filter .wk-icon-group [class^=wk-layout-]:hover img {
    opacity: .75;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] label {
    cursor: pointer;
    font-size: .85rem;
    margin: 0.4rem 0;
    display: block;
}

.select2-container ul {
    font-size: .9rem;
    letter-spacing: 0
}

.select2-container .select2-dropdown {
    border-radius: 0;
    border-color: #e2e2e2;
}

.select2-container--default .select2-results__option {
    padding: .3rem .6rem;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e2e2e2;
    outline: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #007ac3;
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 400px;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] .select2-container.select2-container--focus {
    transition: .2s ease all;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] .select2-container:hover,
.wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] .select2-container.select2-container--open {
    background-color: #ffffff;
    transition: .2s ease all;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] .select2-container {
    background-color: #fafafa;
    border: 1px solid #fafafa;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 0.5rem;
    font-size: .9rem;
    outline: none;
    transition: .2s ease all;
    width: 100% !important;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] .select2-container .select2-selection--single .select2-selection__arrow {
    height: 44px;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
    line-height: unset;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] .select2-container .select2-selection--single {
    border-radius: 0;
    background-color: transparent;
    border: none;
    font-size: .9rem;
    outline: none;
    transition: .2s ease all;
    margin: .7875rem 0 .338rem 0;
}

div[class^=wk-filter-] {
    margin-bottom: 2rem;
}

div[class^=wk-filter-]:last-of-type {
    margin-bottom: 0;
}

div[class^=wk-filter-] input {
    cursor: pointer;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] select {
    background-color: #fafafa;
    border: 1px solid #fafafa;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 0.3rem;
    font-size: .9rem;
    outline: none;
    transition: .2s ease all;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] select:hover,
.wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] select:focus {
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    outline: none;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter form {
    box-shadow: 0 0 1px 1px #dcdcdc;
    background-color: #fafafa;
    padding: 2rem 1.2rem;
    min-height: 368px;
    height: 100%;
    height: calc(100% - 4rem);
}

.wk-content .wk-insights-archive .wk-container.wk-filter .wk-custom-post-type-filter form {
    height: unset !important;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form {
    box-shadow: unset;
    background-color: unset;
    padding: unset;
    min-height: unset;
    height: unset;
    margin-bottom: 1em;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form .mailpoet_segment_label,
.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form .mailpoet_checkbox_label {
    display:block;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form .mailpoet_segment_label {
    font-weight: 400;
    margin-bottom: 0.5em;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form p,
.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form label {
    font-size: 0.9rem;
    font-weight: 300;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form input[type=checkbox] {
    margin-left: 0.8em;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form input[type=email],
.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form input[type=text],
.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form input[type=submit] {
    font-size: 0.9rem;
    font-weight: 400;   
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form input[type=email],
.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form input[type=text] {
    padding: 1em !important;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form input[type=email],
.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form input[type=text] {
    margin-bottom: 1em !important;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget form input[type=submit] {
    background-color: #007ac3;
    color: white;
    margin: 1em 0 2em !important;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-sidebar-widget #mailpoet_form_2 form.mailpoet_form {
    padding: 0;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter h3 {
    font-weight: 400;
    font-size: 1rem;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-filter-title h3 {
    font-weight: 300;
    margin: 0;
    font-size: 1.4rem;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-filter-type-title {
    font-weight: 500;
    font-size: .9rem;
    margin-bottom: .7rem;
    padding-top: 1rem;
    display: block;
}

.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-filter-type-title:first-of-type {
    padding-top: 0;
}

.select2-container .select2-dropdown .select2-results__option .wk-parent-option,
.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-parent-option {
    font-weight: bold;
}

.select2-container .select2-dropdown .select2-results__option .wk-child-option,
.wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-child-option {
    padding-left: .5rem;
}

.wk-navbar .wk-nav>li.wk-parent-item>a {
    /* font-weight: bold; */
    font-weight: 400;
    /* font-style: italic; */
    /* color: #ffffff; */
    border-bottom: none;
}

.wk-parent a,
.wk-navbar .wk-nav>li.wk-parent-item.wk-active:not(.anchor-item)>a {
    font-weight: 500;
}

@media (min-width:37.5rem) {
    .wk-navbar .wk-nav>li.wk-parent-item>a:hover {
        background-color: unset;
    }
}

.wk-navbar a.wk-parent-item .wk-parent {
    color: #474747;
}

/* .wk-filter .wk-custom-post-type-filter {
    grid-template-columns: 2fr;
}

.wk-filter .wk-section-boxes.wk-section-boxes-insights {
    grid-template-columns: 10fr;
} */

.wk-section-boxes .wk-section-box {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    border: 3px solid #e2e2e2;
    padding: 2rem 1.2rem;
	font-size: 20px;
	Text-align: center;
}

.wk-insights-archive .wk-section-boxes .wk-section-box {
    padding: unset;
}

.wk-insights-archive .wk-section-boxes.wk-layout-full .wk-section-box {
    flex-direction: row;
}

.wk-insights-archive .wk-section-boxes .wk-section-box .wk-section-box-thumbnail a {
    display: block;
    line-height: 0;
    height: 100%;
}

.wk-insights-archive .wk-section-boxes.wk-layout-full .wk-section-box .wk-section-box-thumbnail {
    flex-basis: 30%;
}

.wk-insights-archive .wk-section-boxes.wk-layout-full .wk-section-box .wk-section-box-thumbnail img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
}

.wk-insights-archive .wk-section-boxes.wk-layout-full .wk-section-box .wk-section-content-container {
    flex-basis: 70%;
}

.wk-insights-archive .wk-section-boxes.wk-layout-boxes .wk-section-box .wk-section-box-thumbnail img {
    min-height: 160px;
    max-height: 160px;
    object-fit: cover;
}

.wk-insights-archive .wk-section-boxes.wk-layout-boxes .wk-section-box {
    justify-content: start;
}

.wk-insights-archive .wk-section-boxes.wk-layout-boxes .wk-section-box .wk-section-content-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.wk-insights-archive .wk-section-boxes .wk-section-box .wk-section-content-container {
    padding: 2rem 1.2rem;
}

.wk-section-boxes .wk-section-error {
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    /* border: 1px solid #ffd4d4; */
    padding: 2rem 1.2rem;
    text-align: center;
    background-color: #fff9f9;
}

.wk-section-boxes .wk-section-error h1,
.wk-section-boxes .wk-section-error h2,
.wk-section-boxes .wk-section-error h3,
.wk-section-boxes .wk-section-error h4,
.wk-section-boxes .wk-section-error h5,
.wk-section-boxes .wk-section-error h6 {
    margin-bottom: 0;
}

.wk-section-boxes .wk-section-error h1 strong,
.wk-section-boxes .wk-section-error h2 strong,
.wk-section-boxes .wk-section-error h3 strong,
.wk-section-boxes .wk-section-error h4 strong,
.wk-section-boxes .wk-section-error h5 strong,
.wk-section-boxes .wk-section-error h6 strong {
    font-weight: 500;
}

@media (max-width:800px) {
    .wk-section-boxes {
        grid-template-columns: 1fr;
    }
}

.wk-section-boxes .wk-section-box .wk-section-box-links {
    display: flex;
    justify-content: space-between;
    padding-top: 1rem;
    font-size: 0.9rem;
}

.wk-section-boxes .wk-section-box .wk-section-box-content a {
    color: unset;
    text-decoration: underline;
}

.wk-section-boxes .wk-section-box .wk-section-box-content h3 {
    font-size: 1.2rem;
    font-weight: 500;
}

.wk-section-boxes.wk-layout-full .wk-section-box .wk-section-box-content h3 {
    max-width: 680px;
}

.wk-section-boxes .wk-section-box .wk-section-box-content h5 {
    font-size: 1rem;
    font-weight: 400;
}

.wk-section-boxes .wk-section-box .wk-section-box-content p {
    font-size: 0.9rem;
    font-weight: 300;
}

.wk-section-boxes .wk-section-box .wk-section-box-links .wk-section-box-link a,
.wk-section-boxes .wk-section-box .wk-section-box-links .wk-section-box-support a {
    position: relative;
    color: unset;
    text-decoration: underline;
}

.wk-insights-archive .wk-section-boxes .wk-section-box .wk-section-box-links .wk-section-box-link {
    position: relative;
}

.wk-section-boxes .wk-section-box .wk-section-box-links .wk-section-box-link a:after {
    font-family: "wk-icons-open";
    content: '\e905';
    padding: 0 0 0 0.5rem;
    font-size: 0.7rem;
    position: absolute;
    top: 0.1rem;
}

.wk-section-boxes.wk-event-list .wk-section-box {
    padding: 0;
}

.wk-section-boxes.wk-event-list.wk-layout-full .wk-section-box {
    flex-direction: row;
}

.wk-section-boxes.wk-event-list.wk-layout-full .wk-section-box,
.wk-section-boxes.wk-event-list.wk-layout-boxes .wk-section-box {
    justify-content: unset;
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-event-date-details {
    background-color: #fafafa;
    min-width: 10rem;
    min-height: 10rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-event-date-details .wk-event-on-demand p,
.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-event-date-details span {
    font-size: .9rem;
    font-weight: 400;
    /* display: inline-block; */
    /* padding: 0 2em; */
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-event-date-details .wk-event-pre-start-date {
    font-size: .9rem;
    font-weight: 400;
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-event-date-details .wk-event-start-date {
    font-size: 4.4rem;
    line-height: 4rem;
    font-weight: 400;
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-content {
    padding: 2rem 1.2rem;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    justify-content: space-between;
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-content a {
    color: #007ac3;
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-content .wk-section-box-links .wk-section-box-link {
    padding: .5rem 1rem;
    border: 1px solid #007ac3;
    transition: .2s ease all;
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-content .wk-section-box-links .wk-section-box-link:hover {
    background-color: #007ac3;
    color: #fff;
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-content .wk-event-date-time {
    text-transform: uppercase;
    font-size: .9rem;
    font-weight: 500;
    line-height: 1.4rem;
    display: flex;
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-content .wk-event-cat {
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 500;
    line-height: 1.4rem;
    min-height: 1.7rem;
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-content .wk-event-date-time span {
    margin-right: .7rem;
}

.wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-content .wk-event-date-time p {
    letter-spacing: unset;
    text-transform: initial;
    font-size: 0.9rem;
}

.wk-section-boxes.wk-event-list.wk-layout-full .wk-section-box .wk-section-box-content .wk-event-type-container {
    display: flex;
    justify-content: flex-end;
    height: 0;
}

.wk-event-type-container,
.wk-section-boxes.wk-event-list.wk-layout-boxes .wk-section-box .wk-section-box-content .wk-event-type-container {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 1rem;
}

.wk-section-boxes.wk-event-list.wk-layout-boxes .wk-section-box .wk-section-box-content .wk-event-date-time {
    flex-direction: column;
    margin-bottom: 1rem;
}

.wk-section-boxes.wk-event-list.wk-layout-boxes .wk-section-box .wk-section-box-content .wk-event-date-time p {
    margin-left: unset;
}

.wk-event-type-container .wk-event-type-pill {
    background-color: #474747;
    color: #ffffff;
    height: 2rem;
    height: fit-content;
    padding: .3rem 1rem;
    border-radius: 4rem;
    font-size: 0.8rem;
    text-transform: uppercase;
}

.wk-event-type-container .wk-event-type-pill[class^='wk-event-type-']:before {
    font-family: 'wk-icons-open';
    margin-right: 0.3rem;
}

.wk-event-type-container .wk-event-type-pill.wk-event-type-live-webinar {
    background-color: #85bc20;
}

.wk-event-type-container .wk-event-type-pill.wk-event-type-on-demand-webinar {
    background-color: #e48f00;
}

.wk-event-type-container .wk-event-type-pill.wk-event-type-wolters-kluwer-event {
    background-color: #007ac3;
}

.wk-event-summary .wk-event-type-container .wk-event-type-pill.wk-event-type-wolters-kluwer-event {
    background-color: #008ddf;
}

.wk-event-type-container .wk-event-type-pill.wk-event-type-industry-event {
    background-color: #9200a5;
}

.wk-event-type-container .wk-event-type-pill.wk-event-type-live-webinar:before,
.wk-event-type-container .wk-event-type-pill.wk-event-type-on-demand-webinar:before {
    content: '\e8b8';
}

.wk-event-type-container .wk-event-type-pill.wk-event-type-wolters-kluwer-event:before,
.wk-event-type-container .wk-event-type-pill.wk-event-type-industry-event:before {
    content: '\e97f';
    content: '\e980';
    content: '\e977';
}

.wk-people-archive .wk-section-boxes,
.wk-presenters-archive .wk-section-boxes {
    grid-gap: 2rem;
    justify-items: center;
}

.wk-people-archive .wk-section-boxes.wk-layout-boxes,
.wk-presenters-archive .wk-section-boxes.wk-layout-boxes {
    grid-template-columns: repeat(auto-fit, 250px);
    grid-gap: 1rem;
    position: relative;
}

.wk-people-archive .wk-section-boxes .wk-section-error {
    position: absolute;
    width: 100%;
}

.wk-people-archive.wk-our-people {
    margin: auto;
}

.wk-people-archive.wk-our-people .wk-section-boxes.wk-layout-boxes {
    justify-content: center;
}

@media (max-width:37.5rem) {

    .wk-people-archive .wk-section-boxes.wk-layout-boxes,
    .wk-presenters-archive .wk-section-boxes.wk-layout-boxes {
        justify-content: center;
        min-height: 6.75rem;
    }
}

@media (min-width:37.5625rem) {

    .wk-content .wk-people-archive .wk-container.wk-filter,
    .wk-content .wk-presenters-archive .wk-container.wk-filter {
        grid-template-columns: 2fr 9fr;
    }
}

.wk-content .wk-people-archive .wk-container.wk-filter .wk-custom-post-type-filter form,
.wk-content .wk-presenters-archive .wk-container.wk-filter .wk-custom-post-type-filter form {
    box-shadow: unset;
    background-color: unset;
    padding: unset;
}

.wk-people-archive .wk-section-boxes .wk-section-box,
.wk-presenters-archive .wk-section-boxes .wk-section-box {
    box-shadow: 0px 0px 2px 1px #eee;
    border: none;
    padding: 0;
}

.wk-people-archive .wk-section-boxes .wk-section-box .wk-people-photo,
.wk-presenters-archive .wk-section-boxes .wk-section-box .presenter-photo {
    margin-bottom: 2rem;
    max-height: 250px;
    overflow: hidden;
}

.wk-people-archive .wk-section-boxes .wk-section-box .wk-people-photo img,
.wk-presenters-archive .wk-section-boxes .wk-section-box .presenter-photo img {
    display: block;
    width: 100%;
}

.wk-people-archive .wk-section-boxes .wk-section-box .wk-section-box-links,
.wk-presenters-archive .wk-section-boxes .wk-section-box .wk-section-box-links {
    margin-bottom: 2rem;
}

.wk-people-archive .wk-section-boxes .wk-section-box .wk-people-name,
.wk-presenters-archive .wk-section-boxes .wk-section-box .wk-people-name {
    font-weight: 900;
    color: var(--wk-set-primary-cta-color-one);
}

.wk-people-archive .wk-section-boxes .wk-section-box .wk-people-job-title,
.wk-presenters-archive .wk-section-boxes .wk-section-box .wk-people-job-title {
    font-weight: 500;
}

.wk-people-archive .wk-section-boxes .wk-section-box .wk-people-company,
.wk-presenters-archive .wk-section-boxes .wk-section-box .wk-people-company {
    font-weight: 400;
}

.wk-people-archive .wk-section-boxes .wk-section-box h1,
.wk-people-archive .wk-section-boxes .wk-section-box h2,
.wk-people-archive .wk-section-boxes .wk-section-box h3,
.wk-people-archive .wk-section-boxes .wk-section-box h4,
.wk-people-archive .wk-section-boxes .wk-section-box h5,
.wk-people-archive .wk-section-boxes .wk-section-box h6,
.wk-people-archive .wk-section-boxes .wk-section-box p,
.wk-people-archive .wk-section-boxes .wk-section-box .wk-section-box-link,
.wk-presenters-archive .wk-section-boxes .wk-section-box h1,
.wk-presenters-archive .wk-section-boxes .wk-section-box h2,
.wk-presenters-archive .wk-section-boxes .wk-section-box h3,
.wk-presenters-archive .wk-section-boxes .wk-section-box h4,
.wk-presenters-archive .wk-section-boxes .wk-section-box h5,
.wk-presenters-archive .wk-section-boxes .wk-section-box h6,
.wk-presenters-archive .wk-section-boxes .wk-section-box p,
.wk-presenters-archive .wk-section-boxes .wk-section-box .wk-section-box-link {
    padding: 0 1.5rem;
}

.wk-content .wk-people-archive .wk-container.wk-filter .wk-custom-post-type-filter .wk-filter-title h3,
.wk-content .wk-presenters-archive .wk-container.wk-filter .wk-custom-post-type-filter .wk-filter-title h3 {
    font-size: 1.2rem;
}

.wk-people-archive .wk-container .wk-people h1,
.wk-people-archive .wk-container .wk-people h2,
.wk-people-archive .wk-container .wk-people h3,
.wk-people-archive .wk-container .wk-people h4,
.wk-people-archive .wk-container .wk-people h5,
.wk-people-archive .wk-container .wk-people h6,
.wk-presenters-archive .wk-container .wk-presenters h1,
.wk-presenters-archive .wk-container .wk-presenters h2,
.wk-presenters-archive .wk-container .wk-presenters h3,
.wk-presenters-archive .wk-container .wk-presenters h4,
.wk-presenters-archive .wk-container .wk-presenters h5,
.wk-presenters-archive .wk-container .wk-presenters h6 {
    font-size: 1.6rem;
}

.wk-content .wk-people-archive .wk-section-box-content h1,
.wk-content .wk-people-archive .wk-section-box-content h2,
.wk-content .wk-people-archive .wk-section-box-content h3,
.wk-content .wk-people-archive .wk-section-box-content h4,
.wk-content .wk-people-archive .wk-section-box-content h5,
.wk-content .wk-people-archive .wk-section-box-content h6,
.wk-content .wk-presenters-archive .wk-section-box-content h1,
.wk-content .wk-presenters-archive .wk-section-box-content h2,
.wk-content .wk-presenters-archive .wk-section-box-content h3,
.wk-content .wk-presenters-archive .wk-section-box-content h4,
.wk-content .wk-presenters-archive .wk-section-box-content h5,
.wk-content .wk-presenters-archive .wk-section-box-content h6 {
    font-size: 1rem;
}

/* .wk-people-archive .wk-container .wk-section-boxes .wk-section-box .wk-section-box-content,
.wk-presenters-archive .wk-container .wk-section-boxes .wk-section-box .wk-section-box-content {
    padding-bottom: 2rem;
} */

.wk-content .wk-people-archive .wk-container.wk-filter .wk-custom-post-type-filter .wk-filter-title h3,
.wk-content .wk-presenters-archive .wk-container.wk-filter .wk-custom-post-type-filter .wk-filter-title h3 {
    font-size: 1.2rem;
}

.wk-content .wk-people-archive .wk-people-details {
    display: flex;
    flex-direction: column;
    min-height: 8rem;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.single-people .wk-person-header,
.single-presenters .wk-presenter-header {
    background-color: #ececec;
}

.single-events .wk-people-archive,
.single-events .wk-presenters-archive {
    margin: 2rem 0;
}

.single-people .wk-person-header .wk-container .wk-post-content,
.single-presenters .wk-presenter-header .wk-container .wk-post-content {
    padding: 5rem 1rem;
}

.single-people .wk-container .wk-person,
.single-presenters .wk-container .wk-presenter {
    display: grid;
    grid-template-columns: 8fr 4fr;
    grid-gap: 6rem;
    padding: 5rem 1rem;
}

@media (max-width: 47.9375rem) {

    .single-people .wk-container .wk-person,
    .single-presenters .wk-container .wk-presenter {
        grid-template-columns: 1fr;
        grid-gap: 2rem;
    }

    .single-people .wk-container .wk-person .wk-people-photo img,
    .single-presenters .wk-container .wk-presenter .presenter-photo img {
        max-width: 410px;
    }
}

@media (min-width: 48rem) {

    .single-people .wk-container .wk-person .col2,
    .single-presenters .wk-container .wk-presenter .col2 {
        min-width: 400px;
    }
}

.single-people .wk-container .wk-person .wk-people-photo,
.single-presenters .wk-container .wk-presenter .presenter-photo {
    /* display: flex; */
    margin-bottom: 1.5rem;
    max-height: 410px;
    overflow: hidden;
    box-shadow: 0px 1px 3px 2px #eee;
    border: 1px solid #eee;
}

.single-people .wk-container .wk-person .wk-people-photo,
.single-people .wk-container .wk-person .wk-people-photo img,
.single-presenters .wk-container .wk-presenter .presenter-photo,
.single-presenters .wk-container .wk-presenter .presenter-photo img {
    width: 100%;
}

.single-people .wk-container .wk-person .wk-person-contact,
.single-presenters .wk-container .wk-presenter .wk-presenter-contact {
    display: table-caption;
    display: grid;
    margin: 0;
    padding: 0;
}

.single-people .wk-container .wk-person .wk-person-contact li:before,
.single-presenters .wk-container .wk-presenter .wk-presenter-contact li:before {
    padding-right: 1rem;
    font-size: 1.2rem;
    color: #757575;
}

.single-people .wk-container .wk-person .wk-person-contact li,
.single-presenters .wk-container .wk-presenter .wk-presenter-contact li {
    margin: .5rem 0;
    display: flex;
    align-items: center;
    height: 1.2rem;
    font-weight: 300;
}

.wk-product-name-inline {
    display: block;
    float: left;
    color: #474747;
    padding: 0 1.5rem 0 1rem;
    line-height: 3rem;
    font-size: 1.06667rem;
    font-weight: 500;
}

.wk-navbar .wk-nav>li>a:not([href]) {
    cursor: default;
}

.wk-support-section .wk-container>h1,
.wk-support-section .wk-container>h2,
.wk-support-section .wk-container>h3,
.wk-support-section .wk-container>h4,
.wk-support-section .wk-container>h5,
.wk-support-section .wk-container>h6,
.wk-support-section .wk-container>p {
    text-align: center;
}

@media (max-width:599px) {
    .wk-product-name-inline {
        float: right;
    }
}

.wk-paginate-nav {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
}

.wk-paginate-nav a.page.current,
.wk-paginate-nav span.page-numbers.current {
    /* font-weight:bold; */
    color: #474747;
    cursor: default;
}

.wk-paginate-nav a.page,
.wk-paginate-nav a.page-numbers,
.wk-paginate-nav span.page-numbers {
    font-size: 0.75rem;
    color: #cccccc;
}

.wk-paginate-nav .next:last-child,
.wk-paginate-nav .page:last-child,
.wk-paginate-nav .page-numbers:last-child {
    border-right: 1px solid #cccccc;
}

.wk-paginate-nav a,
.wk-paginate-nav span {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    width: 35px;
    height: 35px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

/* .wk-paginate-nav .next,
.wk-paginate-nav a.page-numbers.next,
.wk-paginate-nav span.page-numbers.next,
.wk-paginate-nav .prev,
.wk-paginate-nav a.page-numbers.prev,
.wk-paginate-nav span.page-numbers.prev {
    color: #a2a2a2;
    font-family: 'wk-icons-filled';
    content: '';
    font-size: 1rem;
    font-weight: bold;
} */

.wk-hide-fade {
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}

.wk-show-fade {
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out;
}

@keyframes wk-loadingio-icon {
    0% {
        top: 44px;
        left: 44px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: -1px;
        left: -1px;
        width: 90px;
        height: 90px;
        opacity: 0;
    }
}

.wk-loadingio-icon div {
    position: absolute;
    border-width: 6px;
    border-style: solid;
    opacity: 1;
    border-radius: 50%;
    animation: wk-loadingio-icon 1.5384615384615383s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.wk-loadingio-icon div:nth-child(1) {
    border-color: #767676;
}

.wk-loadingio-icon div:nth-child(2) {
    border-color: #000000;
    animation-delay: -0.7692307692307692s;
}

.wk-loading-io-icon-container {
    width: 25px;
    height: 25px;
    display: inline-block;
    overflow: hidden;
    background: none;
}

.wk-loadingio-icon {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(0.25);
    backface-visibility: hidden;
    transform-origin: 0 0;
}

.wk-loadingio-icon div {
    box-sizing: content-box;
}

.wk-checkbox-term {
    font-weight: 500;
    padding: 0.6rem 0 0.3rem;
}

.wk-checkbox-subterm {
    padding-left: 1.2rem;
}

.wk-post-details {
    display: flex;
    align-items: center;
    margin: 0 0 1rem 0;
}

/* .wk-post-details .wk-post-date {
    margin: 0 0 1rem 0;
} */

.wk-post-details .wk-post-details-seperator {
    margin: 0 .6rem 0
}

/* .wk-post-details .wk-post-cat {
    margin: 0 0 1rem 0;
} */

.wk-content .wk-container.wk-presenter-layout,
.wk-content .wk-container.wk-insight-layout,
.wk-content .wk-container.wk-event-layout {
    display: grid;
    grid-template-columns: 9fr 3fr;
    grid-gap: 2rem 3rem;
    margin: 5rem auto;
    padding-left: 1rem;
    padding-right: 1rem;
}

.wk-related-posts {
    border-top: 1px solid #cccccc;
    margin-bottom: 2em;
}

.wk-related-posts:last-of-type {
    margin-bottom: 0;
}

.wk-related-posts h3,
.wk-related-posts h4 {
    padding: 1.5rem 0rem 1rem;
    margin: 0;
}

.wk-related-posts div,
.wk-related-posts span {
    display: block;
    border-bottom: 1px solid #efefef;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.wk-related-posts > div > p {
    font-size: .9rem;
    
}

.wk-related-posts p,
.wk-related-posts span p {
    margin-bottom: 0;
    font-size: .8rem;
}

.wk-related-posts div:last-of-type,
.wk-related-posts span:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.wk-related-posts h1,
.wk-related-posts h2,
.wk-related-posts h3,
.wk-related-posts h4,
.wk-related-posts h5,
.wk-related-posts h6 {
    margin: 0;
}

.wk-content.wk-presenters .wk-post-content h1,
.wk-content.wk-insights .wk-post-content h1,
.wk-content.wk-event .wk-post-content h1 {
    font-size: 3rem;
    font-weight: 500;
}

.wk-post-content p,
.wk-post-content ul {
    font-weight: 300;
    line-height: 1.8rem;
    /* font-size: .9rem; */
}

.wk-content.wk-insights .wk-post-content .wk-post-date {
    color: #929292;
    text-transform: uppercase;
    font-size: 0.9rem;
}

.wk-related-posts p {
    color: #929292;
}

.wk-related-posts h5 {
    font-weight: 400;
    font-size: 1.1rem;
}

.wk-related-posts a {
    font-size: .9rem;
}

.wk-event .wk-event-summary {
    background-color: #007ac3;
    padding: 1.5rem;
    margin-bottom: 2rem;
    color: white;
}

.wk-event .wk-event-summary h4 {
    color: currentColor;
    padding-bottom: 1rem;
    border-bottom: 1px solid currentColor;
    border-color: #519bc7;
}

.wk-event .wk-event-summary p {
    font-size: .8rem;
    font-weight: 300;
    margin-bottom: 0;
}

.wk-post-summary-description p {
    /* padding: 1.5rem; */
    font-size: .9rem;
    margin-bottom: 1rem !important;
    /* background-color: #f7f7f7; */
    /* color: var(--wk-blue); */
}

.wk-button.wk-event {
    background-color: #85bc20;
}

.wk-button.wk-event:hover {
    background-color: #474747;
}

.wk-event-summary .wk-button.wk-event {
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 0;
}

.wk-post-intro .wk-event-location-date {
    font-size: .9rem;
}

.wk-post-intro .wk-event-location-date .wk-event-location {
    color: #007ac3;
    margin-right: 0.5rem;
}

.wk-post-intro .wk-event-categories {
    font-size: .9rem;
    text-transform: uppercase;
    font-weight: 500;
}

.wk-post-intro h1 {
    font-size: 3rem;
}

.wk-post-content .wk-post-details .wk-post-details-intro {
    font-size: 1.7rem;
    line-height: 2.7rem;
    letter-spacing: 0;
    font-weight: 100;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #efefef;
}

.wk-post-summary {
    min-width: 300px;
}

.wk-upcoming-events h2,
.wk-insights h2,
.wk-people h2,
.wk-presenters h2 {
    font-weight: 500;
    font-size: 1.8rem;
    margin-bottom: 0;
}

.wk-results-icon-group {
    display: flex;
    align-items: center;
}

.wk-results-icon-group .wk-results {
    font-size: .8rem;
    color: #949494;
}

.wp-block-column.wk-grayscale-opacity img {
    filter: grayscale(1);
    opacity: 0.6;
}

[class*='wk-max-width-'].wk-inline-images .wp-block-image img {
    width: auto;
    height: auto;
    /* max-height: 50px; */
}

.wk-max-height-50 .wp-block-image img {
    max-height: 50px;
}

.wk-max-width-50 .wp-block-image {
    max-width: 50px;
}

.wk-max-width-75 .wp-block-image {
    max-width: 75px;
}

.wk-max-width-100 .wp-block-image {
    max-width: 100px;
}

.wk-max-width-125 .wp-block-image {
    max-width: 125px;
}

.wk-max-width-150 .wp-block-image {
    max-width: 150px;
}

.wk-max-width-175 .wp-block-image {
    max-width: 175px;
}

.wk-max-width-200 .wp-block-image {
    max-width: 200px;
}

.wk-max-width-225 .wp-block-image {
    max-width: 225px;
}

.wk-max-width-250 .wp-block-image {
    max-width: 250px;
}

.wk-max-width-275 .wp-block-image {
    max-width: 275px;
}

.wk-max-width-300 .wp-block-image {
    max-width: 300px;
}

.wk-max-width-325 .wp-block-image {
    max-width: 325px;
}

.wk-max-width-350 .wp-block-image {
    max-width: 350px;
}

.wk-max-width-375 .wp-block-image {
    max-width: 375px;
}

.wk-max-width-400 .wp-block-image {
    max-width: 400px;
}

.wk-max-width-425 .wp-block-image {
    max-width: 425px;
}

.wk-max-width-450 .wp-block-image {
    max-width: 450px;
}

.wk-max-width-475 .wp-block-image {
    max-width: 475px;
}

.wk-max-width-500 .wp-block-image {
    max-width: 500px;
}

.wk-post-categories {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 1rem;
    opacity: .5;
}

.wk-featured-post .wk-post-categories {
    margin: .6rem 0 1rem;
}

.wk-post-cat .wk-post-categories {
    margin: 0;
}

.wk-post-categories span {
    font-size: .75rem;
    text-transform: uppercase;
    padding: .4rem 1rem;
    background-color: #007ac3;
    color: #fff;
    margin-right: .5rem;
    margin-bottom: .5rem;
    border-radius: 4rem;
}

.wk-post-categories span:last-of-type {
    margin-right: 0;
}

.wk-featured-post {
    display: flex;
    flex-direction: column;
    background-color: #f7f7f7;
    max-width: 420px;
    height: 100%;
}

.wk-featured-post p,
.wk-featured-post a {
    font-size: .9rem;
}

/* .wk-featured-post-image {
    margin-bottom: 1rem;
} */

.wk-featured-post-details {
    padding: 0rem 1.5rem 1.5rem;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.wk-featured-post-image-container {
    display: flex;
    justify-content: center;
    max-height: 200px;
    overflow: hidden;
}

.wk-featured-post-image img {
    max-width: unset;
}

.wk-solution-video-container {
    background-color: #fff;
    padding: 2rem;
}

.wk-solution-video-container h3 {
    text-align: center;
    margin: 0rem 0 1rem !important;
}

.wk-button-repeater {
    display: flex;
}

.wk-button-repeater a {
    margin-right: 1rem;
}

.wk-button-repeater a:last-of-type {
    margin-right: 0;
}

.wk-heading-weight-light {
    font-weight: 300;
}

.wk-heading-weight-normal {
    font-weight: 400;
}

.wk-heading-weight-medium {
    font-weight: 500;
}

.wk-heading-weight-heavy {
    font-weight: 600;
}

.wk-parent {
    display: flex;
    align-items: center;
    padding-left: 1rem;
}

.wk-events-archive,
.wk-insights-archive,
.wk-people-archive,
.wk-presenters-archive {
    margin-top: 5em;
    margin-bottom: 5em;
}

.social-sharer {
    background-color: rgb(245, 245, 245);
    padding: 2em;
    margin-top: 2em;
}

.social-sharer h5 {
    font-style: italic;
    font-size: .9em;
}

ul.insight-social-sharer {
    list-style: none;
    padding: 0;
    display: flex;
}

ul.insight-social-sharer>li {
    float: left;
}

ul.insight-social-sharer>li>a,
.wk-footer .wk-footer-nav .wk-footer-nav-list>ul.social-links>li>a {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    font-size: 1.2rem;
    /* background-color: #474747; */
    background-color: #ffffff;
}

ul.insight-social-sharer>li>a {
    background-color: #474747;
}

ul.insight-social-sharer>li.linkedin>a {
    background-color: #0077b5;
}

ul.insight-social-sharer>li.facebook>a {
    background-color: #3b5998;
}

ul.insight-social-sharer>li.twitter>a {
    background-color: #1da1f2;
}

ul.insight-social-sharer>li>a:before,
.wk-footer .wk-footer-nav .wk-footer-nav-list>ul.social-links>li>a:before {
    /* color: #ffffff; */
    color: #757575;
    color: #474747;
}

ul.insight-social-sharer>li>a:before {
    color: #ffffff;
}

.wk-hide-filters,
.wk-show-filters {
    padding: 1rem;
    border: 1px solid #e2e2e2;
}

.wk-show-filters {
    margin-bottom: 1rem;
}

.wk-hide-filters {
    margin-bottom: 2rem;
}

.wk-split-checkboxes {
    display: inline-grid;
    grid-template-columns: 1fr;
    justify-items: flex-start;
    width: 100%;
    margin-bottom: 1.25rem;
}

.wk-split-checkboxes .wpcf7-list-item {
    display: flex;
    align-items: center;
    font-size: .9rem;
    margin: 0;
}

.wk-split-checkboxes .wpcf7-list-item input[type=checkbox] {
    margin-right: .6rem;
}

.wk-form .flag-dropdown,
.wk-form .flag-dropdown .country-list,
.wk-form .flag-container,
.wk-form .flag-container .country-list {
    width: 100%;
}

select.wpcf7-form-control.wpcf7-select option[value=''],
select.wpcf7-form-control.wpcf7-select option[value='']:first-of-type {
    color: #757575;
}

select.wpcf7-form-control.wpcf7-select option {
    font-weight: 300;
}

@media (max-width:47.9375rem) {
    .cch-integrator-modules .wk-split-checkboxes {
        display: flex;
        flex-direction: column;
    }

    .cch-integrator-modules .wk-split-checkboxes .wpcf7-list-item:nth-child(1) {
        order: 1;
    }

    .cch-integrator-modules .wk-split-checkboxes .wpcf7-list-item:nth-child(2) {
        order: 4;
    }

    .cch-integrator-modules .wk-split-checkboxes .wpcf7-list-item:nth-child(3) {
        order: 2;
    }

    .cch-integrator-modules .wk-split-checkboxes .wpcf7-list-item:nth-child(4) {
        order: 5;
    }

    .cch-integrator-modules .wk-split-checkboxes .wpcf7-list-item:nth-child(5) {
        order: 3;
    }

    .cch-integrator-modules .wk-split-checkboxes .wpcf7-list-item:nth-child(6) {
        order: 6;
    }

    .cch-integrator-modules .wk-split-checkboxes .wpcf7-list-item:nth-child(7) {
        order: 7;
    }

    .cch-integrator-modules .wk-split-checkboxes .wpcf7-list-item:nth-child(8) {
        order: 8;
    }
}

/* [class*='wk-columns'] .wp-block-column.wk-inline-images {
    align-self: center;
} */

/* [class*='wk-columns'] .wp-block-column.wk-inline-images[class*='wk-max-width-'][class*='wk-max-height-'] figure{
    height: auto;
} */

@media (min-width:48rem) {
    .wk-split-checkboxes {
        grid-template-columns: 1fr 1fr;
    }

    .wk-split-checkboxes .wpcf7-list-item:nth-child(odd) {
        margin-left: 1rem;
    }

    .wk-split-checkboxes .wpcf7-list-item:nth-child(even) {
        margin-left: 2rem;
    }

    .wk-one-half,
    .wk-one-third {
        min-height: 3rem;
    }
}

@media (min-width:48rem) {
    .wk-split-checkboxes-4 {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .wk-split-checkboxes-4 .wpcf7-list-item {
        margin-left: 0 !important;
    }
}

@media (min-width:48.875rem) {
    .wk-featured-post-image {
        margin-bottom: 1rem;
    }
}

@media (max-width:37.5rem) {
    .insight-social-sharer,
    .wk-nav.social-links {
        display: flex;
    }
}

@media (max-width:48.8125rem) {
    .wk-featured-post {
        max-width: 100%;
        margin-bottom: 2rem;
    }

    .wp-block-columns .wp-block-column:last-of-type,
    .wp-block-columns .wp-block-column:last-of-type .wk-featured-post {
        margin-bottom: 0;
    }

    .wk-featured-post-image,
    .wk-featured-post-image-container {
        display: unset;
        max-height: unset;
    }

    .wk-featured-post-image a,
    .wk-featured-post-image img {
        width: 100%;
    }

    .wk-content .wp-block-column figure,
    .wk-content .wp-block-column span,
    .wk-content .wp-block-column h1,
    .wk-content .wp-block-column h2,
    .wk-content .wp-block-column h3,
    .wk-content .wp-block-column h4,
    .wk-content .wp-block-column h5,
    .wk-content .wp-block-column h6,
    .wk-content .wp-block-column p,
    .wk-content .wp-block-column a {
        text-align: center !important;
        align-content: center !important;
        align-items: center !important;
        align-self: center !important;
        justify-content: center !important;
        justify-self: center !important;
        justify-items: center !important;
    }

    .wk-button-repeater {
        display: block;
    }

    .wk-footer-nav-list {
        width: 100%;
    }

    .wk-solution-video-container {
        margin-top: 2rem !important;
    }

    .wk-section-boxes.wk-event-list.wk-layout-full .wk-section-box .wk-section-box-content .wk-event-type-container {
        height: unset;
    }

    .wk-featured-post .wk-post-categories {
        text-align: center;
        margin: 1rem 0 .4rem;
    }
}

@media (max-width:75rem) {
    .wk-post-categories {
        display: block;
    }

    .wk-post-categories span {
        margin-right: unset;
        display: inline-block;
        margin: 0 .5rem .5rem 0;
    }

    /* .wk-section-boxes.wk-layout-boxes {
        grid-template-columns: repeat(2, 1fr);
    } */
    .wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-content .wk-event-date-time {
        display: block;
    }
}

@media (max-width:37.5rem) {
    .wk-content .wk-container.wk-arlo-categories,
    .wk-content .wk-container.wk-filter {
        grid-template-columns: 1fr;
        grid-gap: unset;
    }

    .wk-section-boxes.wk-layout-boxes {
        grid-template-columns: 1fr;
    }

    .wk-grid-col1 {
        display: none;
    }

    .wk-filters-show .wk-grid-col1 {
        display: block;
    }

    .wk-content .wk-container.wk-filter.wk-filters-show .wk-grid-col1 .wk-filter-title {
        display: none;
    }

    .wk-filters-show .wk-grid-col2 {
        display: none;
    }

    .wk-filters-hide .wk-grid-col1 {
        display: none;
    }

    .wk-content .wk-container.wk-filter .wk-paginate-nav {
        grid-column: unset;
    }

    .wk-section-boxes.wk-event-list .wk-section-box .wk-section-box-event-date-details {
        min-width: 6rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .wk-upcoming-events h2,
    .wk-insights h2,
    .wk-presenters h2 {
        font-size: 1.2rem;
    }

    .wk-content .wk-container.wk-arlo-categories .wk-icon-group .wk-layout-full,
    .wk-content .wk-container.wk-arlo-categories .wk-icon-group .wk-layout-boxes,
    .wk-content .wk-container.wk-filter .wk-icon-group .wk-layout-full,
    .wk-content .wk-container.wk-filter .wk-icon-group .wk-layout-boxes {
        display: none;
    }

    .wk-content .wk-container.wk-arlo-categories .wk-icon-group>div,
    .wk-content .wk-container.wk-filter .wk-icon-group>div {
        margin-left: 0;
    }

    .wk-content .wk-container.wk-arlo-categories .wk-icon-group,
    .wk-content .wk-container.wk-filter .wk-icon-group {
        min-width: 35px;
    }

    .wk-content .wk-container.wk-arlo-categories .wk-custom-post-type-filter .wk-icon-group,
    .wk-content .wk-container.wk-filter .wk-custom-post-type-filter .wk-icon-group {
        min-width: unset;
    }

    .wk-filters-hide .wk-grid-col1 {
        display: none;
    }

    [class^=wk-filter-] .select2-container {
        width: 100% !important;
    }

    .wk-show-filters,
    .wk-hide-filters {
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: space-between;
        transition: .2s all ease;
    }

    .wk-show-filters:hover,
    .wk-hide-filters:hover {
        background-color: #007ac3;
        transition: .2s all ease;
    }

    .wk-show-filters:hover span,
    .wk-hide-filters:hover span {
        color: #fff;
    }

    .wk-show-filters:hover span:before,
    .wk-hide-filters:hover span:before {
        color: #fff;
    }

    .wk-show-filters span:before {
        content: '\e87b';
        font-family: "wk-icons-open";
        /* font-family: "wk-icons-filled"; */
        color: #007ac3;
    }

    .wk-hide-filters span:before {
        content: '\e8a6';
        font-family: "wk-icons-open";
        /* font-family: "wk-icons-filled"; */
        color: #007ac3;
    }

    .wk-filters-show .wk-paginate-nav {
        display: none;
    }

    .wk-show-filters span:before,
    .wk-hide-filters span:before {
        font-size: 1.4rem;
        margin-right: .7rem;
    }

    .wk-show-filters span,
    .wk-hide-filters span {
        font-size: 0.8rem;
        color: #474747;
        display: flex;
        align-items: center;
    }

    .wk-content .wk-container.wk-arlo-categories .wk-event-results-icon-group .wk-icon-group,
    .wk-content .wk-container.wk-arlo-categories .wk-insight-results-icon-group .wk-icon-group,
    .wk-content .wk-container.wk-arlo-categories .wk-presenter-results-icon-group .wk-icon-group,
    .wk-content .wk-container.wk-filter .wk-event-results-icon-group .wk-icon-group,
    .wk-content .wk-container.wk-filter .wk-insight-results-icon-group .wk-icon-group,
    .wk-content .wk-container.wk-filter .wk-presenter-results-icon-group .wk-icon-group {
        display: none;
    }

    .wk-content .wk-container.wk-arlo-categories .wk-custom-post-type-filter h3,
    .wk-content .wk-container.wk-filter .wk-custom-post-type-filter h3 {
        display: none;
    }

    .wk-content .wk-container.wk-filter .wk-custom-post-type-filter #filter div:first-of-type[class^='wk-filter-'] span {
        padding-top: 0;
    }

    .wk-content .wk-container.wk-filter .wk-custom-post-type-filter #filter div:last-of-type[class^='wk-filter-'] {
        margin-bottom: 0;
    }

    .wk-section-boxes.wk-event-list.wk-layout-full .wk-section-box .wk-section-box-content .wk-event-type-container {
        justify-content: flex-start;
    }

    .wk-event-type-container .wk-event-type-pill {
        font-size: 0.7rem;
    }

    .wk-content .wk-container.wk-presenter-layout,
    .wk-content .wk-container.wk-insight-layout,
    .wk-content .wk-container.wk-event-layout {
        grid-template-columns: 1fr;
    }

    .wk-content .wk-post-intro {
        grid-column: unset;
    }

    .wk-post-content .wk-post-details .wk-post-details-intro {
        font-size: 1.2rem;
        line-height: 2rem;
    }

    .wk-event-location-date {
        margin-bottom: 0;
    }

    .wk-related-posts {
        border-top: unset;
    }

    .wk-related-posts h4 {
        padding-top: 0;
    }

    .wk-content .wk-container.wk-presenter-layout,
    .wk-content .wk-container.wk-insight-layout,
    .wk-content .wk-container.wk-event-layout {
        margin: 2rem auto;
    }

    .wk-post-content .wk-post-details .wk-post-details-intro {
        border-bottom: unset;
        padding-bottom: 0;
    }

    .wk-post-details {
        display: block;
    }

    .wk-post-details-seperator {
        display: none;
    }

    .wk-post-date {
        margin-bottom: 1rem;
    }

    .wk-breadcrumb-bar {
        display: inline-table;
        padding: 1rem 15px;
        width: 100%;
        /* background-color: #f9f9f9; */
    }

    .wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs span,
    .wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs span span,
    .wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs span span span:last-child {
        display: inline;
    }

    .wk-post-intro h1,
    .wk-content.wk-presenters .wk-post-content h1,
    .wk-content.wk-insights .wk-post-content h1,
    .wk-content.wk-event .wk-post-content h1 {
        font-size: 2.2rem;
        font-weight: unset;
    }

    .wk-events-archive,
    .wk-insights-archive,
    .wk-people-archive,
    .wk-presenters-archive {
        margin-top: 2em;
        margin-bottom: 2em;
    }

    nav.wk-navbar,
    nav.wk-navbar .wk-navbar-container {
        min-height: 3rem;
    }

    nav.wk-navbar .wk-navbar-container .main-navigation button {
        padding-left: 0;
        padding-right: 0;
    }

    .main-navigation {
        margin-left: 15px;
    }

    .wk-content .wpcf7 .wk-form .contact-consent,
    .wk-contact-section .wk-container .wpcf7 .contact-consent {
        float: unset;
        margin: 1rem 0;
        display: block;
    }

    .wk-content .wpcf7 .wk-form input[type="submit"],
    .wk-contact-section .wk-container .wpcf7 input[type="submit"],
    .wk-support-section .wk-container .wpcf7 input[type="submit"] {
        float: unset;
        margin: 0 auto;
        display: block;
    }

    .wk-content .wpcf7 .wk-form .contact-consent span.wpcf7-list-item,
    .wk-contact-section .wk-container .wpcf7 .contact-consent span.wpcf7-list-item {
        margin: 0;
    }

    .wpcf7-form p br {
        display: none;
    }

    .wk-navbar .wk-nav.open>li>a {
        background-color: #ffffff;
        border-bottom: 1px solid #f6f6f6;
    }

    .wk-navbar .wk-nav>li.active>a,
    .wk-navbar .wk-nav>li.wk-active>a,
    .wk-navbar .wk-nav>li[wk-active]>a {
        border-bottom: 1px solid #f6f6f6;
    }

    .wk-navbar .wk-nav>li.active>a:focus,
    .wk-navbar .wk-nav>li>a:focus,
    .wk-navbar .wk-nav>li>a:hover {
        background-color: #f6f6f6;
        border-bottom: 1px solid #f6f6f6;
    }

    .wk-navbar .wk-nav>li.active>a:hover,
    .wk-navbar .wk-nav>li.wk-active>a:focus,
    .wk-navbar .wk-nav>li.wk-active>a:hover,
    .wk-navbar .wk-nav>li[wk-active]>a:focus,
    .wk-navbar .wk-nav>li[wk-active]>a:hover {
        background-color: #f6f6f6;
        border-bottom: 1px solid #f6f6f6;
    }

    .wk-navbar .wk-nav.open {
        border-top: 1px solid #f6f6f6;
    }

}

@media (min-width:37.5625rem) {

    .wk-hide-filters,
    .wk-show-filters {
        display: none;
    }
}

/* .wk-content .wk-container.wk-filter .wk-custom-post-type-filter [class^=wk-filter-] select.select2-hidden-accessible {
    border: unset !important;
    clip: unset !important;
    -webkit-clip-path: unset !important;
    clip-path: unset !important;
    height: unset !important;
    overflow: unset !important;
    padding: unset !important;
    position: unset !important;
    width: 100% !important;
    white-space: unset !important;
} */

.wk-video-embed {
    width: 100%;
    max-width: 640px;
    margin-bottom: 1em;
}

[style*="--aspect-ratio"]> :first-child {
    width: 100%;
}

[style*="--aspect-ratio"]>img {
    height: auto;
}

@supports (--custom:property) {
    [style*="--aspect-ratio"] {
        position: relative;
    }

    [style*="--aspect-ratio"]::before {
        content: "";
        display: block;
        padding-bottom: calc(100% / (var(--aspect-ratio)));
    }

    [style*="--aspect-ratio"]> :first-child {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
}

.wk-dt {
    display: table;
    width: 100%;
    border: 1px solid #eeeeee;
}

.wk-dtr {
    display: table-row;
}

.wk-dth {
    background-color: #eeeeee;
    display: table-header-group;
}

.wk-dtc,
.wk-dth {
    display: table-cell;
    padding: 1rem;
    border-bottom: 1px solid #eeeeee;
}

.wk-dtc p,
.wk-dth p {
    margin-bottom: 0;
}

.wk-dth p {
    font-weight: 400;
}

.wk-dtr:last-of-type .wk-dtc {
    border-bottom: none;
}

.wk-dth {
    background-color: #eeeeee;
    font-weight: bold;
}

.wk-dtb {
    display: table-row-group;
}

.wk-large-table {
    margin-top: 2rem;
    border: 1px solid;
    border-color: #eee;
    width: 100%;
}

.wk-large-table th,
.wk-large-table td {
    border: 1px solid;
    border-color: #eee;
    padding: 1rem;
}

.wk-large-table h4,
.wk-large-table h6 {
    margin: 0;
    text-align: left;
}

.wk-large-table h4 {
    font-size: 1rem;
}

.wk-large-table ul {
    margin: 0;
    padding: 1rem;
}

.wk-large-table li,
.wk-large-table td {
    font-weight: 300;
    font-size: 0.9rem;
}

.wk-large-table p strong {
    font-weight: 500;
    font-size: 0.9rem;
}

.wk-large-table li {
    line-height: 1.6rem;
}

.wk-large-table p {
    margin-bottom: 0;
}

.wk-large-table.wk-purple-thead th {
    background-color: #940c72;
}

.wk-large-table.wk-purple-thead th h1,
.wk-large-table.wk-purple-thead th h2,
.wk-large-table.wk-purple-thead th h3,
.wk-large-table.wk-purple-thead th h4,
.wk-large-table.wk-purple-thead th h5,
.wk-large-table.wk-purple-thead th h6,
.wk-large-table.wk-purple-thead th p,
.wk-large-table.wk-purple-thead th span {
    color: #ffffff;
}

.wp-block-column:first-child.wk-timeline-cch-integrator-item,
.wp-block-column:not(:first-child).wk-timeline-cch-integrator-item {
    margin: 0;
    margin-top: 2rem;
}

.wk-timeline-cch-integrator-item {
    border-left: 1px solid #e2e2e2;
}

.wk-timeline-cch-integrator-item h4:before {
    content: '\e98e';
    font-family: 'wk-icons-filled';
    position: absolute;
    left: -1rem;
    top: 2.3rem;
    font-size: 2rem;
    font-weight: 900;
    color: #007ac3;
}

.wk-timeline-cch-integrator-item h4:after {
    content: '\e98e';
    font-family: 'wk-icons-filled';
    position: absolute;
    left: -.5rem;
    top: 3rem;
    font-size: 1rem;
    font-weight: 900;
    color: #ccecff;
}

.wk-timeline-cch-integrator-item h4 {
    background-color: #fafafa;
    border-bottom: 1px solid #ccecff;
    width: 100%;
    padding: 1rem 1.5rem;
    margin: 0;
    position: relative;
}

.wk-timeline-cch-integrator-item p {
    padding: 1rem 1rem 1rem 1.5rem;
}

@media (max-width:48.8125rem) {

    .wp-block-column:first-child.wk-timeline-cch-integrator-item,
    .wp-block-column:not(:first-child).wk-timeline-cch-integrator-item {
        margin-top: 0;
    }

    .wk-timeline-cch-integrator-item {
        border-left: 1px solid #ccecff;
    }

    .wk-timeline-cch-integrator-item h4 {
        border-bottom: none;
    }
}

.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs a {
    color: var(--wk-set-primary-cta-color-one);
    /* text-decoration: underline; */
}

.wk-breadcrumb-bar .wk-breadcrumb-container #breadcrumbs a:hover {
    color: var(--wk-set-primary-cta-color-one-hover);
}

.wk-navbar .wk-nav>li.current_page_ancestor>a {
    font-weight: 500;
}

.wk-navbar .wk-nav>li div.wk-navbar-dropdown-container li.wk-active:not(.anchor-item)>a {
    font-weight: 500;
    color: #fff !important;
}

.wk-scroll-to-top-base-container {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear;
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    height: 3rem;
    width: 3rem;
    z-index: 100;
}

.wk-scroll-to-top-base-container.wk-display-scroll {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
}

.wk-scroll-to-top-base {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    border-radius: 2rem;
    background-color: var(--wk-set-primary-cta-color-one);
    background-color: #474747;
    opacity: .75;
}

.wk-scroll-to-top-base:hover {
    opacity: 1;
    background-color: var(--wk-set-primary-cta-color-one-hover);
    background-color: #474747;
}

.wk-scroll-to-top-base:hover:after {
    opacity: 1;
    visibility: visible;
    transform: translateY(5px);
}

.wk-scroll-to-top-base:after {
    content: attr(data-tooltip);
    width: 100px;
    height: 30px;
    width: max-content;
    height: fit-content;
    color: black;
    position: absolute;
    bottom: 125%;
    font-size: .9rem;
    font-weight: 300;
    visibility: hidden;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.3s, transform 0.2s;
    /* background-color: tomato; */
    /* box-sizing: border-box; */
}

.wk-scroll-to-top-icon:before {
    color: #fff;
    font-size: .8rem;
    margin: 0;
    content: '\e90e';
    font-family: 'wk-icons-open';
    max-height: .8rem;
}

.wpcf7-form-control-wrap {
    position: unset !important;
}

.wk-content-boxes {
    padding-bottom: 2em;
}

.wk-content-boxes.white {
    background-color: var(--wk-white);
}

/* .wk-content-boxes div,
.wk-content-boxes h1,
.wk-content-boxes h2,
.wk-content-boxes h3,
.wk-content-boxes h4,
.wk-content-boxes h5,
.wk-content-boxes h6,
.wk-content-boxes a,
.wk-content-boxes p,
.wk-content-boxes span {
    padding-left: 2rem;
    padding-right: 2rem;
} */

.wk-content-boxes .wk-cta {
    margin-bottom: 0;
}

.wk-text.white a,
.wk-text.white p,
.wk-text.white h1,
.wk-text.white h2,
.wk-text.white h3,
.wk-text.white h4,
.wk-text.white h5,
.wk-text.white h6,
.wk-text.white span {
    color: var(--wk-white);
}

.wk-cta a.solid.inherit {
    background-color: var(--wk-set-primary-cta-color-one);
}

.wk-cta a.wk-cta-odd.solid.inherit {
    background-color: var(--wk-set-primary-cta-color-one);
}

.wk-cta a.wk-cta-even.solid.inherit {
    background-color: var(--wk-set-primary-cta-color-two);
}

.wk-cta a.solid.inherit:hover {
    background-color: var(--wk-set-primary-cta-color-one-hover);
}

.wk-cta a.wk-cta-odd.solid.inherit:hover {
    background-color: var(--wk-set-primary-cta-color-one-hover);
}

.wk-cta a.wk-cta-even.solid.inherit:hover {
    background-color: var(--wk-set-primary-cta-color-two-hover);
}

.wk-cta a.solid.blue {
    background-color: var(--wk-blue);
}

.wk-cta a.solid.blue:hover {
    background-color: var(--wk-blue-hover);
}

.wk-cta a.solid.green {
    background-color: var(--wk-green);
}

.wk-cta a.solid.green:hover {
    background-color: var(--wk-green-hover);
}

.wk-cta a.solid.red {
    background-color: var(--wk-red);
}

.wk-cta a.solid.red:hover {
    background-color: var(--wk-red-hover);
}

.wk-cta a.solid.purple {
    background-color: var(--wk-purple);
}

.wk-cta a.solid.purple:hover {
    background-color: var(--wk-purple-hover);
}

.wk-cta a.solid.white,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container .wk-cta a.solid.white {
    color: var(--wk-black);
    background-color: var(--wk-white);
}

.wk-cta a.solid.white:hover,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container .wk-cta a.solid.white:hover {
    color: var(--wk-black-hover);
    background-color: var(--wk-white-hover);
}

.wk-cta a.solid.grey,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container .wk-cta a.solid.grey {
    color: var(--wk-black);
    background-color: var(--wk-grey);
}

.wk-cta a.solid.grey:hover,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container .wk-cta a.solid.grey:hover {
    color: var(--wk-black-hover);
    background-color: var(--wk-grey-hover);
}

.wk-cta a.outlined {
    border: 1px solid;
    font-weight: 400;
    background-color: transparent;
}

.wk-cta a.outlined:after {
    font-family: "wk-icons-open";
    content: '\e905';
    margin: 0 0 0 1rem;
    font-size: 0.7rem;
    position: relative;
    top: -0.05rem;
}

.wk-cta a.outlined.inherit,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container .wk-cta a.outlined.inherit {
    border-color: var(--wk-set-primary-cta-color-one);
    color: var(--wk-set-primary-cta-color-one);
}

.wk-cta a.outlined.inherit:hover,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container .wk-cta a.outlined.inherit:hover {
    border-color: var(--wk-set-primary-cta-color-one-hover);
    color: var(--wk-set-primary-cta-color-one-hover);
}

.wk-cta a.outlined.blue {
    border-color: var(--wk-blue);
    color: var(--wk-blue);
}

.wk-cta a.outlined.blue:hover {
    border-color: var(--wk-blue-hover);
    color: var(--wk-blue-hover);
}

.wk-cta a.outlined.green {
    border-color: var(--wk-green);
    color: var(--wk-green);
}

.wk-cta a.outlined.green:hover {
    border-color: var(--wk-green-hover);
    color: var(--wk-green-hover);
}

.wk-cta a.outlined.red {
    border-color: var(--wk-red);
    color: var(--wk-red);
}

.wk-cta a.outlined.red:hover {
    border-color: var(--wk-red-hover);
    color: var(--wk-red-hover);
}

.wk-cta a.outlined.purple {
    border-color: var(--wk-purple);
    color: var(--wk-purple);
}

.wk-cta a.outlined.purple:hover {
    border-color: var(--wk-purple-hover);
    color: var(--wk-purple-hover);
}

.wk-cta a.outlined.white,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container .wk-cta a.outlined.white {
    border-color: var(--wk-white);
    color: var(--wk-white);
}

.wk-cta a.outlined.white:hover,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container .wk-cta a.outlined.white:hover {
    border-color: var(--wk-white-hover);
    color: var(--wk-white-hover);
}

.wk-cta a.outlined.grey,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container .wk-cta a.outlined.grey {
    border-color: var(--wk-grey);
    color: var(--wk-grey);
}

.wk-cta a.outlined.grey:hover,
.wk-hero-main .wk-hero-container.wk-hero-one .wk-hero-intro .wk-hero-intro-container .wk-cta a.outlined.grey:hover {
    border-color: var(--wk-grey-hover);
    color: var(--wk-grey-hover);
}

.wk-white-box {
    background-color: var(--wk-white);
    padding: 1em;
    justify-content: space-between;
    margin-bottom: 1rem !important;
}

.wk-white-box p {
    font-size: 0.95em;
    line-height: 1.6em;
}

.zero-margin {
    margin: 0 !important;
}

.zero-padding {
    padding: 0 !important;
}

.large-margin {
    margin: 2em 0 !important;
}

@media screen and (max-width:781px) {
    [class*=-order-1] {
        order: 1;
    }

    [class*=-order-2] {
        order: 2;
    }

    [class*=-order-3] {
        order: 3;
    }

    [class*=-order-4] {
        order: 4;
    }
}


/* #cookie-notice .cookie-notice-container {
    display: flex !important;
    flex-direction: column;
}

#cookie-notice .cookie-notice-container .cn-text-container {
    margin: 1.5em 0;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-weight: 300;
}

#cookie-notice .cookie-notice-container .cn-buttons-container {
    margin-bottom: 1.5em;
}

#cookie-notice .cookie-notice-container .cn-buttons-container .cn-button {
    margin-left: 10px;
    border-radius: 0;
    padding: 0.5em 2.5em;
    text-transform: uppercase;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-weight: 300;
}

#cookie-notice .cookie-notice-container .cn-buttons-container .cn-button:first-child {
    margin-left: 0;
}

#cookie-notice .cookie-notice-container .cn-buttons-container .cn-button {
    background-color: var(--wk-set-primary-cta-color-one);
}

#cookie-notice .cookie-notice-container .cn-buttons-container .cn-button:hover {
    background-color: var(--wk-set-primary-cta-color-one-hover);
}

#cookie-notice .cn-close-icon {
    top: 2.3em;
    margin-top: 0;
}

#cookie-notice .cn-close-icon:before,
#cookie-notice .cn-close-icon:after {
    background-color: var(--wk-set-primary-cta-color-one);
}

#cookie-notice .cn-close-icon:hover:after,
#cookie-notice .cn-close-icon:hover:before {
    background-color: var(--wk-set-primary-cta-color-one-hover);
} */

#cookie-law-info-bar {
    box-shadow: none !important;
    padding: 2em !important;
}

#cookie-law-info-bar span p {
    font-size: 1em;
    margin-bottom: 1em;
    line-height: 1em;
}

#cookie-law-info-bar span {
    margin: 1.5em 0;
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-weight: 300;
    font-size: 0.8em;
}

#cookie-law-info-bar a.cli-plugin-button {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, "Roboto", Arial, sans-serif;
    font-weight: 300;
    font-size: 1em;
    text-decoration: none;
    text-transform: uppercase;
}

#cookie-law-info-bar a.cli-plugin-button {
    background-color: var(--wk-set-primary-cta-color-one) !important;
}

#cookie-law-info-bar a.cli-plugin-button:hover {
    background-color: var(--wk-set-primary-cta-color-one-hover) !important;
}

/* WK Arlo Specific - Start */


/* WK Arlo Specific - End */