:root {
    --gs1-color-blue-dark-1: #001a4d;
    --gs1-color-blue-dark-2: #001335;
    --gs1-color-blue: #002c6c;
    --gs1-color-danger-dark-1: #90151a;
    --gs1-color-danger-dark-2: #750e13;
    --gs1-color-danger-light-1: #ffcccc;
    --gs1-color-danger-light-2: #ffdfdf;
    --gs1-color-danger: #ba1b23;
    --gs1-color-forest-accessible-dark-1: #026b30;
    --gs1-color-forest-accessible-dark-2: #014b22;
    --gs1-color-forest-accessible-light-1: #b3eacb;
    --gs1-color-forest-accessible-light-2: #ccf1dc;
    --gs1-color-forest-accessible: #008037;
    --gs1-color-forest: #00ac4a;
    --gs1-color-gold-accessible-dark-1: #665b0b;
    --gs1-color-gold-accessible-dark-2: #4e4608;
    --gs1-color-gold-accessible: #826f00;
    --gs1-color-gold: #c4b000;
    --gs1-color-grass-accessible-dark-1: #376911;
    --gs1-color-grass-accessible-dark-2: #2c530e;
    --gs1-color-grass-accessible: #417e12;
    --gs1-color-grass: #7ac143;
    --gs1-color-honey-accessible-dark-1: #705517;
    --gs1-color-honey-accessible-dark-2: #594312;
    --gs1-color-honey-accessible: #8d6b19;
    --gs1-color-honey: #b78b20;
    --gs1-color-lavender-accessible-dark-1: #6f4aa8;
    --gs1-color-lavender-accessible-dark-2: #604091;
    --gs1-color-lavender-accessible: #835cbc;
    --gs1-color-lavender: #af96d4;
    --gs1-color-lime-accessible-dark-1: #576111;
    --gs1-color-lime-accessible-dark-2: #3e450c;
    --gs1-color-lime-accessible: #667800;
    --gs1-color-lime: #c1d82f;
    --gs1-color-link-accessible-dark-1: #0a5e7a;
    --gs1-color-link-accessible-dark-2: #084c63;
    --gs1-color-link-accessible: #00799e;
    --gs1-color-link: #008dbd;
    --gs1-color-mint-accessible-dark-1: #276b45;
    --gs1-color-mint-accessible-dark-2: #1f5637;
    --gs1-color-mint-accessible: #3f7c5a;
    --gs1-color-mint: #71b790;
    --gs1-color-mist-accessible-dark-1: #356577;
    --gs1-color-mist-accessible-dark-2: #2a515f;
    --gs1-color-mist-accessible: #41778c;
    --gs1-color-mist: #8db9ca;
    --gs1-color-olive-accessible-dark-1: #576337;
    --gs1-color-olive-accessible-dark-2: #48522e;
    --gs1-color-olive-accessible: #677642;
    --gs1-color-olive: #9dbb68;
    --gs1-color-orange-accessible-dark-1: #a82c05;
    --gs1-color-orange-accessible-dark-2: #912305;
    --gs1-color-orange-accessible: #cd3c0d;
    --gs1-color-orange: #f26334;
    --gs1-color-peach-accessible-dark-1: #855304;
    --gs1-color-peach-accessible-dark-2: #6d4403;
    --gs1-color-peach-accessible: #9d6304;
    --gs1-color-peach: #fbb034;
    --gs1-color-purple-accessible-dark-1: #823d80;
    --gs1-color-purple-accessible-dark-2: #6f346d;
    --gs1-color-purple-accessible: #a2539a;
    --gs1-color-purple: #bd80b7;
    --gs1-color-raspberry-accessible-dark-1: #b32253;
    --gs1-color-raspberry-accessible-dark-2: #961c46;
    --gs1-color-raspberry-accessible: #d12b61;
    --gs1-color-raspberry: #f05587;
    --gs1-color-sky-accessible-dark-1: #095a6b;
    --gs1-color-sky-accessible-dark-2: #074755;
    --gs1-color-sky-accessible: #007b93;
    --gs1-color-sky: #00b6de;
    --gs1-color-slate-accessible-dark-1: #235696;
    --gs1-color-slate-accessible-dark-2: #1c4578;
    --gs1-color-slate-accessible: #3a70bf;
    --gs1-color-slate: #89aadb;
    --gs1-color-tangerine-accessible-dark-1: #7a3d00;
    --gs1-color-tangerine-accessible-dark-2: #663300;
    --gs1-color-tangerine-accessible-light-1: #ffdab3;
    --gs1-color-tangerine-accessible-light-2: #ffe6cc;
    --gs1-color-tangerine-accessible: #a15700;
    --gs1-color-tangerine: #ff8200;
    --gs1-color-teal-accessible-dark-1: #14615f;
    --gs1-color-teal-accessible-dark-2: #104c4b;
    --gs1-color-teal-accessible: #177c7a;
    --gs1-color-teal: #22bcb9;
    --gs1-color-terracotta-accessible-dark-1: #854525;
    --gs1-color-terracotta-accessible-dark-2: #703a1f;
    --gs1-color-terracotta-accessible: #ab5a2f;
    --gs1-color-terracotta: #d18158;
    --gs1-color-white: #ffffff;
    --gs1-color-ui-1: #f0f5fa;
    --gs1-color-ui-2: #e5f0fc;
    --gs1-color-ui-3: #c4d7ed;
    --gs1-color-ui-4: #e5e8eb;
    --gs1-color-ui-5: #a6b0bb;
    --gs1-color-ui-6: #696d73;
    --gs1-color-ui-7: #414345;
    --gs1-color-ui-8: #262626
}

.gs1-color-blue {
    color: #002c6c !important
}

.gs1-background-color-blue {
    background-color: #002c6c !important
}

.gs1-color-danger {
    color: #ba1b23 !important
}

.gs1-background-color-danger {
    background-color: #ba1b23 !important
}

.gs1-color-forest-accessible {
    color: #008037 !important
}

.gs1-background-color-forest-accessible {
    background-color: #008037 !important
}

.gs1-color-forest {
    color: #00ac4a !important
}

.gs1-background-color-forest {
    background-color: #00ac4a !important
}

.gs1-color-gold-accessible {
    color: #826f00 !important
}

.gs1-background-color-gold-accessible {
    background-color: #826f00 !important
}

.gs1-color-gold {
    color: #c4b000 !important
}

.gs1-background-color-gold {
    background-color: #c4b000 !important
}

.gs1-color-grass-accessible {
    color: #417e12 !important
}

.gs1-background-color-grass-accessible {
    background-color: #417e12 !important
}

.gs1-color-grass {
    color: #7ac143 !important
}

.gs1-background-color-grass {
    background-color: #7ac143 !important
}

.gs1-color-honey-accessible {
    color: #8d6b19 !important
}

.gs1-background-color-honey-accessible {
    background-color: #8d6b19 !important
}

.gs1-color-honey {
    color: #b78b20 !important
}

.gs1-background-color-honey {
    background-color: #b78b20 !important
}

.gs1-color-lavender-accessible {
    color: #835cbc !important
}

.gs1-background-color-lavender-accessible {
    background-color: #835cbc !important
}

.gs1-color-lavender {
    color: #af96d4 !important
}

.gs1-background-color-lavender {
    background-color: #af96d4 !important
}

.gs1-color-lime-accessible {
    color: #667800 !important
}

.gs1-background-color-lime-accessible {
    background-color: #667800 !important
}

.gs1-color-lime {
    color: #c1d82f !important
}

.gs1-background-color-lime {
    background-color: #c1d82f !important
}

.gs1-color-link-accessible {
    color: #00799e !important
}

.gs1-background-color-link-accessible {
    background-color: #00799e !important
}

.gs1-color-link {
    color: #008dbd !important
}

.gs1-background-color-link {
    background-color: #008dbd !important
}

.gs1-color-mint-accessible {
    color: #3f7c5a !important
}

.gs1-background-color-mint-accessible {
    background-color: #3f7c5a !important
}

.gs1-color-mint {
    color: #71b790 !important
}

.gs1-background-color-mint {
    background-color: #71b790 !important
}

.gs1-color-mist-accessible {
    color: #41778c !important
}

.gs1-background-color-mist-accessible {
    background-color: #41778c !important
}

.gs1-color-mist {
    color: #8db9ca !important
}

.gs1-background-color-mist {
    background-color: #8db9ca !important
}

.gs1-color-olive-accessible {
    color: #677642 !important
}

.gs1-background-color-olive-accessible {
    background-color: #677642 !important
}

.gs1-color-olive {
    color: #9dbb68 !important
}

.gs1-background-color-olive {
    background-color: #9dbb68 !important
}

.gs1-color-orange-accessible {
    color: #cd3c0d !important
}

.gs1-background-color-orange-accessible {
    background-color: #cd3c0d !important
}

.gs1-color-orange {
    color: #f26334 !important
}

.gs1-background-color-orange {
    background-color: #f26334 !important
}

.gs1-color-peach-accessible {
    color: #9d6304 !important
}

.gs1-background-color-peach-accessible {
    background-color: #9d6304 !important
}

.gs1-color-peach {
    color: #fbb034 !important
}

.gs1-background-color-peach {
    background-color: #fbb034 !important
}

.gs1-color-purple-accessible {
    color: #a2539a !important
}

.gs1-background-color-purple-accessible {
    background-color: #a2539a !important
}

.gs1-color-purple {
    color: #bd80b7 !important
}

.gs1-background-color-purple {
    background-color: #bd80b7 !important
}

.gs1-color-raspberry-accessible {
    color: #d12b61 !important
}

.gs1-background-color-raspberry-accessible {
    background-color: #d12b61 !important
}

.gs1-color-raspberry {
    color: #f05587 !important
}

.gs1-background-color-raspberry {
    background-color: #f05587 !important
}

.gs1-color-sky-accessible {
    color: #007b93 !important
}

.gs1-background-color-sky-accessible {
    background-color: #007b93 !important
}

.gs1-color-sky {
    color: #00b6de !important
}

.gs1-background-color-sky {
    background-color: #00b6de !important
}

.gs1-color-slate-accessible {
    color: #3a70bf !important
}

.gs1-background-color-slate-accessible {
    background-color: #3a70bf !important
}

.gs1-color-slate {
    color: #89aadb !important
}

.gs1-background-color-slate {
    background-color: #89aadb !important
}

.gs1-color-tangerine-accessible {
    color: #a15700 !important
}

.gs1-background-color-tangerine-accessible {
    background-color: #a15700 !important
}

.gs1-color-tangerine {
    color: #ff8200 !important
}

.gs1-background-color-tangerine {
    background-color: #ff8200 !important
}

.gs1-color-teal-accessible {
    color: #177c7a !important
}

.gs1-background-color-teal-accessible {
    background-color: #177c7a !important
}

.gs1-color-teal {
    color: #22bcb9 !important
}

.gs1-background-color-teal {
    background-color: #22bcb9 !important
}

.gs1-color-terracotta-accessible {
    color: #ab5a2f !important
}

.gs1-background-color-terracotta-accessible {
    background-color: #ab5a2f !important
}

.gs1-color-terracotta {
    color: #d18158 !important
}

.gs1-background-color-terracotta {
    background-color: #d18158 !important
}

.gs1-color-white {
    color: #ffffff !important
}

.gs1-background-color-white {
    background-color: #ffffff !important
}

.gs1-color-ui-1 {
    color: #f0f5fa !important
}

.gs1-background-color-ui-1 {
    background-color: #f0f5fa !important
}

.gs1-color-ui-2 {
    color: #e5f0fc !important
}

.gs1-background-color-ui-2 {
    background-color: #e5f0fc !important
}

.gs1-color-ui-3 {
    color: #c4d7ed !important
}

.gs1-background-color-ui-3 {
    background-color: #c4d7ed !important
}

.gs1-color-ui-4 {
    color: #e5e8eb !important
}

.gs1-background-color-ui-4 {
    background-color: #e5e8eb !important
}

.gs1-color-ui-5 {
    color: #a6b0bb !important
}

.gs1-background-color-ui-5 {
    background-color: #a6b0bb !important
}

.gs1-color-ui-6 {
    color: #696d73 !important
}

.gs1-background-color-ui-6 {
    background-color: #696d73 !important
}

.gs1-color-ui-7 {
    color: #414345 !important
}

.gs1-background-color-ui-7 {
    background-color: #414345 !important
}

.gs1-color-ui-8 {
    color: #262626 !important
}

.gs1-background-color-ui-8 {
    background-color: #262626 !important
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

*, *:before, *:after {
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    width: 100%;
    overflow-x: hidden
}

/*body {
    margin: 0;
    overflow-x: hidden;
    position: relative;*/
/*    font-weight: 400;*/
    /*color: #262626
}*/

main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-color: #c4d7ed;
    border-style: solid
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

img {
    max-width: 100%;
    height: auto
}

h6, .gs1-h6, h5, .gs1-h5, h4, .gs1-h4, h3, .gs1-h3, h2, .gs1-h2, h1, .gs1-h1 {
    font-weight: 400;
    line-height: 1.2;
    color: #002c6c
}

:root {
    font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;
    font-variant-numeric: tabular-nums;
    line-height: 1.625;
    color: #262626
}

html {
    font-size: 100%
}

/*body {
    font-size: calc(0.9321428571rem + 0.2571428571vw);
    font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif
}*/

/*@media(min-width: 1200px) {
    body {
        font-size: 1.125rem
    }
}*/

.gs1-eyebrow {
    display: block;
    color: #cd3c0d;
    font-weight: 500;
    letter-spacing: .3px;
    margin-bottom: 0.25rem
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0
}

h1, .gs1-h1 {
    font-size: calc(1.1285714286rem + 1.8285714286vw);
    font-weight: 400;
    margin-bottom: 0.25rem
}

@media(min-width: 1200px) {
    h1, .gs1-h1 {
        font-size: 2.5rem
    }
}

h1 > .gs1-eyebrow, .gs1-h1 > .gs1-eyebrow {
    font-size: calc(0.95rem + 0.4vw);
    font-weight: 400
}

@media(min-width: 1200px) {
    h1 > .gs1-eyebrow, .gs1-h1 > .gs1-eyebrow {
        font-size: 1.25rem
    }
}

h2, .gs1-h2 {
    font-size: calc(1.0571428571rem + 1.2571428571vw);
    margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    h2, .gs1-h2 {
        font-size: 2rem
    }
}

@media(min-width: 1200px) {
    h2, .gs1-h2 {
        margin-bottom: 1.5rem
    }
}

h2 > .gs1-eyebrow, .gs1-h2 > .gs1-eyebrow {
    font-size: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    h2 > .gs1-eyebrow, .gs1-h2 > .gs1-eyebrow {
        font-size: 1.125rem
    }
}

h3, .gs1-h3 {
    font-size: calc(1.0035714286rem + 0.8285714286vw);
    margin-bottom: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    h3, .gs1-h3 {
        font-size: 1.625rem
    }
}

@media(min-width: 1200px) {
    h3, .gs1-h3 {
        margin-bottom: 1.125rem
    }
}

h3 > .gs1-eyebrow, .gs1-h3 > .gs1-eyebrow {
    font-size: calc(0.9071428571rem + 0.0571428571vw)
}

@media(min-width: 1200px) {
    h3 > .gs1-eyebrow, .gs1-h3 > .gs1-eyebrow {
        font-size: 0.95rem
    }
}

h4, .gs1-h4 {
    font-size: calc(0.95rem + 0.4vw);
    margin-bottom: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    h4, .gs1-h4 {
        font-size: 1.25rem
    }
}

@media(min-width: 1200px) {
    h4, .gs1-h4 {
        margin-bottom: 1.125rem
    }
}

h5, .gs1-h5 {
    font-size: calc(0.9321428571rem + 0.2571428571vw);
    font-weight: 500;
    margin-bottom: 0.5rem
}

@media(min-width: 1200px) {
    h5, .gs1-h5 {
        font-size: 1.125rem
    }
}

h6, .gs1-h6 {
    font-size: calc(0.9142857143rem + 0.1142857143vw);
    margin-bottom: 0.5rem
}

@media(min-width: 1200px) {
    h6, .gs1-h6 {
        font-size: 1rem
    }
}

.gs1-display-1 {
    font-size: calc(1.2892857143rem + 3.1142857143vw);
    font-weight: 200;
    letter-spacing: -0.03em;
    margin-bottom: 0.25rem
}

@media(min-width: 1200px) {
    .gs1-display-1 {
        font-size: 3.625rem
    }
}

.gs1-display-2 {
    font-size: calc(1.2178571429rem + 2.5428571429vw);
    font-weight: 200;
    letter-spacing: -0.03em;
    margin-bottom: 0.25rem
}

@media(min-width: 1200px) {
    .gs1-display-2 {
        font-size: 3.125rem
    }
}

.gs1-subtitle {
    font-size: calc(0.9857142857rem + 0.6857142857vw);
    line-height: 1.4;
    margin-bottom: calc(1.2rem + 2.4vw)
}

@media(min-width: 1200px) {
    .gs1-subtitle {
        font-size: 1.5rem
    }
}

@media(min-width: 1200px) {
    .gs1-subtitle {
        margin-bottom: 3rem
    }
}

.gs1-intro {
    font-size: calc(0.9678571429rem + 0.5428571429vw);
    margin-top: 1em;
    margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .gs1-intro {
        font-size: 1.375rem
    }
}

@media(min-width: 1200px) {
    .gs1-intro {
        margin-bottom: 1.5rem
    }
}

.gs1-big {
    font-size: calc(0.9678571429rem + 0.5428571429vw)
}

@media(min-width: 1200px) {
    .gs1-big {
        font-size: 1.375rem
    }
}

.gs1-little, figcaption {
    font-size: calc(0.9071428571rem + 0.0571428571vw)
}

@media(min-width: 1200px) {
    .gs1-little, figcaption {
        font-size: 0.95rem
    }
}

.gs1-legal {
    font-size: 0.625rem;
    color: #696d73
}

.gs1-line-height-tight {
    line-height: 1.4
}

address, aside, details, dialog, p, pre, blockquote {
    margin-top: 0;
    margin-bottom: 1em
}

a {
    color: #00799e;
    transition: color .1s ease
}

    a:hover {
        color: #002c6c
    }

    a:active {
        color: #001335
    }

    a:focus {
        outline-color: #002c6c
    }

ol, ul {
    padding-left: 1.25em
}

li {
    margin-bottom: 0.5rem
}

.gs1-spacer-1 {
    margin-bottom: 0.25rem !important
}

.gs1-spacer-2 {
    margin-bottom: 0.5rem !important
}

.gs1-spacer-3 {
    margin-bottom: calc(0.9321428571rem + 0.2571428571vw) !important
}

@media(min-width: 1200px) {
    .gs1-spacer-3 {
        margin-bottom: 1.125rem !important
    }
}

.gs1-spacer-4 {
    margin-bottom: calc(0.9857142857rem + 0.6857142857vw) !important
}

@media(min-width: 1200px) {
    .gs1-spacer-4 {
        margin-bottom: 1.5rem !important
    }
}

.gs1-spacer-5 {
    margin-bottom: calc(1.2rem + 2.4vw) !important
}

@media(min-width: 1200px) {
    .gs1-spacer-5 {
        margin-bottom: 3rem !important
    }
}

.gs1-spacer-6 {
    margin-bottom: calc(1.3428571429rem + 3.5428571429vw) !important
}

@media(min-width: 1200px) {
    .gs1-spacer-6 {
        margin-bottom: 4rem !important
    }
}

.gs1-spacer-7 {
    margin-bottom: calc(1.4857142857rem + 4.6857142857vw) !important
}

@media(min-width: 1200px) {
    .gs1-spacer-7 {
        margin-bottom: 5rem !important
    }
}

:root {
    --gs1-spacer-1: 0.25rem;
    --gs1-spacer-2: 0.5rem;
    --gs1-spacer-3: calc(0.9321428571rem + 0.2571428571vw);
    --gs1-spacer-4: calc(0.9857142857rem + 0.6857142857vw);
    --gs1-spacer-5: calc(1.2rem + 2.4vw);
    --gs1-spacer-6: calc(1.3428571429rem + 3.5428571429vw);
    --gs1-spacer-7: calc(1.4857142857rem + 4.6857142857vw)
}

@media(min-width: 1200px) {
    :root {
        --gs1-spacer-3: 1.125rem
    }
}

@media(min-width: 1200px) {
    :root {
        --gs1-spacer-4: 1.5rem
    }
}

@media(min-width: 1200px) {
    :root {
        --gs1-spacer-5: 3rem
    }
}

@media(min-width: 1200px) {
    :root {
        --gs1-spacer-6: 4rem
    }
}

@media(min-width: 1200px) {
    :root {
        --gs1-spacer-7: 5rem
    }
}

@font-face {
    font-family: "gs1_icons";
    src: url("../fonts/gs1_icons.eot?-khbp73");
    src: url("../fonts/gs1_icons.eot?#iefix-khbp73") format("embedded-opentype"),url("../fonts/gs1_icons.woff?-khbp73") format("woff"),url("../fonts/gs1_icons.ttf?-khbp73") format("truetype"),url("../fonts/gs1_icons.svg?-khbp73#gs1_icons") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../fonts/glyphicons-halflings-regular.eot");
    src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/glyphicons-halflings-regular.woff") format("woff"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflings-regular") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^=icon-], [class*=" icon-"] {
    font-family: "gs1_icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow_down_2:before {
    content: ""
}

.icon-arrow_down:before {
    content: ""
}

.icon-arrow_left_2:before {
    content: ""
}

.icon-arrow_left:before {
    content: ""
}

.icon-arrow_right_2:before {
    content: ""
}

.icon-arrow_right:before {
    content: ""
}

.icon-arrow_up_2:before {
    content: ""
}

.icon-arrow_up:before {
    content: ""
}

.icon-backward:before {
    content: ""
}

.icon-ban_circle:before {
    content: ""
}

.icon-barcode:before {
    content: ""
}

.icon-book:before {
    content: ""
}

.icon-bookmark:before {
    content: ""
}

.icon-calculator:before {
    content: ""
}

.icon-calendar:before {
    content: ""
}

.icon-check_file:before {
    content: ""
}

.icon-check:before {
    content: ""
}

.icon-circle_arrow_down:before {
    content: ""
}

.icon-circle_arrow_left:before {
    content: ""
}

.icon-circle_arrow_right:before {
    content: ""
}

.icon-circle_arrow_up:before {
    content: ""
}

.icon-clock:before {
    content: ""
}

.icon-close:before {
    content: ""
}

.icon-cloud_download:before {
    content: ""
}

.icon-cloud_upload:before {
    content: ""
}

.icon-cog:before {
    content: ""
}

.icon-comment:before {
    content: ""
}

.icon-credit_card:before {
    content: ""
}

.icon-dashboard:before {
    content: ""
}

.icon-download:before {
    content: ""
}

.icon-earphone:before {
    content: ""
}

.icon-envelope:before {
    content: ""
}

.icon-excel_file:before {
    content: ""
}

.icon-exclamation_sign:before {
    content: ""
}

.icon-expand:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-fast_backward:before {
    content: ""
}

.icon-fast_forward:before {
    content: ""
}

.icon-file:before {
    content: ""
}

.icon-flag:before {
    content: ""
}

.icon-flickr:before {
    content: ""
}

.icon-folder_close:before {
    content: ""
}

.icon-folder_open:before {
    content: ""
}

.icon-forward:before {
    content: ""
}

.icon-globe:before {
    content: ""
}

.icon-google_plus:before {
    content: ""
}

.icon-heart:before {
    content: ""
}

.icon-help:before {
    content: ""
}

.icon-home:before {
    content: ""
}

.icon-inbox:before {
    content: ""
}

.icon-info_sign:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.icon-issuu:before {
    content: ""
}

.icon-linkedin:before {
    content: ""
}

.icon-list:before {
    content: ""
}

.icon-location:before {
    content: ""
}

.icon-lock:before {
    content: ""
}

.icon-menu:before {
    content: ""
}

.icon-minus:before {
    content: ""
}

.icon-move:before {
    content: ""
}

.icon-music_file:before {
    content: ""
}

.icon-not_complete:before {
    content: ""
}

.icon-ok_circle:before {
    content: ""
}

.icon-ok_sign:before {
    content: ""
}

.icon-open_in_new_tab:before {
    content: ""
}

.icon-open_lock:before {
    content: ""
}

.icon-paperclip:before {
    content: ""
}

.icon-pause:before {
    content: ""
}

.icon-pdf_file:before {
    content: ""
}

.icon-pencil:before {
    content: ""
}

.icon-play:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-ppt_file:before {
    content: ""
}

.icon-print:before {
    content: ""
}

.icon-refresh:before {
    content: ""
}

.icon-remove_circle:before {
    content: ""
}

.icon-remove_file:before {
    content: ""
}

.icon-remove_sign:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-share_alt:before {
    content: ""
}

.icon-shopping_cart:before {
    content: ""
}

.icon-skip_next:before {
    content: ""
}

.icon-skip_start:before {
    content: ""
}

.icon-smartphone:before {
    content: ""
}

.icon-sort:before {
    content: ""
}

.icon-star_empty:before {
    content: ""
}

.icon-star:before {
    content: ""
}

.icon-stats:before {
    content: ""
}

.icon-stop:before {
    content: ""
}

.icon-thumbs_down:before {
    content: ""
}

.icon-thumbs_up:before {
    content: ""
}

.icon-transfer:before {
    content: ""
}

.icon-trashcan:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-upload:before {
    content: ""
}

.icon-user:before {
    content: ""
}

.icon-video_file:before {
    content: ""
}

.icon-volume_down:before {
    content: ""
}

.icon-volume_off:before {
    content: ""
}

.icon-volume_up:before {
    content: ""
}

.icon-warning_file:before {
    content: ""
}

.icon-warning_sign:before {
    content: ""
}

.icon-word_file:before {
    content: ""
}

.icon-youtube:before {
    content: ""
}

.icon-zoom_in:before {
    content: ""
}

.icon-zoom_out:before {
    content: ""
}

.color-blue-dark-1 {
    color: #001a4d
}

.color-blue-dark-2 {
    color: #001335
}

.color-blue {
    color: #002c6c
}

.color-danger {
    color: #ba1b23
}

.color-forest {
    color: #00ac4a
}

.color-gold {
    color: #c4b000
}

.color-grass {
    color: #7ac143
}

.color-honey {
    color: #b78b20
}

.color-lavender {
    color: #af96d4
}

.color-lime {
    color: #c1d82f
}

.color-link {
    color: #008dbd
}

.color-mint {
    color: #71b790
}

.color-mist {
    color: #8db9ca
}

.color-olive {
    color: #9dbb68
}

.color-orange {
    color: #f26334
}

.color-peach {
    color: #fbb034
}

.color-purple {
    color: #bd80b7
}

.color-raspberry {
    color: #f05587
}

.color-sky {
    color: #00b6de
}

.color-slate {
    color: #89aadb
}

.color-tangerine {
    color: #ff8200
}

.color-teal {
    color: #22bcb9
}

.color-terracotta {
    color: #d18158
}

.color-white {
    color: #fff
}

.color-orange-acessible {
    color: #cd3c0d
}

.color-link-accessible {
    color: #00799e
}

.color-ui-1 {
    color: #f0f5fa
}

.color-ui-2 {
    color: #e5f0fc
}

.color-ui-3 {
    color: #c4d7ed
}

.color-ui-4 {
    color: #e5e8eb
}

.color-ui-5 {
    color: #a6b0bb
}

.color-ui-6 {
    color: #696d73
}

.color-ui-7 {
    color: #414345
}

.color-ui-8 {
    color: #262626
}

.color-forest-accessible-dark-1 {
    color: #026b30
}

.bg-blue-dark-1 {
    background-color: #001a4d !important
}

.bg-blue-dark-2 {
    background-color: #001335 !important
}

.bg-blue {
    background-color: #002c6c !important
}

.bg-danger {
    background-color: #ba1b23 !important
}

.bg-forest {
    background-color: #00ac4a !important
}

.bg-gold {
    background-color: #c4b000 !important
}

.bg-grass {
    background-color: #7ac143 !important
}

.bg-honey {
    background-color: #b78b20 !important
}

.bg-lavender {
    background-color: #af96d4 !important
}

.bg-lime {
    background-color: #c1d82f !important
}

.bg-link {
    background-color: #008dbd !important
}

.bg-mint {
    background-color: #71b790 !important
}

.bg-mist {
    background-color: #8db9ca !important
}

.bg-olive {
    background-color: #9dbb68 !important
}

.bg-orange {
    background-color: #f26334 !important
}

.bg-peach {
    background-color: #fbb034 !important
}

.bg-purple {
    background-color: #bd80b7 !important
}

.bg-raspberry {
    background-color: #f05587 !important
}

.bg-sky {
    background-color: #00b6de !important
}

.bg-slate {
    background-color: #89aadb !important
}

.bg-tangerine {
    background-color: #ff8200 !important
}

.bg-teal {
    background-color: #22bcb9 !important
}

.bg-terracotta {
    background-color: #d18158 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-ui-1 {
    background-color: #f0f5fa !important
}

.bg-color-ui-1 {
    background-color: #f0f5fa !important
}

.bg-color-ui-2 {
    background-color: #e5f0fc !important
}

.bg-color-ui-5 {
    background-color: #a6b0bb !important
}

.bg-orange-accessible {
    background-color: #cd3c0d !important
}

.bg-color-gray {
    background-color: #f4f4f4 !important
}

.bg-color-danger-light-2 {
    background-color: #ffdfdf !important
}

.bg-color-forest-accessible-light-2 {
    background-color: #ccf1dc !important
}

.bg-color-white {
    background-color: #fff !important
}

.btn-bg-blue {
    background-color: #002c6c
}

    .btn-bg-blue:hover {
        background-color: #001a4d
    }

    .btn-bg-blue:active {
        background-color: #001335
    }

    .btn-bg-blue.invert-color {
        border: 1px solid #002c6c;
        background-color: transparent;
        color: #002c6c
    }

        .btn-bg-blue.invert-color:hover {
            color: #002c6c !important;
            border-color: #001a4d
        }

        .btn-bg-blue.invert-color:active {
            color: #002c6c !important;
            border-color: #001335
        }

.btn-bg-white {
    color: #002c6c !important;
    border: 1px solid #002c6c;
    background-color: #fff
}

    .btn-bg-white:hover {
        color: #fff !important;
        border-color: #001a4d;
        background-color: #001a4d
    }

    .btn-bg-white:active {
        color: #fff !important;
        border-color: #001335;
        background-color: #001335
    }

.btn-bg-forest-accessible {
    background-color: #008037
}

    .btn-bg-forest-accessible:hover {
        background-color: #026b30
    }

    .btn-bg-forest-accessible:active {
        background-color: #014b22
    }

    .btn-bg-forest-accessible.invert-color {
        border: 1px solid #008037;
        background-color: transparent;
        color: #008037
    }

        .btn-bg-forest-accessible.invert-color:hover {
            color: #026b30 !important;
            border-color: #026b30
        }

        .btn-bg-forest-accessible.invert-color:active {
            color: #014b22 !important;
            border-color: #014b22
        }

.btn-bg-gold-accessible {
    background-color: #826f00
}

    .btn-bg-gold-accessible:hover {
        background-color: #665b0b
    }

    .btn-bg-gold-accessible:active {
        background-color: #4e4608
    }

    .btn-bg-gold-accessible.invert-color {
        border: 1px solid #826f00;
        background-color: transparent;
        color: #826f00
    }

        .btn-bg-gold-accessible.invert-color:hover {
            color: #665b0b !important;
            border-color: #665b0b
        }

        .btn-bg-gold-accessible.invert-color:active {
            color: #4e4608 !important;
            border-color: #4e4608
        }

.btn-bg-grass-accessible {
    background-color: #417e12
}

    .btn-bg-grass-accessible:hover {
        background-color: #376911
    }

    .btn-bg-grass-accessible:active {
        background-color: #2c530e
    }

    .btn-bg-grass-accessible.invert-color {
        border: 1px solid #417e12;
        background-color: transparent;
        color: #417e12
    }

        .btn-bg-grass-accessible.invert-color:hover {
            color: #376911 !important;
            border-color: #376911
        }

        .btn-bg-grass-accessible.invert-color:active {
            color: #2c530e !important;
            border-color: #2c530e
        }

.btn-bg-honey-accessible {
    background-color: #8d6b19
}

    .btn-bg-honey-accessible:hover {
        background-color: #705517
    }

    .btn-bg-honey-accessible:active {
        background-color: #594312
    }

    .btn-bg-honey-accessible.invert-color {
        border: 1px solid #8d6b19;
        background-color: transparent;
        color: #8d6b19
    }

        .btn-bg-honey-accessible.invert-color:hover {
            color: #705517 !important;
            border-color: #705517
        }

        .btn-bg-honey-accessible.invert-color:active {
            color: #594312 !important;
            border-color: #594312
        }

.btn-bg-lavender-accessible {
    background-color: #835cbc
}

    .btn-bg-lavender-accessible:hover {
        background-color: #6f4aa8
    }

    .btn-bg-lavender-accessible:active {
        background-color: #604091
    }

    .btn-bg-lavender-accessible.invert-color {
        border: 1px solid #835cbc;
        background-color: transparent;
        color: #835cbc
    }

        .btn-bg-lavender-accessible.invert-color:hover {
            color: #6f4aa8 !important;
            border-color: #6f4aa8
        }

        .btn-bg-lavender-accessible.invert-color:active {
            color: #604091 !important;
            border-color: #604091
        }

.btn-bg-lime-accessible {
    background-color: #667800
}

    .btn-bg-lime-accessible:hover {
        background-color: #576111
    }

    .btn-bg-lime-accessible:active {
        background-color: #3e450c
    }

    .btn-bg-lime-accessible.invert-color {
        border: 1px solid #667800;
        background-color: transparent;
        color: #667800
    }

        .btn-bg-lime-accessible.invert-color:hover {
            color: #576111 !important;
            border-color: #576111
        }

        .btn-bg-lime-accessible.invert-color:active {
            color: #3e450c !important;
            border-color: #3e450c
        }

.btn-bg-link-accessible {
    background-color: #00799e
}

    .btn-bg-link-accessible:hover {
        background-color: #0a5e7a
    }

    .btn-bg-link-accessible:active {
        background-color: #084c63
    }

    .btn-bg-link-accessible.invert-color {
        border: 1px solid #00799e;
        background-color: transparent;
        color: #00799e
    }

        .btn-bg-link-accessible.invert-color:hover {
            color: #0a5e7a !important;
            border-color: #0a5e7a
        }

        .btn-bg-link-accessible.invert-color:active {
            color: #084c63 !important;
            border-color: #084c63
        }

.btn-bg-mint-accessible {
    background-color: #3f7c5a
}

    .btn-bg-mint-accessible:hover {
        background-color: #276b45
    }

    .btn-bg-mint-accessible:active {
        background-color: #1f5637
    }

    .btn-bg-mint-accessible.invert-color {
        border: 1px solid #3f7c5a;
        background-color: transparent;
        color: #3f7c5a
    }

        .btn-bg-mint-accessible.invert-color:hover {
            color: #276b45 !important;
            border-color: #276b45
        }

        .btn-bg-mint-accessible.invert-color:active {
            color: #1f5637 !important;
            border-color: #1f5637
        }

.btn-bg-mist-accessible {
    background-color: #41778c
}

    .btn-bg-mist-accessible:hover {
        background-color: #356577
    }

    .btn-bg-mist-accessible:active {
        background-color: #2a515f
    }

    .btn-bg-mist-accessible.invert-color {
        border: 1px solid #41778c;
        background-color: transparent;
        color: #41778c
    }

        .btn-bg-mist-accessible.invert-color:hover {
            color: #356577 !important;
            border-color: #356577
        }

        .btn-bg-mist-accessible.invert-color:active {
            color: #2a515f !important;
            border-color: #2a515f
        }

.btn-bg-olive-accessible {
    background-color: #677642
}

    .btn-bg-olive-accessible:hover {
        background-color: #576337
    }

    .btn-bg-olive-accessible:active {
        background-color: #48522e
    }

    .btn-bg-olive-accessible.invert-color {
        border: 1px solid #677642;
        background-color: transparent;
        color: #677642
    }

        .btn-bg-olive-accessible.invert-color:hover {
            color: #576337 !important;
            border-color: #576337
        }

        .btn-bg-olive-accessible.invert-color:active {
            color: #48522e !important;
            border-color: #48522e
        }

.btn-bg-orange-accessible {
    background-color: #cd3c0d
}

    .btn-bg-orange-accessible:hover {
        background-color: #a82c05
    }

    .btn-bg-orange-accessible:active {
        background-color: #912305
    }

    .btn-bg-orange-accessible.invert-color {
        border: 1px solid #cd3c0d;
        background-color: transparent;
        color: #cd3c0d
    }

        .btn-bg-orange-accessible.invert-color:hover {
            color: #a82c05 !important;
            border-color: #a82c05
        }

        .btn-bg-orange-accessible.invert-color:active {
            color: #912305 !important;
            border-color: #912305
        }

.btn-bg-peach-accessible {
    background-color: #9d6304
}

    .btn-bg-peach-accessible:hover {
        background-color: #855304
    }

    .btn-bg-peach-accessible:active {
        background-color: #6d4403
    }

    .btn-bg-peach-accessible.invert-color {
        border: 1px solid #9d6304;
        background-color: transparent;
        color: #9d6304
    }

        .btn-bg-peach-accessible.invert-color:hover {
            color: #855304 !important;
            border-color: #855304
        }

        .btn-bg-peach-accessible.invert-color:active {
            color: #6d4403 !important;
            border-color: #6d4403
        }

.btn-bg-purple-accessible {
    background-color: #a2539a
}

    .btn-bg-purple-accessible:hover {
        background-color: #823d80
    }

    .btn-bg-purple-accessible:active {
        background-color: #6f346d
    }

    .btn-bg-purple-accessible.invert-color {
        border: 1px solid #a2539a;
        background-color: transparent;
        color: #a2539a
    }

        .btn-bg-purple-accessible.invert-color:hover {
            color: #823d80 !important;
            border-color: #823d80
        }

        .btn-bg-purple-accessible.invert-color:active {
            color: #6f346d !important;
            border-color: #6f346d
        }

.btn-bg-raspberry-accessible {
    background-color: #d12b61
}

    .btn-bg-raspberry-accessible:hover {
        background-color: #b32253
    }

    .btn-bg-raspberry-accessible:active {
        background-color: #961c46
    }

    .btn-bg-raspberry-accessible.invert-color {
        border: 1px solid #d12b61;
        background-color: transparent;
        color: #d12b61
    }

        .btn-bg-raspberry-accessible.invert-color:hover {
            color: #b32253 !important;
            border-color: #b32253
        }

        .btn-bg-raspberry-accessible.invert-color:active {
            color: #961c46 !important;
            border-color: #961c46
        }

.btn-bg-sky-accessible {
    background-color: #007b93;
    color: #002c6c
}

    .btn-bg-sky-accessible:hover {
        background-color: #095a6b;
        color: #002c6c !important
    }

    .btn-bg-sky-accessible:active {
        background-color: #074755
    }

    .btn-bg-sky-accessible.invert-color {
        border: 1px solid #007b93;
        background-color: transparent;
        color: #007b93
    }

        .btn-bg-sky-accessible.invert-color:hover {
            color: #002c6c !important;
            border-color: #095a6b
        }

        .btn-bg-sky-accessible.invert-color:active {
            color: #002c6c !important;
            border-color: #074755
        }

.btn-bg-sky {
    background-color: #00b6de;
    color: #002c6c !important
}

    .btn-bg-sky:hover {
        background-color: #095a6b;
        color: #002c6c !important
    }

    .btn-bg-sky:active {
        background-color: #074755
    }

    .btn-bg-sky.invert-color {
        border: 1px solid #00b6de;
        background-color: transparent;
        color: #00b6de
    }

        .btn-bg-sky.invert-color:hover {
            color: #002c6c !important;
            border-color: #095a6b
        }

        .btn-bg-sky.invert-color:active {
            color: #002c6c !important;
            border-color: #074755
        }

.btn-bg-sky-white-text {
    background-color: #00b6de;
    color: #fff !important
}

    .btn-bg-sky-white-text:hover {
        background-color: #095a6b;
        color: #fff !important
    }

    .btn-bg-sky-white-text:active {
        background-color: #074755
    }

    .btn-bg-sky-white-text.invert-color {
        border: 1px solid #00b6de;
        background-color: transparent;
        color: #00b6de
    }

        .btn-bg-sky-white-text.invert-color:hover {
            color: #fff !important;
            border-color: #095a6b
        }

        .btn-bg-sky-white-text.invert-color:active {
            color: #fff !important;
            border-color: #074755
        }

.btn-bg-slate-accessible {
    background-color: #3a70bf
}

    .btn-bg-slate-accessible:hover {
        background-color: #235696
    }

    .btn-bg-slate-accessible:active {
        background-color: #1c4578
    }

    .btn-bg-slate-accessible.invert-color {
        border: 1px solid #3a70bf;
        background-color: transparent;
        color: #3a70bf
    }

        .btn-bg-slate-accessible.invert-color:hover {
            color: #235696 !important;
            border-color: #235696
        }

        .btn-bg-slate-accessible.invert-color:active {
            color: #1c4578 !important;
            border-color: #1c4578
        }

.btn-bg-tangerine-accessible {
    background-color: #a15700
}

    .btn-bg-tangerine-accessible:hover {
        background-color: #7a3d00
    }

    .btn-bg-tangerine-accessible:active {
        background-color: #630
    }

    .btn-bg-tangerine-accessible.invert-color {
        border: 1px solid #a15700;
        background-color: transparent;
        color: #a15700
    }

        .btn-bg-tangerine-accessible.invert-color:hover {
            color: #7a3d00 !important;
            border-color: #7a3d00
        }

        .btn-bg-tangerine-accessible.invert-color:active {
            color: #630 !important;
            border-color: #630
        }

.btn-bg-teal-accessible {
    background-color: #177c7a
}

    .btn-bg-teal-accessible:hover {
        background-color: #14615f
    }

    .btn-bg-teal-accessible:active {
        background-color: #104c4b
    }

    .btn-bg-teal-accessible.invert-color {
        border: 1px solid #177c7a;
        background-color: transparent;
        color: #177c7a
    }

        .btn-bg-teal-accessible.invert-color:hover {
            color: #14615f !important;
            border-color: #14615f
        }

        .btn-bg-teal-accessible.invert-color:active {
            color: #104c4b !important;
            border-color: #104c4b
        }

.btn-bg-terracotta-accessible {
    background-color: #ab5a2f
}

    .btn-bg-terracotta-accessible:hover {
        background-color: #854525
    }

    .btn-bg-terracotta-accessible:active {
        background-color: #703a1f
    }

    .btn-bg-terracotta-accessible.invert-color {
        border: 1px solid #ab5a2f;
        background-color: transparent;
        color: #ab5a2f
    }

        .btn-bg-terracotta-accessible.invert-color:hover {
            border-color: #854525 !important;
            color: #854525
        }

        .btn-bg-terracotta-accessible.invert-color:active {
            color: #703a1f !important;
            border-color: #703a1f
        }

.btn-bg-blue-white-border {
    background-color: #002c6c;
    border: 1px solid #fff;
    color: #fff
}

    .btn-bg-blue-white-border:hover {
        background-color: #001a4d;
        border: 1px solid #001a4d
    }

    .btn-bg-blue-white-border:active {
        background-color: #001335;
        border: 1px solid #001335
    }

[class^=btn-bg-] {
    color: #fff
}

    [class^=btn-bg-]:hover {
        color: #fff
    }

    [class^=btn-bg-]:active {
        color: #fff
    }

.mt-spacer-1 {
    margin-top: 0.25rem !important
}

.mt-spacer-2 {
    margin-top: 0.5rem !important
}

.mt-spacer-3 {
    margin-top: calc(0.9321428571rem + 0.2571428571vw) !important
}

@media(min-width: 1200px) {
    .mt-spacer-3 {
        margin-top: 1.125rem !important
    }
}

.mt-spacer-4 {
    margin-top: calc(0.9857142857rem + 0.6857142857vw) !important
}

@media(min-width: 1200px) {
    .mt-spacer-4 {
        margin-top: 1.5rem !important
    }
}

.mt-spacer-5 {
    margin-top: calc(1.2rem + 2.4vw) !important
}

@media(min-width: 1200px) {
    .mt-spacer-5 {
        margin-top: 3rem !important
    }
}

.mt-spacer-6 {
    margin-top: calc(1.3428571429rem + 3.5428571429vw) !important
}

@media(min-width: 1200px) {
    .mt-spacer-6 {
        margin-top: 4rem !important
    }
}

.mt-spacer-7 {
    margin-top: calc(1.4857142857rem + 4.6857142857vw) !important
}

@media(min-width: 1200px) {
    .mt-spacer-7 {
        margin-top: 5rem !important
    }
}

.mb-spacer-0 {
    margin-bottom: 0 !important
}

.mb-spacer-1 {
    margin-bottom: 0.25rem !important
}

.mb-spacer-2 {
    margin-bottom: 0.5rem !important
}

.mb-spacer-3 {
    margin-bottom: calc(0.9321428571rem + 0.2571428571vw) !important
}

@media(min-width: 1200px) {
    .mb-spacer-3 {
        margin-bottom: 1.125rem !important
    }
}

.mb-spacer-4 {
    margin-bottom: calc(0.9857142857rem + 0.6857142857vw) !important
}

@media(min-width: 1200px) {
    .mb-spacer-4 {
        margin-bottom: 1.5rem !important
    }
}

.mb-spacer-5 {
    margin-bottom: calc(1.2rem + 2.4vw) !important
}

@media(min-width: 1200px) {
    .mb-spacer-5 {
        margin-bottom: 3rem !important
    }
}

.mb-spacer-6 {
    margin-bottom: calc(1.3428571429rem + 3.5428571429vw) !important
}

@media(min-width: 1200px) {
    .mb-spacer-6 {
        margin-bottom: 4rem !important
    }
}

.mb-spacer-7 {
    margin-bottom: calc(1.4857142857rem + 4.6857142857vw) !important
}

@media(min-width: 1200px) {
    .mb-spacer-7 {
        margin-bottom: 5rem !important
    }
}

.mr-spacer-1 {
    margin-right: 0.25rem !important
}

.mr-spacer-2 {
    margin-right: 0.5rem !important
}

.mr-spacer-3 {
    margin-right: calc(0.9321428571rem + 0.2571428571vw) !important
}

@media(min-width: 1200px) {
    .mr-spacer-3 {
        margin-right: 1.125rem !important
    }
}

.mr-spacer-4 {
    margin-right: calc(0.9857142857rem + 0.6857142857vw) !important
}

@media(min-width: 1200px) {
    .mr-spacer-4 {
        margin-right: 1.5rem !important
    }
}

.mr-spacer-5 {
    margin-right: calc(1.2rem + 2.4vw) !important
}

@media(min-width: 1200px) {
    .mr-spacer-5 {
        margin-right: 3rem !important
    }
}

.mr-spacer-6 {
    margin-right: calc(1.3428571429rem + 3.5428571429vw) !important
}

@media(min-width: 1200px) {
    .mr-spacer-6 {
        margin-right: 4rem !important
    }
}

.mr-spacer-7 {
    margin-right: calc(1.4857142857rem + 4.6857142857vw) !important
}

@media(min-width: 1200px) {
    .mr-spacer-7 {
        margin-right: 5rem !important
    }
}

.ml-spacer-1 {
    margin-left: 0.25rem !important
}

.ml-spacer-2 {
    margin-left: 0.5rem !important
}

.ml-spacer-3 {
    margin-left: calc(0.9321428571rem + 0.2571428571vw) !important
}

@media(min-width: 1200px) {
    .ml-spacer-3 {
        margin-left: 1.125rem !important
    }
}

.ml-spacer-4 {
    margin-left: calc(0.9857142857rem + 0.6857142857vw) !important
}

@media(min-width: 1200px) {
    .ml-spacer-4 {
        margin-left: 1.5rem !important
    }
}

.ml-spacer-5 {
    margin-left: calc(1.2rem + 2.4vw) !important
}

@media(min-width: 1200px) {
    .ml-spacer-5 {
        margin-left: 3rem !important
    }
}

.ml-spacer-6 {
    margin-left: calc(1.3428571429rem + 3.5428571429vw) !important
}

@media(min-width: 1200px) {
    .ml-spacer-6 {
        margin-left: 4rem !important
    }
}

.ml-spacer-7 {
    margin-left: calc(1.4857142857rem + 4.6857142857vw) !important
}

@media(min-width: 1200px) {
    .ml-spacer-7 {
        margin-left: 5rem !important
    }
}

.pt-spacer-1 {
    padding-top: 0.25rem !important
}

.pt-spacer-2 {
    padding-top: 0.5rem !important
}

.pt-spacer-3 {
    padding-top: calc(0.9321428571rem + 0.2571428571vw) !important
}

@media(min-width: 1200px) {
    .pt-spacer-3 {
        padding-top: 1.125rem !important
    }
}

.pt-spacer-4 {
    padding-top: calc(0.9857142857rem + 0.6857142857vw) !important
}

@media(min-width: 1200px) {
    .pt-spacer-4 {
        padding-top: 1.5rem !important
    }
}

.pt-spacer-5 {
    padding-top: calc(1.2rem + 2.4vw) !important
}

@media(min-width: 1200px) {
    .pt-spacer-5 {
        padding-top: 3rem !important
    }
}

.pt-spacer-6 {
    padding-top: calc(1.3428571429rem + 3.5428571429vw) !important
}

@media(min-width: 1200px) {
    .pt-spacer-6 {
        padding-top: 4rem !important
    }
}

.pt-spacer-7 {
    padding-top: calc(1.4857142857rem + 4.6857142857vw) !important
}

@media(min-width: 1200px) {
    .pt-spacer-7 {
        padding-top: 5rem !important
    }
}

.pr-spacer-1 {
    padding-right: 0.25rem
}

.pr-spacer-2 {
    padding-right: 0.5rem
}

.pr-spacer-3 {
    padding-right: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    .pr-spacer-3 {
        padding-right: 1.125rem
    }
}

.pr-spacer-4 {
    padding-right: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .pr-spacer-4 {
        padding-right: 1.5rem
    }
}

.pr-spacer-5 {
    padding-right: calc(1.2rem + 2.4vw)
}

@media(min-width: 1200px) {
    .pr-spacer-5 {
        padding-right: 3rem
    }
}

.pr-spacer-6 {
    padding-right: calc(1.3428571429rem + 3.5428571429vw)
}

@media(min-width: 1200px) {
    .pr-spacer-6 {
        padding-right: 4rem
    }
}

.pr-spacer-7 {
    padding-right: calc(1.4857142857rem + 4.6857142857vw)
}

@media(min-width: 1200px) {
    .pr-spacer-7 {
        padding-right: 5rem
    }
}

.pb-spacer-1 {
    padding-bottom: 0.25rem !important
}

.pb-spacer-2 {
    padding-bottom: 0.5rem !important
}

.pb-spacer-3 {
    padding-bottom: calc(0.9321428571rem + 0.2571428571vw) !important
}

@media(min-width: 1200px) {
    .pb-spacer-3 {
        padding-bottom: 1.125rem !important
    }
}

.pb-spacer-4 {
    padding-bottom: calc(0.9857142857rem + 0.6857142857vw) !important
}

@media(min-width: 1200px) {
    .pb-spacer-4 {
        padding-bottom: 1.5rem !important
    }
}

.pb-spacer-5 {
    padding-bottom: calc(1.2rem + 2.4vw) !important
}

@media(min-width: 1200px) {
    .pb-spacer-5 {
        padding-bottom: 3rem !important
    }
}

.pb-spacer-6 {
    padding-bottom: calc(1.3428571429rem + 3.5428571429vw) !important
}

@media(min-width: 1200px) {
    .pb-spacer-6 {
        padding-bottom: 4rem !important
    }
}

.pb-spacer-7 {
    padding-bottom: calc(1.4857142857rem + 4.6857142857vw) !important
}

@media(min-width: 1200px) {
    .pb-spacer-7 {
        padding-bottom: 5rem !important
    }
}

.pl-spacer-1 {
    padding-left: 0.25rem !important
}

.pl-spacer-2 {
    padding-left: 0.5rem !important
}

.pl-spacer-3 {
    padding-left: calc(0.9321428571rem + 0.2571428571vw) !important
}

@media(min-width: 1200px) {
    .pl-spacer-3 {
        padding-left: 1.125rem !important
    }
}

.pl-spacer-4 {
    padding-left: calc(0.9857142857rem + 0.6857142857vw) !important
}

@media(min-width: 1200px) {
    .pl-spacer-4 {
        padding-left: 1.5rem !important
    }
}

.pl-spacer-5 {
    padding-left: calc(1.2rem + 2.4vw) !important
}

@media(min-width: 1200px) {
    .pl-spacer-5 {
        padding-left: 3rem !important
    }
}

.pl-spacer-6 {
    padding-left: calc(1.3428571429rem + 3.5428571429vw) !important
}

@media(min-width: 1200px) {
    .pl-spacer-6 {
        padding-left: 4rem !important
    }
}

.pl-spacer-7 {
    padding-left: calc(1.4857142857rem + 4.6857142857vw) !important
}

@media(min-width: 1200px) {
    .pl-spacer-7 {
        padding-left: 5rem !important
    }
}

@media screen and (min-width: 768px) {
    .p-md-spacer-1 {
        padding: 0.25rem !important
    }

    .p-md-spacer-2 {
        padding: 0.5rem !important
    }

    .p-md-spacer-3 {
        padding: calc(0.9321428571rem + 0.2571428571vw) !important
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .p-md-spacer-3 {
        padding: 1.125rem !important
    }
}

@media screen and (min-width: 768px) {
    .p-md-spacer-4 {
        padding: calc(0.9857142857rem + 0.6857142857vw) !important
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .p-md-spacer-4 {
        padding: 1.5rem !important
    }
}

@media screen and (min-width: 768px) {
    .p-md-spacer-5 {
        padding: calc(1.2rem + 2.4vw) !important
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .p-md-spacer-5 {
        padding: 3rem !important
    }
}

@media screen and (min-width: 768px) {
    .p-md-spacer-6 {
        padding: calc(1.3428571429rem + 3.5428571429vw) !important
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .p-md-spacer-6 {
        padding: 4rem !important
    }
}

@media screen and (min-width: 768px) {
    .p-md-spacer-7 {
        padding: calc(1.4857142857rem + 4.6857142857vw) !important
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .p-md-spacer-7 {
        padding: 5rem !important
    }
}

@media screen and (min-width: 768px) {
    .pr-45 {
        padding-right: 45px !important
    }
}

@media screen and (max-width: 767px) {
    .pb-spacer-1-sm {
        padding-bottom: 0.25rem !important
    }

    .pb-spacer-2-sm {
        padding-bottom: 0.5rem !important
    }

    .pb-spacer-3-sm {
        padding-bottom: calc(0.9321428571rem + 0.2571428571vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .pb-spacer-3-sm {
        padding-bottom: 1.125rem !important
    }
}

@media screen and (max-width: 767px) {
    .pb-spacer-4-sm {
        padding-bottom: calc(0.9857142857rem + 0.6857142857vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .pb-spacer-4-sm {
        padding-bottom: 1.5rem !important
    }
}

@media screen and (max-width: 767px) {
    .pb-spacer-5-sm {
        padding-bottom: calc(1.2rem + 2.4vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .pb-spacer-5-sm {
        padding-bottom: 3rem !important
    }
}

@media screen and (max-width: 767px) {
    .pb-spacer-6-sm {
        padding-bottom: calc(1.3428571429rem + 3.5428571429vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .pb-spacer-6-sm {
        padding-bottom: 4rem !important
    }
}

@media screen and (max-width: 767px) {
    .pb-spacer-7-sm {
        padding-bottom: calc(1.4857142857rem + 4.6857142857vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .pb-spacer-7-sm {
        padding-bottom: 5rem !important
    }
}

@media screen and (max-width: 767px) {
    .pt-spacer-1-sm {
        padding-top: 0.25rem !important
    }
}

@media screen and (max-width: 767px) {
    .pt-spacer-2-sm {
        padding-top: 0.5rem !important
    }
}

@media screen and (max-width: 767px) {
    .pt-spacer-3-sm {
        padding-top: calc(0.9321428571rem + 0.2571428571vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .pt-spacer-3-sm {
        padding-top: 1.125rem !important
    }
}

@media screen and (max-width: 767px) {
    .pt-spacer-4-sm {
        padding-top: calc(0.9857142857rem + 0.6857142857vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .pt-spacer-4-sm {
        padding-top: 1.5rem !important
    }
}

@media screen and (max-width: 767px) {
    .pt-spacer-5-sm {
        padding-top: calc(1.2rem + 2.4vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .pt-spacer-5-sm {
        padding-top: 3rem !important
    }
}

@media screen and (max-width: 767px) {
    .pt-spacer-6-sm {
        padding-top: calc(1.3428571429rem + 3.5428571429vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .pt-spacer-6-sm {
        padding-top: 4rem !important
    }
}

@media screen and (max-width: 767px) {
    .pt-spacer-7-sm {
        padding-top: calc(1.4857142857rem + 4.6857142857vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .pt-spacer-7-sm {
        padding-top: 5rem !important
    }
}

@media screen and (max-width: 767px) {
    .mb-spacer-1-sm {
        margin-bottom: 0.25rem !important
    }
}

@media screen and (max-width: 767px) {
    .mb-spacer-2-sm {
        margin-bottom: 0.5rem !important
    }
}

@media screen and (max-width: 767px) {
    .mb-spacer-3-sm {
        margin-bottom: calc(0.9321428571rem + 0.2571428571vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .mb-spacer-3-sm {
        margin-bottom: 1.125rem !important
    }
}

@media screen and (max-width: 767px) {
    .mb-spacer-4-sm {
        margin-bottom: calc(0.9857142857rem + 0.6857142857vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .mb-spacer-4-sm {
        margin-bottom: 1.5rem !important
    }
}

@media screen and (max-width: 767px) {
    .mb-spacer-5-sm {
        margin-bottom: calc(1.2rem + 2.4vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .mb-spacer-5-sm {
        margin-bottom: 3rem !important
    }
}

@media screen and (max-width: 767px) {
    .mb-spacer-6-sm {
        margin-bottom: calc(1.3428571429rem + 3.5428571429vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .mb-spacer-6-sm {
        margin-bottom: 4rem !important
    }
}

@media screen and (max-width: 767px) {
    .mb-spacer-7-sm {
        margin-bottom: calc(1.4857142857rem + 4.6857142857vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .mb-spacer-7-sm {
        margin-bottom: 5rem !important
    }
}

@media screen and (max-width: 767px) {
    .mt-spacer-1-sm {
        margin-top: 0.25rem !important
    }
}

@media screen and (max-width: 767px) {
    .mt-spacer-2-sm {
        margin-top: 0.5rem !important
    }
}

@media screen and (max-width: 767px) {
    .mt-spacer-3-sm {
        margin-top: calc(0.9321428571rem + 0.2571428571vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .mt-spacer-3-sm {
        margin-top: 1.125rem !important
    }
}

@media screen and (max-width: 767px) {
    .mt-spacer-4-sm {
        margin-top: calc(0.9857142857rem + 0.6857142857vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .mt-spacer-4-sm {
        margin-top: 1.5rem !important
    }
}

@media screen and (max-width: 767px) {
    .mt-spacer-5-sm {
        margin-top: calc(1.2rem + 2.4vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .mt-spacer-5-sm {
        margin-top: 3rem !important
    }
}

@media screen and (max-width: 767px) {
    .mt-spacer-6-sm {
        margin-top: calc(1.3428571429rem + 3.5428571429vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .mt-spacer-6-sm {
        margin-top: 4rem !important
    }
}

@media screen and (max-width: 767px) {
    .mt-spacer-7-sm {
        margin-top: calc(1.4857142857rem + 4.6857142857vw) !important
    }
}

@media screen and (max-width: 767px)and (min-width: 1200px) {
    .mt-spacer-7-sm {
        margin-top: 5rem !important
    }
}

@media screen and (max-width: 767px) {
    .pr-15-sm {
        padding-right: 15px !important
    }
}

@media screen and (max-width: 767px) {
    .pl-spacer-0-sm {
        padding-left: 0 !important
    }
}

@media screen and (max-width: 767px) {
    .pr-spacer-0-sm {
        padding-right: 0 !important
    }
}

.body-large {
    font-size: calc(0.9321428571rem + 0.2571428571vw) !important
}

@media(min-width: 1200px) {
    .body-large {
        font-size: 1.125rem !important
    }
}

.body-big-large {
    font-size: calc(0.9678571429rem + 0.5428571429vw) !important;
    line-height: 1.2
}

@media(min-width: 1200px) {
    .body-big-large {
        font-size: 1.375rem !important
    }
}

.body-little {
    font-size: calc(0.9071428571rem + 0.0571428571vw) !important
}

@media(min-width: 1200px) {
    .body-little {
        font-size: 0.95rem !important
    }
}

.body-sm {
    font-size: calc(0.9142857143rem + 0.1142857143vw) !important
}

@media(min-width: 1200px) {
    .body-sm {
        font-size: 1rem !important
    }
}

.body-tiny {
    font-size: 0.75rem !important
}

.text-formatted p:last-of-type {
    margin-bottom: 0
}

p.subtitle {
    font-size: calc(0.9857142857rem + 0.6857142857vw) !important
}

@media(min-width: 1200px) {
    p.subtitle {
        font-size: 1.5rem !important
    }
}

h2.margin-bottom-basick-block {
    margin-bottom: 0
}

h2.margin-bottom-basick-block-8 {
    margin-bottom: 8px
}

p.remove-margin {
    margin-bottom: 0;
    font-size: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    p.remove-margin {
        font-size: 1.125rem
    }
}

p.remove-margin a {
    margin-bottom: 4px
}

a.no-arrow {
    text-decoration: none !important
}

a.second-link {
    text-decoration: none !important;
    font-weight: bold;
    color: #007b93
}

a.link-10 {
    color: #00799e;
    text-decoration: none !important;
    font-weight: bold
}

    a.link-10:hover {
        color: #0a5e7a
    }

.fw-500 {
    font-weight: 500
}

@media screen and (max-width: 576px) {
    .title-barcode {
        font-size: 29px;
        line-height: 38px
    }
}

.body-barcode {
    font-size: 18px
}

@media screen and (min-width: 768px) {
    .body-barcode {
        font-size: 16px
    }
}

.hide-scroll {
    margin: 0;
    height: 100%;
    overflow: hidden
}

ul.white-arrow-blue-bg {
    list-style-image: url("/themes/custom/gsone_revamp/images/svg/check-circle-fill.svg")
}

ul.white-arrow-grass-bg {
    list-style-image: url("/themes/custom/gsone_revamp/images/check-circle-grass-bg-fill.png")
}

ul.white-check-green-bg {
    list-style: none;
    padding-left: 0
}

    ul.white-check-green-bg li {
        position: relative;
        padding-left: 24px
    }

        ul.white-check-green-bg li::before {
            position: absolute;
            left: 0;
            top: 4px;
            content: "";
            background-image: url("/themes/custom/gsone_revamp/images/svg/green-check-circle-fill.svg");
            display: block;
            width: 18px;
            height: 18px
        }

#cookie-overlay p {
    font-size: .95rem
}

.node__content {
    margin-top: 0;
    font-size: unset
}

#backtotop {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23002c6c' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
    border: 1px solid #e5f0fc;
    background-color: #f0f5fa;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    border-radius: 100px;
    transition: bottom .2s ease
}

    #backtotop:hover {
        box-shadow: 0px 10px 30px rgba(0,44,108,.2);
        bottom: 24px
    }

.shadow-img {
    box-shadow: 0 22px 54px 0 rgba(175,183,190,.88);
    width: 218px
}

.special-paddings {
    margin-right: -30px;
    margin-left: -30px;
    padding-right: 15px;
    padding-left: 15px
}

.single-anual-report {
    padding-left: 15px;
    margin-right: 15px
}

@media screen and (min-width: 768px) {
    .shadow-img {
        width: 186px
    }

    .single-anual-report {
        width: 216px !important
    }

    .special-paddings {
        margin-right: -15px;
        margin-left: -15px;
        padding-right: unset;
        padding-left: unset
    }

    .img-barcode {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 20px;
        right: 0
    }
}

.field-label-visually-hidden {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal
}

.toolbar-menu li.menu-item {
    margin-bottom: 0
}

#drupal-live-announce {
    width: 0
}

@media screen and (min-width: 992px) {
    .h-300 {
        height: 300px
    }

    .h-340 {
        height: 340px
    }

    .h-315 {
        height: 315px
    }

    .h-320 {
        height: 320px !important
    }

    .h-340 {
        height: 340px
    }

    .h-364 {
        height: 364px
    }

    .h-420 {
        height: 420px
    }

    .h-520 {
        height: 520px
    }

    .h-unset {
        height: unset !important
    }

    .border-right-grey {
        position: relative;
        padding-left: 30px;
        padding-right: 30px
    }

        .border-right-grey:first-of-type {
            padding-left: 15px
        }

        .border-right-grey:last-of-type::before {
            content: unset
        }

        .border-right-grey::before {
            content: "";
            height: 100%;
            width: 1px;
            position: absolute;
            top: 0;
            right: 0;
            background-color: #b3c1d1;
            display: inline-block
        }

    .about-banner .feature-banner-default .text-container .banner-title {
        font-size: 3.625rem
    }
}

.about-banner .feature-banner-default .text-container .banner-title {
    font-size: 1.625rem;
    margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .about-banner .feature-banner-default .text-container .banner-title {
        margin-bottom: 1.5rem
    }
}

@media screen and (min-width: 992px) {
    .about-banner .feature-banner-default .text-container .banner-title {
        font-size: 3.625rem
    }
}

.banner-stop {
    max-width: 1440px;
    margin: auto
}

.h-40 {
    height: 40px
}

.remove-spacing-banner .feature-banner .text-container {
    margin-top: 0
}

@media screen and (min-width: 992px) {
    .remove-spacing-banner .feature-banner .text-container {
        margin-bottom: 0
    }
}

.banner-left-exception .feature-banner-left {
    min-height: 260px
}

@media screen and (min-width: 992px) {
    .banner-left-exception .feature-banner-left .banner-background-img {
        background-size: contain
    }
}

.bold {
    font-weight: bold
}

.section-vision-mission .card-block.card-block-tag img {
    height: 270px;
    -o-object-position: top;
    object-position: top
}

.section-banner-online-summit .feature-banner-default .photo-background {
    background-position: top !important
}

.remove-spacing-banner .feature-banner .text-container {
    margin-top: 0
}

@media screen and (min-width: 992px) {
    .remove-spacing-banner .feature-banner .text-container {
        margin-bottom: 0
    }
}

@media screen and (max-width: 576px) {
    .section-testimonial-img .carousel img {
        width: 70%
    }

    .section-smaller-img img {
        width: 70%
    }

    .banner-position-top .feature-banner-full-image .photo-background img {
        -o-object-position: top;
        object-position: top
    }

    .banner-height-position .feature-banner-left .banner-background-img {
        min-height: 260px;
        background-position: center
    }
}

.h-unset {
    height: unset !important
}

.section-carousel-industries-tl .carousel-photo-background-next-image-peaking .slider-photo-background {
    height: 360px !important
}

@media screen and (min-width: 768px) {
    .section-carousel-industries-tl .carousel-photo-background-next-image-peaking .slider-photo-background {
        height: 412px !important
    }
}

@media screen and (max-width: 576px) {
    .banner-height-position .feature-banner-left .banner-background-img {
        min-height: 260px;
        background-position: center
    }

    .banner-position-top .feature-banner-full-image .photo-background img {
        -o-object-position: top;
        object-position: top
    }
}

.banner-left-exception .feature-banner-left {
    min-height: 260px
}

@media screen and (min-width: 992px) {
    .banner-left-exception .feature-banner-left .banner-background-img {
        background-size: contain
    }
}

.h-800 {
    height: 800px
}

.bg-card-blue {
    background-color: #002c6c !important;
    height: inherit
}

.special-padding-listing .multiple-text-with-graphic-listing .listing-point {
    padding-bottom: 1.125rem !important
}

.line-container {
    position: relative
}

    .line-container::before {
        content: "";
        max-width: 1104px;
        margin: auto;
        border-bottom: 1px solid #c4d7ed;
        width: calc(100% - 30px);
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }

@media screen and (max-width: 576px) {
    .mobile-banner-exception .feature-banner-default .container {
        order: 1
    }

    .mobile-banner-exception .feature-banner-default .photo-mobile {
        order: 0;
        height: 226px
    }
}

@media screen and (min-width: 500px)and (max-width: 768px) {
    .wrapper-50-banner .feature-banner-default .photo-mobile {
        height: 300px
    }
}

@media screen and (min-width: 768px)and (max-width: 1200px) {
    .wrapper-50-banner .feature-banner-default .photo-background {
        background-position: 82%
    }
}

@media screen and (max-width: 767px) {
    .year-review-banner .feature-banner-default {
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 1200px) {
    .wrapper-homepage .carousel-photo-background button.slick-prev {
        right: 60px;
        left: 0;
        margin: auto
    }

    .wrapper-homepage .carousel-photo-background button.slick-next {
        right: 0;
        left: 60px;
        margin: auto
    }
}

.scroltable-wrapper {
    position: relative
}

.scroltable-container {
    overflow: auto
}

.scroltable-nav {
    display: none;
    position: absolute;
    width: 60px;
    height: 100%;
    cursor: pointer
}

.scroltable-nav-left {
    left: 0;
    background: url(/themes/custom/gsone_revamp/images/arrow-left.png) no-repeat 10px center,linear-gradient(to left, rgba(255, 255, 255, 0), #fff)
}

.scroltable-nav-right {
    right: 0;
    background: url(/themes/custom/gsone_revamp/images/arrow-right.png) no-repeat right 10px center,linear-gradient(to right, rgba(255, 255, 255, 0), #fff)
}

.card-block-section .card-block, .card-block-section-small .card-block, .card-block-different-height .card-block {
    box-shadow: 0 2px 3px 0 rgba(165,165,167,.2);
    border: 1px solid #e5f0fc;
    border-radius: 4px;
    transition-duration: .2s;
    transition-timing-function: ease;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #fff
}

    .card-block-section .card-block img, .card-block-section-small .card-block img, .card-block-different-height .card-block img {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        width: 100%;
        height: 170px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .card-block-section .card-block:hover, .card-block-section-small .card-block:hover, .card-block-different-height .card-block:hover {
        cursor: pointer;
        transform: translateY(-4px);
        box-shadow: 0 10px 30px 0 rgba(165,165,167,.6)
    }

    .card-block-section .card-block:focus, .card-block-section-small .card-block:focus, .card-block-different-height .card-block:focus {
        border: 1px solid #002c6c
    }

    .card-block-section .card-block > .text-formatted, .card-block-section-small .card-block > .text-formatted, .card-block-different-height .card-block > .text-formatted {
        background-color: #fff;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        display: flex;
        align-items: center;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px
    }

        .card-block-section .card-block > .text-formatted h5, .card-block-section-small .card-block > .text-formatted h5, .card-block-different-height .card-block > .text-formatted h5 {
            margin-top: 0
        }

        .card-block-section .card-block > .text-formatted p, .card-block-section-small .card-block > .text-formatted p, .card-block-different-height .card-block > .text-formatted p {
            margin-bottom: 0;
            font-size: .95rem
        }

        .card-block-section .card-block > .text-formatted > div:first-of-type, .card-block-section-small .card-block > .text-formatted > div:first-of-type, .card-block-different-height .card-block > .text-formatted > div:first-of-type {
            width: 100%
        }

    .card-block-section .card-block .card-title, .card-block-section-small .card-block .card-title, .card-block-different-height .card-block .card-title {
        margin-bottom: 8px
    }

        .card-block-section .card-block .card-title p, .card-block-section-small .card-block .card-title p, .card-block-different-height .card-block .card-title p {
            color: #002c6c;
            font-size: calc(0.9321428571rem + 0.2571428571vw);
            font-weight: 500;
            letter-spacing: 0;
            line-height: 25px;
            margin-bottom: 0
        }

@media(min-width: 1200px) {
    .card-block-section .card-block .card-title p, .card-block-section-small .card-block .card-title p, .card-block-different-height .card-block .card-title p {
        font-size: 1.125rem
    }
}

.card-block-section .card-block a, .card-block-section-small .card-block a, .card-block-different-height .card-block a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: transparent;
    z-index: 1
}

.card-block-section .card-block.card-block-tag .tag-wrapper, .card-block-section-small .card-block.card-block-tag .tag-wrapper, .card-block-different-height .card-block.card-block-tag .tag-wrapper {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

    .card-block-section .card-block.card-block-tag .tag-wrapper p, .card-block-section-small .card-block.card-block-tag .tag-wrapper p, .card-block-different-height .card-block.card-block-tag .tag-wrapper p {
        color: #fff;
        font-size: 0.625rem;
        border-radius: 4px;
        padding: 6px 10px;
        margin-bottom: 0;
        background-color: #cd3c0d;
        display: inline-block;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 16px
    }

.card-block-section .card-block.card-block-tag .text-formatted, .card-block-section-small .card-block.card-block-tag .text-formatted, .card-block-different-height .card-block.card-block-tag .text-formatted {
    padding-top: 14px
}

.card-block-section .card-block.different-height, .card-block-section-small .card-block.different-height, .card-block-different-height .card-block.different-height {
    height: unset !important
}

.card-block-section .card-with-bigger-image img, .card-block-section-small .card-with-bigger-image img, .card-block-different-height .card-with-bigger-image img {
    height: 400px
}

.card-block-section .card-image-left, .card-block-section-small .card-image-left, .card-block-different-height .card-image-left {
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    flex-direction: row
}

    .card-block-section .card-image-left img, .card-block-section-small .card-image-left img, .card-block-different-height .card-image-left img {
        min-height: 174px;
        height: 100%;
        min-width: 152px;
        max-width: 152px;
        border-top-left-radius: 4px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px
    }

    .card-block-section .card-image-left .text-formatted, .card-block-section-small .card-image-left .text-formatted, .card-block-different-height .card-image-left .text-formatted {
        align-items: flex-start;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px
    }

@media screen and (min-width: 768px) {
    .card-block-section .card-image-left img, .card-block-section-small .card-image-left img, .card-block-different-height .card-image-left img {
        min-height: 195px;
        min-width: 200px;
        max-width: 200px
    }
}

.card-block-section .card-block-with-video, .card-block-section-small .card-block-with-video, .card-block-different-height .card-block-with-video {
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2)
}

    .card-block-section .card-block-with-video .cover-image, .card-block-section-small .card-block-with-video .cover-image, .card-block-different-height .card-block-with-video .cover-image {
        position: relative
    }

        .card-block-section .card-block-with-video .cover-image img, .card-block-section-small .card-block-with-video .cover-image img, .card-block-different-height .card-block-with-video .cover-image img {
            height: 200px
        }

        .card-block-section .card-block-with-video .cover-image .play-button, .card-block-section-small .card-block-with-video .cover-image .play-button, .card-block-different-height .card-block-with-video .cover-image .play-button {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            border-radius: 500px;
            width: 64px;
            height: 64px;
            background-color: #fff;
            box-shadow: 0 2px 3px rgba(0,44,108,.2);
            display: flex;
            justify-content: center;
            align-items: center;
            transition: top .2s ease;
            z-index: 3
        }

    .card-block-section .card-block-with-video .remote-video, .card-block-section-small .card-block-with-video .remote-video, .card-block-different-height .card-block-with-video .remote-video {
        display: none
    }

        .card-block-section .card-block-with-video .remote-video iframe, .card-block-section-small .card-block-with-video .remote-video iframe, .card-block-different-height .card-block-with-video .remote-video iframe {
            width: 100%;
            height: 200px
        }

.card-block-section .modal, .card-block-section-small .modal, .card-block-different-height .modal {
    background-color: rgba(38,38,38,.8)
}

    .card-block-section .modal .modal-dialog, .card-block-section-small .modal .modal-dialog, .card-block-different-height .modal .modal-dialog {
        max-width: 700px
    }

    .card-block-section .modal .modal-content .modal-header, .card-block-section-small .modal .modal-content .modal-header, .card-block-different-height .modal .modal-content .modal-header {
        padding-top: calc(0.9857142857rem + 0.6857142857vw);
        padding-left: calc(0.9857142857rem + 0.6857142857vw);
        padding-right: calc(1.3428571429rem + 3.5428571429vw);
        border-bottom: none;
        position: relative
    }

@media(min-width: 1200px) {
    .card-block-section .modal .modal-content .modal-header, .card-block-section-small .modal .modal-content .modal-header, .card-block-different-height .modal .modal-content .modal-header {
        padding-top: 1.5rem
    }
}

@media(min-width: 1200px) {
    .card-block-section .modal .modal-content .modal-header, .card-block-section-small .modal .modal-content .modal-header, .card-block-different-height .modal .modal-content .modal-header {
        padding-left: 1.5rem
    }
}

@media(min-width: 1200px) {
    .card-block-section .modal .modal-content .modal-header, .card-block-section-small .modal .modal-content .modal-header, .card-block-different-height .modal .modal-content .modal-header {
        padding-right: 4rem
    }
}

.card-block-section .modal .modal-content .modal-header .close, .card-block-section-small .modal .modal-content .modal-header .close, .card-block-different-height .modal .modal-content .modal-header .close {
    position: absolute;
    top: 16px;
    right: 16px
}

    .card-block-section .modal .modal-content .modal-header .close:hover, .card-block-section-small .modal .modal-content .modal-header .close:hover, .card-block-different-height .modal .modal-content .modal-header .close:hover {
        background-color: #f0f5fa;
        cursor: pointer
    }

.card-block-section .modal .modal-content .modal-body, .card-block-section-small .modal .modal-content .modal-body, .card-block-different-height .modal .modal-content .modal-body {
    padding: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .card-block-section .modal .modal-content .modal-body, .card-block-section-small .modal .modal-content .modal-body, .card-block-different-height .modal .modal-content .modal-body {
        padding: 1.5rem
    }
}

.card-block-section .modal .modal-content .modal-body .media-oembed-content, .card-block-section-small .modal .modal-content .modal-body .media-oembed-content, .card-block-different-height .modal .modal-content .modal-body .media-oembed-content {
    width: 100%;
    min-height: 400px
}

.card-block-section.no-link .card-block:hover, .card-block-section-small.no-link .card-block:hover, .card-block-different-height.no-link .card-block:hover {
    cursor: unset;
    transform: unset;
    box-shadow: 0 2px 3px 0 rgba(165,165,167,.2)
}

.card-block-section {
    height: 100%
}

.card-block-section-small {
    height: unset !important
}

    .card-block-section-small .card-block .text-formatted {
        padding: 18px;
        justify-content: unset
    }

.standalonelink-block-default a.color-white {
    color: #fff
}

    .standalonelink-block-default a.color-white:hover {
        color: #fff
    }

        .standalonelink-block-default a.color-white:hover svg {
            margin-left: 10px
        }

    .standalonelink-block-default a.color-white svg {
        margin-left: 6px;
        transition: margin-left .2s ease
    }

.standalonelink-block-default a:hover {
    cursor: pointer;
    text-decoration: none
}

    .standalonelink-block-default a:hover svg {
        margin-left: 10px
    }

.standalonelink-block-default a svg {
    margin-left: 6px;
    transition: margin-left .2s ease
}

.standalonelink-block-default:hover {
    text-decoration: none
}

.standalonelink-block:hover, .arrow-default:hover {
    text-decoration: none
}

.standalonelink-block a:hover, .arrow-default a:hover {
    cursor: pointer;
    text-decoration: none
}

.standalonelink-block::after, .arrow-default::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%2300799E'/%3E%3C/svg%3E%0A");
    background-size: cover;
    width: 11px;
    height: 11px;
    display: inline-block;
    margin-left: 6px;
    transition: margin-left .2s ease
}

.standalonelink-block:hover::after, .arrow-default:hover::after {
    margin-left: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23002c6c'/%3E%3C/svg%3E%0A")
}

.standalonelink-block:active::after, .arrow-default:active::after {
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23001335'/%3E%3C/svg%3E%0A")
}

.arrow-default {
    text-decoration: none !important
}

.feature-banner {
    min-height: 355px;
    position: relative
}

    .feature-banner .banner {
        position: absolute;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right;
        height: 100%;
        min-height: 355px;
        top: 0;
        left: 0;
        width: 100%
    }

    .feature-banner .text-container {
        margin-top: 34px;
        margin-bottom: 34px
    }

        .feature-banner .text-container .banner-title {
            margin-top: 0;
            font-size: 1.625rem
        }

        .feature-banner .text-container .btn-default-arrow {
            font-size: 14px;
            padding-top: 13px;
            padding-bottom: 13px;
            padding-left: 22px;
            padding-right: 42px;
            width: -webkit-max-content;
            width: -moz-max-content;
            width: max-content
        }

            .feature-banner .text-container .btn-default-arrow.no-arrow {
                padding-right: 22px
            }

            .feature-banner .text-container .btn-default-arrow:hover svg.bi-arrow-right {
                transform: translateX(4px)
            }

            .feature-banner .text-container .btn-default-arrow svg {
                margin-left: 8px;
                transition: all .2s ease
            }

            .feature-banner .text-container .btn-default-arrow::after {
                content: "";
                display: none;
                width: 0
            }

        .feature-banner .text-container ul {
            margin-bottom: 0
        }

            .feature-banner .text-container ul li p {
                margin-bottom: 0
            }

    .feature-banner .button-containers {
        display: flex;
        flex-direction: column;
        align-items: center
    }

        .feature-banner .button-containers .secondary-link {
            margin-top: 15px
        }

    .feature-banner img {
        height: 170px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

.feature-banner-left {
    border-radius: 4px
}

    .feature-banner-left .row {
        height: inherit
    }

    .feature-banner-left .banner-background-img {
        background-repeat: no-repeat;
        background-size: cover;
        height: inherit;
        min-height: 170px;
        margin-right: 15px;
        margin-left: 15px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .feature-banner-left .text-container {
        padding-top: 34px;
        padding-bottom: 24px;
        margin-left: 15px;
        margin-right: 15px
    }

        .feature-banner-left .text-container h2 {
            margin-bottom: 0
        }

        .feature-banner-left .text-container p {
            margin-bottom: 18px;
            line-height: 25px
        }

        .feature-banner-left .text-container ul {
            margin-bottom: 0
        }

            .feature-banner-left .text-container ul li p {
                margin-bottom: 0
            }

    .feature-banner-left.invert-banner-image .banner-background-img {
        margin-left: auto;
        background-position: right;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px
    }

.feature-banner-default {
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 0
}

    .feature-banner-default .text-container {
        margin-top: calc(1.3428571429rem + 3.5428571429vw);
        margin-bottom: calc(1.3428571429rem + 3.5428571429vw)
    }

@media(min-width: 1200px) {
    .feature-banner-default .text-container {
        margin-top: 4rem
    }
}

@media(min-width: 1200px) {
    .feature-banner-default .text-container {
        margin-bottom: 4rem
    }
}

.feature-banner-default .text-container h4 {
    margin-bottom: 0.5rem;
    font-size: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .feature-banner-default .text-container h4 {
        font-size: 1.5rem
    }
}

.feature-banner-default .text-container .banner-title {
    margin-top: 0
}

.feature-banner-default .text-container .gs1-subtitle {
    margin-bottom: 0 !important
}

.feature-banner-default .text-container ul {
    margin-bottom: 0
}

    .feature-banner-default .text-container ul li p {
        margin-bottom: 0
    }

.feature-banner-default .button-containers {
    display: flex;
    flex-direction: column;
    padding-top: calc(1.2rem + 2.4vw)
}

@media(min-width: 1200px) {
    .feature-banner-default .button-containers {
        padding-top: 3rem
    }
}

.feature-banner-default .button-containers .secondary-link {
    margin-top: 15px
}

.feature-banner-default .button-containers .btn-default-arrow {
    font-size: 14px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 22px;
    padding-right: 22px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%
}

    .feature-banner-default .button-containers .btn-default-arrow:hover svg.bi-arrow-right {
        transform: translateX(4px)
    }

    .feature-banner-default .button-containers .btn-default-arrow svg {
        margin-left: 8px;
        transition: all .2s ease
    }

    .feature-banner-default .button-containers .btn-default-arrow::after {
        content: "";
        display: none;
        width: 0
    }

.feature-banner-default .photo-background {
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: inherit;
    background-size: cover
}

.feature-banner-default .photo-mobile {
    width: 100%;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.feature-banner-full-image {
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 0
}

    .feature-banner-full-image.image-left .photo-background img {
        float: left
    }

    .feature-banner-full-image .photo-background {
        width: 100%
    }

        .feature-banner-full-image .photo-background img {
            height: 260px;
            -o-object-fit: cover;
            object-fit: cover;
            float: right
        }

.video-open-modal-feature-banner .feature-banner-full-image {
    z-index: unset
}

    .video-open-modal-feature-banner .feature-banner-full-image .text-container {
        position: relative;
        z-index: 2
    }

    .video-open-modal-feature-banner .feature-banner-full-image .photo-background {
        z-index: 0
    }

        .video-open-modal-feature-banner .feature-banner-full-image .photo-background .img-wrapper {
            position: relative;
            height: 100%
        }

            .video-open-modal-feature-banner .feature-banner-full-image .photo-background .img-wrapper .play-button {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
                border-radius: 500px;
                width: 64px;
                height: 64px;
                background-color: #fff;
                box-shadow: 0 2px 3px rgba(0,44,108,.2);
                display: flex;
                justify-content: center;
                align-items: center;
                transition: top .2s ease;
                z-index: 3
            }

            .video-open-modal-feature-banner .feature-banner-full-image .photo-background .img-wrapper:hover {
                cursor: pointer
            }

                .video-open-modal-feature-banner .feature-banner-full-image .photo-background .img-wrapper:hover .play-button {
                    top: -4px;
                    box-shadow: 0 10px 30px rgba(0,44,108,.2)
                }

@media screen and (min-width: 992px) {
    .feature-banner .bg-color-div {
        background-color: transparent !important
    }

    .feature-banner .text-container {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

        .feature-banner .text-container .banner-title {
            font-size: 3.125rem
        }

        .feature-banner .text-container .btn-default-arrow {
            font-size: 15px
        }

    .feature-banner .button-containers {
        flex-direction: row
    }

        .feature-banner .button-containers .secondary-link {
            margin-left: 15px;
            margin-top: 0
        }

    .feature-banner-default {
        flex-direction: row
    }

        .feature-banner-default .button-containers {
            flex-direction: row
        }

            .feature-banner-default .button-containers .secondary-link {
                margin-left: 15px;
                margin-top: 0
            }

    .feature-banner-full-image {
        flex-direction: row
    }

        .feature-banner-full-image .photo-background {
            position: absolute;
            z-index: -1;
            height: 100%
        }

            .feature-banner-full-image .photo-background .row {
                height: 100%
            }

                .feature-banner-full-image .photo-background .row div {
                    height: 100%
                }

                    .feature-banner-full-image .photo-background .row div img {
                        height: 100%
                    }

    .feature-banner-left {
        min-height: 288px
    }

        .feature-banner-left .banner-background-img {
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            border-top-right-radius: 0;
            min-height: unset !important
        }

        .feature-banner-left .text-container {
            padding-top: calc(1.3428571429rem + 3.5428571429vw);
            padding-bottom: calc(1.3428571429rem + 3.5428571429vw);
            padding-left: 110px;
            margin-left: 0;
            margin-right: 0
        }
}

@media screen and (min-width: 992px)and (min-width: 1200px) {
    .feature-banner-left .text-container {
        padding-top: 4rem
    }
}

@media screen and (min-width: 992px)and (min-width: 1200px) {
    .feature-banner-left .text-container {
        padding-bottom: 4rem
    }
}

@media screen and (min-width: 992px) {
    .feature-banner-left .text-container > * {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width: 992px) {
    .feature-banner-left.invert-banner-image .banner-background-img {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

    .feature-banner-left.invert-banner-image .text-container {
        padding-left: calc(1.3428571429rem + 3.5428571429vw);
        padding-right: 110px
    }
}

@media screen and (min-width: 992px)and (min-width: 1200px) {
    .feature-banner-left.invert-banner-image .text-container {
        padding-left: 4rem
    }
}

.carousel-photo-background .slider-photo-background, .carousel-photo-background-next-image-peaking .slider-photo-background {
    position: relative;
    height: 520px
}

    .carousel-photo-background .slider-photo-background .photo-background, .carousel-photo-background .slider-photo-background .photo-mobile, .carousel-photo-background-next-image-peaking .slider-photo-background .photo-background, .carousel-photo-background-next-image-peaking .slider-photo-background .photo-mobile {
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
        height: inherit;
        position: absolute;
        top: 0;
        z-index: -1;
        width: 100%
    }

    .carousel-photo-background .slider-photo-background .photo-mobile, .carousel-photo-background-next-image-peaking .slider-photo-background .photo-mobile {
        height: 220px
    }

    .carousel-photo-background .slider-photo-background .container, .carousel-photo-background-next-image-peaking .slider-photo-background .container {
        position: absolute;
        bottom: 65px;
        z-index: 1;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto
    }

        .carousel-photo-background .slider-photo-background .container .card-container, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container {
            margin-top: calc(1.3428571429rem + 3.5428571429vw);
            color: transparent !important
        }

@media(min-width: 1200px) {
    .carousel-photo-background .slider-photo-background .container .card-container, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container {
        margin-top: 4rem
    }
}

.carousel-photo-background .slider-photo-background .container .card-container .color-bg, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg {
    border-radius: 4px;
    padding: 1.5rem 1.125rem
}

    .carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns {
        display: flex;
        flex-direction: column
    }

        .carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow {
            display: inline-block;
            height: inherit;
            padding: 13px 22px 13px 22px;
            font-size: .95rem;
            border-radius: 4px
        }

            .carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover {
                text-decoration: none;
                color: #fff
            }

                .carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover svg, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover svg {
                    transform: translateX(4px)
                }

            .carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow svg, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow svg {
                margin-left: 8px;
                transition: all .2s ease
            }

        .carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button-secondary, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button-secondary {
            margin-top: calc(0.9857142857rem + 0.6857142857vw)
        }

@media(min-width: 1200px) {
    .carousel-photo-background .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button-secondary, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg .carousel-btns .carousel-button-secondary {
        margin-top: 1.5rem
    }
}

.carousel-photo-background .slider-photo-background-mobile-version, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version {
    position: relative;
    min-height: 380px
}

    .carousel-photo-background .slider-photo-background-mobile-version .photo-background, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .photo-background {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 220px;
        position: absolute;
        top: 0;
        z-index: -1;
        width: 100%;
        border-radius: 4px
    }

    .carousel-photo-background .slider-photo-background-mobile-version .container, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container {
        position: absolute;
        bottom: 25px;
        z-index: 1;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto
    }

        .carousel-photo-background .slider-photo-background-mobile-version .container .card-container, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container .card-container {
            margin-top: calc(1.3428571429rem + 3.5428571429vw);
            color: transparent !important
        }

@media(min-width: 1200px) {
    .carousel-photo-background .slider-photo-background-mobile-version .container .card-container, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container .card-container {
        margin-top: 4rem
    }
}

.carousel-photo-background .slider-photo-background-mobile-version .container .card-container .color-bg, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container .card-container .color-bg {
    border-radius: 4px;
    padding: 1.5rem 1.125rem;
    border: 1px solid #e5f0fc;
    background-color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2)
}

    .carousel-photo-background .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns {
        display: flex;
        flex-direction: column
    }

        .carousel-photo-background .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button {
            height: 47px
        }

            .carousel-photo-background .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow {
                display: inline-block;
                height: inherit;
                padding: 13px 22px 13px 22px;
                font-size: .95rem;
                border-radius: 4px
            }

                .carousel-photo-background .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover {
                    text-decoration: none;
                    color: #fff
                }

                    .carousel-photo-background .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover svg, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow:hover svg {
                        transform: translateX(4px)
                    }

                .carousel-photo-background .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow svg, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button .btn-arrow svg {
                    margin-left: 8px;
                    transition: all .2s ease
                }

        .carousel-photo-background .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button-secondary, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button-secondary {
            margin-top: calc(0.9857142857rem + 0.6857142857vw)
        }

@media(min-width: 1200px) {
    .carousel-photo-background .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button-secondary, .carousel-photo-background-next-image-peaking .slider-photo-background-mobile-version .container .card-container .color-bg .carousel-btns .carousel-button-secondary {
        margin-top: 1.5rem
    }
}

.carousel-photo-background button.slick-arrow, .carousel-photo-background-next-image-peaking button.slick-arrow {
    position: absolute;
    bottom: 0;
    z-index: 3;
    background: #fff;
    border: 1px solid #e5f0fc;
    border-radius: 50%;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    width: 47px;
    height: 47px;
    transition: bottom .2s ease
}

.carousel-photo-background button.slick-next, .carousel-photo-background-next-image-peaking button.slick-next {
    right: 0
}

.carousel-photo-background button.slick-prev, .carousel-photo-background-next-image-peaking button.slick-prev {
    right: 70px
}

.carousel-photo-background .slick-next::after, .carousel-photo-background-next-image-peaking .slick-next::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.645978 0.646009C0.692424 0.599446 0.747599 0.562503 0.808344 0.537296C0.86909 0.51209 0.934211 0.499115 0.999978 0.499115C1.06575 0.499115 1.13087 0.51209 1.19161 0.537296C1.25236 0.562503 1.30753 0.599446 1.35398 0.646009L7.35398 6.64601C7.40054 6.69245 7.43748 6.74763 7.46269 6.80838C7.4879 6.86912 7.50087 6.93424 7.50087 7.00001C7.50087 7.06578 7.4879 7.1309 7.46269 7.19164C7.43748 7.25239 7.40054 7.30756 7.35398 7.35401L1.35398 13.354C1.26009 13.4479 1.13275 13.5006 0.999978 13.5006C0.867202 13.5006 0.739865 13.4479 0.645978 13.354C0.552091 13.2601 0.499346 13.1328 0.499346 13C0.499346 12.8672 0.552091 12.7399 0.645978 12.646L6.29298 7.00001L0.645978 1.35401C0.599415 1.30756 0.562472 1.25239 0.537265 1.19164C0.512059 1.1309 0.499084 1.06578 0.499084 1.00001C0.499084 0.934242 0.512059 0.86912 0.537265 0.808375C0.562472 0.74763 0.599415 0.692455 0.645978 0.646009V0.646009Z' fill='%23002C6C'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    display: inline-block;
    height: 16px
}

.carousel-photo-background .slick-prev::after, .carousel-photo-background-next-image-peaking .slick-prev::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.85314 0.146877C6.8997 0.193317 6.93663 0.248486 6.96183 0.309224C6.98703 0.369962 7 0.435075 7 0.500835C7 0.566595 6.98703 0.631708 6.96183 0.692446C6.93663 0.753184 6.8997 0.808353 6.85314 0.854794L1.20759 6.50013L6.85314 12.1455C6.94701 12.2393 6.99974 12.3667 6.99974 12.4994C6.99974 12.6322 6.94701 12.7595 6.85314 12.8534C6.75928 12.9473 6.63198 13 6.49923 13C6.36649 13 6.23919 12.9473 6.14532 12.8534L0.146856 6.85409C0.100305 6.80765 0.0633711 6.75248 0.0381711 6.69174C0.0129711 6.631 0 6.56589 0 6.50013C0 6.43437 0.0129711 6.36926 0.0381711 6.30852C0.0633711 6.24778 0.100305 6.19261 0.146856 6.14617L6.14532 0.146877C6.19176 0.100319 6.24692 0.0633803 6.30765 0.0381768C6.36838 0.0129733 6.43348 0 6.49923 0C6.56498 0 6.63009 0.0129733 6.69082 0.0381768C6.75155 0.0633803 6.80671 0.100319 6.85314 0.146877V0.146877Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    display: inline-block;
    height: 16px
}

.carousel-photo-background-mobile-version button.slick-arrow {
    top: -20px;
    bottom: unset !important
}

.carousel-photo-background-next-image-peaking .slider-photo-background {
    height: 560px
}

    .carousel-photo-background-next-image-peaking .slider-photo-background .color-bg {
        background-color: #fff !important
    }

@media screen and (min-width: 768px) {
    .carousel-photo-background button.slick-arrow, .carousel-photo-background-next-image-peaking button.slick-arrow {
        bottom: 1.5rem
    }

        .carousel-photo-background button.slick-arrow:hover, .carousel-photo-background-next-image-peaking button.slick-arrow:hover {
            bottom: 28px;
            box-shadow: 0px 10px 30px rgba(0,44,108,.2)
        }

        .carousel-photo-background button.slick-arrow:focus, .carousel-photo-background-next-image-peaking button.slick-arrow:focus {
            outline: 2px solid #002c6c
        }

    .carousel-photo-background .slider-photo-background, .carousel-photo-background-next-image-peaking .slider-photo-background {
        height: 460px
    }

        .carousel-photo-background .slider-photo-background .container, .carousel-photo-background-next-image-peaking .slider-photo-background .container {
            bottom: unset;
            top: 0
        }

            .carousel-photo-background .slider-photo-background .container .card-container, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container {
                position: unset
            }

                .carousel-photo-background .slider-photo-background .container .card-container .color-bg, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg {
                    padding: 0
                }

                .carousel-photo-background .slider-photo-background .container .card-container .btn-default-arrow, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .btn-default-arrow {
                    padding: 13px 22px
                }

                .carousel-photo-background .slider-photo-background .container .card-container .carousel-btns, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .carousel-btns {
                    flex-direction: row !important
                }

                    .carousel-photo-background .slider-photo-background .container .card-container .carousel-btns .carousel-button, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .carousel-btns .carousel-button {
                        margin-top: calc(0.9857142857rem + 0.6857142857vw);
                        height: 47px
                    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .carousel-photo-background .slider-photo-background .container .card-container .carousel-btns .carousel-button, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .carousel-btns .carousel-button {
        margin-top: 1.5rem
    }
}

@media screen and (min-width: 768px) {
    .carousel-photo-background .slider-photo-background .container .card-container .carousel-btns .carousel-button-secondary, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .carousel-btns .carousel-button-secondary {
        margin-left: calc(0.9857142857rem + 0.6857142857vw)
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .carousel-photo-background .slider-photo-background .container .card-container .carousel-btns .carousel-button-secondary, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .carousel-btns .carousel-button-secondary {
        margin-left: 1.5rem
    }
}

@media screen and (min-width: 768px) {
    .carousel-photo-background .slider-photo-background .container .card-container {
        margin-top: calc(1.3428571429rem + 3.5428571429vw)
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .carousel-photo-background .slider-photo-background .container .card-container {
        margin-top: 4rem
    }
}

@media screen and (min-width: 768px) {
    .carousel-photo-background .slider-photo-background .container .card-container .color-bg {
        background-color: unset !important
    }
}

@media screen and (min-width: 768px) {
    .carousel-photo-background-next-image-peaking .slick-list {
        padding: 0 10% 0 0
    }

    .carousel-photo-background-next-image-peaking .slider-photo-background {
        height: 560px !important
    }

        .carousel-photo-background-next-image-peaking .slider-photo-background .container {
            position: unset
        }

            .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container {
                margin-bottom: calc(1.3428571429rem + 3.5428571429vw)
            }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container {
        margin-bottom: 4rem
    }
}

@media screen and (min-width: 768px) {
    .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg {
        padding: calc(1.2rem + 2.4vw);
        background-color: #fff !important
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .color-bg {
        padding: 3rem
    }
}

@media screen and (min-width: 768px) {
    .carousel-photo-background-mobile-version button.slick-arrow {
        top: 0
    }
}

@media screen and (max-width: 576px) {
    .carousel-photo-background .slider-photo-background .container .card-container .btn-default-arrow::after, .carousel-photo-background-next-image-peaking .slider-photo-background .container .card-container .btn-default-arrow::after {
        background-image: none;
        width: 0;
        margin-left: 0
    }
}

.carousel-multi-column, .carousel-multi-column-bg-white, .carousel-multi-column-3-cards, .carousel-multi-column-5-cards {
    padding-bottom: 3rem
}

    .carousel-multi-column .slick-track, .carousel-multi-column-bg-white .slick-track, .carousel-multi-column-3-cards .slick-track, .carousel-multi-column-5-cards .slick-track {
        display: flex
    }

        .carousel-multi-column .slick-track .slick-slide, .carousel-multi-column-bg-white .slick-track .slick-slide, .carousel-multi-column-3-cards .slick-track .slick-slide, .carousel-multi-column-5-cards .slick-track .slick-slide {
            display: flex;
            height: auto;
            align-items: center;
            justify-content: center;
            flex-direction: column
        }

    .carousel-multi-column button.slick-arrow, .carousel-multi-column-bg-white button.slick-arrow, .carousel-multi-column-3-cards button.slick-arrow, .carousel-multi-column-5-cards button.slick-arrow {
        position: absolute;
        z-index: 3;
        bottom: -20px;
        background: #fff;
        border: 1px solid #e5f0fc;
        border-radius: 50%;
        box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
        width: 47px;
        height: 47px;
        transition: top .2s ease
    }

    .carousel-multi-column .slick-next, .carousel-multi-column-bg-white .slick-next, .carousel-multi-column-3-cards .slick-next, .carousel-multi-column-5-cards .slick-next {
        right: 15px
    }

    .carousel-multi-column .slick-prev, .carousel-multi-column-bg-white .slick-prev, .carousel-multi-column-3-cards .slick-prev, .carousel-multi-column-5-cards .slick-prev {
        right: 75px
    }

    .carousel-multi-column .slick-next::after, .carousel-multi-column-bg-white .slick-next::after, .carousel-multi-column-3-cards .slick-next::after, .carousel-multi-column-5-cards .slick-next::after {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.645978 0.646009C0.692424 0.599446 0.747599 0.562503 0.808344 0.537296C0.86909 0.51209 0.934211 0.499115 0.999978 0.499115C1.06575 0.499115 1.13087 0.51209 1.19161 0.537296C1.25236 0.562503 1.30753 0.599446 1.35398 0.646009L7.35398 6.64601C7.40054 6.69245 7.43748 6.74763 7.46269 6.80838C7.4879 6.86912 7.50087 6.93424 7.50087 7.00001C7.50087 7.06578 7.4879 7.1309 7.46269 7.19164C7.43748 7.25239 7.40054 7.30756 7.35398 7.35401L1.35398 13.354C1.26009 13.4479 1.13275 13.5006 0.999978 13.5006C0.867202 13.5006 0.739865 13.4479 0.645978 13.354C0.552091 13.2601 0.499346 13.1328 0.499346 13C0.499346 12.8672 0.552091 12.7399 0.645978 12.646L6.29298 7.00001L0.645978 1.35401C0.599415 1.30756 0.562472 1.25239 0.537265 1.19164C0.512059 1.1309 0.499084 1.06578 0.499084 1.00001C0.499084 0.934242 0.512059 0.86912 0.537265 0.808375C0.562472 0.74763 0.599415 0.692455 0.645978 0.646009V0.646009Z' fill='%23002C6C'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        width: 16px;
        display: inline-block;
        height: 16px
    }

    .carousel-multi-column .slick-prev::after, .carousel-multi-column-bg-white .slick-prev::after, .carousel-multi-column-3-cards .slick-prev::after, .carousel-multi-column-5-cards .slick-prev::after {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.85314 0.146877C6.8997 0.193317 6.93663 0.248486 6.96183 0.309224C6.98703 0.369962 7 0.435075 7 0.500835C7 0.566595 6.98703 0.631708 6.96183 0.692446C6.93663 0.753184 6.8997 0.808353 6.85314 0.854794L1.20759 6.50013L6.85314 12.1455C6.94701 12.2393 6.99974 12.3667 6.99974 12.4994C6.99974 12.6322 6.94701 12.7595 6.85314 12.8534C6.75928 12.9473 6.63198 13 6.49923 13C6.36649 13 6.23919 12.9473 6.14532 12.8534L0.146856 6.85409C0.100305 6.80765 0.0633711 6.75248 0.0381711 6.69174C0.0129711 6.631 0 6.56589 0 6.50013C0 6.43437 0.0129711 6.36926 0.0381711 6.30852C0.0633711 6.24778 0.100305 6.19261 0.146856 6.14617L6.14532 0.146877C6.19176 0.100319 6.24692 0.0633803 6.30765 0.0381768C6.36838 0.0129733 6.43348 0 6.49923 0C6.56498 0 6.63009 0.0129733 6.69082 0.0381768C6.75155 0.0633803 6.80671 0.100319 6.85314 0.146877V0.146877Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position: center;
        width: 16px;
        display: inline-block;
        height: 16px
    }

    .carousel-multi-column .link-carousel-multi, .carousel-multi-column-bg-white .link-carousel-multi, .carousel-multi-column-3-cards .link-carousel-multi, .carousel-multi-column-5-cards .link-carousel-multi {
        color: unset
    }

    .carousel-multi-column .carousel-img, .carousel-multi-column-bg-white .carousel-img, .carousel-multi-column-3-cards .carousel-img, .carousel-multi-column-5-cards .carousel-img {
        display: flex;
        justify-content: center
    }

        .carousel-multi-column .carousel-img img, .carousel-multi-column-bg-white .carousel-img img, .carousel-multi-column-3-cards .carousel-img img, .carousel-multi-column-5-cards .carousel-img img {
            width: 80%;
            height: auto;
            margin-left: auto;
            margin-right: auto
        }

    .carousel-multi-column .text-formatted, .carousel-multi-column-bg-white .text-formatted, .carousel-multi-column-3-cards .text-formatted, .carousel-multi-column-5-cards .text-formatted {
        margin-top: 14px;
        width: 80%;
        margin-right: auto;
        margin-left: auto
    }

    .carousel-multi-column .carousel-simple, .carousel-multi-column-bg-white .carousel-simple, .carousel-multi-column-3-cards .carousel-simple, .carousel-multi-column-5-cards .carousel-simple {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

        .carousel-multi-column .carousel-simple .slick-track .slick-slide, .carousel-multi-column-bg-white .carousel-simple .slick-track .slick-slide, .carousel-multi-column-3-cards .carousel-simple .slick-track .slick-slide, .carousel-multi-column-5-cards .carousel-simple .slick-track .slick-slide {
            justify-content: flex-start
        }

        .carousel-multi-column .carousel-simple > div:nth-child(1), .carousel-multi-column .carousel-simple > div:nth-child(2), .carousel-multi-column-bg-white .carousel-simple > div:nth-child(1), .carousel-multi-column-bg-white .carousel-simple > div:nth-child(2), .carousel-multi-column-3-cards .carousel-simple > div:nth-child(1), .carousel-multi-column-3-cards .carousel-simple > div:nth-child(2), .carousel-multi-column-5-cards .carousel-simple > div:nth-child(1), .carousel-multi-column-5-cards .carousel-simple > div:nth-child(2) {
            padding-bottom: 18px
        }

        .carousel-multi-column .carousel-simple img, .carousel-multi-column-bg-white .carousel-simple img, .carousel-multi-column-3-cards .carousel-simple img, .carousel-multi-column-5-cards .carousel-simple img {
            width: 80%;
            margin: 0
        }

.carousel-multi-column-simple {
    padding-bottom: 0 !important
}

.carousel-multi-column-bg-white .carousel-img {
    align-items: center;
    background-color: #fff;
    width: 160px;
    height: 160px
}

.carousel-multi-column-3-cards .slick-track {
    align-items: flex-start
}

    .carousel-multi-column-3-cards .slick-track .slick-slide {
        align-items: unset
    }

        .carousel-multi-column-3-cards .slick-track .slick-slide .text-formatted {
            display: none
        }

        .carousel-multi-column-3-cards .slick-track .slick-slide.slick-current .text-formatted {
            display: block
        }

.carousel-multi-column-3-cards button.slick-arrow {
    bottom: -60px
}

.carousel-multi-column-3-cards .carousel-img img {
    width: 258px !important;
    height: 258px !important;
    -o-object-fit: cover;
    object-fit: cover
}

.carousel-multi-column-5-cards img {
    margin-left: auto;
    margin-right: auto
}

.carousel-multi-column-5-cards .slick-track .slick-slide .text-formatted {
    padding-top: 16px
}

@media screen and (min-width: 768px) {
    .carousel-multi-column, .carousel-multi-column-bg-white, .carousel-multi-column-3-cards, .carousel-multi-column-5-cards {
        padding-bottom: 0
    }

        .carousel-multi-column button.slick-arrow, .carousel-multi-column-bg-white button.slick-arrow, .carousel-multi-column-3-cards button.slick-arrow, .carousel-multi-column-5-cards button.slick-arrow {
            bottom: unset;
            top: 50%;
            transform: translateY(-50%)
        }

            .carousel-multi-column button.slick-arrow:hover, .carousel-multi-column-bg-white button.slick-arrow:hover, .carousel-multi-column-3-cards button.slick-arrow:hover, .carousel-multi-column-5-cards button.slick-arrow:hover {
                top: calc(50% - 4px);
                box-shadow: 0px 10px 30px rgba(0,44,108,.2)
            }

            .carousel-multi-column button.slick-arrow:focus, .carousel-multi-column-bg-white button.slick-arrow:focus, .carousel-multi-column-3-cards button.slick-arrow:focus, .carousel-multi-column-5-cards button.slick-arrow:focus {
                outline: 2px solid #002c6c
            }

        .carousel-multi-column .slick-next, .carousel-multi-column-bg-white .slick-next, .carousel-multi-column-3-cards .slick-next, .carousel-multi-column-5-cards .slick-next {
            right: -85px
        }

        .carousel-multi-column .slick-prev, .carousel-multi-column-bg-white .slick-prev, .carousel-multi-column-3-cards .slick-prev, .carousel-multi-column-5-cards .slick-prev {
            right: unset;
            left: -85px
        }

        .carousel-multi-column .carousel-img img, .carousel-multi-column-bg-white .carousel-img img, .carousel-multi-column-3-cards .carousel-img img, .carousel-multi-column-5-cards .carousel-img img {
            width: 80%;
            height: unset
        }

        .carousel-multi-column .carousel-simple, .carousel-multi-column-bg-white .carousel-simple, .carousel-multi-column-3-cards .carousel-simple, .carousel-multi-column-5-cards .carousel-simple {
            justify-content: space-between
        }

            .carousel-multi-column .carousel-simple > div:nth-child(1), .carousel-multi-column .carousel-simple > div:nth-child(2), .carousel-multi-column-bg-white .carousel-simple > div:nth-child(1), .carousel-multi-column-bg-white .carousel-simple > div:nth-child(2), .carousel-multi-column-3-cards .carousel-simple > div:nth-child(1), .carousel-multi-column-3-cards .carousel-simple > div:nth-child(2), .carousel-multi-column-5-cards .carousel-simple > div:nth-child(1), .carousel-multi-column-5-cards .carousel-simple > div:nth-child(2) {
                padding-bottom: 0
            }

        .carousel-multi-column-bg-white .carousel {
            padding-left: 0;
            padding-right: 0
        }

        .carousel-multi-column-3-cards button.slick-arrow {
            top: 125px
        }

            .carousel-multi-column-3-cards button.slick-arrow:hover {
                top: 121px;
                box-shadow: 0px 10px 30px rgba(0,44,108,.2)
            }

            .carousel-multi-column-3-cards button.slick-arrow:focus {
                outline: 2px solid #002c6c
            }

        .carousel-multi-column-5-cards .carousel-img img {
            width: 160px !important
        }
}

@media screen and (max-width: 576px) {
    .carousel-multi-column .carousel-simple > div, .carousel-multi-column-bg-white .carousel-simple > div {
        width: 50%
    }

    .selling-online-logos-slider .slick-list.draggable {
        width: 100% !important
    }

    .selling-online-logos-slider button.slick-arrow {
        bottom: -40px;
        width: 37px;
        height: 37px
    }

        .selling-online-logos-slider button.slick-arrow:after {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }
}

.img-icon {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem
}

.text-icon-border-top {
    display: flex;
    align-items: center;
    margin-top: 1.125rem
}

    .text-icon-border-top img {
        display: block;
        margin-right: auto
    }

    .text-icon-border-top p {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        margin-bottom: 0
    }

@media screen and (min-width: 768px) {
    .text-icon-border-top {
        margin-top: 0
    }

        .text-icon-border-top p {
            border-top: 1px solid #c4d7ed
        }

        .text-icon-border-top img {
            margin-left: auto
        }
}

/*.text-formatted a {
    text-decoration: underline
}*/

@media screen and (max-width: 767px) {
    .selling-online-google-banner {
        padding: 0 0 20px !important
    }
}

.timeline {
    list-style: none;
    padding: 0;
    position: relative
}

@media screen and (min-width: 992px) {
    .timeline {
        padding-bottom: 90px
    }
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eee;
    left: 32px
}

@media screen and (min-width: 992px) {
    .timeline:before {
        left: 50%
    }
}

.timeline > li {
    margin-bottom: 30px;
    position: relative
}

@media screen and (min-width: 992px) {
    .timeline > li {
        height: 148px;
        margin-bottom: 0
    }
}

.timeline > li:before, .timeline > li:after {
    content: " ";
    display: table
}

.timeline > li:after {
    clear: both
}

.timeline > li:before, .timeline > li:after {
    content: " ";
    display: table
}

.timeline > li:after {
    clear: both
}

.timeline > li > .timeline-panel {
    width: auto;
    float: left;
    padding: 18px;
    position: relative;
    border: 1px solid #e5f0fc;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    margin-top: 75px
}

@media screen and (min-width: 992px) {
    .timeline > li > .timeline-panel {
        width: 330px;
        padding: 24px;
        margin-top: 0
    }
}

.timeline > li > .timeline-badge {
    color: #002c6c;
    font-size: 16px;
    font-weight: bold;
    width: 63px;
    height: 63px;
    line-height: 63px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 32px;
    margin-left: -30px;
    border: 1px solid #e5f0fc;
    background-color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    z-index: 2;
    border-radius: 50%
}

@media screen and (min-width: 992px) {
    .timeline > li > .timeline-badge {
        left: 50%
    }
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: unset
}

@media screen and (min-width: 992px) {
    .timeline > li.timeline-inverted > .timeline-panel {
        float: right
    }
}

.timeline-title {
    color: #002c6c;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 4px
}

.timeline-body > p {
    color: #262626;
    font-size: 16px;
    font-weight: 400
}

.timeline-body > p, .timeline-body > ul {
    margin-bottom: 0
}

    .timeline-body > p + p {
        margin-top: 5px
    }

[id^=accordion] {
    height: unset !important
}

    [id^=accordion] .card {
        position: relative;
        border: none;
        border-bottom: 1px solid #c4d7ed;
        border-radius: 0
    }

        [id^=accordion] .card:first-child {
            border-top: 1px solid #c4d7ed
        }

        [id^=accordion] .card .card-header {
            padding: 0;
            background-color: #fff;
            border: none
        }

            [id^=accordion] .card .card-header .card-header-info {
                padding: 12px 1.5rem;
                display: flex;
                justify-content: space-between
            }

                [id^=accordion] .card .card-header .card-header-info h5 {
                    display: inline-block;
                    margin-bottom: 0;
                    width: 90%
                }

                [id^=accordion] .card .card-header .card-header-info svg {
                    height: inherit
                }

                [id^=accordion] .card .card-header .card-header-info:not(.collapsed) svg {
                    transform: rotate(180deg)
                }

            [id^=accordion] .card .card-header:hover {
                cursor: pointer;
                background-color: #f0f5fa
            }

            [id^=accordion] .card .card-header:focus {
                border: 2px solid #002c6c
            }

        [id^=accordion] .card .card-body {
            padding: 0 0 1.5rem 1.5rem;
            width: 90%
        }

        [id^=accordion] .card .accordion-bar {
            position: absolute;
            height: 100%;
            width: 4px;
            display: none
        }

        [id^=accordion] .card .collapse.show + .accordion-bar {
            display: block
        }

        [id^=accordion] .card.paragraph-udi-type-accordion {
            margin-bottom: 20px;
            border: none !important
        }

            [id^=accordion] .card.paragraph-udi-type-accordion .card-header {
                border-radius: 0
            }

            [id^=accordion] .card.paragraph-udi-type-accordion .card-header-info {
                padding: 24px;
                border-top-right-radius: 8px;
                border-top-left-radius: 8px
            }

                [id^=accordion] .card.paragraph-udi-type-accordion .card-header-info.collapsed {
                    border-bottom-left-radius: 8px;
                    border-bottom-right-radius: 8px
                }

                [id^=accordion] .card.paragraph-udi-type-accordion .card-header-info:not(.collapsed) {
                    padding-bottom: 16px
                }

                    [id^=accordion] .card.paragraph-udi-type-accordion .card-header-info:not(.collapsed) .arrow {
                        transform: rotate(180deg)
                    }

            [id^=accordion] .card.paragraph-udi-type-accordion .card-body {
                border-bottom-left-radius: 8px;
                border-bottom-right-radius: 8px;
                padding: 0 24px 24px;
                width: 100%
            }

            [id^=accordion] .card.paragraph-udi-type-accordion .arrow {
                background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M18 15.5L12 9.5L6 15.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
                width: 24px;
                height: 24px;
                transition: all .4s ease-in-out
            }

        [id^=accordion] .card.healthcare-accordion {
            border-radius: 8px;
            margin-bottom: 20px;
            border: none
        }

            [id^=accordion] .card.healthcare-accordion .card-header {
                padding: 14px 24px;
                display: flex;
                justify-content: space-between;
                border-top-right-radius: 8px;
                border-top-left-radius: 8px;
                align-items: center
            }

                [id^=accordion] .card.healthcare-accordion .card-header svg {
                    transition: .35s transform ease-in-out;
                    transform: unset
                }

                [id^=accordion] .card.healthcare-accordion .card-header:not(.collapsed) h5 {
                    color: #fff
                }

                [id^=accordion] .card.healthcare-accordion .card-header:not(.collapsed) svg {
                    transform: rotate(180deg)
                }

                [id^=accordion] .card.healthcare-accordion .card-header.collapsed {
                    border-radius: 8px
                }

                [id^=accordion] .card.healthcare-accordion .card-header h5 {
                    margin-bottom: 0
                }

            [id^=accordion] .card.healthcare-accordion .body-wrapper {
                border-bottom-right-radius: 8px;
                border-bottom-left-radius: 8px
            }

            [id^=accordion] .card.healthcare-accordion .card-body {
                padding: 16px 24px 24px;
                border-bottom-right-radius: 8px;
                border-bottom-left-radius: 8px;
                width: 100%;
                color: #fff
            }

.wrapper-accordion-healthcare [id^=accordion] .card {
    border: none !important
}

    .wrapper-accordion-healthcare [id^=accordion] .card .card-header {
        margin-bottom: .5rem;
        border-radius: .25rem !important
    }

        .wrapper-accordion-healthcare [id^=accordion] .card .card-header .card-header-info {
            padding: .375rem .75rem
        }

            .wrapper-accordion-healthcare [id^=accordion] .card .card-header .card-header-info h5 {
                color: #000;
                font-size: 1rem;
                line-height: 1.5
            }

            .wrapper-accordion-healthcare [id^=accordion] .card .card-header .card-header-info svg {
                display: none
            }

            .wrapper-accordion-healthcare [id^=accordion] .card .card-header .card-header-info:not(.collapsed) h5 {
                font-weight: 700
            }

    .wrapper-accordion-healthcare [id^=accordion] .card .card-body {
        padding-left: 0;
        width: 100%
    }

        .wrapper-accordion-healthcare [id^=accordion] .card .card-body ul.nav {
            justify-content: space-between
        }

            .wrapper-accordion-healthcare [id^=accordion] .card .card-body ul.nav li {
                display: inline-block;
                width: 49%;
                text-align: center;
                margin-bottom: 0
            }

                .wrapper-accordion-healthcare [id^=accordion] .card .card-body ul.nav li a {
                    border: 1px solid;
                    color: #000;
                    text-decoration: none;
                    padding: .375rem .75rem;
                    height: 100%
                }

        .wrapper-accordion-healthcare [id^=accordion] .card .card-body .tab-content .tab-pane {
            margin: 16px 0;
            border: none
        }

    .wrapper-accordion-healthcare [id^=accordion] .card .collapse.show + .accordion-bar {
        display: none !important
    }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(1) .card-header {
        background-color: #99e2f2
    }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(1) .card-body ul.nav li a {
        border-color: #99e2f2
    }

        .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(1) .card-body ul.nav li a.active {
            background-color: #99e2f2
        }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(2) .card-header {
        background-color: #c6e5d3
    }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(2) .card-body ul.nav li a {
        border-color: #c6e5d3
    }

        .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(2) .card-body ul.nav li a.active {
            background-color: #c6e5d3
        }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(3) .card-header {
        background-color: #cce3a9
    }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(3) .card-body ul.nav li a {
        border-color: #cce3a9
    }

        .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(3) .card-body ul.nav li a.active {
            background-color: #cce3a9
        }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(4) .card-header {
        background-color: #fce0a6
    }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(4) .card-body ul.nav li a {
        border-color: #fce0a6
    }

        .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(4) .card-body ul.nav li a.active {
            background-color: #fce0a6
        }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(5) .card-header {
        background-color: #f6b7cc
    }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(5) .card-body ul.nav li a {
        border-color: #f6b7cc
    }

        .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(5) .card-body ul.nav li a.active {
            background-color: #f6b7cc
        }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(6) .card-header {
        background-color: #e8cfe3
    }

    .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(6) .card-body ul.nav li a {
        border-color: #e8cfe3
    }

        .wrapper-accordion-healthcare [id^=accordion] .card:nth-child(6) .card-body ul.nav li a.active {
            background-color: #e8cfe3
        }

.carousel-default .carousel {
    padding-top: calc(0.9321428571rem + 0.2571428571vw);
    padding-bottom: calc(2.4857142857rem + 12.6857142857vw)
}

@media(min-width: 1200px) {
    .carousel-default .carousel {
        padding-top: 1.125rem
    }
}

@media(min-width: 1200px) {
    .carousel-default .carousel {
        padding-bottom: 12rem
    }
}

.carousel-default .carousel .carousel-default-text p:last-of-type {
    margin-bottom: 0
}

.carousel-default .slick-track {
    display: flex
}

    .carousel-default .slick-track .slick-slide {
        display: flex;
        flex-direction: column;
        height: auto;
        align-items: center;
        justify-content: center
    }

.carousel-default button.slick-arrow {
    position: absolute;
    z-index: 3;
    bottom: 1.875rem;
    background: #fff;
    border: .0625rem solid #e5f0fc;
    border-radius: 50%;
    box-shadow: 0 .125rem .1875rem 0 rgba(0,44,108,.2);
    width: 2.9375rem;
    height: 2.9375rem;
    transition: top .2s ease
}

    .carousel-default button.slick-arrow:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-repeat: no-repeat;
        background-position: center;
        width: 1rem;
        height: 1rem
    }

.carousel-default .slick-next {
    right: .9375rem
}

.carousel-default .slick-prev {
    right: 4.6875rem
}

.carousel-default .slick-next::after {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.645978 0.646009C0.692424 0.599446 0.747599 0.562503 0.808344 0.537296C0.86909 0.51209 0.934211 0.499115 0.999978 0.499115C1.06575 0.499115 1.13087 0.51209 1.19161 0.537296C1.25236 0.562503 1.30753 0.599446 1.35398 0.646009L7.35398 6.64601C7.40054 6.69245 7.43748 6.74763 7.46269 6.80838C7.4879 6.86912 7.50087 6.93424 7.50087 7.00001C7.50087 7.06578 7.4879 7.1309 7.46269 7.19164C7.43748 7.25239 7.40054 7.30756 7.35398 7.35401L1.35398 13.354C1.26009 13.4479 1.13275 13.5006 0.999978 13.5006C0.867202 13.5006 0.739865 13.4479 0.645978 13.354C0.552091 13.2601 0.499346 13.1328 0.499346 13C0.499346 12.8672 0.552091 12.7399 0.645978 12.646L6.29298 7.00001L0.645978 1.35401C0.599415 1.30756 0.562472 1.25239 0.537265 1.19164C0.512059 1.1309 0.499084 1.06578 0.499084 1.00001C0.499084 0.934242 0.512059 0.86912 0.537265 0.808375C0.562472 0.74763 0.599415 0.692455 0.645978 0.646009V0.646009Z' fill='%23002C6C'/%3E%3C/svg%3E")
}

.carousel-default .slick-prev::after {
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.85314 0.146877C6.8997 0.193317 6.93663 0.248486 6.96183 0.309224C6.98703 0.369962 7 0.435075 7 0.500835C7 0.566595 6.98703 0.631708 6.96183 0.692446C6.93663 0.753184 6.8997 0.808353 6.85314 0.854794L1.20759 6.50013L6.85314 12.1455C6.94701 12.2393 6.99974 12.3667 6.99974 12.4994C6.99974 12.6322 6.94701 12.7595 6.85314 12.8534C6.75928 12.9473 6.63198 13 6.49923 13C6.36649 13 6.23919 12.9473 6.14532 12.8534L0.146856 6.85409C0.100305 6.80765 0.0633711 6.75248 0.0381711 6.69174C0.0129711 6.631 0 6.56589 0 6.50013C0 6.43437 0.0129711 6.36926 0.0381711 6.30852C0.0633711 6.24778 0.100305 6.19261 0.146856 6.14617L6.14532 0.146877C6.19176 0.100319 6.24692 0.0633803 6.30765 0.0381768C6.36838 0.0129733 6.43348 0 6.49923 0C6.56498 0 6.63009 0.0129733 6.69082 0.0381768C6.75155 0.0633803 6.80671 0.100319 6.85314 0.146877V0.146877Z' fill='%23002C6C'/%3E%3C/svg%3E%0A")
}

.carousel-default .carousel-default-btn-wrapper .slick-arrow {
    position: unset;
    transform: unset
}

    .carousel-default .carousel-default-btn-wrapper .slick-arrow:after {
        display: none
    }

@media screen and (min-width: 768px) {
    .carousel-default .carousel {
        padding-bottom: calc(0.9321428571rem + 0.2571428571vw)
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .carousel-default .carousel {
        padding-bottom: 1.125rem
    }
}

@media screen and (min-width: 768px) {
    .carousel-default button.slick-arrow {
        bottom: unset;
        top: 50%;
        transform: translateY(-50%)
    }

        .carousel-default button.slick-arrow:hover {
            top: calc(50% - 0.25rem);
            box-shadow: 0rem .625rem 1.875rem rgba(0,44,108,.2);
            cursor: pointer
        }

        .carousel-default button.slick-arrow:focus {
            outline: .125rem solid #002c6c
        }
}

@media screen and (min-width: 768px) {
    .carousel-default .slick-next {
        right: .9375rem
    }
}

@media screen and (min-width: 768px) {
    .carousel-default .slick-prev {
        right: unset;
        left: .9375rem
    }
}

.carousel-default-btn-wrapper button.slick-arrow, .carousel-btn-wrapper button.slick-arrow {
    background-color: #fff;
    z-index: 3;
    bottom: 0;
    border: .0625rem solid #e5f0fc;
    border-radius: 50%;
    box-shadow: 0 .625rem 1.875rem rgba(0,44,108,.2);
    width: 3.625rem;
    height: 3.625rem;
    transition: top .2s ease;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: .625rem .5rem
}

    .carousel-default-btn-wrapper button.slick-arrow:hover, .carousel-btn-wrapper button.slick-arrow:hover {
        top: calc(50% - 0.25rem);
        box-shadow: 0rem .125rem .1875rem 0rem rgba(0,44,108,.2)
    }

    .carousel-default-btn-wrapper button.slick-arrow:focus, .carousel-btn-wrapper button.slick-arrow:focus {
        outline: .125rem solid #002c6c
    }

    .carousel-default-btn-wrapper button.slick-arrow:after, .carousel-btn-wrapper button.slick-arrow:after {
        content: "";
        background-size: 1.875rem
    }

.carousel-default-btn-wrapper button.slick-next, .carousel-btn-wrapper button.slick-next {
    background-image: url("/themes/custom/gsone_revamp/images/svg/arrow-right.svg")
}

.carousel-default-btn-wrapper button.slick-prev, .carousel-btn-wrapper button.slick-prev {
    background-image: url("/themes/custom/gsone_revamp/images/svg/arrow-left.svg")
}

.image-with-caption-default .image-description {
    padding: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .image-with-caption-default .image-description {
        padding: 1.5rem
    }
}

.image-with-caption-with-title .image-bar {
    width: 100%;
    height: 1px
}

.image-with-caption-with-title .image-title {
    padding-top: calc(0.9857142857rem + 0.6857142857vw);
    font-size: calc(0.9321428571rem + 0.2571428571vw);
    margin-bottom: 12px
}

@media(min-width: 1200px) {
    .image-with-caption-with-title .image-title {
        padding-top: 1.5rem
    }
}

@media(min-width: 1200px) {
    .image-with-caption-with-title .image-title {
        font-size: 1.125rem
    }
}

.image-with-caption-with-title .image-description {
    margin-top: 12px;
    padding-bottom: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .image-with-caption-with-title .image-description {
        padding-bottom: 1.5rem
    }
}

.list-group-full-height .wrapper-list-group {
    height: 100%
}

    .list-group-full-height .wrapper-list-group > .list-group {
        display: block;
        height: 100%
    }

.list-group.border {
    border-color: #c4d7ed
}

    .list-group.border .title {
        padding-left: calc(0.9321428571rem + 0.2571428571vw);
        padding-right: calc(0.9321428571rem + 0.2571428571vw)
    }

@media(min-width: 1200px) {
    .list-group.border .title {
        padding-left: 1.125rem
    }
}

@media(min-width: 1200px) {
    .list-group.border .title {
        padding-right: 1.125rem
    }
}

.list-group.border .links .paragraph--type--list-of-links a, .list-group.border .links .paragraph--type--parent-list-of-links a {
    padding-left: calc(0.9321428571rem + 0.2571428571vw);
    padding-right: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    .list-group.border .links .paragraph--type--list-of-links a, .list-group.border .links .paragraph--type--parent-list-of-links a {
        padding-left: 1.125rem
    }
}

@media(min-width: 1200px) {
    .list-group.border .links .paragraph--type--list-of-links a, .list-group.border .links .paragraph--type--parent-list-of-links a {
        padding-right: 1.125rem
    }
}

.list-group.border .links .paragraph--type--list-of-bodies p {
    padding-left: calc(0.9321428571rem + 0.2571428571vw);
    padding-right: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    .list-group.border .links .paragraph--type--list-of-bodies p {
        padding-left: 1.125rem
    }
}

@media(min-width: 1200px) {
    .list-group.border .links .paragraph--type--list-of-bodies p {
        padding-right: 1.125rem
    }
}

.list-group.collapsible-list .links {
    display: none
}

.list-group.collapsible-list .title {
    padding-bottom: calc(0.9321428571rem + 0.2571428571vw) !important
}

@media(min-width: 1200px) {
    .list-group.collapsible-list .title {
        padding-bottom: 1.125rem !important
    }
}

.list-group.collapsible-list .title svg {
    color: #002c6c
}

    .list-group.collapsible-list .title svg.rotate {
        transform: rotate(180deg)
    }

.list-group.collapsible-list .title:hover {
    background-color: #e5f0fc
}

.list-group.collapsible-list:hover {
    cursor: pointer
}

.list-group img {
    padding: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    .list-group img {
        padding: 1.125rem
    }
}

.list-group .title {
    padding-top: calc(0.9321428571rem + 0.2571428571vw);
    padding-bottom: 0.5625rem !important;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between
}

@media(min-width: 1200px) {
    .list-group .title {
        padding-top: 1.125rem
    }
}

.list-group .links .paragraph--type--list-of-links a {
    padding-bottom: 0.5625rem;
    padding-top: 0.5625rem;
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    color: #00799e;
    display: block
}

@media(min-width: 1200px) {
    .list-group .links .paragraph--type--list-of-links a {
        font-size: 0.95rem
    }
}

.list-group .links .paragraph--type--list-of-links a:hover {
    text-decoration: none;
    color: #002c6c;
    background-color: #e5f0fc
}

.list-group .links .paragraph--type--list-of-bodies p {
    padding-bottom: 0.5625rem;
    padding-top: 0.5625rem;
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    margin-bottom: 0
}

@media(min-width: 1200px) {
    .list-group .links .paragraph--type--list-of-bodies p {
        font-size: 0.95rem
    }
}

.list-group .links .paragraph--type--list-of-bodies p a {
    text-decoration: underline
}

.list-group .links .paragraph--type--list-of-bodies p:hover {
    cursor: pointer;
    background-color: #e5f0fc
}

    .list-group .links .paragraph--type--list-of-bodies p:hover a {
        color: #002c6c
    }

.list-group .links .paragraph--type--parent-list-of-links .wrapper-parent {
    display: flex
}

    .list-group .links .paragraph--type--parent-list-of-links .wrapper-parent a {
        padding-bottom: 0.5625rem;
        padding-top: 0.5625rem;
        color: #002c6c;
        width: 100%
    }

    .list-group .links .paragraph--type--parent-list-of-links .wrapper-parent:hover {
        cursor: pointer;
        background-color: #e5f0fc
    }

        .list-group .links .paragraph--type--parent-list-of-links .wrapper-parent:hover a {
            text-decoration: none
        }

.list-group .links .paragraph--type--parent-list-of-links .wrapper-childs-links {
    background-color: transparent
}

    .list-group .links .paragraph--type--parent-list-of-links .wrapper-childs-links .paragraph--type--list-of-links {
        margin-left: 18px;
        margin-bottom: 12px
    }

        .list-group .links .paragraph--type--parent-list-of-links .wrapper-childs-links .paragraph--type--list-of-links a {
            position: relative
        }

            .list-group .links .paragraph--type--parent-list-of-links .wrapper-childs-links .paragraph--type--list-of-links a .line {
                content: "";
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                width: 4px;
                height: 100%;
                border-radius: 100px
            }

            .list-group .links .paragraph--type--parent-list-of-links .wrapper-childs-links .paragraph--type--list-of-links a:not(.active) .line {
                background-color: #e5e8eb
            }

.list-group .link-underline-wrapper {
    display: none
}

.list-group-full-width .list-group .title {
    color: #002c6c;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 40px;
    padding: 0;
    display: block
}

.list-group-full-width .link-full-width {
    padding: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    margin-bottom: 16px;
    color: #008dbd;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    gap: 20px;
    border: 1px solid #c4d7ed;
    width: 100%
}

    .list-group-full-width .link-full-width:last-child {
        margin-bottom: 0
    }

    .list-group-full-width .link-full-width img {
        max-width: 14px;
        width: 100%;
        height: auto;
        padding: 0
    }

    .list-group-full-width .link-full-width > div {
        height: 48px;
        width: 48px;
        padding: 10px;
        background-color: #e5e8eb;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0
    }

.list-group-center img, .list-group-center .title {
    display: flex;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 768px) {
    .list-group .title {
        padding-left: calc(0.9321428571rem + 0.2571428571vw);
        padding-right: calc(0.9321428571rem + 0.2571428571vw)
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .list-group .title {
        padding-left: 1.125rem
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .list-group .title {
        padding-right: 1.125rem
    }
}

@media screen and (min-width: 768px) {
    .list-group .links .paragraph--type--list-of-links a {
        padding-left: calc(0.9321428571rem + 0.2571428571vw);
        padding-right: calc(0.9321428571rem + 0.2571428571vw)
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .list-group .links .paragraph--type--list-of-links a {
        padding-left: 1.125rem
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .list-group .links .paragraph--type--list-of-links a {
        padding-right: 1.125rem
    }
}

@media screen and (min-width: 768px) {
    .list-group .links .paragraph--type--list-of-bodies p {
        padding-left: calc(0.9321428571rem + 0.2571428571vw);
        padding-right: calc(0.9321428571rem + 0.2571428571vw)
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .list-group .links .paragraph--type--list-of-bodies p {
        padding-left: 1.125rem
    }
}

@media screen and (min-width: 768px)and (min-width: 1200px) {
    .list-group .links .paragraph--type--list-of-bodies p {
        padding-right: 1.125rem
    }
}

@media screen and (min-width: 768px) {
    .list-group.no-border {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (min-width: 768px) {
    .list-group.collapsible-list .links {
        display: block
    }

    .list-group.collapsible-list .title svg {
        display: none
    }

    .list-group.collapsible-list .title:hover {
        background-color: transparent
    }

    .list-group.collapsible-list:hover {
        cursor: auto
    }
}

.testimonial-default {
    padding-top: calc(1.2rem + 2.4vw);
    padding-bottom: calc(1.2rem + 2.4vw);
    align-items: center
}

@media(min-width: 1200px) {
    .testimonial-default {
        padding-top: 3rem
    }
}

@media(min-width: 1200px) {
    .testimonial-default {
        padding-bottom: 3rem
    }
}

.testimonial-default .quote {
    padding-top: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .testimonial-default .quote {
        padding-top: 1.5rem
    }
}

.testimonial-default .testimonial {
    padding-top: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .testimonial-default .testimonial {
        padding-top: 1.5rem
    }
}

.testimonial-default .testimonial p:first-of-type {
    margin-bottom: 0
}

.testimonial-default.testimonial-default-different-version {
    align-items: unset
}

.testimonial-elevated {
    border-radius: 4px;
    border: 1px solid #e5f0fc;
    box-shadow: 0 2px 3px rgba(0,44,108,.2);
    position: relative;
    margin-left: 15px;
    padding: 2.375rem 3rem
}

@media screen and (max-width: 767px) {
    .testimonial-elevated {
        padding: 2.125rem 1.25rem
    }
}

.testimonial-elevated .quote-mark {
    position: absolute;
    top: -21px;
    left: -21px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #e5f0fc;
    box-shadow: 0 10px 30px rgba(0,44,108,.2);
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center
}

    .testimonial-elevated .quote-mark svg {
        width: 18px
    }

.testimonial-elevated .quote .testimonial-attribution {
    padding-top: calc(0.9857142857rem + 0.6857142857vw);
    display: flex
}

@media(min-width: 1200px) {
    .testimonial-elevated .quote .testimonial-attribution {
        padding-top: 1.5rem
    }
}

.testimonial-elevated .quote .testimonial-attribution img {
    border-radius: 50%;
    width: 58px;
    height: 58px;
    padding-right: 16px
}

.testimonial-elevated .quote .testimonial-attribution p:first-of-type {
    margin-bottom: 0
}

@media screen and (max-width: 767px) {
    .section-a-word-from-chair .container {
        padding-left: 0;
        padding-right: 0
    }
}

.testimonial-elevated-w-background-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 500px;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center
}

@media screen and (max-width: 767px) {
    .testimonial-elevated-w-background-image {
        min-height: unset;
        background-position: top center;
        background-size: 100% 13.75rem
    }
}

.testimonial-elevated-w-background-image.testimonial-right {
    background-position: bottom center
}

@media screen and (max-width: 767px) {
    .testimonial-elevated-w-background-image.testimonial-right .testimonial-elevated {
        background-color: #fff !important
    }
}

@media screen and (max-width: 767px) {
    .testimonial-elevated-w-background-image .testimonial-column {
        flex-direction: column
    }
}

@media screen and (max-width: 767px) {
    .testimonial-elevated-w-background-image .cover-full.cover-image {
        min-height: 13.75rem;
        position: relative
    }
}

@media screen and (max-width: 767px) {
    .testimonial-elevated-w-background-image .testimonial-elevated {
        margin: 0;
        background-color: #f0f5fa !important
    }
}

@media screen and (max-width: 767px) {
    .testimonial-elevated-w-background-image .testimonial-elevated .quote-mark {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .testimonial-elevated-w-background-image .testimonial-side {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width: 768px) {
    .testimonial-default .quote {
        padding-top: 0
    }

    .testimonial-default img {
        width: 100%
    }

    .testimonial-elevated {
        margin-left: 0
    }

        .testimonial-elevated .quote-mark {
            top: -32px;
            left: -32px;
            width: 64px;
            height: 64px
        }

            .testimonial-elevated .quote-mark svg {
                width: unset
            }
}

.tabs-block-wrapper.healthcare-tabs .tabs-block .nav-tabs {
    border-bottom: none
}

    .tabs-block-wrapper.healthcare-tabs .tabs-block .nav-tabs .nav-item .nav-link {
        margin-bottom: 20px;
        padding: 12px 16px;
        border: 1px solid #c4d7ed;
        border-radius: 50px;
        margin-right: 20px;
        background-color: #f0f5fa;
        color: #002c6c;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 16px
    }

        .tabs-block-wrapper.healthcare-tabs .tabs-block .nav-tabs .nav-item .nav-link:hover {
            border: 1px solid #002c6c;
            background: #c4d7ed
        }

        .tabs-block-wrapper.healthcare-tabs .tabs-block .nav-tabs .nav-item .nav-link.active {
            border: 1px solid #002c6c;
            background-color: #c4d7ed
        }

.tabs-block-wrapper .tabs-block .nav-tabs {
    border-bottom: 4px solid #e5e8eb
}

    .tabs-block-wrapper .tabs-block .nav-tabs .nav-item {
        position: relative
    }

        .tabs-block-wrapper .tabs-block .nav-tabs .nav-item .nav-link {
            padding-bottom: 0.5rem;
            padding-top: 0.5rem;
            padding-right: calc(0.9857142857rem + 0.6857142857vw);
            padding-left: calc(0.9857142857rem + 0.6857142857vw);
            border: none;
            color: #262626;
            font-size: calc(0.9071428571rem + 0.0571428571vw);
            background-color: #fff;
            outline: none
        }

@media(min-width: 1200px) {
    .tabs-block-wrapper .tabs-block .nav-tabs .nav-item .nav-link {
        padding-right: 1.5rem
    }
}

@media(min-width: 1200px) {
    .tabs-block-wrapper .tabs-block .nav-tabs .nav-item .nav-link {
        padding-left: 1.5rem
    }
}

@media(min-width: 1200px) {
    .tabs-block-wrapper .tabs-block .nav-tabs .nav-item .nav-link {
        font-size: 0.95rem
    }
}

.tabs-block-wrapper .tabs-block .nav-tabs .nav-item .nav-link:hover {
    background-color: #e5f0fc;
    color: #002c6c
}

.tabs-block-wrapper .tabs-block .nav-tabs .nav-item .nav-link.active {
    color: #002c6c;
    font-weight: 500;
    background-color: unset
}

    .tabs-block-wrapper .tabs-block .nav-tabs .nav-item .nav-link.active + .tab-line {
        position: absolute;
        bottom: -3px;
        left: 0;
        width: 100%;
        height: 4px;
        border-radius: 2px
    }

.tabs-block-wrapper .tabs-block .tab-content .tab-pane {
    padding: calc(1.2rem + 2.4vw);
    border: none
}

@media(min-width: 1200px) {
    .tabs-block-wrapper .tabs-block .tab-content .tab-pane {
        padding: 3rem
    }
}

.tabs-block-wrapper .tabs-block .tab-content .tab-pane p:last-of-type {
    margin-bottom: 0
}

.tabs-block-wrapper #accordion .card-header-info {
    padding-left: 18px
}

.tabs-block-wrapper #accordion .card-body {
    padding-right: 52px;
    padding-left: 18px;
    width: 100%
}

.video-block {
    position: relative
}

    .video-block .cover-image {
        justify-content: center;
        align-items: center
    }

        .video-block .cover-image .play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            border-radius: 500px;
            width: 64px;
            height: 64px;
            background-color: #fff;
            box-shadow: 0 2px 3px rgba(0,44,108,.2);
            display: flex;
            justify-content: center;
            align-items: center;
            transition: top .2s ease;
            z-index: 3;
            transform: translate(-50%, -50%)
        }

        .video-block .cover-image p {
            display: none
        }

        .video-block .cover-image .text-overlay {
            position: absolute;
            top: 1.875rem;
            left: 1.875rem;
            color: #fff;
            width: 40%;
            height: calc(100% - 3.75rem);
            font-size: .9375rem;
            line-height: 1.3125rem
        }

        .video-block .cover-image:hover {
            cursor: pointer
        }

            .video-block .cover-image:hover p {
                display: block;
                position: absolute;
                top: calc(50% + 3.125rem);
                left: 50%;
                color: #fff;
                font-weight: 500;
                font-size: .75rem;
                transform: translate(-50%, -50%)
            }

            .video-block .cover-image:hover .play-button {
                box-shadow: 0 .625rem 1.875rem rgba(0,44,108,.2)
            }

    .video-block video {
        width: 100%
    }

    .video-block iframe {
        height: 100%
    }

.video-block-full {
    height: 100%;
    width: 100%
}

    .video-block-full.video-50-years .video-block {
        display: block
    }

        .video-block-full.video-50-years .video-block .cover-image {
            display: block
        }

    .video-block-full .video-block {
        height: 100%
    }

        .video-block-full .video-block .cover-full {
            height: 100%;
            max-width: unset
        }

            .video-block-full .video-block .cover-full div:nth-child(2) {
                height: 100%
            }

                .video-block-full .video-block .cover-full div:nth-child(2) div {
                    height: 100%
                }

            .video-block-full .video-block .cover-full img {
                height: 100%;
                -o-object-fit: cover;
                object-fit: cover
            }

.video-block-default .cover-image .overlay {
    position: absolute;
    width: 100%;
    height: 100%
}

    .video-block-default .cover-image .overlay.variation-blue {
        background: linear-gradient(269deg, rgba(38, 38, 38, 0.2) 0%, #001a4d 100%)
    }

    .video-block-default .cover-image .overlay.variation-default {
        background-color: rgba(38,38,38,.2)
    }

    .video-block-default .cover-image .overlay:hover {
        opacity: .8
    }

        .video-block-default .cover-image .overlay:hover .play-button {
            opacity: 1
        }

.video-block-overlay-div {
    height: 100%;
    min-height: 18.75rem
}

    .video-block-overlay-div .video-block-overlay {
        height: 100%
    }

        .video-block-overlay-div .video-block-overlay .overlay {
            position: absolute;
            width: 100%;
            height: 100%
        }

            .video-block-overlay-div .video-block-overlay .overlay.variation-blue {
                background: linear-gradient(269deg, rgba(38, 38, 38, 0.2) 0%, #001a4d 100%)
            }

            .video-block-overlay-div .video-block-overlay .overlay.variation-default {
                background-color: rgba(38,38,38,.2)
            }

        .video-block-overlay-div .video-block-overlay .cover-image:hover .overlay.variation-blue {
            background: linear-gradient(269deg, rgba(38, 38, 38, 0.5) 0%, #001a4d 100%)
        }

        .video-block-overlay-div .video-block-overlay .cover-image:hover .overlay.variation-default {
            background-color: rgba(38,38,38,.2)
        }

        .video-block-overlay-div .video-block-overlay .remote-video {
            height: 100%
        }

            .video-block-overlay-div .video-block-overlay .remote-video div {
                height: inherit
            }

    .video-block-overlay-div .video-block-overlay-not-centered {
        justify-content: unset
    }

.video-modal {
    background-color: rgba(38,38,38,.8)
}

    .video-modal .modal-dialog {
        max-width: 43.75rem
    }

    .video-modal .modal-content .modal-header {
        padding-top: calc(0.9857142857rem + 0.6857142857vw);
        padding-left: calc(0.9857142857rem + 0.6857142857vw);
        padding-right: calc(1.3428571429rem + 3.5428571429vw);
        border-bottom: none;
        position: relative
    }

@media(min-width: 1200px) {
    .video-modal .modal-content .modal-header {
        padding-top: 1.5rem
    }
}

@media(min-width: 1200px) {
    .video-modal .modal-content .modal-header {
        padding-left: 1.5rem
    }
}

@media(min-width: 1200px) {
    .video-modal .modal-content .modal-header {
        padding-right: 4rem
    }
}

.video-modal .modal-content .modal-header .close {
    position: absolute;
    top: 1rem;
    right: 1rem
}

    .video-modal .modal-content .modal-header .close:hover {
        background-color: #f0f5fa;
        cursor: pointer
    }

.video-modal .modal-content .modal-body {
    padding: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .video-modal .modal-content .modal-body {
        padding: 1.5rem
    }
}

.video-modal .modal-content .modal-body .media-oembed-content {
    width: 100%;
    min-height: 12.5rem
}

.video-modal .modal-content .pip-btn {
    display: inline-block;
    position: absolute;
    top: 60%;
    right: 10%
}

.video-modal.pip-styles {
    background-color: unset
}

    .video-modal.pip-styles .modal-dialog {
        width: 100%;
        position: absolute;
        bottom: 0;
        right: 0;
        margin: 0
    }

    .video-modal.pip-styles .modal-content {
        border: unset;
        background-color: unset
    }

@media screen and (min-width: 768px) {
    .video-modal .modal-content .modal-body .media-oembed-content {
        min-height: 25rem
    }
}

@media screen and (max-width: 767px) {
    .block-block-content p iframe[allowfullscreen] {
        width: 100%
    }
}

.structured-list table {
    margin-bottom: 0
}

    .structured-list table tr th {
        background-color: #fff;
        border: none;
        border-bottom: 1px solid #c4d7ed;
        color: #002c6c;
        font-size: .95rem;
        font-weight: 500
    }

    .structured-list table td {
        background-color: #fff;
        border: none;
        border-bottom: 1px solid #c4d7ed;
        font-size: .95rem;
        font-weight: 400;
        color: #262626
    }

.structured-list.striped table tr.odd td {
    background-color: #f0f5fa !important
}

.structured-list.blue-title thead tr th {
    background-color: #f0f5fa
}

.structured-list.blue-title-borders thead tr th {
    border-left: 1px solid #c4d7ed;
    border-right: 1px solid #c4d7ed;
    background-color: #f0f5fa
}

.structured-list.blue-title-borders tbody tr td {
    border-left: 1px solid #c4d7ed;
    border-right: 1px solid #c4d7ed
}

.structured-list a {
    color: #002c6c;
    font-weight: 500
}

@media screen and (max-width: 576px) {
    .structured-list.scroll {
        width: 90vw;
        overflow: auto
    }

        .structured-list.scroll .table-responsive {
            width: 900px
        }

    .structured-list.breakout tr, .structured-list.breakout th, .structured-list.breakout td {
        display: block
    }

    .structured-list.breakout th, .structured-list.breakout td {
        border-bottom: none;
        padding-left: 18px;
        padding-right: 18px
    }

        .structured-list.breakout th:not(:first-child), .structured-list.breakout td:not(:first-child) {
            padding-top: 0;
            padding-bottom: 0;
            font-size: 12px;
            color: #414345
        }

        .structured-list.breakout th:last-child, .structured-list.breakout td:last-child {
            padding-bottom: 12px
        }

        .structured-list.breakout th:first-child, .structured-list.breakout td:first-child {
            padding-bottom: 4px;
            color: #002c6c;
            font-weight: 500
        }

    .structured-list.breakout tr {
        padding: 0;
        border-bottom: 1px solid #c4d7ed
    }
}

.structured-list .sorting span {
    position: relative;
    width: 100%;
    display: block;
    padding-right: 26px
}

    .structured-list .sorting span::after {
        content: "";
        display: block;
        background-image: url("../images/svg/sorting-icon.svg");
        background-repeat: no-repeat;
        background-position: center right;
        width: 22px;
        height: 13px;
        position: absolute;
        right: 4px;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .structured-list .sorting span.icon-sort-wrapper::after {
        right: unset;
        left: 0;
        top: -4px
    }

.structured-list .sorting.sorting_asc span::after {
    background-image: url("../images/svg/sorting-asc-icon.svg")
}

.structured-list .sorting.sorting_desc span::after {
    background-image: url("../images/svg/sorting-icon.svg")
}

.carousel-testimonial-default {
    position: relative
}

    .carousel-testimonial-default .carousel {
        padding-bottom: calc(1.3428571429rem + 3.5428571429vw)
    }

@media(min-width: 1200px) {
    .carousel-testimonial-default .carousel {
        padding-bottom: 4rem
    }
}

.carousel-testimonial-default .slick-track {
    display: flex
}

    .carousel-testimonial-default .slick-track .slick-slide {
        display: flex;
        flex-direction: column;
        height: auto;
        align-items: center;
        justify-content: center
    }

.carousel-testimonial-default button.slick-arrow {
    position: absolute;
    z-index: 3;
    bottom: -30px;
    background: #fff;
    border: 1px solid #e5f0fc;
    border-radius: 50%;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    width: 47px;
    height: 47px;
    transition: top .2s ease
}

.carousel-testimonial-default .slick-next {
    right: 15px
}

.carousel-testimonial-default .slick-prev {
    right: 75px
}

.carousel-testimonial-default .slick-next::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.645978 0.646009C0.692424 0.599446 0.747599 0.562503 0.808344 0.537296C0.86909 0.51209 0.934211 0.499115 0.999978 0.499115C1.06575 0.499115 1.13087 0.51209 1.19161 0.537296C1.25236 0.562503 1.30753 0.599446 1.35398 0.646009L7.35398 6.64601C7.40054 6.69245 7.43748 6.74763 7.46269 6.80838C7.4879 6.86912 7.50087 6.93424 7.50087 7.00001C7.50087 7.06578 7.4879 7.1309 7.46269 7.19164C7.43748 7.25239 7.40054 7.30756 7.35398 7.35401L1.35398 13.354C1.26009 13.4479 1.13275 13.5006 0.999978 13.5006C0.867202 13.5006 0.739865 13.4479 0.645978 13.354C0.552091 13.2601 0.499346 13.1328 0.499346 13C0.499346 12.8672 0.552091 12.7399 0.645978 12.646L6.29298 7.00001L0.645978 1.35401C0.599415 1.30756 0.562472 1.25239 0.537265 1.19164C0.512059 1.1309 0.499084 1.06578 0.499084 1.00001C0.499084 0.934242 0.512059 0.86912 0.537265 0.808375C0.562472 0.74763 0.599415 0.692455 0.645978 0.646009V0.646009Z' fill='%23002C6C'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    display: inline-block;
    height: 16px
}

.carousel-testimonial-default .slick-prev::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='7' height='13' viewBox='0 0 7 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.85314 0.146877C6.8997 0.193317 6.93663 0.248486 6.96183 0.309224C6.98703 0.369962 7 0.435075 7 0.500835C7 0.566595 6.98703 0.631708 6.96183 0.692446C6.93663 0.753184 6.8997 0.808353 6.85314 0.854794L1.20759 6.50013L6.85314 12.1455C6.94701 12.2393 6.99974 12.3667 6.99974 12.4994C6.99974 12.6322 6.94701 12.7595 6.85314 12.8534C6.75928 12.9473 6.63198 13 6.49923 13C6.36649 13 6.23919 12.9473 6.14532 12.8534L0.146856 6.85409C0.100305 6.80765 0.0633711 6.75248 0.0381711 6.69174C0.0129711 6.631 0 6.56589 0 6.50013C0 6.43437 0.0129711 6.36926 0.0381711 6.30852C0.0633711 6.24778 0.100305 6.19261 0.146856 6.14617L6.14532 0.146877C6.19176 0.100319 6.24692 0.0633803 6.30765 0.0381768C6.36838 0.0129733 6.43348 0 6.49923 0C6.56498 0 6.63009 0.0129733 6.69082 0.0381768C6.75155 0.0633803 6.80671 0.100319 6.85314 0.146877V0.146877Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    display: inline-block;
    height: 16px
}

.carousel-testimonial-default .quote {
    display: flex;
    flex-direction: column
}

    .carousel-testimonial-default .quote .quote-mark {
        padding-right: 40px
    }

    .carousel-testimonial-default .quote h4 {
        margin-bottom: 0
    }

@media screen and (min-width: 768px) {
    .carousel-testimonial-default .carousel {
        padding-bottom: 0
    }

    .carousel-testimonial-default .slick-track .slick-slide {
        flex-direction: row
    }

    .carousel-testimonial-default button.slick-arrow {
        bottom: unset;
        top: 50%;
        transform: translateY(-50%);
        bottom: 30px
    }

        .carousel-testimonial-default button.slick-arrow:hover {
            top: calc(50% - 4px);
            box-shadow: 0px 10px 30px rgba(0,44,108,.2)
        }

        .carousel-testimonial-default button.slick-arrow:focus {
            outline: 2px solid #002c6c
        }

    .carousel-testimonial-default .slick-next {
        right: 15px
    }

    .carousel-testimonial-default .slick-prev {
        right: unset;
        left: 15px
    }
}

.block-card-line .card-w-line {
    position: relative;
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: calc(1.2rem + 2.4vw)
}

@media(min-width: 1200px) {
    .block-card-line .card-w-line {
        margin-bottom: 3rem
    }
}

.block-card-line .card-w-line .line {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    border-radius: 2.5px
}

.block-card-line .card-w-line .link-card-line {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.block-card-line .card-w-line h5 {
    font-weight: 400
}

.block-card-line .card-w-line p {
    font-weight: 400;
    margin-bottom: 0
}

.block-card-line .card-w-line.last {
    margin-bottom: 0
}

.block-card-line .card-w-line:not(.not-hover):hover {
    cursor: pointer;
    background-color: #fff
}

.block-card-line.block-card-line-full-width .card-w-line {
    padding: 18px 24px 24px 24px;
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.block-multi-card .multi {
    margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .block-multi-card .multi {
        margin-bottom: 1.5rem
    }
}

.block-multi-card .multi .multi-card {
    height: 100%;
    border: 1px solid #e5f0fc;
    border-radius: 4px;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    padding: calc(0.9857142857rem + 0.6857142857vw);
    position: relative;
    transition-duration: .2s;
    transition-timing-function: ease
}

@media(min-width: 1200px) {
    .block-multi-card .multi .multi-card {
        padding: 1.5rem
    }
}

.block-multi-card .multi .multi-card p {
    margin-bottom: 0
}

.block-multi-card .multi .multi-card a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.block-multi-card .multi .multi-card:hover {
    cursor: pointer;
    transform: translateY(-4px);
    box-shadow: 0 10px 30px 0 rgba(165,165,167,.6)
}

.block-multi-card .multi .multi-card.no-border {
    border: none;
    border-radius: 0;
    box-shadow: unset
}

.block-multi-card .multi.no-link .multi-card:hover {
    cursor: auto;
    transform: unset;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2)
}

.block-multi-card .multi.no-link .multi-card.no-border:hover {
    box-shadow: unset
}

.block-multi-card.block-multi-card-4 .multi .multi-card.url-no-text a {
    position: unset;
    top: unset;
    left: unset;
    width: unset;
    height: unset
}

.block-multi-card.block-multi-card-4 .multi .multi-card.url-no-text:hover {
    cursor: auto;
    transform: unset;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2)
}

.block-multi-card.block-multi-card-4 .multi.no-link .multi-card:hover {
    cursor: auto;
    transform: unset;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2)
}

.block-multi-card.block-multi-card-4 .multi.no-link .multi-card.no-border:hover {
    box-shadow: unset
}

.link-w-popup .standalonelink-block .link {
    border: none;
    background-color: transparent;
    color: #00799e;
    padding: 0
}

    .link-w-popup .standalonelink-block .link:hover {
        color: #002c6c;
        cursor: pointer
    }

.link-w-popup .modal {
    background-color: rgba(38,38,38,.8)
}

    .link-w-popup .modal .modal-dialog {
        max-width: 700px
    }

    .link-w-popup .modal .modal-content .modal-header {
        padding-top: calc(0.9857142857rem + 0.6857142857vw);
        padding-left: calc(0.9857142857rem + 0.6857142857vw);
        padding-right: calc(1.3428571429rem + 3.5428571429vw);
        border-bottom: none;
        position: relative
    }

@media(min-width: 1200px) {
    .link-w-popup .modal .modal-content .modal-header {
        padding-top: 1.5rem
    }
}

@media(min-width: 1200px) {
    .link-w-popup .modal .modal-content .modal-header {
        padding-left: 1.5rem
    }
}

@media(min-width: 1200px) {
    .link-w-popup .modal .modal-content .modal-header {
        padding-right: 4rem
    }
}

.link-w-popup .modal .modal-content .modal-header .close {
    position: absolute;
    top: 16px;
    right: 16px
}

    .link-w-popup .modal .modal-content .modal-header .close:hover {
        background-color: #f0f5fa;
        cursor: pointer
    }

.link-w-popup .modal .modal-content .modal.body {
    padding-top: 0;
    padding-left: calc(0.9857142857rem + 0.6857142857vw);
    padding-right: calc(0.9857142857rem + 0.6857142857vw);
    padding-bottom: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .link-w-popup .modal .modal-content .modal.body {
        padding-left: 1.5rem
    }
}

@media(min-width: 1200px) {
    .link-w-popup .modal .modal-content .modal.body {
        padding-right: 1.5rem
    }
}

@media(min-width: 1200px) {
    .link-w-popup .modal .modal-content .modal.body {
        padding-bottom: 1.5rem
    }
}

.columns-text-with-graphic .title-box > *, .columns-text-with-graphic .body-box > * {
    margin-bottom: 0
}

.columns-text-with-graphic img {
    width: 90px;
    height: 90px
}

.columns-text-with-graphic .line-div {
    position: relative
}

    .columns-text-with-graphic .line-div .line {
        content: "";
        width: calc(100% - 30px);
        height: 1px;
        position: absolute;
        right: 0;
        left: 0;
        margin: auto
    }

    .columns-text-with-graphic .line-div.last {
        padding-bottom: 0 !important
    }

.columns-text-with-graphic .no-line-boolean img {
    width: unset;
    height: unset
}

@media screen and (min-width: 768px) {
    .columns-text-with-graphic .line-div .line {
        top: 0;
        height: 100%;
        width: 1px
    }

    .columns-text-with-graphic .line-div.last {
        display: none
    }

    .columns-text-with-graphic img {
        width: unset;
        height: unset
    }
}

.block-text-with-graphic.with-border {
    border: 1px solid #c4d7ed;
    border-radius: 4px;
    padding: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .block-text-with-graphic.with-border {
        padding: 1.5rem
    }
}

.block-text-with-graphic .wrapper-body p:last-of-type {
    margin-bottom: 0
}

.block-text-with-graphic .outer-link:hover {
    text-decoration: none;
    cursor: pointer
}

@media screen and (max-width: 767px) {
    .section-selling-online-icons-with-texts .block-text-with-graphic div:not([class]), .section-selling-online-icons-with-texts .columns-text-with-graphic div:not([class]) {
        text-align: center
    }
}

.card-with-link {
    padding: 32px 24px;
    height: inherit
}

    .card-with-link.border {
        border: 1px solid #e5f0fc;
        border-radius: 4px;
        box-shadow: 0 2px 3px 0 rgba(0,44,108,.2)
    }

    .card-with-link .card-link {
        padding-top: 40px;
        transition: margin-left .1s ease
    }

        .card-with-link .card-link a {
            font-size: 16px;
            font-weight: 400;
            letter-spacing: 0;
            line-height: 22px
        }

            .card-with-link .card-link a:hover {
                text-decoration: none
            }

        .card-with-link .card-link svg {
            color: #00799e
        }

        .card-with-link .card-link:hover svg {
            margin-left: 10px;
            color: #002c6c
        }

    .card-with-link .button-block {
        margin-top: calc(1.2rem + 2.4vw);
        margin-bottom: 0.5rem
    }

@media(min-width: 1200px) {
    .card-with-link .button-block {
        margin-top: 3rem
    }
}

.card-with-link .button-block .btn-default-arrow {
    font-size: 15px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 22px;
    padding-right: 42px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

    .card-with-link .button-block .btn-default-arrow.no-arrow {
        padding-right: 22px
    }

        .card-with-link .button-block .btn-default-arrow.no-arrow::after {
            content: "";
            display: none;
            width: 0
        }

    .card-with-link .button-block .btn-default-arrow:hover {
        text-decoration: none;
        color: #fff
    }

@media screen and (max-width: 576px) {
    .card-with-link .button-block a {
        width: 100% !important;
        display: inline-block
    }
}

.card-with-link-image {
    display: flex;
    align-content: center
}

    .card-with-link-image .img-div {
        display: flex;
        align-self: center
    }

@media screen and (max-width: 576px) {
    .card-with-link-image .img-div {
        justify-content: center
    }
}

.card-with-link-image .img-div img {
    height: 188px;
    width: 188px
}

@media screen and (max-width: 576px) {
    .card-with-link-image .content-div {
        margin-top: calc(0.9857142857rem + 0.6857142857vw)
    }
}

@media screen and (max-width: 576px)and (min-width: 1200px) {
    .card-with-link-image .content-div {
        margin-top: 1.5rem
    }
}

.block-3-columns div .bottom-line-grey {
    border-bottom: 1px solid #b3b3b3;
    margin: auto
}

.block-3-columns div:last-of-type .bottom-line-grey {
    border-bottom: none
}

.block-3-columns div ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

    .block-3-columns div ul li {
        display: flex;
        align-items: center;
        font-size: 16px;
        margin-bottom: 8px
    }

        .block-3-columns div ul li:before {
            content: "•";
            font-size: 14px
        }

        .block-3-columns div ul li p {
            padding-left: 15px;
            margin-bottom: 0
        }

.contact-form-block .gsone-location-form, .contact-form-block .gsone-location-wrapper {
    display: flex;
    flex-direction: column
}

    .contact-form-block .gsone-location-form .select2-container, .contact-form-block .gsone-location-wrapper .select2-container {
        min-width: unset
    }

    .contact-form-block .gsone-location-form fieldset, .contact-form-block .gsone-location-wrapper fieldset {
        padding: 0;
        width: 100%;
        height: 45px;
        padding-bottom: 20px
    }

    .contact-form-block .gsone-location-form .form-actions button, .contact-form-block .gsone-location-wrapper .form-actions button {
        border: none;
        font-size: 15px;
        height: 45px;
        position: relative;
        padding: 13px 21px;
        text-transform: lowercase;
        font-weight: 500
    }

        .contact-form-block .gsone-location-form .form-actions button::first-letter, .contact-form-block .gsone-location-wrapper .form-actions button::first-letter {
            text-transform: capitalize
        }

        .contact-form-block .gsone-location-form .form-actions button::before, .contact-form-block .gsone-location-wrapper .form-actions button::before {
            display: none
        }

.contact-form-block .content-wrapper {
    padding: 32px 26px 24px 26px;
    border-radius: 4px
}

    .contact-form-block .content-wrapper h3 {
        color: #fff
    }

    .contact-form-block .content-wrapper p {
        color: #fff;
        font-size: 12px
    }

    .contact-form-block .content-wrapper .text-bg-white {
        color: #262626 !important;
        font-size: 14px !important
    }

    .contact-form-block .content-wrapper fieldset {
        margin-bottom: 16px
    }

    .contact-form-block .content-wrapper a {
        text-decoration: underline
    }

        .contact-form-block .content-wrapper a:hover {
            color: #fff;
            text-decoration: none
        }

    .contact-form-block .content-wrapper .form-actions {
        margin-bottom: 16px !important
    }

    .contact-form-block .content-wrapper #gsone-healthcare-location-form .form-actions {
        margin-bottom: 0 !important
    }

.contact-form-block .content-wrapper {
    padding: 32px 26px 24px 26px;
    border-radius: 4px
}

    .contact-form-block .content-wrapper h3 {
        color: #fff
    }

    .contact-form-block .content-wrapper fieldset {
        margin-bottom: 16px
    }

    .contact-form-block .content-wrapper a {
        text-decoration: underline
    }

        .contact-form-block .content-wrapper a:hover {
            color: #fff;
            text-decoration: none
        }

    .contact-form-block .content-wrapper .form-actions {
        margin-bottom: 16px !important
    }

@media screen and (min-width: 768px) {
    .contact-form-block .gsone-location-form {
        flex-direction: row
    }

        .contact-form-block .gsone-location-form fieldset {
            padding-bottom: 0;
            padding-right: 20px;
            width: 280px
        }
}

.carousel-10-steps {
    border: 1px solid #c4d7ed;
    border-radius: 4px;
    padding-left: calc(1.2rem + 2.4vw);
    padding-right: calc(1.2rem + 2.4vw);
    padding-bottom: calc(1.4857142857rem + 4.6857142857vw);
    padding-top: calc(1.3428571429rem + 3.5428571429vw);
    position: relative
}

@media(min-width: 1200px) {
    .carousel-10-steps {
        padding-left: 3rem
    }
}

@media(min-width: 1200px) {
    .carousel-10-steps {
        padding-right: 3rem
    }
}

@media(min-width: 1200px) {
    .carousel-10-steps {
        padding-bottom: 5rem
    }
}

@media(min-width: 1200px) {
    .carousel-10-steps {
        padding-top: 4rem
    }
}

.carousel-10-steps .controler-container {
    position: absolute;
    bottom: 0;
    right: 0
}

    .carousel-10-steps .controler-container button {
        width: 40px;
        height: 40px;
        border: none;
        background-color: #f0f5fa
    }

        .carousel-10-steps .controler-container button:first-child {
            border-right: 1px solid #c4d7ed;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .carousel-10-steps .controler-container button:last-child {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

.carousel-10-steps .slider .slider-page-info {
    color: #cd3c0d;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 0;
    padding-bottom: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    .carousel-10-steps .slider .slider-page-info {
        padding-bottom: 1.125rem
    }
}

.select-10-step-bar-code {
    width: 260px !important;
    margin-left: auto
}

.view-mozone-countries {
    border-radius: 4px;
    background-color: #002c6c;
    padding: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .view-mozone-countries {
        padding: 1.5rem
    }
}

.view-mozone-countries .contact-form-block h3 {
    margin-bottom: 20px
}

.view-mozone-countries .contact-form-block form {
    margin-bottom: 21px
}

    .view-mozone-countries .contact-form-block form fieldset {
        width: 100%;
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    .view-mozone-countries .contact-form-block form .form-actions {
        padding: 0
    }

.view-mozone-countries .contact-form-block .info p {
    margin-bottom: 0;
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    font-weight: 400
}

@media(min-width: 1200px) {
    .view-mozone-countries .contact-form-block .info p {
        font-size: 0.95rem
    }
}

.view-mozone-countries .contact-form-block .info .zipcode-city-country-div {
    display: flex
}

    .view-mozone-countries .contact-form-block .info .zipcode-city-country-div p {
        padding-right: 5px
    }

    .view-mozone-countries .contact-form-block .info .zipcode-city-country-div .comma {
        position: relative;
        margin-right: 5px
    }

        .view-mozone-countries .contact-form-block .info .zipcode-city-country-div .comma::after {
            content: ",";
            position: absolute;
            top: 0;
            right: 0
        }

.view-mozone-countries .contact-form-block .info .email-div {
    display: flex
}

    .view-mozone-countries .contact-form-block .info .email-div span {
        font-size: calc(0.9071428571rem + 0.0571428571vw);
        font-weight: 400
    }

@media(min-width: 1200px) {
    .view-mozone-countries .contact-form-block .info .email-div span {
        font-size: 0.95rem
    }
}

.view-mozone-countries .contact-form-block .info .email-div a {
    padding-left: 5px;
    color: #fff
}

    .view-mozone-countries .contact-form-block .info .email-div a:hover {
        cursor: pointer;
        color: #fff;
        text-decoration: none
    }

.block-img-text-links img {
    min-height: 170px;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
    padding-bottom: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .block-img-text-links img {
        padding-bottom: 1.5rem
    }
}

.block-img-text-links .text-formatted {
    padding-bottom: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    .block-img-text-links .text-formatted {
        padding-bottom: 1.125rem
    }
}

.block-img-text-links .text-formatted div > :last-child {
    margin-bottom: 0
}

.block-img-text-links .list-of-links a {
    width: 100%;
    display: block;
    text-decoration: underline;
    padding-bottom: calc(0.9321428571rem + 0.2571428571vw);
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    color: #00799e
}

@media(min-width: 1200px) {
    .block-img-text-links .list-of-links a {
        padding-bottom: 1.125rem
    }
}

@media(min-width: 1200px) {
    .block-img-text-links .list-of-links a {
        font-size: 0.95rem
    }
}

.block-img-text-links .list-of-links a:hover {
    color: #002c6c
}

.block-img-text-links .list-of-links a:last-child {
    padding-bottom: 0
}

.block-img-text-links .link-underline-wrapper {
    display: none
}

.card-w-multiple-fields {
    border: 1px solid #c4d7ed;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-direction: column
}

    .card-w-multiple-fields.healthcare-card {
        border-radius: 8px
    }

        .card-w-multiple-fields.healthcare-card .img-wrapper {
            position: relative;
            border-top-left-radius: 8px;
            border-top-right-radius: 8px
        }

            .card-w-multiple-fields.healthcare-card .img-wrapper img {
                border-top-left-radius: 8px;
                border-top-right-radius: 8px
            }

        .card-w-multiple-fields.healthcare-card .play-button {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,.2);
            display: flex;
            align-items: center;
            justify-content: center
        }

        .card-w-multiple-fields.healthcare-card .wrapper-info {
            padding-top: 20px;
            border-bottom-left-radius: 8px;
            border-bottom-right-radius: 8px
        }

            .card-w-multiple-fields.healthcare-card .wrapper-info .card-tag {
                color: #cd3c0d;
                font-size: 14px;
                font-style: normal;
                font-weight: 700;
                line-height: 120%
            }

            .card-w-multiple-fields.healthcare-card .wrapper-info h3 {
                color: #002c6c;
                font-size: 24px;
                font-style: normal;
                font-weight: 700;
                line-height: 120%
            }

            .card-w-multiple-fields.healthcare-card .wrapper-info p {
                color: #000;
                font-size: 16px;
                font-style: normal;
                font-weight: 300;
                line-height: 150%
            }

        .card-w-multiple-fields.healthcare-card .button-block a {
            border-radius: 8px
        }

    .card-w-multiple-fields img {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .card-w-multiple-fields .wrapper-info {
        flex: 1;
        padding-top: calc(0.9857142857rem + 0.6857142857vw);
        padding-bottom: calc(0.9857142857rem + 0.6857142857vw);
        padding-right: calc(0.9321428571rem + 0.2571428571vw);
        padding-left: calc(0.9321428571rem + 0.2571428571vw);
        display: flex;
        flex-direction: column
    }

@media(min-width: 1200px) {
    .card-w-multiple-fields .wrapper-info {
        padding-top: 1.5rem
    }
}

@media(min-width: 1200px) {
    .card-w-multiple-fields .wrapper-info {
        padding-bottom: 1.5rem
    }
}

@media(min-width: 1200px) {
    .card-w-multiple-fields .wrapper-info {
        padding-right: 1.125rem
    }
}

@media(min-width: 1200px) {
    .card-w-multiple-fields .wrapper-info {
        padding-left: 1.125rem
    }
}

.card-w-multiple-fields .wrapper-info .wrapper-link a {
    display: block;
    width: 100%;
    padding-bottom: calc(0.9142857143rem + 0.1142857143vw);
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    color: #00799e;
    text-decoration: none
}

@media(min-width: 1200px) {
    .card-w-multiple-fields .wrapper-info .wrapper-link a {
        padding-bottom: 1rem
    }
}

@media(min-width: 1200px) {
    .card-w-multiple-fields .wrapper-info .wrapper-link a {
        font-size: 0.95rem
    }
}

.card-w-multiple-fields .wrapper-info .wrapper-link a.underline-link {
    text-decoration: underline
}

.card-w-multiple-fields .wrapper-info .wrapper-link a:last-of-type {
    padding-bottom: 0
}

.card-w-multiple-fields .wrapper-info .wrapper-link a:hover {
    color: #002c6c
}

.card-w-multiple-fields .wrapper-info .wrapper-link a:first-of-type {
    padding-top: 15px
}

.card-w-multiple-fields .wrapper-info .button-block {
    padding-top: calc(1.0571428571rem + 1.2571428571vw);
    margin-top: auto
}

@media(min-width: 1200px) {
    .card-w-multiple-fields .wrapper-info .button-block {
        padding-top: 2rem
    }
}

.card-w-multiple-fields .wrapper-info .button-block a {
    padding: 13px 22px;
    font-size: calc(0.9071428571rem + 0.0571428571vw)
}

@media(min-width: 1200px) {
    .card-w-multiple-fields .wrapper-info .button-block a {
        font-size: 0.95rem
    }
}

.card-w-multiple-fields.different-height {
    height: unset !important
}

.card-w-multiple-fields.second-version {
    border-radius: 0;
    padding: 20px 26px
}

    .card-w-multiple-fields.second-version .wrapper-info {
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0
    }

.carousel-2-columns .carousel {
    padding-top: calc(1.3428571429rem + 3.5428571429vw)
}

@media(min-width: 1200px) {
    .carousel-2-columns .carousel {
        padding-top: 4rem
    }
}

@media screen and (min-width: 768px) {
    .carousel-2-columns .carousel {
        padding: 0 !important
    }

        .carousel-2-columns .carousel .slick-track .slick-slide {
            align-items: flex-start
        }

    .carousel-2-columns button.slick-arrow {
        bottom: unset;
        top: 15px;
        transform: translateY(-50%)
    }

        .carousel-2-columns button.slick-arrow:hover {
            top: 11px;
            box-shadow: 0px 10px 30px rgba(0,44,108,.2)
        }

        .carousel-2-columns button.slick-arrow:focus {
            outline: 2px solid #002c6c
        }

    .carousel-2-columns .slick-next {
        left: 80px
    }

    .carousel-2-columns .slick-prev {
        right: unset;
        left: 15px
    }

    .carousel-2-columns .body-left {
        padding-top: 90px
    }

    .carousel-2-columns .body-right {
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.multiple-text-with-graphic {
    justify-content: space-between
}

    .multiple-text-with-graphic img {
        padding-right: 18px
    }

    .multiple-text-with-graphic p:last-of-type {
        margin: 0
    }

    .multiple-text-with-graphic .column-different {
        padding-bottom: calc(1.2rem + 2.4vw);
        padding-top: calc(1.2rem + 2.4vw)
    }

@media(min-width: 1200px) {
    .multiple-text-with-graphic .column-different {
        padding-bottom: 3rem
    }
}

@media(min-width: 1200px) {
    .multiple-text-with-graphic .column-different {
        padding-top: 3rem
    }
}

.multiple-text-with-graphic-listing img {
    max-width: 65px;
    margin-right: 30px;
    padding-right: 0
}

.multiple-text-with-graphic-listing .text-formatted h4:last-of-type, .multiple-text-with-graphic-listing .text-formatted p:last-of-type {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .multiple-text-with-graphic .column-different > div {
        width: 50%;
        margin: auto
    }
}

.step-row {
    cursor: pointer;
    height: 200px;
    margin-bottom: 80px;
    clear: both;
    width: 100%
}

    .step-row div {
        display: inline-block
    }

    .step-row .number {
        width: 200px;
        background-color: #002c6c;
        height: 100%;
        text-align: center
    }

        .step-row .number > span {
            color: #00b6de;
            display: block;
            font-size: 30px;
            font-weight: 500;
            margin-top: 20px
        }

        .step-row .number > p {
            font-size: 100px;
            font-weight: 600;
            color: #fff;
            display: block;
            margin-top: 40px;
            line-height: 24px
        }

    .step-row .content {
        width: calc(100% - 500px);
        height: 100%;
        position: relative;
        padding: 20px 30px 30px 30px;
        color: #fff;
        font-size: 30px;
        font-weight: 500
    }

        .step-row .content > span {
            position: absolute;
            bottom: 20px;
            width: calc(100% - 60px);
            border-bottom: 2px solid #fff;
            display: block
        }

        .step-row .content:after {
            border-right: 35px solid transparent;
            width: 0;
            height: 0;
            border-left: 35px solid transparent;
            border-top: 25px solid transparent;
            content: " ";
            position: absolute;
            bottom: -25px;
            left: 0;
            right: 0;
            margin-left: auto;
            margin-right: auto
        }

    .step-row .image {
        width: 200px;
        background-color: #fff;
        height: 100%;
        overflow: hidden;
        padding: 10px
    }

        .step-row .image img {
            width: 100%;
            min-height: 150px
        }

    .step-row.bg-sky.step-row:before {
        border-top-color: #00b6de !important
    }

    .step-row.bg-sky .content:after {
        border-top-color: #00b6de !important
    }

    .step-row.bg-sky .number > span {
        color: #00b6de !important
    }

    .step-row.bg-grass.step-row:before {
        border-top-color: #7ac143 !important
    }

    .step-row.bg-grass .content:after {
        border-top-color: #7ac143 !important
    }

    .step-row.bg-grass .number > span {
        color: #7ac143 !important
    }

    .step-row.bg-purple.step-row:before {
        border-top-color: #bf83b9 !important
    }

    .step-row.bg-purple .content:after {
        border-top-color: #bf83b9 !important
    }

    .step-row.bg-dark-gray.step-row {
        background: #b0b3b3 !important
    }

        .step-row.bg-dark-gray.step-row:before {
            border-top-color: #b0b3b3 !important
        }

    .step-row.bg-dark-gray .content:after {
        border-top-color: #b0b3b3 !important
    }

    .step-row.bg-teal.step-row:before {
        border-top-color: #22bcb9 !important
    }

    .step-row.bg-teal .content:after {
        border-top-color: #22bcb9 !important
    }

    .step-row.bg-blue.step-row:before {
        border-top-color: #002c6c !important
    }

    .step-row.bg-blue .content:after {
        border-top-color: #002c6c !important
    }

    .step-row.bg-tangerine.step-row:before {
        border-top-color: #ff8200 !important
    }

    .step-row.bg-tangerine .content:after {
        border-top-color: #ff8200 !important
    }

    .step-row.bg-peach.step-row:before {
        border-top-color: #fbb034 !important
    }

    .step-row.bg-peach .content:after {
        border-top-color: #fbb034 !important
    }

    .step-row.bg-peach .number > span {
        color: #fbb034 !important
    }

    .step-row.bg-forest.step-row:before {
        border-top-color: #00b74f !important
    }

    .step-row.bg-forest .content:after {
        border-top-color: #00b74f !important
    }

    .step-row.bg-forest .number > span {
        color: #00b74f !important
    }

    .step-row.bg-lavender.step-row:before {
        border-top-color: #af96d4 !important
    }

    .step-row.bg-lavender .content:after {
        border-top-color: #af96d4 !important
    }

    .step-row.bg-lavender .number > span {
        color: #af96d4 !important
    }

    .step-row.bg-light-medium-gray.step-row:before {
        border-top-color: #b1b3b3 !important
    }

    .step-row.bg-light-medium-gray .content:after {
        border-top-color: #b1b3b3 !important
    }

    .step-row.bg-light-medium-gray .number > span {
        color: #b1b3b3 !important
    }

    .step-row.bg-gold.step-row:before {
        border-top-color: #c4b000 !important
    }

    .step-row.bg-gold .content:after {
        border-top-color: #c4b000 !important
    }

    .step-row.bg-gold .number > span {
        color: #c4b000 !important
    }

    .step-row.bg-mist.step-row:before {
        border-top-color: #8db9ca !important
    }

    .step-row.bg-mist .content:after {
        border-top-color: #8db9ca !important
    }

    .step-row.bg-mist .number > span {
        color: #8db9ca !important
    }

    .step-row.bg-slate.step-row:before {
        border-top-color: #89aadb !important
    }

    .step-row.bg-slate .content:after {
        border-top-color: #89aadb !important
    }

    .step-row.bg-slate .number > span {
        color: #89aadb !important
    }

    .step-row.bg-orange .number > span {
        color: #f26334 !important
    }

.step-row-odd .number {
    float: left
}

.step-row-odd .image {
    float: right
}

.step-row-even .number {
    float: right
}

.step-row-even .image {
    float: left
}

@media(max-width: 992px) {
    .step-row {
        height: 150px;
        margin-bottom: 60px
    }

        .step-row .number {
            width: 150px
        }

            .step-row .number > span {
                font-size: 20px
            }

            .step-row .number > p {
                font-size: 70px;
                margin-top: 25px
            }

        .step-row .content {
            width: calc(100% - 350px);
            font-size: 18px;
            padding: 15px
        }

            .step-row .content > span {
                width: calc(100% - 30px);
                bottom: 15px
            }

            .step-row .content:after {
                border-right: 23px solid transparent;
                border-left: 23px solid transparent;
                border-top: 15px solid transparent;
                bottom: -15px
            }

        .step-row .image {
            width: 200px
        }
}

@media(max-width: 440px) {
    .step-row {
        height: auto;
        padding-bottom: 15px;
        position: relative
    }

        .step-row:before {
            content: " ";
            position: absolute;
            width: 0;
            height: 0;
            border-right: 23px solid transparent;
            border-left: 23px solid transparent;
            border-top: 15px solid;
            bottom: -15px;
            left: 0;
            right: 0;
            margin-left: auto;
            margin-right: auto
        }

        .step-row .number {
            width: 100% !important;
            float: none !important;
            height: 120px
        }

            .step-row .number > span {
                margin-top: 10px
            }

        .step-row .content {
            width: 100% !important;
            height: 150px;
            padding-bottom: 30px
        }

            .step-row .content > span {
                position: initial;
                width: 100%;
                padding-top: 30px
            }
}

@media(min-width: 993px)and (max-width: 1200px) {
    .step-row .content {
        font-size: 26px
    }
}

@media(max-width: 650px) {
    .step-row .content {
        width: calc(100% - 150px)
    }

    .step-row .image {
        display: none
    }
}

@media(max-width: 270px) {
    .step-row .content > span {
        display: none
    }
}

@media(max-width: 260px) {
    .step-row .content:after {
        display: none
    }
}

.infographics-row {
    position: relative;
    height: 230px;
    margin-bottom: 20px;
    clear: both;
    overflow: auto
}

.infographics-row__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90
}

    .infographics-row__link .number {
        width: 230px;
        height: 230px
    }

        .infographics-row__link .number span {
            position: relative;
            font-size: 60px;
            background-color: #fff;
            border-radius: 50%;
            font-weight: 500;
            width: 120px;
            height: 120px;
            display: inline-block;
            text-align: center;
            line-height: 120px;
            margin-top: 56px;
            font-weight: 600
        }

    .infographics-row__link .content {
        width: calc(100% - 230px);
        height: 100%;
        padding: 20px 80px 20px 0px;
        position: relative;
        background: rgba(255,255,255,.7)
    }

        .infographics-row__link .content blockquote.typography-blockquote {
            border: none;
            color: #003b9b;
            font-size: 20px;
            width: 82%;
            float: right;
            position: relative;
            text-align: left;
            margin: 0;
            padding: 0
        }

            .infographics-row__link .content blockquote.typography-blockquote:before {
                content: "“";
                position: absolute;
                color: #fff;
                display: inline;
                font-size: 200px;
                height: 0px;
                top: 32px;
                left: -130px;
                line-height: 100px;
                font-family: Arial,Helvetica,sans-serif;
                font-weight: bold
            }

        .infographics-row__link .content > span {
            color: #454545;
            text-align: right;
            max-width: 60%;
            min-width: 20%;
            right: 0px;
            display: block;
            float: inherit;
            font-size: 15px;
            position: absolute;
            bottom: 20px;
            right: 80px
        }

            .infographics-row__link .content > span strong {
                font-weight: 700
            }

.infographics-row-odd .number {
    float: left
}

    .infographics-row-odd .number span {
        margin-left: 50px
    }

        .infographics-row-odd .number span:after {
            content: " ";
            position: absolute;
            width: 0;
            height: 0;
            border-top: 15px solid transparent;
            border-bottom: 15px solid transparent;
            border-left: 18px solid #fff;
            top: 45px;
            right: -13px
        }

.infographics-row-odd .content {
    float: right
}

.infographics-row-even .number {
    float: right
}

    .infographics-row-even .number span {
        margin-left: 60px
    }

        .infographics-row-even .number span:after {
            content: " ";
            position: absolute;
            width: 0;
            height: 0;
            border-top: 15px solid transparent;
            border-bottom: 15px solid transparent;
            border-right: 18px solid #fff;
            top: 45px;
            left: -13px
        }

.infographics-row-even .content {
    float: left
}

.infographics-row.bg-sky .number span {
    color: #00b6de !important;
    color: #00b6de !important
}

.infographics-row.bg-grass .number span {
    color: #7ac143 !important
}

.infographics-row.bg-peach .number span {
    color: #fbb034 !important
}

.infographics-row.bg-orange .number span {
    color: #f26334 !important
}

.infographics-row.bg-purple .number span {
    color: #bf83b9 !important
}

.infographics-row.bg-tangerine .number span {
    color: #ff8200 !important
}

.infographics-row.bg-forest .number span {
    color: #00b74f !important
}

.infographics-row.bg-gold .number span {
    color: #c4b000 !important
}

@media(max-width: 710px) {
    .infographics-row {
        height: auto
    }

        .infographics-row .number {
            width: 100%;
            float: none;
            height: 160px;
            padding-top: 10px
        }

        .infographics-row .content {
            float: none;
            padding: 20px 20px 10px 0px;
            display: table;
            height: 100%;
            overflow: hidden;
            position: relative;
            width: 100%
        }

            .infographics-row .content > span {
                position: relative;
                bottom: 0px;
                right: 20px;
                margin-top: 20px;
                float: right
            }

    .infographics-row-odd .number span {
        margin-top: 30px;
        display: block;
        margin: 0 auto
    }

        .infographics-row-odd .number span:after {
            content: " ";
            position: absolute;
            width: 0;
            height: 0;
            border-right: 15px solid transparent;
            border-left: 15px solid transparent;
            border-top: 18px solid #fff;
            top: 114px;
            right: 45px
        }

    .infographics-row-even .number span {
        display: block;
        margin: 0 auto
    }

        .infographics-row-even .number span:after {
            content: " ";
            position: absolute;
            width: 0;
            height: 0;
            border-right: 15px solid transparent;
            border-left: 15px solid transparent;
            border-top: 18px solid #fff;
            top: 114px;
            right: 0;
            left: 46px
        }
}

@media(max-width: 992px) {
    .infographics-row .content {
        padding-right: 40px
    }

        .infographics-row .content blockquote.typography-blockquote {
            font-size: 16px
        }

            .infographics-row .content blockquote.typography-blockquote:before {
                font-size: 100px;
                left: -60px;
                top: -10px
            }

        .infographics-row .content > span {
            max-width: 80%;
            font-size: 12px;
            right: 40px
        }
}

@media(max-width: 1200px) {
    .infographics-row .content blockquote.typography-blockquote:before {
        font-size: 170px;
        left: -100px;
        top: 20px
    }
}

@media(max-width: 390px) {
    .infographics-row .content blockquote.typography-blockquote:before {
        font-size: 60px;
        left: -30px;
        top: -25px
    }
}

.public-policy-team-cards .team-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

    .public-policy-team-cards .team-cards .paragraph--type-card-team {
        width: 25%;
        padding: 8px;
        margin-bottom: 2rem
    }

.public-policy-team-cards .team-carousel__slide-image {
    position: relative;
    margin-bottom: 15px
}

.public-policy-team-cards .team-carousel__slide-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,53,122,.5);
    opacity: 0;
    transition: opacity .4s ease
}

.public-policy-team-cards .team-carousel__slide-item {
    position: relative;
    display: flex;
    width: 100%;
    max-width: 178px;
    height: 100%;
    margin: 0 auto;
    flex-flow: column;
    align-items: center;
    justify-content: center
}

    .public-policy-team-cards .team-carousel__slide-item:hover .team-carousel__slide-mask {
        z-index: 1;
        cursor: pointer;
        opacity: 1
    }

.public-policy-team-cards .team-carousel__slide-title {
    margin-top: 0 !important;
    text-align: center;
    color: #00799e;
    font-size: 15px !important;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px !important;
    max-width: 160px
}

.public-policy-team-cards .team-carousel__slide-desc {
    text-align: center;
    color: #262626;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 16px;
    max-width: 160px
}

.public-policy-team-cards .team-carousel__slide-link {
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%
}

    .public-policy-team-cards .team-carousel__slide-link:hover {
        color: #002c6c
    }

.public-policy-team-cards .section-in-action {
    position: relative;
    padding: 0 0 50px 0
}

@media(min-width: 992px) {
    .public-policy-team-cards .section-in-action {
        padding: 0 0 80px 0
    }
}

.public-policy-team-cards .section-in-action__title {
    float: right;
    max-width: 200px;
    padding-bottom: 40px;
    text-align: right
}

@media(min-width: 992px) {
    .public-policy-team-cards .section-in-action__title {
        float: inherit;
        max-width: inherit;
        padding-bottom: inherit
    }
}

.section-in-action {
    position: relative;
    padding: 0 0 50px 0
}

    .section-in-action .slick-track {
        display: flex
    }

        .section-in-action .slick-track .slick-slide {
            padding: 10px;
            height: inherit
        }

        .section-in-action .slick-track .inaction-carousel__slide, .section-in-action .slick-track .inaction-carousel__slide-content {
            height: 100%
        }

        .section-in-action .slick-track .inaction-carousel__card {
            position: relative;
            display: flex;
            width: 100%;
            flex-direction: column;
            align-content: space-between;
            box-shadow: 0 2px 3px 0 rgba(165,165,167,.2);
            border: 1px solid #e5f0fc;
            border-radius: 4px;
            transition-duration: .2s;
            transition-timing-function: ease;
            background-color: #fff;
            height: 100%
        }

            .section-in-action .slick-track .inaction-carousel__card .inaction-carousel__card-img img {
                border-top-left-radius: 4px;
                border-top-right-radius: 4px;
                width: 100%;
                height: 170px;
                -o-object-fit: cover;
                object-fit: cover
            }

            .section-in-action .slick-track .inaction-carousel__card .inaction-carousel__card-formatted {
                background-color: #fff;
                padding-top: 1.5rem;
                padding-bottom: 42px;
                padding-left: 1.5rem;
                padding-right: 1.5rem;
                align-items: center;
                border-bottom-left-radius: 4px;
                border-bottom-right-radius: 4px;
                height: auto
            }

                .section-in-action .slick-track .inaction-carousel__card .inaction-carousel__card-formatted h5 {
                    color: #002c6c;
                    font-size: 18px;
                    font-weight: 500;
                    letter-spacing: 0;
                    line-height: 25px
                }

                .section-in-action .slick-track .inaction-carousel__card .inaction-carousel__card-formatted p {
                    color: #262626;
                    font-size: 15px;
                    font-weight: 400;
                    letter-spacing: 0;
                    line-height: 21px
                }

            .section-in-action .slick-track .inaction-carousel__card a {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                color: transparent;
                z-index: 1
            }

            .section-in-action .slick-track .inaction-carousel__card:hover {
                cursor: pointer;
                transform: translateY(-4px);
                box-shadow: 0 10px 10px 0 rgba(165,165,167,.6)
            }

    .section-in-action .slick-dots {
        position: relative;
        display: flex !important;
        padding-left: 0;
        margin: 0;
        margin-top: 50px;
        justify-content: center
    }

        .section-in-action .slick-dots > li {
            width: 14px;
            height: 14px;
            margin-right: 5px;
            text-indent: -9999px;
            list-style: none;
            cursor: pointer;
            background-color: #f26334;
            border-radius: 50%;
            opacity: .3;
            transition: opacity .2s ease-in-out
        }

            .section-in-action .slick-dots > li:last-child {
                margin-right: 0
            }

            .section-in-action .slick-dots > li.slick-active {
                opacity: 1
            }

.card-section {
    position: relative;
    display: none;
    width: 100%;
    padding: 80px 0
}

@media(min-width: 992px) {
    .card-section {
        display: block;
        border-bottom: 2px solid #979797
    }
}

.card-section__title {
    text-align: right
}

.card-section__card {
    position: relative;
    min-height: 371px;
    padding: 25px 20px 20px 20px;
    margin-bottom: 30px;
    background: #fff
}

    .card-section__card:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 5px;
        content: "";
        background: #f26334
    }

.card-section__card-img {
    display: inline-flex;
    width: 66px;
    height: 66px;
    margin-bottom: 20px;
    background: #f4f4f4;
    border-radius: 50%;
    align-items: center;
    justify-content: center
}

.card-section__card-title {
    min-height: 44px;
    margin-bottom: 25px
}

    .card-section__card-title > h3 {
        margin: 0;
        font-size: 18px;
        line-height: 22px;
        color: #444
    }

.card-section__card-desc {
    max-height: 129px;
    margin-bottom: 27px;
    overflow: auto;
    font-size: 13px;
    line-height: 21px;
    color: #4d4d4d
}

.card-section__card-link {
    font-size: 18px;
    line-height: 25px
}

.card-section--mobile {
    display: block;
    padding: 40px 0
}

@media(min-width: 992px) {
    .card-section--mobile {
        display: none
    }
}

.section-engagement {
    position: relative;
    padding: 40px 0 40px 0
}

@media(min-width: 992px) {
    .section-engagement {
        padding: 80px 0 93px 0
    }
}

.section-engagement__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover
}

.section-engagement__header {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-flow: column;
    padding: 0 16px
}

@media(min-width: 992px) {
    .section-engagement__header {
        padding: 0
    }
}

.section-engagement__header-title {
    font-size: 13px;
    line-height: 21px;
    color: #fff
}

.section-engagement__header-col:nth-child(1) {
    flex: 0 0 40%;
    order: 2
}

@media(min-width: 992px) {
    .section-engagement__header-col:nth-child(1) {
        order: 1
    }
}

.section-engagement__header-col:nth-child(2) {
    order: 1;
    margin-bottom: 32px
}

@media(min-width: 992px) {
    .section-engagement__header-col:nth-child(2) {
        order: 2;
        margin-bottom: inherit
    }
}

@media(min-width: 992px) {
    .section-engagement__header-col:nth-child(2) h2 {
        max-width: 260px
    }
}

.section-engagement__content {
    position: relative;
    z-index: 2
}

    .section-engagement__content h4, .section-engagement__content h2 {
        color: #fff !important
    }

@media(max-width: 992px) {
    .section-engagement__card-title {
        text-align: center
    }
}

.section-engagement__card-title h5 {
    position: relative;
    color: #fff !important;
    padding-bottom: 17px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px
}

@media(max-width: 992px) {
    .section-engagement .standalonelink-block-default {
        text-align: center
    }
}

.section-engagement__card-desc {
    color: #fff;
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 40px
}

.section-engagement__card-button a {
    color: #fff !important;
    text-decoration: underline
}

.section-engagement .country-carousel {
    margin: 10px
}

@media(min-width: 992px) {
    .section-engagement .country-carousel {
        margin: 75px 0px 0 0px
    }
}

.section-engagement .country-carousel .slick-slide:last-of-type .section-engagement__card {
    border-right: none
}

.section-engagement .section-engagement__card {
    padding-right: 0
}

@media(min-width: 992px) {
    .section-engagement .section-engagement__card {
        padding-right: 78px
    }
}

.section-engagement .slick-dots {
    position: relative;
    display: flex !important;
    justify-content: center;
    padding-left: 0;
    margin-top: 31px
}

@media(min-width: 992px) {
    .section-engagement .slick-dots {
        margin-top: 62px
    }
}

.section-engagement .slick-dots > li {
    list-style: none;
    text-indent: -9999px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    background-color: #fff;
    opacity: .3;
    transition: opacity .2s ease-in-out;
    cursor: pointer
}

    .section-engagement .slick-dots > li:last-child {
        margin-right: 0
    }

    .section-engagement .slick-dots > li.slick-active {
        opacity: 1
    }

.carousel-bubbles .wrapper {
    margin-right: 16px;
    height: 104px
}

    .carousel-bubbles .wrapper img {
        border-radius: 100%;
        width: 104px;
        height: 104px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .carousel-bubbles .wrapper.slick-current {
        -webkit-animation: w 1s linear both;
        animation: w 1s linear both
    }

@-webkit-keyframes w {
    0% {
        transform: scale(0.5)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes w {
    0% {
        transform: scale(0.5)
    }

    100% {
        transform: scale(1)
    }
}

.carousel-bubbles .wrapper.slick-current + .wrapper {
    width: 50px !important
}

    .carousel-bubbles .wrapper.slick-current + .wrapper img {
        width: 50px;
        height: 50px
    }

    .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper {
        width: 50px !important
    }

        .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper img {
            width: 50px;
            height: 50px
        }

@media screen and (min-width: 768px) {
    .carousel-bubbles .wrapper {
        margin-right: 24px;
        height: 218px
    }

        .carousel-bubbles .wrapper img {
            width: 218px;
            height: 218px
        }

        .carousel-bubbles .wrapper.slick-current + .wrapper {
            width: 68px !important
        }

            .carousel-bubbles .wrapper.slick-current + .wrapper img {
                width: 68px;
                height: 68px
            }

            .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper {
                width: 68px !important
            }

                .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper img {
                    width: 68px;
                    height: 68px
                }

                .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper + .wrapper {
                    width: 68px !important
                }

                    .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper + .wrapper img {
                        width: 68px;
                        height: 68px
                    }

                    .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper + .wrapper + .wrapper {
                        width: 68px !important
                    }

                        .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper + .wrapper + .wrapper img {
                            width: 68px;
                            height: 68px
                        }

                        .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper {
                            width: 48px !important
                        }

                            .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper img {
                                width: 48px;
                                height: 48px
                            }

                            .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper {
                                width: 48px !important
                            }

                                .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper img {
                                    width: 48px;
                                    height: 48px
                                }

                                .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper {
                                    width: 48px !important
                                }

                                    .carousel-bubbles .wrapper.slick-current + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper + .wrapper img {
                                        width: 48px;
                                        height: 48px
                                    }
}

.carousel-body {
    padding-top: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .carousel-body {
        padding-top: 1.5rem
    }
}

.carousel-body .wrapper-body {
    align-items: flex-start !important
}

.wrapper-carousel-bubbles {
    margin-left: 40px;
    max-width: 250px;
    width: 100%
}

@media screen and (min-width: 768px) {
    .wrapper-carousel-bubbles {
        margin-left: 65px;
        max-width: 810px
    }

        .wrapper-carousel-bubbles .wrapper-buttons::before {
            top: 105px !important;
            left: -65px;
            width: calc(100% + 130px)
        }

        .wrapper-carousel-bubbles .wrapper-buttons button.slick-arrow {
            top: 90px !important
        }

        .wrapper-carousel-bubbles .wrapper-buttons .slick-next {
            right: -65px
        }

        .wrapper-carousel-bubbles .wrapper-buttons .slick-prev {
            left: -65px
        }
}

.wrapper-carousel-bubbles .slick-track {
    display: flex
}

    .wrapper-carousel-bubbles .slick-track .slick-slide {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

.wrapper-carousel-bubbles .disable {
    cursor: not-allowed;
    opacity: .7
}

.wrapper-carousel-bubbles .wrapper-buttons .line-fade {
    display: none
}

.wrapper-carousel-bubbles .wrapper-buttons.finish .line-fade {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    right: 0;
    top: 105px;
    background: linear-gradient(90deg, transparent 30%, white 100%);
    z-index: 0
}

@media screen and (max-width: 767px) {
    .wrapper-carousel-bubbles .wrapper-buttons.finish .line-fade {
        background: linear-gradient(90deg, transparent 80%, white 100%);
        top: 55px
    }
}

.wrapper-carousel-bubbles .wrapper-buttons.finish:before {
    width: 300px !important
}

@media screen and (max-width: 767px) {
    .wrapper-carousel-bubbles .wrapper-buttons.finish:before {
        width: 150px !important
    }
}

.wrapper-carousel-bubbles .wrapper-buttons.finish:after {
    content: "";
    width: calc(100% - 40px);
    height: 2px;
    background-color: transparent;
    display: block;
    position: absolute;
    top: 105px;
    z-index: -1;
    left: -25px;
    border: 1px dashed #c4d7ed
}

@media screen and (max-width: 767px) {
    .wrapper-carousel-bubbles .wrapper-buttons.finish:after {
        width: 100%;
        top: 55px;
        left: 0
    }
}

.wrapper-carousel-bubbles .wrapper-buttons::before {
    content: "";
    width: calc(100% + 50px);
    height: 2px;
    background-color: #c4d7ed;
    display: block;
    position: absolute;
    top: 55px;
    z-index: -1;
    left: -25px
}

.wrapper-carousel-bubbles .wrapper-buttons button.slick-arrow {
    position: absolute;
    z-index: 3;
    top: 40px;
    background: #fff;
    border: 1px solid #e5f0fc;
    border-radius: 50%;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    width: 30px;
    height: 30px;
    transition: top .2s ease
}

    .wrapper-carousel-bubbles .wrapper-buttons button.slick-arrow.disable, .wrapper-carousel-bubbles .wrapper-buttons button.slick-arrow.slick-disable {
        opacity: .4
    }

.wrapper-carousel-bubbles .wrapper-buttons .slick-next {
    right: -35px
}

.wrapper-carousel-bubbles .wrapper-buttons .slick-prev {
    left: -45px
}

.wrapper-carousel-bubbles .wrapper-buttons .slick-next::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-0.000141144 4.99981C-0.000141144 5.16557 0.0657063 5.32455 0.182917 5.44176C0.300127 5.55897 0.459099 5.62481 0.624859 5.62481H7.86611L5.18236 8.30731C5.12425 8.36542 5.07815 8.43441 5.0467 8.51033C5.01526 8.58626 4.99907 8.66763 4.99907 8.74981C4.99907 8.83199 5.01526 8.91337 5.0467 8.98929C5.07815 9.06522 5.12425 9.1342 5.18236 9.19231C5.24047 9.25042 5.30945 9.29652 5.38538 9.32797C5.4613 9.35942 5.54268 9.3756 5.62486 9.3756C5.70704 9.3756 5.78841 9.35942 5.86434 9.32797C5.94026 9.29652 6.00925 9.25042 6.06736 9.19231L9.81736 5.44231C9.87556 5.38426 9.92174 5.31529 9.95325 5.23935C9.98476 5.16342 10.001 5.08202 10.001 4.99981C10.001 4.9176 9.98476 4.8362 9.95325 4.76027C9.92174 4.68434 9.87556 4.61537 9.81736 4.55731L6.06736 0.807313C5.95 0.689955 5.79083 0.624023 5.62486 0.624023C5.45889 0.624023 5.29972 0.689955 5.18236 0.807313C5.065 0.924671 4.99907 1.08384 4.99907 1.24981C4.99907 1.41578 5.065 1.57496 5.18236 1.69231L7.86611 4.37481H0.624859C0.459099 4.37481 0.300127 4.44066 0.182917 4.55787C0.0657063 4.67508 -0.000141144 4.83405 -0.000141144 4.99981Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    display: inline-block;
    height: 10px
}

.wrapper-carousel-bubbles .wrapper-buttons .slick-prev::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 4.99981C10 4.83405 9.93415 4.67508 9.81694 4.55787C9.69973 4.44066 9.54076 4.37481 9.375 4.37481H2.13375L4.8175 1.69231C4.93486 1.57496 5.00079 1.41578 5.00079 1.24981C5.00079 1.08384 4.93486 0.924671 4.8175 0.807313C4.70014 0.689955 4.54097 0.624023 4.375 0.624023C4.20903 0.624023 4.04986 0.689955 3.9325 0.807313L0.1825 4.55731C0.124296 4.61537 0.0781174 4.68434 0.0466099 4.76027C0.0151014 4.8362 -0.00111675 4.9176 -0.00111675 4.99981C-0.00111675 5.08202 0.0151014 5.16342 0.0466099 5.23935C0.0781174 5.31529 0.124296 5.38426 0.1825 5.44231L3.9325 9.19231C4.04986 9.30967 4.20903 9.3756 4.375 9.3756C4.54097 9.3756 4.70014 9.30967 4.8175 9.19231C4.93486 9.07495 5.00079 8.91578 5.00079 8.74981C5.00079 8.58384 4.93486 8.42467 4.8175 8.30731L2.13375 5.62481H9.375C9.54076 5.62481 9.69973 5.55897 9.81694 5.44176C9.93415 5.32455 10 5.16557 10 4.99981Z' fill='%23A6B0BB'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    width: 10px;
    display: inline-block;
    height: 10px
}

.line-separator {
    border-bottom: 1px solid #c4d7ed
}

.traceway-tool-block-v-banner {
    height: calc(100% - 60px)
}

@media screen and (max-width: 767px) {
    .traceway-tool-block-v-banner {
        height: unset
    }
}

.traceway-tool-block-v-banner div {
    height: 100%
}

.block-traceability-methedology .phase-pills {
    justify-content: space-between;
    align-items: stretch
}

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-pills {
        flex-direction: column
    }
}

.block-traceability-methedology .phase-pills .phase-nav-item {
    margin-bottom: 0;
    height: auto;
    max-width: 25%;
    min-width: 25%;
    padding: .25rem;
    border-radius: .25rem
}

    .block-traceability-methedology .phase-pills .phase-nav-item:last-child {
        margin-right: 0
    }

    .block-traceability-methedology .phase-pills .phase-nav-item:first-child .phase-title {
        font-size: 1.125rem
    }

    .block-traceability-methedology .phase-pills .phase-nav-item:not(.active):not(:hover) {
        background-color: #f0f5fa !important;
        border: .0625rem solid #c4d7ed !important;
        padding: .1875rem
    }

    .block-traceability-methedology .phase-pills .phase-nav-item:not(.active):hover {
        box-shadow: 0 0 .6875rem rgba(33,33,33,.5)
    }

    .block-traceability-methedology .phase-pills .phase-nav-item:hover {
        box-shadow: 0 0 .6875rem rgba(33,33,33,.5)
    }

    .block-traceability-methedology .phase-pills .phase-nav-item.active:hover {
        box-shadow: unset
    }

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-pills .phase-nav-item {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: .5rem
    }
}

.block-traceability-methedology .phase-pills .phase-nav-item button {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.125rem !important;
    width: 100%;
    outline: none;
    box-shadow: none;
    height: 100%;
    background-color: transparent;
    position: relative;
    border: none
}

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-pills .phase-nav-item button {
        min-width: 11.25rem;
        padding: 1rem !important;
        flex-direction: row;
        max-width: 100%;
        width: 100%;
        align-items: center
    }
}

.block-traceability-methedology .phase-pills .phase-nav-item button:not(.active) {
    background-color: #f0f5fa !important
}

.block-traceability-methedology .phase-pills .phase-nav-item button.active {
    border: .0625rem solid #fff !important
}

    .block-traceability-methedology .phase-pills .phase-nav-item button.active:after {
        content: "";
        top: 0;
        right: 0;
        position: absolute;
        -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
        clip-path: polygon(100% 0, 0 0, 100% 100%);
        width: 3.125rem;
        height: 3.125rem;
        background: #fff
    }

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-pills .phase-nav-item button.active:after {
        display: none
    }
}

.block-traceability-methedology .phase-pills .phase-nav-item button.active img {
    filter: brightness(0) invert(1)
}

.block-traceability-methedology .phase-pills .phase-nav-item button.active .phase-title {
    font-weight: 600;
    color: #fff
}

.block-traceability-methedology .phase-pills .phase-nav-item button img {
    max-width: 4.25rem;
    max-height: 4.25rem;
    width: 100%;
    height: auto
}

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-pills .phase-nav-item button img {
        max-width: 3rem;
        max-height: 3rem;
        margin-right: .5rem;
        margin-bottom: 0 !important
    }
}

.block-traceability-methedology .phase-pills .phase-nav-item button img, .block-traceability-methedology .phase-pills .phase-nav-item button .phase-title {
    margin-bottom: .5rem
}

.block-traceability-methedology .phase-pills .phase-nav-item:last-child button {
    margin-right: 0;
    width: 100%
}

.block-traceability-methedology .phase-pills .phase-nav-item .phase-title {
    font-size: 1.5rem;
    line-height: 1.3125rem;
    padding: 0;
    text-align: center;
    margin-top: auto;
    color: #002c6c
}

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-pills .phase-nav-item .phase-title {
        margin: 0 !important
    }
}

.block-traceability-methedology .phase-content {
    padding: 1.5rem 1rem;
    border-radius: .25rem;
    border: .0625rem solid #e5f0fc;
    background: #fff;
    box-shadow: 0rem .125rem .1875rem 0rem rgba(0,44,108,.2)
}

@media screen and (min-width: 992px) {
    .block-traceability-methedology .phase-content {
        max-height: 45rem;
        overflow: auto
    }
}

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-content {
        position: relative;
        padding-right: 0;
        padding-left: 0
    }
}

.block-traceability-methedology .phase-content .tab-pane {
    position: relative
}

    .block-traceability-methedology .phase-content .tab-pane .phase-full-content > .paragraph {
        position: relative;
        z-index: 1
    }

        .block-traceability-methedology .phase-content .tab-pane .phase-full-content > .paragraph .sub-step-content {
            background-color: #fff
        }

    .block-traceability-methedology .phase-content .tab-pane .phase-description {
        padding-left: 1rem;
        padding-right: 1rem
    }

@media screen and (min-width: 992px) {
    .block-traceability-methedology .phase-content .tab-pane .phase-description {
        position: absolute;
        right: 0;
        top: .625rem;
        width: 66%;
        z-index: 0;
        padding: 0 0 0 1rem
    }
}

.block-traceability-methedology .phase-content .open-step-content, .block-traceability-methedology .phase-content .open-sub-step-content {
    position: absolute;
    top: 50%;
    width: 2rem;
    height: 2rem;
    border: none;
    background-color: transparent;
    background-image: url("/themes/custom/gsone_revamp/images/svg/traceability-methodology-arrow.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.block-traceability-methedology .phase-content .open-sub-step-content {
    right: -2.5rem;
    transform: translateY(-50%)
}

.block-traceability-methedology .phase-content .open-step-content {
    left: .9375rem;
    transform: translateY(-50%) rotate(180deg)
}

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-content .slide-sub-step-content {
        display: none;
        padding: 1.5rem .75rem 1.5rem 2.5rem !important
    }
}

.block-traceability-methedology .phase-content .slide-step-content {
    border-right: .0625rem solid #f0f5fa
}

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-content .slide-step-content {
        padding: .375rem 2.375rem .375rem .3125rem !important;
        border-right: unset
    }
}

.block-traceability-methedology .phase-content > .tab-pane {
    border: none
}

.block-traceability-methedology .phase-content .phase-step-accordion {
    border-radius: 1.875rem 0 0 1.875rem
}

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-content .phase-step-accordion {
        border-radius: 1.875rem;
        position: relative
    }

        .block-traceability-methedology .phase-content .phase-step-accordion:after, .block-traceability-methedology .phase-content .phase-step-accordion:before {
            content: "";
            width: .0625rem;
            height: calc(50% - 1.875rem);
            position: absolute;
            right: -1.5625rem;
            background-color: #002c6c
        }

        .block-traceability-methedology .phase-content .phase-step-accordion:before {
            top: 0
        }

        .block-traceability-methedology .phase-content .phase-step-accordion:after {
            bottom: 0
        }
}

.block-traceability-methedology .phase-content .phase-step-accordion .card {
    background-color: transparent;
    padding-bottom: 0;
    margin-bottom: .625rem;
    margin-right: 1rem;
    border: .0625rem solid #e5f0fc;
    border-radius: .25rem;
    box-shadow: 0 .125rem .1875rem 0 rgba(0,44,108,.2);
    transition-duration: .2s;
    transition-timing-function: ease;
    overflow: visible
}

    .block-traceability-methedology .phase-content .phase-step-accordion .card:last-of-type {
        margin-bottom: 0
    }

    .block-traceability-methedology .phase-content .phase-step-accordion .card:hover {
        cursor: pointer;
        transform: translateY(-0.25rem);
        box-shadow: 0 .625rem 1.875rem 0 rgba(165,165,167,.6)
    }

.block-traceability-methedology .phase-content .phase-step-accordion .card-header {
    border-bottom: none;
    background-color: transparent;
    margin-bottom: 0;
    padding-left: 2rem;
    padding-top: .6875rem;
    padding-bottom: .6875rem
}

.block-traceability-methedology .phase-content .phase-step-accordion .btn-phase-step {
    border: none;
    padding: 0;
    color: #262626;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.1875rem;
    border-radius: 0;
    text-align: left;
    outline: none;
    box-shadow: none
}

    .block-traceability-methedology .phase-content .phase-step-accordion .btn-phase-step.collapsed {
        color: #4b5563
    }

.block-traceability-methedology .phase-content .phase-step-accordion .card-body {
    padding: 0
}

.block-traceability-methedology .phase-content .phase-step-accordion .btn-sub-step-pills {
    padding: .625rem 1.625rem .625rem 1.625rem;
    border: none;
    border-radius: 0;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.1875rem;
    color: #4b5563;
    background-color: transparent;
    outline: none;
    text-align: left;
    position: relative
}

    .block-traceability-methedology .phase-content .phase-step-accordion .btn-sub-step-pills:before {
        content: "•";
        margin-right: .3125rem;
        position: absolute;
        left: .8rem
    }

    .block-traceability-methedology .phase-content .phase-step-accordion .btn-sub-step-pills.active {
        color: #111827
    }

        .block-traceability-methedology .phase-content .phase-step-accordion .btn-sub-step-pills.active > .arrow {
            display: block
        }

    .block-traceability-methedology .phase-content .phase-step-accordion .btn-sub-step-pills > .arrow {
        content: "";
        position: absolute;
        right: -0.875rem;
        top: 0;
        height: 100%;
        width: .9375rem;
        display: none;
        -webkit-clip-path: polygon(0 0, 0% 100%, 100% 51%);
        clip-path: polygon(0 0, 0% 100%, 100% 51%)
    }

.block-traceability-methedology .phase-content .sub-step-content > .tab-pane {
    border: none;
    padding: 1.5rem;
    min-height: 22.5rem
}

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-content .sub-step-content > .tab-pane {
        border-left: none;
        padding: 0 0 0 1rem;
        min-height: unset
    }
}

@media screen and (max-width: 767px) {
    .block-traceability-methedology .phase-content .sub-step-content:after, .block-traceability-methedology .phase-content .sub-step-content:before {
        content: "";
        width: .0625rem;
        height: calc(50% - 1.875rem);
        position: absolute;
        left: 1.9375rem;
        background-color: #002c6c
    }

    .block-traceability-methedology .phase-content .sub-step-content:before {
        top: 0
    }

    .block-traceability-methedology .phase-content .sub-step-content:after {
        bottom: 0
    }
}

.block-traceability-methedology .phase-content .sub-step-content .step-body {
    margin-bottom: 1rem
}

.block-traceability-methedology .phase-content .sub-step-content .sub-step-content .paragraph {
    margin-bottom: 1rem
}

.solution-provider-2d-readiness-companies {
    padding-bottom: 44px
}

    .solution-provider-2d-readiness-companies form .container-inputs > .radio {
        display: flex;
        margin-bottom: 24px
    }

@media screen and (max-width: 767px) {
    .solution-provider-2d-readiness-companies form .container-inputs > .radio {
        flex-wrap: wrap
    }
}

.solution-provider-2d-readiness-companies form .container-inputs .form-item-company-type:first-child {
    padding-left: 0
}

@media screen and (max-width: 767px) {
    .solution-provider-2d-readiness-companies form .container-inputs .form-item-company-type {
        padding-left: 0;
        width: calc(50% - 10px);
        margin-right: 10px;
        margin-bottom: 14px
    }
}

@media screen and (max-width: 767px) {
    .solution-provider-2d-readiness-companies form .container-inputs .form-item-company-type:nth-child(even) {
        margin-right: 0
    }
}

.solution-provider-2d-readiness-companies form .container-inputs .form-item-company-type input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 0;
    height: 0;
    position: absolute
}

    .solution-provider-2d-readiness-companies form .container-inputs .form-item-company-type input:checked + label > h4 {
        background-color: #c4d7ed
    }

@media screen and (max-width: 767px) {
    .solution-provider-2d-readiness-companies form .container-inputs .form-item-company-type label {
        width: 100%
    }
}

.solution-provider-2d-readiness-companies form .container-inputs .form-item-company-type label:hover, .solution-provider-2d-readiness-companies form .container-inputs .form-item-company-type label:focus {
    cursor: pointer
}

.solution-provider-2d-readiness-companies form .container-inputs .form-item-company-type label > h4 {
    margin-bottom: 0;
    padding: 9px 16px;
    background-color: #f0f5fa;
    border-radius: 4px;
    color: #262626;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

@media screen and (max-width: 767px) {
    .solution-provider-2d-readiness-companies form .container-inputs .form-item-company-type label > h4 {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .solution-provider-2d-readiness-companies form .container-inputs .pos-scanner-input, .solution-provider-2d-readiness-companies form .container-inputs .verifiers-input, .solution-provider-2d-readiness-companies form .container-inputs .printer-input, .solution-provider-2d-readiness-companies form .container-inputs .barcode-creation-input {
        padding-left: 0
    }
}

.solution-provider-2d-readiness-companies form .form-type-select {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

    .solution-provider-2d-readiness-companies form .form-type-select label {
        font-size: 26px;
        font-weight: 400;
        line-height: 31px;
        text-align: left;
        color: #002c6c;
        margin-bottom: 18px
    }

@media screen and (min-width: 768px) {
    .solution-provider-2d-readiness-companies form .form-type-select .select-revamp {
        display: flex;
        align-items: center
    }
}

.solution-provider-2d-readiness-companies form .form-type-select .select-revamp .description.text-muted {
    margin-left: 1.125rem
}

@media screen and (max-width: 576px) {
    .solution-provider-2d-readiness-companies form .form-type-select .select-revamp .description.text-muted {
        margin-top: 8px;
        margin-left: 0;
        display: block
    }
}

.solution-provider-2d-readiness-companies form .form-type-select .select-revamp .select {
    max-width: 445px
}

.solution-provider-2d-readiness-companies form .form-type-select .select-revamp ul {
    border: 1px solid #c4d7ed;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    top: calc(100% + 2px);
    z-index: 5
}

.solution-provider-2d-readiness-companies form .form-type-select .styledSelect {
    height: auto
}

.solution-provider-2d-readiness-companies .scroltable-nav {
    display: block;
    position: absolute;
    top: -40px;
    width: 30px;
    height: 30px;
    background-size: 16px 12px;
    background-position: center;
    border-radius: 50%;
    cursor: pointer;
    background-repeat: no-repeat;
    background-color: #f0f5fa;
    z-index: 3
}

@media screen and (min-width: 1200px) {
    .solution-provider-2d-readiness-companies .scroltable-nav {
        display: none
    }
}

.solution-provider-2d-readiness-companies .scroltable-nav-left {
    right: 45px;
    background-image: url("/themes/custom/gsone_revamp/images/svg/arrow-left.svg");
    left: unset
}

.solution-provider-2d-readiness-companies .scroltable-nav-right {
    right: 0;
    background-image: url("/themes/custom/gsone_revamp/images/svg/arrow-right.svg")
}

.solution-provider-2d-readiness-companies .company-full-details {
    margin-top: 24px
}

@media screen and (max-width: 576px) {
    .solution-provider-2d-readiness-companies .company-full-details {
        margin-top: 66px
    }
}

@media screen and (max-width: 576px) {
    .solution-provider-2d-readiness-companies .company-full-details .company-details-download.with-icon:before {
        top: unset;
        transform: unset;
        bottom: 0
    }
}

.solution-provider-2d-readiness-companies .company-details-download {
    font-size: 18px;
    font-weight: 325;
    line-height: 25px;
    text-align: left;
    color: #00799e
}

    .solution-provider-2d-readiness-companies .company-details-download.with-icon {
        position: relative
    }

        .solution-provider-2d-readiness-companies .company-details-download.with-icon:before {
            content: "";
            position: absolute;
            width: 1.25rem;
            height: 1.25rem;
            background-image: url("/themes/custom/gsone_revamp/images/svg/download-icon.svg");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 1.25rem 1.25rem;
            left: calc(100% + 0.5rem);
            top: 50%;
            transform: translateY(-50%)
        }

.solution-provider-2d-readiness-companies .sl-icon {
    position: relative
}

    .solution-provider-2d-readiness-companies .sl-icon:before {
        content: "";
        position: absolute;
        width: 1.5rem;
        height: 1.5rem;
        left: 10px;
        top: 50%;
        transform: translateY(-50%)
    }

    .solution-provider-2d-readiness-companies .sl-icon.today:before {
        background-image: url("/themes/custom/gsone_revamp/images/svg/today.svg")
    }

    .solution-provider-2d-readiness-companies .sl-icon.in-development:before {
        background-image: url("/themes/custom/gsone_revamp/images/svg/in-development.svg")
    }

    .solution-provider-2d-readiness-companies .sl-icon.with-software-upgrade:before {
        background-image: url("/themes/custom/gsone_revamp/images/svg/with-software-upgrade.svg")
    }

    .solution-provider-2d-readiness-companies .sl-icon.not-possible:before {
        background-image: url("/themes/custom/gsone_revamp/images/svg/not-possible.svg")
    }

.solution-provider-2d-readiness-companies .scroltable-container {
    -ms-overflow-style: none;
    scrollbar-width: none
}

    .solution-provider-2d-readiness-companies .scroltable-container::-webkit-scrollbar {
        display: none;
        scrollbar-width: none
    }

.solution-provider-2d-readiness-companies .company-table {
    margin-top: 24px
}

@media screen and (min-width: 992px) {
    .solution-provider-2d-readiness-companies .company-table {
        margin-left: -40px;
        margin-right: -40px
    }
}

.solution-provider-2d-readiness-companies .company-table > div.body-tiny {
    margin-bottom: 45px
}

.solution-provider-2d-readiness-companies .company-name {
    font-size: 20px;
    font-weight: 325;
    line-height: 24px;
    text-align: center;
    color: #002c6c;
    min-height: 85px;
    min-width: 239px;
    border-color: #c4d7ed;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-bottom: none;
    align-content: center;
    padding: 10px
}

@media screen and (max-width: 576px) {
    .solution-provider-2d-readiness-companies .company-name {
        height: unset;
        min-height: unset;
        width: unset;
        text-align: left;
        border: none;
        margin-bottom: 8px;
        padding: 0
    }
}

@media screen and (max-width: 576px) {
    .solution-provider-2d-readiness-companies .table-legend {
        margin-bottom: 18px
    }
}

.solution-provider-2d-readiness-companies .table-legend .sl-icon {
    padding: .5625rem 1.125rem .5625rem 2.75rem;
    font-size: 15px;
    font-weight: 325;
    line-height: 21px;
    text-align: left;
    color: #414345
}

@media screen and (max-width: 576px) {
    .solution-provider-2d-readiness-companies .table-legend .sl-icon {
        padding-left: 34px
    }
}

@media screen and (max-width: 576px) {
    .solution-provider-2d-readiness-companies .table-legend .sl-icon:before {
        left: 0
    }
}

@media screen and (min-width: 768px) {
    .solution-provider-2d-readiness-companies .modal .modal-dialog {
        max-width: 900px
    }
}

.solution-provider-2d-readiness-companies .modal .modal-content {
    padding: 24px
}

.solution-provider-2d-readiness-companies .modal .modal-header {
    border-bottom: none;
    padding: 0
}

.solution-provider-2d-readiness-companies .modal .modal-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-align: left;
    color: #002c6c
}

.solution-provider-2d-readiness-companies .modal .btn-close {
    border: none;
    background-color: transparent;
    color: #002c6c
}

.solution-provider-2d-readiness-companies .modal .modal-body {
    font-size: 15px;
    font-weight: 325;
    line-height: 21px;
    text-align: left;
    color: #262626;
    padding: 0;
    margin-top: 8px
}

.solution-provider-2d-readiness-companies .modal img {
    display: block;
    margin: 10px auto
}

.solution-provider-2d-readiness-companies table {
    margin-top: 0;
    table-layout: fixed;
    border-collapse: separate
}

    .solution-provider-2d-readiness-companies table .sl-icon {
        width: 24px;
        height: 24px;
        margin: auto
    }

        .solution-provider-2d-readiness-companies table .sl-icon:before {
            left: 0
        }

    .solution-provider-2d-readiness-companies table tr {
        background-color: transparent
    }

        .solution-provider-2d-readiness-companies table tr td, .solution-provider-2d-readiness-companies table tr th {
            font-size: 15px;
            font-weight: 325;
            line-height: 21px;
            text-align: center;
            height: 4.0625rem;
            border-top: 1px solid !important;
            border-left: 1px solid !important;
            border-bottom: none !important;
            border-right: none !important;
            padding: 6px 4px
        }

            .solution-provider-2d-readiness-companies table tr td:last-child, .solution-provider-2d-readiness-companies table tr th:last-child {
                border-right: 1px solid #c4d7ed !important
            }

@media screen and (max-width: 1200px) {
    .solution-provider-2d-readiness-companies table tr td, .solution-provider-2d-readiness-companies table tr th {
        width: calc(50vw - 16px);
        padding: 10px
    }
}

.solution-provider-2d-readiness-companies table thead tr td, .solution-provider-2d-readiness-companies table thead tr th {
    background-color: #f0f5fa;
    border-color: #c4d7ed !important;
    border-style: solid;
    color: #002c6c
}

    .solution-provider-2d-readiness-companies table thead tr td.first-column, .solution-provider-2d-readiness-companies table thead tr th.first-column {
        font-size: 15px;
        font-weight: 325;
        line-height: 21px;
        text-align: left;
        color: #262626
    }

        .solution-provider-2d-readiness-companies table thead tr td.first-column button, .solution-provider-2d-readiness-companies table thead tr th.first-column button {
            padding: 0;
            background-color: transparent;
            border: none;
            width: 16px;
            height: 16px;
            outline: none
        }

    .solution-provider-2d-readiness-companies table thead tr td.criteria, .solution-provider-2d-readiness-companies table thead tr th.criteria {
        background-color: #002c6c;
        color: #fff;
        border-left-width: 1px;
        border-color: #002c6c;
        font-weight: 600
    }

.solution-provider-2d-readiness-companies table tbody tr td {
    border-color: #c4d7ed !important;
    border-style: solid
}

    .solution-provider-2d-readiness-companies table tbody tr td:nth-child(2) {
        color: #002c6c;
        font-weight: 600
    }

.solution-provider-2d-readiness-companies table tbody tr:last-of-type td {
    border-bottom: 1px solid #c4d7ed !important
}

.solution-provider-2d-readiness-companies table tbody tr .comments-modal-btn {
    border: none;
    background-color: transparent;
    text-decoration: underline;
    color: #00799e;
    outline: none
}

.block-multiple-node-cards .title {
    color: #002c6c;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 40px
}

.block-multiple-node-cards .node-event-healthcare-teaser {
    margin-bottom: 16px
}

.block-multiple-node-cards .node-event-global-healthcare-teaser {
    margin-bottom: 16px
}

.btn-primary {
    color: #fff;
    padding: 9px 16px;
    background-color: #cd3c0d;
    border-radius: 4px;
    border-color: #cd3c0d
}

    .btn-primary:hover {
        text-decoration: none;
        background-color: #a82c05 !important;
        border-color: #a82c05 !important
    }

    .btn-primary:active, .btn-primary:focus {
        text-decoration: none;
        background-color: #912305 !important;
        border-color: #912305 !important
    }

    .btn-primary:focus {
        box-shadow: none !important
    }

    .btn-primary:disabled {
        color: #a6b0bb !important;
        background-color: #e5e8eb !important;
        border-color: #e5e8eb !important;
        opacity: unset;
        cursor: not-allowed
    }

a.color-white {
    color: #fff
}

    a.color-white:hover {
        color: #fff
    }

.btn-default-arrow {
    padding: 1.125rem 1.5rem;
    border-radius: 4px;
    position: relative
}

    .btn-default-arrow:hover {
        cursor: pointer;
        text-decoration: none
    }

    .btn-default-arrow::after {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
        background-size: cover;
        width: 11px;
        height: 11px;
        display: inline-block;
        position: absolute;
        right: 18px;
        top: 50%;
        transform: translateY(-50%);
        transition: right .2s ease
    }

    .btn-default-arrow:hover::after {
        right: 14px;
        background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
    }

    .btn-default-arrow:active::after {
        right: 14px;
        background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
    }

.btn-orange {
    padding: 10px 16px;
    text-decoration: none !important;
    color: #fff;
    background-color: #cd3c0d;
    border-radius: 4px;
    font-size: 0.875rem
}

    .btn-orange:hover {
        cursor: pointer;
        background-color: #a82c05;
        color: #fff
    }

    .btn-orange:active {
        background-color: #912305
    }

.btn-standard {
    padding: 13px 22px;
    font-size: 15px
}

.button-block .btn-arrow {
    display: inline-block;
    height: inherit;
    padding: 10px 16px 10px 16px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px
}

    .button-block .btn-arrow:hover {
        text-decoration: none;
        color: #fff
    }

        .button-block .btn-arrow:hover svg {
            transform: translateX(4px)
        }

    .button-block .btn-arrow svg {
        margin-left: 8px;
        transition: all .2s ease
    }

    .button-block .btn-arrow.full-width {
        width: 100%;
        text-align: center
    }

.archive-tabs .nav.nav-tabs {
    border: none
}

    .archive-tabs .nav.nav-tabs li {
        padding-bottom: 36px
    }

        .archive-tabs .nav.nav-tabs li a {
            border: none;
            text-decoration: none;
            font-size: 15px;
            color: #262626;
            font-weight: 400;
            margin-right: 42px
        }

            .archive-tabs .nav.nav-tabs li a:hover {
                background-color: #f0f5fa
            }

        .archive-tabs .nav.nav-tabs li:last-of-type a {
            margin-right: 0
        }

        .archive-tabs .nav.nav-tabs li.active {
            position: relative
        }

            .archive-tabs .nav.nav-tabs li.active a {
                font-weight: 500;
                color: #002c6c
            }

                .archive-tabs .nav.nav-tabs li.active a::before {
                    content: "";
                    position: absolute;
                    width: 100%;
                    height: 4px;
                    border-radius: 2px;
                    background-color: #f26334;
                    bottom: 0;
                    left: 0
                }

.archive-tabs .tab-content .tab-pane {
    border: none
}

.archive-tabs .tab-content .tab-pane-content div .report-container {
    margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .archive-tabs .tab-content .tab-pane-content div .report-container {
        margin-bottom: 1.5rem
    }
}

.archive-tabs .tab-content .tab-pane-content div .report-container a, .archive-tabs .tab-content .tab-pane-content div .report-container span {
    display: flex;
    width: 100%;
    text-decoration: none;
    border: 1px solid #e5f0fc;
    border-radius: 4px;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    padding: calc(0.9857142857rem + 0.6857142857vw);
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    transition-duration: .2s;
    transition-timing-function: ease;
    background-color: #f0f5fa;
    color: #262626
}

@media(min-width: 1200px) {
    .archive-tabs .tab-content .tab-pane-content div .report-container a, .archive-tabs .tab-content .tab-pane-content div .report-container span {
        padding: 1.5rem
    }
}

@media(min-width: 1200px) {
    .archive-tabs .tab-content .tab-pane-content div .report-container a, .archive-tabs .tab-content .tab-pane-content div .report-container span {
        font-size: 0.95rem
    }
}

.archive-tabs .tab-content .tab-pane-content div .report-container a:hover {
    cursor: pointer;
    transform: translateY(-4px);
    box-shadow: 0 10px 30px 0 rgba(165,165,167,.6)
}

@media screen and (min-width: 768px) {
    .archive-tabs .nav.nav-tabs li {
        padding-bottom: 28px
    }

        .archive-tabs .nav.nav-tabs li a {
            margin-left: 32px;
            margin-right: 0
        }

    .archive-tabs .tab-content .tab-pane-content div {
        padding-left: 0
    }
}

.select-revamp {
    display: block;
    width: 100%
}

    .select-revamp .select {
        cursor: pointer;
        display: inline-block;
        border: 0;
        width: 100%;
        position: relative
    }

        .select-revamp .select:after {
            display: none !important
        }

    .select-revamp .styledSelect {
        padding: 12px 18px;
        color: #262626;
        font-weight: 400;
        font-size: 15px;
        border-radius: 4px;
        border: 1px solid #c4d7ed;
        background-color: #fff;
        height: 45px;
        position: relative
    }

        .select-revamp .styledSelect:after {
            content: "";
            width: 18px;
            height: 18px;
            position: absolute;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='002c6c' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            top: 15px;
            right: 20px;
            -moz-transition: .5s all;
            -webkit-transition: .5s all
        }

        .select-revamp .styledSelect:active:after, .select-revamp .styledSelect.active:after {
            -moz-transform: rotate(180deg);
            -webkit-transform: rotate(180deg)
        }

    .select-revamp .options {
        display: none;
        position: absolute;
        top: 45px;
        right: 0;
        left: 0;
        width: calc(100% - 2px);
        margin: 0 auto;
        padding-top: 38px;
        z-index: 1;
        background-color: #fff;
        list-style: none;
        border-radius: 4px;
        height: 200px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0;
        font-size: 15px
    }

        .select-revamp .options li {
            height: 45px;
            margin: 0 0;
            padding: 10px 18px;
            color: #262626;
            position: relative;
            font-weight: 400
        }

            .select-revamp .options li:hover {
                background-color: #e5f0fc;
                color: #002c6c
            }

select::-webkit-scrollbar {
    background-color: red
}

.select2-js .select2-container .select2-selection--single {
    padding: 12px 18px;
    color: #262626;
    font-weight: 400;
    font-size: 15px;
    border: 1px solid #c4d7ed;
    height: 45px;
    position: relative
}

    .select2-js .select2-container .select2-selection--single .select2-selection__rendered {
        padding: 0;
        line-height: unset
    }

    .select2-js .select2-container .select2-selection--single .select2-selection__arrow {
        display: none
    }

    .select2-js .select2-container .select2-selection--single:focus, .select2-js .select2-container .select2-selection--single:active {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none
    }

    .select2-js .select2-container .select2-selection--single:after {
        content: "";
        width: 18px;
        height: 18px;
        position: absolute;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='002c6c' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        top: 15px;
        right: 20px;
        -moz-transition: .5s all;
        -webkit-transition: .5s all
    }

.select2-js .select2-container--open .select2-selection--single:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.select2-container {
    display: block;
    width: 100% !important;
    min-width: 300px
}

    .select2-container .select2-dropdown {
        border-radius: 4px;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 0;
        font-size: 15px;
        border: none;
        border: 1px solid #c4d7ed
    }

        .select2-container .select2-dropdown .select2-search {
            background-color: #fff;
            padding: 10px 18px;
            height: 45px
        }

            .select2-container .select2-dropdown .select2-search input {
                background-color: #fff;
                border: none;
                border-bottom: 1px solid #c4d7ed;
                outline: none;
                padding: 0;
                padding-bottom: 6px;
                font-size: 15px;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none
            }

        .select2-container .select2-dropdown .select2-results .select2-results__option {
            height: 45px;
            padding: 10px 18px;
            color: #262626;
            position: relative;
            font-weight: 400;
            margin: 0
        }

        .select2-container .select2-dropdown .select2-results .select2-results__option--highlighted.select2-results__option--selectable {
            background-color: #e5f0fc;
            color: #002c6c
        }

        .select2-container .select2-dropdown .select2-results .select2-results__option--selected {
            background-color: #fff
        }

        .select2-container .select2-dropdown .select2-results .select2-results__option:hover {
            background-color: #e5f0fc;
            color: #002c6c
        }

        .select2-container .select2-dropdown .select2-results [id$=-none] {
            display: none
        }

.ajax-progress, .ajax-progress-throbber, .ajax-progress-fullscreen {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0;
    opacity: 1;
    background: rgba(255,255,255,.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    overflow: hidden;
    text-indent: -99999em
}

    .ajax-progress-throbber:before, .ajax-progress-fullscreen:before {
        content: " ";
        display: block;
        width: 120px;
        height: 120px;
        -webkit-animation: spin .8s infinite linear;
        animation: spin .8s infinite linear;
        border-radius: 120px;
        border-width: 5px;
        border-style: solid;
        border-color: #002c6c #002c6c #002c6c transparent;
        overflow: hidden;
        text-indent: -99999em;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

@-webkit-keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

.alert-block {
    border-radius: 4px;
    position: relative
}

    .alert-block.bar-color-blue::before, .alert-block.bg-informative::before {
        background-color: #002c6c
    }

    .alert-block.bar-color-danger::before, .alert-block.bg-danger::before {
        background-color: #ba1b23
    }

    .alert-block.bar-color-sucess::before {
        background-color: #008037
    }

    .alert-block.bar-color-warning::before {
        background-color: #ff8200
    }

    .alert-block.bg-warning::before {
        background-color: #ff8200
    }

    .alert-block.bg-success::before {
        background-color: #008037
    }

    .alert-block::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 4px;
        border-radius: 12px
    }

    .alert-block svg {
        position: absolute;
        top: 18px;
        left: 8px
    }

    .alert-block .content {
        padding: calc(0.9321428571rem + 0.2571428571vw) calc(0.9857142857rem + 0.6857142857vw)
    }

@media(min-width: 1200px) {
    .alert-block .content {
        padding: 1.125rem 1.5rem
    }
}

.alert-block .content p:last-child {
    margin-bottom: 0
}

.alert-block .content-link a {
    color: unset;
    text-decoration: none
}

.alert-block.bg-informative {
    background-color: #e5f0fc !important
}

.alert-block.bg-success {
    background-color: #ccf1dc !important
}

.alert-block.bg-warning {
    background-color: #ffe6cc !important
}

.alert-block.bg-danger {
    background-color: #ffdfdf !important
}

@media screen and (min-width: 768px) {
    .alert-block svg {
        top: 21px;
        left: 22px
    }
}

.addtoany-wrapper {
    padding-top: 32px
}

    .addtoany-wrapper p {
        margin-bottom: 12px
    }

    .addtoany-wrapper a {
        position: relative;
        margin-right: 12px;
        color: unset;
        font-size: 24px !important;
        width: 24px;
        height: 24px;
        padding: 0
    }

        .addtoany-wrapper a::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 24px;
            height: 24px;
            background-repeat: no-repeat;
            background-position: center
        }

        .addtoany-wrapper a svg, .addtoany-wrapper a span, .addtoany-wrapper a .a2a_button_email, .addtoany-wrapper a .a2a_button_copy_link {
            display: none
        }

        .addtoany-wrapper a.a2a_button_linkedin::before {
            background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' fill='%23002C6C'/%3E%3Crect x='3' y='3' width='18' height='17' rx='8.5' fill='white'/%3E%3Cpath d='M3 4.21763C3 3.54506 3.59175 3 4.32187 3H19.6781C20.4082 3 21 3.54506 21 4.21763V18.7824C21 19.4549 20.4082 20 19.6781 20H4.32187C3.59175 20 3 19.4549 3 18.7824V4.21763ZM8.56087 17.2311V9.55456H5.85975V17.2311H8.56087ZM7.21088 8.50588C8.1525 8.50588 8.73862 7.91725 8.73862 7.17988C8.72175 6.42656 8.15363 5.85388 7.22888 5.85388C6.30413 5.85388 5.7 6.42763 5.7 7.17988C5.7 7.91725 6.28613 8.50588 7.19287 8.50588H7.21088V8.50588ZM12.7324 17.2311V12.9439C12.7324 12.7144 12.7504 12.4849 12.8224 12.3213C13.017 11.8634 13.4614 11.3884 14.2084 11.3884C15.186 11.3884 15.5764 12.0918 15.5764 13.1246V17.2311H18.2775V12.8281C18.2775 10.4694 16.9455 9.37288 15.168 9.37288C13.7347 9.37288 13.0924 10.1166 12.7324 10.6404V10.667H12.7144C12.7204 10.6581 12.7263 10.6493 12.7324 10.6404V9.55456H10.0324C10.0661 10.2749 10.0324 17.2311 10.0324 17.2311H12.7324Z' fill='%23002C6C'/%3E%3C/svg%3E%0A")
        }

        .addtoany-wrapper a.a2a_button_facebook::before {
            background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_103_11)'%3E%3Cpath d='M24 12.0735C24 5.40454 18.627 -0.00146484 12 -0.00146484C5.37001 3.51563e-05 -0.00299072 5.40454 -0.00299072 12.075C-0.00299072 18.1005 4.38601 23.0955 10.122 24.0015V15.564H7.07701V12.075H10.125V9.41254C10.125 6.38704 11.9175 4.71604 14.658 4.71604C15.972 4.71604 17.3445 4.95154 17.3445 4.95154V7.92154H15.831C14.3415 7.92154 13.8765 8.85304 13.8765 9.80854V12.0735H17.2035L16.6725 15.5625H13.875V24C19.611 23.094 24 18.099 24 12.0735Z' fill='%23002C6C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_103_11'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
        }

        .addtoany-wrapper a.a2a_button_twitter::before {
            background-image: url("data:image/svg+xml,%3Csvg width='133' height='133' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid meet' version='1.0'%3E%3Cg%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cg stroke='null' id='svg_1' fill='%23002b6f' transform='translate(0 133) scale(0.1 -0.1)'%3E%3Cpath stroke='null' id='svg_2' d='m502.36926,1305.66333c-48.80158,-12.43976 -114.62698,-38.45017 -153.21428,-58.80615c-90.79365,-47.49727 -219.03967,-175.28755 -266.70634,-265.75854c-46.53174,-88.20922 -81.71428,-223.91571 -81.71428,-314.3867c0,-90.47099 35.18254,-226.17748 81.71428,-314.3867c47.66666,-90.47099 175.91269,-218.26127 266.70634,-265.75854c88.52381,-46.36638 224.71427,-81.42389 315.50792,-81.42389c90.79365,0 226.98412,35.05751 315.50792,81.42389c90.79365,47.49727 219.03967,175.28755 266.70634,265.75854c46.53174,88.20922 81.71428,223.91571 81.71428,314.3867c0,90.47099 -35.18254,226.17748 -81.71428,314.3867c-47.66666,90.47099 -175.91269,218.26127 -266.70634,265.75854c-149.80952,78.03123 -322.31744,99.51809 -477.80156,58.80615zm105.54761,-395.8106c49.93651,-74.63857 94.19841,-134.5756 97.60317,-135.70649c4.53968,0 60.15079,61.06792 123.70634,135.70649c101.00793,117.61229 120.30158,135.70649 149.80952,135.70649l34.04762,0l-65.82539,-75.76946c-36.31746,-42.97372 -98.73809,-114.21963 -138.46031,-159.45513l-72.63492,-82.55478l30.64286,-47.49727c18.15873,-26.01041 81.71428,-118.74318 141.86507,-205.82151c60.15079,-87.07833 113.49206,-165.10956 118.03174,-171.89489c5.6746,-11.30887 -17.02381,-14.70154 -103.27777,-14.70154l-111.22222,1.13089l-99.87301,145.88448l-99.87301,147.01536l-127.1111,-147.01536c-108.95238,-127.79028 -130.51587,-147.01536 -160.0238,-147.01536l-32.9127,0l21.56349,24.87952c20.42857,22.61775 204.2857,238.61724 251.95237,294.03073c14.75397,16.96331 2.26984,39.58106 -119.16666,214.86861c-73.76984,107.4343 -138.46031,202.42885 -144.13491,210.34506c-5.6746,10.17799 17.02381,13.57065 103.27777,13.57065l111.22222,-1.13089l90.79365,-134.5756z'/%3E%3Cpath stroke='null' id='svg_3' d='m388.87721,987.88397c2.26984,-5.65444 106.68253,-156.06246 231.5238,-334.74267l226.98412,-323.4338l48.80158,0c43.12698,0 47.66666,2.26177 37.45238,20.35597c-5.6746,10.17799 -110.0873,159.45513 -230.38888,330.21913l-219.03967,310.99404l-49.93651,3.39266c-27.23809,2.26177 -47.66666,-1.13089 -45.39682,-6.78532z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
            background-size: 1.5rem
        }

        .addtoany-wrapper a.a2a_button_youtube::before {
            background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' fill='%23002C6C'/%3E%3Cpath d='M12.0515 7H12.1405C12.9626 7.00294 17.1278 7.0323 18.2509 7.32788C18.5904 7.41808 18.8998 7.59392 19.1481 7.8378C19.3964 8.08169 19.575 8.38509 19.666 8.71768C19.767 9.0896 19.838 9.5819 19.886 10.0899L19.896 10.1917L19.918 10.4461L19.926 10.5479C19.991 11.4425 19.999 12.2803 20 12.4633V12.5367C19.999 12.7266 19.99 13.6211 19.918 14.5529L19.91 14.6557L19.901 14.7575C19.851 15.3173 19.777 15.8732 19.666 16.2823C19.5753 16.615 19.3968 16.9186 19.1484 17.1625C18.9001 17.4064 18.5905 17.5822 18.2509 17.6721C17.0908 17.9775 12.6815 17.999 12.0705 18H11.9285C11.6195 18 10.3414 17.9941 9.00131 17.9491L8.8313 17.9432L8.7443 17.9393L8.57329 17.9325L8.40228 17.9256C7.29221 17.8777 6.23514 17.8003 5.74811 17.6711C5.40858 17.5813 5.09913 17.4057 4.85078 17.1619C4.60242 16.9182 4.42387 16.6149 4.33302 16.2823C4.22201 15.8742 4.14801 15.3173 4.09801 14.7575L4.09001 14.6547L4.08201 14.5529C4.03265 13.8897 4.0053 13.2251 4 12.5602L4 12.4398C4.002 12.2294 4.01 11.5022 4.064 10.6996L4.071 10.5988L4.074 10.5479L4.08201 10.4461L4.10401 10.1917L4.11401 10.0899C4.16201 9.5819 4.23301 9.08862 4.33402 8.71768C4.42472 8.38496 4.6032 8.08141 4.85157 7.83749C5.09993 7.59356 5.40946 7.41781 5.74911 7.32788C6.23614 7.20064 7.29321 7.12234 8.40328 7.07341L8.57329 7.06655L8.7453 7.06068L8.8313 7.05775L9.00231 7.05089C9.95408 7.02092 10.9062 7.00428 11.8585 7.00098H12.0515V7ZM10.4004 10.1417V14.8573L14.5577 12.5005L10.4004 10.1417Z' fill='white'/%3E%3C/svg%3E%0A")
        }

        .addtoany-wrapper a.a2a_button_instagram::before {
            background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' fill='%23002C6C'/%3E%3Cpath d='M12 6C10.3717 6 10.167 6.0075 9.52725 6.036C8.8875 6.066 8.45175 6.1665 8.07 6.315C7.66957 6.46561 7.30687 6.70187 7.00725 7.00725C6.70206 7.30702 6.46583 7.66968 6.315 8.07C6.1665 8.451 6.06525 8.8875 6.036 9.525C6.0075 10.1662 6 10.3703 6 12.0008C6 13.6298 6.0075 13.8338 6.036 14.4735C6.066 15.1125 6.1665 15.5482 6.315 15.93C6.46875 16.3245 6.6735 16.659 7.00725 16.9927C7.34025 17.3265 7.67475 17.532 8.06925 17.685C8.45175 17.8335 8.88675 17.9347 9.52575 17.964C10.1663 17.9925 10.3702 18 12 18C13.6298 18 13.833 17.9925 14.4735 17.964C15.1118 17.934 15.549 17.8335 15.9308 17.685C16.3309 17.5343 16.6934 17.2981 16.9927 16.9927C17.3265 16.659 17.5312 16.3245 17.685 15.93C17.8327 15.5482 17.934 15.1125 17.964 14.4735C17.9925 13.8338 18 13.6298 18 12C18 10.3702 17.9925 10.1663 17.964 9.52575C17.934 8.8875 17.8327 8.451 17.685 8.07C17.5342 7.66967 17.298 7.30701 16.9927 7.00725C16.6932 6.70176 16.3305 6.46548 15.93 6.315C15.5475 6.1665 15.111 6.06525 14.4727 6.036C13.8322 6.0075 13.629 6 11.9985 6H12.0008H12ZM11.4622 7.0815H12.0008C13.6028 7.0815 13.7925 7.08675 14.4247 7.116C15.0097 7.14225 15.3277 7.2405 15.5392 7.32225C15.819 7.431 16.0192 7.5615 16.2292 7.7715C16.4392 7.9815 16.569 8.181 16.6778 8.4615C16.7603 8.67225 16.8578 8.99025 16.884 9.57525C16.9133 10.2075 16.9193 10.3973 16.9193 11.9985C16.9193 13.5998 16.9133 13.7902 16.884 14.4225C16.8578 15.0075 16.7595 15.3248 16.6778 15.5363C16.5816 15.7968 16.428 16.0323 16.2285 16.2255C16.0185 16.4355 15.819 16.5653 15.5385 16.674C15.3285 16.7565 15.0105 16.854 14.4247 16.881C13.7925 16.9095 13.6028 16.9163 12.0008 16.9163C10.3988 16.9163 10.2083 16.9095 9.576 16.881C8.991 16.854 8.67375 16.7565 8.46225 16.674C8.20162 16.5779 7.96584 16.4247 7.77225 16.2255C7.57256 16.032 7.41879 15.7962 7.32225 15.5355C7.2405 15.3247 7.14225 15.0068 7.116 14.4218C7.0875 13.7895 7.0815 13.5997 7.0815 11.997C7.0815 10.395 7.0875 10.206 7.116 9.57375C7.143 8.98875 7.2405 8.67075 7.323 8.45925C7.43175 8.1795 7.56225 7.97925 7.77225 7.76925C7.98225 7.55925 8.18175 7.4295 8.46225 7.32075C8.67375 7.23825 8.991 7.14075 9.576 7.11375C10.1295 7.08825 10.344 7.08075 11.4622 7.08V7.0815V7.0815ZM15.2032 8.0775C15.1087 8.0775 15.0151 8.09612 14.9277 8.13231C14.8404 8.16849 14.761 8.22152 14.6941 8.28838C14.6273 8.35524 14.5742 8.43461 14.5381 8.52197C14.5019 8.60932 14.4832 8.70295 14.4832 8.7975C14.4832 8.89205 14.5019 8.98568 14.5381 9.07303C14.5742 9.16039 14.6273 9.23976 14.6941 9.30662C14.761 9.37348 14.8404 9.42651 14.9277 9.46269C15.0151 9.49888 15.1087 9.5175 15.2032 9.5175C15.3942 9.5175 15.5773 9.44164 15.7124 9.30662C15.8474 9.17159 15.9232 8.98846 15.9232 8.7975C15.9232 8.60654 15.8474 8.42341 15.7124 8.28838C15.5773 8.15336 15.3942 8.0775 15.2032 8.0775V8.0775ZM12.0008 8.919C11.5921 8.91262 11.1862 8.98761 10.8067 9.13961C10.4273 9.2916 10.0819 9.51755 9.79061 9.80432C9.49934 10.0911 9.26802 10.4329 9.11013 10.8099C8.95224 11.187 8.87093 11.5916 8.87093 12.0004C8.87093 12.4091 8.95224 12.8138 9.11013 13.1908C9.26802 13.5678 9.49934 13.9097 9.79061 14.1964C10.0819 14.4832 10.4273 14.7092 10.8067 14.8611C11.1862 15.0131 11.5921 15.0881 12.0008 15.0818C12.8097 15.0691 13.5812 14.7389 14.1487 14.1624C14.7163 13.5859 15.0344 12.8094 15.0344 12.0004C15.0344 11.1914 14.7163 10.4148 14.1487 9.83831C13.5812 9.26182 12.8097 8.93162 12.0008 8.919V8.919ZM12.0008 9.99975C12.5312 9.99975 13.04 10.2105 13.4151 10.5856C13.7903 10.9607 14.001 11.4695 14.001 12C14.001 12.5305 13.7903 13.0393 13.4151 13.4144C13.04 13.7895 12.5312 14.0002 12.0008 14.0002C11.4703 14.0002 10.9615 13.7895 10.5864 13.4144C10.2112 13.0393 10.0005 12.5305 10.0005 12C10.0005 11.4695 10.2112 10.9607 10.5864 10.5856C10.9615 10.2105 11.4703 9.99975 12.0008 9.99975V9.99975Z' fill='white'/%3E%3C/svg%3E%0A")
        }

.ui-widget-overlay {
    background-color: rgba(38,38,38,.8) !important
}

.ui-dialog {
    max-width: 700px;
    width: 100% !important;
    padding: 0 !important;
    border-radius: 4px
}

    .ui-dialog .ui-widget-header {
        padding-top: calc(0.9857142857rem + 0.6857142857vw);
        padding-left: calc(0.9857142857rem + 0.6857142857vw);
        padding-right: calc(1.3428571429rem + 3.5428571429vw);
        padding-bottom: 0;
        position: relative;
        background-color: unset !important;
        border: none !important
    }

@media(min-width: 1200px) {
    .ui-dialog .ui-widget-header {
        padding-top: 1.5rem
    }
}

@media(min-width: 1200px) {
    .ui-dialog .ui-widget-header {
        padding-left: 1.5rem
    }
}

@media(min-width: 1200px) {
    .ui-dialog .ui-widget-header {
        padding-right: 4rem
    }
}

.ui-dialog .ui-widget-header .ui-dialog-title {
    color: #002c6c;
    font-size: calc(0.9678571429rem + 0.5428571429vw);
    font-weight: 400;
    margin: 0
}

@media(min-width: 1200px) {
    .ui-dialog .ui-widget-header .ui-dialog-title {
        font-size: 1.375rem
    }
}

.ui-dialog .ui-widget-header .ui-dialog-titlebar-close {
    position: absolute;
    top: 16px;
    right: 16px;
    border: none !important;
    padding: 0 !important;
    background: none !important;
    margin: 0 !important
}

    .ui-dialog .ui-widget-header .ui-dialog-titlebar-close:hover {
        background-color: #f0f5fa;
        cursor: pointer
    }

    .ui-dialog .ui-widget-header .ui-dialog-titlebar-close .ui-icon {
        background-image: url("../images/svg/close-modal.svg");
        background-position: top;
        background-size: contain
    }

.ui-dialog .ui-dialog-content {
    padding: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .ui-dialog .ui-dialog-content {
        padding: 1.5rem
    }
}

.ui-dialog.webform-gdsn-mapping {
    font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif
}

    .ui-dialog.webform-gdsn-mapping .ui-widget-header .ui-dialog-titlebar-close {
        background-image: url("../images/svg/close-modal.svg") !important;
        background-position: top !important;
        background-size: contain !important
    }

    .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form fieldset {
        padding: 0 !important
    }

        .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form fieldset input {
            border-color: #c4d7ed !important;
            padding: 12px 16px;
            height: 45px;
            font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif
        }

        .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form fieldset .form-control.is-invalid {
            border-color: #ba1b23;
            padding-right: 18px;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ba1b23' class='bi bi-exclamation-circle-fill' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z'/%3E%3C/svg%3E");
            background-position: right 16px center;
            background-size: 16px 16px
        }

        .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form fieldset .invalid-feedback {
            font-size: 12px;
            font-weight: 500;
            color: #ba1b23
        }

    .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox {
        padding-left: 0;
        padding-bottom: calc(1.2rem + 2.4vw)
    }

        .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox.has-error .invalid-feedback {
            display: block;
            padding-top: 24px;
            font-size: 12px;
            font-weight: 500;
            color: #ba1b23
        }

@media(min-width: 1200px) {
    .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox {
        padding-bottom: 3rem
    }
}

.ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input {
    margin: 0
}

    .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:not(:checked), .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:checked {
        position: absolute;
        left: 0;
        opacity: .01
    }

        .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:not(:checked) + label, .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:checked + label {
            position: relative;
            padding-left: 2.3em;
            cursor: pointer;
            display: flex
        }

            .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:not(:checked) + label span, .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:checked + label span {
                display: none
            }

            .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:not(:checked) + label:before, .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:checked + label:before {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                height: 21px;
                width: 21px;
                border: 1px solid #262626;
                border-radius: 4px;
                background: #fff
            }

            .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:checked + label:before {
                background: #262626 !important
            }

            .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:not(:checked) + label:after, .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:checked + label:after {
                content: "";
                background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0645 1.11389C11.2892 0.886457 11.5881 0.760724 11.8983 0.76322C12.2084 0.765716 12.5056 0.896244 12.7269 1.12726C12.9483 1.35828 13.0766 1.67172 13.0848 2.00144C13.093 2.33116 12.9805 2.65137 12.7709 2.8945L6.4079 11.3567C6.29849 11.482 6.16644 11.5826 6.01964 11.6524C5.87284 11.7222 5.71431 11.7598 5.55353 11.763C5.39275 11.7661 5.23302 11.7348 5.08389 11.6708C4.93476 11.6068 4.7993 11.5115 4.6856 11.3906L0.465941 6.90344C0.348431 6.787 0.254179 6.64659 0.188808 6.49057C0.123437 6.33456 0.0882857 6.16614 0.0854522 5.99536C0.0826188 5.82459 0.112161 5.65496 0.172316 5.49659C0.232471 5.33822 0.322006 5.19435 0.435581 5.07358C0.549155 4.9528 0.684442 4.85759 0.833371 4.79362C0.9823 4.72966 1.14182 4.69824 1.30241 4.70125C1.46301 4.70427 1.62139 4.74165 1.7681 4.81116C1.91481 4.88068 2.04686 4.9809 2.15635 5.10586L5.49572 8.65523L11.0342 1.15119C11.0442 1.13814 11.0548 1.12568 11.0661 1.11389H11.0645Z' fill='white'/%3E%3C/svg%3E%0A");
                background-position: top;
                background-size: cover;
                width: 13px;
                height: 13px;
                width: 13px;
                height: 13px;
                position: absolute;
                top: 4px;
                left: 4px;
                color: #fff;
                line-height: 0;
                transition: all .2s
            }

            .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:not(:checked) + label:after {
                opacity: 0;
                transform: scale(0) rotate(45deg)
            }

            .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox input[type=checkbox]:checked + label:after {
                opacity: 1;
                transform: scale(1) rotate(0)
            }

.ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .js-form-type-checkbox .description {
    padding-left: 28px;
    display: flex;
    color: #262626 !important;
    font-size: 15px
}

.ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .form-item-captcha-response.has-error .invalid-feedback {
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: #ba1b23
}

.ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .form-actions {
    margin: 0 !important;
    display: flex;
    justify-content: flex-end
}

    .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .form-actions .button--primary {
        font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;
        border-radius: 4px;
        padding: 10px 16px;
        background-color: #cd3c0d !important;
        color: #fff;
        font-size: 14px;
        line-height: 20px;
        font-weight: 500;
        background-image: none !important;
        border: none !important
    }

        .ui-dialog.webform-gdsn-mapping .webform-ajax-form-wrapper form .form-actions .button--primary::before {
            display: none
        }

#a2a_modal .a2a_modal_body:not(.a2a_thanks) {
    padding: 10px;
    display: flex !important;
    overflow: visible
}

#a2a_modal .a2a_modal_body .a2a_s_link {
    position: relative;
    margin: 0
}

    #a2a_modal .a2a_modal_body .a2a_s_link.a2a_logo_color {
        background-color: #002c6c
    }

#a2a_modal .a2a_modal_body input#a2a_copy_link_text {
    left: unset;
    width: calc(100% - 3.625rem);
    margin-left: 10px
}

#a2a_modal .a2a_modal_body #a2a_copy_link_copied {
    position: absolute;
    left: 0px;
    bottom: -30px;
    border-radius: 6px;
    width: calc(100% - 15px);
    background-color: #002c6c
}

.survey-modal {
    background-color: rgba(38,38,38,.8)
}

    .survey-modal .modal-dialog {
        max-width: 43.75rem
    }

    .survey-modal .modal-content .modal-header {
        padding-top: calc(0.9857142857rem + 0.6857142857vw);
        padding-left: calc(0.9857142857rem + 0.6857142857vw);
        padding-right: calc(1.3428571429rem + 3.5428571429vw);
        border-bottom: none;
        position: relative
    }

@media(min-width: 1200px) {
    .survey-modal .modal-content .modal-header {
        padding-top: 1.5rem
    }
}

@media(min-width: 1200px) {
    .survey-modal .modal-content .modal-header {
        padding-left: 1.5rem
    }
}

@media(min-width: 1200px) {
    .survey-modal .modal-content .modal-header {
        padding-right: 4rem
    }
}

.survey-modal .modal-content .modal-header .close {
    position: absolute;
    top: 1rem;
    right: 1rem
}

    .survey-modal .modal-content .modal-header .close:hover {
        background-color: #f0f5fa;
        cursor: pointer
    }

.survey-modal .modal-content .modal-body {
    padding: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .survey-modal .modal-content .modal-body {
        padding: 1.5rem
    }
}

.survey-modal .modal-content .modal-body span.error {
    color: #ba1b23;
    font-size: 12px;
    margin-bottom: 10px;
    display: block
}

.survey-modal .modal-content .modal-body ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column
}

    .survey-modal .modal-content .modal-body ul li {
        width: 100%;
        font-size: 15px;
        margin-bottom: 0;
        padding: 8px 0
    }

        .survey-modal .modal-content .modal-body ul li:hover {
            cursor: pointer
        }

        .survey-modal .modal-content .modal-body ul li.other input {
            border: none;
            border-bottom: 1px solid #c4d7ed;
            background-color: transparent
        }

        .survey-modal .modal-content .modal-body ul li.choice {
            background-color: #f0f5fa
        }

.survey-modal .modal-content .modal-body .wrapper-btn {
    display: flex;
    justify-content: flex-end
}

    .survey-modal .modal-content .modal-body .wrapper-btn button:hover, .survey-modal .modal-content .modal-body .wrapper-btn button:active {
        color: #fff !important
    }

footer {
    margin: 20px 0
}

    footer p {
        display: block;
        margin: 0;
        font-size: 12px
    }

    footer a, footer span {
        color: #008dbd;
        font-weight: 400
    }

        footer span:hover {
            cursor: pointer
        }

    footer ul {
        list-style-type: none;
        margin-bottom: 20px;
        padding: 0
    }

        footer ul li {
            line-height: 1em;
            margin-bottom: 7px
        }

            footer ul li > a, footer ul li span {
                font-size: 14px
            }

    footer section:first-child {
        margin-bottom: 32px
    }

    footer a.icon {
        color: #002c6c;
        font-size: 40px
    }

        footer a.icon:hover {
            text-decoration: none !important
        }

    footer a:hover {
        color: #008dbd
    }

    footer a.icon-youtube::before {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' d='M4 6h17v12H4z'/%3E%3Cpath d='M12 0c6.6 0 12 5.4 12 12s-5.4 12-12 12S0 18.6 0 12 5.4 0 12 0zm.193 6.8h-.386c-.895.004-4.652.036-5.707.3-.6.1-1.1.7-1.3 1.3-.265 1.062-.296 3.062-.3 3.51v.18c.004.448.035 2.448.3 3.51.2.6.7 1.1 1.3 1.3 1.055.264 4.812.296 5.707.3h.386c.895-.004 4.652-.036 5.707-.3.6-.2 1.1-.7 1.3-1.3.265-1.062.296-3.062.3-3.51V12v-.09c-.004-.448-.035-2.448-.3-3.51-.2-.6-.7-1.1-1.3-1.3-1.055-.264-4.812-.296-5.707-.3zm-1.693 3l3.9 2.2-3.9 2.2V9.8z' fill='%23002C6C'/%3E%3C/g%3E%3C/svg%3E");
        width: 36px;
        height: 36px;
        display: inline-block;
        background-repeat: no-repeat;
        background-size: cover
    }

    footer a.icon-youtube:hover::before {
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' d='M4 6h17v12H4z'/%3E%3Cpath d='M12 0c6.6 0 12 5.4 12 12s-5.4 12-12 12S0 18.6 0 12 5.4 0 12 0zm.193 6.8h-.386c-.895.004-4.652.036-5.707.3-.6.1-1.1.7-1.3 1.3-.265 1.062-.296 3.062-.3 3.51v.18c.004.448.035 2.448.3 3.51.2.6.7 1.1 1.3 1.3 1.055.264 4.812.296 5.707.3h.386c.895-.004 4.652-.036 5.707-.3.6-.2 1.1-.7 1.3-1.3.265-1.062.296-3.062.3-3.51V12v-.09c-.004-.448-.035-2.448-.3-3.51-.2-.6-.7-1.1-1.3-1.3-1.055-.264-4.812-.296-5.707-.3zm-1.693 3l3.9 2.2-3.9 2.2V9.8z' fill='%23008dbd'/%3E%3C/g%3E%3C/svg%3E")
    }

    footer a.icon-twitter::before {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg width='133' height='133' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid meet' version='1.0'%3E%3Cg%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cg stroke='null' id='svg_1' fill='%23002b6f' transform='translate(0 133) scale(0.1 -0.1)'%3E%3Cpath stroke='null' id='svg_2' d='m502.36926,1305.66333c-48.80158,-12.43976 -114.62698,-38.45017 -153.21428,-58.80615c-90.79365,-47.49727 -219.03967,-175.28755 -266.70634,-265.75854c-46.53174,-88.20922 -81.71428,-223.91571 -81.71428,-314.3867c0,-90.47099 35.18254,-226.17748 81.71428,-314.3867c47.66666,-90.47099 175.91269,-218.26127 266.70634,-265.75854c88.52381,-46.36638 224.71427,-81.42389 315.50792,-81.42389c90.79365,0 226.98412,35.05751 315.50792,81.42389c90.79365,47.49727 219.03967,175.28755 266.70634,265.75854c46.53174,88.20922 81.71428,223.91571 81.71428,314.3867c0,90.47099 -35.18254,226.17748 -81.71428,314.3867c-47.66666,90.47099 -175.91269,218.26127 -266.70634,265.75854c-149.80952,78.03123 -322.31744,99.51809 -477.80156,58.80615zm105.54761,-395.8106c49.93651,-74.63857 94.19841,-134.5756 97.60317,-135.70649c4.53968,0 60.15079,61.06792 123.70634,135.70649c101.00793,117.61229 120.30158,135.70649 149.80952,135.70649l34.04762,0l-65.82539,-75.76946c-36.31746,-42.97372 -98.73809,-114.21963 -138.46031,-159.45513l-72.63492,-82.55478l30.64286,-47.49727c18.15873,-26.01041 81.71428,-118.74318 141.86507,-205.82151c60.15079,-87.07833 113.49206,-165.10956 118.03174,-171.89489c5.6746,-11.30887 -17.02381,-14.70154 -103.27777,-14.70154l-111.22222,1.13089l-99.87301,145.88448l-99.87301,147.01536l-127.1111,-147.01536c-108.95238,-127.79028 -130.51587,-147.01536 -160.0238,-147.01536l-32.9127,0l21.56349,24.87952c20.42857,22.61775 204.2857,238.61724 251.95237,294.03073c14.75397,16.96331 2.26984,39.58106 -119.16666,214.86861c-73.76984,107.4343 -138.46031,202.42885 -144.13491,210.34506c-5.6746,10.17799 17.02381,13.57065 103.27777,13.57065l111.22222,-1.13089l90.79365,-134.5756z'/%3E%3Cpath stroke='null' id='svg_3' d='m388.87721,987.88397c2.26984,-5.65444 106.68253,-156.06246 231.5238,-334.74267l226.98412,-323.4338l48.80158,0c43.12698,0 47.66666,2.26177 37.45238,20.35597c-5.6746,10.17799 -110.0873,159.45513 -230.38888,330.21913l-219.03967,310.99404l-49.93651,3.39266c-27.23809,2.26177 -47.66666,-1.13089 -45.39682,-6.78532z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        width: 36px;
        height: 36px;
        display: inline-block;
        background-repeat: no-repeat;
        background-size: cover
    }

    footer a.icon-twitter:hover::before {
        background-image: url("data:image/svg+xml,%3Csvg width='133' height='133' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid meet' version='1.0'%3E%3Cg%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cg stroke='null' id='svg_1' fill='%23008dbd' transform='translate(0 133) scale(0.1 -0.1)'%3E%3Cpath stroke='null' id='svg_2' d='m502.36926,1305.66333c-48.80158,-12.43976 -114.62698,-38.45017 -153.21428,-58.80615c-90.79365,-47.49727 -219.03967,-175.28755 -266.70634,-265.75854c-46.53174,-88.20922 -81.71428,-223.91571 -81.71428,-314.3867c0,-90.47099 35.18254,-226.17748 81.71428,-314.3867c47.66666,-90.47099 175.91269,-218.26127 266.70634,-265.75854c88.52381,-46.36638 224.71427,-81.42389 315.50792,-81.42389c90.79365,0 226.98412,35.05751 315.50792,81.42389c90.79365,47.49727 219.03967,175.28755 266.70634,265.75854c46.53174,88.20922 81.71428,223.91571 81.71428,314.3867c0,90.47099 -35.18254,226.17748 -81.71428,314.3867c-47.66666,90.47099 -175.91269,218.26127 -266.70634,265.75854c-149.80952,78.03123 -322.31744,99.51809 -477.80156,58.80615zm105.54761,-395.8106c49.93651,-74.63857 94.19841,-134.5756 97.60317,-135.70649c4.53968,0 60.15079,61.06792 123.70634,135.70649c101.00793,117.61229 120.30158,135.70649 149.80952,135.70649l34.04762,0l-65.82539,-75.76946c-36.31746,-42.97372 -98.73809,-114.21963 -138.46031,-159.45513l-72.63492,-82.55478l30.64286,-47.49727c18.15873,-26.01041 81.71428,-118.74318 141.86507,-205.82151c60.15079,-87.07833 113.49206,-165.10956 118.03174,-171.89489c5.6746,-11.30887 -17.02381,-14.70154 -103.27777,-14.70154l-111.22222,1.13089l-99.87301,145.88448l-99.87301,147.01536l-127.1111,-147.01536c-108.95238,-127.79028 -130.51587,-147.01536 -160.0238,-147.01536l-32.9127,0l21.56349,24.87952c20.42857,22.61775 204.2857,238.61724 251.95237,294.03073c14.75397,16.96331 2.26984,39.58106 -119.16666,214.86861c-73.76984,107.4343 -138.46031,202.42885 -144.13491,210.34506c-5.6746,10.17799 17.02381,13.57065 103.27777,13.57065l111.22222,-1.13089l90.79365,-134.5756z'/%3E%3Cpath stroke='null' id='svg_3' d='m388.87721,987.88397c2.26984,-5.65444 106.68253,-156.06246 231.5238,-334.74267l226.98412,-323.4338l48.80158,0c43.12698,0 47.66666,2.26177 37.45238,20.35597c-5.6746,10.17799 -110.0873,159.45513 -230.38888,330.21913l-219.03967,310.99404l-49.93651,3.39266c-27.23809,2.26177 -47.66666,-1.13089 -45.39682,-6.78532z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
    }

    footer .footer-links {
        margin-top: 20px
    }

@media only screen and (min-width: 992px) {
    footer .footer-links {
        padding-left: 30px
    }
}

footer .footer-links hr {
    margin-bottom: 15px;
    margin-top: 0
}

footer .footer-links .link-pipe {
    color: #008dbd;
    margin: 0 15px
}

.footer h4 a {
    color: #002c6c;
    font-weight: 500;
    font-size: 19px
}

.section-spacing footer h4 {
    margin-top: 0
}

.footer-service-menu ul {
    border-top: 1px solid #b3b3b3;
    margin-left: 0;
    padding-top: 14px
}

    .footer-service-menu ul li {
        border-right: 1px solid #b1b3b3;
        padding: 0 14px 0 14px
    }

@media only screen and (max-width: 992px) {
    .footer-service-menu ul li {
        padding: 0 6px 0 4px
    }
}

.footer-service-menu ul li a, .footer-service-menu ul li span {
    padding: 0;
    font-size: 12px
}

    .footer-service-menu ul li a:hover, .footer-service-menu ul li span:hover {
        background: none
    }

.footer-service-menu ul li:first-child {
    padding-left: 0
}

.footer-service-menu ul li:last-child {
    border: none;
    padding-right: 0
}

#block-gsone-revamp-socialmediamenu {
    margin-bottom: 30px;
    width: inherit
}

    #block-gsone-revamp-socialmediamenu a {
        margin-right: 16px
    }

        #block-gsone-revamp-socialmediamenu a:last-child {
            margin-right: 0
        }

@media only screen and (min-width: 992px) {
    #block-menu-menu-footer-menu .footer-column {
        width: 20%;
        flex: unset
    }
}

.footer-column ul li a:hover {
    text-decoration: none !important
}

.footer-column h4 {
    margin-top: 10px
}

@media only screen and (min-width: 992px) {
    .footer-column h4 {
        margin-top: 0
    }
}

.wrapper-columns .footer-column-2 {
    height: 50%;
    flex: unset;
    width: 20%
}

.wrapper-columns .footer-column-resources {
    position: absolute;
    left: 60%;
    top: 50%
}

.toolkit footer ul {
    margin-bottom: 0
}

.nav-link--contact::before {
    content: unset !important;
    background-image: none !important;
    width: 0 !important
}

.header-top {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

    .header-top .region-top-header {
        position: relative
    }

    .header-top .special-padding {
        padding-top: 50px
    }

    .header-top .top {
        display: flex;
        flex-wrap: wrap;
        height: 111px;
        position: relative
    }

        .header-top .top .logo-block .slogan {
            color: #414345;
            font-size: 12px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 16px
        }

        .header-top .top .logo-block img {
            margin-top: 5px
        }

        .header-top .top #block-gsone-revamp-servicemenu {
            display: none
        }

            .header-top .top #block-gsone-revamp-servicemenu li {
                margin-bottom: 0
            }

            .header-top .top #block-gsone-revamp-servicemenu a {
                color: #00799e;
                font-size: 12px;
                font-weight: 500;
                letter-spacing: 0;
                line-height: 16px;
                text-decoration: none;
                padding-top: 0;
                padding-bottom: 0
            }

                .header-top .top #block-gsone-revamp-servicemenu a::before {
                    content: "";
                    background-image: none;
                    width: 0;
                    height: 0
                }

                .header-top .top #block-gsone-revamp-servicemenu a:hover {
                    background: transparent
                }

        .header-top .top .search-field, .header-top .top .glyphicon-search {
            position: relative;
            margin-top: 25px;
            margin-left: auto
        }

            .header-top .top .search-field::before, .header-top .top .glyphicon-search::before {
                content: "";
                background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.75 0c5.4 0 9.75 4.35 9.75 9.75a9.72 9.72 0 01-1.883 5.774l.083.076 5.85 5.85c.6.6.6 1.5 0 2.1-.6.6-1.5.6-2.1 0L15.6 17.7l-.073-.086A9.72 9.72 0 019.75 19.5 9.73 9.73 0 010 9.75C0 4.35 4.35 0 9.75 0zm0 1.5c-4.5 0-8.25 3.75-8.25 8.25S5.25 18 9.75 18 18 14.25 18 9.75c0-4.417-3.612-8.11-8-8.246L9.75 1.5z' fill='%23002C6C' fill-rule='evenodd'/%3E%3C/svg%3E");
                background-repeat: no-repeat;
                background-size: cover;
                width: 24px;
                height: 24px;
                position: absolute;
                top: -3px;
                right: 0;
                display: inline-block
            }

            .header-top .top .glyphicon-search::before {
                right: unset !important;
                left: 0;
                margin: 15px
            }

        .header-top .top #search-block-form {
            position: absolute;
            top: -80px;
            left: 0;
            width: 100%;
            z-index: 12
        }

            .header-top .top #search-block-form .input-wrapper {
                width: 100%;
                position: relative
            }

                .header-top .top #search-block-form .input-wrapper input {
                    padding-left: 50px
                }

                    .header-top .top #search-block-form .input-wrapper input:focus {
                        border: 2px solid #002c6c;
                        box-shadow: none
                    }

            .header-top .top #search-block-form .close-button {
                width: 20px;
                height: 20px
            }

                .header-top .top #search-block-form .close-button::before {
/*                    content: "";*/
                    display: block;
                    position: absolute;
                    right: 0;
                    top: 0;
                    margin: 10px;
                    font-family: "Glyphicons Halflings";
                    font-style: normal;
                    color: #999
                }

                .header-top .top #search-block-form .close-button:hover {
                    cursor: pointer
                }

        .header-top .top .block-gsone-main-menu-block {
            left: 0;
            right: 0;
            position: absolute;
            bottom: 0
        }

            .header-top .top .block-gsone-main-menu-block .nav {
                display: none
            }

            .header-top .top .block-gsone-main-menu-block .other a {
                width: 100%;
                display: inline-block;
                border-radius: 0;
                text-align: center
            }

    .header-top .navbar-toggle {
        margin-top: 25px;
        margin-left: 22px;
        margin-right: 0;
        margin-bottom: 25px;
        background-color: transparent
    }

        .header-top .navbar-toggle .icon-bar {
            width: 30px;
            height: 3px;
            display: block;
            margin-bottom: 5px;
            background-color: #002c6c
        }

        .header-top .navbar-toggle.collapsed .icon-bar {
            background-color: #002c6c
        }

header {
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    position: relative;
    z-index: 5
}

@media screen and (min-width: 992px) {
    .header-top {
        background-color: #f0f5fa
    }

        .header-top .top {
            height: 28px;
            justify-content: flex-end;
            align-content: center
        }

            .header-top .top #block-gsone-revamp-servicemenu {
                display: block
            }

            .header-top .top #search-block-form {
                width: 100%;
                top: -50px;
                width: 100%
            }

            .header-top .top .search-field, .header-top .top .glyphicon-search {
                margin-top: 0;
                margin-left: 16px
            }

                .header-top .top .search-field::before, .header-top .top .glyphicon-search::before {
                    width: 16px;
                    height: 16px
                }

            .header-top .top .block-gsone-main-menu-block {
                display: none
            }

    .navbar-toggle {
        display: none
    }
}

.menu-desktop {
    display: none
}

@media screen and (min-width: 992px) {
    .menu-desktop {
        display: block
    }
}

.navigation .navbar-default {
    padding: 0
}

    .navigation .navbar-default .navbar-collapse {
        padding-top: 16px
    }

.navigation .region-bottom-header .navbar-nav {
    display: flex;
    flex-direction: column;
    left: 0;
    right: 0;
    align-items: baseline
}

    .navigation .region-bottom-header .navbar-nav li.main-link-div {
        margin-bottom: 24px;
        width: 100%;
        position: relative
    }

        .navigation .region-bottom-header .navbar-nav li.main-link-div .main-link {
            font-size: 14px;
            color: #002c6c;
            font-weight: 500
        }

.navigation .region-bottom-header .other {
    display: none
}

@media screen and (min-width: 992px) {
    .navigation .navbar-default {
        display: none
    }

    .navigation .region-bottom-header {
        height: 106px
    }

        .navigation .region-bottom-header .logo, .navigation .region-bottom-header .block-gsone-main-menu-block {
            display: flex;
            align-items: center
        }

        .navigation .region-bottom-header .justify-menu {
            display: flex;
            justify-content: space-between
        }

        .navigation .region-bottom-header .navbar-nav {
            display: flex;
            flex-direction: row;
            align-items: center;
            position: unset
        }

            .navigation .region-bottom-header .navbar-nav li.main-link-div {
                margin-bottom: 0;
                width: unset;
                position: unset
            }

                .navigation .region-bottom-header .navbar-nav li.main-link-div a {
                    padding: 10px 15px;
                    font-size: 14px;
                    color: #002c6c
                }

                .navigation .region-bottom-header .navbar-nav li.main-link-div .main-link {
                    height: 106px;
                    display: inline-block;
                    line-height: 106px;
                    padding-top: 0;
                    padding-bottom: 0
                }

        .navigation .region-bottom-header .other {
            display: block;
            align-self: center
        }

            .navigation .region-bottom-header .other a.buy-a-barcode {
                border-radius: 4px;
                font-size: 14px
            }

    .navigation .menu-header {
        display: flex;
        flex-direction: row;
        height: unset
    }
}

.section-breadcrumbs {
    font-size: .95rem
}

    .section-breadcrumbs .ol > * {
        display: none
    }

    .section-breadcrumbs ol {
        list-style: none;
        margin-bottom: 0;
        padding-left: 0
    }

        .section-breadcrumbs ol li {
            margin-bottom: 0;
            padding-left: 5px
        }

            .section-breadcrumbs ol li:first-of-type {
                padding-left: 0
            }

    .section-breadcrumbs .separator::before {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-chevron-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: cover;
        width: 11px;
        height: 11px;
        display: inline-block
    }

    .section-breadcrumbs .container {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0
    }

        .section-breadcrumbs .container li {
            margin-right: 5px
        }

@media screen and (max-width: 767px) {
    .section-breadcrumbs .container li {
        display: none
    }
}

.section-breadcrumbs .container li:nth-last-child(2) {
    display: inline-block
}

    .section-breadcrumbs .container li:nth-last-child(2) .separator {
        display: none
    }

.section-breadcrumbs .container li::after {
    display: none
}

.section-breadcrumbs .container li:before {
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    border-top: 1px solid #696d73;
    border-left: 1px solid #696d73;
    transform: rotate(-45deg);
    margin-right: 5px;
    margin-bottom: 2px
}

@media screen and (min-width: 768px) {
    .section-breadcrumbs .container > * {
        display: flex;
        width: 100%;
        overflow: hidden;
        white-space: nowrap
    }

    .section-breadcrumbs .container li {
        position: relative;
        margin-right: 0
    }

        .section-breadcrumbs .container li .separator {
            display: inline-block !important
        }

        .section-breadcrumbs .container li:before {
            display: none
        }

        .section-breadcrumbs .container li.active:not(.drop-container) {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            vertical-align: bottom;
            max-width: 65%
        }
}

@media only screen and (min-width: 768px)and (max-width: 425px) {
    .section-breadcrumbs .container li.active:not(.drop-container) {
        width: 250px;
        display: inline-block
    }
}

@media only screen and (min-width: 768px)and (max-width: 424px) {
    .section-breadcrumbs .container li.active:not(.drop-container) {
        width: 160px;
        display: inline-block
    }
}

@media only screen and (min-width: 768px)and (max-width: 332px) {
    .section-breadcrumbs .container li.active:not(.drop-container) {
        width: 140px;
        display: inline-block
    }
}

header .navbar-nav li.main-link-div {
    position: unset
}

header .navbar-nav ul.content-div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 12
}

    header .navbar-nav ul.content-div ul {
        margin-left: 0px;
        padding-left: 0px
    }

    header .navbar-nav ul.content-div#mini-panel-standards_submenu {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        padding: 0
    }

@media(max-width: 992px) {
    header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .mega-menu-featured {
        padding-top: 0;
        padding-left: 16px;
        background-color: #fff
    }

        header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .mega-menu-featured h4 {
            display: none
        }

        header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .mega-menu-featured .more-link a::before {
            background-image: none;
            width: 0
        }

        header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .mega-menu-featured .more-link a {
            font-weight: 500;
            font-size: 14px
        }

    header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .div-links {
        border-bottom-right-radius: 4px;
        padding-top: 0;
        padding-left: 16px;
        padding-bottom: 0
    }

        header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .div-links h2 {
            display: none
        }

    header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .menu-links {
        padding-left: 0;
        margin-bottom: 30px;
        align-items: flex-start
    }

        header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .menu-links:last-child {
            margin-bottom: 0
        }

        header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .menu-links h4 {
            font-weight: 500;
            font-size: 14px;
            margin-bottom: 16px
        }

        header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row .menu-links img {
            display: none
        }
}

header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row {
    margin-bottom: 0;
    height: 100%
}

    header .navbar-nav ul.content-div#mini-panel-standards_submenu li.row > div {
        height: 100%
    }

@media(max-width: 992px) {
    header .navbar-nav ul.content-div#mini-panel-standards_submenu {
        padding: 15px 0 0 0
    }
}

@media(max-width: 991px) {
    header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured {
        padding: 0 5px
    }
}

@media(max-width: 992px) {
    header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured {
        margin: 10px 0
    }
}

header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured .more-link a::before {
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6.99936C0 6.75313 0.085593 6.51699 0.237949 6.34288C0.390306 6.16877 0.596945 6.07096 0.812409 6.07096H10.225L6.7365 2.08625C6.58395 1.91192 6.49825 1.67548 6.49825 1.42894C6.49825 1.1824 6.58395 0.945955 6.7365 0.771626C6.88905 0.597297 7.09595 0.499359 7.31168 0.499359C7.52742 0.499359 7.73432 0.597297 7.88687 0.771626L12.7613 6.34205C12.837 6.42829 12.897 6.53074 12.938 6.64353C12.9789 6.75632 13 6.87724 13 6.99936C13 7.12148 12.9789 7.24239 12.938 7.35519C12.897 7.46798 12.837 7.57043 12.7613 7.65667L7.88687 13.2271C7.73432 13.4014 7.52742 13.4994 7.31168 13.4994C7.09595 13.4994 6.88905 13.4014 6.7365 13.2271C6.58395 13.0528 6.49825 12.8163 6.49825 12.5698C6.49825 12.3232 6.58395 12.0868 6.7365 11.9125L10.225 7.92776H0.812409C0.596945 7.92776 0.390306 7.82995 0.237949 7.65584C0.085593 7.48173 0 7.24559 0 6.99936Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
    right: -20px
}

header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured .more-link a:hover::before {
    right: -26px
}

header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured.featured-light-blue {
    border-bottom-left-radius: 4px;
    padding-top: 24px;
    padding-left: 36px
}

    header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured.featured-light-blue ul {
        list-style: none
    }

    header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured.featured-light-blue h4 {
        color: #262626;
        font-size: 16px;
        margin-bottom: 26px
    }

    header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured.featured-light-blue li {
        margin-bottom: 12px
    }

        header .navbar-nav ul.content-div#mini-panel-standards_submenu .mega-menu-featured.featured-light-blue li a {
            font-weight: 500;
            color: #002c6c;
            font-size: 16px;
            line-height: 25px;
            padding: 0
        }

header .navbar-nav ul.content-div#mini-panel-standards_submenu .div-links {
    border-bottom-right-radius: 4px;
    padding-left: 40px;
    padding-top: 24px;
    padding-right: 40px;
    padding-bottom: 45px
}

header .navbar-nav ul.content-div#mini-panel-standards_submenu .menu-links {
    display: flex;
    flex-direction: column;
    align-items: center
}

    header .navbar-nav ul.content-div#mini-panel-standards_submenu .menu-links img {
        display: block;
        margin-bottom: 13px
    }

    header .navbar-nav ul.content-div#mini-panel-standards_submenu .menu-links h4 {
        color: #002c6c;
        margin-bottom: 20px;
        font-size: 16px
    }

    header .navbar-nav ul.content-div#mini-panel-standards_submenu .menu-links a {
        padding: 0;
        font-weight: 500;
        color: #00799e;
        font-size: 14px
    }

header .navbar-nav ul.content-div#mini-panel-standards_submenu .title-megamenu {
    line-height: 16px
}

    header .navbar-nav ul.content-div#mini-panel-standards_submenu .title-megamenu a {
        color: #002c6c;
        font-size: 16px;
        font-weight: 500;
        padding: 0
    }

        header .navbar-nav ul.content-div#mini-panel-standards_submenu .title-megamenu a:hover {
            text-decoration: none
        }

    header .navbar-nav ul.content-div#mini-panel-standards_submenu .title-megamenu::after {
        content: "";
        display: block;
        width: calc(100% - 15px);
        height: 1px;
        background-color: #c4d7ed;
        margin-top: 7px
    }

header .navbar-nav ul.content-div#mini-panel-standards_submenu .links-mobile a {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    margin-bottom: 16px;
    padding-left: 16px
}

header .navbar-nav ul.content-div#mini-panel-industries_submenu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0
}

    header .navbar-nav ul.content-div#mini-panel-industries_submenu li.row {
        margin-bottom: 0
    }

@media(max-width: 992px) {
    header .navbar-nav ul.content-div#mini-panel-industries_submenu {
        padding: 15px 0 0 0
    }
}

header .navbar-nav ul.content-div#mini-panel-industries_submenu .div-links {
    border-bottom-right-radius: 4px;
    padding-left: 40px;
    padding-top: 24px;
    padding-right: 40px;
    padding-bottom: 45px;
    justify-content: space-between
}

header .navbar-nav ul.content-div#mini-panel-industries_submenu .menu-links {
    display: flex;
    flex-direction: column;
    align-items: center
}

    header .navbar-nav ul.content-div#mini-panel-industries_submenu .menu-links img {
        margin-bottom: 16px
    }

    header .navbar-nav ul.content-div#mini-panel-industries_submenu .menu-links a {
        font-weight: 500;
        padding: 0;
        font-size: 16px
    }

header .navbar-nav ul.content-div#mini-panel-industries_submenu .title-megamenu {
    line-height: 16px
}

    header .navbar-nav ul.content-div#mini-panel-industries_submenu .title-megamenu a {
        color: #002c6c;
        font-size: 16px;
        font-weight: 500;
        padding: 0
    }

        header .navbar-nav ul.content-div#mini-panel-industries_submenu .title-megamenu a:hover {
            text-decoration: none
        }

    header .navbar-nav ul.content-div#mini-panel-industries_submenu .title-megamenu::after {
        content: "";
        display: block;
        width: calc(100% - 15px);
        height: 1px;
        background-color: #c4d7ed;
        margin-top: 7px
    }

header .navbar-nav ul.content-div#mini-panel-industries_submenu .links-mobile a {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    margin-bottom: 16px;
    padding-left: 16px
}

header .navbar-nav ul.content-div#mini-panel-news_submenu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0
}

    header .navbar-nav ul.content-div#mini-panel-news_submenu li.row {
        margin-bottom: 0
    }

@media(max-width: 992px) {
    header .navbar-nav ul.content-div#mini-panel-news_submenu {
        padding: 15px 0 0 0
    }
}

@media(min-width: 992px) {
    header .navbar-nav ul.content-div#mini-panel-news_submenu .div-links {
        padding-left: 40px !important;
        padding-top: 24px !important;
        padding-right: 40px !important;
        padding-bottom: 45px !important
    }
}

header .navbar-nav ul.content-div#mini-panel-news_submenu .div-links {
    border-bottom-right-radius: 4px;
    padding-left: 15px;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 0
}

@media(max-width: 992px) {
    header .navbar-nav ul.content-div#mini-panel-news_submenu .div-links #news-events-menu {
        display: none
    }
}

header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-event-news-block h4 {
    color: #002c6c;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px
}

header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-event-news-block h6 {
    color: #262626;
    font-size: 15px
}

    header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-event-news-block h6 div {
        display: inline-block
    }

header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-event-news-block a {
    color: #00799e;
    font-size: 14px;
    padding-left: 0;
    font-weight: 500
}

header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-links {
    display: flex;
    flex-direction: column
}

    header .navbar-nav ul.content-div#mini-panel-news_submenu .menu-links a {
        color: #00799e;
        padding: 0;
        font-weight: 500;
        margin-bottom: 16px
    }

@media(max-width: 992px) {
    header .navbar-nav ul.content-div#mini-panel-news_submenu .title-megamenu {
        display: none
    }
}

header .navbar-nav ul.content-div#mini-panel-news_submenu .mobile-links a {
    display: inline-block;
    padding-left: 16px;
    margin-bottom: 16px
}

    header .navbar-nav ul.content-div#mini-panel-news_submenu .mobile-links a h4 {
        margin-bottom: 0;
        font-size: 14px;
        color: #00799e
    }

header .navbar-nav ul.content-div#mini-panel-news_submenu .title-megamenu {
    line-height: 16px
}

    header .navbar-nav ul.content-div#mini-panel-news_submenu .title-megamenu a {
        color: #002c6c;
        font-size: 16px;
        font-weight: 500;
        padding: 0
    }

        header .navbar-nav ul.content-div#mini-panel-news_submenu .title-megamenu a:hover {
            text-decoration: none
        }

    header .navbar-nav ul.content-div#mini-panel-news_submenu .title-megamenu::after {
        content: "";
        display: block;
        width: calc(100% - 15px);
        height: 1px;
        background-color: #c4d7ed;
        margin-top: 7px
    }

header .navbar-nav ul.content-div#mini-panel-about_submenu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 0
}

    header .navbar-nav ul.content-div#mini-panel-about_submenu li.row {
        margin-bottom: 0;
        height: 100%
    }

@media(max-width: 992px) {
    header .navbar-nav ul.content-div#mini-panel-about_submenu {
        padding: 15px 0 0 0
    }
}

@media(max-width: 991px) {
    header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured {
        padding: 0 5px
    }
}

@media(max-width: 992px) {
    header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured {
        margin: 10px 0
    }
}

header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured .more-link a::before {
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6.99936C0 6.75313 0.085593 6.51699 0.237949 6.34288C0.390306 6.16877 0.596945 6.07096 0.812409 6.07096H10.225L6.7365 2.08625C6.58395 1.91192 6.49825 1.67548 6.49825 1.42894C6.49825 1.1824 6.58395 0.945955 6.7365 0.771626C6.88905 0.597297 7.09595 0.499359 7.31168 0.499359C7.52742 0.499359 7.73432 0.597297 7.88687 0.771626L12.7613 6.34205C12.837 6.42829 12.897 6.53074 12.938 6.64353C12.9789 6.75632 13 6.87724 13 6.99936C13 7.12148 12.9789 7.24239 12.938 7.35519C12.897 7.46798 12.837 7.57043 12.7613 7.65667L7.88687 13.2271C7.73432 13.4014 7.52742 13.4994 7.31168 13.4994C7.09595 13.4994 6.88905 13.4014 6.7365 13.2271C6.58395 13.0528 6.49825 12.8163 6.49825 12.5698C6.49825 12.3232 6.58395 12.0868 6.7365 11.9125L10.225 7.92776H0.812409C0.596945 7.92776 0.390306 7.82995 0.237949 7.65584C0.085593 7.48173 0 7.24559 0 6.99936Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
    right: -20px
}

header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured .more-link a:hover::before {
    right: -26px
}

header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured.featured-light-blue {
    border-bottom-left-radius: 4px;
    padding-top: 24px;
    padding-left: 36px
}

    header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured.featured-light-blue ul {
        list-style: none
    }

    header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured.featured-light-blue h4 {
        color: #262626;
        font-size: 16px;
        margin-bottom: 26px
    }

    header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured.featured-light-blue li {
        margin-bottom: 12px
    }

        header .navbar-nav ul.content-div#mini-panel-about_submenu .mega-menu-featured.featured-light-blue li a {
            font-weight: 500;
            color: #002c6c;
            font-size: 16px;
            line-height: 25px;
            padding: 0
        }

header .navbar-nav ul.content-div#mini-panel-about_submenu .div-links {
    border-bottom-right-radius: 4px;
    padding-left: 40px;
    padding-top: 24px;
    padding-right: 40px
}

header .navbar-nav ul.content-div#mini-panel-about_submenu .menu-links {
    display: flex;
    flex-direction: column
}

    header .navbar-nav ul.content-div#mini-panel-about_submenu .menu-links h4 {
        color: #002c6c;
        font-size: 16px
    }

    header .navbar-nav ul.content-div#mini-panel-about_submenu .menu-links p {
        flex: 1;
        color: #262626;
        font-size: 15px
    }

    header .navbar-nav ul.content-div#mini-panel-about_submenu .menu-links a {
        font-weight: 500;
        padding: 0;
        color: #00799e;
        font-size: 14px
    }

header .navbar-nav ul.content-div#mini-panel-about_submenu .title-megamenu {
    line-height: 16px
}

    header .navbar-nav ul.content-div#mini-panel-about_submenu .title-megamenu a {
        color: #002c6c;
        font-size: 16px;
        font-weight: 500;
        padding: 0
    }

        header .navbar-nav ul.content-div#mini-panel-about_submenu .title-megamenu a:hover {
            text-decoration: none
        }

    header .navbar-nav ul.content-div#mini-panel-about_submenu .title-megamenu::after {
        content: "";
        display: block;
        width: calc(100% - 15px);
        height: 1px;
        background-color: #c4d7ed;
        margin-top: 7px
    }

header .navbar-nav ul.content-div#mini-panel-about_submenu .links-mobile a {
    font-size: 14px;
    width: 100%;
    display: inline-block;
    margin-bottom: 16px;
    padding-left: 16px
}

header .navbar-nav ul.content-div#mini-panel-resources_submenu {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding-left: 0
}

    header .navbar-nav ul.content-div#mini-panel-resources_submenu > li {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        display: flex;
        margin-bottom: 0
    }

        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template {
            height: 100%
        }

            header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue {
                border-bottom-left-radius: 4px;
                padding: 24px 32px;
                height: auto
            }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .view-header h4 {
                    color: #262626;
                    font-size: 16px;
                    margin-bottom: 26px
                }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link {
                    margin-bottom: 12px
                }

                    header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link h4, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link h4 {
                        margin-bottom: 0;
                        font-weight: 500;
                        color: #002c6c;
                        font-size: 16px;
                        line-height: 25px
                    }

                    header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link a, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link a {
                        padding: 0;
                        font-weight: 500;
                        color: #002c6c;
                        font-size: 16px;
                        line-height: 25px
                    }

                        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link a:hover, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link a:hover {
                            text-decoration: none
                        }

                        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link a::before, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link a::before {
                            display: none
                        }

                        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link a::after, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link a::after {
                            content: "";
                            background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6.99936C0 6.75313 0.085593 6.51699 0.237949 6.34288C0.390306 6.16877 0.596945 6.07096 0.812409 6.07096H10.225L6.7365 2.08625C6.58395 1.91192 6.49825 1.67548 6.49825 1.42894C6.49825 1.1824 6.58395 0.945955 6.7365 0.771626C6.88905 0.597297 7.09595 0.499359 7.31168 0.499359C7.52742 0.499359 7.73432 0.597297 7.88687 0.771626L12.7613 6.34205C12.837 6.42829 12.897 6.53074 12.938 6.64353C12.9789 6.75632 13 6.87724 13 6.99936C13 7.12148 12.9789 7.24239 12.938 7.35519C12.897 7.46798 12.837 7.57043 12.7613 7.65667L7.88687 13.2271C7.73432 13.4014 7.52742 13.4994 7.31168 13.4994C7.09595 13.4994 6.88905 13.4014 6.7365 13.2271C6.58395 13.0528 6.49825 12.8163 6.49825 12.5698C6.49825 12.3232 6.58395 12.0868 6.7365 11.9125L10.225 7.92776H0.812409C0.596945 7.92776 0.390306 7.82995 0.237949 7.65584C0.085593 7.48173 0 7.24559 0 6.99936Z' fill='%23002c6c'/%3E%3C/svg%3E%0A");
                            background-position: left;
                            background-repeat: no-repeat;
                            width: 13px;
                            height: 13px;
                            display: inline-block;
                            transition: right .2s ease;
                            margin-left: 8px
                        }

                        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link a:hover::after, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link a:hover::after {
                            margin-left: 12px
                        }

                    header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link a {
                        padding: 0
                    }

            header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies {
                border-bottom-right-radius: 4px;
                padding: 24px 32px;
                height: auto
            }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-header h4 {
                    color: #262626;
                    font-size: 16px;
                    margin-bottom: 26px
                }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-content .card-case-study-library__horizontal .card-image {
                    width: 120px
                }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-content .card-case-study-library__horizontal .card-content .card-body {
                    padding: 12px
                }

                    header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-content .card-case-study-library__horizontal .card-content .card-body .card-title {
                        font-size: 14px;
                        line-height: 16px
                    }

                    header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-content .card-case-study-library__horizontal .card-content .card-body .card-text {
                        font-size: 12px;
                        line-height: 16px
                    }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .more-link {
                    margin-top: 16px
                }

                    header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .more-link a {
                        padding: 0;
                        font-weight: 500
                    }

                        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .more-link a:hover {
                            text-decoration: none
                        }

                        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .more-link a::before {
                            display: none
                        }

                        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .more-link a::after {
                            content: "";
                            background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6.99936C0 6.75313 0.085593 6.51699 0.237949 6.34288C0.390306 6.16877 0.596945 6.07096 0.812409 6.07096H10.225L6.7365 2.08625C6.58395 1.91192 6.49825 1.67548 6.49825 1.42894C6.49825 1.1824 6.58395 0.945955 6.7365 0.771626C6.88905 0.597297 7.09595 0.499359 7.31168 0.499359C7.52742 0.499359 7.73432 0.597297 7.88687 0.771626L12.7613 6.34205C12.837 6.42829 12.897 6.53074 12.938 6.64353C12.9789 6.75632 13 6.87724 13 6.99936C13 7.12148 12.9789 7.24239 12.938 7.35519C12.897 7.46798 12.837 7.57043 12.7613 7.65667L7.88687 13.2271C7.73432 13.4014 7.52742 13.4994 7.31168 13.4994C7.09595 13.4994 6.88905 13.4014 6.7365 13.2271C6.58395 13.0528 6.49825 12.8163 6.49825 12.5698C6.49825 12.3232 6.58395 12.0868 6.7365 11.9125L10.225 7.92776H0.812409C0.596945 7.92776 0.390306 7.82995 0.237949 7.65584C0.085593 7.48173 0 7.24559 0 6.99936Z' fill='%23002c6c'/%3E%3C/svg%3E%0A");
                            background-position: left;
                            background-repeat: no-repeat;
                            width: 13px;
                            height: 13px;
                            display: inline-block;
                            transition: right .2s ease;
                            margin-left: 8px
                        }

                        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .more-link a:hover::after {
                            margin-left: 12px
                        }

@media screen and (max-width: 768px) {
    header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue {
        background-color: unset !important;
        padding: 0
    }

        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .view-header {
            margin-top: 12px
        }

            header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .view-header h4 {
                color: #262626;
                font-size: 14px;
                margin-bottom: 16px;
                padding-left: 16px
            }

        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link {
            margin-bottom: 12px
        }

            header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link h4, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link h4 {
                color: #002c6c;
                font-size: 16px;
                line-height: 20px
            }

            header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link a, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link a {
                font-size: 14px;
                width: 100%;
                display: inline-block;
                padding-left: 16px !important;
                font-weight: 400;
                color: #00799e;
                font-size: 14px;
                line-height: 18px
            }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link a::before, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link a::before {
                    display: none
                }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .link a::after, header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link a::after {
                    display: none
                }

            header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .featured-light-blue .more-link a {
                padding: 0
            }

    header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies {
        padding: 0
    }

        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-header h4 {
            color: #262626;
            font-size: 14px;
            margin-bottom: 16px;
            padding-left: 16px
        }

        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-content .card-case-study-library__horizontal {
            padding-left: 16px;
            background: #fff;
            border: none;
            min-height: -webkit-fit-content;
            min-height: -moz-fit-content;
            min-height: fit-content
        }

            header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-content .card-case-study-library__horizontal:hover {
                cursor: pointer;
                transform: unset;
                box-shadow: unset
            }

            header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-content .card-case-study-library__horizontal .card-image {
                display: none
            }

            header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-content .card-case-study-library__horizontal .card-content .card-body {
                padding: 0
            }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-content .card-case-study-library__horizontal .card-content .card-body .card-title {
                    font-size: 14px;
                    color: #00799e;
                    font-weight: 400
                }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .view-content .card-case-study-library__horizontal .card-content .card-body .card-text {
                    display: none
                }

        header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .more-link {
            margin-bottom: 0;
            margin-top: 0
        }

            header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .more-link a {
                font-size: 14px;
                width: 100%;
                display: inline-block;
                padding-left: 16px !important;
                font-weight: 400;
                color: #00799e;
                font-size: 14px;
                line-height: 18px
            }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .more-link a::before {
                    display: none
                }

                header .navbar-nav ul.content-div#mini-panel-resources_submenu > li .resources-template .two-case-studies .more-link a::after {
                    display: none
                }
}

@media screen and (min-width: 992px) {
    header .navbar-nav .content-div {
        background-color: #fff;
        top: 106px;
        border: 1px solid #e5f0fc;
        min-height: 250px
    }

        header .navbar-nav .content-div#mini-panel-standards_submenu {
            min-height: 280px
        }

    header .navbar-nav .main-link-div.active .main-link {
        color: #cd3c0d !important;
        position: relative
    }

        header .navbar-nav .main-link-div.active .main-link:hover {
            text-decoration: none;
            color: unset
        }

            header .navbar-nav .main-link-div.active .main-link::before, header .navbar-nav .main-link-div.active .main-link:hover::before {
                position: absolute;
                top: 65px;
                height: 4px;
                content: "";
                background-color: #cd3c0d;
                border-radius: 100px;
                width: 80%;
                left: 0;
                margin-left: auto;
                margin-right: auto;
                right: 0
            }

    header .navbar-nav .main-link-div .main-link {
        position: relative;
        z-index: 0;
        background-color: transparent
    }

        header .navbar-nav .main-link-div .main-link:hover {
            text-decoration: none
        }

            header .navbar-nav .main-link-div .main-link:hover::before {
                position: absolute;
                top: 37px;
                height: 36px;
                content: "";
                background-color: #e5f0fc;
                border-radius: 4px;
                width: 90%;
                left: 0;
                margin-left: auto;
                margin-right: auto;
                right: 0;
                z-index: -1
            }
}

.navbar-collapse {
    max-height: none
}

    .navbar-collapse .buy-a-barcode.menu {
        float: right;
        margin: 10px -15px 0 -15px
    }

@media(min-width: 992px) {
    .main-link-div:hover .content-div {
        display: block !important
    }
}

.contextual-region.block-gsone-main-menu-block {
    width: unset !important;
    position: unset !important
}

.bottom-navigation {
    background-color: #f0f5fa;
    margin-right: -15px;
    margin-left: -15px
}

    .bottom-navigation .site-slogan-div {
        padding-left: 15px
    }

        .bottom-navigation .site-slogan-div p {
            color: #414345;
            font-size: 12px;
            margin-bottom: 0;
            padding-bottom: 25px
        }

        .bottom-navigation .site-slogan-div:before {
            content: "";
            width: calc(100% - 15px);
            height: 1px;
            background-color: #c4d7ed;
            display: inline-block
        }

    .bottom-navigation .service-links {
        padding-top: 25px
    }

        .bottom-navigation .service-links .nav {
            display: flex;
            flex-direction: column;
            margin-left: 16px
        }

            .bottom-navigation .service-links .nav li.nav-item:first-child {
                margin-bottom: 16px
            }

            .bottom-navigation .service-links .nav a {
                color: #00799e;
                font-size: 12px;
                text-decoration: underline;
                padding-left: 0;
                padding-top: 0;
                padding-bottom: 0
            }

.navbar-toggle {
    border: none;
    background: transparent !important;
    -webkit-appearance: none;
    border-radius: 0
}

    .navbar-toggle:hover {
        background: transparent !important
    }

    .navbar-toggle .icon-bar {
        width: 22px;
        transition: all .2s
    }

    .navbar-toggle .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%
    }

    .navbar-toggle .middle-bar {
        opacity: 0
    }

    .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%
    }

    .navbar-toggle.collapsed .top-bar {
        transform: rotate(0)
    }

    .navbar-toggle.collapsed .middle-bar {
        opacity: 1
    }

    .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0)
    }

.open-div {
    position: absolute;
    right: 0;
    top: 0
}

    .open-div:hover {
        cursor: pointer
    }

.dn {
    display: none
}

.ps {
    position: static !important
}

#sliding-popup .popup-content {
    max-width: 100%;
    text-align: left;
    display: flex;
    justify-content: left;
    align-items: left;
    flex-flow: column
}

@media(min-width: 992px) {
    #sliding-popup .popup-content {
        justify-content: center;
        align-items: center;
        flex-flow: row
    }
}

#sliding-popup .popup-content .content {
    display: inline-block
}

#sliding-popup .popup-content #popup-buttons {
    margin-top: 20px
}

@media(min-width: 992px) {
    #sliding-popup .popup-content #popup-buttons {
        margin-top: inherit;
        margin-left: 100px
    }
}

#sliding-popup .popup-content #popup-buttons button {
    margin-top: 5px;
    background: #f26334;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    border: none;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px
}

    #sliding-popup .popup-content #popup-buttons button:hover {
        background-color: #f0511c
    }

    #sliding-popup .popup-content #popup-buttons button.decline-button {
        background: none;
        text-decoration: underline
    }

        #sliding-popup .popup-content #popup-buttons button.decline-button:hover {
            background: none;
            text-decoration: underline
        }

#sliding-popup .popup-content #popup-text {
    color: #fff;
    float: left;
    font-weight: 400;
    margin: 0
}

    #sliding-popup .popup-content #popup-text h3, #sliding-popup .popup-content #popup-text h2, #sliding-popup .popup-content #popup-text p {
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.3;
        margin: 0 0 5px 0
    }

.eu-cookie-compliance-buttons {
    margin: 0
}

div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
    background: rgba(46,46,46,.86);
    padding: 15px
}

.orange-button {
    background-color: #cd3c0d;
    color: #fff;
    border-radius: 4px;
    padding: 6px 10px;
    display: inline-block;
    font-size: 12px
}

.event-block-link, .news-block-link {
    margin-top: 0.5rem;
    min-height: 50px
}

    .event-block-link a, .news-block-link a {
        font-size: 1rem
    }

.more-link a {
    position: relative
}

    .more-link a:hover {
        text-decoration: none
    }

    .more-link a::before {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6.99936C0 6.75313 0.085593 6.51699 0.237949 6.34288C0.390306 6.16877 0.596945 6.07096 0.812409 6.07096H10.225L6.7365 2.08625C6.58395 1.91192 6.49825 1.67548 6.49825 1.42894C6.49825 1.1824 6.58395 0.945955 6.7365 0.771626C6.88905 0.597297 7.09595 0.499359 7.31168 0.499359C7.52742 0.499359 7.73432 0.597297 7.88687 0.771626L12.7613 6.34205C12.837 6.42829 12.897 6.53074 12.938 6.64353C12.9789 6.75632 13 6.87724 13 6.99936C13 7.12148 12.9789 7.24239 12.938 7.35519C12.897 7.46798 12.837 7.57043 12.7613 7.65667L7.88687 13.2271C7.73432 13.4014 7.52742 13.4994 7.31168 13.4994C7.09595 13.4994 6.88905 13.4014 6.7365 13.2271C6.58395 13.0528 6.49825 12.8163 6.49825 12.5698C6.49825 12.3232 6.58395 12.0868 6.7365 11.9125L10.225 7.92776H0.812409C0.596945 7.92776 0.390306 7.82995 0.237949 7.65584C0.085593 7.48173 0 7.24559 0 6.99936Z' fill='%2300799E'/%3E%3C/svg%3E%0A");
        background-position: left;
        background-repeat: no-repeat;
        width: 13px;
        height: 13px;
        display: inline-block;
        position: absolute;
        right: -25px;
        top: 4px;
        transition: right .2s ease
    }

    .more-link a:hover::before {
        background-image: url("data:image/svg+xml,%3Csvg width='13' height='14' viewBox='0 0 13 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 6.99936C0 6.75313 0.085593 6.51699 0.237949 6.34288C0.390306 6.16877 0.596945 6.07096 0.812409 6.07096H10.225L6.7365 2.08625C6.58395 1.91192 6.49825 1.67548 6.49825 1.42894C6.49825 1.1824 6.58395 0.945955 6.7365 0.771626C6.88905 0.597297 7.09595 0.499359 7.31168 0.499359C7.52742 0.499359 7.73432 0.597297 7.88687 0.771626L12.7613 6.34205C12.837 6.42829 12.897 6.53074 12.938 6.64353C12.9789 6.75632 13 6.87724 13 6.99936C13 7.12148 12.9789 7.24239 12.938 7.35519C12.897 7.46798 12.837 7.57043 12.7613 7.65667L7.88687 13.2271C7.73432 13.4014 7.52742 13.4994 7.31168 13.4994C7.09595 13.4994 6.88905 13.4014 6.7365 13.2271C6.58395 13.0528 6.49825 12.8163 6.49825 12.5698C6.49825 12.3232 6.58395 12.0868 6.7365 11.9125L10.225 7.92776H0.812409C0.596945 7.92776 0.390306 7.82995 0.237949 7.65584C0.085593 7.48173 0 7.24559 0 6.99936Z' fill='%23002c6c'/%3E%3C/svg%3E%0A");
        right: -31px
    }

@media screen and (max-width: 576px) {
    .node--view-mode-teaser, .node--view-mode-revamp-teaser {
        border-bottom: 1px solid #c4d7ed;
        margin-bottom: 18px;
        padding-bottom: 0px
    }
}

.node--view-mode-revamp-teaser {
    border-bottom: 1px solid #c4d7ed;
    margin-bottom: 18px;
    padding-bottom: 0px
}

.view-member-board .member-board-subtitle {
    font-weight: 400;
    margin-bottom: calc(1.2rem + 2.4vw)
}

@media(min-width: 1200px) {
    .view-member-board .member-board-subtitle {
        margin-bottom: 3rem
    }
}

@media screen and (max-width: 576px) {
    .view-member-board .special-padding {
        padding-left: 0;
        padding-right: 0
    }
}

.view-member-board .member-board-table {
    padding-top: .75rem;
    padding-bottom: .75rem;
    border-bottom: solid 1px #c4d7ed
}

    .view-member-board .member-board-table .member-board-name {
        font-size: 0.875rem;
        line-height: 21px;
        margin-bottom: 0;
        font-weight: 500
    }

    .view-member-board .member-board-table .member-board-job-title {
        font-size: 0.8125rem;
        line-height: 21px;
        font-weight: 400;
        margin-bottom: 0
    }

.view-member-board .last-member .member-board-table {
    border-bottom: none !important
}

@media screen and (min-width: 768px) {
    .view-member-board .member-board-table {
        padding-left: 1.5rem
    }
}

.case-study-library-block .view-case-study-library .filters-box {
    display: flex;
    justify-content: center;
    padding-bottom: 16px
}

    .case-study-library-block .view-case-study-library .filters-box a {
        color: #fff;
        background-color: #cd3c0d;
        border-radius: 4px
    }

        .case-study-library-block .view-case-study-library .filters-box a:hover {
            cursor: pointer
        }

@media only screen and (max-width: 768px) {
    .case-study-library-block .view-case-study-library .filters-wrapper {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 999;
        background: #fff;
        top: 0;
        left: 0;
        padding: 60px 24px;
        overflow: auto
    }
}

.case-study-library-block .view-case-study-library .filters-wrapper .close-button {
    position: absolute;
    top: 24px;
    right: 24px
}

    .case-study-library-block .view-case-study-library .filters-wrapper .close-button:hover {
        cursor: pointer
    }

.case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-row {
    margin-left: 0;
    margin-right: 0
}

.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 8px
}

    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details summary {
        color: #002c6c;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 25px;
        padding-top: 12px;
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 12px;
        border-top: 1px solid #c4d7ed;
        position: relative
    }

        .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details summary::marker {
            content: "";
            height: 0
        }

        .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details summary::before {
            content: "";
            background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.645978 0.645978C0.692424 0.599415 0.7476 0.562472 0.808345 0.537265C0.86909 0.512059 0.934211 0.499084 0.999978 0.499084C1.06575 0.499084 1.13087 0.512059 1.19161 0.537265C1.25236 0.562472 1.30753 0.599415 1.35398 0.645978L6.99998 6.29298L12.646 0.645978C12.6925 0.59949 12.7477 0.562614 12.8084 0.537455C12.8691 0.512296 12.9342 0.499346 13 0.499346C13.0657 0.499346 13.1308 0.512296 13.1916 0.537455C13.2523 0.562614 13.3075 0.59949 13.354 0.645978C13.4005 0.692466 13.4373 0.747655 13.4625 0.808394C13.4877 0.869134 13.5006 0.934234 13.5006 0.999978C13.5006 1.06572 13.4877 1.13082 13.4625 1.19156C13.4373 1.2523 13.4005 1.30749 13.354 1.35398L7.35398 7.35398C7.30753 7.40054 7.25236 7.43748 7.19161 7.46269C7.13087 7.4879 7.06575 7.50087 6.99998 7.50087C6.93421 7.50087 6.86909 7.4879 6.80834 7.46269C6.7476 7.43748 6.69242 7.40054 6.64598 7.35398L0.645978 1.35398C0.599415 1.30753 0.562472 1.25236 0.537266 1.19161C0.512059 1.13087 0.499084 1.06575 0.499084 0.999978C0.499084 0.934211 0.512059 0.86909 0.537266 0.808344C0.562472 0.747599 0.599415 0.692424 0.645978 0.645978Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
            background-repeat: no-repeat;
            width: 16px;
            height: 10px;
            display: inline-block;
            position: absolute;
            top: 22px;
            right: 0
        }

    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper {
        padding-left: 24px
    }

        .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div {
            padding-bottom: 8px;
            padding-left: 0
        }

            .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:not(:checked), .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked {
                position: absolute;
                left: 0;
                opacity: .01
            }

                .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:not(:checked) + label, .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked + label {
                    position: relative;
                    padding-left: 2.3em;
                    cursor: pointer
                }

                    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:not(:checked) + label:before, .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked + label:before {
                        content: "";
                        position: absolute;
                        left: 0;
                        top: 0;
                        height: 21px;
                        width: 21px;
                        border: 1px solid #262626;
                        border-radius: 4px;
                        background: #fff
                    }

                    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked + label:before {
                        background: #262626 !important
                    }

                    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:not(:checked) + label:after, .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked + label:after {
                        content: "";
                        background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0645 1.11389C11.2892 0.886457 11.5881 0.760724 11.8983 0.76322C12.2084 0.765716 12.5056 0.896244 12.7269 1.12726C12.9483 1.35828 13.0766 1.67172 13.0848 2.00144C13.093 2.33116 12.9805 2.65137 12.7709 2.8945L6.4079 11.3567C6.29849 11.482 6.16644 11.5826 6.01964 11.6524C5.87284 11.7222 5.71431 11.7598 5.55353 11.763C5.39275 11.7661 5.23302 11.7348 5.08389 11.6708C4.93476 11.6068 4.7993 11.5115 4.6856 11.3906L0.465941 6.90344C0.348431 6.787 0.254179 6.64659 0.188808 6.49057C0.123437 6.33456 0.0882857 6.16614 0.0854522 5.99536C0.0826188 5.82459 0.112161 5.65496 0.172316 5.49659C0.232471 5.33822 0.322006 5.19435 0.435581 5.07358C0.549155 4.9528 0.684442 4.85759 0.833371 4.79362C0.9823 4.72966 1.14182 4.69824 1.30241 4.70125C1.46301 4.70427 1.62139 4.74165 1.7681 4.81116C1.91481 4.88068 2.04686 4.9809 2.15635 5.10586L5.49572 8.65523L11.0342 1.15119C11.0442 1.13814 11.0548 1.12568 11.0661 1.11389H11.0645Z' fill='white'/%3E%3C/svg%3E%0A");
                        background-position: top;
                        background-size: cover;
                        width: 13px;
                        height: 13px;
                        width: 13px;
                        height: 13px;
                        position: absolute;
                        top: 4px;
                        left: 4px;
                        color: #fff;
                        line-height: 0;
                        transition: all .2s
                    }

                    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:not(:checked) + label:after {
                        opacity: 0;
                        transform: scale(0) rotate(45deg)
                    }

                    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div [type=checkbox]:checked + label:after {
                        opacity: 1;
                        transform: scale(1) rotate(0)
                    }

            .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes div label {
                padding-top: 0;
                padding-left: 8px;
                color: #262626;
                font-size: 15px;
                font-weight: 400;
                letter-spacing: 0;
                line-height: 21px
            }

        .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes > ul {
            padding-left: 0;
            list-style: none
        }

            .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details .details-wrapper .form-checkboxes > ul li {
                list-style: none
            }

.case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset {
    padding: 0
}

    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .styledSelect {
        display: none
    }

    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap {
        width: 100%
    }

        .case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-label-wrap {
            display: none
        }

        .case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown {
            display: block !important;
            position: initial;
            width: 100%;
            border: none
        }

            .case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search {
                padding: 0
            }

            .case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options {
                padding-top: 8px
            }

                .case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option {
                    border: none
                }

                    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i {
                        width: 21px;
                        height: 21px;
                        margin: 0;
                        border-radius: 4px;
                        margin-top: 6px;
                        border: 1px solid #262626
                    }

                    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i {
                        background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0645 1.11389C11.2892 0.886457 11.5881 0.760724 11.8983 0.76322C12.2084 0.765716 12.5056 0.896244 12.7269 1.12726C12.9483 1.35828 13.0766 1.67172 13.0848 2.00144C13.093 2.33116 12.9805 2.65137 12.7709 2.8945L6.4079 11.3567C6.29849 11.482 6.16644 11.5826 6.01964 11.6524C5.87284 11.7222 5.71431 11.7598 5.55353 11.763C5.39275 11.7661 5.23302 11.7348 5.08389 11.6708C4.93476 11.6068 4.7993 11.5115 4.6856 11.3906L0.465941 6.90344C0.348431 6.787 0.254179 6.64659 0.188808 6.49057C0.123437 6.33456 0.0882857 6.16614 0.0854522 5.99536C0.0826188 5.82459 0.112161 5.65496 0.172316 5.49659C0.232471 5.33822 0.322006 5.19435 0.435581 5.07358C0.549155 4.9528 0.684442 4.85759 0.833371 4.79362C0.9823 4.72966 1.14182 4.69824 1.30241 4.70125C1.46301 4.70427 1.62139 4.74165 1.7681 4.81116C1.91481 4.88068 2.04686 4.9809 2.15635 5.10586L5.49572 8.65523L11.0342 1.15119C11.0442 1.13814 11.0548 1.12568 11.0661 1.11389H11.0645Z' fill='white'/%3E%3C/svg%3E%0A");
                        background-position: 4px 4px;
                        background-size: cover;
                        background-color: #262626
                    }

                    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label {
                        color: #262626;
                        font-size: 15px;
                        font-weight: 400;
                        letter-spacing: 0;
                        line-height: 21px
                    }

                    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters [id^=edit-field-filters-country-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child {
                        margin-left: 1.25em
                    }

.case-study-library-block .view-case-study-library .filters-wrapper .view-filters details[open] {
    position: relative
}

    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details[open]::before {
        content: "";
        width: 4px;
        height: 100%;
        background-color: #f26334;
        position: absolute;
        top: 0;
        left: 0
    }

    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters details[open] summary::before {
        transform: rotate(180deg)
    }

.case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-actions {
    width: 100%;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 48px
}

    .case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-actions button {
        width: 100%;
        border: none;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 21px;
        text-align: center;
        border-radius: 4px
    }

        .case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-actions button::before {
            content: "";
            height: 0;
            width: 0
        }

        .case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-actions button:first-child {
            margin-bottom: 8px
        }

        .case-study-library-block .view-case-study-library .filters-wrapper .view-filters .form-actions button:last-child {
            background: #fff;
            color: #cd3c0d;
            border: 2px solid #cd3c0d
        }

.case-study-library-block .view-case-study-library .block-contact-case-study {
    border-radius: 4px;
    padding: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    .case-study-library-block .view-case-study-library .block-contact-case-study {
        padding: 1.125rem
    }
}

.case-study-library-block .view-case-study-library .block-contact-case-study .block-gsone-contact .gsone-location-form {
    flex-direction: column
}

    .case-study-library-block .view-case-study-library .block-contact-case-study .block-gsone-contact .gsone-location-form fieldset {
        width: 100%;
        padding-right: 0;
        margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
    }

@media(min-width: 1200px) {
    .case-study-library-block .view-case-study-library .block-contact-case-study .block-gsone-contact .gsone-location-form fieldset {
        margin-bottom: 1.5rem
    }
}

.case-study-library-block .view-case-study-library .block-contact-case-study .block-gsone-contact .gsone-location-form .form-actions button {
    width: 100%;
    background-color: #f26334
}

    .case-study-library-block .view-case-study-library .block-contact-case-study .block-gsone-contact .gsone-location-form .form-actions button:hover {
        background-color: #a82c05
    }

.case-study-library-block .view-case-study-library .card-case-study-library {
    border: 1px solid #e5f0fc;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    min-height: 190px;
    position: relative;
    margin-bottom: calc(0.9857142857rem + 0.6857142857vw) !important
}

@media only screen and (min-width: 768px) {
    .case-study-library-block .view-case-study-library .card-case-study-library {
        min-height: 460px;
        height: calc(100% - 1.5rem)
    }
}

@media(min-width: 1200px) {
    .case-study-library-block .view-case-study-library .card-case-study-library {
        margin-bottom: 1.5rem !important
    }
}

.case-study-library-block .view-case-study-library .card-case-study-library .image {
    display: none;
    height: 170px
}

@media only screen and (min-width: 768px) {
    .case-study-library-block .view-case-study-library .card-case-study-library .image {
        display: block
    }
}

.case-study-library-block .view-case-study-library .card-case-study-library .image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.case-study-library-block .view-case-study-library .card-case-study-library .card-content {
    padding: calc(0.9857142857rem + 0.6857142857vw) !important
}

@media(min-width: 1200px) {
    .case-study-library-block .view-case-study-library .card-case-study-library .card-content {
        padding: 1.5rem !important
    }
}

.case-study-library-block .view-case-study-library .card-case-study-library .card-content .title-wrapper p {
    color: #002c6c;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 8px
}

.case-study-library-block .view-case-study-library .card-case-study-library .card-content .summary-wrapper, .case-study-library-block .view-case-study-library .card-case-study-library .card-content .body-wrapper {
    color: #262626;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 21px
}

    .case-study-library-block .view-case-study-library .card-case-study-library .card-content .summary-wrapper .see-more-link, .case-study-library-block .view-case-study-library .card-case-study-library .card-content .body-wrapper .see-more-link {
        color: #cd3c0d;
        font-size: 12px
    }

.case-study-library-block .view-case-study-library .card-case-study-library:hover {
    cursor: pointer;
    transform: translateY(-4px);
    box-shadow: 0 10px 30px 0 rgba(165,165,167,.6)
}

.case-study-library-block .view-case-study-library .footer-case-study .pagination-box ul {
    margin-bottom: 0;
    padding-left: 0
}

    .case-study-library-block .view-case-study-library .footer-case-study .pagination-box ul li {
        margin-bottom: 0
    }

        .case-study-library-block .view-case-study-library .footer-case-study .pagination-box ul li a {
            background-color: #f0f5fa;
            color: #002c6c;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 20px;
            padding: 10px 16px;
            border: none
        }

        .case-study-library-block .view-case-study-library .footer-case-study .pagination-box ul li span {
            padding: 10px 16px
        }

        .case-study-library-block .view-case-study-library .footer-case-study .pagination-box ul li.active span {
            font-size: 14px;
            color: #002c6c;
            background-color: #c4d7ed;
            border-color: #c4d7ed
        }

.case-study-library-block .view-case-study-library .footer-case-study .items-per-page {
    margin-top: 15px;
    height: 100%;
    display: flex;
    align-items: center
}

@media only screen and (min-width: 768px) {
    .case-study-library-block .view-case-study-library .footer-case-study .items-per-page {
        margin-top: 0
    }
}

.case-study-library-block .view-case-study-library .footer-case-study .items-per-page p {
    color: #414345;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 0
}

.case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset {
    padding: 0
}

    .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .styledSelect, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .styledSelect, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .styledSelect, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .styledSelect, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .styledSelect {
        display: none
    }

    .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap {
        width: 100%
    }

        .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-label-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-label-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-label-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-label-wrap, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-label-wrap {
            display: none
        }

        .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown {
            display: block !important;
            position: initial;
            width: 100%;
            border: none
        }

            .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-search {
                padding: 0
            }

            .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options {
                padding-top: 8px
            }

                .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option {
                    border: none
                }

                    .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-checkbox i {
                        width: 21px;
                        height: 21px;
                        margin: 0;
                        border-radius: 4px;
                        margin-top: 6px;
                        border: 1px solid #262626
                    }

                    .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.selected i {
                        background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0645 1.11389C11.2892 0.886457 11.5881 0.760724 11.8983 0.76322C12.2084 0.765716 12.5056 0.896244 12.7269 1.12726C12.9483 1.35828 13.0766 1.67172 13.0848 2.00144C13.093 2.33116 12.9805 2.65137 12.7709 2.8945L6.4079 11.3567C6.29849 11.482 6.16644 11.5826 6.01964 11.6524C5.87284 11.7222 5.71431 11.7598 5.55353 11.763C5.39275 11.7661 5.23302 11.7348 5.08389 11.6708C4.93476 11.6068 4.7993 11.5115 4.6856 11.3906L0.465941 6.90344C0.348431 6.787 0.254179 6.64659 0.188808 6.49057C0.123437 6.33456 0.0882857 6.16614 0.0854522 5.99536C0.0826188 5.82459 0.112161 5.65496 0.172316 5.49659C0.232471 5.33822 0.322006 5.19435 0.435581 5.07358C0.549155 4.9528 0.684442 4.85759 0.833371 4.79362C0.9823 4.72966 1.14182 4.69824 1.30241 4.70125C1.46301 4.70427 1.62139 4.74165 1.7681 4.81116C1.91481 4.88068 2.04686 4.9809 2.15635 5.10586L5.49572 8.65523L11.0342 1.15119C11.0442 1.13814 11.0548 1.12568 11.0661 1.11389H11.0645Z' fill='white'/%3E%3C/svg%3E%0A");
                        background-position: 4px 4px;
                        background-size: cover;
                        background-color: #262626
                    }

                    .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option .fs-option-label {
                        color: #262626;
                        font-size: 15px;
                        font-weight: 400;
                        letter-spacing: 0;
                        line-height: 21px
                    }

                    .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-author-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-mo-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-year-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-implementation-driver-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child, .case-study-library-block .view-case-study-library-healthcare [id^=edit-field-filters-gs1-technology-collapsible] fieldset .fs-wrap .fs-dropdown .fs-options .fs-option.is-child {
                        margin-left: 1.25em
                    }

.case-study-library-block .modal-card .modal {
    background-color: rgba(38,38,38,.95)
}

.case-study-library-block .modal-card .modal-header, .case-study-library-block .modal-card .modal-footer {
    border: none;
    padding: 0
}

@media only screen and (min-width: 768px) {
    .case-study-library-block .modal-card .modal-dialog {
        width: 75%;
        max-width: unset;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        display: flex;
        align-items: center
    }
}

.case-study-library-block .modal-card .modal-dialog .modal-content {
    border: 1px solid #e5f0fc;
    border-radius: 4px;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    max-height: 90%;
    overflow-y: auto;
    overflow-x: hidden
}

.case-study-library-block .modal-card .modal-header {
    padding: 24px 32px 24px 24px;
    position: relative
}

    .case-study-library-block .modal-card .modal-header button {
        position: absolute;
        top: 14px;
        right: 14px;
        opacity: 1
    }

    .case-study-library-block .modal-card .modal-header p.modal-title {
        color: #002c6c;
        font-size: 22px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 31px
    }

.case-study-library-block .modal-card .modal-body {
    padding: 24px;
    padding-top: 0
}

    .case-study-library-block .modal-card .modal-body .dropdown-languages {
        width: 138px
    }

        .case-study-library-block .modal-card .modal-body .dropdown-languages .download-button {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 20px;
            padding: 10px 16px;
            border-radius: 4px;
            background-color: #cd3c0d;
            color: #fff
        }

            .case-study-library-block .modal-card .modal-body .dropdown-languages .download-button:hover {
                cursor: pointer;
                background-color: #a82c05
            }

        .case-study-library-block .modal-card .modal-body .dropdown-languages .dropdown-options {
            margin: 0;
            padding: 0;
            border: none;
            width: inherit;
            min-width: unset;
            display: none;
            list-style: none;
            position: absolute;
            z-index: 2
        }

            .case-study-library-block .modal-card .modal-body .dropdown-languages .dropdown-options li {
                margin: 0
            }

                .case-study-library-block .modal-card .modal-body .dropdown-languages .dropdown-options li a {
                    display: flex;
                    justify-content: space-between;
                    border-radius: 0;
                    width: 100%;
                    text-align: left;
                    font-size: 14px;
                    font-weight: 500;
                    letter-spacing: 0;
                    line-height: 20px;
                    background-color: #cd3c0d
                }

                .case-study-library-block .modal-card .modal-body .dropdown-languages .dropdown-options li:last-of-type a {
                    border-bottom-left-radius: 4px;
                    border-bottom-right-radius: 4px
                }

        .case-study-library-block .modal-card .modal-body .dropdown-languages.show .download-button {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0
        }

            .case-study-library-block .modal-card .modal-body .dropdown-languages.show .download-button svg {
                transform: rotate(180deg);
                padding-right: 5px;
                padding-left: 0
            }

    .case-study-library-block .modal-card .modal-body .body-content .body {
        padding-right: 16px;
        font-size: 16px
    }

.case-study-library-block .modal-card .modal-footer button {
    border: none
}

.case-study-library-block .modal-card .modal-footer .close-video {
    border: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    padding: 10px 16px;
    border-radius: 4px;
    background-color: #cd3c0d;
    color: #fff;
    opacity: 1;
    text-shadow: none;
    margin: 24px
}

.case-study-library-block .modal-card .body-content .cta-wrapper {
    float: right;
    display: flex
}

    .case-study-library-block .modal-card .body-content .cta-wrapper > div:last-child {
        margin-left: 10px
    }

    .case-study-library-block .modal-card .body-content .cta-wrapper button, .case-study-library-block .modal-card .body-content .cta-wrapper a {
        border: none;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 20px;
        padding: 10px 16px;
        border-radius: 4px;
        background-color: #cd3c0d;
        color: #fff
    }

.view-case-study-item-list-block .more-link, .block-gsone-case-study-manual-highlight .more-link {
    padding-top: calc(0.9321428571rem + 0.2571428571vw);
    display: flex;
    justify-content: center
}

@media(min-width: 1200px) {
    .view-case-study-item-list-block .more-link, .block-gsone-case-study-manual-highlight .more-link {
        padding-top: 1.125rem
    }
}

.view-case-study-item-list-block .more-link a, .block-gsone-case-study-manual-highlight .more-link a {
    background-color: #002c6c;
    color: #fff;
    height: inherit;
    padding: 13px 22px 13px 22px;
    font-size: .95rem;
    border-radius: 4px
}

    .view-case-study-item-list-block .more-link a:hover, .block-gsone-case-study-manual-highlight .more-link a:hover {
        background-color: #001a4d
    }

    .view-case-study-item-list-block .more-link a::before, .block-gsone-case-study-manual-highlight .more-link a::before {
        display: none
    }

.ui-widget-overlay {
    background-color: rgba(38,38,38,.95);
    opacity: unset
}

.modal-case-library.ui-dialog {
    font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;
    width: 75% !important;
    padding: 24px !important;
    border: 1px solid #e5f0fc !important;
    border-radius: 4px;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2)
}

    .modal-case-library.ui-dialog .ui-dialog-titlebar {
        border: none;
        background: none;
        padding: 0 !important
    }

        .modal-case-library.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
            color: #002c6c;
            font-size: 22px;
            font-weight: 400;
            letter-spacing: 0;
            line-height: 31px;
            white-space: unset;
            width: 100%;
            overflow: auto
        }

        .modal-case-library.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
            border: none;
            background: none;
            position: absolute;
            top: -6px;
            right: -6px;
            background-image: url("../images/svg/close-modal.svg") !important;
            background-position: top !important;
            background-size: contain !important
        }

    .modal-case-library.ui-dialog .ui-dialog-content {
        z-index: 1;
        padding: 0 !important
    }

        .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form {
            color: #262626;
            font-weight: 400;
            letter-spacing: 0;
            line-height: 22px
        }

            .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form p {
                font-size: 16px;
                padding-top: 14px
            }

            .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form fieldset {
                padding: 0
            }

                .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form fieldset legend {
                    font-size: 16px;
                    padding-bottom: 32px
                }

            .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form label {
                font-size: 15px
            }

            .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .form-actions {
                float: right;
                margin-bottom: 0
            }

                .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .form-actions button {
                    font-family: unset;
                    border: none;
                    font-size: 14px;
                    font-weight: 500;
                    letter-spacing: 0;
                    line-height: 20px;
                    padding: 10px 16px;
                    border-radius: 4px;
                    color: #fff;
                    background-color: #cd3c0d !important;
                    background-image: none !important
                }

                    .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .form-actions button:before {
                        background-image: none;
                        width: 0;
                        height: 0
                    }

            .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .radio {
                padding-left: 0
            }

                .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .radio [type=radio]:checked, .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .radio [type=radio]:not(:checked) {
                    position: absolute;
                    left: -9999px
                }

                    .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .radio [type=radio]:checked + label, .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .radio [type=radio]:not(:checked) + label {
                        position: relative;
                        padding-left: 28px;
                        cursor: pointer;
                        line-height: 20px;
                        display: inline-block
                    }

                        .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .radio [type=radio]:checked + label:before, .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .radio [type=radio]:not(:checked) + label:before {
                            content: "";
                            position: absolute;
                            left: 0;
                            top: 0;
                            width: 20px;
                            height: 20px;
                            border: 1px solid #262626;
                            border-radius: 100%;
                            background: #fff
                        }

                        .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .radio [type=radio]:checked + label:after, .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .radio [type=radio]:not(:checked) + label:after {
                            content: "";
                            width: 9px;
                            height: 9px;
                            background: #262626;
                            position: absolute;
                            top: 6px;
                            left: 6px;
                            border-radius: 100%;
                            transition: all .2s ease
                        }

                        .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .radio [type=radio]:not(:checked) + label:after {
                            transform: scale(0)
                        }

                        .modal-case-library.ui-dialog .ui-dialog-content .case-study-download-form .radio [type=radio]:checked + label:after {
                            transform: scale(1)
                        }

.download-form-submited fieldset {
    padding-left: 0;
    font-size: 16px
}

    .download-form-submited fieldset:first-child {
        padding-top: 14px
    }

.download-form-submited a {
    float: right;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 10px 16px;
    border-radius: 4px;
    background-color: #cd3c0d;
    color: #fff
}

    .download-form-submited a:hover {
        background-color: #a82c05;
        text-decoration: none
    }

.case-study-tech-industries .testimonial {
    padding-top: 0
}

.case-study-library-banner h1 {
    color: #002c6c;
    font-size: 2.5rem;
    margin-bottom: 12px
}

.case-study-library-banner p {
    color: #002c6c;
    font-size: 1.5rem;
    line-height: 1.4
}

.case-study-library-banner__bg-blue h1 {
    color: #fff
}

.case-study-library-banner__bg-blue p {
    color: #fff
}

.case-study-library-banner__bg-white .text-container {
    margin-bottom: calc(1.2rem + 2.4vw);
    margin-top: 40px
}

@media(min-width: 1200px) {
    .case-study-library-banner__bg-white .text-container {
        margin-bottom: 3rem
    }
}

@media only screen and (max-width: 768px) {
    .case-study-library-banner__bg-white .text-container {
        margin-top: 18px
    }
}

.case-study-library-banner__bg-white .text-container p:last-of-type {
    margin-bottom: 0
}

.card-case-study-library__horizontal {
    position: relative;
    margin: 0;
    min-height: 180px;
    display: flex;
    flex-direction: row;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #e5f0fc;
    box-shadow: none;
    transition-duration: .2s;
    transition-timing-function: ease;
    height: 100%;
    max-height: 220px
}

@media only screen and (max-width: 768px) {
    .card-case-study-library__horizontal {
        max-height: unset
    }
}

.card-case-study-library__horizontal .card-business-goal {
    display: flex;
    padding-bottom: 15px
}

    .card-case-study-library__horizontal .card-business-goal span {
        color: #fff;
        font-size: 12px
    }

        .card-case-study-library__horizontal .card-business-goal span:not(:first-child):before {
            content: " | ";
            color: #fff;
            padding-left: 5px;
            padding-right: 2px
        }

.card-case-study-library__horizontal .card-title-highlight {
    font-size: 12px;
    color: #fff
}

.card-case-study-library__horizontal .card-title {
    font-size: 18px;
    line-height: 25px;
    color: #fff
}

.card-case-study-library__horizontal .card-text {
    font-size: 15px;
    line-height: 21px
}

.card-case-study-library__horizontal .card-image {
    height: inherit;
    width: 200px;
    flex-shrink: 0
}

    .card-case-study-library__horizontal .card-image img {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

.card-case-study-library__horizontal .card-content {
    padding: 0;
    width: 100%
}

    .card-case-study-library__horizontal .card-content .card-body {
        padding: 20px 24px
    }

.card-case-study-library__horizontal a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.card-case-study-library__horizontal:hover {
    cursor: pointer;
    transform: translateY(-4px);
    box-shadow: 0 10px 30px 0 rgba(165,165,167,.6)
}

@media only screen and (max-width: 768px) {
    .card-case-study-library__horizontal {
        flex-direction: column
    }

        .card-case-study-library__horizontal .card-image {
            height: 170px;
            width: 100%
        }

            .card-case-study-library__horizontal .card-image img {
                border-bottom-left-radius: 0;
                border-top-right-radius: 4px
            }
}

.case-study-mega-library .filter-btn {
    text-align: center;
    color: #00799e;
    font-size: 16px;
    font-weight: 400;
    position: relative
}

    .case-study-mega-library .filter-btn svg {
        margin-left: 6px
    }

.case-study-mega-library .filter-col .facets-widget-checkbox {
    background-color: #fff;
    margin-bottom: 0;
    border-top: 1px solid #c4d7ed
}

    .case-study-mega-library .filter-col .facets-widget-checkbox .filter-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #262626;
        padding: 12px 24px 16px 24px
    }

        .case-study-mega-library .filter-col .facets-widget-checkbox .filter-title h3 {
            margin: 0;
            font-size: 15px;
            color: #262626
        }

        .case-study-mega-library .filter-col .facets-widget-checkbox .filter-title.rotate-svg svg {
            transform: rotate(180deg)
        }

        .case-study-mega-library .filter-col .facets-widget-checkbox .filter-title .counter-filters {
            color: #fff;
            border-radius: 4px;
            background-color: #cd3c0d;
            padding: 6px 10px;
            font-size: 12px;
            font-weight: 500;
            margin-left: auto;
            margin-right: 10px;
            display: none
        }

    .case-study-mega-library .filter-col .facets-widget-checkbox ul {
        padding: 10px 24px 32px 24px;
        margin: 0;
        list-style: none;
        display: none;
        flex-direction: column;
        max-height: 400px;
        overflow-y: auto;
        position: relative
    }

        .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item {
            margin-bottom: 8px;
            padding-left: 0
        }

            .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item.facet-item--expanded .filter-title {
                display: none
            }

            .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item.facet-item--expanded ul {
                display: block;
                padding-bottom: 10px;
                overflow-y: hidden
            }

            .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item:last-of-type {
                margin-bottom: 0
            }

            .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item [type=checkbox]:not(:checked), .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item [type=checkbox]:checked {
                position: absolute;
                left: 0;
                opacity: .01
            }

                .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item [type=checkbox]:not(:checked) + label, .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item [type=checkbox]:checked + label {
                    position: relative;
                    padding-left: 30px;
                    cursor: pointer
                }

                    .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item [type=checkbox]:not(:checked) + label:before, .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item [type=checkbox]:checked + label:before {
                        content: "";
                        position: absolute;
                        left: 0;
                        top: 0;
                        height: 21px;
                        width: 21px;
                        border: 1px solid #262626;
                        border-radius: 4px;
                        background: #fff
                    }

                    .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item [type=checkbox]:checked + label:before {
                        background: #262626 !important
                    }

                    .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item [type=checkbox]:not(:checked) + label:after, .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item [type=checkbox]:checked + label:after {
                        content: "";
                        background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0645 1.11389C11.2892 0.886457 11.5881 0.760724 11.8983 0.76322C12.2084 0.765716 12.5056 0.896244 12.7269 1.12726C12.9483 1.35828 13.0766 1.67172 13.0848 2.00144C13.093 2.33116 12.9805 2.65137 12.7709 2.8945L6.4079 11.3567C6.29849 11.482 6.16644 11.5826 6.01964 11.6524C5.87284 11.7222 5.71431 11.7598 5.55353 11.763C5.39275 11.7661 5.23302 11.7348 5.08389 11.6708C4.93476 11.6068 4.7993 11.5115 4.6856 11.3906L0.465941 6.90344C0.348431 6.787 0.254179 6.64659 0.188808 6.49057C0.123437 6.33456 0.0882857 6.16614 0.0854522 5.99536C0.0826188 5.82459 0.112161 5.65496 0.172316 5.49659C0.232471 5.33822 0.322006 5.19435 0.435581 5.07358C0.549155 4.9528 0.684442 4.85759 0.833371 4.79362C0.9823 4.72966 1.14182 4.69824 1.30241 4.70125C1.46301 4.70427 1.62139 4.74165 1.7681 4.81116C1.91481 4.88068 2.04686 4.9809 2.15635 5.10586L5.49572 8.65523L11.0342 1.15119C11.0442 1.13814 11.0548 1.12568 11.0661 1.11389H11.0645Z' fill='white'/%3E%3C/svg%3E%0A");
                        background-position: top;
                        background-size: cover;
                        width: 13px;
                        height: 13px;
                        width: 13px;
                        height: 13px;
                        position: absolute;
                        top: 4px;
                        left: 4px;
                        color: #fff;
                        line-height: 0;
                        transition: all .2s
                    }

                    .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item [type=checkbox]:not(:checked) + label:after {
                        opacity: 0;
                        transform: scale(0) rotate(45deg)
                    }

                    .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item [type=checkbox]:checked + label:after {
                        opacity: 1;
                        transform: scale(1) rotate(0)
                    }

            .case-study-mega-library .filter-col .facets-widget-checkbox ul .facet-item label {
                padding-top: 0;
                color: #262626;
                font-size: 15px;
                font-weight: 400;
                letter-spacing: 0;
                line-height: 21px;
                margin-bottom: 0
            }

.case-study-mega-library .filter-col .block-facet-blockcountry .facets-widget-checkbox ul .input-countries {
    border: none;
    border-bottom: 1px solid #f0f5fa;
    margin-bottom: 16px
}

.case-study-mega-library .filter-col .block-facets-summary {
    padding-top: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .case-study-mega-library .filter-col .block-facets-summary {
        padding-top: 1.5rem
    }
}

.case-study-mega-library .filter-col .block-facets-summary ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .case-study-mega-library .filter-col .block-facets-summary ul li {
        margin-bottom: 0
    }

    .case-study-mega-library .filter-col .block-facets-summary ul .facet-summary-item--facet {
        display: none
    }

    .case-study-mega-library .filter-col .block-facets-summary ul .facets-apply-button-wrapper {
        order: 0
    }

        .case-study-mega-library .filter-col .block-facets-summary ul .facets-apply-button-wrapper input {
            padding: 13px 22px;
            background-color: #002c6c;
            color: #fff;
            height: unset;
            font-size: 15px;
            font-weight: 500
        }

    .case-study-mega-library .filter-col .block-facets-summary ul .facet-summary-item--clear {
        order: 1
    }

        .case-study-mega-library .filter-col .block-facets-summary ul .facet-summary-item--clear a {
            color: #00799e;
            font-size: 18px;
            text-decoration: underline
        }

@media only screen and (max-width: 768px) {
    .case-study-mega-library .filter-col {
        position: fixed;
        width: 100%;
        height: 100vh;
        z-index: 999;
        top: 0;
        background: #fff;
        padding: 0 !important;
        overflow: auto;
        display: flex;
        flex-direction: column
    }

        .case-study-mega-library .filter-col .title-div {
            padding: 16px 24px;
            background-color: #e5f0fc;
            color: #262626;
            font-size: 15px;
            font-weight: 400;
            align-items: center
        }

            .case-study-mega-library .filter-col .title-div label {
                margin: 0
            }

        .case-study-mega-library .filter-col .clear-filters {
            font-size: 12px !important;
            text-decoration: underline;
            margin-left: auto !important;
            margin-right: 24px
        }

        .case-study-mega-library .filter-col .block-facets-summary {
            padding-left: calc(0.9321428571rem + 0.2571428571vw);
            padding-right: calc(0.9321428571rem + 0.2571428571vw);
            padding-bottom: calc(0.9321428571rem + 0.2571428571vw);
            margin-top: auto;
            width: 100%
        }
}

@media only screen and (max-width: 768px)and (min-width: 1200px) {
    .case-study-mega-library .filter-col .block-facets-summary {
        padding-left: 1.125rem
    }
}

@media only screen and (max-width: 768px)and (min-width: 1200px) {
    .case-study-mega-library .filter-col .block-facets-summary {
        padding-right: 1.125rem
    }
}

@media only screen and (max-width: 768px)and (min-width: 1200px) {
    .case-study-mega-library .filter-col .block-facets-summary {
        padding-bottom: 1.125rem
    }
}

@media only screen and (max-width: 768px) {
    .case-study-mega-library .filter-col .block-facets-summary .facet-summary-item--clear {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .case-study-mega-library .filter-col .block-facets-summary .facets-apply-button-wrapper {
        width: 100%
    }

        .case-study-mega-library .filter-col .block-facets-summary .facets-apply-button-wrapper input {
            width: 100%;
            background-color: #cd3c0d !important
        }
}

.case-study-mega-library .clear-filters {
    color: #00799e;
    font-size: 16px;
    font-weight: 400;
    margin-left: 30px
}

.case-study-mega-library .view-case-study-mega-library .view-header {
    padding-bottom: 12px;
    padding-top: calc(0.9321428571rem + 0.2571428571vw);
    color: #262626;
    font-size: 12px;
    font-weight: 400;
    text-align: center
}

@media(min-width: 1200px) {
    .case-study-mega-library .view-case-study-mega-library .view-header {
        padding-top: 1.125rem
    }
}

.case-study-mega-library .view-case-study-mega-library .card-business-goal {
    display: flex
}

    .case-study-mega-library .view-case-study-mega-library .card-business-goal span {
        color: #f26334;
        font-size: 12px
    }

        .case-study-mega-library .view-case-study-mega-library .card-business-goal span:not(:first-child):before {
            content: " | ";
            color: #a6b0bb;
            padding-left: 5px;
            padding-right: 2px
        }

.case-study-mega-library .view-case-study-mega-library .pagination {
    margin-bottom: 0;
    padding-left: 30px;
    padding-top: 30px;
    flex-wrap: wrap
}

    .case-study-mega-library .view-case-study-mega-library .pagination li {
        margin-bottom: 0;
        border-right: 1px solid #c4d7ed
    }

        .case-study-mega-library .view-case-study-mega-library .pagination li:last-of-type {
            border-right: none
        }

            .case-study-mega-library .view-case-study-mega-library .pagination li:last-of-type a {
                border-right: none
            }

        .case-study-mega-library .view-case-study-mega-library .pagination li a, .case-study-mega-library .view-case-study-mega-library .pagination li span {
            background-color: #fff;
            color: #002c6c;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 20px;
            padding: 10px 16px;
            border-left: none;
            border-top: none;
            border-bottom: none
        }

            .case-study-mega-library .view-case-study-mega-library .pagination li a:hover, .case-study-mega-library .view-case-study-mega-library .pagination li span:hover {
                cursor: pointer
            }

        .case-study-mega-library .view-case-study-mega-library .pagination li.pager__item--prev a, .case-study-mega-library .view-case-study-mega-library .pagination li.pager__item--next a {
            position: relative;
            width: 40px;
            height: 40px
        }

            .case-study-mega-library .view-case-study-mega-library .pagination li.pager__item--prev a::before, .case-study-mega-library .view-case-study-mega-library .pagination li.pager__item--next a::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: 0 auto;
                background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_310_4)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9991 5.00006C11.9991 5.16582 11.9201 5.32479 11.7794 5.442C11.6388 5.55921 11.4481 5.62506 11.2492 5.62506H2.56064L5.78078 8.30756C5.8505 8.36567 5.90581 8.43465 5.94355 8.51058C5.98128 8.5865 6.0007 8.66788 6.0007 8.75006C6.0007 8.83224 5.98128 8.91361 5.94355 8.98954C5.90581 9.06546 5.8505 9.13445 5.78078 9.19256C5.71106 9.25067 5.62828 9.29676 5.53718 9.32821C5.44608 9.35966 5.34844 9.37585 5.24984 9.37585C5.15123 9.37585 5.05359 9.35966 4.9625 9.32821C4.8714 9.29676 4.78862 9.25067 4.7189 9.19256L0.2194 5.44256C0.149563 5.3845 0.0941551 5.31553 0.0563497 5.2396C0.0185442 5.16367 -0.000915527 5.08227 -0.000915527 5.00006C-0.000915527 4.91785 0.0185442 4.83645 0.0563497 4.76052C0.0941551 4.68458 0.149563 4.61561 0.2194 4.55756L4.7189 0.807557C4.85971 0.690199 5.0507 0.624268 5.24984 0.624268C5.44898 0.624268 5.63997 0.690199 5.78078 0.807557C5.92159 0.924916 6.0007 1.08409 6.0007 1.25006C6.0007 1.41603 5.92159 1.5752 5.78078 1.69256L2.56064 4.37506H11.2492C11.4481 4.37506 11.6388 4.44091 11.7794 4.55812C11.9201 4.67533 11.9991 4.8343 11.9991 5.00006Z' fill='%23002C6C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_310_4'%3E%3Crect width='12' height='10' fill='white' transform='translate(-0.000915527)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
                background-repeat: no-repeat;
                background-position: center
            }

            .case-study-mega-library .view-case-study-mega-library .pagination li.pager__item--prev a svg, .case-study-mega-library .view-case-study-mega-library .pagination li.pager__item--next a svg {
                display: none
            }

            .case-study-mega-library .view-case-study-mega-library .pagination li.pager__item--next a::before {
                background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 5.00006C0 4.8343 0.079009 4.67533 0.219646 4.55812C0.360282 4.44091 0.551026 4.37506 0.749916 4.37506H9.43845L6.21831 1.69256C6.07749 1.5752 5.99838 1.41603 5.99838 1.25006C5.99838 1.08409 6.07749 0.924916 6.21831 0.807557C6.35912 0.690199 6.5501 0.624268 6.74925 0.624268C6.94839 0.624268 7.13937 0.690199 7.28019 0.807557L11.7797 4.55756C11.8495 4.61561 11.9049 4.68458 11.9427 4.76052C11.9805 4.83645 12 4.91785 12 5.00006C12 5.08227 11.9805 5.16367 11.9427 5.2396C11.9049 5.31553 11.8495 5.3845 11.7797 5.44256L7.28019 9.19256C7.13937 9.30992 6.94839 9.37585 6.74925 9.37585C6.5501 9.37585 6.35912 9.30992 6.21831 9.19256C6.07749 9.0752 5.99838 8.91603 5.99838 8.75006C5.99838 8.58409 6.07749 8.42492 6.21831 8.30756L9.43845 5.62506H0.749916C0.551026 5.62506 0.360282 5.55921 0.219646 5.442C0.079009 5.32479 0 5.16582 0 5.00006Z' fill='%23002C6C'/%3E%3C/svg%3E%0A")
            }

        .case-study-mega-library .view-case-study-mega-library .pagination li.active span {
            font-size: 14px;
            color: #002c6c;
            background-color: #c4d7ed;
            border: 1px solid #c4d7ed
        }

@media only screen and (max-width: 768px) {
    .case-study-mega-library .view-case-study-mega-library .pagination {
        padding-left: 20px;
        padding-top: 10px
    }
}

.case-study-mega-library .view-case-study-mega-library .view-empty {
    padding-top: 3rem
}

#views-exposed-form-case-study-mega-library-block-case-study-mega-library .wrapper-search fieldset {
    margin: 0;
    padding: 0;
    width: calc(100% - 101px)
}

    #views-exposed-form-case-study-mega-library-block-case-study-mega-library .wrapper-search fieldset input {
        width: 100%;
        height: 45px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E%3C/svg%3E");
        background-position: 14px center;
        padding-left: 49px;
        background-repeat: no-repeat
    }

#views-exposed-form-case-study-mega-library-block-case-study-mega-library .wrapper-search .form-actions {
    margin-bottom: 0 !important;
    padding: 0
}

    #views-exposed-form-case-study-mega-library-block-case-study-mega-library .wrapper-search .form-actions .btn-primary {
        border-color: #002c6c;
        background-color: #002c6c;
        color: #fff;
        font-size: 15px;
        font-weight: 500;
        padding: 12px 22px;
        height: 45px
    }

        #views-exposed-form-case-study-mega-library-block-case-study-mega-library .wrapper-search .form-actions .btn-primary::before {
            display: none
        }

        #views-exposed-form-case-study-mega-library-block-case-study-mega-library .wrapper-search .form-actions .btn-primary:hover {
            border-color: #001a4d !important;
            background-color: #001a4d !important
        }

        #views-exposed-form-case-study-mega-library-block-case-study-mega-library .wrapper-search .form-actions .btn-primary:active {
            border-color: #001335 !important;
            background-color: #001335 !important
        }

@media only screen and (max-width: 768px) {
    #views-exposed-form-case-study-mega-library-block-case-study-mega-library .wrapper-search fieldset {
        width: 100% !important
    }

    #views-exposed-form-case-study-mega-library-block-case-study-mega-library .wrapper-search .form-actions {
        display: none !important
    }
}

.search-api-autocomplete-search {
    border: 1px solid #c4d7ed;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

    .search-api-autocomplete-search li {
        height: 45px;
        line-height: 45px
    }

        .search-api-autocomplete-search li:hover {
            background-color: #fff !important
        }

        .search-api-autocomplete-search li a {
            color: #262626 !important;
            font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;
            font-size: 15px;
            font-weight: 400
        }

            .search-api-autocomplete-search li a:hover {
                background-color: #fff !important
            }

            .search-api-autocomplete-search li a .search-api-autocomplete-suggestion {
                padding: 0 0 0 18px !important
            }

.view-case-studies a {
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    color: #00799e;
    text-decoration: underline
}

@media(min-width: 1200px) {
    .view-case-studies a {
        font-size: 0.95rem
    }
}

.view-industry-case-studies .list-group p {
    margin: 0
}

    .view-industry-case-studies .list-group p a {
        text-decoration: none !important
    }

.healthcare-news-teaser-block .news-wrapper .row {
    background-color: #fff;
    border-bottom: 1px solid #c4d7ed;
    padding-top: 12px;
    padding-bottom: 12px;
    align-items: center
}

    .healthcare-news-teaser-block .news-wrapper .row:last-of-type {
        border-bottom: none
    }

    .healthcare-news-teaser-block .news-wrapper .row .datetime {
        display: flex;
        flex-direction: column;
        align-items: center
    }

        .healthcare-news-teaser-block .news-wrapper .row .datetime span {
            font-size: 16px;
            font-weight: 400;
            letter-spacing: 0;
            color: #002c6c;
            text-transform: lowercase
        }

            .healthcare-news-teaser-block .news-wrapper .row .datetime span:first-of-type {
                font-size: 30px
            }

    .healthcare-news-teaser-block .news-wrapper .row .link a {
        color: #00799e;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 22px;
        position: relative;
        width: 100%;
        display: block;
        line-height: 40px;
        padding-right: 40px
    }

        .healthcare-news-teaser-block .news-wrapper .row .link a:hover {
            text-decoration: none;
            color: #002c6c
        }

        .healthcare-news-teaser-block .news-wrapper .row .link a::after {
            content: "";
            display: block;
            position: unset;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            height: 40px;
            width: 40px;
            border-radius: 0 4px 4px 0;
            background-color: #f0f5fa;
            background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
            background-repeat: no-repeat;
            background-position: center
        }

    .healthcare-news-teaser-block .news-wrapper .row p {
        margin: 0
    }

.healthcare-news-teaser-block .content-module-footer {
    margin-top: 38px
}

    .healthcare-news-teaser-block .content-module-footer .more-link a {
        font-size: calc(0.9071428571rem + 0.0571428571vw);
        background-color: #cd3c0d;
        color: #fff;
        border-radius: 4px;
        padding: 13px 42px 13px 22px;
        position: relative
    }

@media(min-width: 1200px) {
    .healthcare-news-teaser-block .content-module-footer .more-link a {
        font-size: 0.95rem
    }
}

.healthcare-news-teaser-block .content-module-footer .more-link a::before {
    right: 12px;
    top: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}

.healthcare-news-teaser-block .content-module-footer .more-link a:hover::before {
    right: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}

.healthcare-news-teaser-block .content-module-footer .more-link a:active::before {
    right: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}

@media screen and (min-width: 768px) {
    .healthcare-news-teaser-block .news-wrapper .row .link {
        margin-right: 33px
    }

        .healthcare-news-teaser-block .news-wrapper .row .link a::after {
            position: absolute
        }
}

.wrapper-gdsn-articles {
    padding-top: 32px;
    padding-bottom: 28px;
    border-bottom: 1px solid #e5f0fc
}

    .wrapper-gdsn-articles a:hover {
        text-decoration: none
    }

.mo-contacts-carousel {
    width: 100%
}

    .mo-contacts-carousel .carousel {
        margin-bottom: 30px
    }

    .mo-contacts-carousel .slick-dots {
        position: absolute;
        bottom: -25px;
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        margin-bottom: 35px;
        list-style: none;
        text-align: center
    }

        .mo-contacts-carousel .slick-dots li {
            position: relative;
            display: inline-block;
            width: 20px;
            height: 20px;
            margin: 0 5px;
            padding: 0;
            cursor: pointer
        }

            .mo-contacts-carousel .slick-dots li.slick-active button::before {
                opacity: .75;
                color: #000
            }

            .mo-contacts-carousel .slick-dots li button {
                font-size: 0;
                line-height: 0;
                display: block;
                width: 20px;
                height: 20px;
                padding: 5px;
                cursor: pointer;
                color: transparent;
                border: 0;
                outline: none;
                background: transparent
            }

                .mo-contacts-carousel .slick-dots li button::before {
                    font-size: 30px;
                    margin-top: 45px;
                    line-height: 20px;
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 20px;
                    height: 20px;
                    content: "•";
                    text-align: center;
                    opacity: .25;
                    color: #000
                }

    .mo-contacts-carousel .mo-contact.slider-element img {
        filter: grayscale(100%) brightness(100%) opacity(0.45);
        height: 70px;
        width: auto
    }

    .mo-contacts-carousel .mo-contact.slider-element:hover img {
        filter: none;
        height: 70px;
        width: auto
    }

@media only screen and (min-width: 480px) {
    .mo-contacts-carousel .mo-contact.slider-element {
        padding: 30px 0;
        display: block
    }
}

@media only screen and (max-width: 480px) {
    .mo-contacts-carousel .mo-contact.slider-element {
        margin-top: 25px;
        margin-bottom: 25px
    }
}

.gdsn-blocks-wrapper .gdsn-block {
    width: 48%;
    margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .gdsn-blocks-wrapper .gdsn-block {
        margin-bottom: 1.5rem
    }
}

.gdsn-blocks-wrapper .gdsn-block .gdsn-card {
    height: 100%;
    background-color: #fff;
    border: 1px solid #e5f0fc;
    border-radius: 4px;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    padding: calc(0.9857142857rem + 0.6857142857vw);
    position: relative;
    transition-duration: .2s;
    transition-timing-function: ease
}

@media(min-width: 1200px) {
    .gdsn-blocks-wrapper .gdsn-block .gdsn-card {
        padding: 1.5rem
    }
}

.gdsn-blocks-wrapper .gdsn-block .gdsn-card a {
    color: #262626
}

    .gdsn-blocks-wrapper .gdsn-block .gdsn-card a:last-of-type {
        margin-bottom: 0
    }

.gdsn-blocks-wrapper .gdsn-block .gdsn-card:hover {
    cursor: pointer;
    transform: translateY(-4px);
    box-shadow: 0 10px 30px 0 rgba(165,165,167,.6)
}

.careers-job-openings-block {
    border: 1px solid #c4d7ed;
    border-radius: 4px;
    background-color: #fff;
    padding: 30px 28px 38px 28px
}

    .careers-job-openings-block .job-wrapper:last-of-type p {
        margin-bottom: 0
    }

.job-details-full-wrapper {
    border: 1px solid #c4d7ed;
    border-radius: 4px;
    background-color: #fff;
    padding: 30px 28px
}

    .job-details-full-wrapper .w-job-label {
        max-width: 140px;
        width: 100%
    }

.view-applicaiton-identifiers {
    position: relative
}

    .view-applicaiton-identifiers .ai-custom-elements {
        position: absolute;
        right: 0;
        top: 140px;
        display: flex;
        flex-direction: row;
        z-index: 0;
        left: 15px
    }

        .view-applicaiton-identifiers .ai-custom-elements .select-revamp {
            width: 154px
        }

            .view-applicaiton-identifiers .ai-custom-elements .select-revamp .styledSelect {
                height: 40px;
                padding: 10px 28px 10px 18px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis
            }

                .view-applicaiton-identifiers .ai-custom-elements .select-revamp .styledSelect::after {
                    top: 12px;
                    right: 16px
                }

            .view-applicaiton-identifiers .ai-custom-elements .select-revamp .options {
                border: 1px solid #c4d7ed;
                border-radius: 4px;
                top: 40px
            }

            .view-applicaiton-identifiers .ai-custom-elements .select-revamp:first-of-type {
                margin-right: 20px
            }

            .view-applicaiton-identifiers .ai-custom-elements .select-revamp:last-of-type .options {
                height: 92px
            }

    .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top {
        display: flex;
        flex-direction: column
    }

        .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .dataTables_filter {
            display: flex;
            position: relative
        }

            .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .dataTables_filter label {
                margin: 0;
                width: 100%;
                position: relative
            }

                .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .dataTables_filter label::before {
                    content: "";
                    display: block;
                    width: 19px;
                    height: 19px;
                    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.75 0c5.4 0 9.75 4.35 9.75 9.75a9.72 9.72 0 01-1.883 5.774l.083.076 5.85 5.85c.6.6.6 1.5 0 2.1-.6.6-1.5.6-2.1 0L15.6 17.7l-.073-.086A9.72 9.72 0 019.75 19.5 9.73 9.73 0 010 9.75C0 4.35 4.35 0 9.75 0zm0 1.5c-4.5 0-8.25 3.75-8.25 8.25S5.25 18 9.75 18 18 14.25 18 9.75c0-4.417-3.612-8.11-8-8.246L9.75 1.5z' fill='%23414345' fill-rule='evenodd'/%3E%3C/svg%3E");
                    background-repeat: no-repeat;
                    background-size: cover;
                    position: absolute;
                    right: 22px;
                    top: 10px
                }

            .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .dataTables_filter input {
                height: 40px;
                width: 100%;
                border: 1px solid #c4d7ed;
                border-radius: 4px;
                background-color: #fff;
                color: #262626;
                font-size: 15px;
                font-weight: 400;
                line-height: 21px;
                padding-left: 16px
            }

            .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .dataTables_filter .go-back-button {
                height: 40px;
                display: flex;
                align-items: center;
                margin-left: 8px
            }

        .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .wrapper-info {
            display: flex;
            align-items: center;
            margin-top: 24px
        }

            .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .wrapper-info .dataTables_length {
                color: #262626;
                font-size: 15px;
                font-weight: 400;
                line-height: 21px;
                display: flex;
                align-items: center;
                flex-direction: row
            }

                .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .wrapper-info .dataTables_length select {
                    color: #262626;
                    font-weight: 400;
                    font-size: 15px;
                    border-radius: 4px;
                    border: 1px solid #c4d7ed;
                    background-color: #fff;
                    height: 40px;
                    width: 70px;
                    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='002c6c' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
                    background-repeat: no-repeat;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                    background-position: 90% center;
                    padding-left: 10px
                }

            .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .wrapper-info .dataTables_info {
                margin-left: 24px;
                color: #262626;
                font-size: 15px;
                line-height: 21px
            }

    .view-applicaiton-identifiers .applications-table .dataTables_wrapper table {
        margin-top: 86px
    }

        .view-applicaiton-identifiers .applications-table .dataTables_wrapper table tr {
            height: 45px;
            color: #262626;
            font-size: 15px;
            font-weight: 400;
            line-height: 21px
        }

            .view-applicaiton-identifiers .applications-table .dataTables_wrapper table tr a {
                color: #00799e;
                font-weight: 500
            }

        .view-applicaiton-identifiers .applications-table .dataTables_wrapper table #view-field-code-table-column {
            width: 100px
        }

        .view-applicaiton-identifiers .applications-table .dataTables_wrapper table #view-field-format-table-column {
            width: 250px
        }

        .view-applicaiton-identifiers .applications-table .dataTables_wrapper table abbr {
            text-decoration: none;
            border-bottom: none
        }

    .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate {
        margin-top: 26px;
        display: flex;
        justify-content: flex-end
    }

        .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate a, .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate .ellipsis {
            background-color: #f0f5fa;
            color: #002c6c;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 20px;
            padding: 10px;
            border: none;
            height: 40px;
            width: 40px;
            display: inline-block;
            text-align: center
        }

            .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate a:hover, .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate .ellipsis:hover {
                cursor: pointer
            }

            .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate a.current, .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate .ellipsis.current {
                font-size: 14px;
                color: #002c6c;
                background-color: #c4d7ed;
                border-color: #c4d7ed
            }

            .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate a.previous, .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate .ellipsis.previous {
                font-size: 0;
                height: 40px;
                width: 40px;
                display: inline-block;
                position: relative;
                padding: 14px
            }

                .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate a.previous::before, .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate .ellipsis.previous::before {
                    content: "";
                    display: block;
                    position: absolute;
                    height: 11px;
                    width: 12px;
                    background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.775.975c.273.273.298.67.074.965l-.074.085L2.549 5.25h8.701c.45 0 .75.3.75.75s-.3.75-.75.75H2.551l3.224 3.225c.3.3.3.75 0 1.05-.3.3-.75.3-1.05 0l-4.5-4.5a.722.722 0 0 1-.074-.965l.074-.085 4.5-4.5c.3-.3.75-.3 1.05 0Z' fill='%23002C6C' fill-rule='evenodd'/%3E%3C/svg%3E")
                }

            .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate a.next, .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate .ellipsis.next {
                font-size: 0;
                height: 40px;
                width: 40px;
                display: inline-block;
                position: relative;
                padding: 14px
            }

                .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate a.next::before, .view-applicaiton-identifiers .applications-table .dataTables_wrapper .dataTables_paginate .ellipsis.next::before {
                    content: "";
                    display: block;
                    position: absolute;
                    height: 11px;
                    width: 12px;
                    background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7.19.9.085.075 4.5 4.5c.273.273.298.67.074.965l-.074.085-4.5 4.5c-.3.3-.75.3-1.05 0-.3-.3-.3-.75 0-1.05L9.45 6.75H.75C.3 6.75 0 6.45 0 6s.3-.75.75-.75h8.7L6.225 2.025c-.3-.3-.3-.75 0-1.05A.722.722 0 0 1 7.19.901Z' fill='%23002C6C' fill-rule='evenodd'/%3E%3C/svg%3E%0A")
                }

@media screen and (min-width: 768px) {
    .view-applicaiton-identifiers .ai-custom-elements {
        right: 15px;
        top: 24px;
        left: unset
    }

        .view-applicaiton-identifiers .ai-custom-elements .select-revamp {
            width: 174px
        }

    .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top {
        flex-direction: row
    }

        .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .wrapper-info {
            margin-left: 40px;
            margin-top: 0
        }

        .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .dataTables_filter label {
            width: unset
        }

        .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .dataTables_filter input {
            width: 300px
        }

        .view-applicaiton-identifiers .applications-table .dataTables_wrapper .wrapper-top .dataTables_filter::before {
            left: 268px;
            right: unset
        }

    .view-applicaiton-identifiers .applications-table .dataTables_wrapper table {
        margin-top: 26px;
        width: 100% !important
    }
}

.view-gs1-contact-overview .contact-overview {
    border: 1px solid #c4d7ed;
    border-radius: 4px;
    background-color: #fff;
    padding: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .view-gs1-contact-overview .contact-overview {
        padding: 1.5rem
    }
}

.view-gs1-contact-overview .contact-overview ul {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0
}

    .view-gs1-contact-overview .contact-overview ul li {
        margin-right: calc(0.9321428571rem + 0.2571428571vw);
        margin-bottom: 0
    }

@media(min-width: 1200px) {
    .view-gs1-contact-overview .contact-overview ul li {
        margin-right: 1.125rem
    }
}

.view-gs1-contact-overview .contact-overview ul li:last-of-type {
    margin-right: 0
}

.view-gs1-contact-overview .main-letter {
    color: #002c6c;
    font-size: 50px;
    font-weight: 400;
    line-height: 60px
}

.view-gs1-contact-overview .list-alphabetical-wrapper {
    border-top: 1px solid #c4d7ed;
    padding-top: calc(1.2rem + 2.4vw);
    padding-bottom: calc(1.2rem + 2.4vw)
}

@media(min-width: 1200px) {
    .view-gs1-contact-overview .list-alphabetical-wrapper {
        padding-top: 3rem
    }
}

@media(min-width: 1200px) {
    .view-gs1-contact-overview .list-alphabetical-wrapper {
        padding-bottom: 3rem
    }
}

.view-gs1-contact-overview .list-alphabetical-wrapper .list-alphabetical {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

    .view-gs1-contact-overview .list-alphabetical-wrapper .list-alphabetical li a {
        color: #00799e;
        font-size: calc(0.9071428571rem + 0.0571428571vw);
        line-height: 21px;
        text-decoration: underline
    }

@media(min-width: 1200px) {
    .view-gs1-contact-overview .list-alphabetical-wrapper .list-alphabetical li a {
        font-size: 0.95rem
    }
}

.view-gs1-contact-overview .list-alphabetical-wrapper .list-alphabetical li a:hover {
    color: #002c6c
}

.view-gs1-contact-overview .list-alphabetical-wrapper .no-countries {
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    line-height: 21px
}

@media(min-width: 1200px) {
    .view-gs1-contact-overview .list-alphabetical-wrapper .no-countries {
        font-size: 0.95rem
    }
}

.view-gs1-contact-overview .list-alphabetical-wrapper:first-of-type {
    border-top: none
}

.general-contact-info-wrapper {
    padding: 32px 40px
}

    .general-contact-info-wrapper .contacts-info .field--name-field-email-text span {
        font-weight: 700 !important
    }

    .general-contact-info-wrapper .contacts-info a.barcodes-btn {
        color: #fff !important;
        padding-left: 16px
    }

    .general-contact-info-wrapper .bold {
        font-weight: 700;
        margin-right: 8px
    }

.gsone-contact-overview-container .contact-overview ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

    .gsone-contact-overview-container .contact-overview ul li a {
        color: #00799e;
        font-size: calc(0.9071428571rem + 0.0571428571vw);
        line-height: 21px;
        text-decoration: underline
    }

@media(min-width: 1200px) {
    .gsone-contact-overview-container .contact-overview ul li a {
        font-size: 0.95rem
    }
}

.gsone-contact-overview-container .contact-overview ul li a:hover {
    color: #002c6c
}

.view-contact-gs1 ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

    .view-contact-gs1 ul li a {
        color: #00799e;
        font-size: calc(0.9071428571rem + 0.0571428571vw);
        line-height: 21px;
        text-decoration: underline
    }

@media(min-width: 1200px) {
    .view-contact-gs1 ul li a {
        font-size: 0.95rem
    }
}

.view-contact-gs1 ul li a:hover {
    color: #002c6c
}

@media screen and (min-width: 768px) {
    .view-gs1-contact-overview .contact-overview ul {
        justify-content: space-between
    }
}

.grid-cards {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    grid-template-rows: 50% 50%;
    -moz-column-gap: 2%;
    column-gap: 2%
}

    .grid-cards .child:first-child {
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 3
    }

        .grid-cards .child:first-child .card-block-section .card-block img {
            height: 50%
        }

    .grid-cards .child {
        grid-column-start: 3;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 1
    }

        .grid-cards .child:last-child {
            grid-column-start: 3;
            grid-column-end: 3;
            grid-row-start: 2;
            grid-row-end: 2
        }

@media screen and (max-width: 576px) {
    .grid-cards {
        display: flex;
        flex-direction: column;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

.view-resources-webinar-index .view-header h3 {
    color: #002c6c;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 24px
}

.view-resources-webinar-index .view-filters {
    margin-bottom: 40px
}

    .view-resources-webinar-index .view-filters .d-flex {
        justify-content: space-between
    }

    .view-resources-webinar-index .view-filters .form-type-textfield {
        width: calc(100% - 190px);
        padding: 0;
        margin: 0 24px 0 0
    }

        .view-resources-webinar-index .view-filters .form-type-textfield input {
            border-radius: 8px;
            border: 1px solid #c4d7ed;
            padding: 12px 20px 12px 50px;
            color: #696d73;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 100%;
            max-height: 48px;
            height: 100%;
            background-color: #fff;
            background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 17.5L12.5 12.5M2.5 8.33333C2.5 9.09938 2.65088 9.85792 2.94404 10.5657C3.23719 11.2734 3.66687 11.9164 4.20854 12.4581C4.75022 12.9998 5.39328 13.4295 6.10101 13.7226C6.80875 14.0158 7.56729 14.1667 8.33333 14.1667C9.09938 14.1667 9.85792 14.0158 10.5657 13.7226C11.2734 13.4295 11.9164 12.9998 12.4581 12.4581C12.9998 11.9164 13.4295 11.2734 13.7226 10.5657C14.0158 9.85792 14.1667 9.09938 14.1667 8.33333C14.1667 7.56729 14.0158 6.80875 13.7226 6.10101C13.4295 5.39328 12.9998 4.75022 12.4581 4.20854C11.9164 3.66687 11.2734 3.23719 10.5657 2.94404C9.85792 2.65088 9.09938 2.5 8.33333 2.5C7.56729 2.5 6.80875 2.65088 6.10101 2.94404C5.39328 3.23719 4.75022 3.66687 4.20854 4.20854C3.66687 4.75022 3.23719 5.39328 2.94404 6.10101C2.65088 6.80875 2.5 7.56729 2.5 8.33333Z" stroke="%23404040" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
            background-position: left 20px center;
            background-repeat: no-repeat;
            background-size: 20px
        }

    .view-resources-webinar-index .view-filters .form-item-webinar-date {
        width: 100%;
        max-width: 163px;
        padding: 0;
        margin: 0;
        position: relative
    }

        .view-resources-webinar-index .view-filters .form-item-webinar-date label {
            border: none;
            background-color: #eef3f9;
            border-radius: 8px;
            color: #002c6c;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 100%;
            max-height: 100%;
            width: 100%;
            background-image: url('data:image/svg+xml,<svg width="16" height="18" viewBox="0 0 16 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.333 1.5V4.83333M4.66634 1.5V4.83333M1.33301 8.16667H14.6663M3.83301 10.6667H3.84384M6.34135 10.6667H6.34552M8.84135 10.6667H8.84552M11.3455 10.6667H11.3497M8.84552 13.1667H8.84969M3.84135 13.1667H3.84552M6.34135 13.1667H6.34552M1.33301 4.83333C1.33301 4.39131 1.5086 3.96738 1.82116 3.65482C2.13372 3.34226 2.55765 3.16667 2.99967 3.16667H12.9997C13.4417 3.16667 13.8656 3.34226 14.1782 3.65482C14.4907 3.96738 14.6663 4.39131 14.6663 4.83333V14.8333C14.6663 15.2754 14.4907 15.6993 14.1782 16.0118C13.8656 16.3244 13.4417 16.5 12.9997 16.5H2.99967C2.55765 16.5 2.13372 16.3244 1.82116 16.0118C1.5086 15.6993 1.33301 15.2754 1.33301 14.8333V4.83333Z" stroke="%23002C6C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
            background-repeat: no-repeat;
            background-position: right 20px center;
            background-size: 20px;
            padding: 20px 48px 16px 20px;
            cursor: pointer
        }

        .view-resources-webinar-index .view-filters .form-item-webinar-date input {
            border: none;
            background-color: #eef3f9;
            border-radius: 8px;
            position: absolute;
            width: 0px;
            height: 0px;
            top: 0;
            left: 0;
            padding: 0;
            box-shadow: none !important;
            outline: none !important
        }

@media screen and (max-width: 767px) {
    .view-resources-webinar-index .view-filters .form-item-webinar-date input {
        top: unset;
        left: unset;
        bottom: 0;
        right: 0
    }
}

.view-resources-webinar-index .view-filters .form-actions {
    display: none
}

.view-resources-webinar-index .views-row {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.view-resources-webinar-index .node {
    padding: 24px;
    border-radius: 8px;
    border: 1px solid #c4d7ed;
    margin-bottom: 24px
}

    .view-resources-webinar-index .node .date {
        background-color: #cd3c0d;
        border-radius: 8px;
        padding: 4px 32px;
        margin-bottom: 16px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

        .view-resources-webinar-index .node .date time {
            color: #fff;
            font-size: 1rem;
            font-style: normal;
            font-weight: 500;
            line-height: 1.5rem
        }

    .view-resources-webinar-index .node .node__title {
        overflow: hidden;
        text-overflow: ellipsis;
        color: #002c6c;
        font-size: 1.25rem;
        font-style: normal;
        font-weight: 700;
        line-height: 1.875rem;
        margin-bottom: 16px
    }

    .view-resources-webinar-index .node .links {
        display: flex;
        align-items: center
    }

@media screen and (max-width: 576px) {
    .view-resources-webinar-index .node .links {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px
    }
}

.view-resources-webinar-index .node .links .document-link, .view-resources-webinar-index .node .links .youtube-link {
    position: relative;
    padding-right: 42px
}

    .view-resources-webinar-index .node .links .document-link:after, .view-resources-webinar-index .node .links .youtube-link:after {
        content: "";
        background-image: url("/themes/custom/gsone_revamp/images/svg/arrow-right.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 16px;
        width: 22px;
        height: 22px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%)
    }

.view-resources-webinar-index .node .links .youtube-link {
    margin-right: 20px
}

.view-resources-webinar-index .node .links a {
    color: #002c6c;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%
}

.view-resources-webinar-index .pagination {
    margin-bottom: 0;
    padding-top: 30px;
    flex-wrap: wrap
}

    .view-resources-webinar-index .pagination li {
        margin-bottom: 0;
        border-radius: 0;
        border: 1px solid #c4d7ed;
        border-right: none
    }

        .view-resources-webinar-index .pagination li:last-of-type {
            border-right: 1px solid #c4d7ed;
            border-top-right-radius: .25rem;
            border-bottom-right-radius: .25rem
        }

            .view-resources-webinar-index .pagination li:last-of-type a {
                border-top-right-radius: .25rem;
                border-bottom-right-radius: .25rem
            }

        .view-resources-webinar-index .pagination li:first-child {
            border-radius: .25rem 0 0 .25rem
        }

            .view-resources-webinar-index .pagination li:first-child a, .view-resources-webinar-index .pagination li:first-child span {
                border-radius: .25rem 0 0 .25rem
            }

        .view-resources-webinar-index .pagination li.page-item:last-child {
            border-radius: 0 .25rem .25rem 0
        }

            .view-resources-webinar-index .pagination li.page-item:last-child a, .view-resources-webinar-index .pagination li.page-item:last-child span {
                border-radius: 0 .25rem .25rem 0
            }

        .view-resources-webinar-index .pagination li.active span {
            font-size: 14px;
            color: #002c6c;
            background-color: #c4d7ed;
            border-color: #c4d7ed
        }

        .view-resources-webinar-index .pagination li a, .view-resources-webinar-index .pagination li span {
            background-color: #fff;
            color: #002c6c;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 20px;
            padding: 10px 16px;
            border: none;
            margin-left: 0;
            border-radius: 0
        }

            .view-resources-webinar-index .pagination li a:hover, .view-resources-webinar-index .pagination li span:hover {
                cursor: pointer
            }

        .view-resources-webinar-index .pagination li.pager__item--prev a, .view-resources-webinar-index .pagination li.pager__item--next a {
            position: relative;
            width: 40px;
            height: 40px
        }

            .view-resources-webinar-index .pagination li.pager__item--prev a::before, .view-resources-webinar-index .pagination li.pager__item--next a::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: 0 auto;
                background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_310_4)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9991 5.00006C11.9991 5.16582 11.9201 5.32479 11.7794 5.442C11.6388 5.55921 11.4481 5.62506 11.2492 5.62506H2.56064L5.78078 8.30756C5.8505 8.36567 5.90581 8.43465 5.94355 8.51058C5.98128 8.5865 6.0007 8.66788 6.0007 8.75006C6.0007 8.83224 5.98128 8.91361 5.94355 8.98954C5.90581 9.06546 5.8505 9.13445 5.78078 9.19256C5.71106 9.25067 5.62828 9.29676 5.53718 9.32821C5.44608 9.35966 5.34844 9.37585 5.24984 9.37585C5.15123 9.37585 5.05359 9.35966 4.9625 9.32821C4.8714 9.29676 4.78862 9.25067 4.7189 9.19256L0.2194 5.44256C0.149563 5.3845 0.0941551 5.31553 0.0563497 5.2396C0.0185442 5.16367 -0.000915527 5.08227 -0.000915527 5.00006C-0.000915527 4.91785 0.0185442 4.83645 0.0563497 4.76052C0.0941551 4.68458 0.149563 4.61561 0.2194 4.55756L4.7189 0.807557C4.85971 0.690199 5.0507 0.624268 5.24984 0.624268C5.44898 0.624268 5.63997 0.690199 5.78078 0.807557C5.92159 0.924916 6.0007 1.08409 6.0007 1.25006C6.0007 1.41603 5.92159 1.5752 5.78078 1.69256L2.56064 4.37506H11.2492C11.4481 4.37506 11.6388 4.44091 11.7794 4.55812C11.9201 4.67533 11.9991 4.8343 11.9991 5.00006Z' fill='%23002C6C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_310_4'%3E%3Crect width='12' height='10' fill='white' transform='translate(-0.000915527)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
                background-repeat: no-repeat;
                background-position: center
            }

            .view-resources-webinar-index .pagination li.pager__item--prev a svg, .view-resources-webinar-index .pagination li.pager__item--next a svg {
                display: none
            }

            .view-resources-webinar-index .pagination li.pager__item--next a::before {
                background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 5.00006C0 4.8343 0.079009 4.67533 0.219646 4.55812C0.360282 4.44091 0.551026 4.37506 0.749916 4.37506H9.43845L6.21831 1.69256C6.07749 1.5752 5.99838 1.41603 5.99838 1.25006C5.99838 1.08409 6.07749 0.924916 6.21831 0.807557C6.35912 0.690199 6.5501 0.624268 6.74925 0.624268C6.94839 0.624268 7.13937 0.690199 7.28019 0.807557L11.7797 4.55756C11.8495 4.61561 11.9049 4.68458 11.9427 4.76052C11.9805 4.83645 12 4.91785 12 5.00006C12 5.08227 11.9805 5.16367 11.9427 5.2396C11.9049 5.31553 11.8495 5.3845 11.7797 5.44256L7.28019 9.19256C7.13937 9.30992 6.94839 9.37585 6.74925 9.37585C6.5501 9.37585 6.35912 9.30992 6.21831 9.19256C6.07749 9.0752 5.99838 8.91603 5.99838 8.75006C5.99838 8.58409 6.07749 8.42492 6.21831 8.30756L9.43845 5.62506H0.749916C0.551026 5.62506 0.360282 5.55921 0.219646 5.442C0.079009 5.32479 0 5.16582 0 5.00006Z' fill='%23002C6C'/%3E%3C/svg%3E%0A")
            }

@media only screen and (max-width: 768px) {
    .view-resources-webinar-index .pagination {
        padding-left: 20px;
        padding-top: 10px
    }
}

.view-resources-index .view-filters {
    margin-top: 40px;
    margin-bottom: 40px
}

    .view-resources-index .view-filters .d-flex {
        justify-content: space-between;
        gap: 20px
    }

    .view-resources-index .view-filters .form-type-textfield {
        padding: 0;
        max-width: calc(100% - 190px);
        width: 100%
    }

        .view-resources-index .view-filters .form-type-textfield input {
            border-radius: 8px;
            border: 1px solid #c4d7ed;
            padding: 12px 20px 12px 50px;
            color: #696d73;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 100%;
            max-height: 48px;
            height: 100%;
            background-color: #fff;
            background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.5 17.5L12.5 12.5M2.5 8.33333C2.5 9.09938 2.65088 9.85792 2.94404 10.5657C3.23719 11.2734 3.66687 11.9164 4.20854 12.4581C4.75022 12.9998 5.39328 13.4295 6.10101 13.7226C6.80875 14.0158 7.56729 14.1667 8.33333 14.1667C9.09938 14.1667 9.85792 14.0158 10.5657 13.7226C11.2734 13.4295 11.9164 12.9998 12.4581 12.4581C12.9998 11.9164 13.4295 11.2734 13.7226 10.5657C14.0158 9.85792 14.1667 9.09938 14.1667 8.33333C14.1667 7.56729 14.0158 6.80875 13.7226 6.10101C13.4295 5.39328 12.9998 4.75022 12.4581 4.20854C11.9164 3.66687 11.2734 3.23719 10.5657 2.94404C9.85792 2.65088 9.09938 2.5 8.33333 2.5C7.56729 2.5 6.80875 2.65088 6.10101 2.94404C5.39328 3.23719 4.75022 3.66687 4.20854 4.20854C3.66687 4.75022 3.23719 5.39328 2.94404 6.10101C2.65088 6.80875 2.5 7.56729 2.5 8.33333Z" stroke="%23404040" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
            background-position: left 20px center;
            background-repeat: no-repeat;
            background-size: 20px
        }

    .view-resources-index .view-filters .form-item-field-webinar-date {
        width: 100%;
        max-width: 163px;
        padding: 0;
        margin: 0;
        position: relative;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }

        .view-resources-index .view-filters .form-item-field-webinar-date label {
            border: 1px solid #c4d7ed;
            border-radius: 8px;
            background-color: #fff;
            color: #002c6c;
            font-size: 16px;
            font-style: normal;
            font-weight: 500;
            line-height: 1;
            max-height: 100%;
            width: 100%;
            background-image: url('data:image/svg+xml,<svg width="16" height="18" viewBox="0 0 16 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.333 1.5V4.83333M4.66634 1.5V4.83333M1.33301 8.16667H14.6663M3.83301 10.6667H3.84384M6.34135 10.6667H6.34552M8.84135 10.6667H8.84552M11.3455 10.6667H11.3497M8.84552 13.1667H8.84969M3.84135 13.1667H3.84552M6.34135 13.1667H6.34552M1.33301 4.83333C1.33301 4.39131 1.5086 3.96738 1.82116 3.65482C2.13372 3.34226 2.55765 3.16667 2.99967 3.16667H12.9997C13.4417 3.16667 13.8656 3.34226 14.1782 3.65482C14.4907 3.96738 14.6663 4.39131 14.6663 4.83333V14.8333C14.6663 15.2754 14.4907 15.6993 14.1782 16.0118C13.8656 16.3244 13.4417 16.5 12.9997 16.5H2.99967C2.55765 16.5 2.13372 16.3244 1.82116 16.0118C1.5086 15.6993 1.33301 15.2754 1.33301 14.8333V4.83333Z" stroke="%23002C6C" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
            background-repeat: no-repeat;
            background-position: right 16px center;
            background-size: 20px;
            padding: 14px 44px 16px 14px;
            margin-bottom: 0;
            cursor: pointer
        }

        .view-resources-index .view-filters .form-item-field-webinar-date input {
            border: none;
            background-color: #eef3f9;
            border-radius: 8px;
            position: absolute;
            width: 0px;
            height: 0px;
            top: 0;
            left: 0;
            padding: 0;
            box-shadow: none !important;
            outline: none !important
        }

@media screen and (max-width: 767px) {
    .view-resources-index .view-filters .form-item-field-webinar-date input {
        top: unset;
        left: unset;
        bottom: 0;
        right: 0
    }
}

.view-resources-index .view-filters .form-submit {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    background-color: #002c6c;
    border-radius: 8px;
    padding: 16px 24px;
    border: none
}

    .view-resources-index .view-filters .form-submit:hover {
        background-color: #002c6c
    }

    .view-resources-index .view-filters .form-submit:before {
        display: none
    }

.view-resources-index .views-row {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

    .view-resources-index .views-row:last-of-type .node-resource-teaser {
        margin-bottom: 0
    }

.view-resources-index .node-resource-teaser {
    border-radius: 0;
    background-color: #fff;
    margin-bottom: 0;
    padding: 0
}

    .view-resources-index .node-resource-teaser .document-link {
        color: #00799e;
        font-size: 16px;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 40px;
        font-style: normal;
        text-decoration: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        padding: 24px 18px
    }

        .view-resources-index .node-resource-teaser .document-link:hover, .view-resources-index .node-resource-teaser .document-link:focus {
            text-decoration: none
        }

        .view-resources-index .node-resource-teaser .document-link span {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .view-resources-index .node-resource-teaser .document-link img {
            max-width: 40px;
            max-height: 40px
        }

.view-resources-index .pagination {
    margin-bottom: 0;
    padding-top: 30px;
    flex-wrap: wrap
}

    .view-resources-index .pagination li {
        margin-bottom: 0;
        border-right: 1px solid #c4d7ed
    }

        .view-resources-index .pagination li:last-of-type {
            border-right: none
        }

            .view-resources-index .pagination li:last-of-type a {
                border-right: none
            }

        .view-resources-index .pagination li a, .view-resources-index .pagination li span {
            background-color: #fff;
            color: #002c6c;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 20px;
            padding: 10px 16px;
            border-left: none;
            border-top: none;
            border-bottom: none;
            margin-left: 0
        }

            .view-resources-index .pagination li a:hover, .view-resources-index .pagination li span:hover {
                cursor: pointer
            }

        .view-resources-index .pagination li.pager__item--prev a, .view-resources-index .pagination li.pager__item--next a {
            position: relative;
            width: 40px;
            height: 40px
        }

            .view-resources-index .pagination li.pager__item--prev a::before, .view-resources-index .pagination li.pager__item--next a::before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: 0 auto;
                background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_310_4)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9991 5.00006C11.9991 5.16582 11.9201 5.32479 11.7794 5.442C11.6388 5.55921 11.4481 5.62506 11.2492 5.62506H2.56064L5.78078 8.30756C5.8505 8.36567 5.90581 8.43465 5.94355 8.51058C5.98128 8.5865 6.0007 8.66788 6.0007 8.75006C6.0007 8.83224 5.98128 8.91361 5.94355 8.98954C5.90581 9.06546 5.8505 9.13445 5.78078 9.19256C5.71106 9.25067 5.62828 9.29676 5.53718 9.32821C5.44608 9.35966 5.34844 9.37585 5.24984 9.37585C5.15123 9.37585 5.05359 9.35966 4.9625 9.32821C4.8714 9.29676 4.78862 9.25067 4.7189 9.19256L0.2194 5.44256C0.149563 5.3845 0.0941551 5.31553 0.0563497 5.2396C0.0185442 5.16367 -0.000915527 5.08227 -0.000915527 5.00006C-0.000915527 4.91785 0.0185442 4.83645 0.0563497 4.76052C0.0941551 4.68458 0.149563 4.61561 0.2194 4.55756L4.7189 0.807557C4.85971 0.690199 5.0507 0.624268 5.24984 0.624268C5.44898 0.624268 5.63997 0.690199 5.78078 0.807557C5.92159 0.924916 6.0007 1.08409 6.0007 1.25006C6.0007 1.41603 5.92159 1.5752 5.78078 1.69256L2.56064 4.37506H11.2492C11.4481 4.37506 11.6388 4.44091 11.7794 4.55812C11.9201 4.67533 11.9991 4.8343 11.9991 5.00006Z' fill='%23002C6C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_310_4'%3E%3Crect width='12' height='10' fill='white' transform='translate(-0.000915527)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
                background-repeat: no-repeat;
                background-position: center
            }

            .view-resources-index .pagination li.pager__item--prev a svg, .view-resources-index .pagination li.pager__item--next a svg {
                display: none
            }

        .view-resources-index .pagination li.pager__item--next a {
            border-top-right-radius: .25rem;
            border-bottom-right-radius: .25rem
        }

            .view-resources-index .pagination li.pager__item--next a::before {
                background-image: url("data:image/svg+xml,%3Csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 5.00006C0 4.8343 0.079009 4.67533 0.219646 4.55812C0.360282 4.44091 0.551026 4.37506 0.749916 4.37506H9.43845L6.21831 1.69256C6.07749 1.5752 5.99838 1.41603 5.99838 1.25006C5.99838 1.08409 6.07749 0.924916 6.21831 0.807557C6.35912 0.690199 6.5501 0.624268 6.74925 0.624268C6.94839 0.624268 7.13937 0.690199 7.28019 0.807557L11.7797 4.55756C11.8495 4.61561 11.9049 4.68458 11.9427 4.76052C11.9805 4.83645 12 4.91785 12 5.00006C12 5.08227 11.9805 5.16367 11.9427 5.2396C11.9049 5.31553 11.8495 5.3845 11.7797 5.44256L7.28019 9.19256C7.13937 9.30992 6.94839 9.37585 6.74925 9.37585C6.5501 9.37585 6.35912 9.30992 6.21831 9.19256C6.07749 9.0752 5.99838 8.91603 5.99838 8.75006C5.99838 8.58409 6.07749 8.42492 6.21831 8.30756L9.43845 5.62506H0.749916C0.551026 5.62506 0.360282 5.55921 0.219646 5.442C0.079009 5.32479 0 5.16582 0 5.00006Z' fill='%23002C6C'/%3E%3C/svg%3E%0A")
            }

        .view-resources-index .pagination li.active span {
            font-size: 14px;
            color: #002c6c;
            background-color: #c4d7ed;
            border: 1px solid #c4d7ed
        }

@media only screen and (max-width: 768px) {
    .view-resources-index .pagination {
        padding-left: 20px;
        padding-top: 10px
    }
}

#barcode-syntax-resource {
    display: flex;
    justify-content: space-between;
    margin-top: 1.5rem;
    margin-bottom: 4rem
}

@media screen and (max-width: 767px) {
    #barcode-syntax-resource {
        justify-content: unset
    }
}

@media screen and (max-width: 767px) {
    #barcode-syntax-resource {
        flex-direction: column
    }
}

#barcode-syntax-resource .barcode-input {
    padding: 1.125rem;
    background-color: #fff;
    border-radius: .25rem
}

@media screen and (max-width: 767px) {
    #barcode-syntax-resource .barcode-input {
        flex-direction: column
    }
}

#barcode-syntax-resource #maintable {
    padding: 1.125rem;
    background-color: #fff;
    border-radius: .25rem;
    margin-top: 1px
}

    #barcode-syntax-resource #maintable.show {
        display: block
    }

@media screen and (min-width: 992px) {
    #barcode-syntax-resource .textarea-input-wrapper {
        height: calc(100% - 2rem)
    }
}

@media screen and (max-width: 64rem)and (min-width: 48rem) {
    #barcode-syntax-resource .textarea-input-wrapper {
        height: calc(100% - 2rem)
    }
}

#barcode-syntax-resource textarea {
    min-height: 2.8125rem;
    border-radius: .25rem;
    padding: .75rem 1.125rem;
    background: #fff;
    border: 1px solid #c4d7ed;
    font-size: .9375rem;
    font-weight: 325;
    line-height: 1.3125rem;
    letter-spacing: 0px;
    text-align: left;
    width: 100%;
    resize: vertical;
    word-break: break-all
}

@media screen and (min-width: 992px) {
    #barcode-syntax-resource textarea.datatextarea {
        min-width: 26.6875rem;
        min-height: 5.625rem;
        height: 100%
    }
}

@media screen and (max-width: 64rem)and (min-width: 48rem) {
    #barcode-syntax-resource textarea.datatextarea {
        height: 100%;
        min-width: unset
    }
}

#barcode-syntax-resource label {
    font-weight: 325;
    font-size: .9375rem;
    line-height: 1.3125rem;
    color: #414345
}

#barcode-syntax-resource #rightbar {
    margin-left: 1.875rem
}

@media screen and (max-width: 767px) {
    #barcode-syntax-resource #rightbar {
        margin-left: 0
    }
}

#barcode-syntax-resource #rightbar fieldset {
    margin-bottom: .5rem;
    padding: 0;
    display: flex;
    align-items: center
}

#barcode-syntax-resource #rightbar input[type=checkbox] {
    width: 1.3125rem;
    height: 1.3125rem;
    background: #fff;
    border: 1px solid #262626;
    border-radius: .25rem;
    margin-right: .625rem
}

#barcode-syntax-resource #rightbar label {
    font-weight: 325;
    font-size: .9375rem;
    line-height: 1.3125rem;
    margin-bottom: 0
}

#barcode-syntax-resource #rightbar p {
    font-size: .9375rem;
    font-weight: 325;
    line-height: 1.3125rem;
    letter-spacing: 0px;
    text-align: left;
    margin-bottom: .5rem
}

#barcode-syntax-resource #rightbar .syntax-actions {
    margin-top: 1.5rem
}

#barcode-syntax-resource #rightbar .syntax-options {
    font-size: .9375rem;
    font-weight: 325;
    line-height: 1.3125rem;
    letter-spacing: 0px;
    text-align: left
}

@media screen and (max-width: 64rem)and (min-width: 48rem) {
    #barcode-syntax-resource .barcode-syntax {
        width: 100%;
        max-width: 50%
    }
}

#barcode-syntax-resource .supported-syntaxes {
    max-width: 21.875rem;
    margin-left: 1.875rem
}

@media screen and (max-width: 767px) {
    #barcode-syntax-resource .supported-syntaxes {
        margin-left: 0;
        margin-top: 1.75rem
    }
}

@media screen and (max-width: 64rem)and (min-width: 48rem) {
    #barcode-syntax-resource .supported-syntaxes {
        max-width: 50%;
        width: 100%
    }
}

#barcode-syntax-resource .supported-syntaxes h4 {
    font-size: 1.25rem;
    font-weight: 325;
    line-height: 1.5rem;
    letter-spacing: 0px;
    text-align: left;
    color: #cd3c0d
}

#barcode-syntax-resource .supported-syntaxes p {
    font-size: 1.125rem;
    font-weight: 325;
    line-height: 1.5625rem;
    letter-spacing: 0px;
    text-align: left;
    color: #262626;
    margin-bottom: .5rem;
    word-break: break-word
}

@media screen and (max-width: 767px) {
    #barcode-syntax-resource .supported-syntaxes p {
        font-size: 1rem;
        font-weight: 350;
        line-height: 1.375rem
    }
}

#barcode-syntax-resource .supported-syntaxes p:nth-child(even) {
    margin-bottom: 0
}

#barcode-syntax-resource .supported-syntaxes p span {
    font-size: 1.125rem;
    font-weight: 350;
    line-height: 1.5625rem;
    letter-spacing: 0px;
    text-align: left;
    color: #002c6c
}

#messages {
    margin-top: 1.25rem;
    margin-bottom: 0;
    max-width: 57.5rem;
    padding: 1.125rem;
    background-color: #fff;
    border-radius: .25rem
}

    #messages input[type=text] {
        border-radius: .25rem;
        padding: .75rem 1.125rem;
        background: #fff;
        border: 1px solid #c4d7ed;
        font-size: .9375rem;
        font-weight: 325;
        line-height: 1.3125rem;
        letter-spacing: 0px;
        text-align: left;
        width: 100%;
        margin-bottom: 30px
    }

        #messages input[type=text]:last-child {
            margin-bottom: 0
        }

        #messages input[type=text].big-box {
            height: 80px
        }

    #messages textarea[type=text] {
        min-height: 50px
    }

        #messages textarea[type=text].big-box {
            height: 80px
        }

.messages-description {
    margin-bottom: 4rem
}

    .messages-description img {
        max-width: 4rem;
        height: auto;
        margin-bottom: 1.125rem
    }

    .messages-description h3 {
        font-size: 1.625rem;
        font-weight: 325;
        line-height: 1.9375rem;
        letter-spacing: 0px;
        text-align: left;
        color: #002c6c;
        margin-bottom: 18px
    }

    .messages-description p {
        font-size: 1.125rem;
        font-weight: 325;
        line-height: 1.5625rem;
        letter-spacing: 0px;
        text-align: left;
        color: #262626;
        margin-bottom: 1.5rem
    }

    .messages-description .card-header h5 {
        font-size: 1.125rem;
        font-weight: 350;
        line-height: 1.5625rem;
        letter-spacing: 0px;
        text-align: left;
        color: #002c6c
    }

    .messages-description .card-body {
        font-size: 1.125rem;
        font-weight: 325;
        line-height: 1.5625rem;
        letter-spacing: 0px;
        text-align: left;
        color: #262626
    }

noscript .js-disabled {
    font-weight: bold;
    margin-top: 1em
}

.construction-news-block .news-wrapper .row {
    background-color: #fff;
    border-bottom: 1px solid #c4d7ed;
    padding-top: 12px;
    padding-bottom: 12px;
    align-items: center
}

    .construction-news-block .news-wrapper .row:last-of-type {
        border-bottom: none
    }

    .construction-news-block .news-wrapper .row .datetime {
        display: flex;
        flex-direction: column;
        align-items: center
    }

        .construction-news-block .news-wrapper .row .datetime span {
            font-size: 16px;
            font-weight: 400;
            letter-spacing: 0;
            color: #002c6c;
            text-transform: lowercase
        }

            .construction-news-block .news-wrapper .row .datetime span:first-of-type {
                font-size: 30px
            }

    .construction-news-block .news-wrapper .row .link a {
        color: #00799e;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 22px;
        position: relative;
        width: 100%;
        display: block;
        line-height: 40px;
        padding-right: 40px
    }

        .construction-news-block .news-wrapper .row .link a:hover {
            text-decoration: none;
            color: #002c6c
        }

        .construction-news-block .news-wrapper .row .link a::after {
            content: "";
            display: block;
            position: unset;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            height: 40px;
            width: 40px;
            border-radius: 0 4px 4px 0;
            background-color: #f0f5fa;
            background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
            background-repeat: no-repeat;
            background-position: center
        }

    .construction-news-block .news-wrapper .row p {
        margin: 0
    }

.construction-news-block .content-module-footer {
    margin-top: 38px
}

    .construction-news-block .content-module-footer .more-link a {
        font-size: calc(0.9071428571rem + 0.0571428571vw);
        background-color: #cd3c0d;
        color: #fff;
        border-radius: 4px;
        padding: 13px 42px 13px 22px;
        position: relative
    }

@media(min-width: 1200px) {
    .construction-news-block .content-module-footer .more-link a {
        font-size: 0.95rem
    }
}

.construction-news-block .content-module-footer .more-link a::before {
    right: 12px;
    top: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}

.construction-news-block .content-module-footer .more-link a:hover::before {
    right: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}

.construction-news-block .content-module-footer .more-link a:active::before {
    right: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
}

@media screen and (min-width: 768px) {
    .construction-news-block .news-wrapper .row .link {
        margin-right: 33px
    }

        .construction-news-block .news-wrapper .row .link a::after {
            position: absolute
        }
}

.standard-banner p {
    margin-bottom: 0
}

.previous-version-standard-block ul {
    list-style: none;
    padding-left: 0
}

    .previous-version-standard-block ul li {
        margin-bottom: 16px;
        font-size: 15px
    }

        .previous-version-standard-block ul li a {
            text-decoration: underline
        }

        .previous-version-standard-block ul li .file-extension {
            text-transform: uppercase
        }

.block-gsone-standards, .block-field-blocknodestandardfield-supporting-files {
    padding-bottom: calc(1.2rem + 2.4vw)
}

@media(min-width: 1200px) {
    .block-gsone-standards, .block-field-blocknodestandardfield-supporting-files {
        padding-bottom: 3rem
    }
}

.block-gsone-standards h3, .block-gsone-standards h4, .block-field-blocknodestandardfield-supporting-files h3, .block-field-blocknodestandardfield-supporting-files h4 {
    margin-bottom: 0;
    padding-bottom: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .block-gsone-standards h3, .block-gsone-standards h4, .block-field-blocknodestandardfield-supporting-files h3, .block-field-blocknodestandardfield-supporting-files h4 {
        padding-bottom: 1.5rem
    }
}

.block-gsone-standards ul, .block-field-blocknodestandardfield-supporting-files ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

    .block-gsone-standards ul li, .block-field-blocknodestandardfield-supporting-files ul li {
        margin-bottom: 0;
        padding-bottom: 16px
    }

        .block-gsone-standards ul li:last-child, .block-field-blocknodestandardfield-supporting-files ul li:last-child {
            padding-bottom: 0
        }

        .block-gsone-standards ul li .node--view-mode-teaser, .block-field-blocknodestandardfield-supporting-files ul li .node--view-mode-teaser {
            border-bottom: none;
            margin-bottom: 0;
            padding-bottom: 0
        }

        .block-gsone-standards ul li p, .block-field-blocknodestandardfield-supporting-files ul li p {
            font-size: calc(0.9071428571rem + 0.0571428571vw);
            margin-bottom: 0
        }

@media(min-width: 1200px) {
    .block-gsone-standards ul li p, .block-field-blocknodestandardfield-supporting-files ul li p {
        font-size: 0.95rem
    }
}

.block-gsone-standards ul li a, .block-field-blocknodestandardfield-supporting-files ul li a {
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    text-decoration: underline
}

@media(min-width: 1200px) {
    .block-gsone-standards ul li a, .block-field-blocknodestandardfield-supporting-files ul li a {
        font-size: 0.95rem
    }
}

.block-standard-grouping-levels-block h3, .block-standard-grouping-levels-block h4 {
    padding-top: calc(1.2rem + 2.4vw)
}

@media(min-width: 1200px) {
    .block-standard-grouping-levels-block h3, .block-standard-grouping-levels-block h4 {
        padding-top: 3rem
    }
}

.block-standard-grouping-levels-block h3:first-child, .block-standard-grouping-levels-block h4:first-child {
    padding-top: 0
}

.block-standard-grouping-levels-block h3 + h4 {
    padding-top: 0 !important
}

.block-asset-type-used-by-field h4 {
    padding-bottom: 0;
    color: #002c6c
}

    .block-asset-type-used-by-field h4 a {
        color: inherit;
        text-decoration: none !important;
        font-size: inherit !important
    }

.block-asset-type-used-by-field ul {
    padding-bottom: calc(1.2rem + 2.4vw)
}

@media(min-width: 1200px) {
    .block-asset-type-used-by-field ul {
        padding-bottom: 3rem
    }
}

.block-asset-type-used-by-field ul:last-child {
    padding-bottom: 0
}

.standard-about-block h5, .block-guideline-about-this-block h5 {
    margin-bottom: 18px
}

.standard-about-block p, .block-guideline-about-this-block p {
    font-weight: 400;
    margin-bottom: 16px;
    font-size: calc(0.9071428571rem + 0.0571428571vw)
}

@media(min-width: 1200px) {
    .standard-about-block p, .block-guideline-about-this-block p {
        font-size: 0.95rem
    }
}

.standard-about-block p:last-of-type, .block-guideline-about-this-block p:last-of-type {
    margin-bottom: 0
}

.standard-about-block p .label, .block-guideline-about-this-block p .label {
    font-weight: 500
}

.benefit-full .percent-highlight {
    width: 100%;
    padding: 40px 0;
    color: #fff;
    background-color: #00b6de;
    text-align: center
}

    .benefit-full .percent-highlight .large {
        display: block;
        font-size: 55px;
        font-weight: bold;
        margin-bottom: 10px
    }

    .benefit-full .percent-highlight .smaller {
        display: block;
        font-size: 20px;
        font-weight: normal
    }

.benefit-full .card-with-link {
    display: flex;
    flex-direction: column;
    box-shadow: none
}

    .benefit-full .card-with-link .card-link {
        margin-top: auto
    }

.benefit-full .text-right-wrapper .visible-sm {
    display: none
}

.benefit-full .text-right-wrapper .btn {
    text-decoration: none;
    font-size: 14px
}

.benefit-full .text-right-wrapper .btn-secondary {
    background-color: transparent;
    color: #cd3c0d;
    border: 1px solid #cd3c0d
}

    .benefit-full .text-right-wrapper .btn-secondary:hover {
        color: #a82c05 !important;
        border-color: #a82c05
    }

    .benefit-full .text-right-wrapper .btn-secondary:active {
        color: #912305 !important;
        border-color: #912305
    }

.node-html-std-book-outlet .GS1Important img, .node-html-std-book-outlet .GS1ImportantIndent img, .node-html-std-book-outlet .GS1Note img, .node-html-std-book-outlet .GS1NoteIndent img {
    width: 18px
}

.node-html-std-book-outlet p {
    word-break: break-word
}

.node-html-std-book-outlet tr {
    background-color: #fff
}

.node-html-std-book-outlet tbody td {
    border: 1px solid gray
}

.node-html-std-book-outlet table p {
    word-break: unset
}

.node-html-std-book-outlet .GS1NoteIndent {
    padding: 0 0 0 40px
}

    .node-html-std-book-outlet .GS1NoteIndent img {
        width: 18px
    }

.node-html-std-book-outlet .current-version {
    padding: 18px;
    background-color: #ffdfdf;
    border-left: 4px solid #ba1b23
}

    .node-html-std-book-outlet .current-version .error {
        color: #ba1b23;
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 25px
    }

    .node-html-std-book-outlet .current-version p {
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 21px
    }

.node-html-std-book-outlet .border-col {
    border: 1px solid #c4d7ed;
    border-radius: 4px
}

@media(max-width: 1199px) {
    .node-html-std-book-outlet .border-col {
        border: none;
        padding: 28px 15px !important;
        margin-top: 0
    }
}

@media(max-width: 1199px) {
    .node-html-std-book-outlet .lang-switcher-wrapper {
        background: #fff
    }
}

.node-html-std-book-outlet .lang-switcher-wrapper .container.form-group .pull-right {
    float: right
}

@media(max-width: 1199px) {
    .node-html-std-book-outlet .lang-switcher-wrapper .container.form-group .pull-right {
        padding-right: 15px
    }
}

.node-html-std-book-outlet .info-box {
    border-radius: 4px;
    background-color: #cd3c0d;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    padding: 6px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links li {
    margin-bottom: 0
}

    .node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links li a {
        color: #00799e;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 21px;
        padding: 18px
    }

.node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links ul {
    margin-bottom: 0
}

    .node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links ul a {
        color: #00799e;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 21px
    }

.node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links .main-chapter.active a {
    color: #002c6c;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 25px
}

.node-html-std-book-outlet .main-chapters .paragraph--type--list-of-links .sub-chapter .active a {
    color: #002c6c;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 25px
}

.node-html-std-book-outlet .main-chapters li {
    list-style-type: none
}

.node-html-std-book-outlet .main-chapters .sub-chapter {
    position: relative
}

    .node-html-std-book-outlet .main-chapters .sub-chapter li {
        position: relative
    }

        .node-html-std-book-outlet .main-chapters .sub-chapter li:first-of-type::before {
            border-top-left-radius: .25rem;
            border-top-right-radius: .25rem
        }

        .node-html-std-book-outlet .main-chapters .sub-chapter li:last-of-type::before {
            border-bottom-left-radius: .25rem;
            border-bottom-right-radius: .25rem
        }

        .node-html-std-book-outlet .main-chapters .sub-chapter li::before {
            content: "";
            position: absolute;
            width: 4px;
            background-color: #e5e8eb;
            height: 100%;
            z-index: 1
        }

    .node-html-std-book-outlet .main-chapters .sub-chapter .active {
        position: relative
    }

        .node-html-std-book-outlet .main-chapters .sub-chapter .active::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 4px;
            background-color: #cd3c0d;
            height: 100%;
            z-index: 1;
            border-radius: .25rem
        }

@media(max-width: 1199px) {
    #html-standard #main-content {
        background: #fff;
        margin-top: 0px;
        padding: 0
    }
}

#html-standard #main-content > .main-chapters {
    float: left;
    width: 18%;
    margin-right: 2%
}

@media(max-width: 1199px) {
    #html-standard #main-content > .main-chapters {
        float: none;
        width: 100%
    }
}

#html-standard #main-content > .main-chapters ul.be-desktop {
    display: table;
    padding-left: 0;
    width: 100%;
    border-spacing: 0 5px
}

    #html-standard #main-content > .main-chapters ul.be-desktop li {
        display: table-row;
        height: 90px
    }

        #html-standard #main-content > .main-chapters ul.be-desktop li img.hover {
            display: none
        }

        #html-standard #main-content > .main-chapters ul.be-desktop li:hover img {
            display: none
        }

            #html-standard #main-content > .main-chapters ul.be-desktop li:hover img.hover {
                display: block
            }

    #html-standard #main-content > .main-chapters ul.be-desktop a {
        background-color: #fff;
        vertical-align: middle;
        display: table-cell;
        color: #002c6c;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
        transition: all .2s linear;
        position: relative;
        padding: 0 20px
    }

        #html-standard #main-content > .main-chapters ul.be-desktop a.Guideline:hover {
            background-color: #002c6c;
            color: #fff
        }

        #html-standard #main-content > .main-chapters ul.be-desktop a.Standard:hover {
            background-color: #cd3c0d;
            color: #fff
        }

    #html-standard #main-content > .main-chapters ul.be-desktop li.Guideline.active {
        background-color: #002c6c;
        color: #fff
    }

        #html-standard #main-content > .main-chapters ul.be-desktop li.Guideline.active a {
            background-color: #002c6c;
            color: #fff
        }

    #html-standard #main-content > .main-chapters ul.be-desktop li.Standard.active {
        background-color: #cd3c0d;
        color: #fff
    }

        #html-standard #main-content > .main-chapters ul.be-desktop li.Standard.active a {
            background-color: #cd3c0d;
            color: #fff
        }

#html-standard #main-content .section-content {
    background-color: #fff;
    margin-top: 5px;
    color: #a9a9a9;
    text-align: left
}

    #html-standard #main-content .section-content p {
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 29px;
        color: #262626
    }

    #html-standard #main-content .section-content ul {
        padding: 0;
        list-style: none
    }

        #html-standard #main-content .section-content ul.list-disc {
            list-style: disc;
            margin-left: 20px;
            margin-bottom: 15px
        }

        #html-standard #main-content .section-content ul.list-space {
            margin-bottom: 15px
        }

            #html-standard #main-content .section-content ul.list-space li {
                margin: 10px 0
            }

    #html-standard #main-content .section-content li li {
        border-bottom: none
    }

    #html-standard #main-content .section-content p.question {
        color: #002c6c;
        font-size: 26px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 31px;
        cursor: pointer
    }

    #html-standard #main-content .section-content div.answer {
        color: #262626;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 29px;
        padding-bottom: 30px
    }

        #html-standard #main-content .section-content div.answer .left-col {
            width: 38%;
            float: left;
            margin-right: 4%
        }

            #html-standard #main-content .section-content div.answer .left-col img {
                max-width: 100%;
                height: auto
            }

        #html-standard #main-content .section-content div.answer div.text {
            float: left;
            width: 50%;
            font-size: 14px
        }

            #html-standard #main-content .section-content div.answer div.text li {
                font-size: 14px
            }

@media(max-width: 1199px) {
    #html-standard #main-content .sidebar {
        width: 100%;
        float: none;
        margin-right: 0
    }

    #html-standard #main-content .article {
        width: 100%;
        float: none;
        padding: 0;
        margin: 0
    }
}

@media(max-width: 767px) {
    #html-standard #main-content .sidebar ul {
        padding: 0;
        border-radius: 4px;
        border: 1px solid #c4d7ed
    }
}

@media(max-width: 767px) {
    #html-standard #main-content .article div.answer .left-col {
        width: 100%
    }

    #html-standard #main-content .article div.answer div.text {
        width: 100%
    }
}

@media(max-width: 600px) {
    strong.imagine {
        font-size: 14px;
        padding: 20px 5px 10px
    }

    ul.social-media-links li {
        width: 48%
    }
}

@media(max-width: 991px) {
    ul.social-media-links {
        display: block
    }

        ul.social-media-links li {
            display: inline-block;
            width: 30%;
            margin-bottom: 20px
        }
}

@media(max-width: 1199px) {
    ul.social-media-links a {
        width: 150px;
        height: 150px;
        font-size: 14px;
        padding-top: 40px
    }

    #html-standard #main-content > div.sidebar {
        width: 100%;
        float: none;
        margin-right: 0
    }

    #html-standard #main-content > div.article {
        width: 100%;
        float: none
    }
}

@media(max-width: 400px) {
    ul.social-media-links li {
        width: 100%
    }
}

@media(max-width: 767px) {
    #html-standard #main-content > div.sidebar ul {
        padding: 10px
    }
}

@media(max-width: 767px) {
    #html-standard #main-content > div.article div.answer .left-col {
        width: 100%
    }

    #html-standard #main-content > div.article div.answer div.text {
        width: 100%
    }
}

.section-content .section-title {
    cursor: pointer;
    color: #002c6c;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 38px
}

.section-content:first-child {
    display: block
}

.section-content h3 {
    font-size: 22px;
    font-weight: bold;
    line-height: 28px
}

.social-media-header {
    color: #fff;
    text-align: center;
    padding: 50px 0
}

    .social-media-header.Guideline {
        background-color: #002c6c;
        color: #fff
    }

    .social-media-header.Standard {
        background-color: #cd3c0d;
        color: #fff
    }

    .social-media-header h1.main {
        font-weight: bold;
        font-size: 40px;
        line-height: 1;
        color: #fff;
        padding: 0 5%
    }

    .social-media-header p.main.lead {
        font-size: 16px;
        font-weight: 400;
        max-width: 650px;
        margin: 0 auto;
        color: #fff
    }

.social-media-sub-header {
    padding: 20px 0;
    background: #fff
}

    .social-media-sub-header .versions .version-title {
        color: #002c6c;
        font-size: 18px
    }

    .social-media-sub-header .versions .version-date {
        font-size: 14px
    }

.document-footer {
    margin: 20px 0;
    padding: 20px 0;
    background-color: #fff;
    text-align: right
}

.page-footer .content-module-wrapper {
    height: 100%
}

    .page-footer .content-module-wrapper .content-module-bar {
        background-color: #cd3c0d
    }

    .page-footer .content-module-wrapper.Guideline .content-module-bar {
        background-color: #002c6c
    }

    .page-footer .content-module-wrapper .content-module {
        height: 100%
    }

.page-footer .contact-mo-block-wrapper #block-gsone-phoenix-countries-contact-form-block .content-module {
    height: 100%
}

.page-footer .contact-mo-block-wrapper.Guideline .content-module-bar {
    background-color: #002c6c !important
}

.page-footer .contact-mo-block-wrapper.Guideline .content-module {
    background-color: #cd3c0d !important
}

.page-footer .contact-mo-block-wrapper.Guideline .btn.form-submit {
    background-color: #002c6c
}

    .page-footer .contact-mo-block-wrapper.Guideline .btn.form-submit:hover {
        background-color: #00c
    }

.section-content.answer h2, .section-content.answer h3, .section-content.answer h4, .section-content.answer .Appendix2, .section-content.answer .Appendix3, .section-content.answer .MsoHeading9, .section-content.answer .GS1BodyHeading, .section-content.answer .GS1IntroHeading, .subsection-content.answer h2, .subsection-content.answer h3, .subsection-content.answer h4, .subsection-content.answer .Appendix2, .subsection-content.answer .Appendix3, .subsection-content.answer .MsoHeading9, .subsection-content.answer .GS1BodyHeading, .subsection-content.answer .GS1IntroHeading {
    color: #002c6c;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 18px
}

    .section-content.answer h2 a, .section-content.answer h3 a, .section-content.answer h4 a, .section-content.answer .Appendix2 a, .section-content.answer .Appendix3 a, .section-content.answer .MsoHeading9 a, .section-content.answer .GS1BodyHeading a, .section-content.answer .GS1IntroHeading a, .subsection-content.answer h2 a, .subsection-content.answer h3 a, .subsection-content.answer h4 a, .subsection-content.answer .Appendix2 a, .subsection-content.answer .Appendix3 a, .subsection-content.answer .MsoHeading9 a, .subsection-content.answer .GS1BodyHeading a, .subsection-content.answer .GS1IntroHeading a {
        color: #002c6c;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 24px
    }

.section-content.answer h2, .section-content.answer .MsoHeading9, .subsection-content.answer h2, .subsection-content.answer .MsoHeading9 {
    font-size: 20px;
    font-weight: 400
}

.section-content.answer h3, .section-content.answer .Appendix2, .section-content.answer .Appendix3, .section-content.answer .GS1IntroHeading, .subsection-content.answer h3, .subsection-content.answer .Appendix2, .subsection-content.answer .Appendix3, .subsection-content.answer .GS1IntroHeading {
    font-size: 18px;
    font-weight: 400
}

.section-content.answer h4, .section-content.answer .GS1BodyHeading, .subsection-content.answer h4, .subsection-content.answer .GS1BodyHeading {
    font-size: 18px;
    font-weight: 400
}

.slider-table {
    overflow-y: auto
}

.GS1Table, .GS1TableStyle, .MsoNormalTable {
    margin-bottom: 20px
}

    .GS1Table thead td, .GS1Table thead th, .GS1TableStyle thead td, .GS1TableStyle thead th, .MsoNormalTable thead td, .MsoNormalTable thead th {
        background: #002c6c;
        padding: 10px
    }

    .GS1Table thead p, .GS1TableStyle thead p, .MsoNormalTable thead p {
        color: #fff !important;
        margin: 0
    }

    .GS1Table tbody td, .GS1TableStyle tbody td, .MsoNormalTable tbody td {
        padding: 10px
    }

    .GS1Table tbody p, .GS1TableStyle tbody p, .MsoNormalTable tbody p {
        margin: 0;
        padding: 0
    }

.MsoNormalTable {
    width: 100%
}

.MsoTableGrid tbody tr td p {
    margin: 0
}

.GS1Bullet1, .GS1List1, .GS1Table .GS1TableBullet {
    padding: 0 0 0 20px
}

    .GS1Bullet1 > span:first-child, .GS1List1 > span:first-child, .GS1Table .GS1TableBullet > span:first-child {
        color: #cd3c0d
    }

.GS1Bullet2, .GS1List2 {
    padding: 0 0 0 30px
}

    .GS1Bullet2 > span:first-child, .GS1List2 > span:first-child {
        color: #cd3c0d
    }

.GS1Bullet3, .GS1List3 {
    padding: 0 0 0 40px
}

    .GS1Bullet3 > span:first-child, .GS1List3 > span:first-child {
        color: #cd3c0d
    }

.GS1Bullet4, .GS1List4 {
    padding: 0 0 0 50px
}

    .GS1Bullet4 > span:first-child, .GS1List4 > span:first-child {
        color: #cd3c0d
    }

.GS1Bullet5, .GS1List5 {
    padding: 0 0 0 60px
}

    .GS1Bullet5 > span:first-child, .GS1List5 > span:first-child {
        color: #cd3c0d
    }

.GS1NoteIndent {
    padding: 0 0 0 40px
}

p .Code, p .GS1Code {
    font-family: "Courier New",Monospace;
    font-size: 14px
}

p.GS1CodeBlockCxSpFirst, p.GS1CodeBlockCxSpMiddle, p.GS1CodeBlockCxSpLast {
    font-family: "Courier New",Monospace;
    font-size: 14px
}

p.GS1CodeBlockCxSpFirst, p.GS1CodeBlockCxSpMiddle {
    margin-bottom: 0
}

    p.GS1CodeBlockCxSpMiddle span {
        white-space: pre-wrap
    }

div.UMLClassWrapper {
    margin: 10px;
    padding: 10px
}

    div.UMLClassWrapper p.UMLClass {
        line-height: 1.25;
        font-size: 14px;
        font-family: monospace
    }

ul.zg-ul-select {
    box-sizing: border-box;
    cursor: pointer;
    margin: 0;
    padding: 0;
    display: none
}

@media(max-width: 1199px) {
    ul.zg-ul-select {
        display: block;
        background-color: #fff;
        padding: 10px 10px;
        margin: 0
    }
}

ul.zg-ul-select li {
    display: none;
    padding: 18px
}

    ul.zg-ul-select li.active {
        align-items: center;
        margin-bottom: 0;
        display: flex;
        justify-content: space-between
    }

        ul.zg-ul-select li.active.Guideline {
            background-color: #fff;
            border-radius: 4px;
            padding: 18px
        }

            ul.zg-ul-select li.active.Guideline a {
                font-size: 16px;
                font-weight: bold;
                color: #002c6c
            }

        ul.zg-ul-select li.active.Standard {
            background-color: #fff;
            border-radius: 4px;
            padding: 18px
        }

            ul.zg-ul-select li.active.Standard a {
                font-size: 16px;
                font-weight: bold;
                color: #cd3c0d
            }

    ul.zg-ul-select li a {
        color: #002c6c;
        font-size: 14px
    }

ul.zg-ul-select.active li {
    border: none;
    box-shadow: none;
    display: block
}

ul.zg-ul-select svg#ul-arrow {
    pointer-events: none
}

#selected--zg-ul-select {
    display: none
}

a.internal-anchor, a.internal-anchor:hover {
    color: inherit;
    font-weight: inherit;
    text-decoration: inherit;
    word-break: inherit
}

.data-pool-list-table-wrapper .dataTables_filter {
    display: inline-block;
    position: relative
}

    .data-pool-list-table-wrapper .dataTables_filter label {
        margin: 0
    }

    .data-pool-list-table-wrapper .dataTables_filter input {
        height: 45px;
        width: 320px;
        border: 1px solid #c4d7ed;
        border-radius: 4px;
        background-color: #fff;
        color: #262626;
        font-size: 15px;
        font-weight: 400;
        line-height: 21px;
        padding-left: 16px
    }

    .data-pool-list-table-wrapper .dataTables_filter::before {
        content: "";
        display: block;
        width: 19px;
        height: 19px;
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.75 0c5.4 0 9.75 4.35 9.75 9.75a9.72 9.72 0 01-1.883 5.774l.083.076 5.85 5.85c.6.6.6 1.5 0 2.1-.6.6-1.5.6-2.1 0L15.6 17.7l-.073-.086A9.72 9.72 0 019.75 19.5 9.73 9.73 0 010 9.75C0 4.35 4.35 0 9.75 0zm0 1.5c-4.5 0-8.25 3.75-8.25 8.25S5.25 18 9.75 18 18 14.25 18 9.75c0-4.417-3.612-8.11-8-8.246L9.75 1.5z' fill='%23414345' fill-rule='evenodd'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        right: 22px;
        top: 13px
    }

.data-pool-list-table-wrapper .dataTables_info {
    display: none
}

.data-pool-list-table-wrapper #data-pool-list_wrapper {
    height: 500px;
    overflow-y: scroll;
    margin-top: 32px
}

    .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list {
        min-width: 800px;
        margin-top: 0;
        position: relative;
        border-collapse: separate;
        border-spacing: 0
    }

        .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list thead tr:first-child th {
            top: 0
        }

        .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list thead tr:nth-child(2) th {
            top: 55px
        }

        .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list thead tr th {
            border-bottom: 1px solid #f0f5fa;
            position: -webkit-sticky;
            position: sticky;
            z-index: 2
        }

        .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list thead .sorting span {
            position: relative;
            width: 100%;
            display: block;
            color: #696d73;
            font-size: 14px;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 18px
        }

            .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list thead .sorting span::after {
                content: "";
                display: block;
                background-image: url("../images/svg/sorting-icon.svg");
                background-repeat: no-repeat;
                background-position: center right;
                width: 22px;
                height: 13px;
                position: absolute;
                right: 4px;
                top: 4px
            }

            .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list thead .sorting span.icon-sort-wrapper::after {
                right: unset;
                left: 0;
                top: -4px
            }

        .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list thead .sorting.sorting_asc span::after {
            background-image: url("../images/svg/sorting-asc-icon.svg")
        }

        .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list thead .sorting.sorting_desc span::after {
            background-image: url("../images/svg/sorting-icon.svg")
        }

        .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list thead a {
            color: #00799e;
            font-weight: 500
        }

            .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list thead a:hover {
                color: #0a5e7a;
                font-weight: 500
            }

        .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list tbody tr {
            height: 45px
        }

            .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list tbody tr .label-wrapper {
                padding-left: 36px
            }

                .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list tbody tr .label-wrapper p {
                    margin-bottom: 0;
                    position: relative;
                    color: #002c6c
                }

                    .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list tbody tr .label-wrapper p::before {
                        content: "";
                        display: block;
                        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23A6B0BB' class='bi bi-caret-right-fill' viewBox='0 0 16 16'%3E%3Cpath d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/%3E%3C/svg%3E");
                        background-repeat: no-repeat;
                        background-position: center;
                        height: 12px;
                        width: 8px;
                        position: absolute;
                        top: 4px;
                        left: -24px
                    }

            .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list tbody tr.shown .label-wrapper p::before {
                transform: rotate(90deg)
            }

        .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list .display-extra-info {
            padding: 10px 24px 42px
        }

            .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list .display-extra-info a {
                color: #00799e
            }

        .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list .bb {
            border-bottom: 1px solid #c4d7ed !important
        }

        .data-pool-list-table-wrapper #data-pool-list_wrapper #data-pool-list .bl {
            border-left: 1px solid #c4d7ed !important
        }

.datapools .header {
    padding: 10px 0 10px;
    position: absolute;
    width: calc(100% - 30px);
    background: #fff;
    left: 15px;
    z-index: 1;
    top: 7px;
    padding: 10px 0 10px;
    margin-left: 0;
    margin-right: 0;
    border-right: 1px solid #c4d7ed;
    border-bottom: 2px solid #c4d7ed;
    border-left: 1px solid #c4d7ed
}

.datapools .table {
    margin-bottom: 0
}

.datapools .datapools-labels {
    font-size: 13px;
    line-height: 18px
}

    .datapools .datapools-labels strong {
        font-weight: bold !important
    }

@media screen and (min-width: 768px) {
    .datapools .col-datapools-first {
        width: 80px;
        padding: 0
    }

    .datapools .col-datapools-second {
        width: 205px;
        padding: 0
    }

    .datapools .col-datapools-third {
        width: 205px;
        padding: 0
    }
}

.datapools .more-info-mobile {
    display: none
}

@media screen and (max-width: 576px) {
    .datapools .more-info-mobile {
        background: #f4f4f4;
        display: block
    }
}

.datapools .coverage, .datapools .number-of-established {
    font-size: 12px
}

    .datapools .coverage a, .datapools .number-of-established a {
        color: #008dbd !important
    }

.datapools .more-info .label-above.bold {
    font-size: 12px;
    line-height: 17px;
    font-weight: bold !important
}

.datapools .more-info p {
    font-size: 12px;
    line-height: 23px;
    color: #444
}

.datapools .more-info a {
    font-size: 12px;
    line-height: 23px
}

.datapools .opacity {
    opacity: .45;
    filter: alpha(opacity=45)
}

    .datapools .opacity.active {
        opacity: 1;
        filter: alpha(opacity=100)
    }

.datapools hr {
    margin: 10px 0 0 0
}

.data-pools-download {
    margin-top: 64px
}

@media screen and (max-width: 576px) {
    .data-pools-download a {
        display: block;
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }
}

.datapool-status-0 {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

    .datapool-status-0:after, .datapool-status-0:before {
        width: 14px;
        height: 2px;
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform-origin: 50%;
        background-color: #d1d1d1
    }

    .datapool-status-0:after {
        transform: translate(-50%, -50%) rotate(-45deg)
    }

    .datapool-status-0:before {
        transform: translate(-50%, -50%) rotate(45deg)
    }

.datapool-status-1 {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #f60105;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.datapool-status-2 {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #f9a603;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.datapool-status-3 {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #258001;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media(max-width: 760px) {
    .datapool-status-0, .datapool-status-1, .datapool-status-2, .datapool-status-3 {
        width: 10px;
        height: 10px;
        right: 0;
        left: auto;
        transform: translate(0, -50%)
    }
}

#matrix-table {
    position: relative;
    overflow: hidden;
    height: 871px;
    border: 1px solid #c4d7ed
}

    #matrix-table .table-left {
        width: 210px;
        font-size: 12px;
        border-right: 1px solid #c4d7ed
    }

        #matrix-table .table-left .table-legend {
            height: 210px;
            position: relative;
            border-bottom: 1px solid #c4d7ed;
            border-right: 1px solid #c4d7ed;
            z-index: 3;
            background: #fff
        }

            #matrix-table .table-left .table-legend ul {
                padding-left: 0;
                margin-left: 0;
                margin-bottom: 0;
                position: absolute;
                bottom: 36px;
                left: 26px;
                display: flex;
                justify-content: space-between;
                flex-wrap: wrap;
                flex-direction: column;
                width: calc(100% - 44px);
                list-style: none
            }

                #matrix-table .table-left .table-legend ul li {
                    border-bottom: 0;
                    position: relative;
                    padding-left: 30px;
                    min-height: 0
                }

                    #matrix-table .table-left .table-legend ul li:nth-child(odd), #matrix-table .table-left .table-legend ul li:nth-child(even) {
                        background: transparent
                    }

                    #matrix-table .table-left .table-legend ul li .datapool-status-1, #matrix-table .table-left .table-legend ul li .datapool-status-2, #matrix-table .table-left .table-legend ul li .datapool-status-3 {
                        width: 20px;
                        height: 20px;
                        left: 0;
                        transform: translate(0, -50%)
                    }

                    #matrix-table .table-left .table-legend ul li span {
                        font-size: 15px
                    }

                    #matrix-table .table-left .table-legend ul li:last-of-type {
                        margin-bottom: 0
                    }

        #matrix-table .table-left .table-header-hz {
            position: absolute;
            width: 210px;
            border-right: 1px solid #c4d7ed
        }

        #matrix-table .table-left .data-entry-label {
            height: 44px;
            border-bottom: 1px solid #c4d7ed
        }

            #matrix-table .table-left .data-entry-label.active {
                background-color: #c4e3ee !important;
                font-weight: bold;
                color: #002c6c
            }

            #matrix-table .table-left .data-entry-label > div {
                padding: 10px;
                padding-left: 26px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                color: #002c6c;
                font-size: 15px
            }

            #matrix-table .table-left .data-entry-label:nth-child(odd) {
                background-color: #eff4fa
            }

            #matrix-table .table-left .data-entry-label:hover {
                background-color: #c4e3ee !important;
                font-weight: bold;
                color: #002c6c
            }

    #matrix-table .table-header {
        position: absolute;
        top: 0;
        white-space: nowrap;
        height: 210px;
        border-bottom: 2px solid #c4d7ed;
        font-size: 0;
        z-index: 2;
        left: 210px;
        background: #fff
    }

        #matrix-table .table-header .matrix-header {
            display: inline-block;
            width: 45px;
            height: 100%;
            border-left: 1px solid #c4d7ed;
            white-space: nowrap;
            padding: 10px;
            text-align: right;
            box-sizing: border-box;
            font-size: 15px;
            overflow: hidden;
            position: relative;
            color: #002c6c
        }

            #matrix-table .table-header .matrix-header.active, #matrix-table .table-header .matrix-header:hover {
                background-color: #c4e3ee;
                font-weight: bold;
                color: #002c6c
            }

            #matrix-table .table-header .matrix-header:first-of-type {
                border-left: none
            }

            #matrix-table .table-header .matrix-header .rotate {
                display: inline-block;
                transform: rotate(-90deg);
                transform-origin: left;
                white-space: nowrap;
                position: absolute;
                left: 20px;
                bottom: 16px;
                width: 190px;
                overflow: hidden;
                text-overflow: ellipsis;
                text-align: left
            }

    #matrix-table .table-right {
        position: absolute;
        right: 0;
        right: 0;
        top: 0;
        width: calc(100% - 210px);
        height: calc(100% - 210px);
        margin-top: 210px
    }

        #matrix-table .table-right .matrix-data {
            position: relative;
            width: -webkit-max-content;
            width: -moz-max-content;
            width: max-content
        }

            #matrix-table .table-right .matrix-data .data-row {
                white-space: nowrap;
                height: 44px;
                border-bottom: 1px solid #c4d7ed;
                font-size: 0
            }

                #matrix-table .table-right .matrix-data .data-row:nth-child(odd) {
                    background-color: #eff4fa
                }

            #matrix-table .table-right .matrix-data .cell {
                width: 45px;
                height: 45px;
                display: inline-block;
                position: relative
            }

                #matrix-table .table-right .matrix-data .cell + .cell {
                    border-left: 1px solid #c4d7ed
                }

                #matrix-table .table-right .matrix-data .cell:hover {
                    background-color: #c4e3ee
                }

                #matrix-table .table-right .matrix-data .cell.active {
                    background-color: #c4e3ee
                }

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    max-width: 100%;
    max-height: 100%;
    scrollbar-width: none
}

    .simplebar-content-wrapper::-webkit-scrollbar, .simplebar-hide-scrollbar::-webkit-scrollbar {
        display: none
    }

.simplebar-content:before, .simplebar-content:after {
    content: " ";
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px
}

    .simplebar-scrollbar:before {
        position: absolute;
        content: "";
        background: #000;
        border-radius: 7px;
        left: 0;
        right: 0;
        opacity: 0;
        transition: opacity .2s linear
    }

    .simplebar-scrollbar.simplebar-visible:before {
        opacity: .5;
        transition: opacity 0s linear
    }

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

    .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
        top: 2px;
        bottom: 2px
    }

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

    .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
        height: 100%;
        left: 2px;
        right: 2px
    }

    .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
        right: auto;
        left: 0;
        top: 2px;
        height: 7px;
        min-height: 0;
        min-width: 10px;
        width: auto
    }

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.simplebar-hide-scrollbar {
    position: fixed;
    left: 0;
    visibility: hidden;
    overflow-y: scroll;
    scrollbar-width: none
}

.datapools ul#be-mobile {
    margin: 0
}

    .datapools ul#be-mobile li {
        min-height: 45px
    }

        .datapools ul#be-mobile li:nth-child(even) {
            background: #fff
        }

        .datapools ul#be-mobile li:nth-child(odd) {
            background: #f4f4f4
        }

        .datapools ul#be-mobile li a {
            white-space: normal;
            color: #444;
            width: 90%
        }

            .datapools ul#be-mobile li a .datapools-name {
                width: 70%;
                display: inline-block;
                word-wrap: break-word;
                color: #444
            }

.datapools ul.zg-ul-select {
    box-sizing: border-box;
    cursor: pointer;
    margin: 0;
    padding: 0
}

    .datapools ul.zg-ul-select li {
        display: none;
        padding: .5em
    }

        .datapools ul.zg-ul-select li.active {
            align-items: center;
            border: 1px solid #b1b3b3;
            border-radius: 4px;
            color: #444;
            display: flex;
            justify-content: space-between;
            background: #fff
        }

    .datapools ul.zg-ul-select.active {
        border: 1px solid #aaa
    }

        .datapools ul.zg-ul-select.active li {
            border: none;
            box-shadow: none;
            display: block
        }

            .datapools ul.zg-ul-select.active li:hover {
                background: #0074d9
            }

            .datapools ul.zg-ul-select.active li.active {
                background: #40a6ff
            }

                .datapools ul.zg-ul-select.active li.active:hover {
                    background: #0074d9
                }

.datapools #selected--zg-ul-select {
    align-items: center;
    box-sizing: border-box;
    color: #111;
    display: flex;
    justify-content: space-between;
    width: auto
}

    .datapools #selected--zg-ul-select.active {
        border: 1px solid #111;
        border-radius: 3px;
        box-shadow: 0 0 2px #aaa;
        padding: .5em
    }

.datapools #matrix-header-mobile {
    padding-bottom: 20px
}

    .datapools #matrix-header-mobile .legend {
        display: flex;
        justify-content: space-between;
        padding: 15px 15px 0
    }

        .datapools #matrix-header-mobile .legend > div {
            position: relative;
            font-size: 11px;
            padding-right: 15px
        }

            .datapools #matrix-header-mobile .legend > div .datapool-status-1, .datapools #matrix-header-mobile .legend > div .datapool-status-2, .datapools #matrix-header-mobile .legend > div .datapool-status-3 {
                right: 0;
                left: auto;
                width: 10px;
                height: 10px;
                transform: translate(0, -50%)
            }

.datapools .mobile-matrix-results {
    display: none
}

.datapools .datapool-label {
    height: 55px;
    box-sizing: border-box;
    border-bottom: 1px solid #b1b3b3;
    padding-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.datapools .mobile-status {
    position: relative;
    height: 55px;
    border-bottom: 1px solid #b1b3b3;
    padding-right: 10px
}

    .datapools .mobile-status > div {
        right: 10px
    }

.datapools .mobile-status-container {
    display: none
}

.case-study-full .results-wrapper p {
    position: relative;
    padding-left: 27px
}

    .case-study-full .results-wrapper p::before {
        content: "";
        background-image: url("/themes/custom/gsone_revamp/images/svg/check-circle-fill.svg");
        background-size: contain;
        display: inline-block;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        left: 0
    }

.case-study-full .results-wrapper ul {
    list-style-image: url("/themes/custom/gsone_revamp/images/svg/check-circle-fill.svg");
    padding-left: 27px
}

.case-study-full .wrapper-links-div a {
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    padding-bottom: calc(0.9321428571rem + 0.2571428571vw)
}

@media(min-width: 1200px) {
    .case-study-full .wrapper-links-div a {
        font-size: 0.95rem
    }
}

@media(min-width: 1200px) {
    .case-study-full .wrapper-links-div a {
        padding-bottom: 1.125rem
    }
}

.case-study-full .wrapper-links-div a:last-of-type {
    padding-bottom: 0
}

.case-study .feature-banner {
    min-height: 406px
}

    .case-study .feature-banner .tag {
        font-size: 20px
    }

        .case-study .feature-banner .tag .card-business-goal {
            display: flex
        }

            .case-study .feature-banner .tag .card-business-goal span {
                color: #cd3c0d
            }

                .case-study .feature-banner .tag .card-business-goal span:not(:first-child):before {
                    content: " | ";
                    color: #a6b0bb;
                    padding-left: 5px;
                    padding-right: 2px
                }

    .case-study .feature-banner h1 {
        font-size: 40px
    }

    .case-study .feature-banner .lead {
        font-size: 24px
    }

@media screen and (max-width: 576px) {
    .case-study .feature-banner {
        min-height: unset !important
    }

        .case-study .feature-banner .tag {
            font-size: 17px
        }

        .case-study .feature-banner h1 {
            font-size: 25px
        }

        .case-study .feature-banner .lead {
            font-size: 18px
        }

        .case-study .feature-banner img {
            height: 170px
        }
}

.case-study .line {
    position: relative
}

    .case-study .line::before {
        content: "";
        position: absolute;
        bottom: 0;
        height: 1px;
        background-color: #f0f5fa;
        width: calc(100% - 30px)
    }

@media screen and (max-width: 576px) {
    .case-study .button-block.file {
        display: flex;
        justify-content: center
    }
}

.case-study .button-block .btn-arrow {
    font-size: 15px;
    font-weight: 500;
    padding: 13px 22px
}

.case-study .block-addtoany .addtoany_list {
    display: flex;
    flex-direction: row
}

@media screen and (min-width: 768px) {
    .case-study .block-addtoany .addtoany_list {
        flex-direction: column !important
    }

        .case-study .block-addtoany .addtoany_list a {
            margin-left: auto;
            margin-right: 0 !important;
            margin-bottom: 12px
        }
}

.case-study .block-addtoany .addtoany_list a {
    position: relative;
    margin-right: 12px;
    color: unset;
    font-size: 24px !important;
    width: 24px;
    height: 24px;
    padding: 0
}

    .case-study .block-addtoany .addtoany_list a::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        background-repeat: no-repeat;
        background-position: center
    }

    .case-study .block-addtoany .addtoany_list a svg, .case-study .block-addtoany .addtoany_list a span {
        display: none
    }

    .case-study .block-addtoany .addtoany_list a.a2a_button_youtube, .case-study .block-addtoany .addtoany_list a.a2a_button_instagram {
        display: none
    }

    .case-study .block-addtoany .addtoany_list a.a2a_button_linkedin::before {
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' fill='%23002C6C'/%3E%3Crect x='3' y='3' width='18' height='17' rx='8.5' fill='white'/%3E%3Cpath d='M3 4.21763C3 3.54506 3.59175 3 4.32187 3H19.6781C20.4082 3 21 3.54506 21 4.21763V18.7824C21 19.4549 20.4082 20 19.6781 20H4.32187C3.59175 20 3 19.4549 3 18.7824V4.21763ZM8.56087 17.2311V9.55456H5.85975V17.2311H8.56087ZM7.21088 8.50588C8.1525 8.50588 8.73862 7.91725 8.73862 7.17988C8.72175 6.42656 8.15363 5.85388 7.22888 5.85388C6.30413 5.85388 5.7 6.42763 5.7 7.17988C5.7 7.91725 6.28613 8.50588 7.19287 8.50588H7.21088V8.50588ZM12.7324 17.2311V12.9439C12.7324 12.7144 12.7504 12.4849 12.8224 12.3213C13.017 11.8634 13.4614 11.3884 14.2084 11.3884C15.186 11.3884 15.5764 12.0918 15.5764 13.1246V17.2311H18.2775V12.8281C18.2775 10.4694 16.9455 9.37288 15.168 9.37288C13.7347 9.37288 13.0924 10.1166 12.7324 10.6404V10.667H12.7144C12.7204 10.6581 12.7263 10.6493 12.7324 10.6404V9.55456H10.0324C10.0661 10.2749 10.0324 17.2311 10.0324 17.2311H12.7324Z' fill='%23002C6C'/%3E%3C/svg%3E%0A")
    }

    .case-study .block-addtoany .addtoany_list a.a2a_button_facebook::before {
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_103_11)'%3E%3Cpath d='M24 12.0735C24 5.40454 18.627 -0.00146484 12 -0.00146484C5.37001 3.51563e-05 -0.00299072 5.40454 -0.00299072 12.075C-0.00299072 18.1005 4.38601 23.0955 10.122 24.0015V15.564H7.07701V12.075H10.125V9.41254C10.125 6.38704 11.9175 4.71604 14.658 4.71604C15.972 4.71604 17.3445 4.95154 17.3445 4.95154V7.92154H15.831C14.3415 7.92154 13.8765 8.85304 13.8765 9.80854V12.0735H17.2035L16.6725 15.5625H13.875V24C19.611 23.094 24 18.099 24 12.0735Z' fill='%23002C6C'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_103_11'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
    }

    .case-study .block-addtoany .addtoany_list a.a2a_button_twitter::before {
        background-image: url("data:image/svg+xml,%3Csvg width='133' height='133' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid meet' version='1.0'%3E%3Cg%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cg stroke='null' id='svg_1' fill='%23002b6f' transform='translate(0 133) scale(0.1 -0.1)'%3E%3Cpath stroke='null' id='svg_2' d='m502.36926,1305.66333c-48.80158,-12.43976 -114.62698,-38.45017 -153.21428,-58.80615c-90.79365,-47.49727 -219.03967,-175.28755 -266.70634,-265.75854c-46.53174,-88.20922 -81.71428,-223.91571 -81.71428,-314.3867c0,-90.47099 35.18254,-226.17748 81.71428,-314.3867c47.66666,-90.47099 175.91269,-218.26127 266.70634,-265.75854c88.52381,-46.36638 224.71427,-81.42389 315.50792,-81.42389c90.79365,0 226.98412,35.05751 315.50792,81.42389c90.79365,47.49727 219.03967,175.28755 266.70634,265.75854c46.53174,88.20922 81.71428,223.91571 81.71428,314.3867c0,90.47099 -35.18254,226.17748 -81.71428,314.3867c-47.66666,90.47099 -175.91269,218.26127 -266.70634,265.75854c-149.80952,78.03123 -322.31744,99.51809 -477.80156,58.80615zm105.54761,-395.8106c49.93651,-74.63857 94.19841,-134.5756 97.60317,-135.70649c4.53968,0 60.15079,61.06792 123.70634,135.70649c101.00793,117.61229 120.30158,135.70649 149.80952,135.70649l34.04762,0l-65.82539,-75.76946c-36.31746,-42.97372 -98.73809,-114.21963 -138.46031,-159.45513l-72.63492,-82.55478l30.64286,-47.49727c18.15873,-26.01041 81.71428,-118.74318 141.86507,-205.82151c60.15079,-87.07833 113.49206,-165.10956 118.03174,-171.89489c5.6746,-11.30887 -17.02381,-14.70154 -103.27777,-14.70154l-111.22222,1.13089l-99.87301,145.88448l-99.87301,147.01536l-127.1111,-147.01536c-108.95238,-127.79028 -130.51587,-147.01536 -160.0238,-147.01536l-32.9127,0l21.56349,24.87952c20.42857,22.61775 204.2857,238.61724 251.95237,294.03073c14.75397,16.96331 2.26984,39.58106 -119.16666,214.86861c-73.76984,107.4343 -138.46031,202.42885 -144.13491,210.34506c-5.6746,10.17799 17.02381,13.57065 103.27777,13.57065l111.22222,-1.13089l90.79365,-134.5756z'/%3E%3Cpath stroke='null' id='svg_3' d='m388.87721,987.88397c2.26984,-5.65444 106.68253,-156.06246 231.5238,-334.74267l226.98412,-323.4338l48.80158,0c43.12698,0 47.66666,2.26177 37.45238,20.35597c-5.6746,10.17799 -110.0873,159.45513 -230.38888,330.21913l-219.03967,310.99404l-49.93651,3.39266c-27.23809,2.26177 -47.66666,-1.13089 -45.39682,-6.78532z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-size: 1.5rem
    }

    .case-study .block-addtoany .addtoany_list a.a2a_button_email::before {
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' fill='%23002C6C'/%3E%3Cpath d='M5.04688 7.42542C5.14139 7.02047 5.37374 6.65891 5.70586 6.39995C6.03799 6.14099 6.4502 5.99997 6.875 6H18.125C18.5498 5.99997 18.962 6.14099 19.2941 6.39995C19.6263 6.65891 19.8586 7.02047 19.9531 7.42542L12.5 11.8795L5.04688 7.42542ZM5 8.47225V14.9842L10.4403 11.7227L5 8.47225ZM11.3384 12.2608L5.17906 15.9522C5.33124 16.266 5.57143 16.5311 5.87167 16.7165C6.17191 16.902 6.51985 17.0003 6.875 17H18.125C18.4801 17.0001 18.8279 16.9016 19.128 16.7159C19.428 16.5303 19.668 16.2651 19.82 15.9513L13.6606 12.2599L12.5 12.9538L11.3384 12.2599V12.2608ZM14.5597 11.7237L20 14.9842V8.47225L14.5597 11.7227V11.7237Z' fill='white'/%3E%3C/svg%3E%0A")
    }

    .case-study .block-addtoany .addtoany_list a.a2a_button_copy_link::before {
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='12' fill='%23002C6C'/%3E%3Cpath d='M7.07254 9.813L5.01454 11.871C4.17056 12.715 3.69641 13.8597 3.69641 15.0532C3.69641 16.2468 4.17056 17.3915 5.01454 18.2355C5.85853 19.0795 7.00322 19.5536 8.19679 19.5536C9.39037 19.5536 10.5351 19.0795 11.379 18.2355L14.121 15.492C14.63 14.983 15.0094 14.3593 15.2274 13.6733C15.4455 12.9873 15.4958 12.259 15.3741 11.5496C15.2524 10.8402 14.9623 10.1702 14.5282 9.59611C14.094 9.02197 13.5285 8.56035 12.879 8.25L12 9.129C11.9108 9.2184 11.8332 9.31869 11.769 9.4275C12.2708 9.57175 12.7263 9.84447 13.0904 10.2187C13.4545 10.5929 13.7146 11.0557 13.845 11.5612C13.9755 12.0668 13.9717 12.5976 13.8341 13.1013C13.6966 13.6049 13.4299 14.064 13.0605 14.433L10.32 17.175C9.75712 17.7379 8.99363 18.0542 8.19754 18.0542C7.40145 18.0542 6.63796 17.7379 6.07504 17.175C5.51212 16.6121 5.19587 15.8486 5.19587 15.0525C5.19587 14.2564 5.51212 13.4929 6.07504 12.93L7.26454 11.742C7.09671 11.1131 7.03188 10.4611 7.07254 9.8115V9.813Z' fill='white'/%3E%3Cpath d='M9.87901 7.00801C9.37007 7.51702 8.99066 8.1407 8.77263 8.82669C8.55459 9.51268 8.5043 10.241 8.62597 10.9504C8.74764 11.6599 9.03772 12.3298 9.47187 12.9039C9.90601 13.478 10.4715 13.9397 11.121 14.25L12.2835 13.086C11.7749 12.9496 11.3112 12.6817 10.939 12.3093C10.5667 11.9369 10.299 11.4731 10.1628 10.9644C10.0266 10.4558 10.0267 9.92028 10.163 9.41168C10.2994 8.90308 10.5672 8.43932 10.9395 8.06701L13.68 5.32501C14.2429 4.76209 15.0064 4.44584 15.8025 4.44584C16.5986 4.44584 17.3621 4.76209 17.925 5.32501C18.4879 5.88793 18.8042 6.65142 18.8042 7.44751C18.8042 8.2436 18.4879 9.00709 17.925 9.57001L16.7355 10.758C16.9035 11.388 16.968 12.0405 16.9275 12.6885L18.9855 10.6305C19.8295 9.78652 20.3036 8.64183 20.3036 7.44826C20.3036 6.25468 19.8295 5.10999 18.9855 4.26601C18.1415 3.42202 16.9968 2.94788 15.8033 2.94788C14.6097 2.94788 13.465 3.42202 12.621 4.26601L9.87901 7.00801Z' fill='white'/%3E%3C/svg%3E%0A")
    }

.views-news-archive-page .select-news-archive fieldset {
    margin: 0;
    padding: 0
}

    .views-news-archive-page .select-news-archive fieldset .select-revamp {
        max-width: 260px
    }

.views-news-archive-page .news-element-wrapper {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px
}

    .views-news-archive-page .news-element-wrapper .news-element {
        padding-bottom: 12px;
        border-bottom: 1px solid #c4d7ed
    }

        .views-news-archive-page .news-element-wrapper .news-element time {
            color: #262626;
            text-transform: uppercase
        }

        .views-news-archive-page .news-element-wrapper .news-element h6 {
            color: #262626
        }

    .views-news-archive-page .news-element-wrapper:last-of-type .news-element {
        border-bottom: none;
        padding-bottom: 24px
    }

.view-promoted-events-calendar .card-block-section {
    padding-bottom: 30px
}

    .view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper {
        padding: 24px
    }

        .view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper .event-state {
            color: #fff;
            font-size: 12px;
            padding: 6px 10px;
            border-radius: 4px;
            margin: 0
        }

        .view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper .event-title h4 {
            margin-top: 8px;
            margin-bottom: 0
        }

        .view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper .event-location-date-wrapper {
            padding-top: 6px;
            display: flex;
            flex-direction: row
        }

            .view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper .event-location-date-wrapper span {
                color: #262626;
                font-size: 15px
            }

            .view-promoted-events-calendar .card-block-section .card-block .event-info-wrapper .event-location-date-wrapper .special-info {
                padding-right: 8px;
                padding-left: 8px
            }

.events-list-teaser-wrapper {
    margin-bottom: 98px
}

    .events-list-teaser-wrapper .event-year-wrapper {
        border: 1px solid #e5f0fc;
        border-radius: 4px;
        background-color: #fff;
        box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
        margin-left: 0;
        margin-right: 0
    }

@media screen and (min-width: 768px) {
    .events-list-teaser-wrapper .event-year-wrapper {
        margin-left: -15px;
        margin-right: -15px
    }
}

.events-list-teaser-wrapper .event-year-wrapper .event-year {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 16px
}

    .events-list-teaser-wrapper .event-year-wrapper .event-year:first-of-type {
        padding-top: 24px
    }

    .events-list-teaser-wrapper .event-year-wrapper .event-year:last-of-type {
        padding-bottom: 32px
    }

    .events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper {
        display: flex;
        flex-direction: column;
        padding-bottom: 16px;
        border-bottom: 1px solid #c4d7ed
    }

        .events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper p {
            margin-bottom: 0
        }

        .events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper .event-date {
            color: #002c6c;
            font-size: 16px
        }

        .events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper .event-title {
            color: #00799e;
            font-size: 18px;
            font-weight: 500;
            padding-top: 8px;
            padding-bottom: 8px;
            padding-right: 50px;
            position: relative
        }

            .events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper .event-title::after {
                content: "";
                display: block;
                position: absolute;
                right: 0;
                top: 0;
                height: 40px;
                width: 40px;
                border-radius: 0 4px 4px 0;
                background-color: #f0f5fa;
                background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
                background-repeat: no-repeat;
                background-position: center
            }

        .events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper .node-event-healthcare-teaserevent-city {
            color: #262626;
            font-size: 15px
        }

        .events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper:hover {
            text-decoration: none
        }

            .events-list-teaser-wrapper .event-year-wrapper .event-year .event-info-wrapper:hover p {
                text-decoration: none
            }

.view-upcoming-global-events-healthcare .event-row, .view-upcoming-global-events-healthcare .webinar-row, .view-events-healthcare .event-row, .view-events-healthcare .webinar-row, .view-resources-next-webinar .event-row, .view-resources-next-webinar .webinar-row {
    margin-bottom: 24px;
    margin-top: 24px;
    width: 100%
}

    .view-upcoming-global-events-healthcare .event-row:last-of-type, .view-upcoming-global-events-healthcare .webinar-row:last-of-type, .view-events-healthcare .event-row:last-of-type, .view-events-healthcare .webinar-row:last-of-type, .view-resources-next-webinar .event-row:last-of-type, .view-resources-next-webinar .webinar-row:last-of-type {
        margin-bottom: 0
    }

.view-upcoming-global-events-healthcare .view-footer, .view-events-healthcare .view-footer, .view-resources-next-webinar .view-footer {
    margin-top: 40px;
    margin-left: -15px;
    margin-right: -15px
}

@media screen and (max-width: 767px) {
    .view-upcoming-global-events-healthcare .view-footer, .view-events-healthcare .view-footer, .view-resources-next-webinar .view-footer {
        margin-left: 0;
        margin-right: 0
    }
}

.view-upcoming-global-events-healthcare .view-footer .past-events, .view-events-healthcare .view-footer .past-events, .view-resources-next-webinar .view-footer .past-events {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #cd3c0d;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    padding: 16px 24px;
    border-radius: 8px;
    border: 1px solid #cd3c0d;
    margin-left: auto
}

@media screen and (max-width: 767px) {
    .view-upcoming-global-events-healthcare .view-footer .past-events, .view-events-healthcare .view-footer .past-events, .view-resources-next-webinar .view-footer .past-events {
        margin-left: unset;
        width: 100%;
        padding: 12px 18px;
        text-align: center
    }
}

@media screen and (max-width: 767px) {
    .node-event-global-healthcare-teaser, .node-event-healthcare-teaser, .node-webinar-healthcare-teaser {
        margin-left: 15px;
        margin-right: 15px
    }
}

.node-event-global-healthcare-teaser .node__content, .node-event-healthcare-teaser .node__content, .node-webinar-healthcare-teaser .node__content {
    padding: 24px;
    border-radius: 8px;
    border: 1px solid #c4d7ed;
    background-color: #fff;
    gap: 20px
}

.node-event-global-healthcare-teaser .image, .node-event-healthcare-teaser .image, .node-webinar-healthcare-teaser .image {
    max-width: 392px;
    height: auto;
    max-height: 188px;
    overflow: hidden;
    width: 100%
}

    .node-event-global-healthcare-teaser .image img, .node-event-healthcare-teaser .image img, .node-webinar-healthcare-teaser .image img {
        height: 188px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }

.node-event-global-healthcare-teaser .date, .node-event-healthcare-teaser .date, .node-webinar-healthcare-teaser .date {
    padding: 4px 24px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    border-radius: 6px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media screen and (max-width: 767px) {
    .node-event-global-healthcare-teaser .date, .node-event-healthcare-teaser .date, .node-webinar-healthcare-teaser .date {
        margin-top: 16px
    }
}

.node-event-global-healthcare-teaser .title, .node-event-healthcare-teaser .title, .node-webinar-healthcare-teaser .title {
    overflow: hidden;
    color: #0e6e92;
    text-overflow: ellipsis;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 8px;
    margin-top: 16px
}

    .node-event-global-healthcare-teaser .title a:hover, .node-event-healthcare-teaser .title a:hover, .node-webinar-healthcare-teaser .title a:hover {
        text-decoration: none
    }

.node-event-global-healthcare-teaser .location, .node-event-healthcare-teaser .location, .node-webinar-healthcare-teaser .location {
    color: #002c6c;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%
}

@media screen and (max-width: 767px) {
    .node-event-global-healthcare-teaser .location, .node-event-healthcare-teaser .location, .node-webinar-healthcare-teaser .location {
        margin-bottom: 16px
    }
}

.node-event-global-healthcare-teaser .arrow, .node-event-healthcare-teaser .arrow, .node-webinar-healthcare-teaser .arrow {
    margin-left: auto
}

@media screen and (max-width: 767px) {
    .node-event-global-healthcare-teaser .arrow, .node-event-healthcare-teaser .arrow, .node-webinar-healthcare-teaser .arrow {
        width: 100%;
        display: block;
        text-align: center;
        border-radius: 4px;
        background-color: #eef3f9
    }
}

.node-event-global-healthcare-teaser .arrow img, .node-event-healthcare-teaser .arrow img, .node-webinar-healthcare-teaser .arrow img {
    max-width: 48px;
    max-height: 48px
}

.node-event-homepage-healthcare-teaser {
    border-radius: 8px;
    border: 1px solid #c4d7ed;
    background: #fff
}

@media screen and (max-width: 767px) {
    .node-event-homepage-healthcare-teaser {
        margin-bottom: 20px
    }
}

@media screen and (min-width: 768px) {
    .node-event-homepage-healthcare-teaser {
        height: 100%
    }
}

@media screen and (min-width: 768px) {
    .node-event-homepage-healthcare-teaser .node__content {
        height: 100%
    }
}

.node-event-homepage-healthcare-teaser .info-wrapper {
    padding: 0 20px 20px
}

@media screen and (min-width: 768px) {
    .node-event-homepage-healthcare-teaser .info-wrapper {
        display: flex;
        flex-direction: column;
        max-height: calc(100% - 240px);
        height: 100%
    }
}

.node-event-homepage-healthcare-teaser .image {
    max-height: 220px;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden
}

    .node-event-homepage-healthcare-teaser .image img {
        height: 220px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        border-top-right-radius: 8px;
        border-top-left-radius: 8px
    }

.node-event-homepage-healthcare-teaser .title {
    margin-bottom: 8px;
    overflow: hidden;
    color: #002c6c;
    text-overflow: ellipsis;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%
}

    .node-event-homepage-healthcare-teaser .title a:hover {
        text-decoration: none
    }

.node-event-homepage-healthcare-teaser .location-date {
    margin-bottom: 20px;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%
}

.node-event-homepage-healthcare-teaser .register-link {
    padding: 12px;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 8px;
    background-color: #002c6c;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-top: auto
}

    .node-event-homepage-healthcare-teaser .register-link:hover {
        text-decoration: none
    }

.event-full {
    font-size: calc(0.9142857143rem + 0.1142857143vw)
}

@media(min-width: 1200px) {
    .event-full {
        font-size: 1rem
    }
}

.event-full .event-location-wrapper {
    display: flex;
    flex-direction: row
}

    .event-full .event-location-wrapper p {
        margin-bottom: 0;
        padding-left: 8px
    }

.event-full .event-website-wrapper {
    display: flex;
    flex-direction: row
}

    .event-full .event-website-wrapper .event-website {
        padding-left: 8px
    }

.event-full .event-full-link a {
    font-size: calc(0.9071428571rem + 0.0571428571vw)
}

@media(min-width: 1200px) {
    .event-full .event-full-link a {
        font-size: 0.95rem
    }
}

.news-highlight-block {
    min-height: 364px
}

    .news-highlight-block::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 15px;
        width: calc(100% - 30px);
        height: 100%;
        background-color: #f0f5fa
    }

    .news-highlight-block .img-wrapper div {
        height: 100%
    }

        .news-highlight-block .img-wrapper div img {
            height: 100%;
            -o-object-fit: cover;
            object-fit: cover
        }

    .news-highlight-block time {
        font-weight: 500
    }

.views-event-listing-teaser .wrapper-year-event {
    border: 1px solid #e5f0fc;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2)
}

    .views-event-listing-teaser .wrapper-year-event .year-event {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 16px
    }

        .views-event-listing-teaser .wrapper-year-event .year-event:first-of-type {
            padding-top: 24px
        }

        .views-event-listing-teaser .wrapper-year-event .year-event:last-of-type {
            padding-bottom: 44px
        }

        .views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper {
            display: flex;
            flex-direction: column;
            padding-bottom: 16px;
            border-bottom: 1px solid #c4d7ed;
            position: relative
        }

            .views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper p {
                margin-bottom: 0
            }

            .views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper .event-date {
                color: #002c6c;
                font-size: 16px
            }

            .views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper .event-title {
                color: #00799e;
                font-size: 18px;
                font-weight: 500;
                padding-top: 8px;
                padding-bottom: 8px;
                padding-right: 50px;
                position: relative
            }

                .views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper .event-title::after {
                    content: "";
                    display: block;
                    position: absolute;
                    right: 0;
                    top: 0;
                    bottom: 0;
                    margin: auto;
                    height: 40px;
                    width: 40px;
                    border-radius: 0 4px 4px 0;
                    background-color: #f0f5fa;
                    background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23002C6C'/%3E%3C/svg%3E%0A");
                    background-repeat: no-repeat;
                    background-position: center
                }

            .views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper .event-city {
                color: #262626;
                font-size: 15px
            }

            .views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper a {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%
            }

            .views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper:hover {
                text-decoration: none
            }

                .views-event-listing-teaser .wrapper-year-event .year-event .event-info-wrapper:hover p {
                    text-decoration: none
                }

.recent-news-block {
    border: 1px solid #e5f0fc;
    border-radius: 4px;
    box-shadow: 0 2px 3px 0 rgba(0,44,108,.2);
    padding-left: 20px;
    padding-right: 20px
}

    .recent-news-block .recent-news {
        padding-top: 24px;
        padding-bottom: 24px;
        border-bottom: 1px solid #c4d7ed
    }

        .recent-news-block .recent-news:last-of-type {
            border-bottom: none
        }

        .recent-news-block .recent-news p {
            color: #262626;
            margin-bottom: 18px
        }

.news-full .text-formatted .btn {
    text-decoration: none
}

.banner-get-a-barcode {
    position: relative;
    display: flex;
    height: 340px;
    margin-bottom: 200px
}

    .banner-get-a-barcode .banner {
        background-position: right;
        background-repeat: no-repeat;
        background-size: cover;
        height: inherit;
        position: absolute;
        top: 0;
        width: 100%
    }

    .banner-get-a-barcode .card-container {
        position: absolute;
        z-index: 1;
        top: 220px;
        left: 15px;
        width: calc(100% - 30px);
        border: 1px solid #e5f0fc;
        border-radius: 4px;
        box-shadow: 0 2px 3px 0 rgba(0,44,108,.2)
    }

        .banner-get-a-barcode .card-container .w-card {
            padding: 18px 0
        }

    .banner-get-a-barcode .barcode-location-form fieldset {
        padding: 0
    }

        .banner-get-a-barcode .barcode-location-form fieldset label {
            color: #414345
        }

.location-block-wrapper .barcode-location-form fieldset {
    padding: 0
}

    .location-block-wrapper .barcode-location-form fieldset label {
        font-size: calc(0.9071428571rem + 0.0571428571vw);
        margin-bottom: 0;
        padding-bottom: 8px
    }

@media(min-width: 1200px) {
    .location-block-wrapper .barcode-location-form fieldset label {
        font-size: 0.95rem
    }
}

.location-block-wrapper .barcode-location-form .form-actions button {
    border: none;
    font-size: 15px;
    height: 45px;
    position: relative;
    padding-right: 42px
}

    .location-block-wrapper .barcode-location-form .form-actions button::before {
        display: none
    }

    .location-block-wrapper .barcode-location-form .form-actions button::after {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
        background-size: cover;
        width: 11px;
        height: 11px;
        display: inline-block;
        position: absolute;
        right: 18px;
        top: 50%;
        transform: translateY(-50%);
        transition: right .2s ease
    }

    .location-block-wrapper .barcode-location-form .form-actions button:hover::after {
        right: 14px;
        background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
    }

    .location-block-wrapper .barcode-location-form .form-actions button:active::after {
        right: 14px;
        background-image: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 8C0 7.69695 0.105345 7.40631 0.292861 7.19202C0.480376 6.97774 0.734701 6.85735 0.999888 6.85735H12.5846L8.29107 1.95309C8.10332 1.73853 7.99784 1.44753 7.99784 1.14409C7.99784 0.840662 8.10332 0.549657 8.29107 0.335098C8.47883 0.120538 8.73347 0 8.99899 0C9.26452 0 9.51916 0.120538 9.70692 0.335098L15.7062 7.191C15.7994 7.29715 15.8732 7.42324 15.9236 7.56206C15.9741 7.70088 16 7.8497 16 8C16 8.1503 15.9741 8.29912 15.9236 8.43794C15.8732 8.57676 15.7994 8.70286 15.7062 8.809L9.70692 15.6649C9.51916 15.8795 9.26452 16 8.99899 16C8.73347 16 8.47883 15.8795 8.29107 15.6649C8.10332 15.4503 7.99784 15.1593 7.99784 14.8559C7.99784 14.5525 8.10332 14.2615 8.29107 14.0469L12.5846 9.14265H0.999888C0.734701 9.14265 0.480376 9.02227 0.292861 8.80798C0.105345 8.59369 0 8.30305 0 8Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")
    }

.location-block-wrapper.location-block-wrapper-horizontal {
    padding-top: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .location-block-wrapper.location-block-wrapper-horizontal {
        padding-top: 1.5rem
    }
}

.location-block-wrapper.location-block-wrapper-horizontal .barcode-location-form {
    display: flex;
    flex-direction: column
}

    .location-block-wrapper.location-block-wrapper-horizontal .barcode-location-form label {
        color: #fff
    }

@media screen and (min-width: 768px) {
    .banner-get-a-barcode {
        height: 380px;
        align-items: center;
        margin-bottom: 0
    }

        .banner-get-a-barcode .text-container {
            padding-top: 19px
        }

        .banner-get-a-barcode .card-container {
            position: unset
        }

    .location-block-wrapper .form-actions {
        display: flex;
        align-self: flex-end
    }

    .location-block-wrapper.location-block-wrapper-horizontal .barcode-location-form {
        flex-direction: row;
        align-items: end
    }

        .location-block-wrapper.location-block-wrapper-horizontal .barcode-location-form .select2 {
            margin-right: 35px
        }

        .location-block-wrapper.location-block-wrapper-horizontal .barcode-location-form .form-actions {
            margin-left: 35px
        }
}

.contact-page-healthcare .contact-info-wrapper .contacts-info a {
    text-decoration: none;
    padding-left: 6px;
    font-size: calc(0.9071428571rem + 0.0571428571vw)
}

@media(min-width: 1200px) {
    .contact-page-healthcare .contact-info-wrapper .contacts-info a {
        font-size: 0.95rem
    }
}

.contact-page-healthcare .contact-info-wrapper .contacts-info a.barcodes-btn {
    color: #fff !important;
    padding-left: 16px
}

.contact-page-healthcare .contact-info-wrapper p {
    font-size: calc(0.9071428571rem + 0.0571428571vw) !important
}

@media(min-width: 1200px) {
    .contact-page-healthcare .contact-info-wrapper p {
        font-size: 0.95rem !important
    }
}

.card-block-section .card-block-no-link {
    height: unset !important
}

    .card-block-section .card-block-no-link:hover {
        cursor: unset;
        transform: unset;
        box-shadow: 0 2px 3px 0 rgba(165,165,167,.2)
    }

    .card-block-section .card-block-no-link .text-formatted {
        justify-content: flex-start
    }

        .card-block-section .card-block-no-link .text-formatted p {
            font-size: unset
        }

    .card-block-section .card-block-no-link img {
        height: unset;
        -o-object-fit: unset;
        object-fit: unset
    }

    .card-block-section .card-block-no-link a {
        position: unset;
        width: 100%;
        height: unset;
        color: #00799e;
        font-size: unset
    }

.section-maintenance {
    height: 100vh
}

.section-maintenance__content {
    background-color: #fff;
    padding: 20px;
    margin: 0 auto;
    box-shadow: 0 2px 3px 0 rgba(165,165,167,.2);
    border: 1px solid #e5f0fc;
    border-radius: 4px
}

.page-search-results .search-primary-block {
    padding-top: calc(0.9857142857rem + 0.6857142857vw);
    padding-bottom: calc(0.9857142857rem + 0.6857142857vw);
    padding-right: calc(0.9321428571rem + 0.2571428571vw);
    padding-left: calc(0.9321428571rem + 0.2571428571vw);
    border-radius: 4px
}

@media(min-width: 1200px) {
    .page-search-results .search-primary-block {
        padding-top: 1.5rem
    }
}

@media(min-width: 1200px) {
    .page-search-results .search-primary-block {
        padding-bottom: 1.5rem
    }
}

@media(min-width: 1200px) {
    .page-search-results .search-primary-block {
        padding-right: 1.125rem
    }
}

@media(min-width: 1200px) {
    .page-search-results .search-primary-block {
        padding-left: 1.125rem
    }
}

.page-search-results .search-primary-block .additional-links-title {
    text-align: center;
    color: #00799e;
    cursor: pointer
}

    .page-search-results .search-primary-block .additional-links-title:hover {
        text-decoration: none
    }

.page-search-results .search-primary-block hr {
    background-color: #454545
}

.page-search-results .search-primary-block .search-primary {
    display: flex;
    justify-content: center;
    width: auto
}

    .page-search-results .search-primary-block .search-primary a {
        padding: 13px 22px 13px 22px
    }

.page-search-results .search-secondary-block .wrapper-video iframe {
    width: 100%;
    height: auto
}

.page-search-results .site-content {
    padding-bottom: 30px
}

    .page-search-results .site-content button {
        width: 100%;
        line-height: 1
    }

.page-search-results .gsone-custom-search-form #edit-search-container fieldset {
    margin-bottom: 0;
    padding: 0;
    position: relative
}

    .page-search-results .gsone-custom-search-form #edit-search-container fieldset::before {
        content: "";
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.75 0c5.4 0 9.75 4.35 9.75 9.75a9.72 9.72 0 01-1.883 5.774l.083.076 5.85 5.85c.6.6.6 1.5 0 2.1-.6.6-1.5.6-2.1 0L15.6 17.7l-.073-.086A9.72 9.72 0 019.75 19.5 9.73 9.73 0 010 9.75C0 4.35 4.35 0 9.75 0zm0 1.5c-4.5 0-8.25 3.75-8.25 8.25S5.25 18 9.75 18 18 14.25 18 9.75c0-4.417-3.612-8.11-8-8.246L9.75 1.5z' fill='%23414345' fill-rule='evenodd'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: cover;
        width: 17px;
        height: 17px;
        position: absolute;
        top: 14px;
        left: 10px;
        display: inline-block;
        z-index: 0
    }

    .page-search-results .gsone-custom-search-form #edit-search-container fieldset input {
        font-size: 15px;
        padding-left: 40px;
        height: 44px;
        border: 1px solid #c4d7ed;
        background-color: transparent;
        position: relative;
        z-index: 0
    }

        .page-search-results .gsone-custom-search-form #edit-search-container fieldset input:focus {
            box-shadow: none;
            border-color: #c4d7ed
        }

        .page-search-results .gsone-custom-search-form #edit-search-container fieldset input.is-invalid {
            background-image: none
        }

        .page-search-results .gsone-custom-search-form #edit-search-container fieldset input:-webkit-autofill, .page-search-results .gsone-custom-search-form #edit-search-container fieldset input:-webkit-autofill:hover, .page-search-results .gsone-custom-search-form #edit-search-container fieldset input:-webkit-autofill:focus, .page-search-results .gsone-custom-search-form #edit-search-container fieldset input:-webkit-autofill:active {
            box-shadow: 0 0 0px 1000px transparent inset;
            -webkit-transition: background-color 5000s ease-in-out 0s;
            transition: background-color 5000s ease-in-out 0s
        }

.page-search-results .gsone-custom-search-form #edit-search-container ul.autocomplete {
    list-style: none;
    background: #fff;
    padding: 0;
    margin-left: 0;
    position: absolute;
    box-shadow: 0px 20px 30px rgba(208,208,208,.4);
    top: 44px;
    width: 100%;
    z-index: 2
}

    .page-search-results .gsone-custom-search-form #edit-search-container ul.autocomplete li {
        border: none;
        padding: 5px 10px
    }

        .page-search-results .gsone-custom-search-form #edit-search-container ul.autocomplete li:nth-child(even) {
            background-color: #f0f5fa
        }

        .page-search-results .gsone-custom-search-form #edit-search-container ul.autocomplete li:hover {
            background-color: #f0f0f0
        }

            .page-search-results .gsone-custom-search-form #edit-search-container ul.autocomplete li:hover a {
                color: #454545
            }

        .page-search-results .gsone-custom-search-form #edit-search-container ul.autocomplete li a {
            color: #b7b7b7;
            display: block
        }

.page-search-results .gsone-custom-search-form #edit-search-container #edit-actions button {
    font-size: 15px;
    font-weight: 500
}

    .page-search-results .gsone-custom-search-form #edit-search-container #edit-actions button::before {
        display: none;
        width: 0;
        height: 0
    }

.page-search-results .nav-tags {
    display: flex;
    justify-content: flex-end
}

    .page-search-results .nav-tags ul {
        margin-bottom: 0;
        padding-left: 0
    }

        .page-search-results .nav-tags ul li {
            margin-bottom: 0;
            padding: 0
        }

            .page-search-results .nav-tags ul li a {
                background-color: #f0f5fa;
                color: #002c6c;
                font-size: 14px;
                font-weight: 500;
                letter-spacing: 0;
                line-height: 20px;
                padding: 10px 16px;
                border: none
            }

            .page-search-results .nav-tags ul li.active a {
                font-size: 14px;
                color: #002c6c;
                background-color: #c4d7ed;
                border-color: #c4d7ed
            }

.page-search-results .google-search {
    border-radius: 4px;
    border: 1px solid #c4d7ed;
    padding: 0;
    list-style: none
}

    .page-search-results .google-search li {
        padding: 15px 10px;
        border: none
    }

        .page-search-results .google-search li:nth-child(even) {
            background-color: #f0f5fa
        }

        .page-search-results .google-search li h4 {
            margin-bottom: 8px;
            margin-top: 0px
        }

            .page-search-results .google-search li h4 a {
                color: #002c6c;
                font-weight: bold
            }

                .page-search-results .google-search li h4 a:hover {
                    text-decoration: none
                }

        .page-search-results .google-search li .gss-search-snippet {
            color: #002c6c
        }

        .page-search-results .google-search li a {
            color: #00799e
        }

.page-search-results .searchhead {
    display: block;
    margin-bottom: 7px;
    color: gray;
    font-style: italic
}

.page-search-results .corrected-term {
    display: block;
    margin-bottom: 7px;
    color: gray;
    font-style: italic
}

    .page-search-results .corrected-term strong {
        color: blue;
        font-style: normal;
        font-weight: bold
    }

.page-search-results .before-bing-search {
    margin-top: 15px
}

@media screen and (min-width: 768px) {
    .page-search-results .search-secondary-block .btn-secondary {
        width: 80%;
        display: block;
        margin: 10px auto
    }
}

.user-pages {
    width: 100% !important;
    max-width: 400px;
    margin: 0 auto;
    padding: 50px 0 0;
    font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif !important
}

    .user-pages #top_part {
        display: flex;
        justify-content: center
    }

    .user-pages #middle_part {
        padding: calc(0.9857142857rem + 0.6857142857vw) !important
    }

@media(min-width: 1200px) {
    .user-pages #middle_part {
        padding: 1.5rem !important
    }
}

.user-pages #middle_part form {
    font-size: calc(0.9071428571rem + 0.0571428571vw)
}

@media(min-width: 1200px) {
    .user-pages #middle_part form {
        font-size: 0.95rem
    }
}

.user-pages #middle_part form fieldset {
    padding: 0;
    width: 100%
}

    .user-pages #middle_part form fieldset input {
        width: 100%
    }

    .user-pages #middle_part form fieldset label {
        font-size: calc(0.9142857143rem + 0.1142857143vw)
    }

@media(min-width: 1200px) {
    .user-pages #middle_part form fieldset label {
        font-size: 1rem
    }
}

.user-pages #middle_part form fieldset label::before {
    display: none
}

.user-pages #middle_part form .form-actions {
    padding-top: calc(0.9321428571rem + 0.2571428571vw) !important;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-end
}

@media(min-width: 1200px) {
    .user-pages #middle_part form .form-actions {
        padding-top: 1.125rem !important
    }
}

.user-pages #middle_part form .form-actions button::before {
    display: none
}

.user-pages #bottom_part {
    text-align: center
}

.page-user-login {
    height: 100vh
}

.check-character-form-wrapper .check-character-form input {
    border: 1px solid #c4d7ed
}

.check-character-form-wrapper .check-character-form .btn {
    padding: 13px 22px;
    font-size: 15px;
    line-height: 22px
}

    .check-character-form-wrapper .check-character-form .btn:disabled, .check-character-form-wrapper .check-character-form .btn:hover:disabled {
        color: #a6b0bb !important;
        background-color: #e5e8eb !important;
        border-color: #e5e8eb !important;
        opacity: unset;
        cursor: not-allowed
    }

.check-character-form-wrapper .check-character-form #calculate_btn:hover {
    color: #fff
}

.check-character-form-wrapper .check-character-form #input-div {
    display: flex !important;
    justify-content: space-between;
    align-items: center
}

    .check-character-form-wrapper .check-character-form #input-div #input_checks {
        width: auto
    }

    .check-character-form-wrapper .check-character-form #input-div #reset-input {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
        font-size: 15px
    }

.check-character-form-wrapper .check-character-form label {
    color: #414345
}

.check-character-form-wrapper .results-container .row {
    margin-left: 0;
    margin-right: 0;
    padding: calc(0.9321428571rem + 0.2571428571vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .check-character-form-wrapper .results-container .row {
        padding: 1.125rem 1.5rem 1.5rem 1.5rem
    }
}

.check-character-form-wrapper .results-container .row .copy-button {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #002c6c;
    font-size: 16px
}

    .check-character-form-wrapper .results-container .row .copy-button svg {
        position: relative;
        top: 0;
        left: 0
    }

    .check-character-form-wrapper .results-container .row .copy-button span {
        padding-left: 8px
    }

.check-character-form-wrapper .results-container-danger .alerts-section {
    padding: calc(0.9321428571rem + 0.2571428571vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .check-character-form-wrapper .results-container-danger .alerts-section {
        padding: 1.125rem 1.5rem 1.5rem 1.5rem
    }
}

.check-character-form-wrapper .results-container-danger .alerts-section #ccc-alert-message {
    display: flex;
    align-items: center
}

    .check-character-form-wrapper .results-container-danger .alerts-section #ccc-alert-message svg {
        position: relative;
        top: 0;
        left: 0
    }

.gsone-location-info-wrapper {
    border-radius: 4px;
    padding: 32px 28px
}

    .gsone-location-info-wrapper .field--name-field-email-text {
        margin-bottom: 1rem;
        line-height: 18px
    }

        .gsone-location-info-wrapper .field--name-field-email-text span, .gsone-location-info-wrapper .field--name-field-email-text a {
            font-size: 0.75rem
        }

        .gsone-location-info-wrapper .field--name-field-email-text a {
            padding-left: 0.25rem !important
        }

.check-digit-calculator-form .cdc-wrapper {
    display: flex;
    align-items: flex-end
}

    .check-digit-calculator-form .cdc-wrapper fieldset {
        padding: 0;
        margin-bottom: 0;
        max-width: 350px
    }

        .check-digit-calculator-form .cdc-wrapper fieldset label {
            font-size: calc(0.9071428571rem + 0.0571428571vw) !important
        }

@media(min-width: 1200px) {
    .check-digit-calculator-form .cdc-wrapper fieldset label {
        font-size: 0.95rem !important
    }
}

.check-digit-calculator-form .cdc-wrapper fieldset input {
    -moz-appearance: textfield;
    height: 45px
}

.check-digit-calculator-form .cdc-wrapper .form-submit {
    margin-left: 16px;
    font-size: 15px;
    font-weight: 500;
    height: 45px
}

    .check-digit-calculator-form .cdc-wrapper .form-submit::before {
        display: none
    }

.check-digit-calculator-form .result-gtinoriginal {
    display: flex;
    flex-direction: row
}

    .check-digit-calculator-form .result-gtinoriginal .check-digit-number {
        display: flex;
        flex-direction: row;
        padding-left: 8px
    }

        .check-digit-calculator-form .result-gtinoriginal .check-digit-number .check-digit-size-sm {
            padding-left: 8px
        }

.check-digit-calculator-form .results-container .row {
    margin-left: 0;
    margin-right: 0;
    padding: calc(0.9321428571rem + 0.2571428571vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .check-digit-calculator-form .results-container .row {
        padding: 1.125rem 1.5rem 1.5rem 1.5rem
    }
}

.check-digit-calculator-form .results-container .row .copy-button {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #002c6c;
    font-size: 16px
}

    .check-digit-calculator-form .results-container .row .copy-button svg {
        position: relative;
        top: 0;
        left: 0
    }

    .check-digit-calculator-form .results-container .row .copy-button span {
        padding-left: 8px
    }

.check-digit-calculator-form .results-container-danger .alerts-section {
    padding: calc(0.9321428571rem + 0.2571428571vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .check-digit-calculator-form .results-container-danger .alerts-section {
        padding: 1.125rem 1.5rem 1.5rem 1.5rem
    }
}

.check-digit-calculator-form .results-container-danger .alerts-section #ccc-alert-message {
    display: flex;
    align-items: center
}

    .check-digit-calculator-form .results-container-danger .alerts-section #ccc-alert-message svg {
        position: relative;
        top: 0;
        left: 0
    }

.vbg-container {
    background-size: 100% !important
}

.gepir-redirect-banner {
    padding-top: .75rem;
    padding-bottom: .75rem
}

    .gepir-redirect-banner p {
        line-height: 1
    }

    .gepir-redirect-banner a {
        line-height: 1
    }

    .gepir-redirect-banner .gepir-redirect-close-banner {
        padding: 0;
        line-height: 1
    }

        .gepir-redirect-banner .gepir-redirect-close-banner:hover {
            color: #ba1b23
        }

.verified-search-redirect-form.block, .verified-search-form.block {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%
}

@media screen and (max-width: 768px) {
    .verified-search-redirect-form.block, .verified-search-form.block {
        background-image: url("/sites/default/files/2023-09/gs1-vbg-search-component-background-mobile.png")
    }
}

@media screen and (min-width: 769px) {
    .verified-search-redirect-form.block, .verified-search-form.block {
        background-image: url("/sites/default/files/2023-09/gs1-vbg-search-component-background-desktop.png")
    }
}

#verified-search-form-redirect, #verified-search-form {
    margin: 0;
    background-color: #fff;
    padding: calc(1.1107142857rem + 1.6857142857vw) calc(1.2rem + 2.4vw)
}

@media(min-width: 1200px) {
    #verified-search-form-redirect, #verified-search-form {
        padding: 2.375rem 3rem
    }
}

#verified-search-form-redirect .container-inputs [id^=edit-search-type], #verified-search-form .container-inputs [id^=edit-search-type] {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 16px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: calc(1.2rem + 2.4vw) !important
}

@media(min-width: 1200px) {
    #verified-search-form-redirect .container-inputs [id^=edit-search-type], #verified-search-form .container-inputs [id^=edit-search-type] {
        padding-bottom: 3rem !important
    }
}

#verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type {
    width: 24%;
    padding-left: 0
}

    #verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type input, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type input {
        opacity: 0
    }

    #verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type label, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type label {
        background: #f0f5fa;
        border: 1px solid #c4d7ed;
        border-radius: 4px;
        padding: 1.125rem;
        height: 100%;
        width: 100%;
        cursor: pointer
    }

        #verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type label img, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type label img {
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content
        }

        #verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type label h4, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type label h4 {
            word-wrap: break-word;
            white-space: pre-wrap;
            word-break: break-word
        }

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type label h4, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type label h4 {
        padding-left: 1.125rem
    }
}

#verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active {
    position: relative
}

    #verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active label, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active label {
        background: #002c6c
    }

@media screen and (min-width: 768px) {
    #verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active label, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active label {
        -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 25%, 75% 0);
        clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 25%, 75% 0)
    }
}

#verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active label img, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active label img {
    filter: invert(82%) sepia(57%) saturate(840%) hue-rotate(325deg) brightness(94%) contrast(111%)
}

#verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active label h4, #verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active label p, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active label h4, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active label p {
    color: #fff !important
}

#verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active::before, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type.btn-active::before {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    width: 100%;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='224' height='20' viewBox='0 0 224 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5.20923H224' stroke='%23C4D7ED' stroke-width='1.75686'/%3E%3Cpath d='M111.086 13.2561L105.271 6.74622C104.585 5.98028 105.142 4.77734 106.184 4.77734H117.815C118.048 4.77715 118.277 4.84276 118.473 4.96632C118.669 5.08989 118.824 5.26616 118.92 5.47404C119.017 5.68192 119.05 5.91259 119.016 6.13843C118.982 6.36427 118.882 6.5757 118.728 6.74741L112.913 13.2549C112.799 13.3825 112.658 13.4847 112.501 13.5547C112.344 13.6248 112.173 13.661 112 13.661C111.827 13.661 111.656 13.6248 111.498 13.5547C111.341 13.4847 111.2 13.3825 111.086 13.2549V13.2561Z' fill='%23C4D7ED'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .container-inputs [id^=edit-search-type], #verified-search-form .container-inputs [id^=edit-search-type] {
        flex-direction: column
    }

        #verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type {
            width: 100%;
            margin-bottom: .5rem
        }

            #verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type label, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type label {
                width: 100%
            }

                #verified-search-form-redirect .container-inputs [id^=edit-search-type] .js-form-item-search-type label h4, #verified-search-form .container-inputs [id^=edit-search-type] .js-form-item-search-type label h4 {
                    padding-left: 1.125rem
                }
}

#verified-search-form-redirect .wrapper-input .js-form-wrapper, #verified-search-form .wrapper-input .js-form-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .wrapper-input .js-form-wrapper, #verified-search-form .wrapper-input .js-form-wrapper {
        flex-direction: column
    }
}

#verified-search-form-redirect .wrapper-input .js-form-wrapper fieldset, #verified-search-form .wrapper-input .js-form-wrapper fieldset {
    margin-bottom: 0;
    padding: 0;
    position: relative;
    width: calc(100% - 88px)
}

@media screen and (max-width: 576px) {
    #verified-search-form-redirect .wrapper-input .js-form-wrapper fieldset, #verified-search-form .wrapper-input .js-form-wrapper fieldset {
        width: 100%;
        margin-bottom: 1rem
    }
}

#verified-search-form-redirect .wrapper-input .js-form-wrapper fieldset::before, #verified-search-form .wrapper-input .js-form-wrapper fieldset::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.75 0c5.4 0 9.75 4.35 9.75 9.75a9.72 9.72 0 01-1.883 5.774l.083.076 5.85 5.85c.6.6.6 1.5 0 2.1-.6.6-1.5.6-2.1 0L15.6 17.7l-.073-.086A9.72 9.72 0 019.75 19.5 9.73 9.73 0 010 9.75C0 4.35 4.35 0 9.75 0zm0 1.5c-4.5 0-8.25 3.75-8.25 8.25S5.25 18 9.75 18 18 14.25 18 9.75c0-4.417-3.612-8.11-8-8.246L9.75 1.5z' fill='%23414345' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: cover;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 14px;
    left: 10px;
    display: inline-block;
    z-index: 0
}

#verified-search-form-redirect .wrapper-input .js-form-wrapper fieldset input, #verified-search-form .wrapper-input .js-form-wrapper fieldset input {
    font-size: 15px;
    padding-left: 40px;
    height: 44px;
    border: 1px solid #c4d7ed;
    background-color: transparent;
    position: relative;
    z-index: 0
}

    #verified-search-form-redirect .wrapper-input .js-form-wrapper fieldset input:focus, #verified-search-form .wrapper-input .js-form-wrapper fieldset input:focus {
        box-shadow: none;
        border-color: #c4d7ed
    }

    #verified-search-form-redirect .wrapper-input .js-form-wrapper fieldset input.is-invalid, #verified-search-form .wrapper-input .js-form-wrapper fieldset input.is-invalid {
        background-image: none
    }

    #verified-search-form-redirect .wrapper-input .js-form-wrapper fieldset input:-webkit-autofill, #verified-search-form-redirect .wrapper-input .js-form-wrapper fieldset input:-webkit-autofill:hover, #verified-search-form-redirect .wrapper-input .js-form-wrapper fieldset input:-webkit-autofill:focus, #verified-search-form-redirect .wrapper-input .js-form-wrapper fieldset input:-webkit-autofill:active, #verified-search-form .wrapper-input .js-form-wrapper fieldset input:-webkit-autofill, #verified-search-form .wrapper-input .js-form-wrapper fieldset input:-webkit-autofill:hover, #verified-search-form .wrapper-input .js-form-wrapper fieldset input:-webkit-autofill:focus, #verified-search-form .wrapper-input .js-form-wrapper fieldset input:-webkit-autofill:active {
        box-shadow: 0 0 0px 1000px transparent inset;
        -webkit-transition: background-color 5000s ease-in-out 0s;
        transition: background-color 5000s ease-in-out 0s
    }

#verified-search-form-redirect .wrapper-input .js-form-wrapper .captcha, #verified-search-form .wrapper-input .js-form-wrapper .captcha {
    order: 2;
    width: 100%;
    margin-top: 10px
}

#verified-search-form-redirect .wrapper-input .js-form-wrapper [id^=edit-submit], #verified-search-form .wrapper-input .js-form-wrapper [id^=edit-submit] {
    font-size: 15px;
    font-weight: 500;
    margin-left: -4px;
    z-index: 3;
    height: 44px;
    width: 88px
}

    #verified-search-form-redirect .wrapper-input .js-form-wrapper [id^=edit-submit]::before, #verified-search-form .wrapper-input .js-form-wrapper [id^=edit-submit]::before {
        display: none
    }

@media screen and (max-width: 576px) {
    #verified-search-form-redirect .wrapper-input .js-form-wrapper [id^=edit-submit], #verified-search-form .wrapper-input .js-form-wrapper [id^=edit-submit] {
        margin-left: 0;
        width: 100%
    }
}

#verified-search-form-redirect .wrapper-text-img .icon-ok_sign, #verified-search-form .wrapper-text-img .icon-ok_sign {
    margin-top: 4px
}

    #verified-search-form-redirect .wrapper-text-img .icon-ok_sign::before, #verified-search-form .wrapper-text-img .icon-ok_sign::before {
        display: inline-block;
        width: 16px;
        height: 16px
    }

#verified-search-form-redirect .text-decoration-underline, #verified-search-form .text-decoration-underline {
    text-decoration: underline
}

#verified-search-form-redirect .js-form-wrapper, #verified-search-form .js-form-wrapper {
    margin-bottom: 0 !important
}

    #verified-search-form-redirect .js-form-wrapper .captcha, #verified-search-form .js-form-wrapper .captcha {
        padding-left: 15px;
        padding-top: calc(0.9321428571rem + 0.2571428571vw)
    }

@media(min-width: 1200px) {
    #verified-search-form-redirect .js-form-wrapper .captcha, #verified-search-form .js-form-wrapper .captcha {
        padding-top: 1.125rem
    }
}

#verified-search-form-redirect .licensee-input, #verified-search-form .licensee-input {
    position: relative
}

    #verified-search-form-redirect .licensee-input .wrapper-input > .js-form-wrapper, #verified-search-form .licensee-input .wrapper-input > .js-form-wrapper {
        flex-wrap: nowrap
    }

    #verified-search-form-redirect .licensee-input .wrapper-input .optional-fields-button, #verified-search-form .licensee-input .wrapper-input .optional-fields-button {
        position: absolute;
        top: 4px;
        right: 0
    }

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .licensee-input .wrapper-input .optional-fields-button, #verified-search-form .licensee-input .wrapper-input .optional-fields-button {
        position: unset;
        margin-bottom: .9375rem
    }

        #verified-search-form-redirect .licensee-input .wrapper-input .optional-fields-button > .form-item-open-optionals, #verified-search-form .licensee-input .wrapper-input .optional-fields-button > .form-item-open-optionals {
            padding-left: 0
        }
}

#verified-search-form-redirect .licensee-input .wrapper-input .optional-fields-button label, #verified-search-form .licensee-input .wrapper-input .optional-fields-button label {
    font-size: 14px;
    color: #1c4578;
    cursor: pointer
}

    #verified-search-form-redirect .licensee-input .wrapper-input .optional-fields-button label img, #verified-search-form .licensee-input .wrapper-input .optional-fields-button label img {
        max-width: 20px
    }

#verified-search-form-redirect .licensee-input .wrapper-input .optional-fields-button input, #verified-search-form .licensee-input .wrapper-input .optional-fields-button input {
    display: none
}

#verified-search-form-redirect .licensee-input .right-wrapper, #verified-search-form .licensee-input .right-wrapper {
    max-width: 50%;
    width: 100%
}

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .licensee-input .right-wrapper, #verified-search-form .licensee-input .right-wrapper {
        max-width: 100%
    }
}

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .licensee-input .right-wrapper fieldset, #verified-search-form .licensee-input .right-wrapper fieldset {
        width: 100%
    }
}

#verified-search-form-redirect .licensee-input .left-wrapper, #verified-search-form .licensee-input .left-wrapper {
    max-width: 50%;
    width: 100%
}

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .licensee-input .left-wrapper, #verified-search-form .licensee-input .left-wrapper {
        max-width: 100%
    }
}

#verified-search-form-redirect .licensee-input .left-wrapper fieldset, #verified-search-form .licensee-input .left-wrapper fieldset {
    margin-bottom: 1rem;
    width: 100%;
    margin-right: 15px
}

#verified-search-form-redirect .licensee-input .left-wrapper .select-revamp ul.options, #verified-search-form .licensee-input .left-wrapper .select-revamp ul.options {
    z-index: 10;
    border: 1px solid #c4d7ed
}

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .licensee-input .optional-fields, #verified-search-form .licensee-input .optional-fields {
        width: 100%
    }
}

#verified-search-form-redirect .other-keys-input, #verified-search-form .other-keys-input {
    position: relative
}

    #verified-search-form-redirect .other-keys-input .wrapper-input > .js-form-wrapper, #verified-search-form .other-keys-input .wrapper-input > .js-form-wrapper {
        flex-wrap: nowrap
    }

    #verified-search-form-redirect .other-keys-input .wrapper-input .optional-fields-button, #verified-search-form .other-keys-input .wrapper-input .optional-fields-button {
        position: absolute;
        top: 4px;
        right: 0
    }

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .other-keys-input .wrapper-input .optional-fields-button, #verified-search-form .other-keys-input .wrapper-input .optional-fields-button {
        position: unset;
        margin-bottom: .9375rem
    }

        #verified-search-form-redirect .other-keys-input .wrapper-input .optional-fields-button > .form-item-open-optionals, #verified-search-form .other-keys-input .wrapper-input .optional-fields-button > .form-item-open-optionals {
            padding-left: 0
        }
}

#verified-search-form-redirect .other-keys-input .wrapper-input .optional-fields-button label, #verified-search-form .other-keys-input .wrapper-input .optional-fields-button label {
    font-size: 14px;
    color: #1c4578;
    cursor: pointer
}

    #verified-search-form-redirect .other-keys-input .wrapper-input .optional-fields-button label img, #verified-search-form .other-keys-input .wrapper-input .optional-fields-button label img {
        max-width: 20px
    }

#verified-search-form-redirect .other-keys-input .wrapper-input .optional-fields-button input, #verified-search-form .other-keys-input .wrapper-input .optional-fields-button input {
    display: none
}

#verified-search-form-redirect .other-keys-input .form-item-other-key, #verified-search-form .other-keys-input .form-item-other-key {
    max-width: 50%;
    width: 100%
}

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .other-keys-input .form-item-other-key, #verified-search-form .other-keys-input .form-item-other-key {
        max-width: 100%
    }
}

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .other-keys-input .form-item-other-key fieldset, #verified-search-form .other-keys-input .form-item-other-key fieldset {
        width: 100%
    }
}

#verified-search-form-redirect .other-keys-input .form-item-other-key-type, #verified-search-form .other-keys-input .form-item-other-key-type {
    max-width: 50%;
    width: 100%;
    margin-right: 15px
}

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .other-keys-input .form-item-other-key-type, #verified-search-form .other-keys-input .form-item-other-key-type {
        max-width: 100%;
        margin-right: 0
    }
}

#verified-search-form-redirect .other-keys-input .form-item-other-key-type .select-revamp .styledSelect, #verified-search-form .other-keys-input .form-item-other-key-type .select-revamp .styledSelect {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 30px
}

    #verified-search-form-redirect .other-keys-input .form-item-other-key-type .select-revamp .styledSelect::after, #verified-search-form .other-keys-input .form-item-other-key-type .select-revamp .styledSelect::after {
        right: 10px
    }

    #verified-search-form-redirect .other-keys-input .form-item-other-key-type .select-revamp .styledSelect.default-selected, #verified-search-form .other-keys-input .form-item-other-key-type .select-revamp .styledSelect.default-selected {
        color: #999
    }

#verified-search-form-redirect .other-keys-input .form-item-other-key-type .select-revamp ul.options, #verified-search-form .other-keys-input .form-item-other-key-type .select-revamp ul.options {
    z-index: 10;
    border: 1px solid #c4d7ed
}

    #verified-search-form-redirect .other-keys-input .form-item-other-key-type .select-revamp ul.options li, #verified-search-form .other-keys-input .form-item-other-key-type .select-revamp ul.options li {
        min-height: 45px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }

@media screen and (max-width: 767px) {
    #verified-search-form-redirect .other-keys-input .optional-fields, #verified-search-form .other-keys-input .optional-fields {
        width: 100%
    }
}

.verified-gs1-company {
    margin: 0
}

    .verified-gs1-company .errors {
        padding: calc(0.9321428571rem + 0.2571428571vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw)
    }

@media(min-width: 1200px) {
    .verified-gs1-company .errors {
        padding: 1.125rem 1.5rem 1.5rem 1.5rem
    }
}

.verified-gs1-company .errors ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

    .verified-gs1-company .errors ul li {
        color: #ba1b23;
        font-size: calc(0.9321428571rem + 0.2571428571vw);
        font-weight: 500
    }

@media(min-width: 1200px) {
    .verified-gs1-company .errors ul li {
        font-size: 1.125rem
    }
}

.verified-gs1-company .errors ul li p.small {
    color: #262626;
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    margin-bottom: 0
}

@media(min-width: 1200px) {
    .verified-gs1-company .errors ul li p.small {
        font-size: 0.95rem
    }
}

.verified-gs1-company .errors ul li:last-of-type {
    margin-bottom: 0
}

.verified-gs1-company .sucess {
    padding: calc(0.9321428571rem + 0.2571428571vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw) calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .verified-gs1-company .sucess {
        padding: 1.125rem 1.5rem 1.5rem 1.5rem
    }
}

.verified-gs1-company .sucess .verified-search-tooltip {
    margin-right: 1rem
}

@media screen and (max-width: 576px) {
    .verified-gs1-company .sucess .verified-search-tooltip {
        margin-right: 0
    }
}

.verified-gs1-company .sucess .verified-search-tooltip > svg {
    position: unset
}

.verified-gs1-company .sucess .verified-gs1-company-icon {
    max-width: 3.75rem
}

@media screen and (max-width: 576px) {
    .verified-gs1-company .sucess .verified-gs1-company-icon {
        padding-right: 0
    }
}

.verified-gs1-company .sucess .company-name-wrapper {
    color: #026b30;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.5625rem;
    letter-spacing: 0px;
    text-align: left
}

@media screen and (max-width: 767px) {
    .verified-gs1-company .tabs-block-wrapper #accordion .card-body {
        width: -webkit-fill-available;
        padding-left: 15px;
        padding-right: 15px
    }
}

.verified-gs1-company .tabs-block-wrapper .gln-tooltip img {
    max-width: 16px
}

.verified-gs1-company img {
    width: 50%
}

@media screen and (min-width: 768px) {
    .verified-gs1-company img {
        width: 100%
    }
}

.verified-gs1-company .licenseeTableWrapper {
    padding: 3rem
}

@media screen and (max-width: 767px) {
    .verified-gs1-company .licenseeTableWrapper {
        padding: 1rem
    }
}

.verified-gs1-company .licenseeTableWrapper table colgroup col {
    width: 200px !important
}

.verified-gs1-company .licenseeTableWrapper table thead td {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: 1px solid #696d73;
    border-bottom: 1px solid #696d73;
    background: #fff;
    font-weight: bold;
    color: #414345;
    border-right: none
}

@media screen and (max-width: 767px) {
    .verified-gs1-company .licenseeTableWrapper table thead td {
        padding-top: .5625rem;
        padding-bottom: .5625rem
    }
}

.verified-gs1-company .licenseeTableWrapper table thead td:first-of-type {
    border-left: 1px solid #696d73;
    padding-left: 1rem
}

@media screen and (max-width: 767px) {
    .verified-gs1-company .licenseeTableWrapper table thead td:first-of-type {
        padding-left: .5625rem
    }
}

.verified-gs1-company .licenseeTableWrapper table thead td:last-of-type {
    border-right: 1px solid #696d73;
    padding-right: 1rem
}

@media screen and (max-width: 767px) {
    .verified-gs1-company .licenseeTableWrapper table thead td:last-of-type {
        padding-right: .5625rem
    }
}

.verified-gs1-company .licenseeTableWrapper table thead td .sorting-icon {
    max-width: 20px;
    height: auto;
    margin-left: 10px
}

.verified-gs1-company .licenseeTableWrapper table thead td.sorting_desc .sorting-icon {
    transform: scaleX(-1) rotate(180deg)
}

.verified-gs1-company .licenseeTableWrapper table tbody tr {
    border-bottom: none
}

    .verified-gs1-company .licenseeTableWrapper table tbody tr:nth-child(odd) td {
        background-color: #e5e8eb
    }

    .verified-gs1-company .licenseeTableWrapper table tbody tr:nth-child(even) td {
        background-color: #fff
    }

.verified-gs1-company .licenseeTableWrapper table tbody td {
    border: none;
    color: #696d73;
    padding-top: 12px;
    padding-bottom: 12px
}

@media screen and (max-width: 767px) {
    .verified-gs1-company .licenseeTableWrapper table tbody td {
        word-break: break-word
    }
}

.verified-gs1-company .licenseeTableWrapper table tbody td.company-name p {
    margin-bottom: 0;
    color: #008dbd;
    text-transform: uppercase;
    text-decoration: underline;
    cursor: pointer
}

.verified-gs1-company .licenseeTableWrapper table tbody td:first-of-type {
    font-weight: 400;
    color: #696d73;
    padding-left: 1rem
}

.verified-gs1-company .licenseeTableWrapper table tbody td:last-of-type {
    padding-right: 1rem
}

.verified-gs1-company .licenseeTableWrapper .bottom {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

    .verified-gs1-company .licenseeTableWrapper .bottom .dataTables_length {
        margin-right: 1.25rem
    }

        .verified-gs1-company .licenseeTableWrapper .bottom .dataTables_length label {
            font-size: .625rem
        }

        .verified-gs1-company .licenseeTableWrapper .bottom .dataTables_length select {
            background: transparent;
            border: none;
            border-bottom: 2px solid orange
        }

    .verified-gs1-company .licenseeTableWrapper .bottom .dataTables_info {
        margin-right: 1.25rem;
        font-size: .625rem
    }

    .verified-gs1-company .licenseeTableWrapper .bottom .dataTables_paginate a {
        padding: 5px;
        background-color: #e5e8eb;
        cursor: default
    }

        .verified-gs1-company .licenseeTableWrapper .bottom .dataTables_paginate a.first {
            padding-left: 3px
        }

        .verified-gs1-company .licenseeTableWrapper .bottom .dataTables_paginate a.last {
            padding-right: 3px
        }

        .verified-gs1-company .licenseeTableWrapper .bottom .dataTables_paginate a:not(.disabled) {
            cursor: pointer
        }

.verified-gs1-company.results-licensee .updatedInfo {
    font-size: .75rem
}

.verified-gs1-company.results-licensee .backToSearchResults {
    cursor: pointer
}

.verified-gs1-company.results-gln .card-header-info, .verified-gs1-company .results-licensee .card-header-info {
    background-color: transparent
}

.verified-gs1-company.results-gln .card-body, .verified-gs1-company .results-licensee .card-body {
    width: 100%
}

.verified-gs1-company.results-gln table.address tr:first-of-type td, .verified-gs1-company .results-licensee table.address tr:first-of-type td {
    padding-top: 1rem;
    padding-bottom: 0
}

.verified-gs1-company.results-gln table.address tr:last-of-type td, .verified-gs1-company .results-licensee table.address tr:last-of-type td {
    padding-top: 0;
    padding-bottom: 1rem
}

.verified-gs1-company.results-gln table.address tr, .verified-gs1-company .results-licensee table.address tr {
    border: unset
}

    .verified-gs1-company.results-gln table.address tr td, .verified-gs1-company .results-licensee table.address tr td {
        padding-top: 0;
        padding-bottom: 0
    }

.verified-gs1-company.results-gln table.address td, .verified-gs1-company .results-licensee table.address td {
    vertical-align: baseline;
    border-bottom: unset
}

.verified-gs1-company table {
    table-layout: fixed
}

    .verified-gs1-company table tr td {
        color: #002c6c;
        font-size: 12px;
        font-weight: 400;
        line-height: 19px;
        width: 200px
    }

        .verified-gs1-company table tr td:first-of-type {
            color: #696d73;
            font-weight: bold
        }

        .verified-gs1-company table tr td.value {
            color: #002c6c;
            font-weight: 400
        }

        .verified-gs1-company table tr td a {
            color: #00799e;
            word-break: break-all;
            font-weight: 400
        }

    .verified-gs1-company table .wrapper-unknown {
        color: #696d73
    }

.verified-gs1-company .geoshape {
    margin-top: 1rem
}

    .verified-gs1-company .geoshape table.address {
        margin-top: 0
    }

        .verified-gs1-company .geoshape table.address td {
            padding-top: .625rem
        }

.verified-gs1-company .base-location {
    margin-top: 1rem
}

    .verified-gs1-company .base-location table.address {
        margin-top: 0
    }

        .verified-gs1-company .base-location table.address tr td {
            padding-top: 1rem !important;
            padding-bottom: 1rem !important;
            border-bottom: 1px solid #c4d7ed
        }

.verified-gs1-company strong {
    font-weight: bold
}

.verified-gs1-company .digital-address table.address tr:last-of-type td {
    padding-top: 1rem
}

.verified-gs1-company .digital-address table.address tr td {
    border-bottom: 1px solid #c4d7ed
}

.verified-gs1-company #links-product-information .link-attributes-wrapper:before {
    display: none
}

.verified-gs1-company .rate-this-data-form .rate-wrapper {
    padding-top: 10px;
    padding-bottom: 12px
}

    .verified-gs1-company .rate-this-data-form .rate-wrapper .rateit-reset {
        display: none !important
    }

    .verified-gs1-company .rate-this-data-form .rate-wrapper .rateit-range {
        width: 120px !important;
        height: 26px !important;
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath d='m22 9.24-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24ZM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4Z' fill='%23C4D7ED'/%3E%3C/g%3E%3C/svg%3E")
    }

    .verified-gs1-company .rate-this-data-form .rate-wrapper .rateit-hover {
        height: 26px !important;
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27Z' fill='%23EE7E41'/%3E%3C/svg%3E")
    }

    .verified-gs1-company .rate-this-data-form .rate-wrapper .rateit-selected {
        height: 26px !important;
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27Z' fill='%23EE7E41'/%3E%3C/svg%3E")
    }

.verified-gs1-company #challenge-this-data-form a {
    min-height: 32px;
    padding: 6px 16px 6px 16px
}

.verified-gs1-company .flag-icon-uk {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23012169' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23FFF' d='m75 0 244 181L562 0h78v62L400 241l240 178v61h-80L320 301 81 480H0v-60l239-178L0 64V0h75z'/%3E%3Cpath fill='%23C8102E' d='m424 281 216 159v40L369 281h55zm-184 20 6 35L54 480H0l240-179zM640 0v3L391 191l2-44L590 0h50zM0 0l239 176h-60L0 42V0z'/%3E%3Cpath fill='%23FFF' d='M241 0v480h160V0H241zM0 160v160h640V160H0z'/%3E%3Cpath fill='%23C8102E' d='M0 193v96h640v-96H0zM273 0v480h96V0h-96z'/%3E%3C/svg%3E")
}

.verified-gs1-company .info-data {
    color: #696d73;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px
}

    .verified-gs1-company .info-data strong {
        font-weight: 600
    }

.verified-gs1-company .search-for-more .wrapper-info {
    padding: 1.5rem;
    background-color: #fff;
    border: 1px solid #c4d7ed;
    border-radius: 4px
}

.verified-gs1-company .gtin-product-info-incorrect .incorrect-info-button {
    vertical-align: middle;
    border: none;
    background: transparent;
    color: #008dbd;
    margin-top: .625rem;
    margin-bottom: 1.25rem;
    padding-left: 0;
    width: 100%;
    text-align: left;
    outline: none;
    display: flex;
    align-items: center;
    text-decoration: underline;
    font-size: 16px
}

    .verified-gs1-company .gtin-product-info-incorrect .incorrect-info-button img {
        max-width: 20px;
        height: auto;
        margin-right: 10px
    }

.verified-gs1-company .gtin-product-info-incorrect .modal-dialog {
    max-width: 50%
}

@media screen and (max-width: 767px) {
    .verified-gs1-company .gtin-product-info-incorrect .modal-dialog {
        max-width: calc(100% - 30px);
        margin-left: auto;
        margin-right: auto
    }
}

.verified-gs1-company .gtin-product-info-incorrect .modal-header {
    border-bottom: none;
    padding: 10px 10px 0 0
}

    .verified-gs1-company .gtin-product-info-incorrect .modal-header button {
        padding: 0;
        margin: 0;
        outline: none;
        opacity: 1
    }

        .verified-gs1-company .gtin-product-info-incorrect .modal-header button:focus {
            opacity: 1 !important
        }

.verified-gs1-company .gtin-product-info-incorrect .modal-body {
    padding-right: 40px
}

    .verified-gs1-company .gtin-product-info-incorrect .modal-body .title {
        color: #001a4d
    }

.link-gtin:hover, .link-gln:hover, .link-licensee-information:hover, .link-other-keys:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #002c6c
}

.ui-widget-overlay {
    background-color: rgba(38,38,38,.8) !important
}

.ui-dialog {
    font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;
    max-width: 700px;
    width: 100% !important;
    padding: 0 !important;
    border-radius: 4px
}

    .ui-dialog .ui-widget-header {
        padding-top: calc(0.9857142857rem + 0.6857142857vw);
        padding-left: calc(0.9857142857rem + 0.6857142857vw);
        padding-right: calc(1.3428571429rem + 3.5428571429vw);
        padding-bottom: 0;
        position: relative;
        background-color: unset !important;
        border: none !important
    }

@media(min-width: 1200px) {
    .ui-dialog .ui-widget-header {
        padding-top: 1.5rem
    }
}

@media(min-width: 1200px) {
    .ui-dialog .ui-widget-header {
        padding-left: 1.5rem
    }
}

@media(min-width: 1200px) {
    .ui-dialog .ui-widget-header {
        padding-right: 4rem
    }
}

.ui-dialog .ui-widget-header .ui-dialog-title {
    color: #002c6c;
    font-size: calc(0.9678571429rem + 0.5428571429vw);
    font-weight: 400;
    margin: 0
}

@media(min-width: 1200px) {
    .ui-dialog .ui-widget-header .ui-dialog-title {
        font-size: 1.375rem
    }
}

.ui-dialog .ui-widget-header .ui-dialog-titlebar-close {
    position: absolute;
    top: 16px;
    right: 16px;
    border: none !important;
    padding: 0 !important;
    background: none !important;
    margin: 0 !important
}

    .ui-dialog .ui-widget-header .ui-dialog-titlebar-close:hover {
        background-color: #f0f5fa;
        cursor: pointer
    }

    .ui-dialog .ui-widget-header .ui-dialog-titlebar-close .ui-icon {
        background-image: url("../images/svg/close-modal.svg");
        background-position: top;
        background-size: contain
    }

.ui-dialog .ui-dialog-content {
    padding: calc(0.9857142857rem + 0.6857142857vw)
}

@media(min-width: 1200px) {
    .ui-dialog .ui-dialog-content {
        padding: 1.5rem
    }
}

.ui-dialog .ui-dialog-buttonpane {
    margin-top: 0;
    border: none
}

    .ui-dialog .ui-dialog-buttonpane .btn-accept {
        font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;
        padding: 10px 16px 10px 16px;
        border-radius: 4px;
        position: relative;
        background-image: none !important;
        background-color: #cd3c0d;
        color: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        outline: none
    }

        .ui-dialog .ui-dialog-buttonpane .btn-accept:hover {
            cursor: pointer;
            text-decoration: none;
            background-color: #a82c05
        }

        .ui-dialog .ui-dialog-buttonpane .btn-accept:active, .ui-dialog .ui-dialog-buttonpane .btn-accept:focus {
            background-color: #912305;
            outline: none
        }

    .ui-dialog .ui-dialog-buttonpane .btn-decline {
        font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;
        padding: 10px 16px 10px 16px;
        border-radius: 4px;
        position: relative;
        border: 1px solid #cd3c0d;
        background-color: transparent;
        background-image: none !important;
        color: #cd3c0d
    }

        .ui-dialog .ui-dialog-buttonpane .btn-decline:hover {
            color: #a82c05 !important;
            border-color: #a82c05;
            cursor: pointer;
            text-decoration: none
        }

        .ui-dialog .ui-dialog-buttonpane .btn-decline:active {
            color: #912305 !important;
            border-color: #912305
        }

@media screen and (max-width: 576px) {
    .ui-dialog.modal-challenge-data {
        top: 30px !important
    }
}

@media screen and (max-width: 576px) {
    .ui-dialog.modal-challenge-data .ui-widget-header {
        padding-top: 40px
    }
}

.ui-dialog.modal-challenge-data .ui-widget-header .ui-dialog-titlebar-close {
    top: 12px;
    right: 12px;
    background-image: url("../images/svg/close-modal.svg") !important;
    background-position: top !important;
    background-size: contain !important;
    background-color: transparent !important
}

    .ui-dialog.modal-challenge-data .ui-widget-header .ui-dialog-titlebar-close span {
        display: none
    }

    .ui-dialog.modal-challenge-data .ui-widget-header .ui-dialog-titlebar-close:hover {
        background-color: transparent
    }

.ui-dialog.modal-challenge-data .ui-dialog-content {
    width: 100% !important;
    overflow-x: hidden;
    overflow-y: visible;
    padding-top: 0
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form {
        width: 100% !important
    }

        .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset {
            padding: 0;
            margin-bottom: 0 !important;
            position: relative
        }

            .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset legend {
                margin-top: 32px;
                color: #002c6c;
                font-size: calc(0.9321428571rem + 0.2571428571vw);
                margin-bottom: calc(0.9857142857rem + 0.6857142857vw)
            }

@media(min-width: 1200px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset legend {
        font-size: 1.125rem
    }
}

@media(min-width: 1200px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset legend {
        margin-bottom: 1.5rem
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset label, .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset .field-prefix {
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    color: #414345;
    margin-bottom: 8px
}

@media(min-width: 1200px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset label, .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset .field-prefix {
        font-size: 0.95rem
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset input {
    height: 45px;
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    border: 1px solid #c4d7ed;
    font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif
}

@media(min-width: 1200px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset input {
        font-size: 0.95rem
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset input:disabled {
    background-color: transparent;
    opacity: 1 !important
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset .select-revamp .options {
    position: relative;
    top: 0;
    border: 1px solid #c4d7ed;
    border-radius: 4px;
    height: unset;
    max-height: 200px
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset .select-revamp .options li {
        min-height: 45px;
        height: unset;
        white-space: normal
    }

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table .table-responsive {
    overflow-x: hidden
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table {
    margin: 0;
    overflow-x: hidden;
    table-layout: fixed;
    width: 100%
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table thead {
        display: none
    }

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr {
        background: #fff;
        border: none
    }

@media screen and (max-width: 576px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr {
        display: flex
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td {
    padding: 0;
    border: none
}

@media screen and (max-width: 576px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td {
        width: 100%
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td fieldset {
    margin-top: 16px;
    margin-bottom: 16px !important
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td fieldset:last-of-type {
        margin-bottom: 0 !important
    }

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td fieldset label {
        display: none
    }

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td fieldset .select-revamp .styledSelect {
        padding-right: 40px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td fieldset:nth-child(2) {
        display: none
    }

@media screen and (max-width: 576px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td.webform-multiple-table--operations {
        display: flex !important;
        align-items: center;
        position: unset !important;
        width: 10%
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td.webform-multiple-table--operations::before {
    content: "";
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%23002c6c' class='bi bi-x-circle-fill' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM5.354 4.646a.5.5 0 1 0-.708.708L7.293 8l-2.647 2.646a.5.5 0 0 0 .708.708L8 8.707l2.646 2.647a.5.5 0 0 0 .708-.708L8.707 8l2.647-2.646a.5.5 0 0 0-.708-.708L8 7.293 5.354 4.646z'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    margin-left: 8px
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td.webform-multiple-table--operations::before::before {
        display: none
    }

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td.webform-multiple-table--operations input {
    width: 20px;
    height: 20px;
    border: none;
    opacity: 0;
    margin-left: 8px
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td.webform-multiple-table--operations input:disabled {
        opacity: 0 !important
    }

        .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td.webform-multiple-table--operations input:disabled::before {
            content: "";
            display: none
        }

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td.webform-multiple-table--operations input::before {
        content: "";
        display: none
    }

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr td.webform-multiple-table--operations.invisible {
    width: 0 !important
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table table tbody tr:first-of-type td fieldset {
    margin-top: 0
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table .form-type-select .invalid-feedback {
    display: block !important;
    font-size: calc(0.9071428571rem + 0.0571428571vw)
}

@media(min-width: 1200px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .webform-multiple-table .form-type-select .invalid-feedback {
        font-size: 0.95rem
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .js-webform-multiple-add .form-submit {
    font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;
    border-radius: 4px;
    border: 1px solid #cd3c0d;
    padding: 10px 16px;
    color: #cd3c0d;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    background-image: none;
    background-color: transparent;
    margin-top: 16px
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .js-webform-multiple-add .form-submit::before {
        display: none
    }

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .js-webform-multiple-add .form-submit:hover {
        background-color: transparent !important;
        border-color: #a82c05;
        color: #a82c05
    }

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .js-webform-multiple-add .form-submit:active, .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] .js-webform-multiple-add .form-submit:focus {
        background-color: transparent !important;
        border: 1px solid #cd3c0d;
        color: #cd3c0d
    }

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset #please_tell_us_about_the_issue_table [id^=edit-please-tell-us-about-the-issue] > .invalid-feedback {
    display: none !important
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] textarea {
    height: 200px !important;
    border: 1px solid #c4d7ed;
    border-radius: 4px;
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif
}

@media(min-width: 1200px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] textarea {
        font-size: 0.95rem
    }
}

@media screen and (max-width: 576px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] textarea {
        font-size: 16px
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .js-webform-checkboxes-other {
    padding-top: 50px
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .js-webform-checkboxes-other [id^=edit-attributes-checkboxes] {
        padding-top: 24px
    }

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-item-additional-comments .webform-element-description {
    font-size: calc(0.9071428571rem + 0.0571428571vw);
    padding-top: 0.5rem
}

@media(min-width: 1200px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-item-additional-comments .webform-element-description {
        font-size: 0.95rem
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file {
    margin-top: 40px;
    margin-bottom: 46px !important
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .js-webform-document-file {
        display: flex;
        flex-direction: column
    }

        .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .js-webform-document-file .messages--error {
            padding-top: 0.5rem;
            font-size: calc(0.9071428571rem + 0.0571428571vw);
            color: #dc3545;
            order: 2
        }

@media(min-width: 1200px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .js-webform-document-file .messages--error {
        font-size: 0.95rem
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .js-webform-document-file .custom-file-upload .custom-button {
    border-radius: 0 4px 4px 0;
    background-color: #f0f5fa;
    padding: 10px 16px;
    color: #002c6c;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .js-webform-document-file .custom-file-upload span {
    padding-left: 26px;
    color: #696d73;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 16px
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .js-webform-document-file [id^=edit-supporting-documentation-remove-button] {
    font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;
    margin-top: 0.5rem;
    border-radius: 4px;
    background-color: #cd3c0d;
    padding: 10px 16px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    background-image: none;
    border: none;
    max-width: 200px
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .js-webform-document-file [id^=edit-supporting-documentation-remove-button]::before {
        display: none
    }

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .js-webform-document-file .file {
    font-size: 14px
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .js-webform-document-file input {
    display: none
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .description .webform-element-description {
    padding-top: calc(0.9321428571rem + 0.2571428571vw);
    font-size: calc(0.9071428571rem + 0.0571428571vw)
}

@media(min-width: 1200px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .description .webform-element-description {
        padding-top: 1.125rem
    }
}

@media(min-width: 1200px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .form-type-webform-document-file .description .webform-element-description {
        font-size: 0.95rem
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .invalid-feedback {
    display: block !important;
    font-size: calc(0.9071428571rem + 0.0571428571vw)
}

@media(min-width: 1200px) {
    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .invalid-feedback {
        font-size: 0.95rem
    }
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-how-can-we-improve-this-product-data-record] .invalid-feedback li {
    border: none !important
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-attributes] .fieldset-wrapper {
    display: flex;
    flex-direction: column
}

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-attributes] .alert-danger {
    border: 0;
    padding: 0;
    margin-top: .25rem;
    font-size: 14px;
    color: #dc3545;
    order: 2;
    font-weight: 400
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset[id^=edit-attributes] .alert-danger::before {
        display: none
    }

.ui-dialog.modal-challenge-data .ui-dialog-content form fieldset .form-control.is-invalid, .ui-dialog.modal-challenge-data .ui-dialog-content form fieldset .was-validated .form-control:invalid {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23ba1b23' class='bi bi-exclamation-circle-fill' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8 4a.905.905 0 0 0-.9.995l.35 3.507a.552.552 0 0 0 1.1 0l.35-3.507A.905.905 0 0 0 8 4zm.002 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2z'/%3E%3C/svg%3E")
}

.ui-dialog.modal-challenge-data .ui-dialog-content form .form-actions {
    margin-bottom: 0 !important;
    margin-top: 30px;
    display: flex;
    justify-content: flex-end
}

    .ui-dialog.modal-challenge-data .ui-dialog-content form .form-actions button {
        font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;
        border-radius: 4px;
        background-color: #cd3c0d;
        padding: 10px 16px;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        background-image: none;
        border: none
    }

        .ui-dialog.modal-challenge-data .ui-dialog-content form .form-actions button::before {
            display: none
        }

.ui-dialog.modal-challenge-data .ui-dialog-content form .blue-line::before {
    content: "";
    display: block;
    width: calc(100% + 48px);
    height: 1px;
    background-color: #e5f0fc;
    position: absolute;
    bottom: 0;
    left: -24px
}

.ui-dialog.modal-survey {
    max-width: 520px
}

@media screen and (max-width: 576px) {
    .ui-dialog.modal-survey .ui-widget-header {
        padding-top: 40px
    }
}

.ui-dialog.modal-survey .ui-widget-header .ui-dialog-title {
    display: none
}

.ui-dialog.modal-survey .ui-widget-header .ui-dialog-titlebar-close {
    top: 12px;
    right: 12px;
    background-image: url("../images/svg/close-modal.svg") !important;
    background-position: top !important;
    background-size: contain !important;
    background-color: transparent !important
}

    .ui-dialog.modal-survey .ui-widget-header .ui-dialog-titlebar-close span {
        display: none
    }

    .ui-dialog.modal-survey .ui-widget-header .ui-dialog-titlebar-close:hover {
        background-color: transparent
    }

.ui-dialog.modal-survey .ui-dialog-content {
    width: 100% !important;
    overflow-x: hidden;
    overflow-y: visible;
    padding-top: 0
}

    .ui-dialog.modal-survey .ui-dialog-content form {
        width: 100% !important
    }

        .ui-dialog.modal-survey .ui-dialog-content form fieldset {
            margin-bottom: 30px !important
        }

            .ui-dialog.modal-survey .ui-dialog-content form fieldset legend {
                color: #002c6c;
                font-size: 22px;
                font-weight: 400;
                margin-bottom: 32px
            }

            .ui-dialog.modal-survey .ui-dialog-content form fieldset .fieldset-wrapper .js-webform-radios {
                display: flex;
                flex-direction: row
            }

                .ui-dialog.modal-survey .ui-dialog-content form fieldset .fieldset-wrapper .js-webform-radios .form-item-answer {
                    padding-left: 0;
                    margin-right: 20px
                }

                    .ui-dialog.modal-survey .ui-dialog-content form fieldset .fieldset-wrapper .js-webform-radios .form-item-answer input {
                        display: none
                    }

                    .ui-dialog.modal-survey .ui-dialog-content form fieldset .fieldset-wrapper .js-webform-radios .form-item-answer label {
                        height: 54px;
                        line-height: 54px;
                        padding-left: 74px;
                        width: 142px;
                        border-radius: 4px;
                        font-size: 16px;
                        background-color: #fff;
                        box-shadow: 0 2px 4px 0 rgba(0,0,0,.31);
                        position: relative;
                        z-index: 0
                    }

                        .ui-dialog.modal-survey .ui-dialog-content form fieldset .fieldset-wrapper .js-webform-radios .form-item-answer label::before {
                            content: "";
                            display: block;
                            width: 48px;
                            height: 48px;
                            position: absolute;
                            top: 3px;
                            left: 3px;
                            z-index: -1;
                            background-image: url("data:image/svg+xml,%3Csvg width='49' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.821 8.092c-1.912-.478-3.688.968-3.816 2.84-.144 2.102-.46 4.032-.856 5.18-.25.72-.958 2.026-2.08 3.278-1.114 1.246-2.564 2.356-4.262 2.82-1.344.366-2.714 1.53-2.714 3.23v8.002c0 1.69 1.364 2.928 2.896 3.09 2.14.228 3.128.83 4.136 1.446l.096.06c.544.33 1.156.696 1.94.968.794.272 1.722.434 2.932.434h7c1.874 0 3.198-.954 3.868-2.128a3.72 3.72 0 0 0 .508-1.824c0-.304-.046-.624-.154-.928.402-.526.76-1.156.976-1.802.22-.66.344-1.524.008-2.298.138-.26.24-.538.318-.806.154-.54.226-1.136.226-1.714 0-.576-.072-1.17-.226-1.712a4.288 4.288 0 0 0-.276-.724 3.8 3.8 0 0 0 .468-3.468c-.412-1.184-1.364-2.2-2.4-2.544-1.694-.564-3.606-.552-5.032-.422-.296.027-.591.06-.886.1a18.73 18.73 0 0 0-.124-9.018 2.76 2.76 0 0 0-2.024-1.93l-.522-.13Zm5.272 29.35h-7c-1.02 0-1.726-.138-2.28-.328-.562-.194-1.012-.456-1.552-.786l-.08-.048c-1.11-.678-2.396-1.462-4.98-1.736-.666-.072-1.108-.58-1.108-1.1V25.44c0-.508.452-1.086 1.24-1.3 2.19-.6 3.954-1.992 5.228-3.416 1.27-1.42 2.128-2.95 2.476-3.956.486-1.4.814-3.536.964-5.7.05-.724.72-1.188 1.334-1.036l.524.132c.32.08.516.286.576.51a16.68 16.68 0 0 1-.29 9.45 1 1 0 0 0 1.19 1.288l.006-.002.028-.006.116-.028c.684-.145 1.376-.25 2.072-.314 1.326-.12 2.914-.108 4.22.328.35.116.9.6 1.14 1.3.214.616.174 1.34-.532 2.044l-.706.706.706.708c.086.086.21.282.308.63.096.334.15.74.15 1.162 0 .424-.054.828-.15 1.164-.1.348-.222.544-.308.63l-.706.706.706.708c.094.094.218.354.01.976a4.448 4.448 0 0 1-1.01 1.61l-.706.706.706.708c.012.01.082.1.082.34-.009.294-.092.58-.242.832-.33.576-1.006 1.12-2.132 1.12v.002Z' fill='%2300799E'/%3E%3C/svg%3E%0A")
                        }

                    .ui-dialog.modal-survey .ui-dialog-content form fieldset .fieldset-wrapper .js-webform-radios .form-item-answer input[type=radio]:checked + label {
                        background-color: #ced4da;
                        box-shadow: unset
                    }

                    .ui-dialog.modal-survey .ui-dialog-content form fieldset .fieldset-wrapper .js-webform-radios .form-item-answer:last-of-type label::before {
                        background-image: url("data:image/svg+xml,%3Csvg width='49' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.002 39.348c-1.912.48-3.686-.968-3.816-2.84-.144-2.1-.46-4.03-.856-5.18-.25-.72-.958-2.024-2.08-3.276-1.114-1.248-2.564-2.358-4.262-2.82-1.344-.368-2.714-1.532-2.714-3.232v-8c0-1.69 1.364-2.928 2.896-3.092 2.14-.226 3.128-.83 4.136-1.446l.096-.058c.544-.332 1.156-.698 1.94-.968C22.136 8.16 23.064 8 24.274 8h7c1.874 0 3.198.956 3.868 2.128a3.73 3.73 0 0 1 .508 1.826c0 .304-.046.624-.154.928.402.524.76 1.154.976 1.8.22.66.344 1.524.008 2.3.138.26.24.536.318.806.154.54.226 1.134.226 1.712 0 .578-.072 1.172-.226 1.712-.07.24-.16.488-.276.726.788 1.142.836 2.4.468 3.466-.412 1.184-1.364 2.2-2.4 2.544-1.694.566-3.606.552-5.032.422a20.34 20.34 0 0 1-.886-.1 18.728 18.728 0 0 1-.124 9.02c-.276 1.016-1.1 1.696-2.024 1.928l-.522.13ZM31.274 10h-7c-1.02 0-1.726.136-2.28.326-.562.194-1.012.458-1.552.786l-.08.05c-1.11.676-2.396 1.46-4.98 1.736-.666.07-1.108.58-1.108 1.1V22c0 .51.452 1.086 1.24 1.3 2.19.6 3.954 1.994 5.228 3.418 1.27 1.42 2.128 2.95 2.476 3.954.486 1.4.814 3.536.964 5.7.05.724.72 1.19 1.334 1.036l.524-.13c.32-.08.516-.288.576-.51a16.68 16.68 0 0 0-.29-9.452 1 1 0 0 1 1.19-1.286h.006l.028.008.116.026c.684.145 1.376.25 2.072.314 1.326.12 2.914.108 4.22-.326.35-.118.9-.602 1.14-1.302.214-.616.174-1.34-.532-2.042L33.86 22l.706-.708c.086-.084.21-.28.308-.63.096-.334.15-.74.15-1.162 0-.422-.054-.828-.15-1.162-.1-.348-.222-.546-.308-.63L33.86 17l.706-.708c.094-.094.218-.352.01-.976a4.448 4.448 0 0 0-1.01-1.608L32.86 13l.706-.708c.012-.01.082-.1.082-.34a1.732 1.732 0 0 0-.242-.83C33.074 10.544 32.4 10 31.274 10Z' fill='%23BA1B23'/%3E%3C/svg%3E%0A")
                    }

        .ui-dialog.modal-survey .ui-dialog-content form .form-actions {
            margin-bottom: 0 !important;
            margin-top: 30px;
            display: flex;
            justify-content: flex-end
        }

            .ui-dialog.modal-survey .ui-dialog-content form .form-actions button {
                font-family: "Gotham SSm A","Gotham SSm B",Verdana,sans-serif;
                border-radius: 4px;
                background-color: #fff;
                padding: 15px 22px;
                color: #cd3c0d;
                font-size: 15px;
                font-weight: 500;
                line-height: 20px;
                background-image: none;
                border: 1px solid #cd3c0d
            }

                .ui-dialog.modal-survey .ui-dialog-content form .form-actions button::before {
                    display: none
                }

                .ui-dialog.modal-survey .ui-dialog-content form .form-actions button:hover, .ui-dialog.modal-survey .ui-dialog-content form .form-actions button:active, .ui-dialog.modal-survey .ui-dialog-content form .form-actions button:focus {
                    background-color: #cd3c0d;
                    color: #fff
                }

                .ui-dialog.modal-survey .ui-dialog-content form .form-actions button:hover {
                    cursor: pointer
                }

        .ui-dialog.modal-survey .ui-dialog-content form .webform-confirmation__message {
            margin: 0;
            padding-top: 40px;
            padding-bottom: 40px
        }

.min-h-600 {
    min-height: 600px
}

.min-h-700 {
    min-height: 700px
}

@media screen and (max-width: 767px) {
    .min-h-md-1000 {
        min-height: 1000px
    }
}

.link-attributes-wrapper {
    position: relative
}

    .link-attributes-wrapper.with-border::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        height: 1px;
        width: calc(100% + 6rem);
        background: #e5f0fc;
        left: -3rem
    }

    .link-attributes-wrapper .link-attribute:last-of-type {
        padding-bottom: 0 !important
    }

.tooltip {
    pointer-events: none
}

.wizard-page-card a.wizard-step-link {
    color: unset
}

    .wizard-page-card a.wizard-step-link:hover {
        text-decoration: none;
        color: unset
    }

.wizard-page-card .text {
    padding-bottom: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

    .wizard-page-card .text .label {
        color: #002c6c
    }

    .wizard-page-card .text .text-formatted {
        padding: 0
    }

        .wizard-page-card .text .text-formatted ul {
            padding-left: 1rem
        }

            .wizard-page-card .text .text-formatted ul li {
                font-size: .95rem
            }
/*! GS1 Web Guidelines */
