/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

input {
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

p,
blockquote {
    font-weight: normal;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    background: transparent;
}

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

body {
    line-height: 1;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

blockquote,
q {
    quotes: none;
}

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

a {
    text-decoration: none;
}

nav ul,
nav ol,
nav ul li,
nav ol li {
    font-size: 1.000em;
    margin: 0;
    padding: 0;
    background: none;
    list-style: none;
    list-style-image: none;
}

nav ul li:before,
nav ol li:before {
    font-family: inherit;
    content: normal;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

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

img {
    border: 0;
    margin: 0;
    display: block;
    -ms-interpolation-mode: bicubic;
}

pre {
    font-family: monospace;
    padding: 15px;
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word;
}

audio,
canvas,
video {
    display: inline-block;
}

.lte7 audio,
.lte7 canvas,
.lte7 video {
    display: inline;
    zoom: 1;
}

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

label,
input[type=button],
input[type=submit],
button {
    cursor: pointer;
}

button {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    width: auto;
    overflow: visible;
    font-weight: inherit;
}

button,
input,
textarea,
select {
    font-family: inherit;
    font-size: 100%;
    line-height: normal;
    text-transform: none;
    margin: 0;
    vertical-align: baseline;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.lte7 button,
.lte7 input,
.lte7 textarea,
.lte7 select {
    vertical-align: middle;
}

button,
input[type=submit],
input[type=reset],
input[type=button] {
    filter: chroma(color=#000000);
}

.lte7 button,
.lte7 input[type=submit],
.lte7 input[type=reset],
.lte7 input[type=button] {
    overflow: visible;
}

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

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

input[type="checkbox"] .lte7,
input[type="radio"] .lte7 {
    height: 13px;
    width: 13px;
}

input[type="search"] {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

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

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

textarea {
    overflow: auto;
    vertical-align: top;
}

* {
    box-sizing: border-box;
}

:root {
    --primary-color: #44879E;
    --ssa-color-palette-alert: #44879E;
    --ssa-color-palette-black: rgb(0, 0, 0);
    --ssa-color-palette-black-grey-222222: rgb(34, 34, 34);
    --ssa-color-palette-blue: rgb(19, 58, 101);
    --ssa-color-palette-blue-100: rgb(181, 206, 224);
    --ssa-color-palette-blue-200: rgb(123, 168, 199);
    --ssa-color-palette-blue-300: rgb(122, 144, 169);
    --ssa-color-palette-brand-color: rgb(38, 163, 221);
    --ssa-color-palette-brand-color-dark: rgb(26, 137, 201);
    --ssa-color-palette-brand-color-light: rgb(112, 195, 233);
    --ssa-color-palette-gray-10: rgb(242, 242, 242);
    --ssa-color-palette-gray-20: rgb(219, 219, 220);
    --ssa-color-palette-gray-30: rgb(191, 191, 191);
    --ssa-color-palette-gray-70: rgb(72, 72, 72);
    --ssa-color-palette-gray-80: rgb(50, 50, 50);
    --ssa-color-palette-gray-90: rgb(34, 34, 34);
    --ssa-color-palette-green: rgb(122, 122, 38);
    --ssa-color-palette-green-100: rgb(199, 206, 143);
    --ssa-color-palette-green-200: rgb(180, 190, 105);
    --ssa-color-palette-green-300: rgb(138, 148, 51);
    --ssa-color-palette-grey-333333: rgb(51, 51, 51);
    --ssa-color-palette-grey-444444: rgb(68, 68, 68);
    --ssa-color-palette-grey-666666: rgb(102, 102, 102);
    --ssa-color-palette-grey-aaaaaa: rgb(170, 170, 170);
    --ssa-color-palette-grey-cccccc: rgb(204, 204, 204);
    --ssa-color-palette-grey-e0e0e0: rgb(224, 224, 224);
    --ssa-color-palette-grey-f5f5f5: rgb(245, 245, 245);
    --ssa-color-palette-heliotrope: rgb(52, 49, 66);
    --ssa-color-palette-heliotrope-100: rgb(237, 235, 248);
    --ssa-color-palette-heliotrope-200: rgb(151, 148, 166);
    --ssa-color-palette-heliotrope-300: rgb(116, 112, 135);
    --ssa-color-palette-information: rgb(123, 168, 199);
    --ssa-color-palette-orange: #44879E);
    --ssa-color-palette-red: rgb(207, 64, 34);
    --ssa-color-palette-red-light: rgb(239, 150, 133);
    --ssa-color-palette-slate-teal: rgb(0, 70, 100);
    --ssa-color-palette-success: rgb(102, 153, 51);
    --ssa-color-palette-warning: rgb(255, 154, 3);
    --ssa-color-palette-white: rgb(255, 255, 255);
    --ssa-color-palette-white-grey: rgb(250, 250, 250);
    --ssa-color-palette-yellow: rgb(255, 188, 3);
}

.coh-color-alert {
    color: rgb(237, 57, 0);
}

.coh-color-black {
    color: rgb(0, 0, 0);
}

.coh-color-black-grey-222222 {
    color: rgb(34, 34, 34);
}

.coh-color-blue {
    color: rgb(19, 58, 101);
}

.coh-color-blue-100 {
    color: rgb(181, 206, 224);
}

.coh-color-blue-200 {
    color: rgb(123, 168, 199);
}

.coh-color-blue-300 {
    color: rgb(122, 144, 169);
}

.coh-color-brand-color {
    color: rgb(38, 163, 221);
}

.coh-color-brand-color-dark {
    color: rgb(26, 137, 201);
}

.coh-color-brand-color-light {
    color: rgb(112, 195, 233);
}

.coh-color-gray-10 {
    color: rgb(242, 242, 242);
}

.coh-color-gray-20 {
    color: rgb(219, 219, 220);
}

.coh-color-gray-30 {
    color: rgb(191, 191, 191);
}

.coh-color-gray-70 {
    color: rgb(72, 72, 72);
}

.coh-color-gray-80 {
    color: rgb(50, 50, 50);
}

.coh-color-gray-90 {
    color: rgb(34, 34, 34);
}

.coh-color-green {
    color: rgb(122, 122, 38);
}

.coh-color-green-100 {
    color: rgb(199, 206, 143);
}

.coh-color-green-200 {
    color: rgb(180, 190, 105);
}

.coh-color-green-300 {
    color: rgb(138, 148, 51);
}

.coh-color-grey-333333 {
    color: rgb(51, 51, 51);
}

.coh-color-grey-444444 {
    color: rgb(68, 68, 68);
}

.coh-color-grey-666666 {
    color: rgb(102, 102, 102);
}

.coh-color-grey-aaaaaa {
    color: rgb(170, 170, 170);
}

.coh-color-grey-cccccc {
    color: rgb(204, 204, 204);
}

.coh-color-grey-e0e0e0 {
    color: rgb(224, 224, 224);
}

.coh-color-grey-f5f5f5 {
    color: rgb(245, 245, 245);
}

.coh-color-heliotrope {
    color: rgb(52, 49, 66);
}

.coh-color-heliotrope-100 {
    color: rgb(237, 235, 248);
}

.coh-color-heliotrope-200 {
    color: rgb(151, 148, 166);
}

.coh-color-heliotrope-300 {
    color: rgb(116, 112, 135);
}

.coh-color-information {
    color: rgb(123, 168, 199);
}

.coh-color-orange {
    color: #44879E;
}

.coh-color-red {
    color: rgb(207, 64, 34);
}

.coh-color-red-light {
    color: rgb(239, 150, 133);
}

.coh-color-slate-teal {
    color: rgb(0, 70, 100);
}

.coh-color-success {
    color: rgb(102, 153, 51);
}

.coh-color-warning {
    color: rgb(255, 154, 3);
}

.coh-color-white {
    color: rgb(255, 255, 255);
}

.coh-color-white-grey {
    color: rgb(250, 250, 250);
}

.coh-color-yellow {
    color: rgb(255, 188, 3);
}

[data-icon-icomoon] {
    font-family: "icomoon", serif;
}

[data-icon-icomoon]:after {
    font-family: "icomoon", serif;
    content: attr(data-icon-icomoon);
}

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot");
    src: url("../fonts/icomoon.eot#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff2") format("woff2"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype");
}

:root {
    --ssa-font-stacks-arial: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    --ssa-font-stacks-museo_sans: museo_sans, arial, sans-serif;
    --ssa-font-stacks-roboto: 'Roboto', sans-serif;
}

@font-face {
    font-family: "museo_sans";
    src: url("../fonts/MuseoSans_300-webfont.eot");
    src: url("../fonts/MuseoSans_300-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/MuseoSans_300-webfont.woff2") format("woff2"), url("../fonts/MuseoSans_300-webfont.woff") format("woff"), url("../fonts/MuseoSans_300-webfont.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "museo_sans";
    src: url("../fonts/MuseoSans_500-webfont.eot");
    src: url("../fonts/MuseoSans_500-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/MuseoSans_500-webfont.woff2") format("woff2"), url("../fonts/MuseoSans_500-webfont.woff") format("woff"), url("../fonts/MuseoSans_500-webfont.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "museo_sans";
    src: url("../fonts/MuseoSans_100-webfont.eot");
    src: url("../fonts/MuseoSans_100-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/MuseoSans_100-webfont.woff2") format("woff2"), url("../fonts/MuseoSans_100-webfont.woff") format("woff"), url("../fonts/MuseoSans_100-webfont.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "museo_sans";
    src: url("../fonts/MuseoSans_700-webfont.eot");
    src: url("../fonts/MuseoSans_700-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/MuseoSans_700-webfont.woff2") format("woff2"), url("../fonts/MuseoSans_700-webfont.woff") format("woff"), url("../fonts/MuseoSans_700-webfont.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "museo_sans";
    src: url("../fonts/MuseoSans_900-webfont.eot");
    src: url("../fonts/MuseoSans_900-webfont.eot#iefix") format("embedded-opentype"), url("../fonts/MuseoSans_900-webfont.woff2") format("woff2"), url("../fonts/MuseoSans_900-webfont.woff") format("woff"), url("../fonts/MuseoSans_900-webfont.ttf") format("truetype");
    font-display: swap;
}

:root {
    --ssa-responsive-grid-settings-width: 103.75rem;
    --ssa-responsive-grid-settings-boxed-width: 100rem;
    --ssa-responsive-grid-settings-inner-gutter: 1.875rem;
    --ssa-responsive-grid-settings-outer-gutter: 1.875rem;
}

@media (max-width:1659px) {
    :root {
        --ssa-responsive-grid-settings-width: 71.25rem;
        --ssa-responsive-grid-settings-boxed-width: 67.5rem;
        --ssa-responsive-grid-settings-inner-gutter: 1.875rem;
        --ssa-responsive-grid-settings-outer-gutter: 1.875rem;
    }
}

@media (max-width:1139px) {
    :root {
        --ssa-responsive-grid-settings-width: 62.0625rem;
        --ssa-responsive-grid-settings-boxed-width: 58.3125rem;
        --ssa-responsive-grid-settings-inner-gutter: 1.875rem;
        --ssa-responsive-grid-settings-outer-gutter: 1.875rem;
    }
}

@media (max-width:992px) {
    :root {
        --ssa-responsive-grid-settings-width: 48rem;
        --ssa-responsive-grid-settings-boxed-width: 46.125rem;
        --ssa-responsive-grid-settings-inner-gutter: 1.875rem;
        --ssa-responsive-grid-settings-outer-gutter: 0.9375rem;
    }
}

@media (max-width:767px) {
    :root {
        --ssa-responsive-grid-settings-width: 35.625rem;
        --ssa-responsive-grid-settings-boxed-width: 33.75rem;
        --ssa-responsive-grid-settings-inner-gutter: 1.875rem;
        --ssa-responsive-grid-settings-outer-gutter: 0.9375rem;
    }
}

@media (max-width:569px) {
    :root {
        --ssa-responsive-grid-settings-width: 20rem;
        --ssa-responsive-grid-settings-boxed-width: 18.125rem;
        --ssa-responsive-grid-settings-inner-gutter: 1.875rem;
        --ssa-responsive-grid-settings-outer-gutter: 0.9375rem;
    }
}

.coh-row-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

@media (max-width:1659px) {
    .coh-row-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 75px;
        margin-right:75px;
    }
}

@media (max-width:1139px) {
    .coh-row-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}

@media (max-width:992px) {
    .coh-row-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}

@media (max-width:767px) {
    .coh-row-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}

@media (max-width:569px) {
    .coh-row-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}

.coh-column {
    position: relative;
    width: 100%;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.coh-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

@media (max-width:1659px) {
    .coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:1139px) {
    .coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:992px) {
    .coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:767px) {
    .coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:569px) {
    .coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

.coh-col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.coh-layout-col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    opacity: 1;
}

.coh-col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.coh-layout-col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 200px;
    opacity: 1;
}

.coh-layout-col-xl-hidden {
    max-width: 200px;
    opacity: 0.5;
}

.coh-col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}

.coh-layout-col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(8.3333333333% - 10px);
    -ms-flex: 0 0 calc(8.3333333333% - 10px);
    flex: 0 0 calc(8.3333333333% - 10px);
    max-width: -webkit-calc(8.3333333333% - 10px);
    max-width: calc(8.3333333333% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-1.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}

.coh-col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.coh-layout-col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(16.6666666667% - 10px);
    -ms-flex: 0 0 calc(16.6666666667% - 10px);
    flex: 0 0 calc(16.6666666667% - 10px);
    max-width: -webkit-calc(16.6666666667% - 10px);
    max-width: calc(16.6666666667% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-2.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.coh-col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.coh-layout-col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(25% - 10px);
    -ms-flex: 0 0 calc(25% - 10px);
    flex: 0 0 calc(25% - 10px);
    max-width: -webkit-calc(25% - 10px);
    max-width: calc(25% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-3.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.coh-col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.coh-layout-col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(33.3333333333% - 10px);
    -ms-flex: 0 0 calc(33.3333333333% - 10px);
    flex: 0 0 calc(33.3333333333% - 10px);
    max-width: -webkit-calc(33.3333333333% - 10px);
    max-width: calc(33.3333333333% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-4.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.coh-col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}

.coh-layout-col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(41.6666666667% - 10px);
    -ms-flex: 0 0 calc(41.6666666667% - 10px);
    flex: 0 0 calc(41.6666666667% - 10px);
    max-width: -webkit-calc(41.6666666667% - 10px);
    max-width: calc(41.6666666667% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-5.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}

.coh-col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.coh-layout-col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(50% - 10px);
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    max-width: -webkit-calc(50% - 10px);
    max-width: calc(50% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-6.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.coh-col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}

.coh-layout-col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(58.3333333333% - 10px);
    -ms-flex: 0 0 calc(58.3333333333% - 10px);
    flex: 0 0 calc(58.3333333333% - 10px);
    max-width: -webkit-calc(58.3333333333% - 10px);
    max-width: calc(58.3333333333% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-7.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}

.coh-col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}

.coh-layout-col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(66.6666666667% - 10px);
    -ms-flex: 0 0 calc(66.6666666667% - 10px);
    flex: 0 0 calc(66.6666666667% - 10px);
    max-width: -webkit-calc(66.6666666667% - 10px);
    max-width: calc(66.6666666667% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-8.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}

.coh-col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.coh-layout-col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(75% - 10px);
    -ms-flex: 0 0 calc(75% - 10px);
    flex: 0 0 calc(75% - 10px);
    max-width: -webkit-calc(75% - 10px);
    max-width: calc(75% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-9.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.coh-col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

.coh-layout-col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(83.3333333333% - 10px);
    -ms-flex: 0 0 calc(83.3333333333% - 10px);
    flex: 0 0 calc(83.3333333333% - 10px);
    max-width: -webkit-calc(83.3333333333% - 10px);
    max-width: calc(83.3333333333% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-10.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

.coh-col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}

.coh-layout-col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(91.6666666667% - 10px);
    -ms-flex: 0 0 calc(91.6666666667% - 10px);
    flex: 0 0 calc(91.6666666667% - 10px);
    max-width: -webkit-calc(91.6666666667% - 10px);
    max-width: calc(91.6666666667% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-11.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}

.coh-col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.coh-layout-col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(100% - 10px);
    -ms-flex: 0 0 calc(100% - 10px);
    flex: 0 0 calc(100% - 10px);
    max-width: -webkit-calc(100% - 10px);
    max-width: calc(100% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-12.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.coh-col-xl-1-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.coh-layout-col-xl-1-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc(20% - 10px);
    -ms-flex: 0 0 calc(20% - 10px);
    flex: 0 0 calc(20% - 10px);
    max-width: -webkit-calc(20% - 10px);
    max-width: calc(20% - 10px);
    opacity: 1;
}

.coh-layout-col-xl-1-5.coh-layout-canvas-component-drop-zone {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.coh-col-xl-push-12 {
    left: 100%;
}

.coh-col-xl-pull-12 {
    right: 100%;
}

.coh-col-xl-offset-12 {
    margin-left: 100%;
}

.coh-col-xl-push-11 {
    left: 91.6666666667%;
}

.coh-col-xl-pull-11 {
    right: 91.6666666667%;
}

.coh-col-xl-offset-11 {
    margin-left: 91.6666666667%;
}

.coh-col-xl-push-10 {
    left: 83.3333333333%;
}

.coh-col-xl-pull-10 {
    right: 83.3333333333%;
}

.coh-col-xl-offset-10 {
    margin-left: 83.3333333333%;
}

.coh-col-xl-push-9 {
    left: 75%;
}

.coh-col-xl-pull-9 {
    right: 75%;
}

.coh-col-xl-offset-9 {
    margin-left: 75%;
}

.coh-col-xl-push-8 {
    left: 66.6666666667%;
}

.coh-col-xl-pull-8 {
    right: 66.6666666667%;
}

.coh-col-xl-offset-8 {
    margin-left: 66.6666666667%;
}

.coh-col-xl-push-7 {
    left: 58.3333333333%;
}

.coh-col-xl-pull-7 {
    right: 58.3333333333%;
}

.coh-col-xl-offset-7 {
    margin-left: 58.3333333333%;
}

.coh-col-xl-push-6 {
    left: 50%;
}

.coh-col-xl-pull-6 {
    right: 50%;
}

.coh-col-xl-offset-6 {
    margin-left: 50%;
}

.coh-col-xl-push-5 {
    left: 41.6666666667%;
}

.coh-col-xl-pull-5 {
    right: 41.6666666667%;
}

.coh-col-xl-offset-5 {
    margin-left: 41.6666666667%;
}

.coh-col-xl-push-4 {
    left: 33.3333333333%;
}

.coh-col-xl-pull-4 {
    right: 33.3333333333%;
}

.coh-col-xl-offset-4 {
    margin-left: 33.3333333333%;
}

.coh-col-xl-push-3 {
    left: 25%;
}

.coh-col-xl-pull-3 {
    right: 25%;
}

.coh-col-xl-offset-3 {
    margin-left: 25%;
}

.coh-col-xl-push-2 {
    left: 16.6666666667%;
}

.coh-col-xl-pull-2 {
    right: 16.6666666667%;
}

.coh-col-xl-offset-2 {
    margin-left: 16.6666666667%;
}

.coh-visible-xl {
    display: block;
}

.coh-col-xl-push-1 {
    left: 8.3333333333%;
}

.coh-col-xl-pull-1 {
    right: 8.3333333333%;
}

.coh-col-xl-offset-1 {
    margin-left: 8.3333333333%;
}

.coh-hidden-xl {
    display: none;
}

.coh-col-xl-push-0 {
    left: auto;
}

.coh-col-xl-pull-0 {
    right: auto;
}

.coh-col-xl-offset-0 {
    margin-left: 0;
}

.coh-col-xl-push-1-5 {
    left: 20%;
}

.coh-col-xl-pull-1-5 {
    right: 20%;
}

.coh-col-xl-offset-1-5 {
    margin-left: 20%;
}

@media (max-width:1659px) {
    .coh-col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .coh-layout-col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        opacity: 1;
    }
    .coh-col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .coh-layout-col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 200px;
        opacity: 1;
    }
    .coh-layout-col-lg-hidden {
        max-width: 200px;
        opacity: 0.5;
    }
    .coh-col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .coh-layout-col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(8.3333333333% - 10px);
        -ms-flex: 0 0 calc(8.3333333333% - 10px);
        flex: 0 0 calc(8.3333333333% - 10px);
        max-width: -webkit-calc(8.3333333333% - 10px);
        max-width: calc(8.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-1.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .coh-col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .coh-layout-col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(16.6666666667% - 10px);
        -ms-flex: 0 0 calc(16.6666666667% - 10px);
        flex: 0 0 calc(16.6666666667% - 10px);
        max-width: -webkit-calc(16.6666666667% - 10px);
        max-width: calc(16.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-2.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .coh-col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .coh-layout-col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(25% - 10px);
        -ms-flex: 0 0 calc(25% - 10px);
        flex: 0 0 calc(25% - 10px);
        max-width: -webkit-calc(25% - 10px);
        max-width: calc(25% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-3.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .coh-col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .coh-layout-col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(33.3333333333% - 10px);
        -ms-flex: 0 0 calc(33.3333333333% - 10px);
        flex: 0 0 calc(33.3333333333% - 10px);
        max-width: -webkit-calc(33.3333333333% - 10px);
        max-width: calc(33.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-4.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .coh-col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .coh-layout-col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(41.6666666667% - 10px);
        -ms-flex: 0 0 calc(41.6666666667% - 10px);
        flex: 0 0 calc(41.6666666667% - 10px);
        max-width: -webkit-calc(41.6666666667% - 10px);
        max-width: calc(41.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-5.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .coh-col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .coh-layout-col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 10px);
        -ms-flex: 0 0 calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        max-width: -webkit-calc(50% - 10px);
        max-width: calc(50% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-6.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .coh-col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .coh-layout-col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(58.3333333333% - 10px);
        -ms-flex: 0 0 calc(58.3333333333% - 10px);
        flex: 0 0 calc(58.3333333333% - 10px);
        max-width: -webkit-calc(58.3333333333% - 10px);
        max-width: calc(58.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-7.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .coh-col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .coh-layout-col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(66.6666666667% - 10px);
        -ms-flex: 0 0 calc(66.6666666667% - 10px);
        flex: 0 0 calc(66.6666666667% - 10px);
        max-width: -webkit-calc(66.6666666667% - 10px);
        max-width: calc(66.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-8.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .coh-col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .coh-layout-col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(75% - 10px);
        -ms-flex: 0 0 calc(75% - 10px);
        flex: 0 0 calc(75% - 10px);
        max-width: -webkit-calc(75% - 10px);
        max-width: calc(75% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-9.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .coh-col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .coh-layout-col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(83.3333333333% - 10px);
        -ms-flex: 0 0 calc(83.3333333333% - 10px);
        flex: 0 0 calc(83.3333333333% - 10px);
        max-width: -webkit-calc(83.3333333333% - 10px);
        max-width: calc(83.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-10.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .coh-col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .coh-layout-col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(91.6666666667% - 10px);
        -ms-flex: 0 0 calc(91.6666666667% - 10px);
        flex: 0 0 calc(91.6666666667% - 10px);
        max-width: -webkit-calc(91.6666666667% - 10px);
        max-width: calc(91.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-11.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .coh-col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .coh-layout-col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(100% - 10px);
        -ms-flex: 0 0 calc(100% - 10px);
        flex: 0 0 calc(100% - 10px);
        max-width: -webkit-calc(100% - 10px);
        max-width: calc(100% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-12.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .coh-col-lg-1-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .coh-layout-col-lg-1-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(20% - 10px);
        -ms-flex: 0 0 calc(20% - 10px);
        flex: 0 0 calc(20% - 10px);
        max-width: -webkit-calc(20% - 10px);
        max-width: calc(20% - 10px);
        opacity: 1;
    }
    .coh-layout-col-lg-1-5.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .coh-col-lg-push-12 {
        left: 100%;
    }
    .coh-col-lg-pull-12 {
        right: 100%;
    }
    .coh-col-lg-offset-12 {
        margin-left: 100%;
    }
    .coh-col-lg-push-11 {
        left: 91.6666666667%;
    }
    .coh-col-lg-pull-11 {
        right: 91.6666666667%;
    }
    .coh-col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }
    .coh-col-lg-push-10 {
        left: 83.3333333333%;
    }
    .coh-col-lg-pull-10 {
        right: 83.3333333333%;
    }
    .coh-col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }
    .coh-col-lg-push-9 {
        left: 75%;
    }
    .coh-col-lg-pull-9 {
        right: 75%;
    }
    .coh-col-lg-offset-9 {
        margin-left: 75%;
    }
    .coh-col-lg-push-8 {
        left: 66.6666666667%;
    }
    .coh-col-lg-pull-8 {
        right: 66.6666666667%;
    }
    .coh-col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }
    .coh-col-lg-push-7 {
        left: 58.3333333333%;
    }
    .coh-col-lg-pull-7 {
        right: 58.3333333333%;
    }
    .coh-col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }
    .coh-col-lg-push-6 {
        left: 50%;
    }
    .coh-col-lg-pull-6 {
        right: 50%;
    }
    .coh-col-lg-offset-6 {
        margin-left: 50%;
    }
    .coh-col-lg-push-5 {
        left: 41.6666666667%;
    }
    .coh-col-lg-pull-5 {
        right: 41.6666666667%;
    }
    .coh-col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }
    .coh-col-lg-push-4 {
        left: 33.3333333333%;
    }
    .coh-col-lg-pull-4 {
        right: 33.3333333333%;
    }
    .coh-col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }
    .coh-col-lg-push-3 {
        left: 25%;
    }
    .coh-col-lg-pull-3 {
        right: 25%;
    }
    .coh-col-lg-offset-3 {
        margin-left: 25%;
    }
    .coh-col-lg-push-2 {
        left: 16.6666666667%;
    }
    .coh-col-lg-pull-2 {
        right: 16.6666666667%;
    }
    .coh-col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }
    .coh-visible-lg {
        display: block;
    }
    .coh-col-lg-push-1 {
        left: 8.3333333333%;
    }
    .coh-col-lg-pull-1 {
        right: 8.3333333333%;
    }
    .coh-col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }
    .coh-hidden-lg {
        display: none;
    }
    .coh-col-lg-push-0 {
        left: auto;
    }
    .coh-col-lg-pull-0 {
        right: auto;
    }
    .coh-col-lg-offset-0 {
        margin-left: 0;
    }
    .coh-col-lg-push-1-5 {
        left: 20%;
    }
    .coh-col-lg-pull-1-5 {
        right: 20%;
    }
    .coh-col-lg-offset-1-5 {
        margin-left: 20%;
    }
}

@media (max-width:1139px) {
    .coh-col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .coh-layout-col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        opacity: 1;
    }
    .coh-col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .coh-layout-col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 200px;
        opacity: 1;
    }
    .coh-layout-col-md-hidden {
        max-width: 200px;
        opacity: 0.5;
    }
    .coh-col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .coh-layout-col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(8.3333333333% - 10px);
        -ms-flex: 0 0 calc(8.3333333333% - 10px);
        flex: 0 0 calc(8.3333333333% - 10px);
        max-width: -webkit-calc(8.3333333333% - 10px);
        max-width: calc(8.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-1.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .coh-col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .coh-layout-col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(16.6666666667% - 10px);
        -ms-flex: 0 0 calc(16.6666666667% - 10px);
        flex: 0 0 calc(16.6666666667% - 10px);
        max-width: -webkit-calc(16.6666666667% - 10px);
        max-width: calc(16.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-2.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .coh-col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .coh-layout-col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(25% - 10px);
        -ms-flex: 0 0 calc(25% - 10px);
        flex: 0 0 calc(25% - 10px);
        max-width: -webkit-calc(25% - 10px);
        max-width: calc(25% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-3.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .coh-col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .coh-layout-col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(33.3333333333% - 10px);
        -ms-flex: 0 0 calc(33.3333333333% - 10px);
        flex: 0 0 calc(33.3333333333% - 10px);
        max-width: -webkit-calc(33.3333333333% - 10px);
        max-width: calc(33.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-4.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .coh-col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .coh-layout-col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(41.6666666667% - 10px);
        -ms-flex: 0 0 calc(41.6666666667% - 10px);
        flex: 0 0 calc(41.6666666667% - 10px);
        max-width: -webkit-calc(41.6666666667% - 10px);
        max-width: calc(41.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-5.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .coh-col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .coh-layout-col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 10px);
        -ms-flex: 0 0 calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        max-width: -webkit-calc(50% - 10px);
        max-width: calc(50% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-6.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .coh-col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .coh-layout-col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(58.3333333333% - 10px);
        -ms-flex: 0 0 calc(58.3333333333% - 10px);
        flex: 0 0 calc(58.3333333333% - 10px);
        max-width: -webkit-calc(58.3333333333% - 10px);
        max-width: calc(58.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-7.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .coh-col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .coh-layout-col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(66.6666666667% - 10px);
        -ms-flex: 0 0 calc(66.6666666667% - 10px);
        flex: 0 0 calc(66.6666666667% - 10px);
        max-width: -webkit-calc(66.6666666667% - 10px);
        max-width: calc(66.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-8.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .coh-col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .coh-layout-col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(75% - 10px);
        -ms-flex: 0 0 calc(75% - 10px);
        flex: 0 0 calc(75% - 10px);
        max-width: -webkit-calc(75% - 10px);
        max-width: calc(75% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-9.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .coh-col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .coh-layout-col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(83.3333333333% - 10px);
        -ms-flex: 0 0 calc(83.3333333333% - 10px);
        flex: 0 0 calc(83.3333333333% - 10px);
        max-width: -webkit-calc(83.3333333333% - 10px);
        max-width: calc(83.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-10.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .coh-col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .coh-layout-col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(91.6666666667% - 10px);
        -ms-flex: 0 0 calc(91.6666666667% - 10px);
        flex: 0 0 calc(91.6666666667% - 10px);
        max-width: -webkit-calc(91.6666666667% - 10px);
        max-width: calc(91.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-11.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .coh-col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .coh-layout-col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(100% - 10px);
        -ms-flex: 0 0 calc(100% - 10px);
        flex: 0 0 calc(100% - 10px);
        max-width: -webkit-calc(100% - 10px);
        max-width: calc(100% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-12.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .coh-col-md-1-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .coh-layout-col-md-1-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(20% - 10px);
        -ms-flex: 0 0 calc(20% - 10px);
        flex: 0 0 calc(20% - 10px);
        max-width: -webkit-calc(20% - 10px);
        max-width: calc(20% - 10px);
        opacity: 1;
    }
    .coh-layout-col-md-1-5.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .coh-col-md-push-12 {
        left: 100%;
    }
    .coh-col-md-pull-12 {
        right: 100%;
    }
    .coh-col-md-offset-12 {
        margin-left: 100%;
    }
    .coh-col-md-push-11 {
        left: 91.6666666667%;
    }
    .coh-col-md-pull-11 {
        right: 91.6666666667%;
    }
    .coh-col-md-offset-11 {
        margin-left: 91.6666666667%;
    }
    .coh-col-md-push-10 {
        left: 83.3333333333%;
    }
    .coh-col-md-pull-10 {
        right: 83.3333333333%;
    }
    .coh-col-md-offset-10 {
        margin-left: 83.3333333333%;
    }
    .coh-col-md-push-9 {
        left: 75%;
    }
    .coh-col-md-pull-9 {
        right: 75%;
    }
    .coh-col-md-offset-9 {
        margin-left: 75%;
    }
    .coh-col-md-push-8 {
        left: 66.6666666667%;
    }
    .coh-col-md-pull-8 {
        right: 66.6666666667%;
    }
    .coh-col-md-offset-8 {
        margin-left: 66.6666666667%;
    }
    .coh-col-md-push-7 {
        left: 58.3333333333%;
    }
    .coh-col-md-pull-7 {
        right: 58.3333333333%;
    }
    .coh-col-md-offset-7 {
        margin-left: 58.3333333333%;
    }
    .coh-col-md-push-6 {
        left: 50%;
    }
    .coh-col-md-pull-6 {
        right: 50%;
    }
    .coh-col-md-offset-6 {
        margin-left: 50%;
    }
    .coh-col-md-push-5 {
        left: 41.6666666667%;
    }
    .coh-col-md-pull-5 {
        right: 41.6666666667%;
    }
    .coh-col-md-offset-5 {
        margin-left: 41.6666666667%;
    }
    .coh-col-md-push-4 {
        left: 33.3333333333%;
    }
    .coh-col-md-pull-4 {
        right: 33.3333333333%;
    }
    .coh-col-md-offset-4 {
        margin-left: 33.3333333333%;
    }
    .coh-col-md-push-3 {
        left: 25%;
    }
    .coh-col-md-pull-3 {
        right: 25%;
    }
    .coh-col-md-offset-3 {
        margin-left: 25%;
    }
    .coh-col-md-push-2 {
        left: 16.6666666667%;
    }
    .coh-col-md-pull-2 {
        right: 16.6666666667%;
    }
    .coh-col-md-offset-2 {
        margin-left: 16.6666666667%;
    }
    .coh-visible-md {
        display: block;
    }
    .coh-col-md-push-1 {
        left: 8.3333333333%;
    }
    .coh-col-md-pull-1 {
        right: 8.3333333333%;
    }
    .coh-col-md-offset-1 {
        margin-left: 8.3333333333%;
    }
    .coh-hidden-md {
        display: none;
    }
    .coh-col-md-push-0 {
        left: auto;
    }
    .coh-col-md-pull-0 {
        right: auto;
    }
    .coh-col-md-offset-0 {
        margin-left: 0;
    }
    .coh-col-md-push-1-5 {
        left: 20%;
    }
    .coh-col-md-pull-1-5 {
        right: 20%;
    }
    .coh-col-md-offset-1-5 {
        margin-left: 20%;
    }
}

@media (max-width:992px) {
    .coh-col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .coh-layout-col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        opacity: 1;
    }
    .coh-col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .coh-layout-col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 200px;
        opacity: 1;
    }
    .coh-layout-col-sm-hidden {
        max-width: 200px;
        opacity: 0.5;
    }
    .coh-col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .coh-layout-col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(8.3333333333% - 10px);
        -ms-flex: 0 0 calc(8.3333333333% - 10px);
        flex: 0 0 calc(8.3333333333% - 10px);
        max-width: -webkit-calc(8.3333333333% - 10px);
        max-width: calc(8.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-1.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .coh-col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .coh-layout-col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(16.6666666667% - 10px);
        -ms-flex: 0 0 calc(16.6666666667% - 10px);
        flex: 0 0 calc(16.6666666667% - 10px);
        max-width: -webkit-calc(16.6666666667% - 10px);
        max-width: calc(16.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-2.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .coh-col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .coh-layout-col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(25% - 10px);
        -ms-flex: 0 0 calc(25% - 10px);
        flex: 0 0 calc(25% - 10px);
        max-width: -webkit-calc(25% - 10px);
        max-width: calc(25% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-3.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .coh-col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .coh-layout-col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(33.3333333333% - 10px);
        -ms-flex: 0 0 calc(33.3333333333% - 10px);
        flex: 0 0 calc(33.3333333333% - 10px);
        max-width: -webkit-calc(33.3333333333% - 10px);
        max-width: calc(33.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-4.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .coh-col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .coh-layout-col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(41.6666666667% - 10px);
        -ms-flex: 0 0 calc(41.6666666667% - 10px);
        flex: 0 0 calc(41.6666666667% - 10px);
        max-width: -webkit-calc(41.6666666667% - 10px);
        max-width: calc(41.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-5.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .coh-col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .coh-layout-col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 10px);
        -ms-flex: 0 0 calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        max-width: -webkit-calc(50% - 10px);
        max-width: calc(50% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-6.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .coh-col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .coh-layout-col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(58.3333333333% - 10px);
        -ms-flex: 0 0 calc(58.3333333333% - 10px);
        flex: 0 0 calc(58.3333333333% - 10px);
        max-width: -webkit-calc(58.3333333333% - 10px);
        max-width: calc(58.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-7.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .coh-col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .coh-layout-col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(66.6666666667% - 10px);
        -ms-flex: 0 0 calc(66.6666666667% - 10px);
        flex: 0 0 calc(66.6666666667% - 10px);
        max-width: -webkit-calc(66.6666666667% - 10px);
        max-width: calc(66.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-8.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .coh-col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .coh-layout-col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(75% - 10px);
        -ms-flex: 0 0 calc(75% - 10px);
        flex: 0 0 calc(75% - 10px);
        max-width: -webkit-calc(75% - 10px);
        max-width: calc(75% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-9.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .coh-col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .coh-layout-col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(83.3333333333% - 10px);
        -ms-flex: 0 0 calc(83.3333333333% - 10px);
        flex: 0 0 calc(83.3333333333% - 10px);
        max-width: -webkit-calc(83.3333333333% - 10px);
        max-width: calc(83.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-10.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .coh-col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .coh-layout-col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(91.6666666667% - 10px);
        -ms-flex: 0 0 calc(91.6666666667% - 10px);
        flex: 0 0 calc(91.6666666667% - 10px);
        max-width: -webkit-calc(91.6666666667% - 10px);
        max-width: calc(91.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-11.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .coh-col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .coh-layout-col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(100% - 10px);
        -ms-flex: 0 0 calc(100% - 10px);
        flex: 0 0 calc(100% - 10px);
        max-width: -webkit-calc(100% - 10px);
        max-width: calc(100% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-12.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .coh-col-sm-1-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .coh-layout-col-sm-1-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(20% - 10px);
        -ms-flex: 0 0 calc(20% - 10px);
        flex: 0 0 calc(20% - 10px);
        max-width: -webkit-calc(20% - 10px);
        max-width: calc(20% - 10px);
        opacity: 1;
    }
    .coh-layout-col-sm-1-5.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .coh-col-sm-push-12 {
        left: 100%;
    }
    .coh-col-sm-pull-12 {
        right: 100%;
    }
    .coh-col-sm-offset-12 {
        margin-left: 100%;
    }
    .coh-col-sm-push-11 {
        left: 91.6666666667%;
    }
    .coh-col-sm-pull-11 {
        right: 91.6666666667%;
    }
    .coh-col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }
    .coh-col-sm-push-10 {
        left: 83.3333333333%;
    }
    .coh-col-sm-pull-10 {
        right: 83.3333333333%;
    }
    .coh-col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }
    .coh-col-sm-push-9 {
        left: 75%;
    }
    .coh-col-sm-pull-9 {
        right: 75%;
    }
    .coh-col-sm-offset-9 {
        margin-left: 75%;
    }
    .coh-col-sm-push-8 {
        left: 66.6666666667%;
    }
    .coh-col-sm-pull-8 {
        right: 66.6666666667%;
    }
    .coh-col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }
    .coh-col-sm-push-7 {
        left: 58.3333333333%;
    }
    .coh-col-sm-pull-7 {
        right: 58.3333333333%;
    }
    .coh-col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }
    .coh-col-sm-push-6 {
        left: 50%;
    }
    .coh-col-sm-pull-6 {
        right: 50%;
    }
    .coh-col-sm-offset-6 {
        margin-left: 50%;
    }
    .coh-col-sm-push-5 {
        left: 41.6666666667%;
    }
    .coh-col-sm-pull-5 {
        right: 41.6666666667%;
    }
    .coh-col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }
    .coh-col-sm-push-4 {
        left: 33.3333333333%;
    }
    .coh-col-sm-pull-4 {
        right: 33.3333333333%;
    }
    .coh-col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }
    .coh-col-sm-push-3 {
        left: 25%;
    }
    .coh-col-sm-pull-3 {
        right: 25%;
    }
    .coh-col-sm-offset-3 {
        margin-left: 25%;
    }
    .coh-col-sm-push-2 {
        left: 16.6666666667%;
    }
    .coh-col-sm-pull-2 {
        right: 16.6666666667%;
    }
    .coh-col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }
    .coh-visible-sm {
        display: block;
    }
    .coh-col-sm-push-1 {
        left: 8.3333333333%;
    }
    .coh-col-sm-pull-1 {
        right: 8.3333333333%;
    }
    .coh-col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }
    .coh-hidden-sm {
        display: none;
    }
    .coh-col-sm-push-0 {
        left: auto;
    }
    .coh-col-sm-pull-0 {
        right: auto;
    }
    .coh-col-sm-offset-0 {
        margin-left: 0;
    }
    .coh-col-sm-push-1-5 {
        left: 20%;
    }
    .coh-col-sm-pull-1-5 {
        right: 20%;
    }
    .coh-col-sm-offset-1-5 {
        margin-left: 20%;
    }
}

@media (max-width:767px) {
    .coh-col-ps {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .coh-layout-col-ps {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        opacity: 1;
    }
    .coh-col-ps-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .coh-layout-col-ps-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 200px;
        opacity: 1;
    }
    .coh-layout-col-ps-hidden {
        max-width: 200px;
        opacity: 0.5;
    }
    .coh-col-ps-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .coh-layout-col-ps-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(8.3333333333% - 10px);
        -ms-flex: 0 0 calc(8.3333333333% - 10px);
        flex: 0 0 calc(8.3333333333% - 10px);
        max-width: -webkit-calc(8.3333333333% - 10px);
        max-width: calc(8.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-1.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .coh-col-ps-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .coh-layout-col-ps-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(16.6666666667% - 10px);
        -ms-flex: 0 0 calc(16.6666666667% - 10px);
        flex: 0 0 calc(16.6666666667% - 10px);
        max-width: -webkit-calc(16.6666666667% - 10px);
        max-width: calc(16.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-2.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .coh-col-ps-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .coh-layout-col-ps-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(25% - 10px);
        -ms-flex: 0 0 calc(25% - 10px);
        flex: 0 0 calc(25% - 10px);
        max-width: -webkit-calc(25% - 10px);
        max-width: calc(25% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-3.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .coh-col-ps-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .coh-layout-col-ps-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(33.3333333333% - 10px);
        -ms-flex: 0 0 calc(33.3333333333% - 10px);
        flex: 0 0 calc(33.3333333333% - 10px);
        max-width: -webkit-calc(33.3333333333% - 10px);
        max-width: calc(33.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-4.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .coh-col-ps-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .coh-layout-col-ps-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(41.6666666667% - 10px);
        -ms-flex: 0 0 calc(41.6666666667% - 10px);
        flex: 0 0 calc(41.6666666667% - 10px);
        max-width: -webkit-calc(41.6666666667% - 10px);
        max-width: calc(41.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-5.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .coh-col-ps-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .coh-layout-col-ps-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 10px);
        -ms-flex: 0 0 calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        max-width: -webkit-calc(50% - 10px);
        max-width: calc(50% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-6.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .coh-col-ps-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .coh-layout-col-ps-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(58.3333333333% - 10px);
        -ms-flex: 0 0 calc(58.3333333333% - 10px);
        flex: 0 0 calc(58.3333333333% - 10px);
        max-width: -webkit-calc(58.3333333333% - 10px);
        max-width: calc(58.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-7.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .coh-col-ps-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .coh-layout-col-ps-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(66.6666666667% - 10px);
        -ms-flex: 0 0 calc(66.6666666667% - 10px);
        flex: 0 0 calc(66.6666666667% - 10px);
        max-width: -webkit-calc(66.6666666667% - 10px);
        max-width: calc(66.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-8.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .coh-col-ps-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .coh-layout-col-ps-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(75% - 10px);
        -ms-flex: 0 0 calc(75% - 10px);
        flex: 0 0 calc(75% - 10px);
        max-width: -webkit-calc(75% - 10px);
        max-width: calc(75% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-9.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .coh-col-ps-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .coh-layout-col-ps-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(83.3333333333% - 10px);
        -ms-flex: 0 0 calc(83.3333333333% - 10px);
        flex: 0 0 calc(83.3333333333% - 10px);
        max-width: -webkit-calc(83.3333333333% - 10px);
        max-width: calc(83.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-10.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .coh-col-ps-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .coh-layout-col-ps-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(91.6666666667% - 10px);
        -ms-flex: 0 0 calc(91.6666666667% - 10px);
        flex: 0 0 calc(91.6666666667% - 10px);
        max-width: -webkit-calc(91.6666666667% - 10px);
        max-width: calc(91.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-11.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .coh-col-ps-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .coh-layout-col-ps-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(100% - 10px);
        -ms-flex: 0 0 calc(100% - 10px);
        flex: 0 0 calc(100% - 10px);
        max-width: -webkit-calc(100% - 10px);
        max-width: calc(100% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-12.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .coh-col-ps-1-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .coh-layout-col-ps-1-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(20% - 10px);
        -ms-flex: 0 0 calc(20% - 10px);
        flex: 0 0 calc(20% - 10px);
        max-width: -webkit-calc(20% - 10px);
        max-width: calc(20% - 10px);
        opacity: 1;
    }
    .coh-layout-col-ps-1-5.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .coh-col-ps-push-12 {
        left: 100%;
    }
    .coh-col-ps-pull-12 {
        right: 100%;
    }
    .coh-col-ps-offset-12 {
        margin-left: 100%;
    }
    .coh-col-ps-push-11 {
        left: 91.6666666667%;
    }
    .coh-col-ps-pull-11 {
        right: 91.6666666667%;
    }
    .coh-col-ps-offset-11 {
        margin-left: 91.6666666667%;
    }
    .coh-col-ps-push-10 {
        left: 83.3333333333%;
    }
    .coh-col-ps-pull-10 {
        right: 83.3333333333%;
    }
    .coh-col-ps-offset-10 {
        margin-left: 83.3333333333%;
    }
    .coh-col-ps-push-9 {
        left: 75%;
    }
    .coh-col-ps-pull-9 {
        right: 75%;
    }
    .coh-col-ps-offset-9 {
        margin-left: 75%;
    }
    .coh-col-ps-push-8 {
        left: 66.6666666667%;
    }
    .coh-col-ps-pull-8 {
        right: 66.6666666667%;
    }
    .coh-col-ps-offset-8 {
        margin-left: 66.6666666667%;
    }
    .coh-col-ps-push-7 {
        left: 58.3333333333%;
    }
    .coh-col-ps-pull-7 {
        right: 58.3333333333%;
    }
    .coh-col-ps-offset-7 {
        margin-left: 58.3333333333%;
    }
    .coh-col-ps-push-6 {
        left: 50%;
    }
    .coh-col-ps-pull-6 {
        right: 50%;
    }
    .coh-col-ps-offset-6 {
        margin-left: 50%;
    }
    .coh-col-ps-push-5 {
        left: 41.6666666667%;
    }
    .coh-col-ps-pull-5 {
        right: 41.6666666667%;
    }
    .coh-col-ps-offset-5 {
        margin-left: 41.6666666667%;
    }
    .coh-col-ps-push-4 {
        left: 33.3333333333%;
    }
    .coh-col-ps-pull-4 {
        right: 33.3333333333%;
    }
    .coh-col-ps-offset-4 {
        margin-left: 33.3333333333%;
    }
    .coh-col-ps-push-3 {
        left: 25%;
    }
    .coh-col-ps-pull-3 {
        right: 25%;
    }
    .coh-col-ps-offset-3 {
        margin-left: 25%;
    }
    .coh-col-ps-push-2 {
        left: 16.6666666667%;
    }
    .coh-col-ps-pull-2 {
        right: 16.6666666667%;
    }
    .coh-col-ps-offset-2 {
        margin-left: 16.6666666667%;
    }
    .coh-visible-ps {
        display: block;
    }
    .coh-col-ps-push-1 {
        left: 8.3333333333%;
    }
    .coh-col-ps-pull-1 {
        right: 8.3333333333%;
    }
    .coh-col-ps-offset-1 {
        margin-left: 8.3333333333%;
    }
    .coh-hidden-ps {
        display: none;
    }
    .coh-col-ps-push-0 {
        left: auto;
    }
    .coh-col-ps-pull-0 {
        right: auto;
    }
    .coh-col-ps-offset-0 {
        margin-left: 0;
    }
    .coh-col-ps-push-1-5 {
        left: 20%;
    }
    .coh-col-ps-pull-1-5 {
        right: 20%;
    }
    .coh-col-ps-offset-1-5 {
        margin-left: 20%;
    }
}

@media (max-width:569px) {
    .coh-col-xs {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .coh-layout-col-xs {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        opacity: 1;
    }
    .coh-col-xs-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .coh-layout-col-xs-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 200px;
        opacity: 1;
    }
    .coh-layout-col-xs-hidden {
        max-width: 200px;
        opacity: 0.5;
    }
    .coh-col-xs-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .coh-layout-col-xs-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(8.3333333333% - 10px);
        -ms-flex: 0 0 calc(8.3333333333% - 10px);
        flex: 0 0 calc(8.3333333333% - 10px);
        max-width: -webkit-calc(8.3333333333% - 10px);
        max-width: calc(8.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-1.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .coh-col-xs-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .coh-layout-col-xs-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(16.6666666667% - 10px);
        -ms-flex: 0 0 calc(16.6666666667% - 10px);
        flex: 0 0 calc(16.6666666667% - 10px);
        max-width: -webkit-calc(16.6666666667% - 10px);
        max-width: calc(16.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-2.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .coh-col-xs-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .coh-layout-col-xs-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(25% - 10px);
        -ms-flex: 0 0 calc(25% - 10px);
        flex: 0 0 calc(25% - 10px);
        max-width: -webkit-calc(25% - 10px);
        max-width: calc(25% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-3.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .coh-col-xs-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .coh-layout-col-xs-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(33.3333333333% - 10px);
        -ms-flex: 0 0 calc(33.3333333333% - 10px);
        flex: 0 0 calc(33.3333333333% - 10px);
        max-width: -webkit-calc(33.3333333333% - 10px);
        max-width: calc(33.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-4.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .coh-col-xs-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .coh-layout-col-xs-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(41.6666666667% - 10px);
        -ms-flex: 0 0 calc(41.6666666667% - 10px);
        flex: 0 0 calc(41.6666666667% - 10px);
        max-width: -webkit-calc(41.6666666667% - 10px);
        max-width: calc(41.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-5.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .coh-col-xs-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .coh-layout-col-xs-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(50% - 10px);
        -ms-flex: 0 0 calc(50% - 10px);
        flex: 0 0 calc(50% - 10px);
        max-width: -webkit-calc(50% - 10px);
        max-width: calc(50% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-6.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .coh-col-xs-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .coh-layout-col-xs-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(58.3333333333% - 10px);
        -ms-flex: 0 0 calc(58.3333333333% - 10px);
        flex: 0 0 calc(58.3333333333% - 10px);
        max-width: -webkit-calc(58.3333333333% - 10px);
        max-width: calc(58.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-7.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .coh-col-xs-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .coh-layout-col-xs-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(66.6666666667% - 10px);
        -ms-flex: 0 0 calc(66.6666666667% - 10px);
        flex: 0 0 calc(66.6666666667% - 10px);
        max-width: -webkit-calc(66.6666666667% - 10px);
        max-width: calc(66.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-8.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .coh-col-xs-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .coh-layout-col-xs-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(75% - 10px);
        -ms-flex: 0 0 calc(75% - 10px);
        flex: 0 0 calc(75% - 10px);
        max-width: -webkit-calc(75% - 10px);
        max-width: calc(75% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-9.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .coh-col-xs-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .coh-layout-col-xs-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(83.3333333333% - 10px);
        -ms-flex: 0 0 calc(83.3333333333% - 10px);
        flex: 0 0 calc(83.3333333333% - 10px);
        max-width: -webkit-calc(83.3333333333% - 10px);
        max-width: calc(83.3333333333% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-10.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .coh-col-xs-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .coh-layout-col-xs-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(91.6666666667% - 10px);
        -ms-flex: 0 0 calc(91.6666666667% - 10px);
        flex: 0 0 calc(91.6666666667% - 10px);
        max-width: -webkit-calc(91.6666666667% - 10px);
        max-width: calc(91.6666666667% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-11.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .coh-col-xs-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .coh-layout-col-xs-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(100% - 10px);
        -ms-flex: 0 0 calc(100% - 10px);
        flex: 0 0 calc(100% - 10px);
        max-width: -webkit-calc(100% - 10px);
        max-width: calc(100% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-12.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .coh-col-xs-1-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .coh-layout-col-xs-1-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 -webkit-calc(20% - 10px);
        -ms-flex: 0 0 calc(20% - 10px);
        flex: 0 0 calc(20% - 10px);
        max-width: -webkit-calc(20% - 10px);
        max-width: calc(20% - 10px);
        opacity: 1;
    }
    .coh-layout-col-xs-1-5.coh-layout-canvas-component-drop-zone {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .coh-col-xs-push-12 {
        left: 100%;
    }
    .coh-col-xs-pull-12 {
        right: 100%;
    }
    .coh-col-xs-offset-12 {
        margin-left: 100%;
    }
    .coh-col-xs-push-11 {
        left: 91.6666666667%;
    }
    .coh-col-xs-pull-11 {
        right: 91.6666666667%;
    }
    .coh-col-xs-offset-11 {
        margin-left: 91.6666666667%;
    }
    .coh-col-xs-push-10 {
        left: 83.3333333333%;
    }
    .coh-col-xs-pull-10 {
        right: 83.3333333333%;
    }
    .coh-col-xs-offset-10 {
        margin-left: 83.3333333333%;
    }
    .coh-col-xs-push-9 {
        left: 75%;
    }
    .coh-col-xs-pull-9 {
        right: 75%;
    }
    .coh-col-xs-offset-9 {
        margin-left: 75%;
    }
    .coh-col-xs-push-8 {
        left: 66.6666666667%;
    }
    .coh-col-xs-pull-8 {
        right: 66.6666666667%;
    }
    .coh-col-xs-offset-8 {
        margin-left: 66.6666666667%;
    }
    .coh-col-xs-push-7 {
        left: 58.3333333333%;
    }
    .coh-col-xs-pull-7 {
        right: 58.3333333333%;
    }
    .coh-col-xs-offset-7 {
        margin-left: 58.3333333333%;
    }
    .coh-col-xs-push-6 {
        left: 50%;
    }
    .coh-col-xs-pull-6 {
        right: 50%;
    }
    .coh-col-xs-offset-6 {
        margin-left: 50%;
    }
    .coh-col-xs-push-5 {
        left: 41.6666666667%;
    }
    .coh-col-xs-pull-5 {
        right: 41.6666666667%;
    }
    .coh-col-xs-offset-5 {
        margin-left: 41.6666666667%;
    }
    .coh-col-xs-push-4 {
        left: 33.3333333333%;
    }
    .coh-col-xs-pull-4 {
        right: 33.3333333333%;
    }
    .coh-col-xs-offset-4 {
        margin-left: 33.3333333333%;
    }
    .coh-col-xs-push-3 {
        left: 25%;
    }
    .coh-col-xs-pull-3 {
        right: 25%;
    }
    .coh-col-xs-offset-3 {
        margin-left: 25%;
    }
    .coh-col-xs-push-2 {
        left: 16.6666666667%;
    }
    .coh-col-xs-pull-2 {
        right: 16.6666666667%;
    }
    .coh-col-xs-offset-2 {
        margin-left: 16.6666666667%;
    }
    .coh-visible-xs {
        display: block;
    }
    .coh-col-xs-push-1 {
        left: 8.3333333333%;
    }
    .coh-col-xs-pull-1 {
        right: 8.3333333333%;
    }
    .coh-col-xs-offset-1 {
        margin-left: 8.3333333333%;
    }
    .coh-hidden-xs {
        display: none;
    }
    .coh-col-xs-push-0 {
        left: auto;
    }
    .coh-col-xs-pull-0 {
        right: auto;
    }
    .coh-col-xs-offset-0 {
        margin-left: 0;
    }
    .coh-col-xs-push-1-5 {
        left: 20%;
    }
    .coh-col-xs-pull-1-5 {
        right: 20%;
    }
    .coh-col-xs-offset-1-5 {
        margin-left: 20%;
    }
}

.coh-row-bleed-xl>.coh-row-inner {
    margin-right: 0;
    margin-left: 0;
}

.coh-row-bleed-xl>.coh-row-inner>.coh-column {
    padding-right: 0;
    padding-left: 0;
}

.coh-row-visible-xl {
    overflow: visible;
}

.coh-row-hidden-xl {
    overflow-x: hidden;
    overflow-y: auto;
}

.coh-row-xl>.coh-row-inner {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
}

.coh-row-xl>.coh-row-inner>.coh-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

@media (max-width:1659px) {
    .coh-row-xl>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-xl>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:1139px) {
    .coh-row-xl>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-xl>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:992px) {
    .coh-row-xl>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-xl>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:767px) {
    .coh-row-xl>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-xl>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:569px) {
    .coh-row-xl>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-xl>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:1659px) {
    .coh-row-bleed-lg>.coh-row-inner {
        margin-right: 0;
        margin-left: 0;
    }
    .coh-row-bleed-lg>.coh-row-inner>.coh-column {
        padding-right: 0;
        padding-left: 0;
    }
    .coh-row-visible-lg {
        overflow: visible;
    }
    .coh-row-hidden-lg {
        overflow-x: hidden;
        overflow-y: auto;
    }
}

@media (max-width:1659px) {
    .coh-row-lg>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-lg>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:1139px) {
    .coh-row-lg>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-lg>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:992px) {
    .coh-row-lg>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-lg>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:767px) {
    .coh-row-lg>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-lg>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:569px) {
    .coh-row-lg>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-lg>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:1139px) {
    .coh-row-bleed-md>.coh-row-inner {
        margin-right: 0;
        margin-left: 0;
    }
    .coh-row-bleed-md>.coh-row-inner>.coh-column {
        padding-right: 0;
        padding-left: 0;
    }
    .coh-row-visible-md {
        overflow: visible;
    }
    .coh-row-hidden-md {
        overflow-x: hidden;
        overflow-y: auto;
    }
}

@media (max-width:1139px) {
    .coh-row-md>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-md>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:992px) {
    .coh-row-md>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-md>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:767px) {
    .coh-row-md>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-md>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:569px) {
    .coh-row-md>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-md>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:992px) {
    .coh-row-bleed-sm>.coh-row-inner {
        margin-right: 0;
        margin-left: 0;
    }
    .coh-row-bleed-sm>.coh-row-inner>.coh-column {
        padding-right: 0;
        padding-left: 0;
    }
    .coh-row-visible-sm {
        overflow: visible;
    }
    .coh-row-hidden-sm {
        overflow-x: hidden;
        overflow-y: auto;
    }
}

@media (max-width:992px) {
    .coh-row-sm>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-sm>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:767px) {
    .coh-row-sm>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-sm>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:569px) {
    .coh-row-sm>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-sm>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:767px) {
    .coh-row-bleed-ps>.coh-row-inner {
        margin-right: 0;
        margin-left: 0;
    }
    .coh-row-bleed-ps>.coh-row-inner>.coh-column {
        padding-right: 0;
        padding-left: 0;
    }
    .coh-row-visible-ps {
        overflow: visible;
    }
    .coh-row-hidden-ps {
        overflow-x: hidden;
        overflow-y: auto;
    }
}

@media (max-width:767px) {
    .coh-row-ps>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-ps>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:569px) {
    .coh-row-ps>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-ps>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

@media (max-width:569px) {
    .coh-row-bleed-xs>.coh-row-inner {
        margin-right: 0;
        margin-left: 0;
    }
    .coh-row-bleed-xs>.coh-row-inner>.coh-column {
        padding-right: 0;
        padding-left: 0;
    }
    .coh-row-visible-xs {
        overflow: visible;
    }
    .coh-row-hidden-xs {
        overflow-x: hidden;
        overflow-y: auto;
    }
}

@media (max-width:569px) {
    .coh-row-xs>.coh-row-inner {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
    .coh-row-xs>.coh-row-inner>.coh-column {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

:root {
    --ssa-default-font-settings-color: rgb(0, 0, 0);
}

body {
    color: rgb(0, 0, 0);
}

:root {
    --ssa-base-unit-settings-font-size: 16px;
}

body {
    font-size: 16px;
}

p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

@media (max-width:767px) {
    p {
        line-height: 22px;
        font-size: 15px;
    }
}

@media (max-width:569px) {
    p {
        font-size: 15px;
        line-height: 22px;
    }
}

ol {
    margin-bottom: 1.5rem;
}

ol li {
    line-height: 1.5;
    margin-bottom: 1rem;
    margin-left: 2rem;
    font-weight: 400;
    list-style-type: decimal;
}

ol li ol {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

ol li ol li {
    margin-left: 1.5rem;
}

a {
    color: rgb(53, 85, 128);
    -webkit-transition: color ease;
    transition: color ease;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-decoration: underline;
}

@media (max-width:767px) {
    a {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width:569px) {
    a {
        font-size: 16px;
        line-height: 20px;
    }
}

a:hover {
    color: rgb(112, 195, 233);
}

h5 {
    font-size: 1rem;
    margin-bottom: 1.375rem;
    line-height: 1.25;
    margin-bottom: 0.5rem;
    font-weight: bold;
}

@media (max-width:767px) {
    h5 {
        margin-bottom: 1.25rem;
    }
}

h4 {
    font-weight: 500;
    margin-bottom: 1.375rem;
}

@media (max-width:1139px) {
    h4 {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

@media (max-width:767px) {
    h4 {
        margin-bottom: 1.25rem;
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    h4 {
        line-height: 17px;
        letter-spacing: 0;
    }
}

h3 {
    font-size: 24px;
    line-height: 29px;
    font-weight: 500;
    letter-spacing: -0.5px;
}

@media (max-width:767px) {
    h3 {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    h3 {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
}

@media (max-width:767px) {
    h2 {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    h2 {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: 0;
    }
}

h1 {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.3px;
}

@media (max-width:767px) {
    h1 {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    h1 {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

body::-moz-selection {
    background-color: rgb(38, 163, 221);
    color: rgb(255, 255, 255);
}

body::selection {
    background-color: rgb(38, 163, 221);
    color: rgb(255, 255, 255);
}

@media (max-width:992px) {
    body.menu-active {
        overflow: hidden;
    }
}

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

blockquote {
    font-size: 1.25rem;
    line-height: 1.5;
    margin-bottom: 1.5rem;
    padding-right: 2rem;
    padding-left: 2rem;
    border-left-width: 0.125rem;
    border-left-style: solid;
    border-left-color: rgb(38, 163, 221);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

@media (max-width:1139px) {
    blockquote {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

blockquote:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10d";
    font-family: icomoon;
    font-size: 1.5rem;
    color: rgb(38, 163, 221);
    font-style: normal;
    padding-bottom: 0.5rem;
    display: block;
}

@media (max-width:1139px) {
    blockquote:before {
        font-size: 1.5rem;
    }
}

blockquote p {
    font-size: 1.25rem;
}

ul {
    font-size: 16px;
    line-height: 26px;
    position: relative;
    clear: both;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

ul li {
    position: relative;
}

form>* {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

form label {
    font-weight: bold;
    margin-bottom: 0.5rem;
}

form label.form-required:after {
    content: "*";
    margin-left: 0.25rem;
    color: rgb(255, 0, 0);
}

form legend {
    font-weight: bold;
    margin-bottom: 0.5rem;
}

form .form-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

form .form-item.form-item-copy {
    padding-top: 0;
}

form .form-type-checkbox {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

form .form-type-checkbox+.form-type-checkbox {
    margin-top: 0.5rem;
}

form .form-type-checkbox .form-checkbox:checked+label:after {
    opacity: 1;
}

form .form-type-checkbox label {
    font-weight: normal;
    margin-bottom: 0;
}

form .form-type-checkbox label:before {
    pointer-events: none;
    background-color: rgb(242, 242, 242);
    height: 1.625rem;
    width: 1.625rem;
    position: absolute;
    top: 50%;
    left: 0;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(191, 191, 191);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
}

form .form-type-checkbox label:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    pointer-events: none;
    color: rgb(38, 163, 221);
    font-size: 1.25rem;
    height: 1.75rem;
    width: 1.75rem;
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f00c";
    font-family: icomoon;
}

form .form-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 1.75rem;
    width: 1.75rem;
    margin-right: 0.5rem;
    opacity: 0;
}

form .form-type-radio {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

form .form-type-radio+.form-type-radio {
    margin-top: 0.5rem;
}

form .form-type-radio .form-radio:checked+label:after {
    opacity: 1;
}

form .form-type-radio label {
    margin-bottom: 0;
    font-weight: normal;
}

form .form-type-radio label:before {
    pointer-events: none;
    background-color: rgb(242, 242, 242);
    height: 1.625rem;
    width: 1.625rem;
    position: absolute;
    top: 0;
    left: 0;
    border-width: 0.0625rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-style: solid;
    border-color: rgb(191, 191, 191);
    content: "";
}

form .form-type-radio label:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    pointer-events: none;
    color: rgb(38, 163, 221);
    font-size: 1rem;
    height: 1.75rem;
    width: 1.75rem;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    content: "\f111";
    font-family: icomoon;
}

form .form-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 1.75rem;
    width: 1.75rem;
    margin-right: 0.5rem;
    opacity: 0;
}

form .form-type-select.form-item-field-multi-select-list label:before {
    content: normal;
}

form .form-type-select.form-item-field-multi-select-list label:after {
    content: normal;
}

form .form-type-select label:before {
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    pointer-events: none;
    background-color: rgb(38, 163, 221);
    height: 3.125rem;
    width: 3.125rem;
    bottom: 0;
    right: 0;
    content: "";
}

form .form-type-select label:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    pointer-events: none;
    color: rgb(255, 255, 255);
    font-size: 1.25rem;
    height: 3.125rem;
    width: 3.125rem;
    position: absolute;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    content: "\f078";
    font-family: icomoon;
}

form .form-select:not(.editor) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1.5;
    background-color: rgb(242, 242, 242);
    padding: 0.75rem;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(191, 191, 191);
}

form .form-search {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1.5;
    background-color: rgb(242, 242, 242);
    padding: 0.75rem;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(191, 191, 191);
}

form .form-submit {
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: rgb(38, 163, 221);
    font-weight: bold;
    line-height: 1.25;
    font-size: 0.875rem;
    background-color: rgb(242, 242, 242);
    padding: 1rem;
    border-style: none;
}

form .form-submit:hover {
    background-color: rgb(219, 219, 220);
}

form .form-submit.button--primary {
    color: rgb(255, 255, 255);
    background-color: rgb(38, 163, 221);
}

form .form-submit.button--primary:hover {
    background-color: rgb(26, 137, 201);
}

form .form-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1.5;
    width: 100%;
    padding: 0.75rem;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(191, 191, 191);
    background-color: rgb(242, 242, 242);
}

form .form-email {
    line-height: 1.5;
    background-color: rgb(242, 242, 242);
    width: 100%;
    padding: 0.75rem;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(191, 191, 191);
}

form .form-textarea {
    line-height: 1.5;
    background-color: rgb(242, 242, 242);
    width: 100%;
    padding: 0.75rem;
    border-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(191, 191, 191);
}

form .field--name-field-wysiwyg .form-type-select {
    position: static;
    display: block;
}

form .field--name-field-wysiwyg .form-type-select label:before {
    content: normal;
}

form .field--name-field-wysiwyg .form-type-select label:after {
    content: normal;
}

form .webform-element-description {
    margin-top: 0.5rem;
    font-size: 0.75rem;
}

.mo_saml_btn-block {
    display: block !important;
    width: 90% !important;
}

.mo_saml_btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none
}

.mo_saml_btn:focus,
.mo_saml_btn:active:focus,
.mo_saml_btn.active:focus,
.mo_saml_btn.focus,
.mo_saml_btn:active.focus,
.mo_saml_btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.mo_saml_btn:hover,
.mo_saml_btn:focus,
.mo_saml_btn.focus {
    text-decoration: none
}

.mo_saml_btn:active,
.mo_saml_btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.mo_saml_btn.disabled,
.mo_saml_btn[disabled],
fieldset[disabled] .mo_saml_btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.mo_saml_btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.mo_saml_btn-default:hover,
.mo_saml_btn-default:focus,
.mo_saml_btn-default.focus,
.mo_saml_btn-default:active,
.mo_saml_btn-default.active,
.open>.dropdown-toggle.mo_saml_btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.mo_saml_btn-default:active,
.mo_saml_btn-default.active,
.open>.dropdown-toggle.mo_saml_btn-default {
    background-image: none
}

.mo_saml_btn-default.disabled,
.mo_saml_btn-default[disabled],
fieldset[disabled] .mo_saml_btn-default,
.mo_saml_btn-default.disabled:hover,
.mo_saml_btn-default[disabled]:hover,
fieldset[disabled] .mo_saml_btn-default:hover,
.mo_saml_btn-default.disabled:focus,
.mo_saml_btn-default[disabled]:focus,
fieldset[disabled] .mo_saml_btn-default:focus,
.mo_saml_btn-default.disabled.focus,
.mo_saml_btn-default[disabled].focus,
fieldset[disabled] .mo_saml_btn-default.focus,
.mo_saml_btn-default.disabled:active,
.mo_saml_btn-default[disabled]:active,
fieldset[disabled] .mo_saml_btn-default:active,
.mo_saml_btn-default.disabled.active,
.mo_saml_btn-default[disabled].active,
fieldset[disabled] .mo_saml_btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.mo_saml_btn-default .badge {
    color: #fff;
    background-color: #333
}

.mo_saml_btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.mo_saml_btn-primary:hover,
.mo_saml_btn-primary:focus,
.mo_saml_btn-primary.focus,
.mo_saml_btn-primary:active,
.mo_saml_btn-primary.active,
.open>.dropdown-toggle.mo_saml_btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.mo_saml_btn-primary:active,
.mo_saml_btn-primary.active,
.open>.dropdown-toggle.mo_saml_btn-primary {
    background-image: none
}

.mo_saml_btn-primary.disabled,
.mo_saml_btn-primary[disabled],
fieldset[disabled] .mo_saml_btn-primary,
.mo_saml_btn-primary.disabled:hover,
.mo_saml_btn-primary[disabled]:hover,
fieldset[disabled] .mo_saml_btn-primary:hover,
.mo_saml_btn-primary.disabled:focus,
.mo_saml_btn-primary[disabled]:focus,
fieldset[disabled] .mo_saml_btn-primary:focus,
.mo_saml_btn-primary.disabled.focus,
.mo_saml_btn-primary[disabled].focus,
fieldset[disabled] .mo_saml_btn-primary.focus,
.mo_saml_btn-primary.disabled:active,
.mo_saml_btn-primary[disabled]:active,
fieldset[disabled] .mo_saml_btn-primary:active,
.mo_saml_btn-primary.disabled.active,
.mo_saml_btn-primary[disabled].active,
fieldset[disabled] .mo_saml_btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4
}

.mo_saml_btn-primary .mo_saml_badge {
    color: #337ab7;
    background-color: #fff
}

.mo_saml_btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.mo_saml_btn-success:hover,
.mo_saml_btn-success:focus,
.mo_saml_btn-success.focus,
.mo_saml_btn-success:active,
.mo_saml_btn-success.active,
.open>.dropdown-toggle.mo_saml_btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.mo_saml_btn-success:active,
.mo_saml_btn-success.active,
.open>.dropdown-toggle.mo_saml_btn-success {
    background-image: none
}

.mo_saml_btn-success.disabled,
.mo_saml_btn-success[disabled],
fieldset[disabled] .mo_saml_btn-success,
.mo_saml_btn-success.disabled:hover,
.mo_saml_btn-success[disabled]:hover,
fieldset[disabled] .mo_saml_btn-success:hover,
.mo_saml_btn-success.disabled:focus,
.mo_saml_btn-success[disabled]:focus,
fieldset[disabled] .mo_saml_btn-success:focus,
.mo_saml_btn-success.disabled.focus,
.mo_saml_btn-success[disabled].focus,
fieldset[disabled] .mo_saml_btn-success.focus,
.mo_saml_btn-success.disabled:active,
.mo_saml_btn-success[disabled]:active,
fieldset[disabled] .mo_saml_btn-success:active,
.mo_saml_btn-success.disabled.active,
.mo_saml_btn-success[disabled].active,
fieldset[disabled] .mo_saml_btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.mo_saml_btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.mo_saml_btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.mo_saml_btn-info:hover,
.mo_saml_btn-info:focus,
.mo_saml_btn-info.focus,
.mo_saml_btn-info:active,
.mo_saml_btn-info.active,
.open>.dropdown-toggle.mo_saml_btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.mo_saml_btn-info:active,
.mo_saml_btn-info.active,
.open>.dropdown-toggle.mo_saml_btn-info {
    background-image: none
}

.mo_saml_btn-info.disabled,
.mo_saml_btn-info[disabled],
fieldset[disabled] .mo_saml_btn-info,
.mo_saml_btn-info.disabled:hover,
.mo_saml_btn-info[disabled]:hover,
fieldset[disabled] .mo_saml_btn-info:hover,
.mo_saml_btn-info.disabled:focus,
.mo_saml_btn-info[disabled]:focus,
fieldset[disabled] .mo_saml_btn-info:focus,
.mo_saml_btn-info.disabled.focus,
.mo_saml_btn-info[disabled].focus,
fieldset[disabled] .mo_saml_btn-info.focus,
.mo_saml_btn-info.disabled:active,
.mo_saml_btn-info[disabled]:active,
fieldset[disabled] .mo_saml_btn-info:active,
.mo_saml_btn-info.disabled.active,
.mo_saml_btn-info[disabled].active,
fieldset[disabled] .mo_saml_btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.mo_saml_btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.mo_saml_btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.mo_saml_btn-warning:hover,
.mo_saml_btn-warning:focus,
.mo_saml_btn-warning.focus,
.mo_saml_btn-warning:active,
.mo_saml_btn-warning.active,
.open>.dropdown-toggle.mo_saml_btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.mo_saml_btn-warning:active,
.mo_saml_btn-warning.active,
.open>.dropdown-toggle.mo_saml_btn-warning {
    background-image: none
}

.mo_saml_btn-warning.disabled,
.mo_saml_btn-warning[disabled],
fieldset[disabled] .mo_saml_btn-warning,
.mo_saml_btn-warning.disabled:hover,
.mo_saml_btn-warning[disabled]:hover,
fieldset[disabled] .mo_saml_btn-warning:hover,
.mo_saml_btn-warning.disabled:focus,
.mo_saml_btn-warning[disabled]:focus,
fieldset[disabled] .mo_saml_btn-warning:focus,
.mo_saml_btn-warning.disabled.focus,
.mo_saml_btn-warning[disabled].focus,
fieldset[disabled] .mo_saml_btn-warning.focus,
.mo_saml_btn-warning.disabled:active,
.mo_saml_btn-warning[disabled]:active,
fieldset[disabled] .mo_saml_btn-warning:active,
.mo_saml_btn-warning.disabled.active,
.mo_saml_btn-warning[disabled].active,
fieldset[disabled] .mo_saml_btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.mo_saml_btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.mo_saml_btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.mo_saml_btn-danger:hover,
.mo_saml_btn-danger:focus,
.mo_saml_btn-danger.focus,
.mo_saml_btn-danger:active,
.mo_saml_btn-danger.active,
.open>.dropdown-toggle.mo_saml_btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.mo_saml_btn-danger:active,
.mo_saml_btn-danger.active,
.open>.dropdown-toggle.mo_saml_btn-danger {
    background-image: none
}

.mo_saml_btn-danger.disabled,
.mo_saml_btn-danger[disabled],
fieldset[disabled] .mo_saml_btn-danger,
.mo_saml_btn-danger.disabled:hover,
.mo_saml_btn-danger[disabled]:hover,
fieldset[disabled] .mo_saml_btn-danger:hover,
.mo_saml_btn-danger.disabled:focus,
.mo_saml_btn-danger[disabled]:focus,
fieldset[disabled] .mo_saml_btn-danger:focus,
.mo_saml_btn-danger.disabled.focus,
.mo_saml_btn-danger[disabled].focus,
fieldset[disabled] .mo_saml_btn-danger.focus,
.mo_saml_btn-danger.disabled:active,
.mo_saml_btn-danger[disabled]:active,
fieldset[disabled] .mo_saml_btn-danger:active,
.mo_saml_btn-danger.disabled.active,
.mo_saml_btn-danger[disabled].active,
fieldset[disabled] .mo_saml_btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.mo_saml_btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.mo_saml_btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.mo_saml_btn-link,
.mo_saml_btn-link:active,
.mo_saml_btn-link.active,
.mo_saml_btn-link[disabled],
fieldset[disabled] .mo_saml_btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mo_saml_btn-link,
.mo_saml_btn-link:hover,
.mo_saml_btn-link:focus,
.mo_saml_btn-link:active {
    border-color: transparent
}

.mo_saml_btn-link:hover,
.mo_saml_btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.mo_saml_btn-link[disabled]:hover,
fieldset[disabled] .mo_saml_btn-link:hover,
.mo_saml_btn-link[disabled]:focus,
fieldset[disabled] .mo_saml_btn-link:focus {
    color: #777;
    text-decoration: none
}

.mo_saml_btn-lg,
.mo_saml_btn-group-lg>.mo_saml_btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.mo_saml_btn-sm,
.mo_saml_btn-group-sm>.mo_saml_btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.mo_saml_btn-xs,
.mo_saml_btn-group-xs>.mo_saml_btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.mo_saml_btn-block {
    display: block;
    width: 100%
}

.mo_saml_btn-block+.mo_saml_btn-block {
    margin-top: 5px
}

input[type=submit].mo_saml_btn-block,
input[type=reset].mo_saml_btn-block,
input[type=button].mo_saml_btn-block {
    width: 100%
}

.mo_saml_btn-group,
.mo_saml_btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.mo_saml_btn-group>.mo_saml_btn,
.mo_saml_btn-group-vertical>.mo_saml_btn {
    position: relative;
    float: left
}

.mo_saml_btn-group>.mo_saml_btn:hover,
.mo_saml_btn-group-vertical>.mo_saml_btn:hover,
.mo_saml_btn-group>.mo_saml_btn:focus,
.mo_saml_btn-group-vertical>.mo_saml_btn:focus,
.mo_saml_btn-group>.mo_saml_btn:active,
.mo_saml_btn-group-vertical>.mo_saml_btn:active,
.mo_saml_btn-group>.mo_saml_btn.active,
.mo_saml_btn-group-vertical>.mo_saml_btn.active {
    z-index: 2
}

.mo_saml_btn-group .mo_saml_btn+.mo_saml_btn,
.mo_saml_btn-group .mo_saml_btn+.mo_saml_btn-group,
.mo_saml_btn-group .mo_saml_btn-group+.mo_saml_btn,
.mo_saml_btn-group .mo_saml_btn-group+.mo_saml_btn-group {
    margin-left: -1px
}

.mo_saml_btn-toolbar {
    margin-left: -5px
}

.mo_saml_btn-toolbar .mo_saml_btn-group,
.mo_saml_btn-toolbar .input-group {
    float: left
}

.mo_saml_btn-toolbar>.mo_saml_btn,
.mo_saml_btn-toolbar>.mo_saml_btn-group,
.mo_saml_btn-toolbar>.input-group {
    margin-left: 5px
}

.mo_saml_btn-group>.mo_saml_btn:not (:first-child):not (:last-child):not (.dropdown-toggle) {
    border-radius: 0
}

.mo_saml_btn-group>.mo_saml_btn:first-child {
    margin-left: 0
}

.mo_saml_btn-group>.mo_saml_btn:first-child:not (:last-child):not (.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.mo_saml_btn-group>.mo_saml_btn:last-child:not (:first-child),
.mo_saml_btn-group>.dropdown-toggle:not (:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.mo_saml_btn-group>.mo_saml_btn-group {
    float: left
}

.mo_saml_btn-group>.mo_saml_btn-group:not (:first-child):not (:last-child)>.mo_saml_btn {
    border-radius: 0
}

.mo_saml_btn-group>.mo_saml_btn-group:first-child>.mo_saml_btn:last-child,
.mo_saml_btn-group>.mo_saml_btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.mo_saml_btn-group>.mo_saml_btn-group:last-child>.mo_saml_btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.mo_saml_btn-group .dropdown-toggle:active,
.mo_saml_btn-group.open .dropdown-toggle {
    outline: 0
}

.mo_saml_btn-group>.mo_saml_btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.mo_saml_btn-group>.mo_saml_btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.mo_saml_btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.mo_saml_btn-group.open .dropdown-toggle.mo_saml_btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.mo_saml_btn .caret {
    margin-left: 0
}

.mo_saml_btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .mo_saml_btn-lg .caret {
    border-width: 0 5px 5px
}

.mo_saml_btn-group-vertical>.mo_saml_btn,
.mo_saml_btn-group-vertical>.mo_saml_btn-group,
.mo_saml_btn-group-vertical>.mo_saml_btn-group>.mo_saml_btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.mo_saml_btn-group-vertical>.mo_saml_btn-group>.mo_saml_btn {
    float: none
}

.mo_saml_btn-group-vertical>.mo_saml_btn+.mo_saml_btn,
.mo_saml_btn-group-vertical>.mo_saml_btn+.mo_saml_btn-group,
.mo_saml_btn-group-vertical>.mo_saml_btn-group+.mo_saml_btn,
.mo_saml_btn-group-vertical>.mo_saml_btn-group+.mo_saml_btn-group {
    margin-top: -1px;
    margin-left: 0
}

.mo_saml_btn-group-vertical>.mo_saml_btn:not (:first-child):not (:last-child) {
    border-radius: 0
}

.mo_saml_btn-group-vertical>.mo_saml_btn:first-child:not (:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.mo_saml_btn-group-vertical>.mo_saml_btn:last-child:not (:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.mo_saml_btn-group-vertical>.mo_saml_btn-group:not (:first-child):not (:last-child)>.mo_saml_btn {
    border-radius: 0
}

.mo_saml_btn-group-vertical>.mo_saml_btn-group:first-child:not (:last-child)>.mo_saml_btn:last-child,
.mo_saml_btn-group-vertical>.mo_saml_btn-group:first-child:not (:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.mo_saml_btn-group-vertical>.mo_saml_btn-group:last-child:not (:first-child)>.mo_saml_btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

#miniorange_saml_backdoor_table div {
    display: inline-block;
}

#miniorange_saml_backdoor_table {
    border-style: none;
}

.mo_saml_backdoor {
    display: ruby;
    margin-left: 20px;
    color: blue;
}

#miniorange_saml_backdoor_textbox1 {
    width: 100px;
}

#mo_saml_sp_required_star {
    color: red;
}

.mo_saml_copytooltip {
    position: relative;
    display: inline-block;
}

.mo_saml_copytooltip .mo_saml_copytooltiptext {
    visibility: hidden;
    width: 130px;
    background-color: grey;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 3px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    margin-left: -60px;
}

.mo_saml_copytooltip .mo_saml_copytooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.mo_saml_copytooltip:hover .mo_saml_copytooltiptext {
    visibility: visible;
}

.mo_saml_align_inline {
    display: block ruby;
}

.mo_saml_help_title {
    font-size: 17px;
    width: 100%;
    color: #1B79AE;
    cursor: pointer;
    font-weight: bold;
}

.mo_saml_help_desc {
    font-size: 13px;
    border-left: solid 2px rgba(128, 128, 128, 0.65);
    margin-top: 10px;
    padding-left: 10px;
}

.mo_saml_help {
    border-top: solid 1px grey;
    width: 95%;
}

.mo_saml_help_cell {
    padding: 20px;
    border-bottom: solid 1px grey;
}

.mo_saml_support_layout {
    width: 93%;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding-left: 20px;
}

.mo_saml_table_layout {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 0px 10px 10px 10px;
    margin-bottom: 10px;
}

.mo_saml_table_layout input[type=text] {
    width: 80%;
}

.mo_saml_table_layout td strong {
    margin-left: 10px;
}

.mo_saml_table_textbox {
    width: 80%;
}

.mo_saml_settings_table {
    width: 100%;
}

.mo_saml_settings_table tr td:first-child {
    width: 30%;
}

.mo_saml_heading_margin {
    margin-left: 0px;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.fa-pull-right {
    float: right;
}

.fa-fw {
    width: 1.28571429em !important;
    text-align: center;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mo_copy {
    padding: 1%;
    cursor: pointer;
}

.mo_copy:active {
    background: gray;
}

.mo_td_values {
    font-size: 1.1em;
    font-weight: 600;
    font-family: sans-serif;
}

.mo_saml_selected-text,
.mo_saml_selected-text>* {
    background: #2196f3;
    color: #ffffff;
}

.mo_saml_highlight_background_url_note {
    background-color: #e0e0e0;
    border-radius: 4px;
    padding: 0.55em;
    width: fit-content;
    float: left;
}

.mo-margin {
    margin-left: 10px;
}

.mo_saml_selected-text,
.mo_saml_selected-text>* {
    background: #2196f3;
    color: #ffffff;
}

.mo_saml_local_pricing_free_tab {
    background-color: rgba(34, 153, 221, 0.82) !important;
}

.mo_saml_local_pricing_paid_tab {
    background-color: #0B4669 !important;
}

.mo_saml_local_pricing_text {
    font-size: 14px !important;
    color: #fff !important;
    font-weight: 600 !important;
}

.mo_saml_local_pricing_sub_header {
    margin: 2px !important;
    color: #fff !important;
}

.mo_saml_local_pricing_header {
    color: #fff !important;
    margin: 4px !important;
}

.mo_saml_local_pricing_table {
    text-align: center;
    font-size: 15px !important;
    background-color: #FFFFFF;
}

.mo_saml_meta_upload {
    display: none;
}

.mo_saml_cancel_upload {
    float: right;
}

.mo_saml_local_table_col1 {
    padding-left: 5%;
}

.mo_saml_local_table_col2 {
    padding-left: 20%;
}

.mo_saml_role_attribute_plus {
    width: 3%;
    margin-left: 2%;
    margin-right: 2%;
}

.mo_saml_button_class {
    color: #fff !important;
    background: #337ab7 !important;
    border-color: #2e6da4 !important;
    font-size: 0.5rem !important;
    border-radius: 5px !important;
}

.mo_saml_sp_role {
    width: 30%;
    display: inline-block;
}

.mo_saml_sp_profile {
    width: 30%;
    display: inline-block;
}

.mo_saml_sp_role_class {
    border: 1px solid #34495e;
    width: 90%;
    height: 28px;
}

.mo_saml_idp_role_class {
    width: 30%;
    display: inline-block;
}

.mo_saml_idp_profile_class {
    width: 30%;
    display: inline-block;
}

.mo_saml_otp_row {
    margin: 15px 0px;
}

.mo_saml_profile_otp_row {
    margin: 15px 0px;
}

.mo_saml_otp_sp_name {
    display: inline-block;
    width: 30%;
    max-width: 450px;
}

.mo_saml_profile_sp_name {
    display: inline-block;
    width: 30%;
    max-width: 450px;
}

.mo_saml_otp_idp_name {
    display: inline-block;
    width: 48%;
}

.mo_saml_profile_idp_name {
    display: inline-block;
    width: 48%;
}

.mo_saml_otp_delete {
    display: inline-block;
    width: 6%;
}

.mo_saml_profile_delete {
    display: inline-block;
    width: 6%;
}

.mo-display-logs {
    color: #3c763d;
    background-color: #dff0d8;
    padding: 2%;
    margin-bottom: 20px;
    text-align: center;
    border: 1px solid #AEDB9A;
    font-size: 18pt;
}

.mo-display-block {
    color: #050505;
    width: -moz-available;
    min-height: 300px !important;
    overflow: auto;
    display: inline-block;
    background-color: #f6f6f6;
    padding: 2%;
    margin-bottom: 20px;
    text-align: left;
    border: 1px solid #AEDB9A;
    font-size: 12pt;
}

.mo_saml_text_center {
    text-align: center;
}

.mo_saml_register_message {
    display: block;
    text-align: center;
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid #fb9a9a;
    color: red;
    background-color: rgba(255, 0, 0, 0.1);
    padding: 8px;
    margin-top: 15px;
}

.mo_saml_idp_message {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    color: #fffcfc;
    background-color: #2e2e2e;
    padding: 5px;
    width: 100%;
}

.mo_saml_welcome_message {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    color: rgba(0, 128, 0, 0.70);
    background-color: rgba(0, 255, 0, 0.15);
    padding: 5px;
    border: 1px solid rgba(0, 128, 0, 0.15);
    border-radius: 4px;
}

.mo_saml_highlight_background_note {
    background-color: #e0e0e0;
    border-radius: 4px;
    padding: 0.55em;
    width: 98%;
}

.mo_saml_highlight_background_note_1 {
    background-color: #e0e0e0;
    border-radius: 4px;
    padding: 0.55em;
    width: 98%;
}

.mo_saml_table_layout {
    border-radius: 1px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 0 2% 2% 0;
}

.mo_saml_sp_container {
    width: 60%;
    padding: 2%;
    float: left;
}

.mo_saml_sp_table_layout_1 {
    background-color: #e0e0d8;
    width: 98%;
    padding: 1%;
    overflow: hidden;
}

.mo_saml_form_text {
    padding: 2px !important;
    box-sizing: border-box !important;
    padding: 0.3em 0.4em 0.3em 0.5em !important;
    border: 1px solid #b8b8b8 !important;
    border-top-color: #999 !important;
    border-radius: 2px !important;
    background: #fcfcfa !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125) !important;
}

@media only screen and (max-width:641px) {
    .mo_saml_form_text {
        width: 100% !important;
    }
}

.mo_saml_form_select {
    padding: 2px !important;
    box-sizing: border-box !important;
    padding: 0.3em 0.4em 0.3em 0.5em !important;
    border: 1px solid #b8b8b8 !important;
    border-top-color: #999 !important;
    border-radius: 2px !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125) !important;
}

@media only screen and (max-width:641px) {
    .mo_saml_form_select {
        width: 100% !important;
    }
}

.mo_saml_btn-custom {
    color: #ffffff;
    font-size: 14px;
}

.mo_saml_btn-custom:hover {
    color: #ffffff;
    border: 1px solid #ffffff;
}

.mo_saml_container_1 {
    width: 100%;
}

#mo_saml_pricing-table {
    padding-top: 30px;
}

#mo_saml_pricing-table li {
    height: 40px;
    color: black;
    text-align: center;
}

.support_styles2 {
    width: 93%;
    margin-left: 14px;
}

.mo_saml_class_inline_1 {
    width: 29%;
    display: inline-block;
    padding-top: 198px;
}

.mo_saml_class_inline {
    width: 17.4%;
    display: inline-block;
    vertical-align: top;
}

#mo_saml_pricing-table .mo_saml_pricing {
    margin: 0;
    padding: 0;
    font-family: 'Robot', sans-serif;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table {
    padding-bottom: 15px;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table .mo_saml_pricing-header {
    position: relative;
    background: #34495e;
    padding: 6px 18px;
    text-align: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table .mo_saml_pricing-header .mo_saml_pricing-title {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table .mo_saml_pricing-header .mo_saml_pricing-rate {
    font-size: 50px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    text-align: center;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table .mo_saml_pricing-header .mo_saml_pricing-rate sup {
    font-size: 24px;
    position: relative;
    top: -30px;
    color: #bdc3c7;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table .mo_saml_pricing-header .mo_saml_pricing-rate span {
    font-size: 13px;
    color: #bdc3c7;
    text-transform: uppercase;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list {
    padding: 20px 0 40px 0;
    background: #c4baba1c;
    border: 1px solid #e3e3e3;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list ul {
    padding: 0px;
    display: table;
    margin: 0px auto;
    width: 100%;
    text-align: center;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list ul li {
    list-style: none;
    border-bottom: 1px solid #EAECEB;
    color: black;
    font-size: 15px;
    line-height: 42px;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list ul li:last-child {
    border: none;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list ul li i {
    margin-right: 12px;
    color: #bdc3c7;
}

#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list ul li span {
    color: #34495e;
}

.mo_saml_pricing-rate:last-of-type {
    margin-top: 36px;
}

.mo_saml_pricing-title>span {
    font-size: 12px;
    letter-spacing: 1px;
}

p.mo_saml_pricing-title {
    height: 70px;
}

p.mo_saml_pricing-rate {
    margin-bottom: 50px;
}

.filler-class {
    height: 0px;
}

.mo_btn_note {
    font-size: 14px;
    cursor: default;
    border-color: #337ab7;
}

.mo_saml_pricing-list li:nth-of-type(2n+1) {
    background-color: rgba(23, 61, 80, 0.06);
}

#mo_saml_margin {
    margin-bottom: 22px;
}

.mo_saml_table_layout_support_btn {
    position: fixed;
    top: 100px;
    z-index: 10000;
    right: -391px;
}

#mosaml-feedback-overlay {
    background: rgba(11, 13, 13, 0.44);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
}

#mo_support_btn {
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    width: 150px;
    height: 35px;
    background: rgba(43, 141, 65, 0.93);
    color: #ffffff;
    border-radius: 3px;
    transform: rotate(90deg);
    text-shadow: none;
    position: relative;
    margin-left: -92px;
    top: 94px;
}

.mo_text_color {
    color: #d9534f;
}

.mo_saml_hidden {
    display: none;
}

.mo_saml_table_layout_support_1 {
    border-radius: 4px;
    position: relative;
    width: 350px;
    border: 1px solid #CCCCCC;
    padding: 15px 20px 17px 20px;
    background-color: white;
}

.mo_guide_table {
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
}

.mo_copy_icon_not_center>thead>tr>th,
.mo_guide_table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}

.mo_guide_table-bordered,
.mo_copy_icon_not_center {
    border: 1px solid #ddd;
}

.mo_guide_table-bordered>thead>tr>th,
.mo_guide_table-bordered>tbody>tr>td {
    border: 1px solid #ddd;
    text-align: center;
}

.mo_copy_icon_not_center>thead>tr>th,
.mo_copy_icon_not_center>tbody>tr>td {
    border: 1px solid #ddd;
}

.mo_guide_table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
}

.mo_guide_text-center {
    text-align: center;
}

.mo_guide_table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.mo_guide_text-color {
    color: #fe7e00;
}

.mo_saml_container_2 {
    width: 28%;
    padding: 2%;
    border-radius: 4px;
     !important;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    margin-left: auto;
    margin-right: auto;
    float: left;
}

.mo_faq_button_left {
    float: inherit;
    color: #48a0dc;
    border: 2px solid #48a0dc;
    padding: 5px;
}

.mo_faq_button_left:hover {
    transform: scale(1.1);
}

.mo_faq_button_right {
    float: inherit;
    color: #48a0dc;
    border: 2px solid #48a0dc;
    padding: 5px;
    margin-left: 10px;
}

.mo_faq_button_right:hover {
    transform: scale(1.1);
}

.mo_saml_configure_message {
    display: block;
    text-align: center;
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid #fb9a9a;
    color: red;
    background-color: rgba(255, 0, 0, 0.1);
    padding: 8px;
}

#miniorange_saml_backdoor_table div {
    display: inline-block;
}

#miniorange_saml_backdoor_table {
    border-style: none;
}

.mo_backdoor {
    display: ruby;
}

#miniorange_saml_backdoor_textbox1 {
    width: 150px;
}

#mo_saml_edit_backdoor {
    cursor: pointer;
    margin-left: 15px;
    font-size: larger;
    text-decoration: none;
}

#mo_idp_add_custom_attr_textfields {
    width: 50px;
    margin-left: 100px;
}

.mo_idp_delete_btn_class {
    float: right;
}

.mo_idp_attr_map_row {
    margin: 15px 0px;
}

.mo_idp_idp_attr_separator_title {
    float: right;
    margin-right: 10%;
}

.mo_idp_attr_map_sp_name {
    display: inline-block;
    width: 35% !important;
    max-width: 450px;
}

.mo_idp_attr_map_sp_name_textfield {
    width: 90% !important;
}

.mo_idp_attr_map_sep {
    width: 80% !important;
}

.mo_idp_attr_map_sep_name {
    width: 15% !important;
    float: right;
}

.mo_idp_attr_map_idp_name {
    display: inline-block;
    width: 40%;
}

.mo_idp_role_map_delete,
.mo_idp_attr_map_delete {
    display: inline-block;
    width: 6%;
    margin-top: 15px;
    float: right;
}

.atrr_attribute_plus {
    width: 3%;
    margin-left: 2%;
    margin-right: 2%;
}

.button_class_attr {
    color: #fff !important;
    background: #337ab7 !important;
    border-color: #2e6da4 !important;
    font-size: 0.5rem !important;
    border-radius: 5px !important;
}

.mo_idp_sp_attr_title {
    width: 35%;
    display: inline-block;
}

.mo_idp_idp_attr_title {
    width: 90%;
    height: 28px;
    display: inline;
}

.mo_saml_sp_font_for_heading {
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 1%;
}

.mo_saml_font_SP_setup_for_heading {
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 1%;
    color: #d9534f;
    text-align: center;
}

.mo_saml_sp_font_for_sub_heading {
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold;
}

#edit-modules th {
    text-align: center;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block;
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.ui-controlgroup>.ui-controlgroup-item:focus,
.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus {
    z-index: 9999;
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid;
}

.ui-checkboxradio-disabled {
    pointer-events: none;
}

.ui-resizable {
    position: relative;
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
    text-indent: 0;
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em;
}

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

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0;
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0;
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0;
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px;
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0;
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0;
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0;
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

.progress {
    position: relative;
}

.progress__track {
    min-width: 100px;
    max-width: 100%;
    height: 16px;
    margin-top: 5px;
    border: 1px solid;
    background-color: #fff;
}

.progress__bar {
    width: 3%;
    min-width: 3%;
    max-width: 100%;
    height: 1.5em;
    background-color: #000;
}

.progress__description,
.progress__percentage {
    overflow: hidden;
    margin-top: 0.2em;
    color: #555;
    font-size: 0.875em;
}

.progress__description {
    float: left;
}

[dir="rtl"] .progress__description {
    float: right;
}

.progress__percentage {
    float: right;
}

[dir="rtl"] .progress__percentage {
    float: left;
}

.progress--small .progress__track {
    height: 7px;
}

.progress--small .progress__bar {
    height: 7px;
    background-size: 20px 20px;
}

.ajax-progress {
    display: inline-block;
    padding: 1px 5px 2px 5px;
}

[dir="rtl"] .ajax-progress {
    float: right;
}

.ajax-progress-throbber .throbber {
    display: inline;
    padding: 1px 5px 2px;
    background: transparent url(../images/throbber-active.gif) no-repeat 0 center;
}

.ajax-progress-throbber .message {
    display: inline;
    padding: 1px 5px 2px;
}

tr .ajax-progress-throbber .throbber {
    margin: 0 2px;
}

.ajax-progress-bar {
    width: 16em;
}

.ajax-progress-fullscreen {
    position: fixed;
    z-index: 1000;
    top: 48.5%;
    left: 49%;
    width: 24px;
    height: 24px;
    padding: 4px;
    opacity: 0.9;
    border-radius: 7px;
    background-color: #232323;
    background-image: url(../images/loading-small.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

[dir="rtl"] .ajax-progress-fullscreen {
    right: 49%;
    left: auto;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

.text-align-center {
    text-align: center;
}

.text-align-justify {
    text-align: justify;
}

.align-left {
    float: left;
}

.align-right {
    float: right;
}

.align-center {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.fieldgroup {
    padding: 0;
    border-width: 0;
}

.container-inline div,
.container-inline label {
    display: inline;
}

.container-inline .details-wrapper {
    display: block;
}

.clearfix:after {
    display: table;
    clear: both;
    content: "";
}

.js details:not([open]) .details-wrapper {
    display: none;
}

.hidden {
    display: none;
}

.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
    position: static !important;
    overflow: visible;
    clip: auto;
    width: auto;
    height: auto;
}

.invisible {
    visibility: hidden;
}

.item-list__comma-list,
.item-list__comma-list li {
    display: inline;
}

.item-list__comma-list {
    margin: 0;
    padding: 0;
}

.item-list__comma-list li:after {
    content: ", ";
}

.item-list__comma-list li:last-child:after {
    content: "";
}

.js .js-hide {
    display: none;
}

.js-show {
    display: none;
}

.js .js-show {
    display: block;
}

.nowrap {
    white-space: nowrap;
}

.position-container {
    position: relative;
}

.reset-appearance {
    margin: 0;
    padding: 0;
    border: 0 none;
    background: transparent;
    line-height: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.resize-none {
    resize: none;
}

.resize-vertical {
    min-height: 2em;
    resize: vertical;
}

.resize-horizontal {
    max-width: 100%;
    resize: horizontal;
}

.resize-both {
    max-width: 100%;
    min-height: 2em;
    resize: both;
}

.system-status-counter__status-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.system-status-counter__status-icon:before {
    display: block;
    content: "";
    background-repeat: no-repeat;
    background-position: center 2px;
    background-size: 20px;
}

.system-status-counter__status-icon--error:before {
    background-image: url(../images/error.svg);
}

.system-status-counter__status-icon--warning:before {
    background-image: url(../images/warning.svg);
}

.system-status-counter__status-icon--checked:before {
    background-image: url(../images/check.svg);
}

.system-status-report-counters__item {
    width: 100%;
    margin-bottom: 0.5em;
    padding: 0.5em 0;
    text-align: center;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0.063);
}

@media screen and (min-width:60em) {
    .system-status-report-counters {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .system-status-report-counters__item--half-width {
        width: 49%;
    }
    .system-status-report-counters__item--third-width {
        width: 33%;
    }
}

.system-status-general-info__item {
    margin-top: 1em;
    padding: 0 1em 1em;
    border: 1px solid #ccc;
}

.system-status-general-info__item-title {
    border-bottom: 1px solid #ccc;
}

.tablesort {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: 100%;
}

.tablesort--asc {
    background-image: url(../images/twistie-down.svg);
}

.tablesort--desc {
    background-image: url(../images/twistie-up.svg);
}

.coh-menu-item-child-hidden>ul {
    display: none;
}

.coh-container {
    display: block;
}

.coh-container:before,
.coh-container:after {
    clear: both;
    content: " ";
    display: table;
}

.coh-container-boxed {
    margin: 0 auto;
    max-width: 100rem;
}

@media (max-width:1659px) {
    .coh-container-boxed {
        max-width: none;
        margin-left: 1.875rem;
        margin-right: 1.875rem;
    }
}

@media (max-width:1139px) {
    .coh-container-boxed {
        max-width: none;
        margin-left: 1.875rem;
        margin-right: 1.875rem;
    }
}

@media (max-width:992px) {
    .coh-container-boxed {
        max-width: none;
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}

@media (max-width:767px) {
    .coh-container-boxed {
        max-width: none;
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}

@media (max-width:569px) {
    .coh-container-boxed {
        max-width: none;
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}

.coh-container-boxed .coh-container-boxed {
    margin-right: auto;
    margin-left: auto;
}

.dx8-aov {
    visibility: hidden;
}

.coh-link {
    display: inline-block;
}

.coh-wysiwyg:before,
.coh-wysiwyg:after {
    clear: both;
    content: " ";
    display: table;
}

.coh-image {
    display: block;
    max-width: 100%;
    height: auto;
}

.coh-image[data-src],
.coh-image[data-srcset] {
    min-height: 1px;
}

.coh-image-xl {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
}

.coh-image-responsive-xl {
    display: block;
    max-width: 100%;
    height: auto;
    float: none;
    max-height:70px;
    margin-left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.coh-image-float-left-xl {
    float: left;
    margin-left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.coh-image-float-right-xl {
    float: right;
    margin-left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.coh-image-align-left-xl {
    float: none;
    margin-left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.coh-image-align-centre-xl {
    float: none;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.coh-image-align-right-xl {
    float: none;
    margin-left: 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

@media (max-width:1659px) {
    .coh-image-lg {
        display: block;
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .coh-image-responsive-lg {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        float: none;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-float-left-lg {
        float: left;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-float-right-lg {
        float: right;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-align-left-lg {
        float: none;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-align-centre-lg {
        float: none;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .coh-image-align-right-lg {
        float: none;
        margin-left: 100%;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@media (max-width:1139px) {
    .coh-image-md {
        display: block;
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .coh-image-responsive-md {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        float: none;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-float-left-md {
        float: left;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-float-right-md {
        float: right;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-align-left-md {
        float: none;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-align-centre-md {
        float: none;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .coh-image-align-right-md {
        float: none;
        margin-left: 100%;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@media (max-width:992px) {
    .coh-image-sm {
        display: block;
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .coh-image-responsive-sm {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        float: none;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-float-left-sm {
        float: left;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-float-right-sm {
        float: right;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-align-left-sm {
        float: none;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-align-centre-sm {
        float: none;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .coh-image-align-right-sm {
        float: none;
        margin-left: 100%;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@media (max-width:767px) {
    .coh-image-ps {
        display: block;
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .coh-image-responsive-ps {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        float: none;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-float-left-ps {
        float: left;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-float-right-ps {
        float: right;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-align-left-ps {
        float: none;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-align-centre-ps {
        float: none;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .coh-image-align-right-ps {
        float: none;
        margin-left: 100%;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@media (max-width:569px) {
    .coh-image-xs {
        display: block;
        width: auto;
        max-width: 100%;
        height: auto;
    }
    .coh-image-responsive-xs {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        float: none;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-float-left-xs {
        float: left;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-float-right-xs {
        float: right;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-align-left-xs {
        float: none;
        margin-left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .coh-image-align-centre-xs {
        float: none;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .coh-image-align-right-xs {
        float: none;
        margin-left: 100%;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.coh-style-header-style>.coh-container {
    height: 100%;
}

.coh-style-header-style>.coh-container>.coh-row {
    height: 100%;
}

.coh-style-header-style>.coh-container>.coh-row>.coh-row-inner {
    height: 100%;
}

.coh-style-header-style .nav-logo-box {
    padding-left: 0;
}

@media (max-width:992px) {
    .coh-style-header-style .nav-logo-box {
        padding-left: 7.5px;
    }
}

.coh-style-header-style .nav-logo-box .nav-logo-wrap {
    max-width: 180px;
    width: 100%;
}

@media (max-width:1659px) {
    .coh-style-header-style .nav-logo-box .nav-logo-wrap {
        max-width: 165px;
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .nav-logo-box .nav-logo-wrap {
        max-width: 150px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .nav-logo-box .nav-logo-wrap {
        display: inline-block;
        max-width: 130px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .nav-logo-box .nav-logo-wrap {
        max-width: 102px;
    }
}

@media (max-width:569px) {
    .coh-style-header-style .nav-logo-box .nav-logo-wrap {
        max-width: 102px;
    }
}

.coh-style-header-style .nav-logo-box .nav-logo-wrap a {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-style-header-style .nav-logo-box .mb-nav-toggle {
    display: none;
    float: right;
    height: 35px;
    width: 40px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    position: relative;
}

@media (max-width:767px) {
    .coh-style-header-style .nav-logo-box .mb-nav-toggle {
        display: inline-block;
    }
}

@media (max-width:569px) {
    .coh-style-header-style .nav-logo-box .mb-nav-toggle {
        display: inline-block;
    }
}

.coh-style-header-style .nav-logo-box .mb-nav-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-style-header-style .nav-logo-box .mb-nav-toggle:after {
    color: #44879E;
    position: absolute;
    content: "\f0c9";
    font-family: 'icomoon';
    left: 0;
    width: 100%;
    font-size: 24px;
    text-indent: 0;
}

.coh-style-header-style .main-navbar {
    position: static;
    height: 100%;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        height: auto;
        width: 100%;
        padding: 0;
        z-index: 99;
        background-color: rgb(255, 255, 255);
        -webkit-box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
        box-shadow: 0px 2px 10px rgb(0 0 0 / 20%);
    }
}

.coh-style-header-style .main-navbar>.coh-row {
    height: 100%;
}

.coh-style-header-style .main-navbar>.coh-row>.coh-row-inner {
    height: 100%;
}

.coh-style-header-style .main-navbar .utility-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav {
        padding-top: 10px;
        padding-bottom: 5px;
        position: static;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav {
        padding-top: 0;
        padding-bottom: 0;
        margin: 0;
        width: 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.coh-style-header-style .main-navbar .utility-nav .nav-close {
    display: none;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav .nav-close {
        background-color: rgb(255, 255, 255);
        padding-top: 25px;
        padding-right: 25px;
        padding-bottom: 25px;
        padding-left: 25px;
        position: absolute;
        top: 0;
        right: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        z-index: 9;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.coh-style-header-style .main-navbar .utility-nav .nav-close:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-style-header-style .main-navbar .utility-nav .nav-close:after {
    content: "";
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav .nav-close:after {
        position: absolute;
        background-image: url("../images/nav-close-icon.png");
        background-position: left top;
        background-size: contain;
        background-repeat: no-repeat;
        background-attachment: scroll;
        height: 16px;
        width: 16px;
        right: 24px;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    float: right;
    position: static;
    margin: 0;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 {
        height: auto;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 {
        display: block;
        float: left;
        padding-top: 0;
        padding-right: 3px;
        padding-bottom: 9px;
        padding-left: 0;
        width: -webkit-calc(100% - 38px);
        width: calc(100% - 38px);
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item {
    position: relative;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item {
        float: left;
        margin-top: 4px;
        margin-right: 20px;
        position: static;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item:hover span.active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item:hover span.active img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a {
    text-indent: -9999px;
    text-decoration: none;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a {
        padding: 0;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a {
        text-indent: 0;
        color: rgb(68, 68, 68);
        font-weight: 700;
        font-size: 13px;
        line-height: 18px;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a:hover span.active {
    display: block;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a:hover span.inactive {
    display: none;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a span.inactive {
    display: none;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a span.active {
    display: block;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a span.active img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a img {
    margin-top: 0;
    margin-right: 17px;
    margin-bottom: 0;
    margin-left: 17px;
    width: auto;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a img {
        margin-right: 15px;
        margin-left: 15px;
        width: 24px;
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a img {
        margin-right: 14px;
        margin-left: 14px;
        width: 22px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a img {
        margin-right: 10px;
        margin-left: 10px;
        width: 18px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a img {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item a span.ut-link-text {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        padding-left: 5px;
        text-transform: uppercase;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children a.utility-nav-link {
    position: relative;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children a.utility-nav-link:before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(255, 188, 3)), color-stop(45%, #44879E));
    background-image: -webkit-linear-gradient(left, rgb(255, 188, 3) 1%, #44879E 45%);
    background-image: linear-gradient(90deg, rgb(255, 188, 3) 1%, #44879E 45%);
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    content: "";
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children a.utility-nav-link:before {
        display: none;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children a.utility-nav-link:after {
    display: none;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children a.utility-nav-link.active {
    color: #44879E;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children a.utility-nav-link.active span img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children .menu-level-2-wrapper .menu-level-2 li.current a.active {
    color: #44879E;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children .menu-level-2-wrapper .menu-level-2 li.current span.active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children.is-expanded a.utility-nav-link {
    color: #44879E;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children.is-expanded a.utility-nav-link:before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 60ms ease-in 0ms;
    transition: all 60ms ease-in 0ms;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children.is-expanded span.active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.has-children.is-expanded .menu-level-2-wrapper {
    display: block;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.navbtn {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.navbtn a {
    color: rgb(255, 255, 255);
    font-weight: 900;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    background-color: #44879E;
    height: 40px;
    width: 200px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    float: left;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    text-indent: 0;
    position: relative;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.navbtn a {
        width: 160px;
        font-size: 14px;
        line-height: 35px;
        height: 35px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.navbtn a {
        font-size: 11px;
        line-height: 30px;
        height: 30px;
        width: 150px;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.navbtn a:after {
    font-family: 'icomoon';
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: normal;
    position: absolute;
    top: -webkit-calc(50% - 10px);
    top: calc(50% - 10px);
    right: 28px;
    opacity: 0;
    content: "\f105";
    font-weight: 700;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.navbtn a:after {
        right: 20px;
        font-size: 16px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.navbtn a:after {
        right: 24px;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.navbtn a:hover:after {
    opacity: 1;
    right: 20px;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.navbtn a:hover:after {
        right: 12px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.navbtn a:hover:after {
        right: 16px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.navbtn a span.ut-link-text {
        padding: 0;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.logout {
    display: none;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 .menu-level-2-wrapper {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 .menu-level-2-wrapper {
        position: absolute;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.search {
        float: right;
        margin: 0;
        padding-top: 3px;
        padding-right: 0;
        padding-bottom: 3px;
        padding-left: 20px;
        border-left-color: rgb(191, 191, 191);
        border-left-style: solid;
        border-left-width: 1px;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.search a img {
    margin-left: 0;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.search a span.ut-link-text {
        display: none;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper {
    max-width: 310px;
    width: 310px;
    padding: 30px;
    left: 50%;
    right: 0;
    -webkit-filter: drop-shadow(0 10px 40px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0 10px 40px rgba(0, 0, 0, 0.05));
    background-color: rgb(255, 255, 255);
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-box-shadow: inset 0 -1px 0 0 rgb(224, 224, 224);
    box-shadow: inset 0 -1px 0 0 rgb(224, 224, 224);
    overflow-x: hidden;
    overflow-y: auto;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper {
        top: 72px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper {
        padding: 20px;
        top: 110px;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        width: 100%;
        max-width: 100%;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        left: 0;
        right: 0;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    float: left;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li {
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li:hover a {
    color: #44879E;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li:hover span.active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li:last-child {
    margin: 0;
    border-width: 0;
    padding: 0;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li span.active {
    display: block;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li span.active img {
    width: auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li a {
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    text-indent: 0;
    text-decoration: none;
    color: rgb(19, 58, 101);
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li p {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 11px;
    line-height: 18px;
    margin: 0;
    display: block;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li .ut-nav-icon-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.coh-style-header-style .main-navbar .utility-nav ul.menu-level-1 li.utility-nav-item.contactNav .menu-level-2-wrapper .menu-level-2 li .ut-nav-icon-box a {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav .utility-navbtn {
        padding-top: 11px;
        padding-bottom: 20px;
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
    text-transform: uppercase;
    font-weight: 900;
    height: 40px;
    width: 200px;
    max-width: 200px;
    padding: 0;
    margin-top: 0;
    min-height: 40px;
    line-height: 40px;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
        width: 160px;
        font-size: 15px;
        line-height: 35px;
        min-height: 35px;
        height: 35px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a {
        font-size: 11px;
        line-height: 32px;
        min-height: 30px;
        height: 30px;
        width: 150px;
    }
}

.coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:before {
    line-height: 37px;
    right: 28px;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:before {
        line-height: 35px;
        right: 18px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:before {
        line-height: 28px;
        right: 20px;
    }
}

.coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
    right: 20px;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
        right: 12px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav .utility-navbtn a:hover:before {
        right: 15px;
    }
}

.coh-style-header-style .main-navbar .utility-nav .langselector {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: static;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav .langselector {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        height: auto;
    }
}

.coh-style-header-style .main-navbar .utility-nav .langselector .langouter {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-header-style .main-navbar .utility-nav .langselector .langouter:before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(2%, rgb(255, 188, 3)), color-stop(40%, #44879E));
    background-image: -webkit-linear-gradient(left, rgb(255, 188, 3) 2%, #44879E 40%);
    background-image: linear-gradient(90deg, rgb(255, 188, 3) 2%, #44879E 40%);
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 3px;
    width: 70%;
    position: absolute;
    bottom: 0;
    left: 7%;
    opacity: 0;
    visibility: hidden;
    content: "";
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav .langselector .langouter:before {
        display: none;
    }
}

.coh-style-header-style .main-navbar .utility-nav .langselector .langouter:after {
    display: none;
}

.coh-style-header-style .main-navbar .utility-nav .langselector .langouter:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav .langselector .langouter:hover img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
}

.coh-style-header-style .main-navbar .utility-nav .langselector .langouter img {
    height: 28px;
    width: 28px;
   /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
    margin-right: 30px;
    margin-left: 15px;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .utility-nav .langselector .langouter img {
        height: 24px;
        width: 24px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav .langselector .langouter img {
        margin-right: 20px;
        margin-left: 10px;
        width: 18px;
        height: 18px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav .langselector .langouter img {
        margin-top: -7px;
        margin-right: 20px;
        margin-left: 0;
    }
}

.coh-style-header-style .main-navbar .utility-nav .langselector .langouter p {
    display: none;
}

.coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 35px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 55px;
    right: 15px;
    top: 100%;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown {
        top: 90px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown {
        top: 110px;
        left: 0;
        max-width: 100%;
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown .language-close {
    display: none;
}

.coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown .language-close ul.links li a.is-active {
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .utility-nav .langselector .language-container-dropdown ul.links li {
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .utility-nav .langselector.is-expanded .langouter:before {
    -webkit-transition: all 60ms ease-in;
    transition: all 60ms ease-in;
    visibility: visible;
    opacity: 1;
}

.coh-style-header-style .main-navbar .utility-nav .langselector.is-expanded .langouter img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.coh-style-header-style .main-navbar .utility-nav .langselector.is-expanded .language-container-dropdown {
    display: block;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu {
        display: block;
        float: left;
        margin: 0;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 10px;
        padding-left: 0;
        width: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: -webkit-calc(100vh - 170px);
        max-height: calc(100vh - 170px);
    }
    .coh-style-header-style .main-navbar .primary-menu:before,
    .coh-style-header-style .main-navbar .primary-menu:after {
        clear: none;
        content: normal;
        display: inline;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 {
        width: 100%;
        float: left;
        display: block;
    }
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1:before,
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1:after {
        clear: none;
        content: normal;
        display: inline;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head {
        margin: 0;
        padding-top: 8px;
        padding-right: 0;
        padding-bottom: 8px;
        padding-left: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link {
    padding-left: 0;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link {
        padding-left: 20px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link:before {
    width: -webkit-calc(100% - 25px);
    width: calc(100% - 25px);
    left: 0;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link:before {
        width: -webkit-calc(100% - 15px);
        width: calc(100% - 15px);
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link:before {
        width: -webkit-calc(100% - 9px);
        width: calc(100% - 9px);
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:first-child a.nav-head-link:before {
        width: -webkit-calc(100% - 15px);
        width: calc(100% - 15px);
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:last-child a.nav-head-link {
        padding-right: 0;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head:last-child a.nav-head-link:before {
        width: -webkit-calc(100% - 15px);
        width: calc(100% - 15px);
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
    color: rgb(51, 51, 51);
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    text-decoration: none;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
    padding-right: 25px;
    padding-bottom: 0;
    padding-left: 25px;
    letter-spacing: 0.01em;
    position: relative;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 15px;
        padding-top: 0;
        padding-right: 14px;
        padding-bottom: 0;
        padding-left: 14px;
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        padding-top: 0;
        padding-right: 9px;
        padding-bottom: 0;
        padding-left: 9px;
        font-size: 14px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        height: auto;
        padding-top: 0;
        padding-right: 15px;
        padding-bottom: 0;
        padding-left: 15px;
        font-size: 12px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link {
        font-size: 18px;
        line-height: 26px;
        padding-top: 5px;
        padding-right: 45px;
        padding-bottom: 5px;
        padding-left: 20px;
        display: block;
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link:before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(255, 188, 3)), color-stop(39%, #44879E));
    background-image: -webkit-linear-gradient(left, rgb(255, 188, 3) 1%, #44879E 39%);
    background-image: linear-gradient(90deg, rgb(255, 188, 3) 1%, #44879E 39%);
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 3px;
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    opacity: 0;
    position: absolute;
    left: 25px;
    bottom: 0;
    content: "";
    visibility: hidden;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link:before {
        width: -webkit-calc(100% - 28px);
        width: calc(100% - 28px);
        left: 14px;
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link:before {
        width: -webkit-calc(100% - 18px);
        width: calc(100% - 18px);
        left: 9px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link:before {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        left: 15px;
        bottom: -10px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link:before {
        display: none;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link:after {
    display: none;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link:after {
        display: block;
        font-weight: 900;
        position: absolute;
        top: 8px;
        right: 17px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head a.nav-head-link.active {
    color: #44879E;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav {
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.17px;
    text-decoration: none;
    padding-top: 0;
    padding-right: 25px;
    padding-bottom: 0;
    padding-left: 25px;
    position: relative;
    height: 100%;
    color: rgb(51, 51, 51);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav {
        font-size: 15px;
        padding-top: 0;
        padding-right: 14px;
        padding-bottom: 0;
        padding-left: 14px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav {
        padding-right: 15px;
        padding-left: 15px;
        font-size: 12px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav {
        font-size: 18px;
        line-height: 26px;
        padding-top: 5px;
        padding-right: 45px;
        padding-bottom: 5px;
        padding-left: 20px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav:before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(255, 188, 3)), color-stop(39%, #44879E));
    background-image: -webkit-linear-gradient(left, rgb(255, 188, 3) 1%, #44879E 39%);
    background-image: linear-gradient(90deg, rgb(255, 188, 3) 1%, #44879E 39%);
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 3px;
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    content: "";
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 25px;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav:before {
        width: -webkit-calc(100% - 28px);
        width: calc(100% - 28px);
        left: 14px;
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav:before {
        left: 9px;
        width: -webkit-calc(100% - 18px);
        width: calc(100% - 18px);
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav:before {
        left: 15px;
        bottom: -10px;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav:before {
        display: none;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav:after {
    position: absolute;
    top: 8px;
    right: 17px;
    display: none;
    font-weight: 900;
    content: "\f107";
    font-family: icomoon;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    margin-left: 0.5rem;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav:after {
        display: block;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head .no-link-nav.active {
    color: #44879E;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.is-expanded {
        background-color: rgb(245, 245, 245);
        -webkit-transition: none;
        transition: none;
        -webkit-box-shadow: inset 0px 4px 4px rgb(0 0 0 / 5%);
        box-shadow: inset 0px 4px 4px rgb(0 0 0 / 5%);
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.is-expanded a.nav-head-link {
    color: #44879E;
    -webkit-transition: all 220ms ease-in-out;
    transition: all 220ms ease-in-out;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.is-expanded a.nav-head-link:before {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 60ms ease-in 0ms;
    transition: all 60ms ease-in 0ms;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.is-expanded .no-link-nav {
    color: #44879E;
    -webkit-transition: all 220ms ease-in-out;
    transition: all 220ms ease-in-out;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.is-expanded .no-link-nav:before {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 60ms ease-in;
    transition: all 60ms ease-in;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.is-expanded .no-link-nav:after {
        -webkit-transform: rotateZ(180deg);
        -ms-transform: rotate(180deg);
        transform: rotateZ(180deg);
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.is-expanded .menu-level-2-wrapper {
    display: block;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.is-expanded .menu-level-2-wrapper {
        display: block;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap {
    max-width: 50%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap {
        padding-right: 15px;
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap {
        margin-bottom: 40px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap {
        max-width: 100%;
        width: 100%;
        margin-bottom: 35px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap .nav-icon-box {
    width: 68px;
    float: left;
    position: relative;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap a {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    margin-bottom: 5px;
    padding: 0;
    display: inline;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap a {
        font-size: 14px;
        line-height: 18px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap a {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap p {
    font-size: 12px;
    line-height: 18px;
    font-weight: 300;
    color: rgb(51, 51, 51);
    max-width: 280px;
    min-height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.nav-bottom-link {
    margin-top: 25px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: left;
    max-width: 360px;
    width: 100%;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 25px;
    padding-left: 0;
    position: static;
    border-style: none;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.nav-bottom-link {
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        max-width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.nav-bottom-link:before {
    background-color: rgb(224, 224, 224);
    height: 1px;
    width: 100%;
    content: "";
    position: absolute;
    top: auto;
    left: 0;
    margin-top: -30px;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.nav-bottom-link .nav-icon-box {
    width: auto;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.nav-bottom-link .nav-icon-box {
        width: 68px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.nav-bottom-link .nav-icon-box img {
        width: 48px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.nav-bottom-link p {
    max-width: 100%;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav .menu-level-2-wrapper .link-list-wrap li.nav-bottom-link p {
        max-width: 220px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .intro-link-wrap {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .intro-link-wrap .link-description {
        max-width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .featured-wrap {
    padding-bottom: 0;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .featured-wrap {
        max-width: 100%;
        width: 100%;
        padding-top: 20px;
        padding-right: 30px;
        padding-bottom: 10px;
        padding-left: 30px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .featured-wrap {
        padding-top: 0;
        padding-right: 20px;
        padding-bottom: 0;
        padding-left: 20px;
        margin-bottom: 10px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .featured-wrap .featured-inner-box {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px);
        margin-right: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .featured-wrap .featured-inner-box {
        width: 100%;
        margin-right: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 {
    position: relative;
    height: 100%;
    padding-bottom: 80px;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 {
        height: auto;
        padding-bottom: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap {
    max-width: initial;
    width: -webkit-calc(33% - 25px);
    width: calc(33% - 25px);
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap {
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .link-list-wrap li.nav-bottom-link {
    max-width: 100%;
    width: 100%;
    margin-top: 0;
    padding-bottom: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .link-list-wrap li.nav-bottom-link {
        position: relative;
        bottom: auto;
        left: auto;
        margin-top: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav .menu-level-2-wrapper .link-list-wrap li.nav-bottom-link {
        margin-top: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav.wide-links-section .menu-level-2-wrapper .featured-wrap {
    width: 25%;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav.wide-links-section .menu-level-2-wrapper .featured-wrap {
        width: 100%;
        max-width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav.wide-links-section .menu-level-2-wrapper .featured-wrap .ft-nav-title {
    max-width: 100%;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav.wide-links-section .menu-level-2-wrapper .featured-wrap span.link-description {
    max-width: 100%;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap {
    width: 75%;
    padding-bottom: 0;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.solutionsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link {
        margin-bottom: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.companyNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap:nth-last-child(2) {
    margin-right: 25px;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.companyNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap:last-child {
    margin-right: 0;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    overflow: visible;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0);
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .intro-link-wrap {
    display: none;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .featured-wrap {
    display: none;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .link-list-wrap {
    background-color: rgb(255, 255, 255);
    max-width: 850px;
    width: 100%;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 45px;
    padding-left: 30px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-filter: drop-shadow(0px 10px 40px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0px 10px 40px rgba(0, 0, 0, 0.05));
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .link-list-wrap {
        max-width: 100%;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .link-list-wrap {
        background-color: rgba(0, 0, 0, 0);
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap {
    max-width: unset;
    width: -webkit-calc(33.3% - 13.33px);
    width: calc(33.3% - 13.33px);
    margin-right: 20px;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap {
        width: 100%;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 20px;
        margin-left: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap:last-child {
    margin-right: 0;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap:nth-last-child(2) {
    margin-right: 20px;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap:hover a {
    color: #44879E;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap a {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    padding: 0;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .link-list-wrap li.column-list-wrap p {
    color: rgb(68, 68, 68);
    font-weight: 300;
    font-size: 11px;
    line-height: 18px;
    display: block;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.contactNav .menu-level-2-wrapper .coh-row-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .intro-link-wrap {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .featured-wrap {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .featured-wrap .ft-nav-title {
        max-width: 100%;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .featured-wrap span.link-description {
        max-width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .link-list-wrap {
    width: 77%;
    padding-top: 35px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 0;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .link-list-wrap {
        width: 79%;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .link-list-wrap {
        width: 100%;
        padding-top: 20px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .link-list-wrap {
        padding-top: 0;
        padding-right: 20px;
        padding-bottom: 5px;
        padding-left: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .link-list-wrap {
        padding-right: 18px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap {
    margin-bottom: 10px;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap {
        margin-bottom: 30px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap span.col-nav-title {
    border-style: none;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper>.coh-container-boxed {
    max-width: 1137px;
    padding-right: 40px;
    padding-left: 40px;
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper>.coh-container-boxed {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper>.coh-container-boxed {
        padding-right: 0;
        padding-left: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper>.coh-container-boxed>.coh-row>.coh-row-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .intro-link-wrap {
    width: 40%;
    padding-top: 40px;
    padding-right: 20px;
    max-width: unset;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .intro-link-wrap {
        width: 40%;
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .intro-link-wrap {
        width: 36%;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .intro-link-wrap {
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .intro-link-wrap {
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .intro-link-wrap:after {
    display: none;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .intro-link-wrap .link-description {
    font-weight: 300;
    color: rgb(51, 51, 51);
    font-size: 16px;
    line-height: 24px;
    max-width: 405px;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .intro-link-wrap .link-description {
        font-size: 15px;
        line-height: 22px;
        max-width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .intro-link-wrap a.subNavLink {
    font-size: 18px;
    line-height: 30px;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .intro-link-wrap a.subNavLink {
        font-size: 16px;
        line-height: 19px;
        max-width: unset;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap {
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 25px;
    width: 60%;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap {
        width: 60%;
        padding-left: 20px;
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap {
        padding-left: 20px;
        width: 64%;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap {
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
        width: 100%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap {
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 0;
        padding-left: 20px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 {
    gap: 8%;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap {
    max-width: -webkit-calc(50% - 4%);
    max-width: calc(50% - 4%);
    width: 100%;
    padding-right: 0;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap {
        max-width: 100%;
        width: 100%;
        margin-bottom: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap:first-child:after {
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
    width: 1px;
    position: absolute;
    content: "";
    top: 0;
    right: -5%;
    background-color: rgb(224, 224, 224);
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap:first-child:after {
        display: none;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap span.col-nav-title {
    font-weight: 900;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1.5px;
    border-bottom-color: rgb(224, 224, 224);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: none;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap span.col-nav-title {
        font-size: 12px;
        line-height: 18px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap span.col-nav-title {
        font-size: 14px;
        line-height: 18px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li {
    max-width: 72%;
    margin-bottom: 25px;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li {
        max-width: 100%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li {
        margin-bottom: 18px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li p {
        max-width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link {
    max-width: 100%;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 40px;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(224, 224, 224);
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link {
        margin-top: 20px;
        padding-bottom: 20px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link:before {
    bottom: 0;
    display: none;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link:after {
    display: none;
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link a {
    width: auto;
    margin-bottom: 0;
    padding-right: 15px;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link a {
        margin-bottom: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar {
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    position: absolute;
    bottom: 30px;
    left: 40px;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar {
        left: 30px;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar {
        left: 20px;
        width: -webkit-calc(100% - 20px);
        width: calc(100% - 20px);
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar {
        position: relative;
        bottom: 0;
        width: 100%;
        left: 0;
        padding-top: 10px;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar .nav-bottom-bar-module:before {
    display: none;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.productsNav.wide-links-section .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar .nav-bottom-bar-module:before {
        display: none;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.customersNav .menu-level-2-wrapper .intro-link-wrap {
    width: 22%;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.customersNav .menu-level-2-wrapper .intro-link-wrap {
        width: 50%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.customersNav .menu-level-2-wrapper .intro-link-wrap {
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.customersNav .menu-level-2-wrapper .link-list-wrap {
    width: 53%;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.customersNav .menu-level-2-wrapper .link-list-wrap {
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.customersNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    max-width: 300px;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.customersNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px);
        max-width: 100%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.customersNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap {
        max-width: 100%;
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.customersNav .menu-level-2-wrapper .featured-wrap {
    width: 25%;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.customersNav .menu-level-2-wrapper .featured-wrap {
        width: 50%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.customersNav .menu-level-2-wrapper .featured-wrap {
        width: 100%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper>.coh-container-boxed>.coh-row>.coh-row-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .intro-link-wrap {
    width: 23%;
    padding-right: 20px;
    padding-bottom: 20px;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .intro-link-wrap {
        width: 50%;
        padding-bottom: 30px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .intro-link-wrap {
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .link-list-wrap {
    width: 54%;
    padding-right: 40px;
    padding-left: 40px;
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .link-list-wrap {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .link-list-wrap {
        width: 100%;
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .link-list-wrap {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    position: relative;
    height: 100%;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 {
        height: auto;
        -webkit-align-content: initial;
        -ms-flex-line-pack: initial;
        align-content: initial;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap {
        margin-bottom: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap:last-child {
        margin-bottom: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 .nav-bottom-link {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 2px;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 .nav-bottom-link {
        position: relative;
        bottom: auto;
        left: auto;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu ul.menu-level-1 li.nav-head.resourcesNav.is-expanded {
        padding-bottom: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper {
    -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
    position: absolute;
    top: 105px;
    left: 0;
    right: 0;
    z-index: 1;
    display: none;
    background-color: rgb(255, 255, 255);
    overflow-x: hidden;
    overflow-y: auto;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(224, 224, 224);
    border-bottom-color: rgb(224, 224, 224);
    border-bottom-style: solid;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper {
        top: 90px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(224, 224, 224);
        border-top-color: rgb(224, 224, 224);
        border-top-style: solid;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper {
        position: relative;
        top: 0;
        left: 0;
        overflow-x: hidden;
        overflow-y: hidden;
        -webkit-transition: none;
        transition: none;
        background-color: rgba(0, 0, 0, 0);
        -webkit-box-shadow: none;
        box-shadow: none;
        border-style: none;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper::-webkit-scrollbar {
    width: 5px;
    height: 0;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper::-webkit-scrollbar-thumb {
    -webkit-border-radius: 2.5px;
    border-radius: 2.5px;
    background-color: rgba(66, 66, 66, 0.25);
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper::-webkit-scrollbar-track {
    -webkit-border-radius: 2.5px;
    border-radius: 2.5px;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper a {
    color: rgb(19, 58, 101);
    text-decoration: none;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper a:hover {
    color: #44879E;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper a.active {
    color: #44879E;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper>.coh-container-boxed {
        padding-top: 0;
        padding-right: 30px;
        padding-bottom: 0;
        padding-left: 30px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper>.coh-container-boxed {
        padding: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper>.coh-container-boxed>.coh-row>.coh-row-inner {
    margin: 0;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper>.coh-container-boxed>.coh-row>.coh-row-inner {
        display: block;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap {
    padding-top: 35px;
    padding-right: 40px;
    padding-bottom: 30px;
    padding-left: 0;
    position: relative;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 21%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap {
        padding-right: 30px;
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap {
        padding-right: 20px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap {
        width: 50%;
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 40px;
        padding-left: 30px;
        max-width: 50%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap {
        max-width: 100%;
        width: 100%;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 30px;
        padding-left: 20px;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap:after {
    background-color: rgb(221, 221, 221);
    height: -webkit-calc(100% - 85px);
    height: calc(100% - 85px);
    width: 1px;
    position: absolute;
    top: 35px;
    right: 0;
    content: "";
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap:after {
        display: none;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .ft-nav-title {
    color: rgb(117, 117, 117);
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    max-width: 300px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: rgb(224, 224, 224);
    position: relative;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .ft-nav-title {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .ft-nav-title {
        max-width: 100%;
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap a.subNavLink {
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    text-decoration: none;
    max-width: 280px;
    display: block;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap a.subNavLink {
        max-width: unset;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .link-description {
    color: rgb(68, 68, 68);
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    max-width: 300px;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .link-description {
        max-width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap a.intro-btn-link {
    color: rgb(53, 85, 128);
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    min-height: 30px;
    width: 100%;
    max-width: 300px;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    display: block;
    border-width: 2px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border-style: solid;
    border-color: rgb(53, 85, 128);
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap a.intro-btn-link.orange-btn {
    color: #44879E;
    border-color: #44879E;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap a.intro-cta-link {
    position: relative;
    font-weight: 700;
    color: rgb(19, 58, 101);
    font-size: 16px;
    line-height: 24px;
    padding-right: 15px;
    z-index: 91;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap a.intro-cta-link {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap a.intro-cta-link:after {
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    content: "\f105";
    font-family: 'icomoon';
    color: rgb(102, 102, 102);
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap a.intro-cta-link:hover {
    color: #44879E;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap a.nav-link-wrap {
    text-indent: -9999px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap p {
    position: relative;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap a.subNavLink {
    position: relative;
    z-index: 91;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .intro-link-inner-box {
    padding-top: 5px;
    padding-bottom: 10px;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .intro-link-inner-box a.subNavLink {
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 20px;
    max-width: 100%;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .intro-bottom-link {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(224, 224, 224);
    text-align: center;
    max-width: 300px;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .intro-bottom-link {
        max-width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .intro-bottom-link a {
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    position: relative;
    display: inline-block;
    padding-right: 15px;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .intro-bottom-link a:after {
    font-weight: 500;
    color: rgb(189, 189, 189);
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    top: 0;
    right: 0;
    content: "\f105";
    font-family: 'icomoon';
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .nav-feat-bg-box {
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background-color: rgb(245, 245, 245);
    padding: 20px;
    margin-top: 30px;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .nav-feat-bg-box {
        padding: 0;
        background-color: rgba(0, 0, 0, 0);
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .intro-cta-link.long-arrow {
    padding-right: 24px;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .intro-link-wrap .intro-cta-link.long-arrow:after {
    content: "\f178";
    top: 1px;
    color: rgb(19, 58, 101);
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap {
    position: relative;
    padding-top: 35px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    background-color: rgb(245, 245, 245);
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 23%;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap {
        width: 21%;
        padding-right: 20px;
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap {
        padding-right: 0;
        padding-left: 20px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap {
        width: 50%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 40px;
        padding-left: 30px;
        max-width: 50%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap {
        max-width: 100%;
        width: 100%;
        padding-top: 0;
        padding-right: 20px;
        padding-bottom: 30px;
        padding-left: 20px;
        background-color: rgba(0, 0, 0, 0);
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap:after {
    background-color: rgb(245, 245, 245);
    height: 100%;
    width: 9999px;
    position: absolute;
    right: -9999px;
    content: "";
    top: 0;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap .ft-nav-title {
    color: rgb(117, 117, 117);
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    max-width: 300px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(224, 224, 224);
    text-transform: uppercase;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap .ft-nav-title {
        max-width: 100%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap .ft-nav-title {
        max-width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap a {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    position: relative;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap span.link-description {
    color: rgb(68, 68, 68);
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    max-width: 300px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap span.link-description {
        max-width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap img {
    margin-bottom: 10px;
    height: auto;
    display: block;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap a.featured-cta-link {
    padding-right: 15px;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap a.featured-cta-link:after {
    color: rgb(189, 189, 189);
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    position: absolute;
    top: 0;
    right: 0;
    content: "\f105";
    font-family: 'icomoon';
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap .featured-inner-box {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap p {
    position: relative;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap a.nav-link-wrap {
    text-indent: -9999px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap a.subNavLink {
    position: relative;
    z-index: 91;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap a.featured-cta-link {
    position: relative;
    z-index: 91;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap a.featured-cta-link.orange-txt {
    color: #44879E;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap a.featured-cta-link.orange-txt:after {
    color: #44879E;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .featured-wrap span.link-description.blue-txt {
    color: rgb(19, 58, 101);
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap {
    padding-top: 35px;
    padding-right: 60px;
    padding-bottom: 15px;
    padding-left: 60px;
    position: relative;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 56%;
    max-width: 100%;
}

@media (max-width:1659px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap {
        width: 58%;
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 20px;
        padding-left: 30px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(224, 224, 224);
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap {
        padding-top: 0;
        padding-right: 20px;
        padding-bottom: 25px;
        padding-left: 20px;
        border-style: none;
        display: block;
        float: left;
    }
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap:before,
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap:after {
        clear: none;
        content: normal;
        display: inline;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    float: left;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 {
        display: block;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap {
    max-width: 212px;
    width: -webkit-calc(33.3% - 17px);
    width: calc(33.3% - 17px);
    margin-right: 25px;
    margin-bottom: 30px;
    float: left;
    padding: 0;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap:before,
.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap {
        max-width: 100%;
        width: 100%;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap:nth-last-child(2) {
    margin-right: 0;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap:hover .nav-icon-box span.inactive {
    display: none;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap:hover .nav-icon-box span.active {
    display: block;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap:hover .nav-icon-box span.active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap span.col-nav-title {
    color: rgb(117, 117, 117);
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(224, 224, 224);
    width: 100%;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li {
    margin-bottom: 15px;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li:last-child {
    margin-bottom: 0;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li a {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    position: relative;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap li span.col-nav-title {
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap .nav-icon-box span.active {
    display: block;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap .nav-icon-box span.active img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap img {
    width: auto;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link {
    width: 100%;
    max-width: 100%;
    margin-top: 25px;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 7px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(224, 224, 224);
    text-align: center;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        padding-top: 15px;
        padding-bottom: 0;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link a {
    position: relative;
    text-decoration: none;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 0;
    display: inline;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-bottom-link a:after {
    font-family: 'icomoon';
    content: "\f105";
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 18px;
    line-height: 18px;
    color: rgb(189, 189, 189);
    font-weight: 500;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.column-list-wrap.current .nav-icon-box span.active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-top-title-full {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(224, 224, 224);
    padding-bottom: 10px;
    line-height: 0;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap ul.menu-level-2 li.nav-top-title-full span {
    padding: 0;
    font-weight: 700;
    color: rgb(117, 117, 117);
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar {
    clear: both;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar:before,
.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar .nav-bottom-bar-module {
    width: 100%;
    top: 0;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-bottom: 0;
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar .nav-bottom-bar-module {
        width: 100%;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .link-list-wrap .nav-bottom-bar-wrap.inner-bottom-links-bar .nav-bottom-bar-module {
        margin-bottom: 20px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    padding-right: 0;
    padding-left: 0;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module {
    background-color: rgb(57, 113, 183);
    width: 90%;
    margin-bottom: 30px;
    float: left;
    position: relative;
    top: -10px;
    left: 50%;
    -webkit-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0px 1px 0px rgba(0, 0, 0, 0.125);
    -webkit-border-radius: 30px;
    border-radius: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1200px;
}

@media (max-width:1139px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module {
        width: 95%;
    }
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module {
        width: 100%;
        margin-bottom: 100px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        padding: 15px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 10px;
        margin-bottom: 30px;
        max-width: 600px;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module:before {
    height: 1px;
    width: 100%;
    position: absolute;
    top: -30px;
    left: 0;
    background-color: rgb(204, 204, 204);
    content: "";
    display: none;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module:before {
        display: block;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module:before {
        display: none;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module p.nb-title {
    color: rgba(255, 255, 255, 0.75);
    font-weight: 900;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1.5px;
    float: left;
    text-transform: uppercase;
    width: 20%;
    text-align: center;
    position: relative;
    margin-bottom: 0;
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module p.nb-title {
        font-size: 10px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module p.nb-title {
        font-size: 13px;
        width: 100%;
        margin-bottom: 15px;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module p.nb-title:after {
    background-image: url("../images/menu-bottom-bar-arrow_en.png");
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 40px;
    width: 17px;
    position: absolute;
    top: -8px;
    right: 0;
    content: "";
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module p.nb-title:after {
        display: none;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list {
    width: 80%;
    float: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list {
        width: 100%;
        display: block;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li {
        width: 100%;
        float: left;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: rgb(255, 255, 255);
}

@media (max-width:992px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 14px;
        line-height: 18px;
    }
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a {
        font-size: 15px;
        line-height: 22px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: 100%;
        text-align: center;
    }
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module ul.bottom-bar-list li a:hover {
    color: rgb(255, 255, 255);
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module.resources {
    background-color: rgb(222, 235, 244);
    padding: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    gap: 10px;
    max-width: 100%;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module.resources:before {
    background-color: rgb(222, 235, 244);
    height: 100%;
    width: 9999px;
    left: -9999px;
    top: 0;
    position: absolute;
    display: block;
    content: "";
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module.resources:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -9999px;
    width: 9999px;
    height: 100%;
    background-color: rgb(222, 235, 244);
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module.resources p {
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    color: rgb(51, 51, 51);
    text-align: center;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module.resources p span {
    font-weight: 700;
    color: rgb(19, 58, 101);
    font-size: 15px;
    line-height: 22px;
}

.coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module.resources p a.nav-bb-btn-link {
    margin-top: 0;
    color: rgb(255, 255, 255);
    height: 30px;
    min-height: 30px;
    font-size: 13px;
    line-height: 20px;
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 5px;
    padding-left: 30px;
}

@media (max-width:767px) {
    .coh-style-header-style .main-navbar .primary-menu .menu-level-2-wrapper .nav-bottom-bar-wrap .nav-bottom-bar-module.resources p a.nav-bb-btn-link {
        height: auto;
    }
}

.coh-style-years-filter form .form-item {
    margin-top: 64px;
    margin-bottom: 32px;
}

@media (max-width:767px) {
    .coh-style-years-filter form .form-item {
        margin-top: 34px;
        margin-bottom: 0;
    }
}

@media (max-width:569px) {
    .coh-style-years-filter form .form-item {
        margin-top: 34px;
        margin-bottom: 0;
    }
}

.coh-style-years-filter form .form-item>label {
    margin: 0;
}

.coh-style-years-filter form .form-item .form-select {
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width:992px) {
    .coh-style-years-filter form .form-item .form-select {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.coh-style-years-filter form .form-item .form-select ul {
    clear: both;
}

@media (max-width:992px) {
    .coh-style-years-filter form .form-item .form-select ul {
        width: 100%;
    }
}

@media (max-width:767px) {
    .coh-style-years-filter form .form-item .form-select ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.coh-style-years-filter form .form-item .form-select ul li {
    float: left;
    margin-right: 20px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.coh-style-years-filter form .form-item .form-select ul li:before,
.coh-style-years-filter form .form-item .form-select ul li:after {
    clear: both;
    content: " ";
    display: table;
}

@media (max-width:767px) {
    .coh-style-years-filter form .form-item .form-select ul li {
        margin-right: 0;
        margin-bottom: 20px;
        display: block;
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
    }
}

.coh-style-years-filter form .form-item .form-select ul li a {
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #44879E;
    padding-top: 7px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-left: 20px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border-color: #44879E;
    border-style: solid;
    border-width: 2px;
}

@media (max-width:992px) {
    .coh-style-years-filter form .form-item .form-select ul li a {
        padding-right: 18px;
        padding-left: 18px;
    }
}

.coh-style-years-filter form .form-item .form-select ul li a:hover {
    background-color: #44879E;
    color: rgb(255, 255, 255);
}

.coh-style-years-filter form .form-item .form-select ul li a.bef-link--selected {
    background-color: #44879E;
    color: rgb(255, 255, 255);
    -webkit-border-radius: 50px;
    border-radius: 50px;
    pointer-events: none;
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-newer {
    display: block;
    position: relative;
    top: 2px;
    min-width: 80px;
}

@media (max-width:992px) {
    .coh-style-years-filter form .form-item .form-select ul li.year-list-newer {
        min-width: 70px;
    }
}

@media (max-width:767px) {
    .coh-style-years-filter form .form-item .form-select ul li.year-list-newer {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-newer>span {
    font-weight: 700;
    color: #44879E;
    font-size: 18px;
    line-height: 24px;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 0;
    float: left;
    position: relative;
    cursor: pointer;
}

@media (max-width:992px) {
    .coh-style-years-filter form .form-item .form-select ul li.year-list-newer>span {
        padding-right: 25px;
    }
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-newer>span:after {
    content: "";
    border-top-color: #44879E;
    border-left-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 4px;
    border-left-width: 4px;
    border-right-width: 4px;
    position: absolute;
    top: 43%;
    right: -4px;
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-newer ul {
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    border-color: rgba(0, 0, 0, 0.15);
    border-style: solid;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-width: 1px;
    position: absolute;
    top: 40px;
    z-index: 9;
    background-color: rgb(255, 255, 255);
    padding-top: 4px;
    padding-bottom: 4px;
}

@media (max-width:767px) {
    .coh-style-years-filter form .form-item .form-select ul li.year-list-newer ul {
        width: auto;
    }
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-newer ul li {
    float: none;
    display: block;
    margin: 0;
}

@media (max-width:767px) {
    .coh-style-years-filter form .form-item .form-select ul li.year-list-newer ul li {
        width: 100%;
        clear: both;
        z-index: 99;
    }
    .coh-style-years-filter form .form-item .form-select ul li.year-list-newer ul li:before,
    .coh-style-years-filter form .form-item .form-select ul li.year-list-newer ul li:after {
        clear: none;
        content: normal;
        display: inline;
    }
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-newer ul li a {
    color: rgb(68, 68, 68);
    font-weight: 300;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    border-width: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-style: none;
    border-color: rgba(0, 0, 0, 0);
    width: 100%;
    float: left;
}

@media (max-width:992px) {
    .coh-style-years-filter form .form-item .form-select ul li.year-list-newer ul li a {
        padding-right: 5px;
        padding-left: 5px;
    }
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-newer ul li a:hover {
    color: #44879E;
    background-color: rgb(250, 250, 250);
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-older {
    display: block;
    position: relative;
    top: 2px;
}

@media (max-width:767px) {
    .coh-style-years-filter form .form-item .form-select ul li.year-list-older {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
    }
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-older>span {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 15px;
    color: #44879E;
    float: left;
    position: relative;
    cursor: pointer;
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-older>span:after {
    position: absolute;
    top: 43%;
    right: -4px;
    border-top-width: 4px;
    border-left-width: 4px;
    border-right-width: 4px;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #44879E;
    border-left-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    content: "";
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-older ul {
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    padding-top: 4px;
    padding-right: 0;
    padding-bottom: 4px;
    padding-left: 0;
    border-width: 1px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 40px;
    z-index: 9;
}

@media (max-width:767px) {
    .coh-style-years-filter form .form-item .form-select ul li.year-list-older ul {
        width: auto;
    }
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-older ul li {
    float: none;
    display: block;
    margin: 0;
}

@media (max-width:767px) {
    .coh-style-years-filter form .form-item .form-select ul li.year-list-older ul li {
        width: 100%;
        z-index: 99;
        clear: both;
    }
    .coh-style-years-filter form .form-item .form-select ul li.year-list-older ul li:before,
    .coh-style-years-filter form .form-item .form-select ul li.year-list-older ul li:after {
        clear: none;
        content: normal;
        display: inline;
    }
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-older ul li a {
    color: rgb(68, 68, 68);
    padding-top: 4px;
    padding-right: 15px;
    padding-bottom: 4px;
    padding-left: 15px;
    border-width: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-style: none;
    border-color: rgba(0, 0, 0, 0);
    font-weight: 300;
    width: 100%;
    float: left;
}

.coh-style-years-filter form .form-item .form-select ul li.year-list-older ul li a:hover {
    color: #44879E;
    background-color: rgb(250, 250, 250);
}

.coh-style-years-filter form .form-item .form-select ul li.pr-fiq-link {
    margin: 0;
}

@media (max-width:992px) {
    .coh-style-years-filter form .form-item .form-select ul li.pr-fiq-link {
        margin-top: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-years-filter form .form-item .form-select ul li.pr-fiq-link {
        text-align: center;
        width: 100%;
        margin: 0;
        margin-top: 0;
    }
}

.coh-style-years-filter form .form-item .form-select ul li.pr-fiq-link a {
    border-color: rgba(0, 0, 0, 0);
    padding-top: 8px;
    padding-right: 17px;
    padding-bottom: 8px;
    padding-left: 0;
    position: relative;
}

.coh-style-years-filter form .form-item .form-select ul li.pr-fiq-link a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #44879E;
}

.coh-style-years-filter form .form-item .form-select ul li.pr-fiq-link a:after {
    font-family: 'icomoon';
    content: "\f105";
    position: absolute;
    top: 9px;
    right: 0;
    color: rgb(102, 102, 102);
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
}

.coh-style-years-filter form .form-item .form-select ul li.original_links a {
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (max-width:767px) {
    .coh-style-years-filter form .form-item .form-select ul li.original_links a {
        text-align: center;
        float: left;
        width: 100%;
    }
}

@media (max-width:992px) {
    .coh-style-years-filter form .form-item .form-select .ul-pr-fiq-link {
        width: 100%;
    }
}

.coh-style-years-filter form .dropdown-filter {
    margin-top: 10px;
    margin-bottom: 70px;
    min-width: 200px;
    max-width: 300px;
    width: 100%;
    position: relative;
}

@media (max-width:992px) {
    .coh-style-years-filter form .dropdown-filter {
        margin-top: 0;
        margin-bottom: 40px;
        max-width: 50%;
        width: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-years-filter form .dropdown-filter {
        max-width: 100%;
        width: 100%;
    }
}

.coh-style-years-filter form .dropdown-filter summary {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-years-filter form .dropdown-filter summary::marker {
    display: none;
    content: "";
}

.coh-style-years-filter form .dropdown-filter summary span {
    color: rgb(68, 68, 68);
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    float: left;
}

.coh-style-years-filter form .dropdown-filter summary span:before,
.coh-style-years-filter form .dropdown-filter summary span:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:992px) {
    .coh-style-years-filter form .dropdown-filter summary span {
        font-size: 17px;
        line-height: 22px;
    }
}

.coh-style-years-filter form .dropdown-filter summary span[class^=active] {
    color: #44879E;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    position: relative;
}

.coh-style-years-filter form .dropdown-filter summary span[class^=active]:after {
    content: "";
    border-top-color: #44879E;
    border-top-width: 4px;
    border-left-width: 4px;
    border-right-width: 4px;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-left-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 38%;
    right: -4px;
}

.coh-style-years-filter form .dropdown-filter .form-select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
    -webkit-justify-content: right;
    -ms-flex-pack: right;
    justify-content: right;
    margin: 0;
}

@media (max-width:569px) {
    .coh-style-years-filter form .dropdown-filter .form-select {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.coh-style-years-filter form .dropdown-filter .form-select ul {
    width: auto;
    float: left;
    background-color: rgb(255, 255, 255);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.15);
    position: absolute;
    z-index: 9;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 5px;
}

.coh-style-years-filter form .dropdown-filter .form-select ul li {
    width: auto;
    float: none;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.coh-style-years-filter form .dropdown-filter .form-select ul li:hover {
    background-color: rgb(250, 250, 250);
}

.coh-style-years-filter form .dropdown-filter .form-select ul li:hover a {
    color: #44879E;
}

.coh-style-years-filter form .dropdown-filter .form-select ul li a {
    border-style: none;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 24px;
    padding-top: 4px;
    padding-right: 15px;
    padding-bottom: 4px;
    padding-left: 15px;
    font-weight: 300;
    width: 100%;
}

@media (max-width:767px) {
    .coh-style-years-filter form .dropdown-filter .form-select ul li a {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-years-filter form .dropdown-filter .form-select ul li a {
        line-height: 22px;
        font-size: 17px;
    }
}

.coh-style-years-filter form .dropdown-filter .form-select ul li a:hover {
    background-color: rgba(0, 0, 0, 0);
}

.coh-style-years-filter form .dropdown-filter .form-select ul li a.bef-link--selected {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(68, 68, 68);
}

.coh-style-years-filter form .dropdown-filter .form-item {
    margin-top: 0;
    margin-bottom: 0;
}

.coh-style-years-filter .awards-filters form .form-item-year {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    float: left;
    margin-top: 0;
    margin-bottom: 64px;
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year {
        width: 50%;
        margin-top: 0;
        margin-bottom: 34px;
    }
}

@media (max-width:569px) {
    .coh-style-years-filter .awards-filters form .form-item-year {
        width: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }
}

.coh-style-years-filter .awards-filters form .form-item-year .mob-view-year {
    display: none;
    float: left;
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year .mob-view-year {
        display: inline;
    }
}

.coh-style-years-filter .awards-filters form .form-item-year .mob-view-year span {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 24px;
    float: left;
}

.coh-style-years-filter .awards-filters form .form-item-year .mob-view-year span.active_year {
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    color: #44879E;
    position: relative;
}

.coh-style-years-filter .awards-filters form .form-item-year .mob-view-year span.active_year:after {
    content: "";
    border-top-width: 4px;
    border-left-width: 4px;
    border-right-width: 4px;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #44879E;
    border-left-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 38%;
    right: -4px;
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select {
        display: none;
    }
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul {
        color: rgb(255, 255, 255);
        width: auto;
        -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
        border-width: 1px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        border-style: solid;
        border-color: rgba(0, 0, 0, 0.15);
        position: absolute;
        left: 45px;
        z-index: 9;
        background-color: rgb(255, 255, 255);
    }
}

@media (max-width:767px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul {
        display: block;
    }
}

@media (max-width:569px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul {
        left: auto;
    }
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul li {
        float: left;
        margin-right: 0;
        width: 100%;
        display: contents;
    }
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul li a {
        color: rgb(68, 68, 68);
        font-weight: 300;
        font-size: 18px;
        line-height: 24px;
        padding-top: 4px;
        padding-right: 15px;
        padding-bottom: 4px;
        padding-left: 15px;
        width: 100%;
        float: left;
        -webkit-border-radius: 0;
        border-radius: 0;
        border-style: none;
    }
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul li a:hover {
        color: #44879E;
        background-color: rgb(250, 250, 250);
    }
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul li a.bef-link--selected {
        -webkit-border-radius: 0;
        border-radius: 0;
        background-color: rgba(0, 0, 0, 0);
    }
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul li a.bef-link--selected:hover {
        background-color: rgb(250, 250, 250);
    }
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul li.year-list-newer {
        margin-top: 0;
        margin-right: 10px;
        margin-bottom: 0;
        margin-left: 10px;
        display: block;
        top: 0;
    }
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul li.year-list-newer ul {
        padding: 0;
        position: relative;
        top: 0;
        left: -10px;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        border-style: none;
    }
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul li.year-list-older {
        margin-top: 0;
        margin-right: 10px;
        margin-bottom: 0;
        margin-left: 10px;
        display: block;
        top: 0;
    }
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form .form-item-year #year-dropdown.form-select ul li.year-list-older ul {
        padding: 0;
        position: relative;
        top: 0;
        left: -10px;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        border-style: none;
    }
}

.coh-style-years-filter .awards-filters form #item-region {
    float: left;
}

.coh-style-years-filter .awards-filters form #item-region summary {
    -webkit-box-pack: right;
    -webkit-justify-content: right;
    -ms-flex-pack: right;
    justify-content: right;
}

@media (max-width:569px) {
    .coh-style-years-filter .awards-filters form #item-region summary {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-right: 0;
        margin-right: -8px;
    }
}

@media (max-width:992px) {
    .coh-style-years-filter .awards-filters form #item-region .form-select ul {
        display: block;
    }
}

@media (max-width:569px) {
    .coh-style-years-filter .awards-filters form #item-region .form-select ul {
        margin-left: 50px;
    }
}

.coh-style-years-filter .awards-filters form #item-region .form-select ul li a[name="region[All]"] {
    display: none;
}

@media (max-width:992px) {
    .coh-style-years-filter .closeYear {
        display: none !important;
    }
}

.coh-style-cs-featured-style {
    margin-top: -20px;
    margin-right: 0;
    margin-bottom: 80px;
    margin-left: 0;
}

@media (max-width:1659px) {
    .coh-style-cs-featured-style {
        background-size: contain !important;
    }
}

.coh-style-cs-featured-style .cs-featured-module {
    position: relative;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

@media (max-width:569px) {
    .coh-style-cs-featured-style .cs-featured-module {
        padding-top: 20px;
    }
}

.coh-style-cs-featured-style .cs-featured-module:before {
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    max-width: 615px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    display: inline;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
    float: left;
    position: relative;
    z-index: 9;
    background-color: rgb(255, 255, 255);
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-top: 0;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner:before,
.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .featured-text {
    color: rgb(51, 51, 51);
    padding-top: 12px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 800;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .featured-text:before {
    height: 4px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #44879E;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-data-wrap h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: rgb(51, 51, 51);
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-data-wrap .cs-data-box {
    width: 100%;
    padding-bottom: 20px;
    margin-top: 20px;
    float: left;
    border-bottom-width: 0.5px;
    border-bottom-style: solid;
    border-bottom-color: rgb(204, 204, 204);
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-data-wrap .cs-data-box p {
    font-weight: 600;
    line-height: 24px;
    color: rgb(51, 51, 51);
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-data-wrap .cs-data-box p.cs-data-val {
    font-weight: 900;
    color: #44879E;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -1.5px;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap {
    padding-top: 0;
    padding-right: 60px;
    padding-bottom: 50px;
    padding-left: 60px;
    margin-top: 48px;
    background-color: rgb(222, 235, 244);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

@media (max-width:1659px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:1139px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap {
        margin-top: 100px;
    }
}

@media (max-width:992px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap {
        padding-right: 20px;
        padding-left: 20px;
        margin-top: 120px;
    }
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .feat-img-logo-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px;
}

@media (max-width:569px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .feat-img-logo-box {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .feat-img-logo-box .feat-logo {
    padding-top: 40px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    max-width: 200px;
    margin-right: 20px;
}

@media (max-width:569px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .feat-img-logo-box .feat-logo {
        width: 80%;
        min-width: 200px;
    }
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .feat-img-logo-box .feat-logo img {
    width: 100%;
    height: auto;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .feat-img-logo-box .cust-img {
    margin-left: 20px;
    height: auto;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    max-width: 200px;
    overflow: hidden;
    right: 60px;
}

@media (max-width:1659px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .feat-img-logo-box .cust-img {
        right: 30px;
        max-width: 160px;
        top: 10px;
    }
}

@media (max-width:1139px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .feat-img-logo-box .cust-img {
        top: 40px;
        max-width: 200px;
    }
}

@media (max-width:992px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .feat-img-logo-box .cust-img {
        margin-left: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .feat-img-logo-box .cust-img {
        margin-left: 0;
        top: 20px;
        position: relative;
        width: 100%;
        right: 0;
    }
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .feat-img-logo-box .cust-img img {
    width: 100%;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap a {
    position: relative;
    text-decoration: none;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(19, 58, 101);
    height: 45px;
    max-width: 256px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    display: block;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap a:after {
    font-family: 'icomoon';
    color: rgb(102, 102, 102);
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    padding-left: 5px;
    position: relative;
    top: 3px;
    right: 0;
    content: "\f105";
    display: none;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .customer-info-wrap {
    margin-top: 55px;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: normal;
    -webkit-justify-content: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media (max-width:1659px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .customer-info-wrap {
        margin-top: 30px;
    }
}

@media (max-width:1139px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .customer-info-wrap {
        margin-top: 40px;
    }
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .customer-info-wrap .customer-info-box .customer-outer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .customer-info-wrap .customer-info-box .customer-outer img {
    width: auto;
    margin-right: 20px;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .customer-info-wrap .customer-info-box .customer-outer .customer-inner p.coh-style-paragraph-small-bold {
    font-weight: 600;
    color: rgb(19, 58, 101);
    font-size: 16px;
    line-height: 24px;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .customer-info-wrap .customer-info-box .customer-outer .customer-inner p {
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: rgb(19, 58, 101);
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-testimonial-wrap .customer-info-wrap .customer-info-box p.only-quote {
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.5px;
    color: rgb(51, 51, 51);
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section {
    padding-left: 50px;
}

@media (max-width:1659px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section {
        padding-left: 30px;
    }
}

@media (max-width:1139px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section {
        padding-left: 15px;
    }
}

@media (max-width:992px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section {
        margin-top: 50px;
    }
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap {
    margin-bottom: 50px;
    min-height: 360px;
}

@media (max-width:992px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap {
        margin-bottom: 0;
    }
}

@media (max-width:767px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap {
        margin-bottom: 40px;
    }
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap:last-child {
    margin-bottom: 0;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap .featured-text {
    position: absolute;
    top: 150px;
    left: 45px;
    color: rgb(102, 102, 102);
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap .ft-customer-wrap-inner {
    margin-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: normal;
    -webkit-justify-content: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.05);
    position: relative;
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
}

@media (max-width:569px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap .ft-customer-wrap-inner {
        display: block;
    }
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap .ft-customer-wrap-inner .cs-logo-box {
    height: 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    width: 100%;
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    position: relative;
    overflow: hidden;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap .ft-customer-wrap-inner .cs-logo-box:after {
    background-color: rgba(19, 58, 101, 0.6);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: -1;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap .ft-customer-wrap-inner .cs-logo-box .featured-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap .ft-customer-wrap-inner .cs-content-box {
    padding-top: 50px;
    padding-right: 30px;
    padding-bottom: 55px;
    padding-left: 30px;
    width: 100%;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
    min-height: 210px;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap .ft-customer-wrap-inner .cs-content-box p {
    margin-bottom: 20px;
    color: rgb(51, 51, 51);
    font-size: 18px;
    font-weight: 800;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap .ft-customer-wrap-inner .cs-content-box a {
    font-weight: 700;
    color: rgb(53, 85, 128);
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    position: absolute;
    bottom: 30px;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-customer-section .featured-customer-wrap .ft-customer-wrap-inner .cs-content-box a:after {
    font-family: 'icomoon';
    color: rgb(102, 102, 102);
    font-weight: 500;
    position: relative;
    content: "\f105";
    font-size: 20px;
    line-height: normal;
    top: 3px;
    right: 0;
    padding-left: 5px;
}

.coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-left-section {
    -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
    background-color: rgb(255, 255, 255);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
}

@media (max-width:1659px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-left-section {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media (max-width:767px) {
    .coh-style-cs-featured-style .cs-featured-module .cs-featured-module-inner .cs-left-section {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.coh-style-thankyou-page:after {
    background-image: url("../images/thankyoupage-spacer.png");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 200px;
    width: 100%;
    background-position: right bottom;
    display: block;
}

.coh-style-thankyou-page .thankyou-page-wrapper {
    position: relative;
}

.coh-style-thankyou-page .thankyou-page-wrapper>h1 {
    font-weight: 900;
    font-size: 30px;
    text-align: center;
    letter-spacing: -0.5px;
    line-height: 36px;
    color: rgb(68, 68, 68);
    margin-bottom: 50px;
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track {
    padding-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:767px) {
    .coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track {
        padding-bottom: 70px;
    }
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div {
    padding-top: 30px;
    padding-left: 30px;
    position: relative;
    height: 100%;
}

@media (max-width:992px) {
    .coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div {
        padding-top: 20px;
        padding-left: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div {
        height: auto;
    }
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div:before {
    background-image: url("../images/featured-line-pattern-new.svg");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 277px;
    max-width: 29.375rem;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article {
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    min-height: 270px;
}

@media (max-width:992px) {
    .coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article {
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article {
        margin-right: 3px;
    }
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article img {
    margin-bottom: 20px;
    width: auto;
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article h3 {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 24px;
    max-width: 300px;
    margin-bottom: 40px;
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a {
    padding-top: 0.65625rem;
    padding-right: 50px;
    padding-bottom: 0.65625rem;
    padding-left: 50px;
    font-weight: 600;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    border-color: transparent;
    border: solid 3.5px transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#FBCC03), to(#FF5A10));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), -webkit-linear-gradient(top, #FBCC03 0%, #FF5A10 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(180deg, #FBCC03 0%, #FF5A10 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    -webkit-box-shadow: 2px 1000px 1px #fff inset;
    box-shadow: 2px 1000px 1px #fff inset;
    text-decoration: none;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    height: 45px;
    bottom: 30px;
    position: absolute;
}

@media (max-width:1659px) {
    .coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a {
        padding-right: 25px;
        padding-left: 25px;
    }
}

@media (max-width:992px) {
    .coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a {
        padding-right: 13px;
        padding-left: 13px;
    }
}

@media (max-width:569px) {
    .coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a {
        position: static;
    }
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a:after {
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    right: 0;
    top: 0;
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a:hover:after {
    right: -8px;
    opacity: 1;
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article div {
    margin: 0 !important;
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-dots button {
    width: 15px;
    height: 10px;
    background-color: rgb(102, 102, 102);
    -webkit-border-radius: 30px;
    border-radius: 30px;
    opacity: 0.2;
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-dots li {
    margin-right: 20px;
}

.coh-style-thankyou-page .thankyou-page-wrapper .slider-wrapper .slick-dots .slick-active button {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(top, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(180deg, #FFBC03 0%, #FF5A10 100%);
    width: 18px;
    height: 12px;
    opacity: 1;
}

.coh-style-map-info-window p {
    font-size: 0.75rem;
    margin-bottom: 0.375rem;
    line-height: 1.25;
}

.coh-style-thankyou-page-style-new:after {
    background-image: none;
    height: 120px;
    width: 100%;
    background-position: right bottom;
    display: block;
}

.coh-style-thankyou-page-style-new .generic-hero-banner p {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -1px;
    font-weight: 900;
    color: rgb(19, 58, 101);
}

.coh-style-thankyou-page-style-new .generic-hero-banner .banner-desc-txt p {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    max-width: 870px;
    color: rgb(51, 51, 51);
}

.coh-style-thankyou-page-style-new .generic-hero-banner h1 {
    font-weight: 600;
    font-size: 22px;
    letter-spacing: -0.3px;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper {
    position: relative;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper>h1 {
    font-weight: 900;
    font-size: 48px;
    text-align: center;
    letter-spacing: -1px;
    line-height: 52px;
    color: rgb(68, 68, 68);
    margin-bottom: 50px;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track {
    padding-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:767px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track {
        padding-bottom: 70px;
    }
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div {
    padding-top: 30px;
    padding-left: 30px;
    position: relative;
    height: 100%;
}

@media (max-width:992px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div {
        padding-top: 20px;
        padding-left: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div {
        height: auto;
    }
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div:before {
    background-image: url("../images/featured-line-pattern-new.svg");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 277px;
    max-width: 29.375rem;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article {
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    min-height: 270px;
}

@media (max-width:992px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article {
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article {
        margin-right: 3px;
    }
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article img {
    margin-bottom: 20px;
    width: auto;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a {
    padding-top: 0.65625rem;
    padding-right: 50px;
    padding-bottom: 0.65625rem;
    padding-left: 50px;
    font-weight: 600;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    border-color: transparent;
    border: solid 3.5px transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0))), -webkit-gradient(linear, left top, left bottom, from(#FBCC03), to(#FF5A10));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), -webkit-linear-gradient(top, #FBCC03 0%, #FF5A10 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(180deg, #FBCC03 0%, #FF5A10 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
    -webkit-box-shadow: 2px 1000px 1px #fff inset;
    box-shadow: 2px 1000px 1px #fff inset;
    text-decoration: none;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    height: 45px;
    bottom: 30px;
    position: absolute;
}

@media (max-width:1659px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a {
        padding-right: 25px;
        padding-left: 25px;
    }
}

@media (max-width:992px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a {
        padding-right: 13px;
        padding-left: 13px;
    }
}

@media (max-width:569px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a {
        position: static;
    }
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a:after {
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative;
    right: 0;
    top: 0;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article a:hover:after {
    right: -8px;
    opacity: 1;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-track>div>div article div {
    margin: 0 !important;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-dots button {
    width: 15px;
    height: 10px;
    background-color: rgb(102, 102, 102);
    -webkit-border-radius: 30px;
    border-radius: 30px;
    opacity: 0.2;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-dots li {
    margin-right: 20px;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .slick-dots .slick-active button {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(top, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(180deg, #FFBC03 0%, #FF5A10 100%);
    width: 18px;
    height: 12px;
    opacity: 1;
}

@media (max-width:767px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .coh-col-xl {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

@media (max-width:767px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .coh-col-xl .card-content {
        margin-left: 0;
    }
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .coh-style-card-text-light-background {
    -webkit-box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
    background-color: rgb(255, 255, 255);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
}

@media (max-width:992px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .coh-style-card-text-light-background {
        min-height: 285px;
    }
}

@media (max-width:767px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .coh-style-card-text-light-background {
        min-height: inherit;
    }
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .coh-style-card-text-light-background h3 {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 24px;
    max-width: 300px;
    margin-bottom: 20px;
}

@media (max-width:992px) {
    .coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .coh-style-card-text-light-background h3 {
        min-height: 100px;
    }
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .coh-style-card-text-light-background img {
    margin-bottom: 20px;
}

.coh-style-thankyou-page-style-new .thankyou-page-wrapper .slider-wrapper .coh-style-card-text-light-background a {
    font-weight: 600;
    color: rgb(19, 58, 101);
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}

.coh-style-unbounce-style .unb-header-module {
    background-color: rgb(255, 255, 255);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    height: 105px;
    z-index: 9;
    -webkit-transition: all 100ms;
    transition: all 100ms;
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-header-module {
        height: auto;
    }
}

.coh-style-unbounce-style .unb-header-module>.coh-container {
    height: 100%;
}

.coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row {
    height: 100%;
}

.coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 10px;
        padding-right: 0;
        padding-bottom: 10px;
        padding-left: 0;
    }
}

.coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link {
    margin-left: 93px;
    position: relative;
}

@media (max-width:992px) {
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link {
        margin-left: 80px;
    }
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link {
        margin-left: 60px;
    }
}

.coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link:before {
    content: "+";
    position: absolute;
    left: -65px;
    font-weight: 700;
    color: rgb(19, 58, 101);
    font-size: 42px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media (max-width:992px) {
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link:before {
        font-size: 36px;
        left: -55px;
    }
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link:before {
        left: -40px;
        font-size: 28px;
    }
}

@media (max-width:992px) {
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap img {
        max-width: 140px;
        width: auto;
    }
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap img {
        max-width: 100px;
    }
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap {
        padding-bottom: 10px;
    }
}

.coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p {
    font-weight: 900;
    color: rgb(19, 58, 101);
    font-size: 24px;
    line-height: 30px;
    float: right;
}

.coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p:before,
.coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:992px) {
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p {
        float: none;
        text-align: center;
    }
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p:before,
    .coh-style-unbounce-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p:after {
        clear: none;
        content: normal;
        display: inline;
    }
}

.coh-style-unbounce-style .unb-header-module.short-header {
    height: 80px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}

@media (max-width:992px) {
    .coh-style-unbounce-style .unb-header-module.short-header {
        height: auto;
    }
}

.coh-style-unbounce-style .unb-content-wrapper {
    margin-top: 105px;
}

.coh-style-unbounce-style .unb-content-wrapper .ssa-component {
    margin-top: 100px;
    margin-bottom: 100px;
}

@media (max-width:992px) {
    .coh-style-unbounce-style .unb-content-wrapper .ssa-component {
        margin-top: 60px;
        margin-bottom: 60px;
    }
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-content-wrapper .ssa-component {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .section-intro-wrap {
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
}

.coh-style-unbounce-style .unb-content-wrapper .ecard {
    background-color: rgb(222, 235, 244);
    -webkit-border-radius: 40px;
    border-radius: 40px;
    width: 100%;
    position: relative;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 0;
    padding-left: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard {
        padding-top: 20px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box {
        display: block;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-details-box {
    width: -webkit-calc(100% - 160px);
    width: calc(100% - 160px);
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-details-box {
        width: 100%;
        padding-top: 20px;
        float: left;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-details-box p {
    margin-top: 10px;
    max-width: 300px;
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-details-box p {
        max-width: 100%;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box {
    background-color: rgb(255, 255, 255);
    width: 160px;
    height: 160px;
    padding: 5px;
    float: right;
    position: relative;
    top: -50px;
    right: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box {
        float: left;
        top: 0;
        height: 100px;
        width: 100px;
        right: 0;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box>img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 100%;
    width: 100%;
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box .author-linkedin {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    bottom: 5px;
    background-color: rgb(19, 58, 101);
    height: 48px;
    width: 48px;
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box .author-linkedin {
        width: 35px;
        height: 35px;
        bottom: -5px;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box .author-linkedin:after {
    font-family: 'icomoon';
    content: "\f0e1";
    position: absolute;
    font-size: 24px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box .author-linkedin:after {
        font-size: 20px;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-contact-box {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(0, 0, 0, 0.13);
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-contact-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 30px;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-contact-box p {
    color: rgb(0, 0, 0);
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box {
    margin-left: auto;
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box {
        margin-top: 20px;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box a {
    margin-top: 0;
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box a {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box a:first-child {
    margin-right: 20px;
}

@media (max-width:569px) {
    .coh-style-unbounce-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box a:first-child {
        margin-right: 10px;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .unb-banner-section {
    background-position: right top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    min-height: 300px;
    height: auto;
    width: 100%;
    position: relative;
    margin-top: 0;
    margin-bottom: 50px;
}

.coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .unb-banner-inner {
    position: relative;
    padding-top: 75px;
    padding-bottom: 75px;
}

.coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-left-box .banner-heading {
    font-weight: 900;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -1.5px;
    margin-bottom: 20px;
    color: rgb(19, 58, 101);
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-left-box .banner-heading {
        font-size: 36px;
        line-height: 43px;
        letter-spacing: -1px;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-left-box .banner-sub-heading {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.5px;
    color: rgb(51, 51, 51);
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-left-box .banner-sub-heading {
        letter-spacing: 0;
        line-height: 24px;
        font-size: 18px;
    }
}

@media (max-width:1139px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-right-box {
        margin-top: 40px;
    }
}

@media (max-width:1139px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-right-box .banner-img-box img {
        width: auto;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-right-box .coh-youtube-embed-inner {
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .unb-banner-inner.hide-right-box .banner-left-box {
    max-width: 83.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33%;
    -ms-flex: 0 0 83.33%;
    flex: 0 0 83.33%;
}

@media (max-width:1139px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .unb-banner-inner.hide-right-box .banner-left-box {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .unb-banner-inner.hide-right-box .banner-right-box {
    display: none;
}

@media (max-width:1139px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-banner-section .ecard {
        max-width: 650px;
        margin-top: 30px;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .unb-banner-section.tall-height {
    min-height: 600px;
}

.coh-style-unbounce-style .unb-content-wrapper .unb-banner-section.tall-height .unb-banner-inner {
    padding-bottom: 125px;
}

@media (max-width:992px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-banner-section.tall-height .unb-banner-inner {
        padding-bottom: 100px;
    }
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-banner-section.tall-height .unb-banner-inner {
        padding-bottom: 75px;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .unb-banner-section.dark-theme .banner-left-box .banner-heading {
    color: rgb(255, 255, 255);
}

.coh-style-unbounce-style .unb-content-wrapper .unb-banner-section.dark-theme .banner-left-box .banner-sub-heading {
    color: rgb(255, 255, 255);
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-heading {
    color: rgb(51, 51, 51);
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module {
    -webkit-transition: all 300ms;
    transition: all 300ms;
    height: 100%;
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    position: relative;
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module {
        max-width: 500px;
        float: none;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
        height: -webkit-calc(100% - 20px);
        height: calc(100% - 20px);
    }
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module:hover {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .link-wrap {
    text-indent: -9999px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-img-box {
    height: auto;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-height: 210px;
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-img-box img {
    width: 100%;
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box {
    background-color: rgb(255, 255, 255);
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    border-width: 1px;
    position: relative;
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    height: 100%;
    min-height: 260px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width:992px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .tile-type {
    font-weight: 900;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .tile-type:before {
    height: 4px;
    width: 100%;
    position: absolute;
    top: -14px;
    left: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #44879E;
    content: "";
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .title {
    font-weight: 500;
    padding-top: 20px;
    padding-bottom: 10px;
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .description {
    margin-bottom: 40px;
    height: 100%;
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .tile-link {
    color: rgb(19, 58, 101);
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    position: relative;
    bottom: 10px;
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .tile-link {
        position: relative;
        bottom: 0;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .tile-link:after {
    content: "\f105";
    font-family: 'icomoon';
    position: absolute;
    padding-left: 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: rgb(102, 102, 102);
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section.dark-theme {
    background-color: rgb(19, 58, 101);
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (max-width:992px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section.dark-theme {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (max-width:767px) {
    .coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section.dark-theme {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

.coh-style-unbounce-style .unb-content-wrapper .unb-resources-cards-section.dark-theme .res-heading {
    color: rgb(255, 255, 255);
}

.coh-style-a-href-bold {
    color: rgb(53, 85, 128);
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

@media (max-width:767px) {
    .coh-style-a-href-bold {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-a-href-bold {
        font-size: 16px;
        line-height: 20px;
    }
}

.coh-style-category-listing-style {
    margin-top: 50px;
    margin-bottom: 30px;
}

@media (max-width:992px) {
    .coh-style-category-listing-style {
        margin-top: 30px;
    }
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-filters {
        margin-bottom: 30px;
    }
}

@media (max-width:569px) {
    .coh-style-category-listing-style .category-filters {
        margin-bottom: 20px;
    }
}

.coh-style-category-listing-style .category-filters form .form-item {
    padding: 0;
    position: relative;
}

.coh-style-category-listing-style .category-filters form .form-item>label {
    display: none;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    cursor: auto;
    margin: 0;
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-filters form .form-item>label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        background-color: rgb(245, 245, 245);
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 30px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width:569px) {
    .coh-style-category-listing-style .category-filters form .form-item>label {
        padding-top: 20px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
}

.coh-style-category-listing-style .category-filters form .form-item>label:before {
    display: none;
}

.coh-style-category-listing-style .category-filters form .form-item>label:after {
    display: none;
}

.coh-style-category-listing-style .category-filters form .form-item>label span {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width:569px) {
    .coh-style-category-listing-style .category-filters form .form-item>label span {
        width: 100%;
        text-align: center;
    }
}

.coh-style-category-listing-style .category-filters form .form-item>label span.active-solution {
    cursor: pointer;
    padding: 20px;
    position: relative;
    width: 50%;
    float: right;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.coh-style-category-listing-style .category-filters form .form-item>label span.active-solution:before,
.coh-style-category-listing-style .category-filters form .form-item>label span.active-solution:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-filters form .form-item>label span.active-solution {
        font-size: 15px;
        line-height: 22px;
        color: rgb(255, 255, 255);
        font-weight: 700;
        background-color: rgb(19, 58, 101);
    }
}

@media (max-width:569px) {
    .coh-style-category-listing-style .category-filters form .form-item>label span.active-solution {
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        margin-top: 20px;
        width: 100%;
        text-align: left;
    }
}

.coh-style-category-listing-style .category-filters form .form-item>label span.active-solution:after {
    position: absolute;
    top: 32px;
    right: 22px;
    border-top-width: 7px;
    border-left-width: 7px;
    border-right-width: 7px;
    border-top-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: rgb(255, 255, 255);
    border-left-color: rgba(0, 0, 0, 0);
    border-right-color: rgba(0, 0, 0, 0);
    content: "";
}

@media (max-width:569px) {
    .coh-style-category-listing-style .category-filters form .form-item>label span.active-solution:after {
        top: 27px;
    }
}

.coh-style-category-listing-style .category-filters form .form-item>label span.active-solution span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: rgb(255, 255, 255);
}

.coh-style-category-listing-style .category-filters form .form-item>label span.active-solution span img {
    margin-right: 15px;
    float: left;
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    width: 100%;
    border-style: none;
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-filters form .form-item .bef-links {
        background-color: rgb(255, 255, 255);
        padding: 20px;
        -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
        position: absolute;
        top: 91px;
        z-index: 91;
        display: none;
        border-width: 1px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border-style: solid;
        border-color: rgb(170, 170, 170);
    }
}

@media (max-width:569px) {
    .coh-style-category-listing-style .category-filters form .form-item .bef-links {
        top: 134px;
    }
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links:before {
    height: 0;
    width: 0;
    content: "";
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-filters form .form-item .bef-links:before {
        position: absolute;
        top: -9px;
        right: 20px;
        border-bottom-color: rgb(170, 170, 170);
        border-left-color: rgba(0, 0, 0, 0);
        border-right-color: rgba(0, 0, 0, 0);
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-style: solid;
        border-bottom-width: 9px;
        border-left-width: 9px;
        border-right-width: 9px;
    }
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links:after {
    height: 0;
    width: 0;
    content: "";
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-filters form .form-item .bef-links:after {
        position: absolute;
        top: -8px;
        right: 20px;
        border-bottom-width: 9px;
        border-left-width: 9px;
        border-right-width: 9px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-style: solid;
        border-bottom-color: rgb(255, 255, 255);
        border-left-color: rgba(0, 0, 0, 0);
        border-right-color: rgba(0, 0, 0, 0);
    }
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-filters form .form-item .bef-links ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li {
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li:before,
.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-filters form .form-item .bef-links ul li {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px);
    }
}

@media (max-width:569px) {
    .coh-style-category-listing-style .category-filters form .form-item .bef-links ul li {
        width: 100%;
    }
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link {
    width: 100%;
    float: left;
    background-color: rgb(250, 250, 250);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding-top: 16px;
    padding-right: 20px;
    padding-bottom: 16px;
    padding-left: 20px;
    color: rgb(19, 58, 101);
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-decoration: none;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link {
        font-weight: 300;
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link {
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
    }
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link:hover {
    background-color: rgb(245, 245, 245);
    font-weight: 900;
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link span {
    float: left;
    margin-right: 15px;
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link span:before,
.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link span:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link span img.active {
    display: none;
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link--selected {
    background-color: rgb(19, 58, 101);
    color: rgb(255, 255, 255);
    font-weight: 900;
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link--selected:hover {
    background-color: rgb(19, 58, 101);
    font-weight: 900;
    color: rgb(255, 255, 255);
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link--selected:after {
    color: rgb(255, 255, 255);
    position: absolute;
    right: 24px;
    font-size: 18px;
    line-height: normal;
    top: 23px;
    content: "";
    border-top-width: 7px;
    border-bottom-width: 7px;
    border-left-width: 7px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
    border-left-color: rgb(255, 255, 255);
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link--selected:after {
        top: 30px;
        border-top-width: 7px;
        border-bottom-width: 0;
        border-left-width: 7px;
        border-right-width: 7px;
        border-top-style: solid;
        border-bottom-style: none;
        border-left-style: solid;
        border-right-style: solid;
        border-top-color: rgb(255, 255, 255);
        border-left-color: rgba(0, 0, 0, 0);
        border-right-color: rgba(0, 0, 0, 0);
    }
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link--selected span img.inactive {
    display: none;
}

.coh-style-category-listing-style .category-filters form .form-item .bef-links ul li a.bef-link--selected span img.active {
    display: block;
}

.coh-style-category-listing-style .category-filters form .form-actions {
    display: none;
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-filters.sticky-filters {
        position: fixed;
        top: 90px;
        left: 0;
        z-index: 92;
        width: 100%;
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    }
}

@media (max-width:767px) {
    .coh-style-category-listing-style .category-filters.sticky-filters {
        top: 50px;
    }
}

.coh-style-category-listing-style .category-filters.sticky-filters .form-item>label {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.coh-style-category-listing-style .category-card {
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.15);
    margin-bottom: 50px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(245, 245, 245);
}

.coh-style-category-listing-style .category-card:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.coh-style-category-listing-style .category-card .card-content {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 66px;
    padding-left: 30px;
    position: relative;
}

@media (max-width:1139px) {
    .coh-style-category-listing-style .category-card .card-content {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-card .card-content {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:767px) {
    .coh-style-category-listing-style .category-card .card-content {
        padding-bottom: 55px;
    }
}

.coh-style-category-listing-style .category-card .card-content a {
    color: rgb(51, 51, 51);
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    margin-bottom: 20px;
    display: inline-block;
}

@media (max-width:767px) {
    .coh-style-category-listing-style .category-card .card-content a {
        font-size: 16px;
        line-height: 19px;
    }
}

.coh-style-category-listing-style .category-card .card-content p {
    color: rgb(51, 51, 51);
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width:767px) {
    .coh-style-category-listing-style .category-card .card-content p {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-category-listing-style .category-card .card-content p a {
    color: #44879E;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    display: inline;
}

@media (max-width:767px) {
    .coh-style-category-listing-style .category-card .card-content p a {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-category-listing-style .category-card .card-content p.ctitle {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    display: inline-block;
}

.coh-style-category-listing-style .category-card .card-content a.category-card-link {
    text-indent: -9999px;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.coh-style-category-listing-style .category-card .card-expand {
    background-color: rgb(245, 245, 245);
    position: absolute;
    left: -1.15px;
    width: -webkit-calc(100% + 2.2px);
    width: calc(100% + 2.2px);
    z-index: 9;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: -24px;
}

.coh-style-category-listing-style .category-card .card-expand .expand-content {
    display: none;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 35px;
    padding-left: 30px;
}

@media (max-width:1139px) {
    .coh-style-category-listing-style .category-card .card-expand .expand-content {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width:992px) {
    .coh-style-category-listing-style .category-card .card-expand .expand-content {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:767px) {
    .coh-style-category-listing-style .category-card .card-expand .expand-content {
        padding-bottom: 30px;
    }
}

.coh-style-category-listing-style .category-card .card-expand .expand-content a {
    color: rgb(19, 58, 101);
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    margin-bottom: 5px;
    display: inline-block;
    position: relative;
    padding-left: 17px;
}

.coh-style-category-listing-style .category-card .card-expand .expand-content a:before {
    height: 6px;
    width: 6px;
    background-color: rgb(19, 58, 101);
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.coh-style-category-listing-style .category-card .card-expand .expand-me {
    cursor: pointer;
    text-align: center;
    width: 100%;
    display: block;
    height: 25px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(224, 224, 224);
    line-height: 25px;
    position: relative;
}

.coh-style-category-listing-style .category-card .card-expand .expand-me:hover {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.coh-style-category-listing-style .category-card .card-expand .expand-me:after {
    color: rgb(19, 58, 101);
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    position: absolute;
    content: "\f107";
    font-family: 'icomoon';
    -webkit-transition: all 350ms ease-in;
    transition: all 350ms ease-in;
}

.coh-style-category-listing-style .category-card.expanded {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}

.coh-style-category-listing-style .category-card.expanded .card-expand {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(204, 204, 204);
}

.coh-style-category-listing-style .category-card.expanded .card-expand .expand-me:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.coh-style-category-promotional-section {
    margin-bottom: 50px;
}

.coh-style-category-promotional-section .promotional-heading {
    font-weight: 700;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -1px;
    text-align: center;
    color: rgb(51, 51, 51);
    margin-top: 100px;
    margin-bottom: 60px;
}

@media (max-width:767px) {
    .coh-style-category-promotional-section .promotional-heading {
        font-size: 36px;
        line-height: 43px;
        letter-spacing: -0.5px;
    }
}

.coh-style-category-promotional-section .promotional-outer {
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding-right: 0;
    padding-left: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    margin-bottom: 20px;
}

.coh-style-category-promotional-section .promotional-outer:hover {
    -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.12);
    box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.12);
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
}

.coh-style-category-promotional-section .promotional-outer .promotional-image {
    padding-right: 0;
    padding-left: 0;
}

.coh-style-category-promotional-section .promotional-outer .promotional-image img {
    max-height: 210px;
}

.coh-style-category-promotional-section .promotional-outer .promotional-content {
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 35px;
    padding-left: 30px;
    position: static;
    min-height: 260px;
}

@media (max-width:1139px) {
    .coh-style-category-promotional-section .promotional-outer .promotional-content {
        min-height: 345px;
    }
}

@media (max-width:767px) {
    .coh-style-category-promotional-section .promotional-outer .promotional-content {
        min-height: 260px;
    }
}

@media (max-width:569px) {
    .coh-style-category-promotional-section .promotional-outer .promotional-content {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.coh-style-category-promotional-section .promotional-outer .promotional-content h1 {
    color: rgb(102, 102, 102);
    font-size: 11px;
    line-height: 16px;
    font-weight: 800;
    text-align: left;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    padding-top: 0;
}

.coh-style-category-promotional-section .promotional-outer .promotional-content h1:before {
    background-color: #44879E;
    height: 4px;
    width: 100%;
    position: absolute;
    top: -14px;
    left: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    content: "";
}

.coh-style-category-promotional-section .promotional-outer .promotional-content p {
    color: rgb(51, 51, 51);
    font-size: 24px;
    letter-spacing: -0.5px;
    font-weight: 500;
    text-align: left;
    margin-top: 20px;
    line-height: 30px;
}

@media (max-width:992px) {
    .coh-style-category-promotional-section .promotional-outer .promotional-content p {
        font-size: 18px;
        line-height: 22px;
    }
}

.coh-style-category-promotional-section .promotional-outer .promotional-content a {
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    position: absolute;
    bottom: 35px;
    left: 30px;
    text-decoration: none;
}

@media (max-width:569px) {
    .coh-style-category-promotional-section .promotional-outer .promotional-content a {
        left: 15px;
    }
}

.coh-style-category-promotional-section .promotional-outer .promotional-content a:after {
    content: "\f105";
    font-weight: 700;
    color: rgb(51, 51, 51);
    font-size: 16px;
    line-height: 24px;
    font-family: 'icomoon';
    position: relative;
    top: 2px;
    left: 5px;
}

.coh-style-category-promotional-section .promotional-outer .promotional-outer-link {
    text-indent: -9999px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width:767px) {
    .coh-style-category-promotional-section .coh-row-inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width:767px) {
    .coh-style-category-promotional-section .coh-row-inner .coh-col-sm-4 {
        max-width: 500px;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

.coh-style-hero-banner-theme-light:before,
.coh-style-hero-banner-theme-dark:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: none;
}

@media (max-width:992px) {
    .coh-style-hero-banner-theme-light:before,
    .coh-style-hero-banner-theme-dark:before {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
        background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(180deg, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
        background-position: left top;
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: scroll;
        height: -webkit-calc(100% - 40px);
        height: calc(100% - 40px);
        max-height: 350px;
        width: 100%;
    }
}

.coh-style-hero-banner-theme-light .coh-breadcrumb,
.coh-style-hero-banner-theme-dark .coh-breadcrumb {
    display: none;
}

.coh-style-hero-banner-theme-light .coh-breadcrumb li,
.coh-style-hero-banner-theme-dark .coh-breadcrumb li {
    color: rgb(68, 68, 68);
}

.coh-style-hero-banner-theme-light .coh-breadcrumb li:after,
.coh-style-hero-banner-theme-dark .coh-breadcrumb li:after {
    color: rgb(102, 102, 102);
}

.coh-style-hero-banner-theme-light .coh-breadcrumb li a,
.coh-style-hero-banner-theme-dark .coh-breadcrumb li a {
    color: rgb(122, 144, 169);
}

.coh-style-hero-banner-theme-light .coh-breadcrumb.show,
.coh-style-hero-banner-theme-dark .coh-breadcrumb.show {
    display: block;
}

.coh-style-hero-banner-theme-light h1,
.coh-style-hero-banner-theme-dark h1 {
    color: rgb(122, 144, 169);
}

.coh-style-hero-banner-theme-light p,
.coh-style-hero-banner-theme-dark p {
    color: rgb(19, 58, 101);
}

.coh-style-hero-banner-theme-light .banner-desc-txt,
.coh-style-hero-banner-theme-dark .banner-desc-txt {
    color: rgb(122, 144, 169);
}

.coh-style-hero-banner-theme-light .banner-desc-txt *,
.coh-style-hero-banner-theme-dark .banner-desc-txt * {
    color: rgb(122, 144, 169);
}

.coh-style-hero-banner-theme-light .banner-desc-txt a,
.coh-style-hero-banner-theme-dark .banner-desc-txt a {
    color: #44879E;
}

.coh-style-hero-banner-theme-light .banner-left-box .banner-tags-data .category-info p,
.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .category-info p {
    color: rgb(68, 68, 68);
}

.coh-style-hero-banner-theme-light .banner-left-box .banner-tags-data .category-info p:before,
.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .category-info p:before {
    color: #44879E;
}

.coh-style-hero-banner-theme-light .banner-left-box .banner-tags-data .category-info p:after,
.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .category-info p:after {
    background-color: rgb(224, 224, 224);
}

.coh-style-hero-banner-theme-light .banner-left-box .banner-tags-data .category-info p a,
.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .category-info p a {
    color: #44879E;
}

.coh-style-hero-banner-theme-light .banner-left-box .banner-tags-data .tags .tag-title,
.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .tags .tag-title {
    color: rgb(68, 68, 68);
}

.coh-style-hero-banner-theme-light .banner-left-box .banner-tags-data .tags ul a,
.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .tags ul a {
    color: #44879E;
}

.coh-style-hero-banner-theme-light .banner-left-box .banner-tags-data .tags ul a:before,
.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .tags ul a:before {
    color: rgb(170, 170, 170);
}

@media (max-width:992px) {
    .coh-style-hero-banner-theme-light .banner-right-box a.coh-style-orange-border-button,
    .coh-style-hero-banner-theme-dark .banner-right-box a.coh-style-orange-border-button {
        margin-top: 0;
    }
}

.coh-style-hero-banner-theme-light .banner-right-box .banner-tags-data-right,
.coh-style-hero-banner-theme-dark .banner-right-box .banner-tags-data-right {
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}

.coh-style-hero-banner-theme-light .banner-right-box .banner-tags-data-right a,
.coh-style-hero-banner-theme-dark .banner-right-box .banner-tags-data-right a {
    color: #44879E;
}

.coh-style-hero-banner-theme-light .banner-right-box .banner-tags-data-right a:before,
.coh-style-hero-banner-theme-dark .banner-right-box .banner-tags-data-right a:before {
    color: #44879E;
}

.coh-style-hero-banner-theme-light .banner-right-box .banner-tags-data-right .blg-subscribe img,
.coh-style-hero-banner-theme-dark .banner-right-box .banner-tags-data-right .blg-subscribe img {
    margin-right: 8px;
    display: inline-block;
}

.coh-style-hero-banner-theme-light .detail-page-hero-banner .banner-left-box p.banner-title,
.coh-style-hero-banner-theme-dark .detail-page-hero-banner .banner-left-box p.banner-title {
    color: rgb(122, 144, 169);
}

.coh-style-hero-banner-theme-light .detail-page-hero-banner .banner-left-box h1.banner-subtitle,
.coh-style-hero-banner-theme-dark .detail-page-hero-banner .banner-left-box h1.banner-subtitle {
    color: rgb(19, 58, 101);
}

.coh-style-hero-banner-theme-light .resources-hero-banner .banner-tags-data-right a:first-child,
.coh-style-hero-banner-theme-dark .resources-hero-banner .banner-tags-data-right a:first-child {
    padding-left: 0;
}

.coh-style-hero-banner-theme-dark:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: none;
}

@media (max-width:992px) {
    .coh-style-hero-banner-theme-dark:before {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(58%, rgb(34, 34, 34)), to(rgba(255, 255, 255, 0)));
        background-image: -webkit-linear-gradient(top, rgb(34, 34, 34) 58%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(180deg, rgb(34, 34, 34) 58%, rgba(255, 255, 255, 0) 100%);
        background-position: left top;
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: scroll;
        max-height: 350px;
        height: -webkit-calc(100% - 40px);
        height: calc(100% - 40px);
        width: 100%;
    }
}

.coh-style-hero-banner-theme-dark .coh-breadcrumb {
    display: none;
}

.coh-style-hero-banner-theme-dark .coh-breadcrumb li {
    color: rgb(255, 255, 255);
}

.coh-style-hero-banner-theme-dark .coh-breadcrumb li:after {
    color: rgb(102, 102, 102);
}

.coh-style-hero-banner-theme-dark .coh-breadcrumb li a {
    color: rgb(255, 255, 255);
}

.coh-style-hero-banner-theme-dark .coh-breadcrumb.show {
    display: block;
}

.coh-style-hero-banner-theme-dark h1 {
    color: rgba(255, 255, 255, 0.6);
}

.coh-style-hero-banner-theme-dark p {
    color: rgb(255, 255, 255);
}

.coh-style-hero-banner-theme-dark .banner-desc-txt {
    color: rgba(255, 255, 255, 0.8);
}

.coh-style-hero-banner-theme-dark .banner-desc-txt * {
    color: rgb(224, 224, 224);
}

.coh-style-hero-banner-theme-dark .banner-desc-txt a {
    color: #44879E;
}

.coh-style-hero-banner-theme-dark a.coh-style-gradient-border-button {
    color: rgb(255, 255, 255);
}

.coh-style-hero-banner-theme-dark a.coh-style-gradient-border-button:before {
    color: rgb(255, 255, 255);
}

.coh-style-hero-banner-theme-dark a.coh-style-orange-border-button {
    color: rgb(255, 255, 255);
}

.coh-style-hero-banner-theme-dark a.coh-style-orange-border-button:before {
    color: rgb(255, 255, 255);
}

.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .category-info p {
    color: rgb(255, 255, 255);
}

.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .category-info p:before {
    color: rgb(255, 188, 3);
}

.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .category-info p:after {
    background-color: rgb(102, 102, 102);
}

.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .category-info p a {
    color: rgb(255, 188, 3);
}

.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .tags .tag-title {
    color: rgb(255, 255, 255);
}

.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .tags ul a {
    color: rgb(255, 188, 3);
}

.coh-style-hero-banner-theme-dark .banner-left-box .banner-tags-data .tags ul a:before {
    color: rgb(170, 170, 170);
}

@media (max-width:992px) {
    .coh-style-hero-banner-theme-dark .banner-right-box a.coh-style-orange-border-button {
        margin-top: 0;
    }
}

.coh-style-hero-banner-theme-dark .banner-right-box .banner-tags-data-right {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (max-width:992px) {
    .coh-style-hero-banner-theme-dark .banner-right-box .banner-tags-data-right {
        padding-right: 0;
        padding-left: 0;
    }
}

.coh-style-hero-banner-theme-dark .banner-right-box .banner-tags-data-right a {
    color: rgb(255, 188, 3);
}

.coh-style-hero-banner-theme-dark .banner-right-box .banner-tags-data-right a:before {
    color: rgb(255, 255, 255);
}

.coh-style-hero-banner-theme-dark .banner-right-box .banner-tags-data-right .blg-subscribe img {
    margin-right: 8px;
    display: inline-block;
}

.coh-style-hero-banner-theme-dark .detail-page-hero-banner .banner-left-box p.banner-title {
    color: rgba(255, 255, 255, 0.6);
}

.coh-style-hero-banner-theme-dark .detail-page-hero-banner .banner-left-box h1.banner-subtitle {
    color: rgb(255, 255, 255);
}

.coh-style-hero-banner-theme-dark .resources-hero-banner .banner-tags-data-right a:first-child {
    padding-left: 0;
}

.coh-style-hero-banner-theme-dark .detail-banner-new .banner-right-box .banner-tags-data-right a {
    color: rgb(255, 255, 255);
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .marketo-form-wrapper {
    background-color: rgb(255, 255, 255);
    position: absolute;
    top: -18.125rem;
    padding: 1.875rem;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    max-width: 23.5625rem;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}

@media (max-width:1139px) {
    .coh-style-eventsandwebinar-page .events-and-webinars-page .marketo-form-wrapper {
        max-width: 700px;
    }
}

@media (max-width:992px) {
    .coh-style-eventsandwebinar-page .events-and-webinars-page .marketo-form-wrapper {
        position: static;
    }
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .marketo-form-wrapper>h2 {
    color: #44879E;
    margin-bottom: 7px;
    font-size: 18px;
}

@media (max-width:1139px) {
    .coh-style-eventsandwebinar-page .events-and-webinars-page .marketo-form-wrapper>h2 {
        margin-bottom: 15px;
    }
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .marketo-form-wrapper>h2:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f234";
    font-family: icomoon;
    margin-right: 15px;
    color: rgb(68, 68, 68);
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .marketo-form-wrapper .mktoButtonRow .mktoButtonWrap .button {
    padding-top: 10pc;
    padding-right: 50px;
    padding-bottom: 10pc;
    padding-left: 50px;
}

@media (max-width:1139px) {
    .coh-style-eventsandwebinar-page .events-and-webinars-page .marketo-form-wrapper .mktoButtonRow .mktoButtonWrap .button {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width:992px) {
    .coh-style-eventsandwebinar-page .events-and-webinars-page .marketo-form-wrapper .mktoButtonRow .mktoButtonWrap .button {
        padding-right: 50px;
        padding-left: 50px;
    }
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content p {
    margin-bottom: 20px;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content br {
    display: none;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content ul {
    list-style-type: disc;
    padding-left: 20px;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content ul li {
    margin-bottom: 10px;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area {
    margin-top: 50px;
    margin-bottom: 150px;
}

@media (max-width:992px) {
    .coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area {
        margin-bottom: 30px;
    }
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area .slider-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area .slider-card .img-area {
    background-color: rgb(123, 168, 199);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    min-width: 140px;
    max-height: 140px;
    overflow: hidden;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area .slider-card .img-area img {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area .slider-card .content-area {
    margin-left: 20px;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area .slider-card .content-area .speaker {
    margin-bottom: 10px;
    color: rgb(68, 68, 68);
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area .slider-card .content-area .designation {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area .slider-card .content-area .company {
    font-weight: 600;
    color: #44879E;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 16px;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area .coh-slider-nav-bottom {
    margin-top: 30px;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area .coh-slider-nav-bottom .slick-dots li button {
    height: 12px;
    width: 12px;
    background-color: rgb(102, 102, 102);
    -webkit-border-radius: 30px;
    border-radius: 30px;
    opacity: 0.25;
}

.coh-style-eventsandwebinar-page .events-and-webinars-page .content .slider-area .coh-slider-nav-bottom .slick-dots li.slick-active button {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(top, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(180deg, #FFBC03 0%, #FF5A10 100%);
    ;
    opacity: 1;
}

.coh-style-eventsandwebinar-page .webinar-video-page {
    position: relative;
    top: -65px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .left-video-area .w-chrome {
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .left-video-area .w-chrome video {
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .left-video-area .content-area {
    margin-top: 30px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .left-video-area .content-area p {
    margin-bottom: 10px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .left-video-area .content-area ul {
    list-style-type: disc;
    padding-left: 20px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .left-video-area .content-area ul li {
    margin-bottom: 10px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .left-video-area ul {
    padding-left: 20px;
    list-style-type: disc;
}

.coh-style-eventsandwebinar-page .webinar-video-page .left-video-area ul li {
    margin-bottom: 10px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .left-video-area iframe {
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .noshow {
    display: none;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall {
    background-color: rgb(255, 255, 255);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    border-top: 4px solid #ff5a10;
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
}

@media (max-width:992px) {
    .coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall {
        margin-top: 50px;
        margin-right: auto;
        margin-left: auto;
        max-width: 400px;
    }
}

@media (max-width:569px) {
    .coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall {
        padding-top: 30px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-left: 15px;
    }
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall .speaker-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall .speaker-wrapper .speaker-image-wrapper {
    background-color: rgb(123, 168, 199);
    min-width: 100px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    max-height: 100px;
    overflow: hidden;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall .speaker-wrapper .speaker-image-wrapper img {
    max-width: 100px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall .speaker-wrapper .speaker-content {
    margin-left: 30px;
    width: 100%;
}

@media (max-width:569px) {
    .coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall .speaker-wrapper .speaker-content {
        margin-left: 15px;
    }
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall .speaker-wrapper .speaker-content .speaker-name {
    font-weight: 600;
    color: rgb(66, 66, 66);
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall .speaker-wrapper .speaker-content .speaker-desc {
    line-height: 18px;
    font-weight: 300;
    font-size: 13px;
    color: rgb(68, 68, 68);
    margin-bottom: 10px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall .speaker-wrapper .speaker-content .speaker-company {
    font-weight: 600;
    color: #44879E;
    font-size: 13px;
    line-height: 18px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall .speaker-wrapper .speaker-content img {
    margin-top: 14px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall .slick-dots li button {
    height: 12px;
    width: 12px;
    background-color: rgb(102, 102, 102);
    -webkit-border-radius: 30px;
    border-radius: 30px;
    opacity: 0.25;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .showall .slick-dots li.slick-active button {
    opacity: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(top, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(180deg, #FFBC03 0%, #FF5A10 100%);
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .related-webinars-section {
    background-color: rgb(255, 255, 255);
    margin-top: 75px;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .related-webinars-section .related-webinars-wrapper a {
    padding: 20px;
    background-color: rgb(250, 250, 250);
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    ;
    text-decoration: none;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: rgb(102, 102, 102);
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .related-webinars-section .related-webinars-wrapper a p {
    font-weight: 500;
    color: rgb(102, 102, 102);
    line-height: 30px;
    font-size: inherit;
}

.coh-style-eventsandwebinar-page .webinar-video-page .right-pane .related-webinars-section .views-element-container>h2 {
    color: rgb(68, 68, 68);
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
}

.coh-style-eventsandwebinar-page .demo-detail-page.events-and-webinars-page .coh-style-hero-banner-height-resources {
    min-height: 300px;
}

.coh-style-eventsandwebinar-page .demo-detail-page.events-and-webinars-page .detail-page-hero-banner .category-info .category-val {
    color: #44879E;
    font-weight: 700;
}

.coh-style-eventsandwebinar-page .demo-detail-page.events-and-webinars-page .detail-page-hero-banner .category-info p:before {
    top: -2px;
}

.coh-style-eventsandwebinar-page .demo-detail-page.events-and-webinars-page .marketo-form-wrapper {
    top: -225px;
    margin-top: 0;
    margin-bottom: 50px;
}

@media (max-width:992px) {
    .coh-style-eventsandwebinar-page .demo-detail-page.events-and-webinars-page .marketo-form-wrapper {
        margin-top: 10px;
        margin-bottom: 60px;
        top: 0;
    }
}

.coh-style-eventsandwebinar-page .demo-detail-page.events-and-webinars-page .marketo-form-wrapper h2 {
    font-weight: 700;
    line-height: 24px;
}

.coh-style-eventsandwebinar-page .demo-detail-page.events-and-webinars-page .marketo-form-wrapper h2:before {
    display: none;
}

.coh-style-eventsandwebinar-page .demo-detail-page.events-and-webinars-page .demo-content {
    min-height: 420px;
    height: auto;
    margin-bottom: 150px;
}

@media (max-width:992px) {
    .coh-style-eventsandwebinar-page .demo-detail-page.events-and-webinars-page .demo-content {
        min-height: unset;
        margin-bottom: 30px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template p {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 24px;
}

.coh-style-solution-subpage .solution-subpage-seo-template p a {
    color: #44879E;
    text-decoration: none;
    font-weight: 300;
    text-decoration: none;
}

.coh-style-solution-subpage .solution-subpage-seo-template p a:hover {
    text-decoration: underline;
}

.coh-style-solution-subpage .solution-subpage-seo-template .video-section {
    padding-top: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .video-section {
        padding-top: 25px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .video-section .key-benefit-text {
    padding-left: 20px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .video-section .key-benefit-text {
        padding-left: 0px;
        margin-top: 0px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .video-section .wistia-video-wrapper .w-big-play-button div {
    opacity: 0.4;
    background-color: #333333 !important;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .video-section .wistia-video-wrapper .w-bottom-bar-lower div:nth-child(1) div {
    background: #33333369 !important;
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section {
    padding-top: 80px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section {
        padding-top: 25px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .lft-content-wrap {
    padding-right: 121px;
}

@media (max-width:1659px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .lft-content-wrap {
        padding-right: 85px;
    }
}

@media (max-width:1139px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .lft-content-wrap {
        padding-right: 20px;
    }
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .lft-content-wrap {
        padding-right: 0.9375rem;
    }
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap {
        margin-top: 25px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap img {
    max-width: 64px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap h1.coh-heading {
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    color: rgb(68, 68, 68);
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap .col-wrap-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    border-left: 2px dashed #e0e0e0;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap .col-wrap-content {
        border-left: unset;
    }
}

@media (max-width:569px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap .col-wrap-content {
        margin-top: 25px;
        border-left: unset;
        border-top: 2px dashed #e0e0e0;
        padding-top: 25px;
        padding-left: 0px;
        padding-right: 0px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap .col-wrap-content:nth-child(n+3) {
    margin-top: 50px;
}

@media (max-width:569px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap .col-wrap-content:nth-child(n+3) {
        margin-top: 25px;
    }
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap .col-wrap-content:nth-child(2n+2) {
        border-left: 2px dashed #e0e0e0;
        padding-left: 30px;
    }
}

@media (max-width:569px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap .col-wrap-content:nth-child(2n+2) {
        border-left: unset;
        padding-left: 0px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap .rht-content-icon {
    height: 64px;
    width: 64px;
}

@media (max-width:569px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .rht-content-wrap .coh-container .coh-row .coh-row-inner {
        margin-right: 0px;
        margin-left: 0px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-advantages-section .post-head-para p a {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .product-access-section {
    margin-top: 80px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .product-access-section {
        margin-top: 25px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .product-access-section .wrap-lft-rht-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-solution-subpage .solution-subpage-seo-template .product-access-section .wrap-lft-rht-content .pre-heading {
    margin-bottom: 0px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .product-access-section .wrap-lft-rht-content .main-heading {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 0px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .product-access-section .wrap-lft-rht-content .post-head-para {
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    padding-top: 20px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .product-access-section .wrap-lft-rht-content .wrap-lft-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (max-width:1139px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .product-access-section .wrap-lft-rht-content .wrap-lft-content {
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -webkit-flex-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset;
        -webkit-box-align: unset;
        -webkit-align-items: unset;
        -ms-flex-align: unset;
        align-items: unset;
    }
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .product-access-section .wrap-lft-rht-content .wrap-lft-content img {
        width: 100%;
        height: auto;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .product-access-section .wrap-lft-rht-content .coh-link {
    margin-top: 30px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service {
    margin-top: 80px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service {
        margin-top: 25px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .pre-heading {
    text-align: center;
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .main-heading {
    text-align: center;
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col {
    margin-top: 50px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col {
        margin-top: 20px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col .benefits-cust-service-icon {
    width: 48px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col .benefits-cust-service-icon img {
    max-width: 48px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col .coh-heading {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col p {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col .benefits-service-single-col {
        margin-top: 25px;
    }
}

@media (max-width:569px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col .benefits-service-single-col {
        border-top: 1px dashed #444444;
        padding-top: 25px;
        padding-left: 0px;
        padding-right: 0px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col .benefits-service-single-col:nth-child(n+2) {
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: rgb(68, 68, 68);
    padding-left: 30px;
}

@media (max-width:767px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col .benefits-service-single-col:nth-child(n+2) {
        border-left-width: 0px;
        padding-left: 0px;
    }
}

@media (max-width:767px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col .benefits-service-single-col:nth-child(2n+2) {
        border-left: 1px dashed #444444;
        padding-left: 30px;
    }
}

@media (max-width:569px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col .benefits-service-single-col:nth-child(2n+2) {
        padding-left: 0px;
        border-left: unset;
    }
}

@media (max-width:767px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .benefits-customer-service .benefits-service-4-col .coh-row-inner {
        margin-left: 0px;
        margin-right: 0px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section {
    margin-top: 80px;
    background-color: rgb(19, 58, 101);
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .case-study-section {
        margin-top: 25px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper {
    padding-top: 50px;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper {
        padding-top: 25px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap {
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    ;
    -webkit-transform-style: preserve-3d;
    ;
    transform-style: preserve-3d;
    padding-top: 30px;
    padding-right: 89px;
    padding-bottom: 30px;
    padding-left: 30px;
    position: relative;
    margin-top: 30px;
    margin-left: 30px;
}

@media (max-width:1659px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap {
        padding-right: 50px;
        padding-bottom: 30px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: -30px;
    left: -30px;
    z-index: -1;
    border-width: 1px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border-style: solid;
    border-color: rgb(123, 168, 199);
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    -webkit-transform: translateZ(-1px);
    transform: translateZ(-1px);
    ;
    display: block;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap img {
    max-width: 204px;
    width: auto;
    margin-bottom: 20px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap .coh-link {
    margin-top: 0px;
    float: right;
}

@media (max-width:569px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap .coh-link {
        padding-right: 22px;
        padding-left: 22px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap .quote-content {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap .left-case-prsn-detail-wrap {
    padding-top: 20px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap .left-case-prsn-detail-wrap .left-case-prsn-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap .left-case-prsn-detail-wrap img {
    margin-right: 20px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap .left-case-prsn-detail-wrap .coh-heading {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap .left-case-prsn-detail-wrap .coh-paragraph {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-lft-content-wrap .left-case-prsn-detail-wrap .left-case-prsn-box {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-rht-content-wrap {
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 35px;
}

@media (max-width:767px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-rht-content-wrap {
        padding-top: 30px;
        padding-left: 0px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-rht-content-wrap ul {
    margin-top: 30px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-rht-content-wrap ul li {
    position: relative;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-rht-content-wrap ul li:after {
    content: "";
    width: 100%;
    background-color: rgb(255, 255, 255);
    height: 1px;
    opacity: 0.3;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-rht-content-wrap ul li .coh-heading {
    font-weight: 900;
    color: rgb(255, 188, 3);
    font-size: 42px;
    line-height: 50px;
    letter-spacing: -0.5px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .col-lft-rht-wrapper .case-rht-content-wrap ul li p {
    font-weight: 500;
    color: rgb(224, 224, 224);
    font-size: 18px;
    line-height: 22px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .pre-heading {
    text-align: center;
}

.coh-style-solution-subpage .solution-subpage-seo-template .case-study-section .main-heading * {
    font-weight: 900;
    color: rgb(255, 255, 255);
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
    text-align: center;
}

@media (max-width:767px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-service-single-col {
        border-color: #e0e0e0;
        border-top-width: 2px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-service-single-col:nth-child(n+2) {
    border-color: rgb(224, 224, 224);
    border-width: 2px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-service-single-col:nth-child(n+2) {
        border-left-width: 0px;
    }
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-service-single-col:nth-child(2n+2) {
        border-left: 2px dashed #e0e0e0;
    }
}

@media (max-width:569px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-service-single-col:nth-child(2n+2) {
        border-left: unset;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-service-single-col .coh-heading {
    font-size: 18px;
    margin-top: 50px;
    margin-bottom: 20px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-service-single-col .coh-heading {
        margin-top: 25px;
        margin-bottom: 10px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-service-single-col ul {
    list-style-type: disc;
    padding-left: 17px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-service-single-col ul li {
    padding: 5px 0px;
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-service-single-col ul li a {
    font-weight: 300;
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}

.coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-service-single-col ul li a:hover {
    text-decoration: underline;
}

.coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-cust-service-icon {
    -webkit-box-shadow: inset 1px 1px 0px #dddddd;
    box-shadow: inset 1px 1px 0px #dddddd;
    position: relative;
    gap: 10px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: 100px;
    width: 100px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgb(255, 255, 255);
}

.coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-cust-service-icon:before {
    height: 100px;
    width: 100px;
    content: "";
    background-color: rgb(181, 206, 224);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -2;
    -webkit-transform: translateZ(-2px);
    transform: translateZ(-2px);
}

.coh-style-solution-subpage .solution-subpage-seo-template .feature-section .benefits-service-4-col .benefits-cust-service-icon img {
    max-width: 64px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section {
    margin-top: 80px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section {
        margin-top: 25px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section p {
    margin-top: 12px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section .main-heading:after {
    content: "";
    background: -webkit-gradient(linear, left top, right top, color-stop(0.86%, #FCD601), to(#EE5423));
    background: -webkit-linear-gradient(left, #FCD601 0.86%, #EE5423 100%);
    background: linear-gradient(90deg, #FCD601 0.86%, #EE5423 100%);
    display: block;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: 5px;
    width: 50%;
    margin-top: 30px;
}

@media (max-width:767px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section .main-heading:after {
        margin-top: 10px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section .coh-style-gradient-border-button {
    margin-left: 30px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section .coh-style-gradient-border-button {
        margin-left: 20px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section .sections-1 {
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section .sections-1 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section .question-btn-grp {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (max-width:767px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section .question-btn-grp {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width:569px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section .question-btn-grp {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width:569px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .questionaire-section .question-btn-grp .coh-link {
        margin-top: 20px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg {
    background-color: rgb(19, 58, 101);
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .main-heading {
    color: rgb(255, 255, 255);
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .res-slider-container {
    padding-top: 50px;
    padding-bottom: 30px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .res-slider-container .res-slider-wrapper {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .res-slider-container .res-slider-wrapper .res-slider-card {
    position: relative;
    padding: 30px 0 0 30px;
    height: 100%;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .res-slider-container .res-slider-wrapper .res-slider-card:before {
    content: "";
    border-width: 1px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border-style: solid;
    border-color: rgb(41, 113, 203);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .res-slider-container .res-slider-wrapper .res-slider-card .res-slider-card-inner {
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    z-index: 1;
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    width: 100%;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    height: 100%;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .res-slider-container .res-slider-wrapper .res-slider-card .res-slider-card-inner .coh-link {
    font-weight: 700;
    color: #44879E;
    line-height: 24px;
    font-size: 16px;
    text-decoration: none;
    position: absolute;
    bottom: 30px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .res-slider-container .res-slider-wrapper .res-slider-card .res-slider-card-inner .coh-link:after {
    line-height: 12px;
    font-weight: 300;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    padding-left: 5px;
    color: rgb(102, 102, 102);
    font-size: 12px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .res-slider-container .res-slider-wrapper .res-slider-card .res-slider-card-inner .res-slide-title {
    position: relative;
    font-weight: 900;
    color: rgb(102, 102, 102);
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1px;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 16px;
    padding-left: 0px;
    display: inline-block;
    text-transform: uppercase;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .res-slider-container .res-slider-wrapper .res-slider-card .res-slider-card-inner .res-slide-title:before {
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(left, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(90deg, #FFBC03 0%, #FF5A10 100%);
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    top: -1px;
    left: 0px;
    height: 4px;
    width: 100%;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .res-slider-container .res-slider-wrapper .res-slider-card .res-slider-card-inner .res-slide-content-wrap {
    padding-top: 20px;
    padding-bottom: 40px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .res-slider-container .res-slider-wrapper .res-slider-card .res-slider-card-inner .res-slide-content-wrap .coh-paragraph {
    margin-bottom: 20px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .coh-slider-container .coh-style-slider-pagination {
    position: absolute;
    top: unset;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .coh-slider-container .coh-style-slider-pagination li button {
    height: 10px;
    width: 10px;
    opacity: 0.25;
    background-color: rgb(255, 255, 255);
    -webkit-border-radius: 30px;
    border-radius: 30px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .coh-slider-container .coh-style-slider-pagination .slick-active button {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(top, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(180deg, #FFBC03 0%, #FF5A10 100%);
    opacity: 1;
    height: 12px;
    width: 12px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .coh-slider-container .coh-slider-nav-top {
    position: absolute;
    right: 0;
    top: -38px;
}

@media (max-width:1139px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .coh-slider-container .coh-slider-nav-top {
        top: 0px;
    }
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .coh-slider-container .coh-slider-nav-top {
        top: 17px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .coh-slider-container .slick-prev {
    content: normal;
    text-indent: -9999px;
    -webkit-border-radius: 30px 5px 6px 30px;
    border-radius: 30px 5px 6px 30px;
    height: 35px;
    width: 50px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.4);
    margin-left: 3px;
    background-image: url("../images/slider-arrow.svg");
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .coh-slider-container .slick-prev:before {
    content: normal;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .coh-slider-container .slick-next {
    height: 35px;
    width: 50px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-left: 3px;
    text-indent: -9999px;
    -webkit-border-radius: 30px 5px 6px 30px;
    border-radius: 30px 5px 6px 30px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.4);
    background-image: url("../images/slider-arrow.svg");
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .coh-slider-container .slick-next:before {
    content: normal;
}

.coh-style-solution-subpage .solution-subpage-seo-template .resource-section-bluebg .coh-slider-container .coh-slider-container-mid {
    position: unset;
}

.coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta {
    background-color: rgb(229, 245, 255);
}

.coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .coh-style-link-with-icon {
    color: #44879E;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}

.coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .bg-img-cta-container {
    background-size: contain;
    background-position: right;
}

@media (max-width:1659px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .bg-img-cta-container {
        background-position: 135% 100%;
    }
}

@media (max-width:992px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .bg-img-cta-container {
        background-size: 0%;
    }
}

@media (max-width:767px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .bg-img-cta-container {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .bg-img-cta-container .bg-img-cta-col-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 400px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .bg-img-cta-container .bg-img-cta-col-center .bg-img-cta-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
    margin-top: 50px;
}

@media (max-width:569px) {
    .coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .bg-img-cta-container .bg-img-cta-col-center .bg-img-cta-center {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px;
    }
}

.coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .bg-img-cta-container .bg-img-cta-col-center .bg-img-cta-center .coh-link {
    margin-top: 0px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .bg-img-cta-container .bg-img-cta-col-center .bg-img-cta-center .coh-style-link-with-icon {
    color: rgb(102, 102, 102);
}

.coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .bg-img-cta-container .bg-img-cta-col-center .bg-img-cta-center .bg-cta-btn-2 {
    color: #44879E;
}

.coh-style-solution-subpage .solution-subpage-seo-template .bg-img-cta .bg-img-cta-container .bg-img-cta-col-center .bg-img-cta-center .bg-cta-btn-2:after {
    color: rgb(102, 102, 102);
}

.coh-style-solution-subpage .solution-subpage-seo-template .pre-heading {
    font-weight: 900;
    font-size: 16px;
    line-height: 30px;
    color: rgb(122, 144, 169);
    letter-spacing: 0.5px;
    text-transform: capitalize;
}

.coh-style-solution-subpage .solution-subpage-seo-template .main-heading {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.5px;
    padding-top: 10px;
}

.coh-style-solution-subpage .solution-subpage-seo-template .post-head-para p {
    font-weight: 500;
    color: rgb(68, 68, 68);
    font-size: 20px;
    line-height: 30px;
    padding-top: 10px;
}

.coh-style-footer .footer-logo-section {
    background-color: rgb(51, 51, 51);
}

.coh-style-footer .footer-links-section {
    background-color: rgb(51, 51, 51);
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:992px) {
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width:767px) {
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 {
        padding-top: 0;
    }
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li {
    display: block;
    width: 20%;
    padding-right: 0;
}

@media (max-width:992px) {
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li {
        width: 50%;
    }
}

@media (max-width:767px) {
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li {
        width: 100%;
    }
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:first-child {
    width: 25%;
}

@media (max-width:992px) {
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:first-child {
        width: 50%;
    }
}

@media (max-width:767px) {
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:first-child {
        width: 100%;
    }
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:first-child ul.footer-level-2 li:nth-child(9) {
    margin-left: 50%;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:nth-child(2) {
    width: 25%;
}

@media (max-width:992px) {
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:nth-child(2) {
        width: 50%;
    }
}

@media (max-width:767px) {
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:nth-child(2) {
        width: 100%;
    }
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:nth-child(2) ul.footer-level-2 li:nth-child(5) {
    display: block;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:nth-child(2) ul.footer-level-2 li:nth-child(6) {
    display: block;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:nth-child(2) ul.footer-level-2 li:nth-child(7) {
    display: block;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:nth-child(3) {
    width: 25%;
}

@media (max-width:992px) {
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:nth-child(3) {
        width: 100%;
    }
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:nth-child(3) ul.footer-level-2 li {
    width: 100%;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:nth-child(3) ul.footer-level-2 li .nav-icon-box {
    width: 24px;
    margin-right: 10px;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:nth-child(3) ul.footer-level-2 li a {
    padding-bottom: 8px;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child {
    width: 25%%;
    padding-right: 0;
}

@media (max-width:992px) {
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child {
        width: 100%;
    }
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child ul.footer-level-2 li {
    width: 100%;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child ul.footer-level-2 li:nth-child(4) span {
    padding-top: 0;
    padding-bottom: 0;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child ul.footer-level-2 li:nth-child(4) span p {
    padding-top: 7px;
    padding-bottom: 0;
    font-weight: 300;
    color: rgb(255, 255, 255);
    font-size: 13px;
    text-transform: none;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child ul.footer-level-2 li:last-child span {
    padding-top: 0;
    padding-bottom: 0;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child ul.footer-level-2 li:last-child span p {
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 300;
    color: rgb(158, 158, 158);
    font-size: 13px;
    line-height: 18px;
    text-transform: none;
    position: relative;
    top: -5px;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child ul.footer-level-2 li a {
    padding-bottom: 8px;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li:last-child ul.footer-level-2 li .nav-icon-box {
    width: 24px;
    margin-right: 10px;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li span {
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-size: 12px;
    padding-bottom: 16px;
    text-transform: uppercase;
    height: auto;
}

@media (max-width:767px) {
    .coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li span {
        padding-left: 0;
    }
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    vertical-align: top;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 li {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 li a {
    padding-top: 0;
    padding-right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 li a:hover {
    color: rgb(255, 255, 255);
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 li a article {
    margin-bottom: 0;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 li a article div {
    height: 25px;
    width: 25px;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 li a p {
    font-weight: 500;
    color: rgb(187, 187, 187);
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 0;
    text-transform: none;
}

.coh-style-footer .footer-links-section .footer-links-wrap ul.footer-level-1 li ul.footer-level-2 li a p:hover {
    color: rgb(255, 255, 255);
}

.coh-style-footer .coh-style-social-icon .twitter:before {
    content: url("../images/thread.svg");
}

.coh-style-footer .coh-style-social-icon .twitter:hover:before {
    content: url("../images/thread-hover.svg");
}

.coh-style-footer .footer-logo-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:992px) {
    .coh-style-footer .footer-logo-wrap {
        margin-bottom: 25px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.coh-style-footer .footer-logo-wrap .go-be-great {
    padding-left: 50px;
    margin-left: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.4);
}

@media (max-width:569px) {
    .coh-style-footer .footer-logo-wrap .go-be-great {
        padding-left: 12px;
        margin-left: 12px;
        width: 50%;
    }
}

.coh-style-footer .footer-logo-wrap .go-be-great p {
    font-size: 30px;
    font-weight: 700;
    color:white;
   
   
    display: inline-block;
    line-height: normal;
}

@media (max-width:569px) {
    .coh-style-footer .footer-logo-wrap .go-be-great p {
        font-size: 19px;
    }
}

.coh-style-footer .footer-logo-wrap .go-be-great p sup {
    -webkit-background-clip: text;
    background-clip: inherit;
    -webkit-text-fill-color: inherit;
    font-size: 10px;
    background-color: #44879E;
    position: relative;
    top: -13px;
}

@media (max-width:569px) {
    .coh-style-footer .footer-logo-wrap .footer-logo {
        width: 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width:569px) {
    .coh-style-footer .footer-logo-wrap .footer-logo img {
        width: 100%;
        min-width: auto;
        max-width: 131px;
    }
}

@media (max-width:992px) {
    .coh-style-footer .footer-social-link ul {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.coh-style-heading-4-bold {
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
}

@media (max-width:767px) {
    .coh-style-heading-4-bold {
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    .coh-style-heading-4-bold {
        font-size: 14px;
        line-height: 17px;
        letter-spacing: 0;
    }
}

.coh-style-hero-banner-height {
    min-height: 380px;
}

@media (max-width:569px) {
    .coh-style-hero-banner-height {
        min-height: 360px;
    }
}

.coh-style-heading-3-bold {
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0;
}

@media (max-width:767px) {
    .coh-style-heading-3-bold {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    .coh-style-heading-3-bold {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

.coh-style-hero-banner-height-short {
    min-height: 280px;
}

.coh-style-heading-2-large-bold {
    font-weight: 900;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.5px;
}

@media (max-width:767px) {
    .coh-style-heading-2-large-bold {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    .coh-style-heading-2-large-bold {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: 0;
    }
}

.coh-style-heading-2-large {
    font-weight: 700;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.5px;
}

@media (max-width:767px) {
    .coh-style-heading-2-large {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    .coh-style-heading-2-large {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: 0;
    }
}

.coh-style-hero-banner-height-taller {
    min-height: 460px;
}

.coh-style-h1-bold {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.3px;
    font-weight: 700;
}

@media (max-width:767px) {
    .coh-style-h1-bold {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    .coh-style-h1-bold {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

.coh-style-tag {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    font-weight: bold;
    -webkit-border-radius: 0.75rem;
    border-radius: 0.75rem;
    -webkit-transition: color 300ms ease, background-color 300ms ease;
    transition: color 300ms ease, background-color 300ms ease;
    height: 1.5rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgb(242, 242, 242);
    margin-right: 0.75rem;
    color: rgb(72, 72, 72);
}

@media (max-width:767px) {
    .coh-style-tag {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        margin-right: 0.5rem;
    }
}

.coh-style-tag:hover {
    background-color: rgb(38, 163, 221);
    color: rgb(255, 255, 255);
}

.coh-style-solid-yellow-button {
    font-weight: 700;
    color: rgb(51, 51, 51);
    min-height: 45px;
    height: 45px;
    width: auto;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
    border-style: none;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-top: 40px;
    background-color: rgb(255, 188, 3);
    text-transform: none;
}

.coh-style-solid-yellow-button:hover {
    color: rgb(51, 51, 51);
}

.coh-style-solid-yellow-button:hover:after {
    opacity: 1;
    right: -8px;
}

.coh-style-solid-yellow-button:after {
    font-weight: 700;
    color: rgb(51, 51, 51);
    font-size: 18px;
    line-height: 22px;
    width: 0;
    float: right;
    position: relative;
    top: 0;
    right: 0;
    display: inline-block;
    opacity: 0;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    content: "\f105";
    font-family: 'icomoon';
}

.coh-style-paragraph-large-bold {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

@media (max-width:767px) {
    .coh-style-paragraph-large-bold {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-paragraph-large-bold {
        font-size: 17px;
        line-height: 22px;
    }
}

.coh-style-pr-list-style .list-module {
    float: left;
    margin-bottom: 80px;
}

.coh-style-pr-list-style .list-module:before,
.coh-style-pr-list-style .list-module:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:992px) {
    .coh-style-pr-list-style .list-module {
        margin-bottom: 50px;
    }
}

.coh-style-pr-list-style .list-module .list-module-date {
    position: relative;
    float: left;
    margin-right: 40px;
    margin-bottom: 0;
}

@media (max-width:569px) {
    .coh-style-pr-list-style .list-module .list-module-date {
        margin-right: 0;
        margin-bottom: 30px;
    }
}

.coh-style-pr-list-style .list-module .list-module-date:after {
    height: 100%;
    width: 100%;
    left: 10px;
    top: 10px;
    position: absolute;
    content: "";
    display: inline;
    background-color: rgb(181, 206, 224);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.coh-style-pr-list-style .list-module .list-module-date .list-module-date-inner {
    background-color: rgb(255, 255, 255);
    height: 100px;
    position: relative;
    float: left;
    width: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-box-shadow: inset 1px 1px 0px #DDDDDD;
    box-shadow: inset 1px 1px 0px #DDDDDD;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.coh-style-pr-list-style .list-module .list-module-date .list-module-date-inner:before,
.coh-style-pr-list-style .list-module .list-module-date .list-module-date-inner:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:767px) {
    .coh-style-pr-list-style .list-module .list-module-date .list-module-date-inner {
        height: 70px;
        width: 70px;
    }
}

@media (max-width:569px) {
    .coh-style-pr-list-style .list-module .list-module-date .list-module-date-inner {
        height: 70px;
        width: 70px;
    }
}

.coh-style-pr-list-style .list-module .list-module-date .list-module-date-inner .list-month {
    color: #44879E;
    position: relative;
    top: 3px;
}

@media (max-width:767px) {
    .coh-style-pr-list-style .list-module .list-module-date .list-module-date-inner .list-month {
        top: 2px;
    }
}

.coh-style-pr-list-style .list-module .list-module-date .list-module-date-inner .list-date {
    color: rgb(102, 102, 102);
}

.coh-style-pr-list-style .list-module .list-module-date .list-module-date-inner .list-year {
    color: rgb(170, 170, 170);
}

.coh-style-pr-list-style .list-module .list-module-content {
    float: left;
    max-width: 585px;
    width: -webkit-calc(100% - 140px);
    width: calc(100% - 140px);
}

@media (max-width:992px) {
    .coh-style-pr-list-style .list-module .list-module-content {
        max-width: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-pr-list-style .list-module .list-module-content {
        width: 100%;
    }
}

.coh-style-pr-list-style .list-module .list-module-content h3 {
    display: inline-block;
    margin-bottom: 20px;
}

.coh-style-pr-list-style .list-module .list-module-content h3 a {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 24px;
    line-height: 29px;
    text-decoration: none;
}

@media (max-width:767px) {
    .coh-style-pr-list-style .list-module .list-module-content h3 a {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-pr-list-style .list-module .list-module-content h3 a {
        font-size: 18px;
        line-height: 22px;
    }
}

.coh-style-pr-list-style .featured-module {
    margin-top: -125px;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    width: 100%;
    padding: 0;
}

@media (max-width:992px) {
    .coh-style-pr-list-style .featured-module {
        margin-top: -125px;
        margin-bottom: 0;
    }
}

@media (max-width:569px) {
    .coh-style-pr-list-style .featured-module {
        margin-top: -50px;
        margin-bottom: 0;
    }
}

.coh-style-pr-list-style .featured-module:before {
    background-image: url("../images/featured-line-pattern-new.svg");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    max-width: 615px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    display: none;
}

@media (max-width:992px) {
    .coh-style-pr-list-style .featured-module:before {
        height: -webkit-calc(100% - 20px);
        height: calc(100% - 20px);
        max-width: 435px;
        width: 100%;
    }
}

@media (max-width:767px) {
    .coh-style-pr-list-style .featured-module:before {
        background-position: left top;
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: scroll;
    }
}

@media (max-width:569px) {
    .coh-style-pr-list-style .featured-module:before {
        height: -webkit-calc(100% - 20px);
        height: calc(100% - 20px);
        width: 100%;
        max-width: -webkit-calc(100% - 20px);
        max-width: calc(100% - 20px);
        background-position: left top;
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: scroll;
    }
}

.coh-style-pr-list-style .featured-module .list-module {
    background-color: rgb(255, 255, 255);
    width: 100%;
    padding-top: 0;
    padding-right: 40px;
    padding-bottom: 42px;
    padding-left: 40px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

@media (max-width:992px) {
    .coh-style-pr-list-style .featured-module .list-module {
        padding-top: 0;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
    }
}

@media (max-width:569px) {
    .coh-style-pr-list-style .featured-module .list-module {
        padding-top: 0;
        padding-right: 15px;
        padding-bottom: 25px;
        padding-left: 15px;
    }
}

.coh-style-pr-list-style .featured-module .list-module .featured-text {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 12px;
    padding-bottom: 20px;
}

.coh-style-pr-list-style .featured-module .list-module .featured-text:before {
    height: 4px;
    width: 164px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(255, 188, 3)), to(#44879E));
    background-image: -webkit-linear-gradient(left, rgb(255, 188, 3) 1%, #44879E 100%);
    background-image: linear-gradient(90deg, rgb(255, 188, 3) 1%, #44879E 100%);
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-clip: border-box;
    background-attachment: scroll;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.coh-style-pr-list-style .featured-module .list-module .featured-text p {
    color: rgb(102, 102, 102);
    letter-spacing: 1px;
}

.coh-style-pr-list-style .featured-module .list-module .list-module-date {
    margin-right: 90px;
    margin-bottom: 0;
}

@media (max-width:569px) {
    .coh-style-pr-list-style .featured-module .list-module .list-module-date {
        margin-right: 0;
        margin-bottom: 30px;
    }
}

.coh-style-pr-list-style .featured-module .list-module .list-module-content {
    max-width: 100%;
    width: -webkit-calc(100% - 190px);
    width: calc(100% - 190px);
    padding-right: 0;
}

@media (max-width:569px) {
    .coh-style-pr-list-style .featured-module .list-module .list-module-content {
        width: 100%;
    }
}

.coh-style-pr-list-style .featured-module .list-module .list-module-content h2 {
    margin-bottom: 20px;
    display: inline-block;
}

.coh-style-pr-list-style .featured-module .list-module .list-module-content h2 a {
    color: rgb(68, 68, 68);
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.5px;
    text-decoration: none;
}

@media (max-width:569px) {
    .coh-style-pr-list-style .featured-module .list-module .list-module-content h2 a {
        line-height: 29px;
        font-size: 24px;
        letter-spacing: 0;
    }
}

.coh-style-pr-list-style p.nodata {
    text-align: center;
    width: 100%;
}

.coh-style-paragraph-large1 {
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
}

@media (max-width:767px) {
    .coh-style-paragraph-large1 {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-paragraph-large1 {
        font-size: 17px;
        line-height: 22px;
    }
}

.coh-style-paragraph-small-bold {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}

@media (max-width:767px) {
    .coh-style-paragraph-small-bold {
        font-size: 13px;
        line-height: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-paragraph-small-bold {
        font-size: 13px;
        line-height: 20px;
    }
}

.coh-style-paragraph-small1 {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
}

@media (max-width:767px) {
    .coh-style-paragraph-small1 {
        font-size: 13px;
        line-height: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-paragraph-small1 {
        font-size: 13px;
        line-height: 20px;
    }
}

.coh-style-paragraph-bold {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width:767px) {
    .coh-style-paragraph-bold {
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-paragraph-bold {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-paragraph {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
}

@media (max-width:767px) {
    .coh-style-paragraph {
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-paragraph {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-paragraph-subhead-bold {
    font-weight: 900;
    font-size: 20px;
    line-height: 30px;
}

@media (max-width:767px) {
    .coh-style-paragraph-subhead-bold {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (max-width:569px) {
    .coh-style-paragraph-subhead-bold {
        font-size: 18px;
        line-height: 24px;
    }
}

.coh-style-paragraph-xsmall {
    font-weight: 300;
    font-size: 11px;
    line-height: 16px;
}

@media (max-width:767px) {
    .coh-style-paragraph-xsmall {
        font-size: 11px;
        line-height: 18px;
    }
}

@media (max-width:569px) {
    .coh-style-paragraph-xsmall {
        font-size: 11px;
        line-height: 18px;
    }
}

.coh-style-paragraph-xsmall-bold {
    font-weight: 700;
    font-size: 11px;
    line-height: 16px;
}

@media (max-width:767px) {
    .coh-style-paragraph-xsmall-bold {
        font-size: 11px;
        line-height: 18px;
    }
}

@media (max-width:569px) {
    .coh-style-paragraph-xsmall-bold {
        font-size: 11px;
        line-height: 18px;
    }
}

.coh-style-press-room-detail .pr-year-heading {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
}

.coh-style-press-room-detail .pr-content-wrap {
    margin-top: 30px;
}

.coh-style-press-room-detail .pr-content-wrap .head-sub-title {
    font-weight: 400;
    color: rgb(68, 68, 68);
    font-style: normal;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
}

.coh-style-press-room-detail .pr-content-wrap p {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    margin-bottom: 20px;
}

.coh-style-press-room-detail .pr-content-wrap p sup {
    vertical-align: super;
}

.coh-style-press-room-detail .pr-content-wrap p.text-center {
    text-align: center;
}

.coh-style-press-room-detail .pr-content-wrap ul {
    margin-bottom: 20px;
    padding-left: 40px;
}

.coh-style-press-room-detail .pr-content-wrap ul li {
    list-style-type: disc;
    list-style-position: outside;
    color: rgb(68, 68, 68);
}

.coh-style-press-room-detail .pr-content-wrap ul li ul.list-circle li {
    list-style-type: circle;
    list-style-position: outside;
}

.coh-style-press-room-detail .pr-content-wrap ul ul[type=circle] li {
    list-style-type: circle;
    list-style-position: outside;
}

.coh-style-press-room-detail .pr-content-wrap .pr-footer-boilerplate {
    background-color: rgb(245, 245, 245);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    ;
    margin-top: 60px;
}

@media (max-width:992px) {
    .coh-style-press-room-detail .pr-content-wrap .pr-footer-boilerplate {
        margin-bottom: 30px;
    }
}

@media (max-width:569px) {
    .coh-style-press-room-detail .pr-content-wrap .pr-footer-boilerplate {
        margin-bottom: 30px;
    }
}

.coh-style-press-room-detail .pr-content-wrap .pr-footer-boilerplate .coh-heading {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
}

.coh-style-press-room-detail .pr-content-wrap .pr-footer-boilerplate *:not(a) {
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    color: rgb(51, 51, 51);
}

.coh-style-press-room-detail .pr-content-wrap .pr-footer-boilerplate p {
    margin-bottom: 20px !important;
}

.coh-style-press-room-detail .pr-content-wrap .pr-btn-wrap {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}

@media (max-width:569px) {
    .coh-style-press-room-detail .pr-content-wrap .pr-btn-wrap {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

.coh-style-press-room-detail .pr-content-wrap .pr-btn-wrap a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 700;
    min-height: 45px;
    min-width: 217px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-press-room-detail .pr-content-wrap .pr-btn-wrap a:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f053";
    font-family: icomoon;
    margin-right: 10px;
    color: rgb(68, 68, 68);
    font-size: 14px;
}

@media (max-width:569px) {
    .coh-style-press-room-detail .pr-content-wrap .pr-btn-wrap a:before {
        color: rgb(255, 255, 255);
    }
}

.coh-style-press-room-detail .pr-content-wrap .pr-top-sub-title {
    font-weight: 500;
    color: rgb(68, 68, 68);
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0.5px;
    font-style: normal;
    margin-bottom: 20px;
}

.coh-style-press-room-detail .pr-content-wrap .view-pr-release-list .views-row {
    background-color: rgb(250, 250, 250);
    min-height: 130px;
    max-height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
}

.coh-style-press-room-detail .pr-content-wrap a {
    color: rgb(245, 109, 0);
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
}

.coh-style-press-room-detail .pr-content-wrap a:hover {
    text-decoration: underline;
}

.coh-style-press-room-detail .pr-content-wrap .pr-detail-calendar-wrap {
    float: left;
    position: relative;
}

.coh-style-press-room-detail .pr-content-wrap .pr-detail-calendar-wrap:after {
    height: 70px;
    width: 70px;
    position: absolute;
    top: 5px;
    left: 5px;
    content: " ";
    background-color: rgb(181, 206, 224);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.coh-style-press-room-detail .pr-content-wrap .pr-detail-calendar-wrap .list-module-date-inner {
    -webkit-box-shadow: inset 1px 1px 0px 0px rgb(221, 221, 221);
    box-shadow: inset 1px 1px 0px 0px rgb(221, 221, 221);
    height: 70px;
    width: 70px;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    background-color: rgb(255, 255, 255);
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    z-index: 1;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.coh-style-press-room-detail .pr-content-wrap .pr-detail-calendar-wrap .list-module-date-inner .pr-detail-release-month {
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    color: #44879E;
    font-style: normal;
    margin-bottom: 0px;
}

.coh-style-press-room-detail .pr-content-wrap .pr-detail-calendar-wrap .list-module-date-inner .pr-detail-release-year {
    color: rgb(170, 170, 170);
    font-size: 11px;
    line-height: 16px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0px;
}

.coh-style-press-room-detail .pr-content-wrap .pr-calendar-content {
    padding-left: 30px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
    ;
}

.coh-style-press-room-detail .pr-content-wrap .pr-calendar-content h3 a {
    text-decoration: none;
    color: rgb(102, 102, 102);
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 30px;
}

.coh-style-press-room-detail .pr-content-wrap div.coh-container>div>p:last-child {
    margin-bottom: 0px;
}

.coh-style-press-room-detail .pr-content-wrap div.coh-container>div>p:last-child br {
    display: none;
}

.coh-style-press-room-detail .pr-content-wrap .mob-btn {
    display: none;
}

@media (max-width:992px) {
    .coh-style-press-room-detail .pr-content-wrap .mob-btn {
        display: block;
    }
}

@media (max-width:569px) {
    .coh-style-press-room-detail .pr-content-wrap .mob-btn {
        display: block;
    }
}

.coh-style-press-room-detail .pr-content-wrap .desktop-btn {
    display: block;
}

@media (max-width:992px) {
    .coh-style-press-room-detail .pr-content-wrap .desktop-btn {
        display: none;
    }
}

@media (max-width:569px) {
    .coh-style-press-room-detail .pr-content-wrap .desktop-btn {
        display: none;
    }
}

.coh-style-press-room-detail .pr-content-wrap .pr-media-contact {
    margin-top: 20px;
}

.coh-style-press-room-detail .social-links-wrapssss {
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    border-width: 1px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.15));
    ;
    gap: 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width:1139px) {
    .coh-style-press-room-detail .social-links-wrapssss {
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-press-room-detail .social-links-wrapssss {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width:569px) {
    .coh-style-press-room-detail .social-links-wrapssss {
        margin-right: 0px;
        margin-left: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.coh-style-press-room-detail .social-links-wrapssss h6 {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    text-align: left;
}

@media (max-width:569px) {
    .coh-style-press-room-detail .social-links-wrapssss h6 {
        font-size: 15px;
    }
}

.coh-style-press-room-detail .social-links-wrapssss .chicklets {
    width: 28px;
    height: 28px;
}

@media (max-width:1139px) {
    .coh-style-press-room-detail .social-links-wrapssss .chicklets {
        width: 18px;
        height: 18px;
    }
}

.coh-style-press-room-detail .social-links-wrapssss .sharethis-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-left: 0px;
}

@media (max-width:992px) {
    .coh-style-press-room-detail .social-links-wrapssss .sharethis-wrapper {
        padding-left: 10px;
    }
}

.coh-style-press-room-detail .social-links-wrapssss .sharethis-wrapper>span {
    padding-left: 0px;
    margin-left: 30px;
}

@media (max-width:1659px) {
    .coh-style-press-room-detail .social-links-wrapssss .sharethis-wrapper>span {
        margin-left: 20px;
    }
}

@media (max-width:1139px) {
    .coh-style-press-room-detail .social-links-wrapssss .sharethis-wrapper>span {
        margin-left: 15px;
    }
}

.coh-style-press-room-detail .social-links-wrapssss .sharethis-wrapper>span>span {
    margin-right: 0px;
    margin-left: 0px;
    width: auto;
}

.coh-style-press-room-detail .social-links-wrapssss .social-icons-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
}

@media (max-width:992px) {
    .coh-style-press-room-detail .social-links-wrapssss .social-icons-wrap {
        -webkit-flex-basis: fit-content;
        -ms-flex-preferred-size: fit-content;
        flex-basis: fit-content;
    }
}

@media (max-width:767px) {
    .coh-style-press-room-detail .social-links-wrapssss .social-icons-wrap {
        gap: 25px;
        -webkit-flex-basis: fit-content;
        -ms-flex-preferred-size: fit-content;
        flex-basis: fit-content;
    }
}

@media (max-width:569px) {
    .coh-style-press-room-detail .social-links-wrapssss .social-icons-wrap {
        -webkit-flex-basis: fit-content;
        -ms-flex-preferred-size: fit-content;
        flex-basis: fit-content;
        gap: 8px;
    }
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:992px) {
    .coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements {
        gap: 25px;
    }
}

@media (max-width:767px) {
    .coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements {
        gap: 25px;
    }
}

@media (max-width:569px) {
    .coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        gap: 5px;
    }
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements a.at-svc-facebook {
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important;
    margin-right: 0px;
    background-color: transparent !important;
    margin-top: 0px;
    margin-bottom: 0px;
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements a.at-svc-facebook>.at-icon-wrapper {
    margin-right: 0px;
    width: 28px !important;
    height: 28px !important;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
    background-color: rgb(59, 89, 152);
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements a.at-svc-facebook>.at-icon-wrapper svg {
    width: 28px !important;
    height: 28px !important;
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements .at-svc-twitter {
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important;
    background-color: transparent !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements .at-svc-twitter>.at-icon-wrapper {
    width: unset !important;
    height: unset !important;
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements .at-svc-twitter>.at-icon-wrapper svg {
    width: 47px !important;
    height: 47px !important;
    fill: #1DA1F2;
    margin-top: 5px;
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements .at-svc-linkedin {
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important;
    background-color: transparent !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements .at-svc-linkedin>.at-icon-wrapper {
    width: unset !important;
    height: unset !important;
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements .at-svc-linkedin>.at-icon-wrapper svg {
    width: 42px !important;
    height: 42px !important;
    fill: #0077B5;
    margin-top: 7px;
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements .at-svc-compact {
    width: 28px !important;
    height: 28px !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements .at-svc-compact>.at-icon-wrapper {
    width: unset !important;
    height: unset !important;
}

.coh-style-press-room-detail .social-links-wrapssss .at-share-btn-elements .at-svc-compact>.at-icon-wrapper svg {
    width: 28px !important;
    height: 28px !important;
}

.coh-style-press-room-detail .social-links-wrapssss .addthis_sharing_toolbox {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle {
    padding-left: 0px;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle:after {
    content: " ";
    clear: both;
    display: table;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle li {
    width: 47%;
    float: left;
    text-align: center;
    list-style-type: none;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle li:nth-child(odd) {
    margin-right: 6%;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle li a {
    padding-top: 7px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-left: 20px;
    margin-bottom: 20px;
    border-width: 2px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border-style: solid;
    border-color: #44879E;
    color: #44879E;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    font-style: normal;
    text-decoration: none;
    width: 100%;
    display: block;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle .year-list-older {
    cursor: pointer;
    float: none;
    width: 100%;
    display: inline-block;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle .year-list-older span {
    border-width: 0px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border-style: none;
    padding-top: 7px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-left: 20px;
    display: block;
    width: 100%;
    font-weight: 700;
    color: #44879E;
    font-size: 18px;
    line-height: 24px;
    font-style: normal;
    text-decoration: none;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle .year-list-older span:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d7";
    font-family: icomoon;
    margin-left: 15px;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle .year-list-older .year-list-last {
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 5px 15px rgb(0 0 0 / 15%);
    box-shadow: 0px 5px 15px rgb(0 0 0 / 15%);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    top: 40px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0px;
    border-width: 1px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-color: rgba(0, 0, 0, 0.15);
    border-style: solid;
    width: 50%;
    position: absolute;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle .year-list-older .year-list-last li {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    float: none;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle .year-list-older .year-list-last li:not(:first-child) {
    margin-top: 10px;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle .year-list-older .year-list-last li a {
    border-width: 0px;
    color: #44879E;
    margin-bottom: 0px;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list ul.year-list-middle .year-list-older .year-list-last li a:hover {
    color: #44879E;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq:after {
    content: "";
    display: table;
    clear: both;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq li {
    text-align: center;
    width: 47%;
    float: left;
    list-style-type: none;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq li:nth-child(odd) {
    margin-right: 6%;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq li a {
    color: #44879E;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    font-style: normal;
    text-decoration: none;
    width: 100%;
    padding-top: 7px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-left: 20px;
    margin-bottom: 20px;
    display: block;
    border-width: 2px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border-style: solid;
    border-color: #44879E;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq .year-list-older-fiq {
    cursor: pointer;
    float: none;
    width: 100%;
    display: inline-block;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq .year-list-older-fiq span {
    font-weight: 700;
    color: #44879E;
    font-size: 18px;
    line-height: 1.5rem;
    font-style: normal;
    text-transform: none;
    width: 100%;
    padding-top: 7px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-left: 20px;
    display: block;
    border-width: 0px;
    -webkit-border-radius: 3.125rem;
    border-radius: 3.125rem;
    border-style: none;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq .year-list-older-fiq span:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 15px;
    content: "\f0dd";
    font-family: icomoon;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq .year-list-older-fiq .year-list-last-fiq {
    background-color: rgb(255, 255, 255);
    width: 50%;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0px;
    position: absolute;
    border-width: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 5px 15px rgb(0 0 0 / 15%);
    box-shadow: 0px 5px 15px rgb(0 0 0 / 15%);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    top: 40px;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq .year-list-older-fiq .year-list-last-fiq li {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    float: none;
    width: 100%;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq .year-list-older-fiq .year-list-last-fiq li:not(:first-child) {
    margin-top: 10px;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq .year-list-older-fiq .year-list-last-fiq li a {
    color: #44879E;
    margin-bottom: 0px;
    border: 0;
}

.coh-style-press-room-detail .normal-pr-years .pr-year-list .year-list-middle-fiq .year-list-older-fiq .year-list-last-fiq li a:hover {
    color: #44879E;
}

.coh-style-press-room-detail .banner-loc-wrap>span:first-child:after {
    content: "";
    position: relative;
    height: 100%;
    margin-right: 20px;
    margin-left: 20px;
    border-right-width: 1px;
    border-right-color: rgb(224, 224, 224);
    border-right-style: solid;
}

.coh-style-press-room-detail .banner-loc-wrap>span>a {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 15px;
    line-height: 22px;
    font-style: normal;
    text-decoration: none;
}

.coh-style-press-room-detail .banner-loc-wrap>span>a:hover {
    text-decoration: none;
    cursor: auto;
}

.coh-style-press-room-detail .banner-loc-wrap .banner-time {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 15px;
    line-height: 22px;
    font-style: normal;
}

@media (max-width:569px) {
    .coh-style-press-room-detail .banner-left-box>.banner-title {
        margin-top: 30px;
    }
}

.coh-style-press-room-detail div#block-pagetitle-2 {
    display: none;
}

.coh-style-products-hero-banner-style .banner-left-box {
    width: -webkit-calc(100% - 785px);
    width: calc(100% - 785px);
    padding-right: 70px;
}

@media (max-width:1659px) {
    .coh-style-products-hero-banner-style .banner-left-box {
        width: -webkit-calc(100% - 650px);
        width: calc(100% - 650px);
        padding-right: 50px;
    }
}

@media (max-width:1139px) {
    .coh-style-products-hero-banner-style .banner-left-box {
        width: -webkit-calc(100% - 450px);
        width: calc(100% - 450px);
        padding-right: 40px;
    }
}

@media (max-width:992px) {
    .coh-style-products-hero-banner-style .banner-left-box {
        width: 100%;
        padding-right: 0;
    }
}

.coh-style-products-hero-banner-style .banner-right-box .banner-video {
    width: 100%;
    float: left;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    overflow: hidden;
}

.coh-style-solid-orange-button {
    font-weight: 700;
    color: rgb(255, 255, 255);
    min-height: 45px;
    height: 45px;
    width: auto;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
    border-style: none;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-top: 40px;
    background-color: #44879E;
}

.coh-style-solid-orange-button:hover {
    color: rgb(255, 255, 255);
}

.coh-style-solid-orange-button:hover:before {
    opacity: 1;
    right: -8px;
}

.coh-style-solid-orange-button:before {
    -webkit-transition: all 300ms;
    transition: all 300ms;
    position: relative;
    top: 0;
    opacity: 0;
    content: "\f105";
    right: 0;
    font-weight: 700;
    color: rgb(255, 255, 255);
    float: right;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-family: 'icomoon';
}

.coh-style-products-hero-banner-theme-light:before,
.coh-style-products-hero-banner-theme-dark:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: none;
}

@media (max-width:992px) {
    .coh-style-products-hero-banner-theme-light:before,
    .coh-style-products-hero-banner-theme-dark:before {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
        background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
        background-image: linear-gradient(180deg, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
        background-position: left top;
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: scroll;
        height: -webkit-calc(100% - 40px);
        height: calc(100% - 40px);
        max-height: 350px;
        width: 100%;
    }
}

.coh-style-products-hero-banner-theme-light h1,
.coh-style-products-hero-banner-theme-dark h1 {
    color: rgb(68, 68, 68);
}

.coh-style-products-hero-banner-theme-light p,
.coh-style-products-hero-banner-theme-dark p {
    color: rgb(122, 144, 169);
}

.coh-style-products-hero-banner-theme-dark h1 {
    color: rgba(255, 255, 255, 0.6);
}

.coh-style-products-hero-banner-theme-dark p {
    color: rgb(255, 255, 255);
}

.coh-style-slider-flex-layout .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-solid-blue-button {
    font-weight: 700;
    color: rgb(255, 255, 255);
    min-height: 45px;
    height: 45px;
    width: auto;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
    border-style: none;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-top: 40px;
    background-color: rgb(19, 58, 101);
}

.coh-style-solid-blue-button:hover {
    color: rgb(255, 255, 255);
}

.coh-style-solid-blue-button:hover:before {
    opacity: 1;
    right: -8px;
}

.coh-style-solid-blue-button:before {
    -webkit-transition: all 300ms;
    transition: all 300ms;
    position: relative;
    top: 0;
    opacity: 0;
    content: "\f105";
    right: 0;
    font-weight: 700;
    color: rgb(255, 255, 255);
    float: right;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-family: 'icomoon';
    width: 0;
}

.coh-style-pr-listing-style .list-module {
    margin-bottom: 80px;
    float: left;
}

@media (max-width:992px) {
    .coh-style-pr-listing-style .list-module {
        margin-bottom: 50px;
    }
}

.coh-style-pr-listing-style .list-module .list-module-date {
    margin-right: 40px;
    margin-bottom: 0;
    float: left;
    position: relative;
}

@media (max-width:569px) {
    .coh-style-pr-listing-style .list-module .list-module-date {
        margin-right: 0;
        margin-bottom: 30px;
    }
}

.coh-style-pr-listing-style .list-module .list-module-date:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    height: 100%;
    width: 100%;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    background-image: url("");
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: local;
}

.coh-style-pr-listing-style .list-module .list-module-date .list-module-date-inner {
    height: 100px;
    width: 100px;
    float: left;
    position: relative;
    background-color: rgb(250, 250, 250);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 1;
}

@media (max-width:767px) {
    .coh-style-pr-listing-style .list-module .list-module-date .list-module-date-inner {
        width: 70px;
        height: 70px;
    }
}

@media (max-width:569px) {
    .coh-style-pr-listing-style .list-module .list-module-date .list-module-date-inner {
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 10px;
        border-top-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        width: 70px;
        height: 70px;
    }
}

.coh-style-pr-listing-style .list-module .list-module-date .list-module-date-inner .list-month {
    color: #44879E;
}

.coh-style-pr-listing-style .list-module .list-module-date .list-module-date-inner .list-date {
    color: rgb(102, 102, 102);
}

.coh-style-pr-listing-style .list-module .list-module-date .list-module-date-inner .list-year {
    color: rgb(170, 170, 170);
}

.coh-style-pr-listing-style .list-module .list-module-content {
    float: left;
    width: -webkit-calc(100% - 140px);
    width: calc(100% - 140px);
    max-width: 585px;
}

@media (max-width:1659px) {
    .coh-style-pr-listing-style .list-module .list-module-content {
        padding-right: 20px;
    }
}

@media (max-width:992px) {
    .coh-style-pr-listing-style .list-module .list-module-content {
        padding-right: 0;
        max-width: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-pr-listing-style .list-module .list-module-content {
        width: 100%;
    }
}

.coh-style-pr-listing-style .list-module .list-module-content h3 {
    display: inline-block;
    margin-bottom: 20px;
}

.coh-style-pr-listing-style .list-module .list-module-content h3 a {
    font-size: 24px;
    line-height: 29px;
    font-weight: 900;
    color: rgb(68, 68, 68);
    display: inline-block;
    text-decoration: none;
}

@media (max-width:767px) {
    .coh-style-pr-listing-style .list-module .list-module-content h3 a {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-pr-listing-style .list-module .list-module-content h3 a {
        line-height: 22px;
        font-size: 18px;
    }
}

.coh-style-orange-border-button {
    font-weight: 700;
    color: rgb(68, 68, 68);
    min-height: 45px;
    height: 45px;
    width: auto;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
    border-style: solid;
    position: relative;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin-top: 40px;
    background-color: rgba(0, 0, 0, 0);
    border-color: #44879E;
    border-width: 3px;
    display: inline-block;
}

.coh-style-orange-border-button:hover {
    color: rgb(68, 68, 68);
}

.coh-style-orange-border-button:hover:before {
    opacity: 1;
    right: -8px;
}

.coh-style-orange-border-button:before {
    -webkit-transition: all 300ms;
    transition: all 300ms;
    position: relative;
    top: 0;
    opacity: 0;
    content: "\f105";
    right: 0;
    font-weight: 700;
    color: rgb(68, 68, 68);
    float: right;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-family: 'icomoon';
    width: 0;
}

.coh-style-no-result-found {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    height: 84px;
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.coh-style-no-result-found:before {
    content: "";
    background-image: url("../images/no-data-found.png");
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 35px;
    width: 46px;
    min-height: 35px;
}

.coh-style-no-header-form-pages-style .form-page-wrapper {
    min-height: 860px;
}

.coh-style-no-header-form-pages-style .form-page-wrapper:before {
    background-image: url("../images/form-page-left-pattern-bg_en.jpg");
    background-position: right bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 100%;
    width: 47.8%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}

@media (max-width:1659px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper:before {
        width: 54%;
    }
}

@media (max-width:1139px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper:before {
        width: 48%;
    }
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper:before {
        height: 52%;
        width: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper:before {
        height: 45%;
        background-position: right 22% bottom;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .custom-header {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
}

.coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link {
    margin-right: 80px;
    position: relative;
}

@media (max-width:1139px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link {
        margin-right: 50px;
    }
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link {
        margin-right: 80px;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link {
        margin-right: 50px;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link:after {
    background-color: rgb(117, 117, 117);
    height: 35px;
    width: 1px;
    position: absolute;
    right: -40px;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
}

@media (max-width:1139px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link:after {
        right: -25px;
    }
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link:after {
        right: -40px;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link:after {
        right: -25px;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link img {
    width: 180px;
}

@media (max-width:1139px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link img {
        width: 140px;
    }
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link img {
        width: 160px;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .logo-link img {
        width: 140px;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .go-back-link {
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 22px;
    color: rgb(68, 68, 68);
}

.coh-style-no-header-form-pages-style .form-page-wrapper .custom-header .coh-column .go-back-link:before {
    font-family: 'icomoon';
    font-weight: 500;
    font-size: 24px;
    line-height: normal;
    position: absolute;
    top: -3px;
    left: 0;
    content: "\f104";
    color: rgb(102, 102, 102);
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper {
    padding-top: 20px;
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section {
    padding-top: 25px;
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section {
        padding-top: 0;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section h2 {
    display: none;
    margin-bottom: 40px;
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section h2 {
        display: block;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section h2 span {
    color: #44879E;
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section ul {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section ul {
        margin-bottom: 25px;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section ul li {
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 25px;
    position: relative;
    padding-left: 32px;
}

@media (max-width:767px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section ul li {
        font-size: 17px;
        line-height: 22px;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section ul li:before {
    background-image: url("../images/check-icon-dark_en.svg");
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 18px;
    width: 18px;
    position: absolute;
    top: 3px;
    left: 0;
    content: "";
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section ul li:last-child {
    margin: 0;
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section .scroll-btn-box {
    text-align: center;
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section .scroll-btn-box a.scroll-link {
    display: none;
    margin-top: 10px;
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section .scroll-btn-box a.scroll-link {
        display: inline-block;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .content-section .scroll-btn-box a.scroll-link {
        margin-top: 0;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section {
    margin-top: 20px;
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section {
        margin-top: 100px;
        margin-bottom: 70px;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section h1 {
    font-weight: 900;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.5px;
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section h1 {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: 0;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section h1 span {
    color: #44879E;
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section h2 {
        display: none;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section h2 span {
    color: #44879E;
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section .form-pointers {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section .form-pointers {
        margin-top: 25px;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section .form-pointers .coh-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section .form-pointers .coh-column {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 20px;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section .form-pointers .coh-column img {
    margin-right: 10px;
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section .form-pointers .form-subhead {
    margin-top: 20px;
}

.coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section .disclaimer-text {
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper .content-wrapper .form-section .disclaimer-text {
        margin-bottom: 0;
    }
}

.coh-style-no-header-form-pages-style .sft-page .form-pointers .coh-column img {
    width: 15px;
}

.coh-style-no-header-form-pages-style .sft-page .form-pointers .coh-column p {
    max-width: 120px;
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .sft-page .form-pointers .coh-column p {
        max-width: 100%;
    }
}

.coh-style-no-header-form-pages-style .ceFormPage {
    min-height: 950px;
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .ceFormPage:before {
        height: 47%;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .ceFormPage:before {
        height: 36%;
    }
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .rld-page {
        background-position: left top;
        background-size: 100% 53%;
        background-repeat: no-repeat;
        background-attachment: scroll;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .rld-page {
        background-position: left top;
        background-size: 100% 46%;
        background-repeat: no-repeat;
        background-attachment: scroll;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .rld-page .content-wrapper .form-section {
        top: 35px;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .rld-page .content-wrapper .form-section .form-pointers .coh-column {
        -webkit-box-pack: start;
        -webkit-justify-content: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
}

.coh-style-no-header-form-pages-style .form-page-wrapper.jp-locale {
    min-height: 1000px;
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper.jp-locale:before {
        height: 46%;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper.jp-locale:before {
        height: 39%;
    }
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper.la-locale:before {
        height: 56%;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper.la-locale:before {
        height: 47%;
    }
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper.br-locale:before {
        height: 56%;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .form-page-wrapper.br-locale:before {
        height: 48%;
    }
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .ceFormPage.jp-locale:before {
        height: 48%;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .ceFormPage.jp-locale:before {
        height: 37%;
    }
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .ceFormPage.la-locale:before {
        height: 48%;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .ceFormPage.la-locale:before {
        height: 40%;
    }
}

@media (max-width:992px) {
    .coh-style-no-header-form-pages-style .ceFormPage.br-locale:before {
        height: 48%;
    }
}

@media (max-width:569px) {
    .coh-style-no-header-form-pages-style .ceFormPage.br-locale:before {
        height: 40%;
    }
}

.coh-style-news-and-press-room {
    margin-top: 0;
}

.coh-style-news-and-press-room .coh-style-pr-list-style {
    margin-top: 25px;
}

.coh-style-news-and-press-room .coh-style-pr-list-style .coh-column div:first-child {
    height: 100%;
}

.coh-style-news-and-press-room .coh-style-pr-list-style .coh-column div:first-child span {
    height: 100%;
}

.coh-style-news-and-press-room .coh-style-pr-list-style .coh-column div:first-child span a {
    padding-bottom: 10px;
}

.coh-style-news-and-press-room .list-module-card {
    height: 100%;
}

.coh-style-news-and-press-room .list-module-card a {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    border-width: 1px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    background-color: rgb(255, 255, 255);
    margin-bottom: 50px;
    position: relative;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    text-decoration: none;
    display: block;
}

@media (max-width:569px) {
    .coh-style-news-and-press-room .list-module-card a {
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}

.coh-style-news-and-press-room .list-module-card a:after {
    content: " ";
    background-color: rgb(255, 255, 255);
    position: absolute;
    top: 1px;
    bottom: 0;
    left: 1px;
    right: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: -webkit-calc(100% - 2px);
    height: calc(100% - 2px);
    width: -webkit-calc(100% - 2px);
    width: calc(100% - 2px);
    -webkit-transition: all 300ms;
    transition: all 300ms;
    z-index: 0;
}

.coh-style-news-and-press-room .list-module-card a:hover {
    background-image: -webkit-gradient(linear, left top, right top, from(rgb(116, 0, 159)), color-stop(48%, rgb(223, 90, 30)), to(rgb(250, 205, 38)));
    background-image: -webkit-linear-gradient(left, rgb(116, 0, 159) 0%, rgb(223, 90, 30) 48%, rgb(250, 205, 38) 100%);
    background-image: linear-gradient(90deg, rgb(116, 0, 159) 0%, rgb(223, 90, 30) 48%, rgb(250, 205, 38) 100%);
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.coh-style-news-and-press-room .list-module-card a:hover:after {
    background-color: rgb(250, 250, 250);
}

.coh-style-news-and-press-room .list-module-card a .list-module-date {
    margin-right: 0;
    width: 100%;
    float: none;
}

.coh-style-news-and-press-room .list-module-card a .list-module-date:before,
.coh-style-news-and-press-room .list-module-card a .list-module-date:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-style-news-and-press-room .list-module-card a .list-module-date .list-module-date-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: block;
    width: 100%;
    z-index: 9;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-width: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0);
}

.coh-style-news-and-press-room .list-module-card a .list-module-date .list-module-date-inner p {
    display: inline-block;
    margin-top: 0;
    margin-right: 6px;
}

.coh-style-news-and-press-room .list-module-card a .list-module-date .list-module-date-inner p strong {
    color: #44879E;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    font-weight: 800;
    text-transform: uppercase;
}

.coh-style-news-and-press-room .list-module-card a .list-module-date .list-module-date-inner p.list-date {
    color: rgb(122, 144, 169);
    font-size: 16px;
    line-height: 17px;
    font-weight: 600;
    margin-top: 0;
    margin-right: 0;
    padding-left: 10px;
    border-style: solid;
    border-left-width: 2px;
    border-color: rgb(51, 51, 51);
}

.coh-style-news-and-press-room .list-module-card a .list-module-info {
    margin-right: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:569px) {
    .coh-style-news-and-press-room .list-module-card a .list-module-info {
        width: 100%;
        margin-right: 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.coh-style-news-and-press-room .list-module-card a .list-module-info .list-module-content {
    z-index: 9;
    position: relative;
    width: -webkit-calc(100% - 190px);
    width: calc(100% - 190px);
    margin-right: 30px;
}

@media (max-width:569px) {
    .coh-style-news-and-press-room .list-module-card a .list-module-info .list-module-content {
        margin-right: 0;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}

.coh-style-news-and-press-room .list-module-card a .list-module-info .list-module-content h3 {
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 0;
    color: rgb(68, 68, 68);
}

.coh-style-news-and-press-room .list-module-card a .list-module-info .list-module-content h3 a {
    font-size: 24px;
    font-weight: 800;
    color: rgb(68, 68, 68);
    text-decoration: none;
}

.coh-style-news-and-press-room .list-module-card a .list-module-info .list-module-logo {
    width: 160px;
    height: 138px;
    z-index: 9;
    margin-top: 10px;
}

@media (max-width:569px) {
    .coh-style-news-and-press-room .list-module-card a .list-module-info .list-module-logo {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.coh-style-news-and-press-room .list-module-card a .list-module-info .list-module-logo .list-module-logo-inner {
    height: 100%;
    background-color: rgb(255, 255, 255);
    width: 100%;
    border-width: 1px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

.coh-style-news-and-press-room .list-module-card a .list-module-info .list-module-logo .list-module-logo-inner img {
    width: 100%;
    max-height: 100%;
    height: auto;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.coh-style-news-and-press-room .list-module-card a .list-module-info .list-module-logo .list-module-logo-inner article {
    height: 100%;
}

.coh-style-news-and-press-room .list-module-card a .list-module-info .list-module-logo .list-module-logo-inner article div {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.coh-style-news-and-press-room .list-module-card a .list-module-link {
    background-image: url("../images/link_en.png");
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
    height: 18px;
    width: 18px;
    display: none;
}

.coh-style-news-and-press-room .list-module-card a .list-module-link a {
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 100%;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    border-width: 0px;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0);
    text-indent: -9999px;
}

.coh-style-news-and-press-room .list-module-card a .list-module-link a:after {
    display: none;
}

.coh-style-news-and-press-room .list-module-card a .list-module-link a:hover {
    background-color: rgba(0, 0, 0, 0);
}

.coh-style-news-and-press-room .list-module-card a .list-module-link.news-arrow {
    display: block;
}

.coh-style-news-and-press-room .listing-heading {
    color: rgb(51, 51, 51);
    font-size: 48px;
    line-height: 52px;
    font-weight: 800;
    text-align: center;
    letter-spacing: -1px;
    margin-top: 20px;
}

.coh-style-news-and-press-room .coh-style-years-filter form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .coh-style-years-filter form {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.coh-style-news-and-press-room .coh-style-years-filter form .left-filters {
    margin-top: 50px;
    margin-right: 20px;
    margin-bottom: 0;
    width: 50%;
    padding-top: 0;
    padding-bottom: 0;
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .coh-style-years-filter form .left-filters {
        width: 100%;
        margin-right: 0;
    }
}

.coh-style-news-and-press-room .coh-style-years-filter form .left-filters .form-item {
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .coh-style-years-filter form .left-filters ul {
        text-align: center;
    }
}

.coh-style-news-and-press-room .coh-style-years-filter form .left-filters ul li {
    display: inline-block;
}

.coh-style-news-and-press-room .coh-style-years-filter form .left-filters ul li a.bef-link {
    padding-top: 3px;
    padding-right: 20px;
    padding-bottom: 1px;
    padding-left: 20px;
    color: rgb(51, 51, 51);
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-right: 10px;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .coh-style-years-filter form .left-filters ul li a.bef-link {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width:767px) {
    .coh-style-news-and-press-room .coh-style-years-filter form .left-filters ul li a.bef-link {
        padding-right: 0;
        padding-left: 0;
    }
}

.coh-style-news-and-press-room .coh-style-years-filter form .left-filters ul li a.bef-link:hover {
    background-color: #44879E;
    color: rgb(255, 255, 255);
}

.coh-style-news-and-press-room .coh-style-years-filter form .left-filters ul li a.bef-link--selected {
    color: rgb(255, 255, 255);
    background-color: #44879E;
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .coh-style-years-filter form .left-filters ul li a.bef-link--selected {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.coh-style-news-and-press-room .coh-style-years-filter form .right-filters {
    width: 70%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 50px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .coh-style-years-filter form .right-filters {
        margin-top: 25px;
        width: 100%;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-left: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-news-and-press-room .coh-style-years-filter form .right-filters {
        padding-left: 0;
    }
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .coh-style-years-filter form .right-filters .year-list-middle {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media (max-width:767px) {
    .coh-style-news-and-press-room .coh-style-years-filter form .right-filters li {
        width: 100% !important;
        max-width: 120px;
    }
}

.coh-style-news-and-press-room .coh-style-years-filter form .right-filters .mob-view-year {
    display: none;
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .coh-style-years-filter form .right-filters .mob-view-year {
        display: inline-block;
    }
}

.coh-style-news-and-press-room .coh-style-years-filter form .right-filters .form-item {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 100%;
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .coh-style-years-filter form .right-filters .form-item {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.coh-style-news-and-press-room .list-module {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.coh-style-news-and-press-room .list-module:before,
.coh-style-news-and-press-room .list-module:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-style-news-and-press-room .list-module .list-module-card {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.coh-style-news-and-press-room .list-module .list-module-card .list-module-content {
    max-width: none;
    width: 100%;
    float: none;
}

.coh-style-news-and-press-room .list-module .list-module-card .list-module-content:before,
.coh-style-news-and-press-room .list-module .list-module-card .list-module-content:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-style-news-and-press-room .coh-style-pagination-style {
    margin-top: 0;
    margin-bottom: 80px;
}

.coh-style-news-and-press-room .featured-cards {
    margin-top: 0;
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .featured-cards {
        margin-top: -50px;
    }
}

.coh-style-news-and-press-room .featured-cards .coh-column .coh-block {
    height: 100%;
}

.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container {
    height: 100%;
}

.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(1),
.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(2) {
    height: 100%;
}

.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(1) div:nth-child(1),
.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(2) div:nth-child(1) {
    height: 100%;
}

.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(1) div:nth-child(1) .views-row,
.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(2) div:nth-child(1) .views-row {
    height: 100%;
}

.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(1) div:nth-child(1) .views-row .views-field,
.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(2) div:nth-child(1) .views-row .views-field {
    height: 100%;
}

.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(1) div:nth-child(1) .views-row .views-field .list-module-card,
.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(2) div:nth-child(1) .views-row .views-field .list-module-card {
    height: 100%;
    margin-top: -50px;
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(1) div:nth-child(1) .views-row .views-field .list-module-card,
    .coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(2) div:nth-child(1) .views-row .views-field .list-module-card {
        margin-top: 0;
    }
}

.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(1) div:nth-child(1) .views-row .views-field .list-module-card a,
.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(2) div:nth-child(1) .views-row .views-field .list-module-card a {
    height: 100%;
}

@media (max-width:992px) {
    .coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(1) div:nth-child(1) .views-row .views-field .list-module-card a,
    .coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(2) div:nth-child(1) .views-row .views-field .list-module-card a {
        height: -webkit-calc(100% - 50px);
        height: calc(100% - 50px);
    }
}

.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(1) div:nth-child(1) .views-row .views-field .list-module-card a .list-module-date,
.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(2) div:nth-child(1) .views-row .views-field .list-module-card a .list-module-date {
    height: auto;
}

.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(1) div:nth-child(1) .views-row .views-field .list-module-card a .list-module-logo,
.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(2) div:nth-child(1) .views-row .views-field .list-module-card a .list-module-logo {
    height: 138px;
}

.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(1) div:nth-child(1) .views-row .views-field .list-module-card a .list-module-logo .contextual-region,
.coh-style-news-and-press-room .featured-cards .coh-column .coh-block .views-element-container div:nth-child(2) div:nth-child(1) .views-row .views-field .list-module-card a .list-module-logo .contextual-region {
    height: auto;
}

.coh-style-news-room-list-style .list-module {
    float: left;
    margin-bottom: 80px;
}

.coh-style-news-room-list-style .list-module:before,
.coh-style-news-room-list-style .list-module:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:992px) {
    .coh-style-news-room-list-style .list-module {
        margin-bottom: 50px;
    }
}

.coh-style-news-room-list-style .list-module .list-module-logo {
    position: relative;
    float: left;
    margin-right: 40px;
    margin-bottom: 0;
}

@media (max-width:569px) {
    .coh-style-news-room-list-style .list-module .list-module-logo {
        margin-right: 0;
        margin-bottom: 30px;
    }
}

.coh-style-news-room-list-style .list-module .list-module-logo:after {
    height: 100%;
    width: 100%;
    left: 10px;
    top: 10px;
    position: absolute;
    content: "";
    display: inline;
    background-color: rgb(181, 206, 224);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.coh-style-news-room-list-style .list-module .list-module-logo .list-module-logo-inner {
    background-color: rgb(255, 255, 255);
    height: 160px;
    position: relative;
    float: left;
    width: 160px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-box-shadow: inset 1px 1px 0px #DDDDDD;
    box-shadow: inset 1px 1px 0px #DDDDDD;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.coh-style-news-room-list-style .list-module .list-module-logo .list-module-logo-inner:before,
.coh-style-news-room-list-style .list-module .list-module-logo .list-module-logo-inner:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:767px) {
    .coh-style-news-room-list-style .list-module .list-module-logo .list-module-logo-inner {
        height: 160px;
        width: 160px;
    }
}

@media (max-width:569px) {
    .coh-style-news-room-list-style .list-module .list-module-logo .list-module-logo-inner {
        height: 140px;
        width: 140px;
    }
}

.coh-style-news-room-list-style .list-module .list-module-logo .list-module-logo-inner a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-news-room-list-style .list-module .list-module-content {
    float: left;
    padding-right: 20px;
    max-width: 525px;
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
}

@media (max-width:992px) {
    .coh-style-news-room-list-style .list-module .list-module-content {
        padding-right: 0;
        max-width: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-news-room-list-style .list-module .list-module-content {
        width: 100%;
    }
}

.coh-style-news-room-list-style .list-module .list-module-content p.list-date {
    color: rgb(102, 102, 102);
    margin-bottom: 10px;
}

.coh-style-news-room-list-style .list-module .list-module-content h3 {
    display: inline-block;
    margin-bottom: 20px;
}

.coh-style-news-room-list-style .list-module .list-module-content h3:hover a {
    text-decoration: underline;
}

.coh-style-news-room-list-style .list-module .list-module-content h3 a {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 24px;
    line-height: 29px;
    text-decoration: none;
}

@media (max-width:767px) {
    .coh-style-news-room-list-style .list-module .list-module-content h3 a {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-news-room-list-style .list-module .list-module-content h3 a {
        font-size: 18px;
        line-height: 22px;
    }
}

.coh-style-news-room-list-style .list-module .list-module-content h3.ext-link:after {
    content: "\f08e";
    color: rgb(204, 204, 204);
    font-size: 18px;
    font-family: icomoon;
    padding-left: 10px;
    position: relative;
    top: 2px;
}

.coh-style-news-room-list-style .list-module .list-module-content h3.ext-link:hover:after {
    color: #44879E;
}

.coh-style-news-room-list-style .list-module .list-module-content p a {
    font-weight: 300;
    color: #44879E;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
}

@media (max-width:767px) {
    .coh-style-news-room-list-style .list-module .list-module-content p a {
        font-size: 17px;
        line-height: 22px;
    }
}

.coh-style-news-room-list-style .list-module .list-module-content p a:hover {
    text-decoration: underline;
}

.coh-style-news-room-list-style .featured-module {
    margin-top: -125px;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    width: 100%;
    padding: 0;
}

@media (max-width:992px) {
    .coh-style-news-room-list-style .featured-module {
        margin-top: -125px;
        margin-bottom: 0;
    }
}

@media (max-width:569px) {
    .coh-style-news-room-list-style .featured-module {
        margin-top: -50px;
        margin-bottom: 0;
    }
}

.coh-style-news-room-list-style .featured-module:before {
    background-image: url("../images/featured-line-pattern-new.svg");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    max-width: 615px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    display: none;
}

@media (max-width:992px) {
    .coh-style-news-room-list-style .featured-module:before {
        height: -webkit-calc(100% - 20px);
        height: calc(100% - 20px);
        max-width: 435px;
        width: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-news-room-list-style .featured-module:before {
        height: -webkit-calc(100% - 20px);
        height: calc(100% - 20px);
        width: 100%;
        max-width: -webkit-calc(100% - 20px);
        max-width: calc(100% - 20px);
        background-position: left top;
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: scroll;
    }
}

.coh-style-news-room-list-style .featured-module .list-module {
    background-color: rgb(255, 255, 255);
    width: 100%;
    padding-top: 0;
    padding-right: 40px;
    padding-bottom: 32px;
    padding-left: 40px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

@media (max-width:992px) {
    .coh-style-news-room-list-style .featured-module .list-module {
        padding-top: 0;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
    }
}

@media (max-width:569px) {
    .coh-style-news-room-list-style .featured-module .list-module {
        padding-top: 0;
        padding-right: 15px;
        padding-bottom: 20px;
        padding-left: 15px;
    }
}

.coh-style-news-room-list-style .featured-module .list-module:hover .list-module-content h2 a {
    text-decoration: underline;
}

.coh-style-news-room-list-style .featured-module .list-module .featured-text {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 12px;
    padding-bottom: 20px;
}

.coh-style-news-room-list-style .featured-module .list-module .featured-text:before {
    height: 4px;
    width: 104px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(255, 188, 3)), to(#44879E));
    background-image: -webkit-linear-gradient(left, rgb(255, 188, 3) 1%, #44879E 100%);
    background-image: linear-gradient(90deg, rgb(255, 188, 3) 1%, #44879E 100%);
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.coh-style-news-room-list-style .featured-module .list-module .featured-text p {
    color: rgb(102, 102, 102);
    letter-spacing: 1px;
}

@media (max-width:569px) {
    .coh-style-news-room-list-style .featured-module .list-module .list-module-logo {
        margin-right: 0;
        margin-bottom: 30px;
    }
}

.coh-style-news-room-list-style .featured-module .list-module .list-module-content {
    padding-right: 0;
    max-width: 100%;
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
}

@media (max-width:992px) {
    .coh-style-news-room-list-style .featured-module .list-module .list-module-content {
        max-width: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-news-room-list-style .featured-module .list-module .list-module-content {
        width: 100%;
    }
}

.coh-style-news-room-list-style .featured-module .list-module .list-module-content h2 {
    margin-bottom: 20px;
    display: inline-block;
}

.coh-style-news-room-list-style .featured-module .list-module .list-module-content h2 a {
    color: rgb(68, 68, 68);
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    text-decoration: none;
}

.coh-style-news-room-list-style .featured-module .list-module .list-module-content h2 a:hover {
    text-decoration: underline;
}

.coh-style-news-room-list-style .featured-module .list-module a.box-wrap-link {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.coh-style-paragraph-subhead {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}

@media (max-width:767px) {
    .coh-style-paragraph-subhead {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (max-width:569px) {
    .coh-style-paragraph-subhead {
        font-size: 18px;
        line-height: 24px;
    }
}

.coh-style-detail-page-right-social-links .social-links-wrap {
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    border-width: 1px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.15));
    ;
    gap: 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width:1139px) {
    .coh-style-detail-page-right-social-links .social-links-wrap {
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-detail-page-right-social-links .social-links-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width:569px) {
    .coh-style-detail-page-right-social-links .social-links-wrap {
        margin-right: 0px;
        margin-left: 0px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.coh-style-detail-page-right-social-links .social-links-wrap .coh-heading {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    text-align: left;
}

@media (max-width:569px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .coh-heading {
        font-size: 15px;
    }
}

.coh-style-detail-page-right-social-links .social-links-wrap .chicklets {
    width: 28px;
    height: 28px;
}

@media (max-width:1139px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .chicklets {
        width: 18px;
        height: 18px;
    }
}

.coh-style-detail-page-right-social-links .social-links-wrap .sharethis-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-left: 0px;
}

@media (max-width:992px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .sharethis-wrapper {
        padding-left: 10px;
    }
}

.coh-style-detail-page-right-social-links .social-links-wrap .sharethis-wrapper>span {
    padding-left: 0px;
    margin-left: 30px;
}

@media (max-width:1659px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .sharethis-wrapper>span {
        margin-left: 20px;
    }
}

@media (max-width:1139px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .sharethis-wrapper>span {
        margin-left: 15px;
    }
}

.coh-style-detail-page-right-social-links .social-links-wrap .sharethis-wrapper>span>span {
    margin-right: 0px;
    margin-left: 0px;
    width: auto;
}

.coh-style-detail-page-right-social-links .social-links-wrap .social-icons-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    position: relative;
}

@media (max-width:992px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .social-icons-wrap {
        -webkit-flex-basis: fit-content;
        -ms-flex-preferred-size: fit-content;
        flex-basis: fit-content;
    }
}

@media (max-width:767px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .social-icons-wrap {
        gap: 25px;
        -webkit-flex-basis: fit-content;
        -ms-flex-preferred-size: fit-content;
        flex-basis: fit-content;
    }
}

@media (max-width:569px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .social-icons-wrap {
        -webkit-flex-basis: fit-content;
        -ms-flex-preferred-size: fit-content;
        flex-basis: fit-content;
        gap: 8px;
    }
}

.coh-style-detail-page-right-social-links .social-links-wrap .social-icons-wrap .threads-icon {
    background-color: rgb(255, 255, 255);
    height: 35px;
    width: 35px;
    position: absolute;
    border-width: 1px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    -webkit-transform: translateX(140px);
    -ms-transform: translateX(140px);
    transform: translateX(140px);
    top: 0px;
    opacity: 1;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    z-index: 99999;
}

@media (max-width:1139px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .social-icons-wrap .threads-icon {
        -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
        transform: translateX(100px);
    }
}

.coh-style-detail-page-right-social-links .social-links-wrap .social-icons-wrap .threads-icon:hover {
    top: -4px;
    opacity: 0.8;
    position: absolute;
}

.coh-style-detail-page-right-social-links .social-links-wrap .social-icons-wrap .threads-icon img {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:992px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements {
        gap: 25px;
    }
}

@media (max-width:767px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements {
        gap: 25px;
    }
}

@media (max-width:569px) {
    .coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        gap: 5px;
    }
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements a.at-svc-facebook {
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important;
    margin-right: 0px;
    background-color: transparent !important;
    margin-top: 0px;
    margin-bottom: 0px;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements a.at-svc-facebook>.at-icon-wrapper {
    margin-right: 0px;
    width: 28px !important;
    height: 28px !important;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
    background-color: rgb(59, 89, 152);
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements a.at-svc-facebook>.at-icon-wrapper svg {
    width: 28px !important;
    height: 28px !important;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements .at-svc-twitter {
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important;
    background-color: transparent !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements .at-svc-twitter>.at-icon-wrapper {
    width: unset !important;
    height: unset !important;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements .at-svc-twitter>.at-icon-wrapper svg {
    width: 47px !important;
    height: 47px !important;
    fill: #1DA1F2;
    margin-top: 5px;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements .at-svc-linkedin {
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important;
    background-color: transparent !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements .at-svc-linkedin>.at-icon-wrapper {
    width: unset !important;
    height: unset !important;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements .at-svc-linkedin>.at-icon-wrapper svg {
    width: 42px !important;
    height: 42px !important;
    fill: #0077B5;
    margin-top: 7px;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements .at-svc-compact {
    width: 28px !important;
    height: 28px !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements .at-svc-compact>.at-icon-wrapper {
    width: unset !important;
    height: unset !important;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at-share-btn-elements .at-svc-compact>.at-icon-wrapper svg {
    width: 28px !important;
    height: 28px !important;
}

.coh-style-detail-page-right-social-links .social-links-wrap .addthis_sharing_toolbox {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.coh-style-detail-page-right-social-links .social-links-wrap .at_flat_counter {
    display: none;
}

.coh-style-gradient-border-button {
    font-weight: 700;
    color: rgb(68, 68, 68);
    min-height: 45px;
    height: 45px;
    width: auto;
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;
    border-style: none;
    position: relative;
    background-image: url("../images/btn-primary-outline-gradient-left.svg");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    margin-top: 40px;
}

.coh-style-gradient-border-button:hover {
    color: rgb(68, 68, 68);
}

.coh-style-gradient-border-button:hover:before {
    opacity: 1;
    right: -8px;
}

.coh-style-gradient-border-button:after {
    background-image: url("../images/btn-primary-outline-gradient-right.svg");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-clip: border-box;
    background-attachment: scroll;
    height: 45px;
    min-height: 45px;
    width: 25px;
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    opacity: 1;
}

.coh-style-gradient-border-button:before {
    -webkit-transition: all 300ms;
    transition: all 300ms;
    position: relative;
    top: 0;
    opacity: 0;
    content: "\f105";
    right: 0;
    font-weight: 700;
    color: rgb(68, 68, 68);
    float: right;
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    font-family: 'icomoon';
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .cards-area-wrapper .views-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    width: 100%;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .cards-area-wrapper .views-field .field-content {
    width: 100%;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .cards-area-wrapper .coh-row .coh-row-inner>p {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    width: 100%;
    color: rgb(102, 102, 102);
    padding-top: 50px;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper {
    padding: 20px;
    background-color: rgb(250, 250, 250);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    display: block;
}

@media (max-width:1139px) {
    .coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        z-index: 2 !important;
    }
}

@media (max-width:992px) {
    .coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper {
        margin-left: -0.9375rem;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: -webkit-calc(100% + 1.8375rem);
        width: calc(100% + 1.8375rem);
    }
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper .clear-all-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(224, 224, 224);
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper .clear-all-wrapper:before {
    display: none;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper .clear-all-wrapper:after {
    display: none;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper .clear-all-wrapper p {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: rgb(102, 102, 102);
    margin-bottom: 0;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper .clear-all-wrapper a {
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: rgb(19, 58, 101);
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper .js-form-type-textfield {
    display: none;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper .js-form-item-sort-by {
    display: none;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(224, 224, 224);
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset legend {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: rgb(51, 51, 51);
    padding-bottom: 10px;
    border-style: none;
    margin-bottom: 0;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset label {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: rgb(51, 51, 51);
    padding-left: 5px;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset label:hover {
    font-weight: 700;
    color: rgb(68, 68, 68);
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset label:before {
    height: 16px;
    width: 16px;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset label:after {
    height: 20px;
    width: 20px;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset input {
    min-width: 16px;
    max-width: 16px;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset label.option:before {
    background-color: rgb(255, 255, 255);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-color: rgba(0, 0, 0, 0.15);
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset label.option:after {
    color: rgb(19, 58, 101);
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset .see-more-tags {
    color: rgb(170, 170, 170);
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    padding-top: 12px;
    display: block;
    text-decoration: none;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset .form-radios label:before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: auto;
    bottom: 0;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset .form-radios label:after {
    font-size: 9px;
    margin-top: auto;
    margin-right: 0;
    margin-bottom: auto;
    margin-left: -1.5px;
    bottom: 0;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper fieldset input:checked+label {
    color: rgb(19, 58, 101);
    font-weight: 700;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper #edit-actions--2 {
    display: none;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper input[value=All] {
    display: none;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper input[value=All]+label {
    display: none;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper>div {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-right: 0;
    margin-left: 0;
}

@media (max-width:992px) {
    .coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper>div {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (max-width:569px) {
    .coh-style-customer-stories-page .cs-and-filter-wrapper .filter-area-wrapper>div {
        padding-top: 40px;
    }
}

.coh-style-customer-stories-page .cs-and-filter-wrapper>.head-searching-bar {
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgb(250, 250, 250);
}

.coh-style-customer-stories-page .cs-and-filter-wrapper>.head-searching-bar .coh-container {
    width: 100%;
}

.coh-style-customer-stories-page .cs-and-filter-wrapper .mob-left-cat-filter {
    padding-bottom: 10px;
    width: 100%;
}

@media (max-width:992px) {
    .coh-style-customer-stories-page .cs-and-filter-wrapper .mob-left-cat-filter {
        position: fixed;
        top: 224px;
        z-index: 10;
        overflow-y: auto;
        -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
        box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
        background-color: rgb(250, 250, 250);
        max-height: 55vh;
        width: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-customer-stories-page .cs-and-filter-wrapper .mob-left-cat-filter {
        max-height: 45vh;
    }
}

@media (max-width:569px) {
    .coh-style-customer-stories-page .mob-filter-btn .coh-link {
        font-size: 15px;
    }
}

@media (max-width:1139px) {
    .coh-style-customer-stories-page .mob-left-cat-filter {
        top: 220px !important;
    }
}

@media (max-width:992px) {
    .coh-style-customer-stories-page .mob-left-cat-filter {
        top: 270px !important;
    }
}

@media (max-width:767px) {
    .coh-style-customer-stories-page .mob-left-cat-filter {
        top: 290px !important;
    }
}

@media (max-width:569px) {
    .coh-style-customer-stories-page .mob-left-cat-filter {
        top: 312px !important;
    }
}

.coh-style-hero-banner-height-resources {
    min-height: 400px;
}

.coh-style-hero-subtitle-color-light,
.coh-style-hero-subtitle-color-dark {
    color: rgb(255, 255, 255);
}

.coh-style-hero-subtitle-color-dark {
    color: rgb(68, 68, 68);
}

.coh-style-pagination-style {
    margin-bottom: 150px;
}

.coh-style-pagination-style nav.pager {
    width: 100%;
}

.coh-style-pagination-style ul.pager__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}

.coh-style-pagination-style ul.pager__items li.pager__item {
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
    border-left-width: 0.5px;
    border-left-style: solid;
    border-color: rgb(222, 226, 230);
}

@media (max-width:569px) {
    .coh-style-pagination-style ul.pager__items li.pager__item {
        padding-top: 0;
        padding-right: 7px;
        padding-bottom: 0;
        padding-left: 7px;
    }
}

.coh-style-pagination-style ul.pager__items li.pager__item a {
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none;
}

@media (max-width:767px) {
    .coh-style-pagination-style ul.pager__items li.pager__item a {
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-pagination-style ul.pager__items li.pager__item a {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-pagination-style ul.pager__items li.pager__item a:hover {
    text-decoration: underline;
}

.coh-style-pagination-style ul.pager__items li.pager__item.is-active {
    border-color: rgb(170, 170, 170);
    border-left-style: solid;
    border-right-style: solid;
    border-left-width: 0.5px;
    border-right-width: 0.5px;
}

.coh-style-pagination-style ul.pager__items li.pager__item.is-active a {
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: rgb(102, 102, 102);
}

@media (max-width:767px) {
    .coh-style-pagination-style ul.pager__items li.pager__item.is-active a {
        font-size: 17px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-pagination-style ul.pager__items li.pager__item.is-active a {
        font-size: 17px;
        line-height: 22px;
    }
}

.coh-style-pagination-style ul.pager__items li.pager__item.is-active+li {
    border-style: none;
}

.coh-style-pagination-style ul.pager__items li.pager__item.pager__item--ellipsis {
    color: rgb(170, 170, 170);
}

.coh-style-pagination-style ul.pager__items li.pager__item.pager__item--first {
    border-style: none;
}

.coh-style-pagination-style ul.pager__items li.pager__item.pager__item--previous a span {
    font-size: 22px;
}

.coh-style-pagination-style ul.pager__items li.pager__item.pager__item--next a span {
    font-size: 22px;
}

.coh-style-pagination-style ul.pager {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.coh-style-pagination-style ul.pager li.pager__item a.button {
    color: rgb(53, 85, 128);
    border-width: 2px;
    border-style: solid;
    border-color: rgb(53, 85, 128);
    padding-top: 10px;
    padding-right: 36px;
    padding-bottom: 10px;
    padding-left: 36px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    height: 45px;
    text-align: center;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    display: block;
}

@media (max-width:767px) {
    .coh-style-pagination-style ul.pager li.pager__item a.button {
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-pagination-style ul.pager li.pager__item a.button {
        line-height: 22px;
        font-size: 15px;
    }
}

.coh-style-pagination-style ul.pager li.pager__item a.button:before {
    content: "\f103";
    position: relative;
    font-family: 'icomoon';
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: normal;
    padding-right: 8px;
    top: 2px;
}

.coh-style-card-dual-image-style {
    margin-top: 50px;
}

.coh-style-card-dual-image-style .blog-card {
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    background-color: rgb(255, 255, 255);
    margin-bottom: 50px;
}

.coh-style-card-dual-image-style .blog-card .blog-card-bg-box {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 160px;
    position: relative;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 60px;
}

.coh-style-card-dual-image-style .blog-card .blog-card-bg-box .author-img {
    height: 64px;
    width: 64px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    position: absolute;
    top: 126px;
    left: 0px;
    -webkit-filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.05));
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.coh-style-card-dual-image-style .blog-card .blog-card-bg-box .author-img img {
    height: 100%;
    width: 100%;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.coh-style-card-dual-image-style .blog-card .blog-card-info-box>h3>a {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 24px;
    line-height: 29px;
    text-decoration: none;
}

.coh-style-card-dual-image-style .blog-card .blog-card-info-box>h3>a:hover {
    cursor: auto;
}

.coh-style-card-dual-image-style .blog-card .blog-card-info-box .card-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
}

.coh-style-card-dual-image-style .blog-card .blog-card-info-box .card-links>p {
    font-weight: 700;
    color: rgb(102, 102, 102);
    font-size: 16px;
    line-height: 24px;
}

.coh-style-card-dual-image-style .blog-card .blog-card-info-box .card-links a {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: rgb(53, 85, 128);
    text-decoration: none;
}

.coh-style-dropdown-link {
    border-width: 2px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border-style: solid;
    border-color: #44879E;
    padding-top: 7px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-left: 20px;
    color: #44879E;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none;
}

.coh-style-dropdown-link:hover {
    color: #44879E;
}

.coh-style-dropdown-link:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0dd";
    font-family: icomoon;
    margin-left: 10px;
}

.coh-style-event-webinar-page .cs-and-filter-wrapper .cards-area-wrapper .views-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    width: 100%;
}

.coh-style-event-webinar-page .cs-and-filter-wrapper .cards-area-wrapper .views-field .field-content {
    width: 100%;
}

.coh-style-event-webinar-page .cs-and-filter-wrapper .cards-area-wrapper .coh-row .coh-row-inner>p {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    width: 100%;
    color: rgb(102, 102, 102);
    padding-top: 50px;
}

.coh-style-event-webinar-page .cs-and-filter-wrapper>.head-searching-bar {
    margin-right: 0;
    margin-left: 0;
    background: unset;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
}

.coh-style-event-webinar-page .section-wrapper {
    margin-left: 0px;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .section-wrapper {
        margin-left: -15px;
    }
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper {
    padding: 20px;
    background-color: rgb(250, 250, 250);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    height: 100%;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .section-wrapper .filter-area-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        display: none;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .section-wrapper .filter-area-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper .clear-all-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(224, 224, 224);
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper .clear-all-wrapper:before {
    display: none;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper .clear-all-wrapper:after {
    display: none;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper .clear-all-wrapper p {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: rgb(102, 102, 102);
    margin-bottom: 0;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper .clear-all-wrapper a {
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #44879E;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper .js-form-type-textfield {
    display: none;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper .js-form-item-sort-by {
    display: none;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(224, 224, 224);
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset legend {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: rgb(68, 68, 68);
    padding-bottom: 15px;
    border-style: none;
    margin-bottom: 0;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset label {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: rgb(68, 68, 68);
    padding-left: 5px;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset label:hover {
    font-weight: 700;
    color: rgb(68, 68, 68);
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset label:before {
    height: 16px;
    width: 16px;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset label:after {
    height: 20px;
    width: 20px;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset input {
    width: 16px;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset label.option:before {
    background-color: rgb(255, 255, 255);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-color: rgba(0, 0, 0, 0.15);
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset label.option:after {
    color: #44879E;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset .see-more-tags {
    color: rgb(170, 170, 170);
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    padding-top: 12px;
    display: block;
    text-decoration: none;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset .form-radios label:before {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-top: 4px;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset .form-radios label:after {
    font-size: 9px;
    margin-top: 3.5px;
    margin-left: -0.5px;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper fieldset input:checked+label {
    color: #44879E;
    font-weight: 700;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper #edit-actions--2 {
    display: none;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper input[value=All] {
    display: none;
}

.coh-style-event-webinar-page .section-wrapper .filter-area-wrapper input[value=All]+label {
    display: none;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing {
    height: 100%;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-type {
    font-weight: 900;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1px;
    color: rgb(68, 68, 68);
    display: inline-block;
    text-transform: uppercase;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-type:before {
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(left, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(90deg, #FFBC03 0%, #FF5A10 100%);
    height: 4px;
    width: 96%;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display: inline-block;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-content {
    height: 100%;
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-content {
        height: auto;
        padding-bottom: 40px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-content h2 {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 24px;
    line-height: 29px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-content p {
    font-weight: 300;
    color: rgb(102, 102, 102);
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 230px;
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-content p {
        padding-bottom: 15px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer {
    position: absolute;
    bottom: 30px;
    left: 0px;
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer {
        position: relative;
        bottom: 0px;
        padding-right: 0px;
        padding-bottom: 30px;
        padding-left: 0px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 10px;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters {
        display: block;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 5px;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap {
        gap: 0px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .event-filter-solutions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .event-filter-solutions:before {
    content: url("../images/comment-icon.png");
    height: 17px;
    width: 18px;
    margin-top: 0px;
    margin-right: 5px;
    display: inline-block;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .event-filter-solutions:before {
        margin-top: 4px;
        margin-right: 12px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-filter-industry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    margin-top: 0px;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-filter-industry {
        margin-top: 10px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-filter-industry:before {
    content: url("../images/factory.png");
    height: 17px;
    width: 18px;
    margin-top: 0px;
    margin-right: 5px;
    display: inline-block;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-filter-industry:before {
        margin-right: 12px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-location {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 0px;
    margin-right: 5px;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-location {
        margin-top: 10px;
        margin-right: 0px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-location:before {
    content: url("../images/location-icon.png");
    height: 19px;
    width: 17px;
    margin-top: 0px;
    margin-right: 5px;
    display: inline-block;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-location:before {
        margin-right: 12px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-date {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 0px;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-date {
        margin-top: 10px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-date:before {
    content: url("../images/calendar-icon.png");
    height: 17px;
    width: 18px;
    margin-top: 0px;
    margin-right: 5px;
    display: inline-block;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .events-date:before {
        margin-top: 2px;
        margin-right: 12px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .event-filter-region {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: rgb(68, 68, 68);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .event-filter-region:before {
    content: url("../images/region-icon.svg");
    margin-top: 0;
    margin-right: 7px;
    display: inline-block;
    width: 18px;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .event-filter-region:before {
        margin-top: 0;
        margin-right: 12px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .event-filter-product {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .event-filter-product:before {
    content: url("../images/product-icon.svg");
    width: 18px;
    margin-top: 0;
    margin-right: 7px;
    display: inline-block;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .event-filter-product:before {
        margin-top: 0;
        margin-right: 12px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .foot-wrap-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .footer-filter-wrap .foot-wrap-content {
        gap: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .sub-footer_btn {
        margin-top: 20px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .sub-footer_btn a.event-register {
    background-color: #44879E;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    min-height: 30px;
    min-width: 150px;
    height: 30px;
    width: 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 13px;
    line-height: 1.25rem;
    text-decoration: none;
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .sub-footer_btn a.event-register {
        margin-top: 20px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .sub-footer_btn a.watch-now {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: rgb(68, 68, 68);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #FFBC03), to(#FF5A10));
    text-decoration: none;
    height: 30px;
    width: 154px;
    position: relative;
    z-index: 5;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .sub-footer_btn a.watch-now:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    background-color: rgb(255, 255, 255);
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .events-filters .sub-footer_btn a.watch-now:before {
    line-height: 12px;
    font-weight: 900;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f053";
    font-family: icomoon;
    color: rgb(68, 68, 68);
    font-size: 12px;
    margin-right: 10px;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .sub-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 14px;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .sub-footer {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .sub-footer {
        display: block;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .sub-footer {
        display: block;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .sub-footer .sub-foot-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .sub-footer .sub-foot-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        display: block;
        padding-right: 10px;
    }
}

@media (max-width:1139px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .sub-footer .sub-foot-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .footer-text-typo {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-footer .footer-date-typo {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-card {
    background-color: rgb(255, 255, 255);
    padding-right: 30px;
    padding-left: 30px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    min-height: 452px;
    height: 100%;
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-card {
        position: relative;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-card {
        padding-right: 12px;
        padding-left: 12px;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing .events-card {
        min-height: 150px;
    }
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .views-field-nothing>span {
    width: 100%;
    display: block;
    height: 100%;
}

.coh-style-event-webinar-page .section-wrapper .card-area-wrapper .coh-column {
    margin-bottom: 50px;
}

.coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
    background-color: rgb(250, 250, 250);
    height: 100%;
    padding-bottom: 10px;
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
        top: 355px;
        position: fixed;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow-y: scroll;
        left: 0px;
        height: 46vh;
        z-index: 10;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
        top: 334px;
        height: 40vh;
        left: 0;
        -webkit-border-radius: 0px;
        border-radius: 0px;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .section-wrapper .mob-left-cat-filter {
        top: 505px;
        height: 20vh;
    }
}

.coh-style-event-webinar-page .coh-style-top-search-bar-style {
    margin-top: 95px;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style {
        margin-top: 70px;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style {
        margin-top: 50px;
    }
}

.coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section {
    display: block;
    margin-top: 20px;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section {
        margin-top: 5px;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section {
        height: 34vh;
        overflow-y: scroll;
    }
}

.coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section h2 {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    margin-right: 30px;
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section h2 {
        margin-bottom: 10px;
    }
}

.coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section h2:after {
    content: ":";
}

.coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section ul {
        gap: 5px;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section ul {
        gap: 3px;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: self-start;
        -webkit-align-items: self-start;
        -ms-flex-align: self-start;
        align-items: self-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        gap: 2px;
    }
}

.coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section ul li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    color: #44879E;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 24px;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section ul li {
        margin-right: 0px;
        margin-bottom: 0px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section ul li {
        margin-top: 2px;
        margin-right: 0px;
        margin-bottom: 2px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

.coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section ul li.active {
    background-color: #44879E;
    color: #fff !important;
}

.coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section .views-element-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .cat-filter-section .views-element-container {
        display: block;
    }
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .head-searching-bar {
        margin-bottom: 0px;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .head-searching-bar form>.js-form-type-search {
        margin-bottom: 0px !important;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap {
        margin-top: 12px !important;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .mobile-filter-block {
        padding-top: 5px;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .mob-filter-btn {
        margin-top: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .mob-sticky-filter {
        margin-top: 0px !important;
    }
}

.coh-style-event-webinar-page .coh-style-top-search-bar-style .mob-sticky-bar {
    position: relative;
    top: 0;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .coh-style-top-search-bar-style .mob-sticky-bar {
        position: fixed;
        top: 160px;
    }
}

.coh-style-event-webinar-page .coh-style-blog-card {
    margin-top: 70px;
    position: relative;
    top: 13px;
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .coh-style-blog-card {
        margin-top: 10px;
    }
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card {
    position: relative;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .coh-style-blog-card .big-banner-card {
        margin-bottom: 30px;
    }
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card {
    background-color: rgb(255, 255, 255);
    min-height: 600px;
    margin-bottom: 0;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card {
        padding-right: 12px;
        padding-left: 12px;
    }
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card .feature-blg {
    font-weight: 900;
    color: rgb(102, 102, 102);
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card .feature-blg:before {
    content: "";
    height: 4px;
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(left, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(90deg, #FFBC03 0%, #FF5A10 100%);
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    display: block;
    margin-bottom: 8px;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card .feature-blg+.feature-bg {
    height: 308px;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 308px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card .feature-blg+.feature-bg>img {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    height: 72px;
    min-height: 72px;
    max-width: 332px;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card .feature-blg+.feature-bg .coh-paragraph {
    font-weight: 900;
    color: rgb(255, 188, 3);
    font-size: 24px;
    line-height: 29px;
    margin-top: 10px;
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card .feature-blg+.feature-bg .coh-row .coh-row-inner {
        margin-left: 0px;
    }
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card .blog-card-info-box h3 {
    margin-bottom: 0px;
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    color: rgb(68, 68, 68);
    cursor: auto;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card .blog-card-info-box h3 a {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 24px;
    line-height: 29px;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card .card-links {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card .card-links .featured_webinar_date {
    color: rgb(68, 68, 68);
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .blog-card .card-links .featured_webinar_state {
    color: rgb(122, 144, 169);
    font-size: 12px;
    line-height: 18px;
    text-align: right;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .single-card-layout {
    min-height: 435px;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .single-card-layout .feature-bg {
    min-height: 380px !important;
    height: 380px !important;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .single-card-layout .feature-bg>.coh-row {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .single-card-layout .feature-bg>.coh-row>.coh-row-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px;
    }
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .single-card-layout .feature-bg>.coh-row>.coh-row-inner .coh-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .single-card-layout .feature-bg>.coh-row>.coh-row-inner .coh-column {
        max-width: 100%;
    }
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .single-card-layout .feature-bg>.coh-row>.coh-row-inner .coh-column>img {
    width: auto;
    height: 72px;
    min-height: 72px;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .single-card-layout .feature-bg>.coh-row>.coh-row-inner .coh-column h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: rgb(68, 68, 68);
    text-align: center;
    cursor: auto;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .single-card-layout .feature-bg>.coh-row>.coh-row-inner .coh-column a.coh-link {
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 24px;
    background: #ff5a10;
    text-decoration: none;
    margin-top: 10px;
    height: 45px;
    width: 253px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    z-index: 5;
}

.coh-style-event-webinar-page .coh-style-blog-card .big-banner-card .single-card-layout .feature-bg>.coh-row>.coh-row-inner .coh-column a.coh-link:after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: -1;
    margin-top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: #44879E;
}

.coh-style-event-webinar-page .coh-style-blog-card .feature-card-link {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 3;
}

.coh-style-event-webinar-page .coh-style-hero-banner-height {
    min-height: 650px;
}

@media (max-width:1659px) {
    .coh-style-event-webinar-page .coh-style-hero-banner-height {
        min-height: 620px;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .coh-style-hero-banner-height {
        min-height: 500px;
    }
}

.coh-style-event-webinar-page .coh-style-hero-banner-height .generic-hero-banner {
    padding-bottom: 0;
}

.coh-style-event-webinar-page .see-more-tags.arrow-up {
    color: #FF5A10 !important;
}

.coh-style-event-webinar-page .see-more-tags.arrow-up:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f077";
    font-family: icomoon;
    margin-left: 10px;
}

.coh-style-event-webinar-page .see-more-tags.arrow-down {
    color: #FF5A10 !important;
}

.coh-style-event-webinar-page .see-more-tags.arrow-down:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    margin-left: 10px;
    content: "\f078";
    font-family: icomoon;
}

.coh-style-event-webinar-page .events-wrapper.hidefeatured .coh-style-hero-banner-height {
    min-height: 380px;
}

.coh-style-event-webinar-page .events-wrapper.hidefeatured .coh-style-blog-card {
    display: none;
}

.coh-style-event-webinar-page .events-wrapper.hidefeatured .coh-style-top-search-bar-style {
    margin-top: 60px;
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height {
    min-height: 380px;
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner {
    padding-bottom: 55px;
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner .banner-left-box {
    min-width: auto;
    max-width: 900px;
    width: -webkit-calc(100% - 513px);
    width: calc(100% - 513px);
}

@media (max-width:1139px) {
    .coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner .banner-left-box {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner .banner-left-box {
        max-width: 100%;
        width: 100%;
    }
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner .banner-left-box h1 {
    font-weight: 700;
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner .banner-left-box p.coh-paragraph {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -1px;
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner .banner-left-box p.coh-paragraph {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.5px;
    }
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner .banner-left-box .banner-desc-txt {
    margin-top: 10px;
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner .banner-left-box .banner-desc-txt p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner .banner-right-box {
    float: right;
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner .banner-right-box img {
    float: right;
    max-height: unset;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-height .generic-hero-banner .banner-right-box img {
        float: none;
    }
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-hero-banner-theme-light .banner-desc-txt p {
    color: rgb(51, 51, 51);
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-top-search-bar-style {
    margin-top: 50px;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .product-demo-wrapper .coh-style-top-search-bar-style {
        margin-top: 30px;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .product-demo-wrapper .coh-style-top-search-bar-style {
        margin-top: 20px;
    }
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-top-search-bar-style .head-searching-bar form>.js-form-type-search>span>span:after {
    background-color: rgb(19, 58, 101);
    border-color: rgb(19, 58, 101);
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .default-sort {
    color: rgb(19, 58, 101);
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .default-sort:after {
    color: rgb(19, 58, 101);
}

.coh-style-event-webinar-page .product-demo-wrapper .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li>ul>li a {
    color: rgb(19, 58, 101);
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card {
    padding-bottom: 30px;
    min-height: 300px;
    -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.05);
    position: relative;
    border-style: none;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card:hover {
    -webkit-box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-type {
    position: relative;
    padding-top: 12px;
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-type:before {
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-content {
        padding-bottom: 0;
    }
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-content h2 a {
    font-weight: 900;
    color: rgb(68, 68, 68);
    text-decoration: none;
    font-size: 24px;
    line-height: 29px;
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-content p {
    padding-bottom: 135px;
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-content p {
        padding-bottom: 40px;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer .events-filters {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (max-width:767px) {
    .coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer .events-filters {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (max-width:569px) {
    .coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer .events-filters {
        display: block;
    }
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer .events-filters .footer-filter-wrap {
    margin-bottom: 7px;
}

@media (max-width:992px) {
    .coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer .events-filters .footer-filter-wrap {
        margin-bottom: 0;
        position: relative;
        top: 20px;
    }
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer .events-filters .footer-filter-wrap .event-filter-solutions {
    margin-bottom: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer .events-filters .footer-filter-wrap .event-filter-solutions:before {
    margin-right: 12px;
    display: none;
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer .events-filters .footer-filter-wrap .event-filter-solutions span {
    height: auto;
    padding-right: 8px;
    padding-left: 8px;
    border-width: 1px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border-style: solid;
    border-color: rgb(206, 212, 218);
    color: rgb(122, 144, 169);
    font-weight: 700;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    margin-right: 10px;
    min-height: 20px;
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer .events-filters .footer-filter-wrap .events-date:before {
    margin-right: 12px;
    display: none;
}

.coh-style-event-webinar-page .product-demo-wrapper .section-wrapper .card-area-wrapper .views-field .events-card .events-footer .events-filters .sub-footer_btn a {
    display: inline-block;
}

.coh-style-focusable-content input:focus,
.coh-style-focusable-content select:focus,
.coh-style-focusable-content textarea:focus,
.coh-style-focusable-content button:focus {
    -webkit-box-shadow: 0 0 0 0.1875rem rgb(255, 204, 78);
    box-shadow: 0 0 0 0.1875rem rgb(255, 204, 78);
}

.coh-style-focusable-content .card-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-style-focusable-content .card-link:focus:after {
    -webkit-box-shadow: 0 0 0 0.1875rem rgb(255, 204, 78);
    box-shadow: 0 0 0 0.1875rem rgb(255, 204, 78);
}

.coh-style-button-with-border {
    padding-top: 5px;
    padding-right: 40px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-width: 3px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border-style: solid;
    border-color: #44879E;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5rem;
    font-style: normal;
    text-decoration: none;
    position: relative;
    color: #ff5a10;
}

@media (max-width:569px) {
    .coh-style-button-with-border {
        border-width: 0px;
        background-color: #44879E;
        color: #fff !important;
    }
}

.coh-style-button-with-border:hover {
    text-decoration: none !important;
}

.coh-style-browse-blog-page .browse-blog-wrapper {
    margin-top: 18px;
}

@media (max-width:1139px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        z-index: 2;
    }
}

@media (max-width:569px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper {
        -webkit-box-shadow: 0px 3px 2px 5px rgb(255 255 255);
        box-shadow: 0px 3px 2px 5px rgb(255 255 255);
    }
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div {
    background-color: rgb(250, 250, 250);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

@media (max-width:569px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div {
        padding-top: 40px;
    }
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .clear-all-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    padding-bottom: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(224, 224, 224);
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .clear-all-wrapper:after {
    display: none;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .clear-all-wrapper:before {
    display: none;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .clear-all-wrapper p {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: rgb(102, 102, 102);
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .clear-all-wrapper a {
    font-weight: 700;
    color: #44879E;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .form-radios {
    margin-top: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(224, 224, 224);
    padding-bottom: 14px;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .form-radios>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .form-radios>div a {
    visibility: hidden;
    display: block;
    height: 0;
    text-decoration: none;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .form-radios>div a:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    font-family: icomoon;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    height: 20px;
    width: 20px;
    font-size: 12px;
    background-color: #44879E;
    color: rgb(255, 255, 255);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding-left: 0.5px;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .form-radios>div .option {
    color: #44879E;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    margin-left: 5px;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .js-form-type-textfield {
    display: none;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div .form-type-select {
    display: none;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset {
    margin-top: 20px;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset legend {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 24px;
    color: rgb(68, 68, 68);
    font-weight: 700;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset label {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 14px;
    line-height: 24px;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset label:before {
    height: 16px;
    width: 16px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset label:after {
    color: rgb(255, 255, 255);
    font-size: 17px;
    background-color: #44879E;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 20px;
    height: 20px;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset label:hover {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: rgb(68, 68, 68);
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset input {
    margin-right: 5px;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset .form-type-checkbox+.form-type-checkbox {
    margin-top: 10px;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset .see-more-tags {
    color: #44879E;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    padding-top: 15px;
    display: block;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset .see-more-tags:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
    font-family: icomoon;
    font-size: 12px;
    padding-left: 10px;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset input:checked+label {
    color: #44879E;
    font-weight: 700;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div fieldset .arrow-up:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f077";
    font-family: icomoon;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>div #edit-actions--2 {
    display: none;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>.coh-link.clear-all {
    color: #44879E;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin-top: 25px;
    margin-bottom: 20px;
    text-decoration: none;
}

.coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper>.coh-link.clear-all:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    font-size: 13px;
    padding-left: 8px;
    color: rgb(102, 102, 102);
}

@media (max-width:992px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper .mob-left-cat-filter {
        height: 60vh;
        position: fixed;
        top: 262px;
        z-index: 10;
        overflow-y: auto;
        background: #fafafa;
    }
}

@media (max-width:767px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper .mob-left-cat-filter {
        height: 50vh;
        position: fixed;
        top: 246px;
        z-index: 10;
        overflow-y: auto;
        background: #fafafa;
    }
}

@media (max-width:569px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .blogs-and-filter-wrapper .filter-area-wrapper .mob-left-cat-filter {
        height: 50vh;
        position: fixed;
        top: 16.6875rem;
        z-index: 10;
    }
}

.coh-style-browse-blog-page .browse-blog-wrapper .cards-area-wrapper .views-field {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-browse-blog-page .browse-blog-wrapper .cards-area-wrapper .views-field .field-content {
    padding-bottom: 50px;
    width: 100%;
}

.coh-style-browse-blog-page .browse-blog-wrapper .cards-area-wrapper>.coh-row>.coh-row-inner>h1 {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    padding-top: 50px;
    width: 100%;
}

.coh-style-browse-blog-page .browse-blog-wrapper .head-searching-bar .js-form-type-search {
    max-width: 500px;
}

.coh-style-browse-blog-page .browse-blog-wrapper .head-searching-bar .js-form-type-search input {
    width: 450px;
}

@media (max-width:992px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .head-searching-bar .sort-dropdown-wrap {
        float: right;
    }
    .coh-style-browse-blog-page .browse-blog-wrapper .head-searching-bar .sort-dropdown-wrap:before,
    .coh-style-browse-blog-page .browse-blog-wrapper .head-searching-bar .sort-dropdown-wrap:after {
        clear: none;
        content: normal;
        display: inline;
    }
}

@media (max-width:767px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .head-searching-bar .sort-dropdown-wrap {
        float: none;
    }
}

@media (max-width:569px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .head-searching-bar .sort-dropdown-wrap {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (max-width:569px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .head-searching-bar .sort-dropdown-wrap .sort-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (max-width:569px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .head-searching-bar .sort-dropdown-wrap .sort-wrapper .coh-list-item ul {
        right: unset;
        left: 0;
    }
}

@media (max-width:992px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .mob-left-cat-filter {
        position: fixed;
        top: 224px;
        z-index: 10;
        background-color: rgb(250, 250, 250);
        padding-bottom: 10px;
        overflow-y: auto;
        -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
        box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
        max-height: 55vh;
    }
}

@media (max-width:767px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .mob-left-cat-filter {
        top: 243px;
    }
}

@media (max-width:569px) {
    .coh-style-browse-blog-page .browse-blog-wrapper .mob-left-cat-filter {
        max-height: 40vh;
        overflow-y: auto;
        top: 316px;
    }
}

.coh-style-plain-text-style .plain-text-wrap {
    margin-top: 50px;
    margin-bottom: 60px;
}

.coh-style-plain-text-style .plain-text-wrap p {
    margin-bottom: 20px;
    color: rgb(68, 68, 68);
}

.coh-style-plain-text-style .plain-text-wrap a {
    word-break: break-word;
}

.coh-style-plain-text-style .plain-text-wrap a:hover {
    color: rgb(53, 85, 128);
}

.coh-style-plain-text-style .plain-text-wrap ul {
    padding-left: 18px;
    margin-left: 18px;
}

.coh-style-plain-text-style .plain-text-wrap ul li {
    list-style-type: disc;
    list-style-position: outside;
    padding-bottom: 15px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
}

@media (max-width:767px) {
    .coh-style-plain-text-style .plain-text-wrap ul li {
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-plain-text-style .plain-text-wrap ul li {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-plain-text-style .plain-text-wrap ul li::marker {
    font-weight: 300;
}

.coh-style-plain-text-style .plain-text-wrap ol {
    margin-left: 18px;
}

.coh-style-plain-text-style .plain-text-wrap ol li {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
}

@media (max-width:767px) {
    .coh-style-plain-text-style .plain-text-wrap ol li {
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-plain-text-style .plain-text-wrap ol li {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-plain-text-style .plain-text-wrap ol li::marker {
    font-weight: 300;
}

.coh-style-plain-text-style .plain-text-wrap .table-wrap {
    overflow-x: auto;
    margin-bottom: 20px;
}

.coh-style-plain-text-style .plain-text-wrap .table-wrap table {
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    width: 100%;
}

.coh-style-plain-text-style .plain-text-wrap .table-wrap table td {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}

@media (max-width:767px) {
    .coh-style-plain-text-style .plain-text-wrap .table-wrap table td {
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-plain-text-style .plain-text-wrap .table-wrap table td {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-plain-text-style .plain-text-wrap .table-wrap table thead tr td {
    text-align: center;
    vertical-align: middle;
    color: rgb(68, 68, 68);
}

.coh-style-plain-text-style .plain-text-wrap .table-wrap table tbody tr td:nth-child(odd) {
    text-align: center;
    vertical-align: middle;
}

.coh-style-plain-text-style .plain-text-wrap .table-wrap .table-lft-align th {
    text-align: left;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
}

.coh-style-plain-text-style .plain-text-wrap .table-wrap .table-lft-align td {
    text-align: left !important;
    border-color: rgb(221, 221, 221);
    line-height: 22px;
}

.coh-style-plain-text-style .plain-text-wrap .table-wrap .table-lft-align td:not(:nth-child(1)) {
    vertical-align: top !important;
}

.coh-style-plain-text-style .plain-text-wrap .trade-table-wrap {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    overflow-y: hidden;
}

@media (max-width:767px) {
    .coh-style-plain-text-style .plain-text-wrap .trade-table-wrap {
        border-width: 1px;
        border-style: solid;
        border-color: rgb(68, 68, 68);
    }
}

@media (max-width:569px) {
    .coh-style-plain-text-style .plain-text-wrap .trade-table-wrap {
        border-width: 1px;
        border-style: solid;
        border-color: rgb(68, 68, 68);
    }
}

.coh-style-plain-text-style .plain-text-wrap .trade-table-wrap table {
    max-width: 100%;
    width: 100%;
}

.coh-style-plain-text-style .plain-text-wrap .trade-table-wrap table thead th {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: rgb(0, 0, 0);
    vertical-align: middle;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-top-width: 0px;
    color: rgb(68, 68, 68);
    text-align: left;
    line-height: 24px;
    font-size: 16px;
    white-space: nowrap;
}

@media (max-width:767px) {
    .coh-style-plain-text-style .plain-text-wrap .trade-table-wrap table thead th {
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-plain-text-style .plain-text-wrap .trade-table-wrap table thead th {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-plain-text-style .plain-text-wrap .trade-table-wrap table tbody td {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(0, 0, 0);
    vertical-align: middle;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom-width: 0px;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    color: rgb(68, 68, 68);
    white-space: nowrap;
}

@media (max-width:767px) {
    .coh-style-plain-text-style .plain-text-wrap .trade-table-wrap table tbody td {
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-plain-text-style .plain-text-wrap .trade-table-wrap table tbody td {
        font-size: 15px;
        line-height: 22px;
    }
}

.coh-style-plain-text-style .plain-text-wrap .trade-table-wrap table tbody td img {
    height: 55px;
}

.coh-style-plain-text-style .plain-text-wrap .trade-table-wrap table tbody th {
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-top-style: solid;
    border-top-color: rgb(0, 0, 0);
}

.coh-style-plain-text-style .plain-text-wrap .extraText {
    margin-bottom: 30px;
    margin-left: 1.875rem;
}

.coh-style-plain-text-style .plain-text-wrap blockquote {
    color: rgb(68, 68, 68);
    border-left-width: 5px;
    border-left-color: rgb(238, 238, 238);
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.coh-style-plain-text-style .plain-text-wrap blockquote:before {
    display: none;
}

.coh-style-plain-text-style .plain-text-wrap .iframe-wrap {
    max-width: 100%;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    overflow: hidden;
}

.coh-style-plain-text-style .plain-text-wrap sup {
    font-size: 70%;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
}

.coh-style-plain-text-style .plain-text-wrap .roman-letter-li li {
    list-style-type: lower-roman;
    list-style-position: outside;
}

.coh-style-plain-text-style .plain-text-wrap .terms-ol ol li {
    counter-increment: item;
    padding-left: 10px;
    margin-left: 0px;
}

.coh-style-plain-text-style .plain-text-wrap .terms-ol ol li ol {
    counter-reset: item;
    padding-left: 26px;
    margin-left: 0px;
}

.coh-style-plain-text-style .plain-text-wrap .terms-ol ol li ol li {
    counter-increment: item;
    padding-left: 10px;
    margin-left: 0px;
}

.coh-style-plain-text-style .plain-text-wrap .terms-ol ol li ol li::marker {
    content: counters(item, ".") ".";
    display: inline-block;
    margin-left: 0px;
}

.coh-style-plain-text-style .plain-text-wrap .terms-ol .list-style-disc li {
    counter-increment: none;
    list-style-type: circle;
    list-style-position: outside;
}

.coh-style-plain-text-style .plain-text-wrap .terms-ol .list-style-disc li::marker {
    content: normal;
}

.coh-style-plain-text-style .plain-text-wrap .alpha {
    counter-reset: alphabeticList;
    padding-left: 10px;
    margin-left: 0px;
}

.coh-style-plain-text-style .plain-text-wrap .alpha li {
    counter-increment: alphabeticList !important;
    margin-left: 0px;
    padding-left: 10px;
}

.coh-style-plain-text-style .plain-text-wrap .alpha li::marker {
    content: counter(alphabeticList, lower-alpha) !important;
}

.coh-style-plain-text-style .plain-text-wrap>.upper-alpha-list {
    margin-left: 35px;
}

.coh-style-plain-text-style .plain-text-wrap>.upper-alpha-list>li {
    list-style-type: upper-alpha;
    list-style-position: outside;
    margin-bottom: 20px;
}

.coh-style-plain-text-style .plain-text-wrap>.upper-alpha-list>li ol li {
    margin-bottom: 20px;
    padding-bottom: 0px !important;
}

.coh-style-plain-text-style .plain-text-wrap .table-tst-width td:nth-child(1) {
    width: 20%;
}

.coh-style-plain-text-style .plain-text-wrap .table-tst-width td:nth-child(2) {
    width: 26%;
}

.coh-style-plain-text-style .plain-text-wrap .frst-td-bgcolor1 td:nth-child(1) {
    background-color: rgb(250, 250, 250);
    width: 15%;
    text-align: center !important;
}

.coh-style-plain-text-style .plain-text-wrap .frst-td-bgcolor1 td:not(:first-child) {
    width: 20%;
}

.coh-style-plain-text-style .plain-text-wrap .frst-td-bgcolor2 tbody td {
    width: 20%;
}

.coh-style-plain-text-style .plain-text-wrap .frst-td-bgcolor2 tbody td:nth-child(1) {
    background-color: rgb(250, 250, 250);
}

.coh-style-plain-text-style .plain-text-wrap .frst-td-bgcolor2 tbody td:not(:nth-child(1)) {
    text-align: center !important;
}

.coh-style-plain-text-style .plain-text-wrap .frst-td-bgcolor2 tbody tr:nth-child(1) td {
    text-align: center !important;
}

.coh-style-plain-text-style .plain-text-wrap .frst-td-bgcolor2 tbody td.lft-align {
    text-align: left !important;
}

.coh-style-plain-text-style .plain-text-wrap .icon-check:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    font-family: icomoon;
}

.coh-style-plain-text-style .plain-text-wrap .list-custom-number::marker {
    content: "17.1 " !important;
}

.coh-style-plain-text-style .plain-text-wrap .thead-bg-blue thead tr th {
    color: rgb(255, 255, 255);
    background-color: rgba(7, 60, 133, 0.89);
    text-align: center;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(221, 221, 221);
}

.coh-style-plain-text-style .plain-text-wrap .thead-bg-blue tbody tr td {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    border-width: 1px;
    border-style: double;
    border-color: rgb(221, 221, 221);
}

.coh-style-plain-text-style .plain-text-wrap .list-left-space {
    padding-left: 20px;
}

.coh-style-plain-text-style .plain-text-wrap .partner-portal-terms .light-centered-text {
    font-weight: 300;
    color: rgb(51, 51, 51);
    font-size: 22px;
    line-height: 37px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.coh-style-plain-text-style .plain-text-wrap .list-none li {
    list-style-type: none;
    text-indent: -36px;
}

.coh-style-plain-text-style .plain-text-wrap .list-none li::marker {
    content: "" !important;
}

.coh-style-plain-text-style .plain-text-wrap .list-none li>p>span {
    margin-right: 10px;
}

.coh-style-plain-text-style .plain-text-wrap .table-formula {
    display: inline-table;
    vertical-align: middle;
    border-collapse: collapse;
    font-size: 80%;
    font-weight: 300;
    width: 100%;
}

.coh-style-plain-text-style .plain-text-wrap .table-formula td {
    padding: 5px;
    text-align: center;
}

.coh-style-plain-text-style .plain-text-wrap .table-formula tr:nth-child(2) td {
    border-bottom: unset;
}

.coh-style-plain-text-style .plain-text-wrap .table-formula tr:nth-child(2) td:nth-child(1) {
    padding-left: 10px;
    vertical-align: middle;
}

.coh-style-plain-text-style .plain-text-wrap .table-formula tr:nth-child(1) td:nth-child(1) {
    border-bottom: 1px solid;
}

.coh-style-plain-text-style .careers-inner-wrap {
    margin-top: 50px;
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed {
    position: relative;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed>p {
    font-size: 0.6875rem;
    line-height: 1rem;
    font-weight: 900;
    letter-spacing: 0.0625rem;
    display: inline-block;
    position: relative;
    color: rgb(102, 102, 102);
    top: 8px;
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed>p:before {
    content: "";
    height: 0.25rem;
    width: 100%;
    position: absolute;
    top: -0.625rem;
    background: -webkit-gradient(linear, left top, right top, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(left, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(90deg, #FFBC03 0%, #FF5A10 100%);
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed>div>div {
    padding-top: 1.875rem;
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed>div>div div:nth-child(1) h2 {
    font-weight: 800;
    color: rgb(34, 34, 34);
    font-size: 1.875rem;
    line-height: 2.25rem;
    letter-spacing: -0.03125rem;
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed>div>div div:nth-child(2) p {
    color: rgb(34, 34, 34);
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 30px;
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed>div>div div:nth-child(2) .coh-style-fake-button {
    text-decoration: none;
    font-weight: 600;
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    background: none;
    padding: 0;
    margin: 0;
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed>div>div div:nth-child(2) .coh-style-fake-button:after {
    line-height: 1.0;
    font-weight: 600;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08e";
    font-family: icomoon;
    color: rgb(102, 102, 102);
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed>div>div div:nth-child(3) img {
    height: 171px;
}

@media (max-width:992px) {
    .coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed>div>div div:nth-child(3) img {
        height: initial;
    }
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed .phn-box {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed .phn-box span {
    color: rgb(34, 34, 34);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin-right: 7px;
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper .ssa-component.coh-container-boxed .phn-box a.coh-style-a-href-bold {
    line-height: 24px;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container {
    margin-bottom: 7.5rem;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container address {
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    -webkit-border-bottom-left-radius: 1.25rem;
    border-bottom-left-radius: 1.25rem;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-top: 1.875rem;
    padding-right: 1.875rem;
    padding-bottom: 1.875rem;
    padding-left: 1.875rem;
    position: relative;
    min-height: 360px;
}

@media (max-width:1139px) {
    .coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container address {
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container address {
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container address .coh-style-paragraph-bold {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: rgb(34, 34, 34);
    padding-bottom: 10px;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container address .coh-style-fake-button {
    text-decoration: none;
    background: none;
    margin: 0px;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #44879E;
    position: absolute;
    bottom: 30px;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container address .coh-style-fake-button:after {
    line-height: 1.0;
    font-weight: 700;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08e";
    font-family: icomoon;
    margin-left: 5px;
    color: rgb(102, 102, 102);
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container address .coh-style-a-href-bold {
    font-weight: 600;
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    display: block;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container address .phn-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container address .phn-box span {
    margin-right: 7px;
    font-weight: 500;
    color: rgb(34, 34, 34);
    font-size: 16px;
    line-height: 24px;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container address .phn-box a.coh-style-a-href-bold {
    line-height: 24px;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-cards-container>div {
    margin-bottom: 1.875rem;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-left-nav>.coh-container {
    background-color: rgb(250, 250, 250);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 30px;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-left-nav>.coh-container h3 {
    padding-bottom: 30px;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-left-nav>.coh-container>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 30px;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-left-nav>.coh-container>div:last-child {
    padding-bottom: 10px;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-left-nav>.coh-container>div img {
    height: 22px;
    width: 30px;
    margin-right: 15px;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-left-nav>.coh-container>div a {
    color: #44879E;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
}

.coh-style-global-offices-styles .global-offices-wrapper .global-offices-left-nav .underline {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 20px;
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper {
    position: relative;
    padding-top: 30px;
    padding-left: 30px;
    margin-top: -125px;
    margin-bottom: 78px;
}

@media (max-width:992px) {
    .coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper {
        margin-bottom: 50px;
    }
}

@media (max-width:569px) {
    .coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper {
        padding-top: 20px;
        padding-left: 20px;
    }
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper:before {
    background-image: url("../images/featured-line-pattern-new.svg");
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    background-position: left top;
    background-attachment: scroll;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    width: 100%;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    max-width: 615px;
    content: "";
}

.coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper>div {
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    padding-top: 0px;
    padding-right: 40px;
    padding-bottom: 30px;
    padding-left: 40px;
    background-color: rgb(255, 255, 255);
}

@media (max-width:992px) {
    .coh-style-global-offices-styles .global-offices-wrapper .featured-card-wrapper>div {
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}

.coh-style-duplicate-of-gradient-ltr {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(255, 188, 3)), to(#44879E));
    background-image: -webkit-linear-gradient(left, rgb(255, 188, 3) 1%, #44879E 100%);
    background-image: linear-gradient(90deg, rgb(255, 188, 3) 1%, #44879E 100%);
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.coh-style-custom-lp-style .unb-header-module {
    background-color: rgb(255, 255, 255);
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    height: 105px;
    z-index: 9;
    -webkit-transition: all 100ms;
    transition: all 100ms;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.05);
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-header-module {
        height: auto;
    }
}

.coh-style-custom-lp-style .unb-header-module>.coh-container {
    height: 100%;
}

.coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row {
    height: 100%;
}

.coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 10px;
        padding-right: 0;
        padding-bottom: 10px;
        padding-left: 0;
    }
}

.coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link {
    margin-left: 93px;
    position: relative;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link {
        margin-left: 80px;
    }
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link {
        margin-left: 60px;
    }
}

.coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link:before {
    content: "+";
    position: absolute;
    left: -65px;
    font-weight: 700;
    color: rgb(19, 58, 101);
    font-size: 42px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link:before {
        font-size: 36px;
        left: -55px;
    }
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap .associate-logo-link:before {
        left: -40px;
        font-size: 28px;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap img {
        max-width: 140px;
        width: auto;
    }
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-logo-wrap img {
        max-width: 100px;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap {
        padding-bottom: 10px;
    }
}

.coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p {
    font-weight: 900;
    color: rgb(19, 58, 101);
    font-size: 24px;
    line-height: 30px;
    float: right;
}

.coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p:before,
.coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p {
        font-size: 18px;
        line-height: 24px;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p {
        float: none;
        text-align: center;
    }
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p:before,
    .coh-style-custom-lp-style .unb-header-module>.coh-container>.coh-row>.coh-row-inner .unb-header-info-wrap p:after {
        clear: none;
        content: normal;
        display: inline;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper {
    margin-top: 105px;
}

.coh-style-custom-lp-style .unb-content-wrapper .ssa-component {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ssa-component {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ssa-component {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .section-intro-wrap {
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    text-align: center;
    max-width: 1358px;
}

.coh-style-custom-lp-style .unb-content-wrapper .section-intro-wrap p {
    margin-top: 20px;
}

.coh-style-custom-lp-style .unb-content-wrapper .sm-container {
    max-width: 1328px;
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.coh-style-custom-lp-style .unb-content-wrapper .inner-container {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard {
    background-color: rgb(222, 235, 244);
    -webkit-border-radius: 40px;
    border-radius: 40px;
    width: 100%;
    position: relative;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 0;
    padding-left: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard {
        padding-top: 20px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box {
        display: block;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-details-box {
    width: -webkit-calc(100% - 160px);
    width: calc(100% - 160px);
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-details-box {
        width: 100%;
        padding-top: 20px;
        float: left;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-details-box p {
    margin-top: 10px;
    max-width: 300px;
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-details-box p {
        max-width: 100%;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box {
    background-color: rgb(255, 255, 255);
    width: 160px;
    height: 160px;
    padding: 5px;
    float: right;
    position: relative;
    top: -50px;
    right: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box {
        float: left;
        top: 0;
        height: 100px;
        width: 100px;
        right: 0;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box>img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 100%;
    width: 100%;
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box .author-linkedin {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    bottom: 5px;
    background-color: rgb(19, 58, 101);
    height: 48px;
    width: 48px;
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box .author-linkedin {
        width: 35px;
        height: 35px;
        bottom: -5px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box .author-linkedin:after {
    font-family: 'icomoon';
    content: "\f0e1";
    position: absolute;
    font-size: 24px;
    color: rgb(255, 255, 255);
    font-weight: 500;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-info-box .ec-author-image-box .author-linkedin:after {
        font-size: 20px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgba(0, 0, 0, 0.13);
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 30px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box p {
    color: rgb(0, 0, 0);
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box {
    margin-left: auto;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box {
        margin-top: 20px;
        margin-left: inherit;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box {
        margin-top: 0;
        margin-left: auto;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box {
        margin-top: 20px;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box a {
    margin-top: 0;
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box a {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box a:first-child {
    margin-right: 20px;
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .ecard .ec-author-contact-box .ec-cta-box a:first-child {
        margin-right: 10px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section {
    background-position: right top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    min-height: 300px;
    height: auto;
    width: 100%;
    position: relative;
    padding-top: 0;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .unb-banner-inner {
    position: relative;
    padding-top: 75px;
    padding-bottom: 75px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-left-box .banner-heading {
    font-weight: 900;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -1.5px;
    margin-bottom: 20px;
    color: rgb(51, 51, 51);
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-left-box .banner-heading {
        font-size: 36px;
        line-height: 43px;
        letter-spacing: -1px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-left-box .banner-sub-heading {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.5px;
    color: rgb(51, 51, 51);
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-left-box .banner-sub-heading {
        letter-spacing: 0;
        line-height: 24px;
        font-size: 18px;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-right-box {
        margin-top: 40px;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-right-box .banner-img-box img {
        width: auto;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .unb-banner-inner .banner-right-box .coh-youtube-embed-inner {
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .unb-banner-inner.hide-right-box .banner-left-box {
    max-width: 83.33%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33%;
    -ms-flex: 0 0 83.33%;
    flex: 0 0 83.33%;
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .unb-banner-inner.hide-right-box .banner-left-box {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .unb-banner-inner.hide-right-box .banner-right-box {
    display: none;
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section .ecard {
        max-width: 650px;
        margin-top: 30px;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section.tall-height {
    min-height: 600px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section.tall-height .unb-banner-inner {
    padding-bottom: 50px;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section.tall-height .unb-banner-inner {
        padding-bottom: 40px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section.dark-theme .banner-left-box .banner-heading {
    color: rgb(255, 255, 255);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-banner-section.dark-theme .banner-left-box .banner-sub-heading {
    color: rgb(255, 255, 255);
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .unb-tile-card-wrap .coh-column {
        margin-bottom: 15px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-heading {
    color: rgb(51, 51, 51);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module {
    -webkit-transition: all 300ms;
    transition: all 300ms;
    height: 100%;
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
    position: relative;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module {
        max-width: 500px;
        float: none;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
        height: -webkit-calc(100% - 20px);
        height: calc(100% - 20px);
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module:hover {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .link-wrap {
    text-indent: -9999px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-img-box {
    height: auto;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-height: 210px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-img-box img {
    width: 100%;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box {
    background-color: rgb(255, 255, 255);
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    border-width: 1px;
    position: relative;
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
    height: 100%;
    min-height: 260px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .tile-type {
    font-weight: 900;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .tile-type:before {
    height: 4px;
    width: 100%;
    position: absolute;
    top: -14px;
    left: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #44879E;
    content: "";
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .title {
    font-weight: 500;
    padding-top: 20px;
    padding-bottom: 10px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .description {
    margin-bottom: 40px;
    height: 100%;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .tile-link {
    color: rgb(19, 58, 101);
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    position: absolute;
    bottom: 30px;
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .res-tile-card-module .tile-card-content-box .tile-link:after {
    content: "\f105";
    font-family: 'icomoon';
    position: absolute;
    padding-left: 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: rgb(102, 102, 102);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .unb-tilecard-slicknav {
    display: table;
    position: relative;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .unb-tilecard-slicknav {
        margin-top: 10px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .slick-list {
    margin-top: -10px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .slick-list .slick-track {
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .slick-list .slick-track {
        padding-bottom: 0;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section .slick-list .slick-track .res-tile-card-module {
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section.dark-theme {
    background-color: rgb(19, 58, 101);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-resources-cards-section.dark-theme .res-heading {
    color: rgb(255, 255, 255);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap {
    background-color: rgb(222, 235, 244);
    -webkit-border-radius: 40px;
    border-radius: 40px;
    padding-top: 12px;
    padding-right: 60px;
    padding-bottom: 50px;
    padding-left: 60px;
    margin-top: 0;
    margin-right: 30px;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap {
        margin-right: 15px;
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap {
        margin-right: 0;
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap {
        margin-bottom: 40px;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap {
        overflow: hidden;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap p.cs-tag {
    letter-spacing: 1px;
    position: relative;
    display: inline-block;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap p.cs-tag:before {
    position: absolute;
    height: 4px;
    width: 100%;
    top: -14px;
    left: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    content: "";
    background-color: #44879E;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap img.case-study-logo {
    width: auto;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap p.case-study-description {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.5px;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap p.case-study-description {
        font-size: 20px;
        line-height: 28px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap .cs-author-info {
    position: relative;
    padding-left: 52px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap .cs-author-info:before {
    position: absolute;
    top: 0;
    left: 0;
    content: url("../images/clp-quote-icon_en.png");
    height: 30px;
    width: 32px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap .cs-author-info p.author-name {
    font-weight: 700;
    color: rgb(19, 58, 101);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap .cs-author-info p.author-name span {
    font-weight: 300;
    color: rgb(19, 58, 101);
    font-size: 14px;
    line-height: 18px;
    display: block;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-detail-wrap .cs-cta-box {
    text-align: center;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-stats-wrap .cs-stat-box {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: rgba(51, 51, 51, 0.3);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-data-inner-wrap .cs-stats-wrap .cs-stat-box .stats-val {
    font-weight: 900;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -1.5px;
    color: #44879E;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-video-version-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-video-version-wrap .cs-video-asset-box .coh-youtube-embed {
    overflow: hidden;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-video-version-wrap .cs-video-info-box {
    padding-left: 30px;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-video-version-wrap .cs-video-info-box {
        padding-left: 15px;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-video-version-wrap .cs-video-info-box {
        padding-left: 0;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-video-version-wrap .cs-video-info-box {
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 30px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-video-version-wrap .cs-video-info-box h2 {
    margin-bottom: 20px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-video-version-wrap .cs-video-info-box p.coh-style-paragraph-subhead {
    margin-bottom: 20px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section .cs-video-version-wrap .cs-video-info-box .coh-style-solid-blue-button {
    margin-top: 30px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section.dark {
    background-color: rgb(19, 58, 101);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section.dark .section-intro-wrap {
    color: rgb(255, 255, 255);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section.dark .cs-stats-wrap .cs-stat-box {
    color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: rgba(224, 224, 224, 0.3);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-case-study-section.dark .cs-stats-wrap .cs-stat-box .stats-val {
    color: rgb(255, 188, 3);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box {
    padding-left: 45px;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box {
        padding-left: 15px;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box {
        padding-left: 0;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box {
        margin-top: 40px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box p {
    margin-bottom: 15px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box ul {
    list-style-type: disc;
    list-style-position: inside;
    clear: both;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box ul li {
    margin-bottom: 10px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box ul li:last-child {
    margin-bottom: 0;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box .quote {
    margin-top: 35px;
    position: relative;
    padding-left: 52px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box .quote:before {
    content: url("../images/clp-quote-icon_en.png");
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 30px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box .quote p:last-child {
    margin-bottom: 0;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap .about-info-box .abt-btn {
    margin-top: 30px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap.asset-right .asset-box {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap.asset-right .asset-box {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap.asset-right .about-info-wrap {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap.asset-right .about-info-wrap .about-info-box {
    padding-right: 45px;
    padding-left: 0;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap.asset-right .about-info-wrap .about-info-box {
        padding-right: 15px;
        padding-left: 0;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .about-data-wrap.asset-right .about-info-wrap .about-info-box {
        padding-right: 0;
        padding-left: 0;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .video-asset .asset-box .coh-youtube-embed {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .image-asset .asset-box img {
    width: auto;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-about-section .image-asset .asset-box img {
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container {
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -webkit-box-shadow: 0 20px 80px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 20px 80px 0 rgba(0, 0, 0, 0.2);
    padding-top: 50px;
    padding-right: 60px;
    padding-bottom: 50px;
    padding-left: 60px;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container {
        padding-right: 50px;
        padding-left: 50px;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container {
        padding-top: 40px;
        padding-right: 30px;
        padding-bottom: 40px;
        padding-left: 30px;
    }
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container .ts-info-box .ts-sub-heading {
    margin-top: 20px;
    max-width: 880px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container .ts-info-box .ts-cta-link {
    margin-top: 30px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container .ts-quote-box {
    padding-top: 60px;
    padding-right: 40px;
    padding-bottom: 60px;
    padding-left: 40px;
    background-color: rgb(222, 235, 244);
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container .ts-quote-box {
        padding-top: 50px;
        padding-right: 30px;
        padding-bottom: 50px;
        padding-left: 30px;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container .ts-quote-box {
        padding-top: 30px;
        padding-right: 25px;
        padding-bottom: 30px;
        padding-left: 25px;
        -webkit-border-radius: 40px;
        border-radius: 40px;
        margin-top: 30px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container .ts-quote-box .ts-designation {
    margin-top: 15px;
    position: relative;
    padding-left: 20px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container .ts-quote-box .ts-designation:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 10px;
    height: 1px;
    width: 12px;
    background-color: rgb(51, 51, 51);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container.dark {
    background-color: rgb(19, 58, 101);
    color: rgb(255, 255, 255);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container.dark .ts-quote-box {
    background-color: rgba(51, 51, 51, 0.23);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-testimonials-section .inner-container.dark .ts-quote-box .ts-designation:before {
    background-color: rgb(255, 255, 255);
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-interesting-videos-section .single-vid-wrap .coh-youtube-embed {
    width: 100%;
    max-width: 1328px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    overflow: hidden;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-interesting-videos-section .single-vid-wrap .coh-youtube-embed {
        -webkit-border-radius: 30px;
        border-radius: 30px;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-interesting-videos-section .single-vid-wrap .coh-youtube-embed {
        -webkit-border-radius: 20px;
        border-radius: 20px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-interesting-videos-section .three-col-video-wrap .coh-youtube-embed {
    -webkit-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-interesting-videos-section .three-col-video-wrap .coh-youtube-embed {
        -webkit-border-radius: 20px;
        border-radius: 20px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-interesting-videos-section .unb-three-col-video-slicknav {
    position: relative;
    display: table;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section {
    background-color: rgb(245, 245, 245);
    min-height: 220px;
    position: relative;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section {
        min-height: 100px;
        margin-bottom: 50px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section .partner-logos-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section .partner-logos-wrap {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section .partner-logos-wrap .partner-logo-box {
    display: inline-block;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section .partner-logos-wrap .partner-logo-box img {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    width: auto;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section .partner-logos-wrap.slick-slider {
    opacity: 1;
    display: block;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section .partner-logos-wrap.slick-slider .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section .partner-logo-slicknav {
    display: table;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section .partner-logo-slicknav {
        bottom: -40px;
    }
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section .partner-logo-slicknav {
        width: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-partner-logo-section .partner-logo-slicknav .slick-dots {
        width: 100%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        display: table;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-awards-section .awards-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-awards-section .awards-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        row-gap: 40px;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-awards-section .awards-wrap img {
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
        width: auto;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container {
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 40px;
    border-radius: 40px;
    padding-top: 30px;
    padding-right: 60px;
    padding-bottom: 30px;
    padding-left: 60px;
    background-image: url("../images/clp-gated-section-light-bg_en.png");
    background-position: right bottom;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container {
        padding-right: 40px;
        padding-left: 40px;
        background-image: url("../images/clp-gated-section-light-bg_en.png");
        background-position: right -10% bottom 0;
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: scroll;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container {
        padding-right: 30px;
        padding-left: 30px;
        background-position: right -30% bottom 0;
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: scroll;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container {
        background-image: none;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container {
        padding-bottom: 40px;
    }
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container .coh-row-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container .gated-info-box {
    padding-left: 45px;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container .gated-info-box {
        padding-left: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container .gated-info-box {
        text-align: center;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container .gated-info-box p {
    margin-top: 20px;
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container .gated-info-box .cta-link {
        padding-right: 40px;
        padding-left: 40px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container.dark {
    background-color: rgb(19, 58, 101);
    color: rgb(255, 255, 255);
    background-image: url("../images/clp-gated-section-dark-bg_en.png");
    background-position: right bottom;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container.dark {
        background-image: url("../images/clp-gated-section-dark-bg_en.png");
        background-position: right -10% bottom 0;
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: scroll;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container.dark {
        background-position: right -30% bottom 0;
        background-size: auto;
        background-repeat: no-repeat;
        background-attachment: scroll;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-gated-cta-section .inner-container.dark {
        background-image: none;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap h3 {
    margin-bottom: 20px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap ul {
    clear: both;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap ul li {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-left: 30px;
    position: relative;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap ul li:before {
    content: url("../images/clp-check-icon_en.png");
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap .letter-content {
    width: 100%;
    max-width: 1328px;
    padding-top: 50px;
    padding-right: 60px;
    padding-bottom: 50px;
    padding-left: 60px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    -webkit-box-shadow: 0 20px 80px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 20px 80px 0 rgba(0, 0, 0, 0.2);
}

@media (max-width:1659px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap .letter-content {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap .letter-content {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap .letter-content {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap .letter-content p {
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 24px;
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap .letter-content p {
        font-size: 17px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap .letter-content p.bold {
    font-weight: 700;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap .letter-content ul {
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 18px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap .letter-content ul li {
    padding-left: 0;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-content-block-section .content-block-wrap .letter-content ul li:before {
    display: none;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-three-col-content-section .three-col-content-module {
    gap: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-three-col-content-section .three-col-content-module {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-three-col-content-section .three-col-content-module {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-bottom: 30px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-three-col-content-section .three-col-content-module .tc-img-box img {
    width: auto;
    max-width: unset;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-three-col-content-section .three-col-content-module .tc-content-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-three-col-content-section .three-col-content-module .tc-content-box {
        margin-top: 10px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-three-col-content-section .three-col-content-module .tc-content-box .tc-content-title {
    margin-bottom: 10px;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-three-col-content-section .slick-track .three-col-content-module {
        margin-bottom: 0;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-three-col-content-section .three-col-content-slicknav {
    position: relative;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    display: table;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-two-col-content-section .two-col-content-wrap .coh-column:last-child .two-col-content-module {
        margin-bottom: 0;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-two-col-content-section .two-col-content-module {
        margin-bottom: 30px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-two-col-content-section .two-col-content-module .two-col-content-title {
    margin-bottom: 10px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .cta-section-info {
    padding-right: 30px;
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .cta-section-info {
        padding-right: 0;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .cta-section-info {
        padding-bottom: 50px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .cta-section-info p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 15px;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .cta-section-info p {
        font-size: 16px;
        line-height: 24px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .cta-section-info p:last-child {
    margin-bottom: 0;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .show-left-module {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .show-left-module .ec-author-contact-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .show-left-module .ec-author-contact-box {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .show-left-module .ec-author-contact-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width:1139px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .show-left-module .ec-author-contact-box .ec-cta-box {
        margin-top: 20px;
        margin-left: inherit;
    }
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .show-left-module .ec-author-contact-box .ec-cta-box {
        margin-top: 0;
        margin-left: auto;
    }
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .show-left-module .ec-author-contact-box .ec-cta-box {
        margin-top: 20px;
        margin-left: inherit;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .unb-cta-ecard-wrap {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-info-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-info-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-info-box .ec-author-image-box {
    -webkit-box-ordinal-group: inherit;
    -webkit-order: inherit;
    -ms-flex-order: inherit;
    order: inherit;
    top: auto;
    right: auto;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-info-box .ec-author-details-box {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-info-box .ec-author-details-box p {
    max-width: 100%;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
}

@media (max-width:992px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-info-box .ec-author-details-box p {
        font-size: 17px;
        line-height: 24px;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-contact-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 30px;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-contact-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-contact-box .ec-cta-box {
    margin-top: 0;
    margin-left: 20px;
}

@media (max-width:767px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-contact-box .ec-cta-box {
        margin-top: 20px;
        margin-left: 0;
    }
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-contact-box .ec-cta-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width:569px) {
    .coh-style-custom-lp-style .unb-content-wrapper .unb-special-cta-section .hide-left-module .ec-author-contact-box .ec-cta-box a:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.coh-style-gradient-ttb {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(255, 188, 3)), to(#44879E));
    background-image: -webkit-linear-gradient(top, rgb(255, 188, 3) 1%, #44879E 100%);
    background-image: linear-gradient(180deg, rgb(255, 188, 3) 1%, #44879E 100%);
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.coh-style-blog-home-page-style #views-exposed-form-blog-listing-block-1 .js-form-item-search {
    display: none;
}

.coh-style-blog-home-page-style #views-exposed-form-blog-listing-block-1 .form-item-search {
    display: none;
}

.coh-style-blog-home-page-style #views-exposed-form-blog-listing-block-1 .js-form-item-sort-by {
    display: none;
}

.coh-style-blog-home-page-style #views-exposed-form-blog-listing-block-1 .form-item-sort-by {
    display: none;
}

.coh-style-blog-home-page-style .form-item-category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 0px;
}

.coh-style-blog-home-page-style .form-item-category .bef-links {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-width: 0px;
    border-style: none;
    background: none;
    overflow-y: auto;
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .form-item-category .bef-links {
        height: 42vh;
    }
}

.coh-style-blog-home-page-style .form-item-category .bef-links ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}

.coh-style-blog-home-page-style .form-item-category .bef-links ul>li>a {
    font-weight: 700;
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 20px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
    max-height: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

@media (max-width:1659px) {
    .coh-style-blog-home-page-style .form-item-category .bef-links ul>li>a {
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
    }
}

@media (max-width:1139px) {
    .coh-style-blog-home-page-style .form-item-category .bef-links ul>li>a {
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
}

.coh-style-blog-home-page-style .form-item-category>label {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    margin-right: 30px;
    margin-bottom: 0px;
    position: relative;
}

.coh-style-blog-home-page-style .form-item-category>label:after {
    content: ":";
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    top: 40%;
    right: -5px;
    z-index: 1;
    height: auto;
    width: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.coh-style-blog-home-page-style .form-item-category .bef-link--selected {
    background: #ff5a10;
    color: #ffffff !important;
}

.coh-style-blog-home-page-style form .form-actions {
    padding-top: 0px;
    padding-bottom: 0px;
}

.coh-style-blog-home-page-style .editor-pick-wrap {
    margin-top: 50px;
    margin-bottom: 80px;
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 30%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 30%);
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: rgb(250, 250, 250);
    padding-bottom: 0px;
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap {
        margin-bottom: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap {
        margin-bottom: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap {
        margin-bottom: 20px;
    }
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div {
    padding-top: 30px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div {
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div {
        display: block;
        padding-top: 5px;
        padding-bottom: 0px;
    }
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div:after {
    content: "";
    width: 92%;
    height: 0px;
    display: none;
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div:after {
        display: block;
        top: 53%;
        position: absolute;
        margin-top: 4px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-bottom: 1px solid #dbdbdb;
        left: 50%;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div:after {
        display: block;
        top: 53%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div:after {
        display: none;
    }
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    border-right: 1px solid #00000020;
    padding-right: 30px;
    padding-left: 30px;
    position: relative;
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row {
        padding-top: 15px;
        padding-right: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: rgb(250, 250, 250);
    }
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:last-child {
    border-right: unset;
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:last-child .editior-pick-blog {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(1) {
        margin-bottom: 20px;
        padding-bottom: 18px;
        padding-bottom: 10px !important;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(1) {
        margin-bottom: 20px;
        padding-bottom: 10px !important;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(1) {
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(1)>.views-field-field-category {
        padding-right: 20px;
        padding-bottom: 20px;
        border-right: 1px solid #dbdbdb;
        margin-right: -20px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(1)>.views-field-field-category {
        padding-right: 15px;
        padding-bottom: 20px;
        border-right: 1px solid #dbdbdb;
        margin-right: -15px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(1)>.views-field-field-category {
        border-right: unset;
    }
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(-n+2) {
        -webkit-box-shadow: unset;
        box-shadow: unset;
        border-right: unset;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(-n+2) {
        border-right: unset;
        -webkit-box-shadow: unset;
        box-shadow: unset;
    }
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-last-of-type(-n+2) {
    margin-top: 0px;
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(odd) {
        padding-right: 20px;
        padding-left: 0px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(odd) {
        padding-right: 15px;
        padding-left: 0px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(odd) {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(even) {
        padding-right: 0px;
        padding-left: 20px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(even) {
        padding-right: 0px;
        padding-left: 15px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(even) {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(3) {
        margin-top: 0px;
        border-right: unset;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(3) {
        margin-top: 0px;
        border-right: unset;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(3) {
        margin-top: 0px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(3)>.views-field-field-category {
        padding-right: 20px;
        margin-right: -20px;
        border-right: 1px solid #dbdbdb;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(3)>.views-field-field-category {
        padding-right: 15px;
        margin-right: -15px;
        border-right: 1px solid #dbdbdb;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(3)>.views-field-field-category {
        border-right: unset;
    }
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(2) {
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(2) {
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(2) {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(4) {
        margin-top: 0px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(4) {
        margin-top: 0px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row:nth-child(4) {
        margin-top: 0px;
    }
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row .editior-pick-blog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row .editior-pick-blog {
        -webkit-box-shadow: inset 0px -1px 0px rgb(0 0 0 / 13%);
        box-shadow: inset 0px -1px 0px rgb(0 0 0 / 13%);
    }
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row .editior-pick-blog .views-field-title {
    margin-bottom: 60px;
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row .editior-pick-blog .views-field-title a {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row .editior-pick-blog .views-field-field-category {
    position: absolute;
    bottom: 30px;
    width: 100%;
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row .editior-pick-blog .views-field-field-category {
        position: relative;
    }
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row .editior-pick-blog .views-field-field-category a {
    font-weight: 700;
    color: rgb(53, 85, 128);
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row>.views-field-field-category {
        height: auto;
        min-height: 117px;
        margin-bottom: 10px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container>div>div>.views-row>.views-field-field-category {
        min-height: 117px;
        height: auto;
        margin-bottom: 10px;
    }
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container h2 {
    font-weight: 900;
    color: rgb(102, 102, 102);
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 30px;
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .editor-pick-wrap .views-element-container h2 {
        margin-left: 15px;
    }
}

.coh-style-blog-home-page-style .editor-pick-wrap .views-element-container h2:before {
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(left, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(90deg, #FFBC03 0%, #FF5A10 100%);
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 4px;
    width: 80px;
    display: block;
    margin-bottom: 8px;
}

.coh-style-blog-home-page-style .blog-card-info-box .card-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    left: 30px;
    right: 30px;
}

.coh-style-blog-home-page-style .blog-card-info-box .card-links>p {
    margin-bottom: 0px !important;
}

.coh-style-blog-home-page-style .coh-style-blog-card .blog-card {
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    cursor: unset;
}

@media (max-width:1659px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card {
        padding-top: 20px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
    }
}

@media (max-width:1139px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card {
        padding-top: 20px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card {
        padding-top: 20px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
        min-height: 332px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card {
        padding-top: 20px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card {
        min-height: auto;
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom: 0px;
        padding-left: 15px;
        margin-bottom: 0px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .blog-card-bg-box {
        margin-bottom: 40px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .blog-card-bg-box {
        margin-bottom: 40px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .blog-card-bg-box {
        margin-bottom: 40px;
    }
}

@media (max-width:1659px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .card-links {
        left: 15px;
        right: 15px;
    }
}

@media (max-width:1139px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .card-links {
        left: 15px;
        right: 15px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .card-links {
        left: 15px;
        right: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .card-links {
        left: 15px;
        right: 15px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .card-links {
        position: relative;
        left: 0;
    }
}

.coh-style-blog-home-page-style .coh-style-blog-card .blog-card .card-links p {
    font-size: 15px;
    line-height: 22px;
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .card-links p {
        font-size: 12px;
        line-height: 18px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .card-links p {
        font-size: 12px;
        line-height: 18px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .card-links p {
        font-size: 12px;
        line-height: 18px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .blog-card-info-box h3 a {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .blog-card-info-box h3 a {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .coh-style-blog-card .blog-card .blog-card-info-box h3 a {
        font-size: 18px;
        line-height: 22px;
    }
}

.coh-style-blog-home-page-style .coh-style-blog-card .views-field-field-category {
    width: 100%;
}

.coh-style-blog-home-page-style .d-none {
    display: none !important;
}

.coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-top: 0px;
    padding-bottom: 0px;
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div {
        display: block;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row {
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row {
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0px;
    }
}

.coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row:nth-child(2n+2) {
    padding-right: 0px;
    padding-left: 15px;
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row:nth-child(2n+2) {
        padding-left: 0px;
    }
}

.coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card {
    background-color: rgb(250, 250, 250);
    min-height: 355px;
    margin-bottom: 15px;
    height: 10%;
}

.coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .blog-card-bg-box {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .blog-card-bg-box>img {
    max-height: 160px;
    height: 160px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

@media (max-width:1659px) {
    .coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .blog-card-bg-box>img {
        max-height: 125px;
        height: 125px;
    }
}

@media (max-width:1139px) {
    .coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .blog-card-bg-box>img {
        height: 97px;
        max-height: 97px;
    }
}

.coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .feature-blg {
    font-weight: 900;
    color: rgb(102, 102, 102);
    font-size: 11px;
    line-height: 16px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: absolute;
    top: 0px;
}

.coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .feature-blg:before {
    background: -webkit-gradient(linear, left top, right top, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(left, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(90deg, #FFBC03 0%, #FF5A10 100%);
    height: 4px;
    width: 67px;
    content: "";
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 8px;
    display: block;
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .blog-card-info-box h3 {
        margin-bottom: 60px;
    }
}

.coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .blog-card-info-box h3 a {
    font-size: 18px;
    line-height: 22px;
}

@media (max-width:1659px) {
    .coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .card-links {
        left: 15px;
        right: 15px;
    }
}

@media (max-width:1139px) {
    .coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .card-links {
        left: 15px;
        right: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .card-links {
        position: absolute;
        left: 30px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .card-links {
        left: 15px;
    }
}

@media (max-width:1659px) {
    .coh-style-blog-home-page-style .sm-banner-card .views-element-container>div>div .views-row .blog-card .card-links p {
        font-size: 12px;
        line-height: 18px;
    }
}

.coh-style-blog-home-page-style .big-banner-card .views-element-container .views-row .blog-card {
    background-color: rgb(250, 250, 250);
    min-height: 736px;
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .big-banner-card .views-element-container .views-row .blog-card {
        margin-bottom: 20px;
        min-height: auto;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .big-banner-card .views-element-container .views-row .blog-card {
        min-height: 26.875rem;
        padding-bottom: 10px;
    }
}

.coh-style-blog-home-page-style .big-banner-card .views-element-container .views-row .blog-card>.blog-card-bg-box {
    margin-top: 20px;
    margin-bottom: 20px;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.coh-style-blog-home-page-style .big-banner-card .views-element-container .views-row .blog-card>.blog-card-bg-box img {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
}

.coh-style-blog-home-page-style .big-banner-card .views-element-container .views-row .blog-card .blog-card-info-box .views-field-intro-content .field-content {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 24px;
}

.coh-style-blog-home-page-style .big-banner-card .views-element-container .views-row .blog-card .blog-card-info-box h3 {
    margin-bottom: 0px;
}

.coh-style-blog-home-page-style .big-banner-card .views-element-container .views-row .blog-card .card-links {
    position: relative;
    bottom: 0px;
    left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.coh-style-blog-home-page-style .big-banner-card .views-element-container .views-row .blog-card .card-links p {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 12px;
    line-height: 18px;
    margin-right: 30px;
}

.coh-style-blog-home-page-style .big-banner-card .views-element-container .views-row .blog-card .feature-blg {
    font-weight: 900;
    color: rgb(102, 102, 102);
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    top: 0px;
}

.coh-style-blog-home-page-style .big-banner-card .views-element-container .views-row .blog-card .feature-blg:before {
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(left, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(90deg, #FFBC03 0%, #FF5A10 100%);
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 4px;
    width: 102px;
    margin-bottom: 8px;
    display: block;
}

.coh-style-blog-home-page-style .banner-blog-card {
    margin-top: 100px;
    position: relative;
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .banner-blog-card {
        margin-top: 50px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .banner-blog-card {
        margin-top: 50px;
    }
}

.coh-style-blog-home-page-style .coh-style-hero-banner-height-resources {
    min-height: 1000px;
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .coh-style-hero-banner-height-resources {
        height: 100%;
        background-position: right 10% bottom !Important;
        min-height: auto;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .coh-style-hero-banner-height-resources {
        height: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .coh-style-hero-banner-height-resources {
        height: 100%;
        background-position: right 18% bottom !Important;
    }
}

.coh-style-blog-home-page-style .coh-style-hero-banner-height-resources .coh-ce-cpt_hero_banner_resources-85507811 {
    padding-bottom: 10px;
}

.coh-style-blog-home-page-style .drop-zone-content {
    padding-top: 100px;
}

@media (max-width:992px) {
    .coh-style-blog-home-page-style .drop-zone-content {
        padding-top: 80px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-home-page-style .drop-zone-content {
        padding-top: 50px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-home-page-style .drop-zone-content {
        padding-top: 50px;
    }
}

.coh-style-blog-home-page-style .view-blog-listing .coh-style-blog-card .views-field-field-category .field-content {
    height: 100%;
    padding-bottom: 50px;
}

.coh-style-blog-home-page-style .stick-search-bar {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000;
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    background: #fafafa;
}

.coh-style-blog-home-page-style .stick-search-bar .mobile-filter-block {
    background: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    width: 100%;
    margin: 0 auto;
}

.coh-style-blog-home-page-style .coh-style-top-search-bar-style {
    width: 100%;
}

.coh-style-blog-home-page-style .coh-style-top-search-bar-style .form-item-category label {
    min-width: 35px;
    max-width: 68px;
    width: 70px;
}

.coh-style-blog-card .blog-card {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 100%;
    margin-bottom: 50px;
    position: relative;
    min-height: 460px;
}

@media (max-width:992px) {
    .coh-style-blog-card .blog-card {
        z-index: 1;
    }
}

.coh-style-blog-card .blog-card:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
}

.coh-style-blog-card .blog-card .blog-card-bg-box {
    margin-bottom: 60px;
    width: 100%;
    position: relative;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.coh-style-blog-card .blog-card .blog-card-bg-box>img {
    max-height: 160px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 100%;
    height: 160px;
}

.coh-style-blog-card .blog-card .blog-card-bg-box .blog-card-img img {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
}

.coh-style-blog-card .blog-card .blog-card-info-box h3 a {
    font-weight: 900;
    font-size: 24px;
    color: rgb(68, 68, 68);
    line-height: 29px;
    text-decoration: none;
    position: relative;
    z-index: 9;
}

.coh-style-blog-card .blog-card .blog-card-info-box h3 {
    margin-bottom: 0px;
}

.coh-style-blog-card .blog-card .card-links {
    position: absolute;
    bottom: 18px;
}

.coh-style-blog-card .blog-card .card-links p {
    color: rgb(102, 102, 102);
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.coh-style-blog-card .blog-card .card-links a {
    font-weight: 700;
    color: rgb(53, 85, 128);
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    z-index: 9;
}

.coh-style-blog-card .blog-card .author-img {
    position: absolute;
    bottom: -32px;
    z-index: 6;
}

.coh-style-blog-card .blog-card .author-img a {
    position: relative;
    z-index: 6;
}

.coh-style-blog-card .blog-card .author-img a img {
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.05));
    ;
    height: 64px;
    width: 64px;
}

.coh-style-blog-card .blog-card .boxWrapLink {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
}

.coh-style-stats-three-component {
    margin-top: 50px;
    margin-bottom: 50px;
}

.coh-style-stats-three-component .coh-row-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.coh-style-stats-three-component .coh-row-inner .stats-outer {
    border-width: 1px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
    padding-top: 30px;
    padding-right: 35px;
    padding-bottom: 30px;
    padding-left: 35px;
    min-height: 335px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-bottom: 50px;
}

@media (max-width:1139px) {
    .coh-style-stats-three-component .coh-row-inner .stats-outer {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media (max-width:992px) {
    .coh-style-stats-three-component .coh-row-inner .stats-outer {
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        height: 100%;
        padding-bottom: 10px;
    }
}

@media (max-width:767px) {
    .coh-style-stats-three-component .coh-row-inner .stats-outer {
        padding-bottom: 30px;
        height: auto;
    }
}

.coh-style-stats-three-component .coh-row-inner .stats-outer .stats-inner {
    max-width: 330px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 0;
    padding-left: 0;
}

@media (max-width:992px) {
    .coh-style-stats-three-component .coh-row-inner .stats-outer .stats-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width:767px) {
    .coh-style-stats-three-component .coh-row-inner .stats-outer .stats-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.coh-style-stats-three-component .coh-row-inner .stats-outer .stats-inner img {
    max-width: 100px;
}

.coh-style-stats-three-component .coh-row-inner .stats-outer .stats-inner p {
    color: rgb(19, 58, 101);
    font-size: 80px;
    line-height: 86px;
    text-align: center;
    letter-spacing: -2px;
    font-weight: 700;
}

@media (max-width:1139px) {
    .coh-style-stats-three-component .coh-row-inner .stats-outer .stats-inner p {
        font-size: 60px;
    }
}

@media (max-width:569px) {
    .coh-style-stats-three-component .coh-row-inner .stats-outer .stats-inner p {
        font-size: 55px;
    }
}

.coh-style-stats-three-component .coh-row-inner .stats-outer p {
    color: rgb(51, 51, 51);
    font-weight: 700;
    font-size: 24px;
    line-height: normal;
    text-align: center;
    width: 100%;
}

.coh-style-blog-author-details .author-details-wrap {
    background-color: rgb(250, 250, 250);
    padding-top: 80px;
    padding-bottom: 80px;
    color: rgb(51, 51, 51);
}

@media (max-width:992px) {
    .coh-style-blog-author-details .author-details-wrap {
        margin-top: 40px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-author-details .author-details-wrap {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-details .author-details-wrap {
        margin-top: 40px;
    }
}

.coh-style-blog-author-details .author-details-wrap .views-element-container h2 {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 24px;
    line-height: 29px;
    font-style: normal;
    padding-bottom: 20px;
}

@media (max-width:992px) {
    .coh-style-blog-author-details .author-details-wrap .views-element-container h2 {
        margin-top: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-details .author-details-wrap .views-element-container h2 {
        margin-top: 10px;
    }
}

.coh-style-blog-author-details .author-details-wrap .views-element-container>div>div>.views-row {
    border-bottom: 0.06em solid rgba(0, 0, 0, 0.125);
    margin-top: 20px;
}

.coh-style-blog-author-details .author-details-wrap .views-element-container>div>div>.views-row:first-child {
    margin-top: 0;
}

.coh-style-blog-author-details .author-details-wrap .views-element-container>div>div>.views-row .field-content>.views-row {
    padding-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 15px;
}

.coh-style-blog-author-details .author-details-wrap .views-element-container>div>div>.views-row .field-content>.views-row>.views-field-title a {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 24px;
    font-style: normal;
    text-decoration: none;
    word-wrap: break-word;
}

.coh-style-blog-author-details .author-details-wrap .views-element-container>div>div>.views-row .field-content>.views-row>.views-field-field-category a {
    color: rgb(53, 85, 128);
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    word-wrap: break-word;
    font-style: normal;
}

.coh-style-blog-author-details .author-details-wrap .author-head-title {
    color: rgb(51, 51, 51);
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
    font-style: normal;
    word-wrap: break-word;
    margin-bottom: 30px;
}

.coh-style-blog-author-details .author-details-wrap .author-rht-wrap {
    width: -webkit-calc(100% - 272px);
    width: calc(100% - 272px);
}

@media (max-width:569px) {
    .coh-style-blog-author-details .author-details-wrap .author-rht-wrap {
        width: 100%;
        margin-top: 20px;
    }
}

.coh-style-blog-author-details .author-details-wrap .author-rht-wrap a {
    color: #44879E;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    word-wrap: break-word;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-blog-author-details .author-details-wrap .author-rht-wrap a:before {
    font-size: 24px;
}

.coh-style-blog-author-details .author-details-wrap .author-rht-wrap .author-email-link:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f003";
    font-family: icomoon;
    color: rgb(68, 68, 68);
    margin-right: 15px;
}

.coh-style-blog-author-details .author-details-wrap .author-rht-wrap .author-post-link:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0ca";
    font-family: icomoon;
    color: rgb(68, 68, 68);
    margin-right: 15px;
}

.coh-style-blog-author-details .author-details-wrap .author-rht-wrap .author-post-link+a:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0e1";
    font-family: icomoon;
    margin-right: 15px;
    color: rgb(68, 68, 68);
}

.coh-style-blog-author-details .author-details-wrap .author-lft-wrap {
    position: relative;
}

@media (max-width:992px) {
    .coh-style-blog-author-details .author-details-wrap .author-lft-wrap {
        margin-bottom: 30px;
    }
}

.coh-style-blog-author-details .author-details-wrap .author-lft-wrap .auth-left-row-wrap {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.coh-style-blog-author-details .author-details-wrap .author-lft-wrap .author-inner-module {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.coh-style-blog-author-details .author-details-wrap .author-lft-wrap .author-image-block {
    width: 272px;
    position: relative;
}

@media (max-width:767px) {
    .coh-style-blog-author-details .author-details-wrap .author-lft-wrap .author-image-block {
        margin-right: auto;
        margin-left: 0px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-details .author-details-wrap .author-lft-wrap .author-image-block {
        margin-right: auto;
        margin-left: 0px;
    }
}

.coh-style-blog-author-details .author-details-wrap .author-lft-wrap .author-image-block:before {
    content: "";
    background-image: url("../images/author-img-bg.png");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    height: 212px;
    width: 202px;
    position: absolute;
    bottom: 30px;
    right: 40px;
    left: 0px;
    top: 0px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: none;
}

.coh-style-blog-author-details .author-details-wrap .author-lft-wrap .author-image-block .author-img {
    height: auto;
    width: 100%;
    position: relative;
    max-width: 242px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.coh-style-blog-author-details .know-cta-section {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (max-width:992px) {
    .coh-style-blog-author-details .know-cta-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-author-details .know-cta-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

.coh-style-blog-author-details .know-cta-section .section-intro-wrap {
    text-align: center;
    max-width: 1358px;
    width: 100%;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}

.coh-style-blog-author-details .know-cta-section .cta-inner-info-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.coh-style-blog-author-details .know-cta-section .cta-inner-info-wrap .btn-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:569px) {
    .coh-style-blog-author-details .know-cta-section .cta-inner-info-wrap .btn-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.coh-style-blog-author-details .know-cta-section .cta-inner-info-wrap .btn-box a.coh-style-solid-orange-button {
    min-width: 300px;
    margin-top: 0;
    margin-right: 60px;
    margin-bottom: 0;
    margin-left: 0;
}

@media (max-width:767px) {
    .coh-style-blog-author-details .know-cta-section .cta-inner-info-wrap .btn-box a.coh-style-solid-orange-button {
        min-width: 250px;
        margin-top: 0;
        margin-right: 50px;
        margin-bottom: 0;
        margin-left: 0;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-details .know-cta-section .cta-inner-info-wrap .btn-box a.coh-style-solid-orange-button {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 30px;
        margin-left: 0;
    }
}

.coh-style-blog-author-details .know-cta-section .cta-inner-info-wrap .btn-box a.cta-text-link {
    color: rgb(19, 58, 101);
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    position: relative;
}

.coh-style-blog-author-details .know-cta-section .cta-inner-info-wrap .btn-box a.cta-text-link:after {
    position: relative;
    font-size: 18px;
    line-height: 22px;
    left: 8px;
    top: 1px;
    content: "\f105";
    font-family: icomoon;
    color: rgb(102, 102, 102);
    font-weight: 800;
    display: inline-block;
    -webkit-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms;
}

.coh-style-blog-author-details .blog-author-detail-wrap {
    margin-top: 50px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col {
    margin-bottom: 60px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col p {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    margin-bottom: 20px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col p>br {
    display: none;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col p .img-rht {
    float: right;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    max-width: 40%;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 15px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col img {
    margin-bottom: 20px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col a {
    font-weight: 600;
    color: rgb(19, 58, 101);
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    text-decoration: none;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col a:hover {
    text-decoration: underline;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta {
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap {
    width: 100%;
    display: table;
    -webkit-box-shadow: 0 4px 10px #efefef;
    box-shadow: 0 4px 10px #efefef;
    position: relative;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .title-wrap {
    background-color: rgb(39, 154, 204);
    width: 65%;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    vertical-align: middle;
    display: table-cell;
}

@media (max-width:992px) {
    .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .title-wrap {
        width: 100%;
        display: block;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .title-wrap {
        width: 100%;
        display: block;
    }
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .title-wrap h4 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    line-height: 38px;
    text-transform: capitalize;
    font-weight: 300;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .cta-wrap {
    vertical-align: middle;
    background-color: rgb(237, 237, 237);
    display: table-cell;
    width: 35%;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    text-align: center;
}

@media (max-width:992px) {
    .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .cta-wrap {
        width: 100%;
        display: block;
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .cta-wrap {
        width: 100%;
        display: block;
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        padding-left: 15px;
    }
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .cta-wrap .morebtn {
    display: inline-block;
    margin-bottom: 0px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .cta-wrap .morebtn>a {
    background-color: #44879E;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: rgb(255, 255, 255);
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    text-decoration: none;
    font-style: normal;
    word-wrap: break-word;
    display: inline-block;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .cta-wrap .morebtn>a:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    font-size: 12px;
    position: relative;
    top: 0px;
    right: 0px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    opacity: 0;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-cta .blog-cta-wrap .cta-wrap .morebtn>a:hover:after {
    opacity: 1;
    right: -8px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-lft-col .blog-banner-img {
    display: none;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper {
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    margin-top: 50px;
    margin-right: 0px;
    margin-left: 0px;
    border-width: 1px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    -webkit-filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.15));
    ;
    -webkit-box-align: center;
    ;
    -webkit-align-items: center;
    ;
    -ms-flex-align: center;
    ;
    align-items: center;
}

@media (max-width:1139px) {
    .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper {
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper {
        margin-right: 0px;
        margin-left: 0px;
    }
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper .coh-heading {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
}

@media (max-width:569px) {
    .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper .coh-heading {
        font-size: 15px;
    }
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper .coh-block {
    padding-bottom: 0px !important;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper .coh-block .sharethis-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper .coh-block .sharethis-wrapper .chicklets {
    height: 28px;
    width: 28px;
}

@media (max-width:1139px) {
    .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper .coh-block .sharethis-wrapper .chicklets {
        height: 18px;
        width: 18px;
    }
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper .coh-block .sharethis-wrapper>span {
    padding-left: 0px;
    margin-left: 1.875rem;
}

@media (max-width:1659px) {
    .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper .coh-block .sharethis-wrapper>span {
        margin-left: 20px;
    }
}

@media (max-width:1139px) {
    .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper .coh-block .sharethis-wrapper>span {
        margin-left: 15px;
    }
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper .coh-block .sharethis-wrapper>span>span {
    width: auto !important;
    margin-right: 0px;
    margin-left: 0px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .social-link-wrapper .social-list-wrap {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .author-related-blog-list {
    margin-top: 0px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .author-related-blog-list .coh-heading {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .author-related-blog-list .author-recent-blog {
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    ;
    -webkit-box-orient: vertical;
    ;
    -webkit-box-direction: normal;
    ;
    -webkit-flex-direction: column;
    ;
    -ms-flex-direction: column;
    ;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: rgb(250, 250, 250);
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .author-related-blog-list .author-recent-blog .views-element-container>div>div>.views-row {
    -webkit-box-shadow: inset 0px -1px 0px rgb(0 0 0 / 13%);
    box-shadow: inset 0px -1px 0px rgb(0 0 0 / 13%);
    background-color: rgb(250, 250, 250);
    margin-top: 30px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .author-related-blog-list .author-recent-blog .views-element-container>div>div>.views-row .field-content .views-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 20px;
    gap: 15px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .author-related-blog-list .author-recent-blog .views-element-container>div>div>.views-row .field-content .views-row .views-field-title a {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    word-wrap: break-word;
    font-style: normal;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .author-related-blog-list .author-recent-blog .views-element-container>div>div>.views-row .field-content .views-row .views-field-field-category a {
    font-weight: 700;
    color: rgb(53, 85, 128);
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    word-wrap: break-word;
    font-style: normal;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .author-related-blog-list .author-recent-blog .blog-lists:last-child .views-row:last-child {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .author-related-blog-list .coh-link {
    max-width: 268px;
    min-width: 245px;
    width: auto;
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #44879E;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate {
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    background-color: rgb(250, 250, 250);
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

@media (max-width:767px) {
    .coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate {
        margin-bottom: 50px;
    }
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate h6 {
    font-size: 20px;
    line-height: 30px;
    color: rgb(51, 51, 51);
    margin-bottom: 20px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate ul li {
    margin-top: 10px;
    margin-bottom: 25px;
    position: relative;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate ul li:after {
    content: " ";
    position: absolute;
    bottom: -10px;
    left: 0;
    height: 1px;
    width: 100%;
    -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgba(0, 0, 0, 0.13);
    box-shadow: inset 0 -0.0625rem 0 0 rgba(0, 0, 0, 0.13);
    background-color: rgb(250, 250, 250);
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate ul li:last-child {
    margin-bottom: 10px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate ul li a {
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    color: rgb(19, 58, 101);
    text-decoration: none;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate ul li a:hover {
    color: #44879E;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate ul li ul {
    padding-left: 30px;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate ul li ul li {
    margin-top: 15px;
    margin-bottom: 0;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate ul li ul li:after {
    display: none;
}

.coh-style-blog-author-details .blog-author-detail-wrap .blog-author-rht-col .blog-navigate ul li ul li:before {
    position: absolute;
    left: -20px;
    top: 1px;
    bottom: 0;
    content: "\f105";
    height: 20px;
    width: 6px;
    color: rgb(30, 48, 80);
    font-weight: 400;
    font-family: 'icomoon';
    font-size: 18px;
    line-height: 22px;
}

.coh-style-blog-author-details .blog-author-detail-wrap h2 {
    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px !important;
}

.coh-style-blog-author-details .blog-author-detail-wrap ul {
    padding-left: 36px;
    list-style-type: disc;
    margin-bottom: 20px;
}

.coh-style-blog-author-details .blog-author-detail-wrap h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}

.coh-style-blog-author-details .author-bottom-module {
    background-color: rgb(34, 34, 34);
    -webkit-box-shadow: inset 0px 4px 4px rgb(0 0 0 / 5%);
    box-shadow: inset 0px 4px 4px rgb(0 0 0 / 5%);
}

.coh-style-blog-author-details .author-bottom-module .author-bottom-module-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 40px;
}

@media (max-width:992px) {
    .coh-style-blog-author-details .author-bottom-module .author-bottom-module-col {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-author-details .author-bottom-module .author-bottom-module-col {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-details .author-bottom-module .author-bottom-module-col {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-author-details .coh-style-top-search-bar-style .mobile-filter-block {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-details .card-img-link .rht-img-col {
        margin-top: 30px;
    }
}

.coh-style-blog-author-details .table-wrap table thead th {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    width: 50%;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(227, 227, 227);
    text-align: left !important;
}

.coh-style-blog-author-details .table-wrap table tbody td {
    text-align: left !important;
    border-color: #e3e3e3 !important;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
}

.coh-style-blog-author-details .table-wrap table tbody td p {
    margin-bottom: 0px !important;
}

.coh-style-h2-bold {
    font-weight: 900;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.5px;
}

@media (max-width:767px) {
    .coh-style-h2-bold {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    .coh-style-h2-bold {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: 0;
    }
}

.coh-style-blog-author-detail-listing- .pager {
    margin-top: 30px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper {
    padding-top: 18px;
}

@media (max-width:992px) {
    .coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper {
        margin-bottom: 31px;
    }
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .coh-row-inner {
    display: block !important;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .coh-row-inner>div {
    display: block !important;
    max-width: 100%;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper {
    background-color: rgb(250, 250, 250);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
}

@media (max-width:992px) {
    .coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-pic-wrapper {
    padding-top: 30px;
    padding-left: 30px;
    margin-bottom: 30px;
    position: relative;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-pic-wrapper:before {
    background-image: url("../images/author-profile-pattern.png");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    left: 0;
    top: 0;
    background-position: left top;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    width: 100%;
    max-width: 202px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
    content: "";
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-pic-wrapper div {
    position: relative;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-pic-wrapper img {
    width: 100%;
    max-width: 212px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-details h3 {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-details p {
    font-weight: 500;
    color: rgb(68, 68, 68);
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 40px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-links {
    padding-bottom: 10px;
    border-top-style: solid;
    border-left-style: none;
    border-right-style: none;
    border-color: rgb(224, 224, 224);
    border-bottom-width: 1px;
    border-bottom-color: rgb(224, 224, 224);
    border-bottom-style: solid;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-links a {
    color: #44879E;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    display: block;
    margin-bottom: 30px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-links a:before {
    color: rgb(68, 68, 68);
    margin-right: 15px;
    font-size: 20px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-links .subscribe-to-author:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f003";
    font-family: icomoon;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-links .view-all-posts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-links .view-all-posts:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0ca";
    font-family: icomoon;
    display: block;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-links .linkedIn {
    margin-bottom: 40px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .author-links .linkedIn:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0e1";
    font-family: icomoon;
    font-size: 23px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .page-generic-links {
    margin-top: 35px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .page-generic-links a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #44879E;
    margin-bottom: 20px;
    text-decoration: none;
    display: block;
}

@media (max-width:569px) {
    .coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .page-generic-links a {
        text-align: center;
    }
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .page-generic-links a:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    color: rgb(102, 102, 102);
    margin-left: 10px;
    vertical-align: middle;
    font-size: 13px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .left-wrapper .page-generic-links a:last-child {
    margin-bottom: 0;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .left-side-wrapper .coh-style-pagination-style {
    display: none !important;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-container.ssa-component {
    background-color: rgb(250, 250, 250);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 30px;
    padding-top: 27px;
    padding-right: 20px;
    padding-bottom: 27px;
    padding-left: 20px;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-container.ssa-component .views-exposed-form {
    display: none;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large {
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
}

@media (max-width:569px) {
    .coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large>div:first-child {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large>div:first-child p {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
}

@media (max-width:569px) {
    .coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large>div:first-child p {
        text-align: center;
    }
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large>div:nth-child(2) {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large>div:nth-child(2) .js-form-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

@media (max-width:992px) {
    .coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large>div:nth-child(2) .js-form-item {
        -webkit-box-pack: start;
        -webkit-justify-content: start;
        -ms-flex-pack: start;
        justify-content: start;
        margin-top: 15px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large>div:nth-child(2) .js-form-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: baseline;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large>div:nth-child(2) .js-form-item label {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    margin-right: 20px;
    margin-bottom: 0;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large>div:nth-child(2) .js-form-item select {
    background-color: rgba(0, 0, 0, 0);
    outline-style: none;
    border: none;
    cursor: pointer;
    color: #44879E;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large>div:nth-child(2) .form-actions.js-form-wrapper {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

@media (max-width:569px) {
    .coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .coh-row-inner.coh-style-padding-top-bottom-large div.coh-column {
        max-width: 100%;
        width: 100%;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .field-content {
    height: 100%;
    padding-bottom: 50px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .views-field.views-field-field-category {
    width: 100%;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .sort-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: baseline;
    -ms-flex-line-pack: baseline;
    align-content: baseline;
}

@media (max-width:569px) {
    .coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .sort-wrapper {
        padding-top: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .sort-wrapper>span {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    padding-right: 20px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .sort-wrapper>ul:hover ul {
    display: block;
    z-index: 100;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .sort-wrapper>ul .default-sort {
    font-weight: 700;
    color: #44879E;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
    padding-right: 10px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .sort-wrapper>ul .default-sort:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d7";
    font-family: icomoon;
    padding-left: 20px;
    color: #44879E;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .sort-wrapper>ul ul {
    z-index: 1;
    position: absolute;
    top: 100%;
    right: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    width: auto;
    background-color: rgb(255, 255, 255);
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
    min-width: 255px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .sort-wrapper>ul ul li:hover {
    background-color: rgb(250, 250, 250);
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .sort-wrapper>ul ul li a {
    font-weight: 700;
    color: #44879E;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
    width: 100%;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.coh-style-blog-author-detail-listing- .author-listing-wrapper .right-side-wrapper .author-img img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 64px;
    width: 64px;
}

.coh-style-blog-author-detail .blog-author-detail-wrap p {
    font-weight: 300;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.coh-style-blog-author-detail .blog-author-detail-wrap p br {
    display: none;
}

.coh-style-blog-author-detail .blog-author-detail-wrap a {
    color: rgb(245, 109, 16);
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    word-wrap: break-word;
    font-style: normal;
}

.coh-style-blog-author-detail .blog-author-detail-wrap a:hover {
    text-decoration: underline;
}

.coh-style-blog-author-detail .blog-author-detail-wrap h1,
.coh-style-blog-author-detail .blog-author-detail-wrap h2,
.coh-style-blog-author-detail .blog-author-detail-wrap h3,
.coh-style-blog-author-detail .blog-author-detail-wrap h4,
.coh-style-blog-author-detail .blog-author-detail-wrap h5,
.coh-style-blog-author-detail .blog-author-detail-wrap h6 {
    margin-bottom: 20px;
    color: rgb(68, 68, 68);
    font-weight: bold;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .social-link-block {
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    -webkit-border-radius: 50px;
    border-radius: 50px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.15));
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.15));
    ;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .social-link-block h6 {
    margin-bottom: 0px;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .social-link-block .coh-style-padding-bottom-small {
    padding-bottom: 0px;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .social-link-block .chicklets {
    height: 20px;
    width: 20px;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .social-link-block .sharethis-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-left: 0px;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .views-field-field-category .views-field-title a {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 18px;
    line-height: 22px;
    font-style: normal;
    text-decoration: none;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .views-field-field-category .field-content>.views-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .views-field-field-category .field-content>.views-row .views-field-field-category a {
    color: rgb(53, 85, 128);
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .views-element-container .contextual-region>.views-row {
    background-color: rgb(250, 250, 250);
    -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.125);
    ;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    margin-top: 30px;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .views-element-container .contextual-region>.views-row:last-child {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .coh-recent-blog {
    background-color: rgb(250, 250, 250);
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    ;
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
}

.coh-style-blog-author-detail .blog-author-detail-wrap .rht-col-content img {
    margin-bottom: 30px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.coh-style-awards-list-style .list-module {
    float: left;
    margin-bottom: 80px;
}

.coh-style-awards-list-style .list-module:before,
.coh-style-awards-list-style .list-module:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:992px) {
    .coh-style-awards-list-style .list-module {
        margin-bottom: 50px;
    }
}

@media (max-width:569px) {
    .coh-style-awards-list-style .list-module {
        width: 100%;
    }
}

.coh-style-awards-list-style .list-module .list-module-logo {
    position: relative;
    float: left;
    margin-right: 30px;
    margin-bottom: 0;
    min-height: 300px;
    padding-top: 10px;
    padding-left: 20px;
}

@media (max-width:569px) {
    .coh-style-awards-list-style .list-module .list-module-logo {
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 30px;
        margin-left: auto;
        float: none;
        max-width: 280px;
        width: 100%;
        left: -5px;
    }
}

.coh-style-awards-list-style .list-module .list-module-logo:after {
    height: -webkit-calc(100% - 10px);
    height: calc(100% - 10px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    left: 0;
    top: 0;
    position: absolute;
    content: "";
    background-color: rgb(41, 113, 203);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.coh-style-awards-list-style .list-module .list-module-logo .list-module-logo-inner {
    background-color: rgb(255, 255, 255);
    height: auto;
    position: relative;
    float: left;
    width: 206px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    min-height: 290px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}

@media (max-width:569px) {
    .coh-style-awards-list-style .list-module .list-module-logo .list-module-logo-inner {
        width: 100%;
    }
}

.coh-style-awards-list-style .list-module .list-module-logo .list-module-logo-inner a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-awards-list-style .list-module .list-module-logo .list-module-logo-inner a img {
    height: auto;
    width: auto;
    max-height: 150px;
}

.coh-style-awards-list-style .list-module .list-module-logo .list-module-logo-inner .awards-subtitle {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 110px;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.coh-style-awards-list-style .list-module .list-module-logo .list-module-logo-inner .awards-subtitle p {
    color: rgb(51, 51, 51);
    font-size: 14px;
    line-height: 18px;
}

.coh-style-awards-list-style .list-module .list-module-content {
    float: left;
    padding-right: 15px;
    max-width: 475px;
    width: -webkit-calc(100% - 256px);
    width: calc(100% - 256px);
}

@media (max-width:1139px) {
    .coh-style-awards-list-style .list-module .list-module-content {
        max-width: 100%;
    }
}

@media (max-width:992px) {
    .coh-style-awards-list-style .list-module .list-module-content {
        padding-right: 0;
    }
}

@media (max-width:569px) {
    .coh-style-awards-list-style .list-module .list-module-content {
        width: 100%;
    }
}

.coh-style-awards-list-style .list-module .list-module-content p.list-region {
    color: rgb(102, 102, 102);
}

.coh-style-awards-list-style .list-module .list-module-content h3 {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.coh-style-awards-list-style .list-module .list-module-content h3:hover a {
    text-decoration: underline;
}

.coh-style-awards-list-style .list-module .list-module-content h3 a {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 24px;
    line-height: 29px;
    text-decoration: none;
}

@media (max-width:767px) {
    .coh-style-awards-list-style .list-module .list-module-content h3 a {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-awards-list-style .list-module .list-module-content h3 a {
        font-size: 18px;
        line-height: 22px;
    }
}

.coh-style-awards-list-style .list-module .list-module-content p {
    color: rgb(68, 68, 68);
}

.coh-style-awards-list-style .list-module .list-module-content h3.ext-link:after {
    content: "\f08e";
    color: rgb(204, 204, 204);
    font-size: 18px;
    font-family: icomoon;
    padding-left: 10px;
    position: relative;
    top: 2px;
}

.coh-style-awards-list-style .list-module .list-module-content h3.ext-link:hover:after {
    color: #44879E;
}

.coh-style-awards-list-style p.nodata {
    text-align: center;
}

.coh-style-assets-page- .head-searching-bar {
    margin-bottom: 40px !important;
}

.coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 {
    display: block;
}

.coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-search {
    display: none;
}

.coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .form-item-sort-by {
    display: none;
}

.coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    width: 100%;
}

@media (max-width:569px) {
    .coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type label {
    margin-bottom: 0;
    padding-top: 8px;
}

.coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select {
    background-color: rgba(0, 0, 0, 0);
    border-width: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 30px;
    width: 100%;
}

@media (max-width:767px) {
    .coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select {
        padding-left: 10px;
    }
}

@media (max-width:569px) {
    .coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select {
        padding-left: 0px;
        max-height: 40vh;
        overflow-y: auto;
    }
}

.coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
}

@media (max-width:569px) {
    .coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select ul {
        margin-top: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select ul a {
    color: #44879E;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    margin-right: 50px;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (max-width:1139px) {
    .coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select ul a {
        margin-right: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select ul a {
        margin-bottom: 10px;
    }
}

.coh-style-assets-page- .head-searching-bar #views-exposed-form-asset-library-listing-block-1 .js-form-item-type.form-item-type .form-select .bef-link--selected {
    background-color: #44879E;
    color: rgb(255, 255, 255);
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.coh-style-assets-page- .head-searching-bar #edit-actions--2 {
    padding: 0;
}

.coh-style-assets-page- .head-searching-bar .form-actions.js-form-wrapper.form-wrapper {
    display: none;
}

@media (max-width:569px) {
    .coh-style-assets-page- .head-searching-bar .sort-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.coh-style-assets-page- .cards-area-parent .views-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
}

.coh-style-assets-page- .cards-area-parent .views-field .field-content {
    padding-bottom: 50px;
    width: 100%;
}

.coh-style-assets-page- .cards-area-parent .coh-column>p {
    font-weight: 700;
    text-align: center;
}

.coh-style-assets-page- .featured-card {
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
    background-color: rgb(255, 255, 255);
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 35px;
    padding-left: 30px;
    position: relative;
}

@media (max-width:569px) {
    .coh-style-assets-page- .featured-card {
        padding-top: 12px;
        padding-right: 15px;
        padding-bottom: 25px;
        padding-left: 15px;
    }
}

.coh-style-assets-page- .featured-card>p {
    color: rgb(102, 102, 102);
    font-weight: 900;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
}

.coh-style-assets-page- .featured-card>p:before {
    content: "";
    background: -webkit-gradient(linear, left top, right top, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(left, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(90deg, #FFBC03 0%, #FF5A10 100%);
    height: 4px;
    width: 100%;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    top: -13px;
}

.coh-style-assets-page- .featured-card .coh-column:nth-child(2) {
    position: relative;
}

.coh-style-assets-page- .featured-card .coh-column:nth-child(2) a {
    text-decoration: none;
}

.coh-style-assets-page- .featured-card .coh-column:nth-child(2) h2 {
    font-weight: 900;
    color: rgb(68, 68, 68);
    font-size: 24px;
    line-height: 29px;
    padding-bottom: 20px;
}

.coh-style-assets-page- .featured-card .coh-column:nth-child(2) p:nth-child(2) {
    color: rgb(68, 68, 68);
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 50px;
}

.coh-style-assets-page- .featured-card .coh-column:nth-child(2) p:nth-child(3) {
    font-weight: 700;
    color: rgb(102, 102, 102);
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    bottom: 0;
}

.coh-style-assets-page- .featured-card .featured-image {
    width: 100%;
    height: 160px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    max-width: 400px;
}

@media (max-width:767px) {
    .coh-style-assets-page- .featured-card .featured-image {
        margin-bottom: 30px;
    }
}

.coh-style-assets-page- .featured-card .al-featured-img-wrap {
    width: 280px;
    float: left;
}

.coh-style-assets-page- .featured-card .featured-asset {
    width: -webkit-calc(100% - 280px);
    width: calc(100% - 280px);
    float: left;
}

.coh-style-assets-page- .featured-card-wrapper {
    position: relative;
    padding-top: 30px;
    padding-left: 30px;
    margin-top: -100px;
    margin-bottom: 50px;
}

@media (max-width:992px) {
    .coh-style-assets-page- .featured-card-wrapper {
        margin-top: 0px;
        margin-bottom: 30px;
    }
}

@media (max-width:569px) {
    .coh-style-assets-page- .featured-card-wrapper {
        padding-top: 20px;
        padding-left: 20px;
    }
}

.coh-style-assets-page- .featured-card-wrapper:before {
    background-image: url("../images/featured-line-pattern-new.svg");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    left: 0;
    top: 0;
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    width: 100%;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    max-width: 615px;
    display: inline;
}

@media (max-width:569px) {
    .coh-style-assets-page- .featured-card-wrapper:before {
        height: 300px;
    }
}

.coh-style-assets-page- .main-list {
    width: 200px !important;
}

.coh-style-h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.5px;
}

@media (max-width:767px) {
    .coh-style-h3 {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: -0.5px;
    }
}

@media (max-width:569px) {
    .coh-style-h3 {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: -0.5px;
    }
}

.coh-style-asset-card .asset-card {
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 100%;
    margin-bottom: 50px;
    position: relative;
    min-height: 461px;
}

@media (max-width:992px) {
    .coh-style-asset-card .asset-card {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-asset-card .asset-card {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.coh-style-asset-card .asset-card .asset-card-bg-box {
    margin-bottom: 50px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 100%;
    height: 160px;
    position: relative;
}

.coh-style-asset-card .asset-card .asset-card-bg-box .blog-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-asset-card .asset-card .asset-card-bg-box .blog-img img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-left: 50px;
    padding: 2px;
    width: 120px;
    height: 120px;
    background-color: rgb(255, 255, 255);
}

.coh-style-asset-card .asset-card .asset-card-info-box h3 {
    font-weight: 900;
    font-size: 24px;
    color: rgb(68, 68, 68);
    line-height: 29px;
    text-decoration: none;
    margin-bottom: 80px;
}

.coh-style-asset-card .asset-card .card-links {
    position: absolute;
    bottom: 30px;
}

.coh-style-asset-card .asset-card .card-links p {
    color: rgb(102, 102, 102);
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.coh-style-asset-card .asset-card .card-links a {
    font-weight: 700;
    color: rgb(53, 85, 128);
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
}

.coh-style-asset-card .asset-card .author-img {
    position: absolute;
    bottom: -32px;
}

.coh-style-asset-card .asset-card .author-img img {
    -webkit-border-radius: 100px;
    border-radius: 100px;
    -webkit-filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.05));
    ;
    height: 64px;
    width: 64px;
}

.coh-style-asset-card .asset-card .card-top-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.coh-style-asset-card .asset-card .card-top-wrapper p {
    font-weight: 900;
    color: rgb(102, 102, 102);
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    margin-bottom: 22px;
}

.coh-style-asset-card .asset-card .card-top-wrapper p:before {
    height: 4px;
    width: 100%;
    position: absolute;
    top: -10px;
    left: 0;
    content: "";
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: -webkit-gradient(linear, left top, right top, from(#ffbc03), to(#ff5a10));
    background: -webkit-linear-gradient(left, #ffbc03 0%, #ff5a10 100%);
    background: linear-gradient(90deg, #ffbc03 0%, #ff5a10 100%);
}

.coh-style-asset-card .asset-card .card-top-wrapper span:before {
    color: rgb(102, 102, 102);
    font-size: 22px;
}

.coh-style-asset-card .asset-card .card-top-wrapper .ungated:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08e";
    font-family: icomoon;
}

.coh-style-asset-card .asset-card .card-top-wrapper .gated:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f023";
    font-family: icomoon;
}

.coh-style-asset-card .asset-card .card-links {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    left: 30px;
    right: 30px;
}

.coh-style-asset-card .asset-card .card-links a {
    cursor: pointer;
}

.coh-style-asset-card .asset-card .main-cta {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.coh-style-threecard-title {
    margin-top: 50px;
    margin-bottom: 50px;
}

.coh-style-threecard-title .hm-card-title h3 {
    font-weight: 900;
    color: rgb(51, 51, 51);
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -0.5px;
    margin-bottom: 40px;
    position: relative;
    max-width: 200px;
}

@media (max-width:1139px) {
    .coh-style-threecard-title .hm-card-title h3 {
        max-width: initial;
    }
}

@media (max-width:992px) {
    .coh-style-threecard-title .hm-card-title h3 {
        text-align: center;
    }
}

.coh-style-threecard-title .hm-card-title h3:after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(252, 214, 1)), to(rgb(238, 84, 35)));
    background-image: -webkit-linear-gradient(left, rgb(252, 214, 1) 1%, rgb(238, 84, 35) 100%);
    background-image: linear-gradient(90deg, rgb(252, 214, 1) 1%, rgb(238, 84, 35) 100%);
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    content: " ";
    position: absolute;
    bottom: -30px;
    height: 5px;
    width: 200px;
    left: 0px;
}

@media (max-width:992px) {
    .coh-style-threecard-title .hm-card-title h3:after {
        display: none;
    }
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper {
    padding-right: 10px;
    padding-left: 10px;
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper:before {
    background-image: url("../images/hp-card-line-pattern.png");
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    content: " ";
    z-index: -1;
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    position: absolute;
    top: 0px;
    left: 15px;
}

@media (max-width:767px) {
    .coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper:before {
        height: -webkit-calc(100% - 60px);
        height: calc(100% - 60px);
    }
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper:last-child .hm-card-box {
    margin-bottom: 0px;
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper:last-child .hm-card-box:before {
    height: -webkit-calc(100% - 30px);
    height: calc(100% - 30px);
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box {
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
    -webkit-transition: all 150ms ease-out;
    transition: all 150ms ease-out;
    background-color: rgb(255, 255, 255);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    position: relative;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    min-height: 350px;
    margin-top: 30px;
    margin-left: 30px;
}

@media (max-width:1139px) {
    .coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box {
        min-height: auto;
        padding-bottom: 90px;
        margin-bottom: 30px;
    }
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box img {
    width: auto;
    margin-bottom: 40px;
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box h3 {
    font-weight: 700;
    color: rgb(51, 51, 51);
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box p {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box a {
    font-weight: 900;
    color: #44879E;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.5px;
    width: auto;
    position: absolute;
    bottom: 30px;
    left: 30px;
    text-decoration: none;
    text-transform: uppercase;
}

@media (max-width:1139px) {
    .coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box a {
        left: 15px;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
    }
}

@media (max-width:767px) {
    .coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box a {
        width: auto;
    }
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box a:before {
    content: " ";
    -webkit-transition: all 100ms;
    transition: all 100ms;
    background-color: rgb(221, 221, 221);
    height: 2px;
    width: 0px;
    position: absolute;
    bottom: -6px;
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box a:after {
    font-weight: 900;
    font-size: 11px;
    position: relative;
    right: -8px;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    color: rgb(117, 117, 117);
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box a:hover:before {
    width: -webkit-calc(100% + 12px);
    width: calc(100% + 12px);
}

.coh-style-threecard-title .hm-card-boxouter .hm-card-boxwrapper .hm-card-box a:hover:after {
    right: -12px;
}

.coh-style-customer-stories-card .cs-card {
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    -webkit-transition: .3s;
    transition: .3s;
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    min-height: 450px;
    height: 100%;
}

@media (max-width:1139px) {
    .coh-style-customer-stories-card .cs-card {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width:992px) {
    .coh-style-customer-stories-card .cs-card {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.coh-style-customer-stories-card .cs-card:hover {
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
    ;
}

.coh-style-customer-stories-card .cs-card .cs-card-title>p {
    font-weight: 900;
    color: rgb(102, 102, 102);
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin-bottom: 22px;
}

.coh-style-customer-stories-card .cs-card .cs-card-title>p:before {
    height: 4px;
    width: 100%;
    top: -13px;
    background: -webkit-gradient(linear, left top, right top, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(left, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(90deg, #FFBC03 0%, #FF5A10 100%);
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    position: absolute;
    content: "";
}

.coh-style-customer-stories-card .cs-card .cs-card-title .cs-card-bg-box {
    height: 160px;
    width: 100%;
    background-color: rgb(245, 245, 245);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
}

.coh-style-customer-stories-card .cs-card .cs-card-title .cs-card-bg-box img {
    width: auto;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 100%;
}

.coh-style-customer-stories-card .cs-card .cs-card-info-box>p {
    font-weight: 900;
    color: rgb(51, 51, 51);
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 50px;
}

.coh-style-customer-stories-card .cs-card .cs-card-info-box .card-links {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-customer-stories-card .cs-card .cs-card-info-box .card-links a {
    font-weight: 700;
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    padding-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-customer-stories-card .cs-card .cs-card-info-box .card-links a:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    color: rgb(102, 102, 102);
    margin-left: 5px;
    vertical-align: middle;
    font-size: 12px;
}

.coh-style-customer-stories-card .cs-card .cs-card-info-box .card-links p {
    margin-top: 10px;
    margin-bottom: 0;
    color: rgb(53, 85, 128);
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}

.coh-style-customer-stories-card .cs-card-outer {
    min-height: 425px;
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 14px;
    border-radius: 14px;
    overflow: hidden;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-image {
    height: 154px;
    position: relative;
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-image:after {
    content: "";
    background-color: rgba(19, 58, 101, 0.6);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-image .cs-card-bg {
    height: 100%;
    width: 100%;
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-image .cs-card-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    max-width: 300px;
    z-index: 1;
}

@media (max-width:1659px) {
    .coh-style-customer-stories-card .cs-card-outer .cs-card-image .cs-card-logo {
        max-width: 260px;
    }
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-image p {
    font-weight: 800;
    font-size: 24px;
    color: rgb(255, 255, 255);
    line-height: 26px;
    max-width: 306px;
    width: 90%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-content {
    padding-right: 30px;
    padding-bottom: 60px;
    padding-left: 30px;
    position: relative;
    height: -webkit-calc(100% - 154px);
    height: calc(100% - 154px);
}

@media (max-width:1139px) {
    .coh-style-customer-stories-card .cs-card-outer .cs-card-content {
        padding-bottom: 90px;
    }
}

@media (max-width:992px) {
    .coh-style-customer-stories-card .cs-card-outer .cs-card-content {
        padding-bottom: 60px;
    }
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-content p.cs-card-type {
    color: rgb(102, 102, 102);
    font-weight: 700;
    font-size: 11px;
    line-height: 16px;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding-top: 10px;
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-content p.cs-card-type:before {
    background-color: #44879E;
    height: 4px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-content p.cs-card-info {
    color: rgb(51, 51, 51);
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.5px;
    margin-top: 20px;
    line-height: 28px;
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-content a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: rgb(53, 85, 128);
    text-decoration: none;
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-content a:before {
    font-family: 'icomoon';
    color: rgb(102, 102, 102);
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    top: 0;
    right: -10px;
    content: "\f105";
}

.coh-style-customer-stories-card .cs-card-outer .cs-card-content a.snapshot {
    left: auto;
    right: 40px;
}

@media (max-width:1139px) {
    .coh-style-customer-stories-card .cs-card-outer .cs-card-content a.snapshot {
        bottom: 70px;
        left: 30px;
        right: auto;
    }
}

@media (max-width:992px) {
    .coh-style-customer-stories-card .cs-card-outer .cs-card-content a.snapshot {
        left: auto;
        right: 40px;
    }
}

.coh-style-header-light-theme {
    background-color: rgb(255, 255, 255);
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
}

.coh-style-header-light-theme .utilities-bar-horizontal {
    background-color: rgb(242, 242, 242);
}

.coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu a {
    color: rgb(0, 0, 0);
}

.coh-style-header-light-theme .utilities-bar-horizontal .utilities-menu a:hover {
    color: rgb(38, 163, 221);
}

.coh-style-header-light-theme .utilities-bar-horizontal .social-links a {
    color: rgb(38, 163, 221);
}

.coh-style-header-light-theme .utilities-bar-horizontal .social-links a:hover {
    color: rgb(112, 195, 233);
}

.coh-style-header-light-theme .utilities-bar-vertical {
    background-color: rgb(242, 242, 242);
}

.coh-style-header-light-theme .utilities-bar-vertical .utilities-menu a {
    color: rgb(0, 0, 0);
}

.coh-style-header-light-theme .utilities-bar-vertical .utilities-menu a:hover {
    color: rgb(38, 163, 221);
}

.coh-style-header-light-theme .utilities-bar-vertical .social-links {
    background-color: rgb(255, 255, 255);
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
}

.coh-style-header-light-theme .utilities-bar-vertical .social-links a {
    color: rgb(38, 163, 221);
}

.coh-style-header-light-theme .utilities-bar-vertical .social-links a:hover {
    color: rgb(112, 195, 233);
}

.coh-style-header-light-theme .main-menu-toggle-button {
    color: rgb(0, 0, 0);
}

.coh-style-header-light-theme .main-menu-toggle-button:hover {
    color: rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-light-theme .main-menu-wrapper {
        background-color: rgb(255, 255, 255);
        -webkit-box-shadow: inset 0 0.0625rem 0 0 rgb(219, 219, 220);
        box-shadow: inset 0 0.0625rem 0 0 rgb(219, 219, 220);
    }
}

.coh-style-header-light-theme .main-menu .menu-level-1>li {
    -webkit-transition: 300ms ease-in-out box-shadow;
    transition: 300ms ease-in-out box-shadow;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
}

@media (max-width:992px) {
    .coh-style-header-light-theme .main-menu .menu-level-1>li {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.coh-style-header-light-theme .main-menu .menu-level-1>li:hover {
    -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-light-theme .main-menu .menu-level-1>li:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.coh-style-header-light-theme .main-menu .menu-level-1>li.is-expanded {
    -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-light-theme .main-menu .menu-level-1>li.is-expanded {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.coh-style-header-light-theme .main-menu .menu-level-1>li.in-active-trail {
    -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}

.coh-style-header-light-theme .main-menu .menu-level-1>li>a {
    color: rgb(0, 0, 0);
    -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
}

@media (max-width:992px) {
    .coh-style-header-light-theme .main-menu .menu-level-1>li>a {
        border-bottom-width: 0.0625rem;
        border-bottom-style: solid;
        border-bottom-color: rgb(219, 219, 220);
    }
}

.coh-style-header-light-theme .main-menu .menu-level-1>li>a:hover {
    color: rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-light-theme .main-menu .menu-level-1>li>a:hover {
        border-bottom-color: rgb(38, 163, 221);
    }
}

.coh-style-header-light-theme .main-menu .menu-level-1>li>span {
    color: rgb(0, 0, 0);
}

.coh-style-header-light-theme .main-menu .menu-level-2-wrapper>.coh-container-boxed {
    background-color: rgb(242, 242, 242);
}

@media (max-width:992px) {
    .coh-style-header-light-theme .main-menu .menu-level-2-wrapper>.coh-container-boxed {
        background-color: rgba(0, 0, 0, 0);
    }
}

.coh-style-header-light-theme .main-menu .menu-level-2>li>a {
    color: rgb(0, 0, 0);
    -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
}

.coh-style-header-light-theme .main-menu .menu-level-2>li>a:hover {
    color: rgb(38, 163, 221);
    border-bottom-color: rgb(38, 163, 221);
}

.coh-style-header-light-theme .main-menu .menu-level-3>li>a {
    -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    color: rgb(0, 0, 0);
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
}

.coh-style-header-light-theme .main-menu .menu-level-3>li>a:hover {
    color: rgb(38, 163, 221);
    border-bottom-color: rgb(38, 163, 221);
}

.coh-style-header-light-theme .search-toggle-button {
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    color: rgb(255, 255, 255);
    background-color: rgb(219, 219, 220);
}

@media (max-width:992px) {
    .coh-style-header-light-theme .search-toggle-button {
        background-color: rgba(0, 0, 0, 0);
        color: rgb(0, 0, 0);
    }
}

.coh-style-header-light-theme .search-toggle-button:hover {
    background-color: rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-light-theme .search-toggle-button:hover {
        background-color: rgba(0, 0, 0, 0);
        color: rgb(38, 163, 221);
    }
}

.coh-style-header-light-theme .search-toggle-button.search-active {
    background-color: rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-light-theme .search-toggle-button.search-active {
        background-color: rgba(0, 0, 0, 0);
    }
}

.coh-style-header-light-theme .search-wrapper #block-searchform input[type=search] {
    background-color: rgb(242, 242, 242);
}

.coh-style-header-light-theme .search-wrapper #block-searchform input[type=submit] {
    color: rgba(0, 0, 0, 0);
}

.coh-style-header-light-theme .search-wrapper #block-searchform .form-actions {
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    color: rgb(0, 0, 0);
    background-color: rgb(242, 242, 242);
}

.coh-style-header-light-theme .search-wrapper #block-searchform .form-actions:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(38, 163, 221);
}

.coh-style-h2-2x-large-bold {
    font-family: museo_sans, arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -1.5px;
}

@media (max-width:767px) {
    .coh-style-h2-2x-large-bold {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

@media (max-width:569px) {
    .coh-style-h2-2x-large-bold {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

.coh-style-h2-x-large-bold {
    font-family: museo_sans, arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -1px;
}

@media (max-width:767px) {
    .coh-style-h2-x-large-bold {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

@media (max-width:569px) {
    .coh-style-h2-x-large-bold {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

.coh-style-h2-x-large {
    font-family: museo_sans, arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -1px;
}

@media (max-width:767px) {
    .coh-style-h2-x-large {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

@media (max-width:569px) {
    .coh-style-h2-x-large {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

.coh-style-h2-large {
    font-family: museo_sans, arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.5px;
}

@media (max-width:767px) {
    .coh-style-h2-large {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

@media (max-width:569px) {
    .coh-style-h2-large {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

.coh-style-h2-3x-large-bold {
    font-family: museo_sans, arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font-size: 80px;
    line-height: 86px;
    letter-spacing: -2px;
}

@media (max-width:767px) {
    .coh-style-h2-3x-large-bold {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

@media (max-width:569px) {
    .coh-style-h2-3x-large-bold {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

.coh-style-h2-3x-large {
    font-family: museo_sans, arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    font-size: 80px;
    line-height: 86px;
    letter-spacing: -2px;
}

@media (max-width:767px) {
    .coh-style-h2-3x-large {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

@media (max-width:569px) {
    .coh-style-h2-3x-large {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

.coh-style-h2-2x-large {
    font-family: museo_sans, arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: -1.5px;
}

@media (max-width:767px) {
    .coh-style-h2-2x-large {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

@media (max-width:569px) {
    .coh-style-h2-2x-large {
        letter-spacing: 0;
        font-size: 24px;
        line-height: 29px;
    }
}

.coh-style-header-dark-theme {
    background-color: rgb(34, 34, 34);
}

.coh-style-header-dark-theme .utilities-bar-horizontal {
    background-color: rgb(50, 50, 50);
}

.coh-style-header-dark-theme .utilities-bar-horizontal .utilities-menu a {
    color: rgb(255, 255, 255);
}

.coh-style-header-dark-theme .utilities-bar-horizontal .utilities-menu a:hover {
    color: rgb(38, 163, 221);
}

.coh-style-header-dark-theme .utilities-bar-horizontal .social-links a {
    color: rgb(38, 163, 221);
}

.coh-style-header-dark-theme .utilities-bar-horizontal .social-links a:hover {
    color: rgb(112, 195, 233);
}

.coh-style-header-dark-theme .utilities-bar-vertical {
    background-color: rgb(242, 242, 242);
}

.coh-style-header-dark-theme .utilities-bar-vertical .utilities-menu a {
    color: rgb(0, 0, 0);
}

.coh-style-header-dark-theme .utilities-bar-vertical .utilities-menu a:hover {
    color: rgb(38, 163, 221);
}

.coh-style-header-dark-theme .utilities-bar-vertical .social-links {
    background-color: rgb(255, 255, 255);
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
}

.coh-style-header-dark-theme .utilities-bar-vertical .social-links a {
    color: rgb(38, 163, 221);
}

.coh-style-header-dark-theme .utilities-bar-vertical .social-links a:hover {
    color: rgb(112, 195, 233);
}

.coh-style-header-dark-theme .main-menu-toggle-button {
    color: rgb(255, 255, 255);
}

.coh-style-header-dark-theme .main-menu-toggle-button:hover {
    color: rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-dark-theme .main-menu-wrapper {
        background-color: rgb(255, 255, 255);
    }
}

.coh-style-header-dark-theme .main-menu .menu-level-1>li {
    -webkit-transition: 300ms ease-in-out box-shadow;
    transition: 300ms ease-in-out box-shadow;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
}

@media (max-width:992px) {
    .coh-style-header-dark-theme .main-menu .menu-level-1>li {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.coh-style-header-dark-theme .main-menu .menu-level-1>li:hover {
    -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-dark-theme .main-menu .menu-level-1>li:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.coh-style-header-dark-theme .main-menu .menu-level-1>li.is-expanded {
    -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-dark-theme .main-menu .menu-level-1>li.is-expanded {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.coh-style-header-dark-theme .main-menu .menu-level-1>li.in-active-trail {
    -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
}

.coh-style-header-dark-theme .main-menu .menu-level-1>li>a {
    color: rgb(255, 255, 255);
    -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
}

@media (max-width:992px) {
    .coh-style-header-dark-theme .main-menu .menu-level-1>li>a {
        border-bottom-width: 0.0625rem;
        border-bottom-style: solid;
        border-bottom-color: rgb(219, 219, 220);
        color: rgb(0, 0, 0);
    }
}

.coh-style-header-dark-theme .main-menu .menu-level-1>li>a:hover {
    color: rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-dark-theme .main-menu .menu-level-1>li>a:hover {
        border-bottom-color: rgb(38, 163, 221);
    }
}

.coh-style-header-dark-theme .main-menu .menu-level-1>li>span {
    color: rgb(255, 255, 255);
}

@media (max-width:992px) {
    .coh-style-header-dark-theme .main-menu .menu-level-1>li>span {
        color: rgb(0, 0, 0);
    }
}

.coh-style-header-dark-theme .main-menu .menu-level-2-wrapper>.coh-container-boxed {
    background-color: rgb(242, 242, 242);
}

@media (max-width:992px) {
    .coh-style-header-dark-theme .main-menu .menu-level-2-wrapper>.coh-container-boxed {
        background-color: rgba(0, 0, 0, 0);
    }
}

.coh-style-header-dark-theme .main-menu .menu-level-2>li>a {
    color: rgb(0, 0, 0);
    -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
}

.coh-style-header-dark-theme .main-menu .menu-level-2>li>a:hover {
    color: rgb(38, 163, 221);
    border-bottom-color: rgb(38, 163, 221);
}

.coh-style-header-dark-theme .main-menu .menu-level-3>li>a {
    -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    color: rgb(0, 0, 0);
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
}

.coh-style-header-dark-theme .main-menu .menu-level-3>li>a:hover {
    color: rgb(38, 163, 221);
    border-bottom-color: rgb(38, 163, 221);
}

.coh-style-header-dark-theme .search-toggle-button {
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    color: rgb(255, 255, 255);
    background-color: rgb(50, 50, 50);
}

@media (max-width:992px) {
    .coh-style-header-dark-theme .search-toggle-button {
        background-color: rgba(0, 0, 0, 0);
    }
}

.coh-style-header-dark-theme .search-toggle-button:hover {
    background-color: rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-dark-theme .search-toggle-button:hover {
        background-color: rgba(0, 0, 0, 0);
        color: rgb(38, 163, 221);
    }
}

.coh-style-header-dark-theme .search-toggle-button.search-active {
    background-color: rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-dark-theme .search-toggle-button.search-active {
        background-color: rgba(0, 0, 0, 0);
    }
}

.coh-style-header-dark-theme .search-wrapper #block-searchform input[type=search] {
    background-color: rgb(242, 242, 242);
}

.coh-style-header-dark-theme .search-wrapper #block-searchform input[type=submit] {
    color: rgba(0, 0, 0, 0);
}

.coh-style-header-dark-theme .search-wrapper #block-searchform .form-actions {
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    color: rgb(0, 0, 0);
    background-color: rgb(242, 242, 242);
}

.coh-style-header-dark-theme .search-wrapper #block-searchform .form-actions:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(38, 163, 221);
}

.coh-style-h2-large-bold {
    font-family: museo_sans, arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.5px;
}

@media (max-width:767px) {
    .coh-style-h2-large-bold {
        letter-spacing: 0;
        line-height: 29px;
        font-size: 24px;
    }
}

@media (max-width:569px) {
    .coh-style-h2-large-bold {
        letter-spacing: 0;
        line-height: 29px;
        font-size: 24px;
    }
}

.coh-style-header-colored-theme {
    background-color: rgb(26, 137, 201);
}

.coh-style-header-colored-theme .utilities-bar-horizontal {
    background-color: rgb(38, 163, 221);
}

.coh-style-header-colored-theme .utilities-bar-horizontal .utilities-menu a {
    color: rgb(255, 255, 255);
}

.coh-style-header-colored-theme .utilities-bar-horizontal .utilities-menu a:hover {
    color: rgb(0, 0, 0);
}

.coh-style-header-colored-theme .utilities-bar-horizontal .social-links a {
    color: rgb(0, 0, 0);
}

.coh-style-header-colored-theme .utilities-bar-horizontal .social-links a:hover {
    color: rgb(255, 255, 255);
}

.coh-style-header-colored-theme .utilities-bar-vertical {
    background-color: rgb(242, 242, 242);
}

.coh-style-header-colored-theme .utilities-bar-vertical .utilities-menu a {
    color: rgb(0, 0, 0);
}

.coh-style-header-colored-theme .utilities-bar-vertical .utilities-menu a:hover {
    color: rgb(38, 163, 221);
}

.coh-style-header-colored-theme .utilities-bar-vertical .social-links {
    background-color: rgb(255, 255, 255);
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
}

.coh-style-header-colored-theme .utilities-bar-vertical .social-links a {
    color: rgb(38, 163, 221);
}

.coh-style-header-colored-theme .utilities-bar-vertical .social-links a:hover {
    color: rgb(112, 195, 233);
}

.coh-style-header-colored-theme .main-menu-toggle-button {
    color: rgb(255, 255, 255);
}

.coh-style-header-colored-theme .main-menu-toggle-button:hover {
    color: rgb(0, 0, 0);
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .main-menu-wrapper {
        background-color: rgb(255, 255, 255);
    }
}

.coh-style-header-colored-theme .main-menu .menu-level-1>li {
    -webkit-transition: 300ms ease-in-out box-shadow;
    transition: 300ms ease-in-out box-shadow;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .main-menu .menu-level-1>li {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.coh-style-header-colored-theme .main-menu .menu-level-1>li:hover {
    -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
    box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .main-menu .menu-level-1>li:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.coh-style-header-colored-theme .main-menu .menu-level-1>li.is-expanded {
    -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
    box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .main-menu .menu-level-1>li.is-expanded {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.coh-style-header-colored-theme .main-menu .menu-level-1>li.in-active-trail {
    -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
    box-shadow: inset 0 -0.1875rem 0 0 rgb(0, 0, 0);
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .main-menu .menu-level-1>li.in-active-trail {
        -webkit-box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
        box-shadow: inset 0 -0.1875rem 0 0 rgb(38, 163, 221);
    }
}

.coh-style-header-colored-theme .main-menu .menu-level-1>li>a {
    color: rgb(255, 255, 255);
    -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .main-menu .menu-level-1>li>a {
        border-bottom-width: 0.0625rem;
        border-bottom-style: solid;
        border-bottom-color: rgb(219, 219, 220);
        color: rgb(0, 0, 0);
    }
}

.coh-style-header-colored-theme .main-menu .menu-level-1>li>a:hover {
    color: rgb(0, 0, 0);
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .main-menu .menu-level-1>li>a:hover {
        color: rgb(38, 163, 221);
        border-bottom-color: rgb(38, 163, 221);
    }
}

.coh-style-header-colored-theme .main-menu .menu-level-1>li>span {
    color: rgb(255, 255, 255);
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .main-menu .menu-level-1>li>span {
        color: rgb(0, 0, 0);
    }
}

.coh-style-header-colored-theme .main-menu .menu-level-2-wrapper>.coh-container-boxed {
    background-color: rgb(242, 242, 242);
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .main-menu .menu-level-2-wrapper>.coh-container-boxed {
        background-color: rgba(0, 0, 0, 0);
    }
}

.coh-style-header-colored-theme .main-menu .menu-level-2>li>a {
    color: rgb(0, 0, 0);
    -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
}

.coh-style-header-colored-theme .main-menu .menu-level-2>li>a:hover {
    color: rgb(38, 163, 221);
    border-bottom-color: rgb(38, 163, 221);
}

.coh-style-header-colored-theme .main-menu .menu-level-3>li>a {
    -webkit-transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    transition: color 300ms ease-in-out, 300ms ease-in-out border-color;
    color: rgb(0, 0, 0);
    border-bottom-width: 0.0625rem;
    border-bottom-style: solid;
    border-bottom-color: rgb(219, 219, 220);
}

.coh-style-header-colored-theme .main-menu .menu-level-3>li>a:hover {
    color: rgb(38, 163, 221);
    border-bottom-color: rgb(38, 163, 221);
}

.coh-style-header-colored-theme .search-toggle-button {
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    color: rgb(255, 255, 255);
    background-color: rgb(38, 163, 221);
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .search-toggle-button {
        background-color: rgba(0, 0, 0, 0);
    }
}

.coh-style-header-colored-theme .search-toggle-button:hover {
    background-color: rgb(0, 0, 0);
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .search-toggle-button:hover {
        background-color: rgba(0, 0, 0, 0);
        color: rgb(0, 0, 0);
    }
}

.coh-style-header-colored-theme .search-toggle-button.search-active {
    background-color: rgb(0, 0, 0);
}

@media (max-width:992px) {
    .coh-style-header-colored-theme .search-toggle-button.search-active {
        background-color: rgba(0, 0, 0, 0);
    }
}

.coh-style-header-colored-theme .search-wrapper #block-searchform input[type=search] {
    background-color: rgb(242, 242, 242);
}

.coh-style-header-colored-theme .search-wrapper #block-searchform input[type=submit] {
    color: rgba(0, 0, 0, 0);
}

.coh-style-header-colored-theme .search-wrapper #block-searchform .form-actions {
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    color: rgb(0, 0, 0);
    background-color: rgb(242, 242, 242);
}

.coh-style-header-colored-theme .search-wrapper #block-searchform .form-actions:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
}

.coh-style-h3-bold {
    font-weight: 900;
    font-size: 24px;
    line-height: 29px;
}

@media (max-width:767px) {
    .coh-style-h3-bold {
        font-size: 18px;
        line-height: 22px;
    }
}

@media (max-width:569px) {
    .coh-style-h3-bold {
        font-size: 18px;
        line-height: 22px;
    }
}

.coh-style-contact-information {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
}

.coh-style-contact-information li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.5rem;
    margin-left: 0;
    list-style-type: none;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.coh-style-contact-information li:before {
    width: 1rem;
    margin-right: 1rem;
}

.coh-style-contact-information li.place-contact-name:before {
    line-height: 1.5;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f007";
    font-family: icomoon;
}

.coh-style-contact-information li.place-company:before {
    line-height: 1.5;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1ad";
    font-family: icomoon;
}

.coh-style-contact-information li.place-address:before {
    line-height: 1.5;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f041";
    font-family: icomoon;
}

.coh-style-contact-information li.place-telephone:before {
    line-height: 1.5;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f098";
    font-family: icomoon;
}

.coh-style-contact-information li.place-email:before {
    line-height: 1.5;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0e0";
    font-family: icomoon;
}

.coh-style-h4-bold {
    font-family: museo_sans, arial, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
}

@media (max-width:767px) {
    .coh-style-h4-bold {
        font-size: 14px;
        line-height: 17px;
    }
}

@media (max-width:569px) {
    .coh-style-h4-bold {
        line-height: 17px;
        font-size: 14px;
    }
}

.coh-style-footer-light-theme {
    background-color: rgb(242, 242, 242);
}

.coh-style-footer-light-theme .footer-menu a {
    color: rgb(0, 0, 0);
}

.coh-style-footer-light-theme .footer-menu a:hover {
    color: rgb(38, 163, 221);
}

.coh-style-footer-light-theme .social-links a {
    color: rgb(38, 163, 221);
}

.coh-style-footer-light-theme .social-links a:hover {
    color: rgb(112, 195, 233);
}

.coh-style-footer-light-theme .secondary-row {
    background-color: rgb(219, 219, 220);
    color: rgb(0, 0, 0);
}

.coh-style-footer-colored-theme {
    background-color: rgb(38, 163, 221);
}

.coh-style-footer-colored-theme .footer-menu a {
    color: rgb(255, 255, 255);
}

.coh-style-footer-colored-theme .footer-menu a:hover {
    color: rgb(0, 0, 0);
}

.coh-style-footer-colored-theme .social-links a {
    color: rgb(0, 0, 0);
}

.coh-style-footer-colored-theme .social-links a:hover {
    color: rgb(255, 255, 255);
}

.coh-style-footer-colored-theme .secondary-row {
    background-color: rgb(26, 137, 201);
    color: rgb(255, 255, 255);
}

.coh-style-footer-dark-theme {
    background-color: rgb(34, 34, 34);
}

.coh-style-footer-dark-theme .footer-menu a {
    color: rgb(255, 255, 255);
}

.coh-style-footer-dark-theme .footer-menu a:hover {
    color: rgb(38, 163, 221);
}

.coh-style-footer-dark-theme .social-links a {
    color: rgb(38, 163, 221);
}

.coh-style-footer-dark-theme .social-links a:hover {
    color: rgb(112, 195, 233);
}

.coh-style-footer-dark-theme .secondary-row {
    background-color: rgb(50, 50, 50);
    color: rgb(255, 255, 255);
}

.coh-style-search-block {
    margin-bottom: 1rem;
}

.coh-style-search-block .search-block-form {
    padding: 0;
}

.coh-style-search-block form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-style-search-block #search-block-form .form-type-search {
    margin-right: 0;
}

.coh-style-search-block .form-type-search,
.coh-style-search-block .form-type-search-api-autocomplete {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0;
}

.coh-style-search-block .form-search,
.coh-style-search-block .form-text.form-autocomplete {
    height: 3.5rem;
    width: 100%;
    background-color: rgb(242, 242, 242);
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    border-style: none;
    color: rgb(72, 72, 72);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.coh-style-search-block .form-actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgb(242, 242, 242);
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    padding: 0;
}

.coh-style-search-block .form-actions:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    pointer-events: none;
    content: "\f002";
    font-family: icomoon;
    position: absolute;
    font-size: 1.5rem;
    color: rgb(0, 0, 0);
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
}

.coh-style-search-block .form-actions:hover {
    background-color: rgb(38, 163, 221);
}

.coh-style-search-block .form-actions:hover:before {
    color: rgb(255, 255, 255);
}

.coh-style-search-block .button.form-submit {
    height: 3.5rem;
    width: 3.5rem;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    border-style: none;
    color: rgba(0, 0, 0, 0);
}

.coh-style-search-block .button.form-submit:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
}

.coh-style-text-color-light-background {
    color: rgb(0, 0, 0);
}

.coh-style-text-color-colored-background {
    color: rgb(255, 255, 255);
}

.coh-style-text-color-dark-background {
    color: rgb(255, 255, 255);
}

.coh-style-fake-link-with-icon {
    color: rgb(38, 163, 221);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 0.875rem;
    line-height: 1.25;
    font-weight: bold;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
}

.coh-style-fake-link-with-icon:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    padding-left: 0.375rem;
    font-size: 0.625rem;
}

.coh-style-fake-button {
    background-color: rgb(38, 163, 221);
    color: rgb(255, 255, 255);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    font-size: 0.875rem;
    line-height: 1rem;
    font-weight: bold;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-fake-button:hover {
    background-color: rgb(112, 195, 233);
    color: rgb(255, 255, 255);
}

.coh-style-fake-button:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    font-size: 0.75rem;
    padding-left: 0.5rem;
}

.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title.is-active a {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
}

.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title.is-active a:after {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
}

.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(255, 255, 255);
    -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
    box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
    -webkit-transition: 200ms ease box-shadow, background-color 300ms ease;
    transition: 200ms ease box-shadow, background-color 300ms ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.875rem;
    line-height: 1rem;
    padding-top: 1.25rem;
    padding-right: 2rem;
    padding-bottom: 1.25rem;
    padding-left: 2rem;
    font-weight: bold;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:1139px) {
    .coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a {
        padding-top: 1rem;
        padding-right: 1.5rem;
        padding-bottom: 1rem;
        padding-left: 1.5rem;
    }
}

.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(255, 255, 255);
    -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
}

.coh-style-accordion-tabs-keyline-light-text .coh-accordion-title a:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: auto;
    content: "\f078";
    font-family: icomoon;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg);
    -webkit-transition: 300ms ease transform;
    transition: 300ms ease transform;
}

.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav {
    -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
    box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
}

.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li {
    margin-bottom: 0;
    margin-left: 0;
}

.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li.is-active a {
    -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    background-color: rgba(0, 0, 0, 0);
}

.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a {
    -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
    box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
    -webkit-transition: 200ms ease box-shadow;
    transition: 200ms ease box-shadow;
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0);
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1rem;
    padding-top: 1.25rem;
    padding-right: 2rem;
    padding-bottom: 1.25rem;
    padding-left: 2rem;
}

@media (max-width:1139px) {
    .coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

.coh-style-accordion-tabs-keyline-light-text .coh-accordion-tabs-nav li a:hover {
    -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0);
}

.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
}

.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title.is-active a:after {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
}

.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(0, 0, 0);
    -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
    box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
    -webkit-transition: 200ms ease box-shadow, background-color 300ms ease;
    transition: 200ms ease box-shadow, background-color 300ms ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.875rem;
    line-height: 1rem;
    padding-top: 1.25rem;
    padding-right: 2rem;
    padding-bottom: 1.25rem;
    padding-left: 2rem;
    font-weight: bold;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:1139px) {
    .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a {
        padding-top: 1rem;
        padding-right: 1.5rem;
        padding-bottom: 1rem;
        padding-left: 1.5rem;
    }
}

.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(0, 0, 0);
    -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
}

.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-title a:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: auto;
    content: "\f078";
    font-family: icomoon;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg);
    -webkit-transition: 300ms ease transform;
    transition: 300ms ease transform;
}

.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav {
    -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
    box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
}

.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li {
    margin-bottom: 0;
    margin-left: 0;
}

.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li.is-active a {
    -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    background-color: rgba(0, 0, 0, 0);
}

.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a {
    -webkit-box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
    box-shadow: inset 0 -0.0625rem 0 0 rgb(219, 219, 220);
    -webkit-transition: 200ms ease box-shadow;
    transition: 200ms ease box-shadow;
    color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1rem;
    padding-top: 1.25rem;
    padding-right: 2rem;
    padding-bottom: 1.25rem;
    padding-left: 2rem;
}

@media (max-width:1139px) {
    .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

.coh-style-accordion-tabs-keyline-dark-text .coh-accordion-tabs-nav li a:hover {
    -webkit-box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    box-shadow: inset 0 -0.125rem 0 0 rgb(38, 163, 221);
    color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0);
}

.coh-style-position---right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.coh-style-accordion-tabs-solid .coh-accordion-title {
    margin-bottom: 0.0625rem;
}

.coh-style-accordion-tabs-solid .coh-accordion-title.is-active a {
    background-color: rgb(26, 137, 201);
}

.coh-style-accordion-tabs-solid .coh-accordion-title.is-active a:after {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
}

.coh-style-accordion-tabs-solid .coh-accordion-title.is-active a:hover {
    background-color: rgb(26, 137, 201);
}

.coh-style-accordion-tabs-solid .coh-accordion-title a {
    background-color: rgb(38, 163, 221);
    color: rgb(255, 255, 255);
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.875rem;
    line-height: 1rem;
    padding-top: 1.25rem;
    padding-right: 2rem;
    padding-bottom: 1.25rem;
    padding-left: 2rem;
    font-weight: bold;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:1139px) {
    .coh-style-accordion-tabs-solid .coh-accordion-title a {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-accordion-tabs-solid .coh-accordion-title a {
        padding-top: 1rem;
        padding-right: 1.5rem;
        padding-bottom: 1rem;
        padding-left: 1.5rem;
    }
}

.coh-style-accordion-tabs-solid .coh-accordion-title a:hover {
    background-color: rgb(112, 195, 233);
    color: rgb(255, 255, 255);
}

.coh-style-accordion-tabs-solid .coh-accordion-title a:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: auto;
    content: "\f078";
    font-family: icomoon;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg);
    -webkit-transition: 300ms ease transform;
    transition: 300ms ease transform;
}

.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li {
    margin-bottom: 0;
    margin-left: 0;
}

.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li.is-active a {
    background-color: rgb(26, 137, 201);
}

.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li.is-active a:hover {
    background-color: rgb(26, 137, 201);
}

.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a {
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    color: rgb(255, 255, 255);
    background-color: rgb(38, 163, 221);
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1rem;
    padding-top: 1.25rem;
    padding-right: 2rem;
    padding-bottom: 1.25rem;
    padding-left: 2rem;
    margin-right: 0.0625rem;
    margin-bottom: 0.0625rem;
}

@media (max-width:1139px) {
    .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

.coh-style-accordion-tabs-solid .coh-accordion-tabs-nav li a:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(112, 195, 233);
}

.coh-style-paragraph-small {
    font-size: 0.75rem;
}

.coh-style-position---center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.coh-style-max-width---wide {
    width: 100%;
}

.coh-style-modal-close-button-light,
.coh-style-modal-close-button-dark,
.coh-style-modal-close-button-color {
    height: 3rem;
    width: 3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgb(38, 163, 221);
    font-size: 1.5rem;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    background-color: rgb(242, 242, 242);
}

.coh-style-modal-close-button-light:before,
.coh-style-modal-close-button-dark:before,
.coh-style-modal-close-button-color:before {
    content: "✕";
}

.coh-style-modal-close-button-light:hover,
.coh-style-modal-close-button-dark:hover,
.coh-style-modal-close-button-color:hover {
    color: rgb(26, 137, 201);
    background-color: rgb(219, 219, 220);
}

.coh-style-modal-close-button-color {
    color: rgb(255, 255, 255);
    background-color: rgb(38, 163, 221);
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
}

.coh-style-modal-close-button-color:hover {
    background-color: rgb(112, 195, 233);
    color: rgb(255, 255, 255);
}

.coh-style-modal-close-button-dark {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
}

.coh-style-modal-close-button-dark:hover {
    background-color: rgb(72, 72, 72);
    color: rgb(255, 255, 255);
}

.coh-style-slider-navigation-left,
.coh-style-slider-navigation-right {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 3.5rem;
    width: 3rem;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
}

@media (max-width:1139px) {
    .coh-style-slider-navigation-left,
    .coh-style-slider-navigation-right {
        width: 2rem;
    }
}

@media (max-width:767px) {
    .coh-style-slider-navigation-left,
    .coh-style-slider-navigation-right {
        width: 1.5rem;
    }
}

.coh-style-slider-navigation-left:before,
.coh-style-slider-navigation-right:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f053";
    font-family: icomoon;
    color: rgb(255, 255, 255);
    font-size: 1rem;
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
}

@media (max-width:767px) {
    .coh-style-slider-navigation-left:before,
    .coh-style-slider-navigation-right:before {
        font-size: 0.75rem;
    }
}

.coh-style-slider-navigation-left:hover,
.coh-style-slider-navigation-right:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.coh-style-slider-navigation-right:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
}

.coh-style-max-width---narrow {
    width: 66%;
}

@media (max-width:992px) {
    .coh-style-max-width---narrow {
        width: 100%;
    }
}

.coh-style-max-width---extra-narrow {
    width: 33%;
}

@media (max-width:1139px) {
    .coh-style-max-width---extra-narrow {
        width: 50%;
    }
}

@media (max-width:767px) {
    .coh-style-max-width---extra-narrow {
        width: 100%;
    }
}

.coh-style-modal-open-button-light,
.coh-style-modal-open-button-color,
.coh-style-modal-open-button-dark {
    background-color: rgb(242, 242, 242);
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    font-size: 0.875rem;
    line-height: 1.25;
    font-weight: bold;
    color: rgb(38, 163, 221);
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
}

.coh-style-modal-open-button-light:hover,
.coh-style-modal-open-button-color:hover,
.coh-style-modal-open-button-dark:hover {
    background-color: rgb(219, 219, 220);
    color: rgb(26, 137, 201);
}

.coh-style-modal-open-button-dark {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}

.coh-style-modal-open-button-dark:hover {
    background-color: rgb(72, 72, 72);
    color: rgb(255, 255, 255);
}

.coh-style-modal-open-button-color {
    background-color: rgb(38, 163, 221);
    color: rgb(255, 255, 255);
}

.coh-style-modal-open-button-color:hover {
    background-color: rgb(112, 195, 233);
    color: rgb(255, 255, 255);
}

.coh-style-margin-bottom---large {
    margin-bottom: 6rem;
}

@media (max-width:1139px) {
    .coh-style-margin-bottom---large {
        margin-bottom: 4.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-margin-bottom---large {
        margin-bottom: 3rem;
    }
}

.coh-style-blog-author-list-page .blog-author-cards {
    margin-top: 50px;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: rgb(255, 255, 255);
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    width: 100%;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-head {
    font-weight: 900;
    color: rgb(102, 102, 102);
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 1px;
    font-style: normal;
    padding-top: 10px;
    padding-bottom: 20px;
    text-transform: uppercase;
    width: 100%;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-head:before {
    position: absolute;
    top: 0px;
    height: 4px;
    width: 53px;
    background: -webkit-gradient(linear, left top, right top, from(#FFBC03), to(#FF5A10));
    background: -webkit-linear-gradient(left, #FFBC03 0%, #FF5A10 100%);
    background: linear-gradient(90deg, #FFBC03 0%, #FF5A10 100%);
    content: " ";
    ;
    -webkit-border-bottom-left-radius: 4px;
    ;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

@media (max-width:767px) {
    .coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap {
        display: block;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap {
        display: block;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-bg-box {
    width: 100px;
    word-wrap: break-word;
    height: 100px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    float: left;
    padding-top: 0px;
}

@media (max-width:767px) {
    .coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-bg-box {
        height: auto;
        width: 100%;
        float: none;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-bg-box {
        height: auto;
        width: 100%;
        float: none;
    }
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-bg-box img {
    -webkit-border-radius: 100px;
    border-radius: 100px;
    height: 100px;
    width: 100px;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box {
    word-wrap: break-word;
    padding-left: 25px;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    ;
}

@media (max-width:767px) {
    .coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box {
        padding-left: 0px;
        margin-top: 20px;
        width: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box {
        padding-left: 0px;
        margin-top: 20px;
        width: 100%;
    }
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box>h3 {
    margin-bottom: 20px;
    word-wrap: break-word;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box>h3>a {
    font-weight: 700;
    color: rgb(68, 68, 68);
    line-height: 24px;
    font-size: 18px;
    font-style: normal;
    text-decoration: none;
    word-break: break-word;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box .card-links {
    width: 100%;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box .card-links .all-post-link>a {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #44879E;
    text-decoration: none;
    -webkit-box-shadow: inset 0px -1px 0px rgb(0 0 0 / 13%);
    box-shadow: inset 0px -1px 0px rgb(0 0 0 / 13%);
    word-break: break-word;
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 5px;
    padding-left: 0px;
    width: 100%;
    display: inline-block;
    word-wrap: break-word;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box .card-links .all-post-link>a:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0ca";
    font-family: icomoon;
    padding-right: 10px;
    color: rgb(68, 68, 68);
    font-size: 12px;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box .card-links .subscribe-link>a {
    font-weight: 700;
    color: #44879E;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    font-style: normal;
    -webkit-box-shadow: inset 0px -1px 0px rgb(0 0 0 / 13%);
    box-shadow: inset 0px -1px 0px rgb(0 0 0 / 13%);
    word-break: break-word;
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 5px;
    padding-left: 0px;
    display: inline-block;
    width: 100%;
    word-wrap: break-word;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box .card-links .subscribe-link>a:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f003";
    font-family: icomoon;
    padding-right: 10px;
    font-size: 12px;
    color: rgb(68, 68, 68);
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box .card-links .linked-in-link>a {
    font-weight: 700;
    color: #44879E;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    width: 100%;
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 5px;
    padding-left: 0px;
    display: inline-block;
    -webkit-box-shadow: inset 0px -1px 0px rgb(0 0 0 / 13%);
    box-shadow: inset 0px -1px 0px rgb(0 0 0 / 13%);
    word-break: break-word;
    word-wrap: break-word;
}

.coh-style-blog-author-list-page .blog-author-cards .blog-card .blog-card-wrap .blog-card-info-box .card-links .linked-in-link>a:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0e1";
    font-family: icomoon;
    padding-right: 10px;
    font-size: 12px;
    color: rgb(68, 68, 68);
}

.coh-style-blog-author-list-page .blog-author-cards .coh-column .views-field.views-field-tid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.coh-style-blog-author-list-page .blog-author-cards .coh-column .views-field.views-field-tid .field-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: unset;
    -webkit-align-items: unset;
    -ms-flex-align: unset;
    align-items: unset;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.coh-style-blog-author-list-page .blog-author-cards .head-search-bar {
    display: none;
}

.coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width:1139px) {
    .coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        max-width: 300px;
    }
}

.coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    -webkit-transform: translateY(-70%);
    -ms-transform: translateY(-70%);
    transform: translateY(-70%);
    ;
    content: "\f0dd";
    font-family: icomoon;
    position: absolute;
    top: 50%;
    color: #44879E;
    right: 10px;
}

.coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by>label {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    margin-right: 20px;
    margin-bottom: 0px;
    position: relative;
}

@media (max-width:569px) {
    .coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by>label {
        margin-right: 20px;
        margin-bottom: 0px;
    }
}

.coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by>label:after {
    content: ":";
    font-weight: 700;
    color: rgb(68, 68, 68);
    line-height: 0px;
    height: auto;
    width: auto;
    position: absolute;
    top: 50%;
    right: -7px;
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -webkit-box-align: unset;
    -webkit-align-items: unset;
    -ms-flex-align: unset;
    align-items: unset;
    -webkit-transform: translateY(-29%);
    -ms-transform: translateY(-29%);
    transform: translateY(-29%);
}

.coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by #edit-sort-by,
.coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by #edit-sort-by--2,
.coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by .form-select {
    font-weight: 700;
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    height: 38px;
    padding-top: 7px;
    padding-right: 22px;
    padding-bottom: 7px;
    padding-left: 0px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: rgba(0, 0, 0, 0);
    border-width: 0px;
}

@media (max-width:569px) {
    .coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by #edit-sort-by,
    .coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by #edit-sort-by--2,
    .coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by .form-select {
        padding-top: 7px;
        padding-right: 12px;
        padding-bottom: 7px;
        padding-left: 0px;
        max-width: 280px;
    }
}

.coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by #edit-sort-by:focus-visible,
.coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by #edit-sort-by--2:focus-visible,
.coh-style-blog-author-list-page .blog-author-cards .head-search-bar .form-item-sort-by .form-select:focus-visible {
    outline: none;
}

.coh-style-blog-author-list-page .blog-author-cards .pager {
    margin-top: 30px;
}

@media (max-width:992px) {
    .coh-style-blog-author-list-page .coh-style-top-search-bar-style {
        padding-bottom: 90px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-author-list-page .author-search-bar {
        margin-right: -30px;
        margin-left: -30px;
    }
}

@media (max-width:992px) {
    .coh-style-blog-author-list-page .mob-sticky-bar {
        left: 0;
        right: 0;
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media (max-width:767px) {
    .coh-style-blog-author-list-page .mob-sticky-bar {
        margin-right: 30px;
        margin-left: 30px;
    }
}

.coh-style-card-text-dark-background {
    color: rgb(255, 255, 255);
}

.coh-style-card-text-dark-background:hover .fake-link {
    color: rgb(112, 195, 233);
}

.coh-style-card-text-dark-background:hover .fake-button {
    background-color: rgb(112, 195, 233);
    color: rgb(255, 255, 255);
}

.coh-style-card-text-dark-background a {
    color: rgb(255, 255, 255);
}

.coh-style-card-text-dark-background .fake-link {
    color: rgb(38, 163, 221);
}

.coh-style-card-text-dark-background .fake-button {
    background-color: rgb(38, 163, 221);
    color: rgb(255, 255, 255);
}

.coh-style-card-text-dark-background .card-date {
    color: rgb(255, 255, 255);
}

.coh-style-card-text-dark-background .card-tag {
    color: rgb(255, 255, 255);
    background-color: rgb(38, 163, 221);
}

.coh-style-card-text-dark-background .card-tag:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(112, 195, 233);
}

.coh-style-card-text-dark-background .card-person {
    color: rgb(255, 255, 255);
}

.coh-style-card-text-dark-background .card-person:hover {
    color: rgb(38, 163, 221);
}

.coh-style-card-text-dark-background .card-place {
    color: rgb(255, 255, 255);
}

.coh-style-card-text-dark-background .card-place:hover {
    color: rgb(38, 163, 221);
}

.coh-style-card-text-dark-background .card-link:hover {
    color: rgb(38, 163, 221);
}

.coh-style-blog-author-listing .head-searching-bar {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: rgb(250, 250, 250);
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    ;
    -webkit-border-radius: 10px;
    ;
    border-radius: 10px;
    margin-bottom: 30px;
}

.coh-style-blog-author-listing .head-searching-bar form>.js-form-type-search {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 400px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width:569px) {
    .coh-style-blog-author-listing .head-searching-bar form>.js-form-type-search {
        margin-bottom: 20px;
    }
}

.coh-style-blog-author-listing .head-searching-bar form>.js-form-type-search>input {
    background-color: rgb(255, 255, 255);
    min-height: 42px;
    padding-top: 9px;
    padding-right: 17px;
    padding-bottom: 9px;
    padding-left: 17px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(206, 212, 218);
    width: 350px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-right-width: 0px;
    font-weight: 300;
    color: rgb(108, 117, 125);
    font-size: 18px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width:569px) {
    .coh-style-blog-author-listing .head-searching-bar form>.js-form-type-search>input {
        width: 100%;
    }
}

.coh-style-blog-author-listing .head-searching-bar form>.js-form-type-search>label {
    display: none;
}

.coh-style-blog-author-listing .head-searching-bar form>.js-form-type-search>span>span {
    cursor: pointer;
}

.coh-style-blog-author-listing .head-searching-bar form>.js-form-type-search>span>span:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
    font-family: icomoon;
    height: 42px;
    width: 50px;
    background-color: #44879E;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border-width: 1px;
    border-left-width: 0px;
    border-style: solid;
    border-color: #44879E;
    color: rgb(255, 255, 255);
}

.coh-style-blog-author-listing .head-searching-bar form #suggesstion-box {
    display: block;
}

.coh-style-blog-author-listing .head-searching-bar form #suggesstion-box #author-list {
    background-color: rgb(255, 255, 255);
    max-width: 400px;
    width: 100%;
    position: absolute;
    top: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    z-index: 1;
    overflow-y: auto;
    display: block;
    max-height: 150px;
}

.coh-style-blog-author-listing .head-searching-bar form #suggesstion-box #author-list li {
    font-weight: 700;
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    padding-top: 8px;
    padding-right: 17px;
    padding-bottom: 8px;
    padding-left: 17px;
    display: block;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.coh-style-blog-author-listing .head-searching-bar form #suggesstion-box #author-list li:hover {
    background-color: rgb(245, 245, 245);
}

.coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width:767px) {
    .coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-label {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    margin-right: 20px;
    margin-bottom: 0px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

@media (max-width:767px) {
    .coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-label {
        margin-right: 5px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-label {
        margin-right: 5px;
    }
}

.coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

@media (max-width:767px) {
    .coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list {
        display: block;
    }
}

.coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li:hover>ul {
    display: block;
}

.coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li>ul {
    display: none;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    position: absolute;
    top: 100%;
    z-index: 1;
    right: 0px;
    width: 280px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

@media (max-width:767px) {
    .coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li>ul {
        right: unset;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li>ul {
        right: unset;
    }
}

.coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li>ul>li a {
    font-weight: 700;
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    font-style: normal;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    width: 100%;
    display: inline-block;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li>ul>li a:hover {
    background-color: rgb(245, 245, 245);
}

.coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .default-sort {
    font-weight: 700;
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    height: 38px;
    padding-top: 7px;
    padding-right: 34px;
    padding-bottom: 7px;
    padding-left: 0px;
    text-decoration: none;
}

@media (max-width:767px) {
    .coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .default-sort {
        padding-right: 15px;
    }
}

@media (max-width:569px) {
    .coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .default-sort {
        padding-right: 15px;
    }
}

.coh-style-blog-author-listing .head-searching-bar .sort-dropdown-wrap .default-sort:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    -webkit-transform: translateY(-70%);
    -ms-transform: translateY(-70%);
    transform: translateY(-70%);
    content: "\f0dd";
    font-family: icomoon;
    position: absolute;
    top: 50%;
    right: 0px;
    color: #44879E;
}

.coh-style-blog-author-listing .head-search-bar {
    display: none;
}

.coh-style-top-search-bar-style .head-searching-bar {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: rgb(250, 250, 250);
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    ;
    -webkit-border-radius: 10px;
    ;
    border-radius: 10px;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .head-searching-bar {
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .head-searching-bar {
        display: none;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .head-searching-bar {
        display: none;
    }
}

.coh-style-top-search-bar-style .head-searching-bar form>.js-form-type-search {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 400px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .head-searching-bar form>.js-form-type-search {
        max-width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .head-searching-bar form>.js-form-type-search {
        max-width: 100%;
    }
}

.coh-style-top-search-bar-style .head-searching-bar form>.js-form-type-search>input {
    background-color: rgb(255, 255, 255);
    min-height: 42px;
    padding-top: 9px;
    padding-right: 17px;
    padding-bottom: 9px;
    padding-left: 17px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(206, 212, 218);
    width: 350px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-right-width: 0px;
    font-weight: 300;
    color: rgb(108, 117, 125);
    font-size: 18px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .head-searching-bar form>.js-form-type-search>input {
        width: 100%;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .head-searching-bar form>.js-form-type-search>input {
        z: 100;
    }
}

.coh-style-top-search-bar-style .head-searching-bar form>.js-form-type-search>label {
    display: none;
}

.coh-style-top-search-bar-style .head-searching-bar form>.js-form-type-search>span>span {
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-top-search-bar-style .head-searching-bar form>.js-form-type-search>span>span:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
    font-family: icomoon;
    height: 42px;
    width: 50px;
    background-color: rgb(19, 58, 101);
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-width: 1px;
    border-left-width: 0px;
    border-style: solid;
    border-color: rgb(19, 58, 101);
    color: rgb(255, 255, 255);
}

.coh-style-top-search-bar-style .head-searching-bar form #suggesstion-box #author-list {
    background-color: rgb(255, 255, 255);
    max-width: 400px;
    width: 100%;
    position: absolute;
    top: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    z-index: 1;
    overflow-y: auto;
    display: block;
    max-height: 150px;
}

.coh-style-top-search-bar-style .head-searching-bar form #suggesstion-box #author-list li {
    font-weight: 700;
    color: #44879E;
    font-size: 16px;
    line-height: 24px;
    padding-top: 8px;
    padding-right: 17px;
    padding-bottom: 8px;
    padding-left: 17px;
    display: block;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.coh-style-top-search-bar-style .head-searching-bar form #suggesstion-box #author-list li:hover {
    background-color: rgb(245, 245, 245);
}

.coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
    -webkit-flex-direction: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap {
        float: right;
    }
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 20px;
        float: none;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-label {
    font-weight: 700;
    color: rgb(68, 68, 68);
    font-size: 16px;
    line-height: 24px;
    margin-right: 20px;
    margin-bottom: 0px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-label {
        font-size: 14px;
        margin-right: 5px;
    }
}

.coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list {
        display: block;
    }
}

.coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li:hover>ul {
    display: block;
}

.coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li>ul {
    display: none;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    position: absolute;
    top: 100%;
    z-index: 100;
    right: 0px;
    width: 280px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li>ul {
        right: unset;
        z-index: 100;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        left: 0px;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li>ul {
        right: unset;
        z-index: 100;
        -webkit-transform: translateX(-0%);
        -ms-transform: translateX(-0%);
        transform: translateX(-0%);
        max-height: 35vh;
        overflow-y: auto;
        left: 0px;
    }
}

.coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li>ul>li a {
    font-weight: 700;
    color: rgb(19, 58, 101);
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    font-style: normal;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
    width: 100%;
    display: inline-block;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

.coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .sort-dropdown-list>li>ul>li a:hover {
    background-color: rgb(245, 245, 245);
}

.coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .default-sort {
    font-weight: 700;
    color: rgb(19, 58, 101);
    font-size: 18px;
    line-height: 24px;
    font-style: normal;
    height: 38px;
    padding-top: 7px;
    padding-right: 34px;
    padding-bottom: 7px;
    padding-left: 0px;
    text-decoration: none;
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .default-sort {
        font-size: 16px;
        padding-right: 15px;
    }
}

.coh-style-top-search-bar-style .head-searching-bar .sort-dropdown-wrap .default-sort:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    -webkit-transform: translateY(-70%);
    -ms-transform: translateY(-70%);
    transform: translateY(-70%);
    content: "\f0dd";
    font-family: icomoon;
    position: absolute;
    top: 50%;
    right: 0px;
    color: rgb(19, 58, 101);
}

.coh-style-top-search-bar-style .head-searching-bar #edit-submit-blog-listing--2 {
    display: none;
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .head-searching-bar>.coh-column:nth-child(1) {
        float: left;
    }
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .head-searching-bar>.coh-column:nth-child(1) {
        float: none;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .head-searching-bar>.coh-column:nth-child(1) {
        float: none;
    }
}

.coh-style-top-search-bar-style .head-search-bar {
    display: block;
    visibility: visible;
}

.coh-style-top-search-bar-style .mob-filter-btn {
    background-color: rgb(250, 250, 250);
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15);
    ;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
    display: none;
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .mob-filter-btn {
        display: block;
        margin-top: 0px;
    }
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .mob-filter-btn {
        display: block;
        margin-top: 0px;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .mob-filter-btn {
        display: block;
        margin-top: 0px;
    }
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .mobile-filter-block {
        display: none;
    }
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .mobile-filter-block {
        display: none;
        top: 102px;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .mobile-filter-block {
        display: none;
    }
}

.coh-style-top-search-bar-style .form-item-category {
    margin-right: -2.5em;
}

@media (max-width:1659px) {
    .coh-style-top-search-bar-style .form-item-category {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width:1139px) {
    .coh-style-top-search-bar-style .form-item-category {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .form-item-category {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .form-item-category {
        display: block;
    }
}

.coh-style-top-search-bar-style .form-item-category .bef-links {
    width: 100%;
    margin-right: -2.5em;
    max-height: 33vh;
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .form-item-category .bef-links {
        overflow-y: scroll;
    }
}

.coh-style-top-search-bar-style .form-item-category .bef-links ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .form-item-category .bef-links ul {
        display: block;
    }
}

@media (max-width:1659px) {
    .coh-style-top-search-bar-style .form-item-category .bef-links ul li a {
        margin-top: 8px;
        margin-bottom: 8px;
    }
}

@media (max-width:1139px) {
    .coh-style-top-search-bar-style .form-item-category .bef-links ul li a {
        margin-top: 8px;
        margin-bottom: 8px;
    }
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .form-item-category .bef-links ul li a {
        margin-top: 8px;
        margin-bottom: 8px;
    }
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .form-item-category .bef-links ul li a {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .form-item-category .bef-links ul li a {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

.coh-style-top-search-bar-style .form-item-category>label {
    min-width: 35px;
    max-width: 100%;
}

@media (max-width:1659px) {
    .coh-style-top-search-bar-style .form-item-category>label {
        display: inline-block;
    }
}

@media (max-width:1139px) {
    .coh-style-top-search-bar-style .form-item-category>label {
        display: inline-block;
    }
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .form-item-category>label {
        display: inline-block;
        margin-bottom: 10px;
    }
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .form-item-category>label {
        display: inline-block;
        margin-bottom: 10px;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .form-item-category>label {
        display: inline-block;
        margin-bottom: 10px;
    }
}

@media (max-width:1659px) {
    .coh-style-top-search-bar-style .cat-filter-section {
        width: 100%;
    }
}

@media (max-width:1139px) {
    .coh-style-top-search-bar-style .cat-filter-section {
        width: 100%;
    }
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .cat-filter-section {
        width: 100%;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}

.coh-style-top-search-bar-style .mob-sticky-filter {
    position: fixed;
    top: 80px;
    z-index: 10;
    width: 100%;
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .mob-sticky-filter {
        top: 40px;
    }
}

.coh-style-top-search-bar-style .mob-filter-btn.open {
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-style-top-search-bar-style .mob-sticky-bar {
    position: fixed;
    top: 143px;
    right: 0px;
    left: 0px;
    z-index: 10;
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .mob-sticky-bar {
        left: 15px;
        right: 15px;
    }
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .mob-sticky-bar {
        left: 15px;
        right: 15px;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .mob-sticky-bar {
        top: 102px;
        left: 15px;
        right: 15px;
    }
}

.coh-style-top-search-bar-style .sort-dropdown-wrap+div {
    clear: both;
}

.coh-style-top-search-bar-style .stick-search-bar {
    background-color: rgb(250, 250, 250);
    position: fixed;
    top: 80px;
    left: 0px;
    right: 0px;
    z-index: 10;
    -webkit-border-radius: unset;
    border-radius: unset;
}

.coh-style-top-search-bar-style .stick-search-bar .coh-full-width {
    padding-right: 20px;
    padding-left: 20px;
}

@media (max-width:1659px) {
    .coh-style-top-search-bar-style .stick-search-bar .coh-full-width {
        padding-right: 30px;
        padding-left: 30px;
    }
}

.coh-style-top-search-bar-style .coh-full-width {
    width: 100%;
}

.coh-style-top-search-bar-style .js-form-type-select label:after {
    content: "";
}

@media (max-width:992px) {
    .coh-style-top-search-bar-style .mob-flash-sticky-bar {
        top: 190px;
    }
}

@media (max-width:767px) {
    .coh-style-top-search-bar-style .mob-flash-sticky-bar {
        top: 150px;
    }
}

@media (max-width:569px) {
    .coh-style-top-search-bar-style .mob-flash-sticky-bar {
        top: 150px;
    }
}

.coh-style-read-more-button-light {
    background-color: rgb(242, 242, 242);
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    font-size: 0.875rem;
    line-height: 1.25;
    font-weight: bold;
    color: rgb(38, 163, 221);
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-read-more-button-light:hover {
    background-color: rgb(219, 219, 220);
    color: rgb(38, 163, 221);
}

.coh-style-read-more-button-light:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
    font-family: icomoon;
    font-size: 0.75rem;
    padding-left: 0.5rem;
    margin-left: auto;
}

.is-expanded.coh-style-read-more-button-light:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f077";
    font-family: icomoon;
}

.coh-style-card-text-light-background {
    color: rgb(0, 0, 0);
}

.coh-style-card-text-light-background:hover .fake-link {
    color: rgb(112, 195, 233);
}

.coh-style-card-text-light-background:hover .fake-button {
    background-color: rgb(112, 195, 233);
    color: rgb(255, 255, 255);
}

.coh-style-card-text-light-background a {
    color: rgb(0, 0, 0);
}

.coh-style-card-text-light-background .fake-link {
    color: rgb(38, 163, 221);
}

.coh-style-card-text-light-background .fake-button {
    background-color: rgb(38, 163, 221);
    color: rgb(255, 255, 255);
}

.coh-style-card-text-light-background .card-date {
    color: rgb(72, 72, 72);
}

.coh-style-card-text-light-background .card-tag {
    color: rgb(72, 72, 72);
    background-color: rgb(242, 242, 242);
}

.coh-style-card-text-light-background .card-tag:hover {
    background-color: rgb(38, 163, 221);
    color: rgb(255, 255, 255);
}

.coh-style-card-text-light-background .card-person {
    color: rgb(72, 72, 72);
}

.coh-style-card-text-light-background .card-person:hover {
    color: rgb(38, 163, 221);
}

.coh-style-card-text-light-background .card-place {
    color: rgb(72, 72, 72);
}

.coh-style-card-text-light-background .card-place:hover {
    color: rgb(38, 163, 221);
}

.coh-style-card-text-light-background .card-link:hover {
    color: rgb(38, 163, 221);
}

.coh-style-card-text-colored-background {
    color: rgb(255, 255, 255);
}

.coh-style-card-text-colored-background:hover .fake-link {
    color: rgb(72, 72, 72);
}

.coh-style-card-text-colored-background:hover .fake-button {
    background-color: rgb(72, 72, 72);
    color: rgb(255, 255, 255);
}

.coh-style-card-text-colored-background a {
    color: rgb(255, 255, 255);
}

.coh-style-card-text-colored-background .fake-link {
    color: rgb(0, 0, 0);
}

.coh-style-card-text-colored-background .fake-button {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}

.coh-style-card-text-colored-background .card-date {
    color: rgb(255, 255, 255);
}

.coh-style-card-text-colored-background .card-tag {
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
}

.coh-style-card-text-colored-background .card-tag:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(72, 72, 72);
}

.coh-style-card-text-colored-background .card-person {
    color: rgb(255, 255, 255);
}

.coh-style-card-text-colored-background .card-person:hover {
    color: rgb(0, 0, 0);
}

.coh-style-card-text-colored-background .card-place {
    color: rgb(255, 255, 255);
}

.coh-style-card-text-colored-background .card-place:hover {
    color: rgb(0, 0, 0);
}

.coh-style-card-text-colored-background .card-link {
    color: rgb(255, 255, 255);
}

.coh-style-card-text-colored-background .card-link:hover {
    color: rgb(0, 0, 0);
}

.coh-style-read-more-button-dark {
    background-color: rgb(0, 0, 0);
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    font-size: 0.875rem;
    line-height: 1.25;
    font-weight: bold;
    color: rgb(255, 255, 255);
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-read-more-button-dark:hover {
    background-color: rgb(72, 72, 72);
    color: rgb(255, 255, 255);
}

.coh-style-read-more-button-dark:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
    font-family: icomoon;
    font-size: 0.75rem;
    padding-left: 0.5rem;
    margin-left: auto;
}

.is-expanded.coh-style-read-more-button-dark:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f077";
    font-family: icomoon;
}

.coh-style-read-more-button-color {
    background-color: rgb(38, 163, 221);
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    font-size: 0.875rem;
    line-height: 1.25;
    font-weight: bold;
    color: rgb(255, 255, 255);
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-read-more-button-color:hover {
    background-color: rgb(112, 195, 233);
    color: rgb(255, 255, 255);
}

.coh-style-read-more-button-color:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
    font-family: icomoon;
    font-size: 0.75rem;
    padding-left: 0.5rem;
    margin-left: auto;
}

.is-expanded.coh-style-read-more-button-color:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f077";
    font-family: icomoon;
}

.coh-style-read-more {
    padding-top: 0.5rem;
    padding-right: 1.25rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25;
    font-weight: bold;
    color: rgb(38, 163, 221);
    -webkit-transition: color 300ms ease;
    transition: color 300ms ease;
}

.coh-style-read-more:hover {
    color: rgb(112, 195, 233);
}

.coh-style-read-more:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
    font-family: icomoon;
    font-size: 0.75rem;
    padding-left: 0.25rem;
}

.is-expanded.coh-style-read-more:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f077";
    font-family: icomoon;
}

.coh-style-heading-xl {
    font-size: 5rem;
    line-height: 1.25;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

@media (max-width:1659px) {
    .coh-style-heading-xl {
        font-size: 4.5rem;
    }
}

@media (max-width:1139px) {
    .coh-style-heading-xl {
        font-size: 4rem;
    }
}

@media (max-width:992px) {
    .coh-style-heading-xl {
        font-size: 3.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-heading-xl {
        font-size: 3rem;
    }
}

@media (max-width:569px) {
    .coh-style-heading-xl {
        font-size: 2.5rem;
    }
}

.coh-style-heading-1-size {
    font-size: 3rem;
    line-height: 1.25;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

@media (max-width:1659px) {
    .coh-style-heading-1-size {
        font-size: 2.5rem;
    }
}

@media (max-width:1139px) {
    .coh-style-heading-1-size {
        font-size: 2rem;
    }
}

@media (max-width:767px) {
    .coh-style-heading-1-size {
        font-size: 1.75rem;
    }
}

.coh-style-heading-2-size {
    font-weight: bold;
    font-size: 2rem;
    line-height: 1.25;
    margin-bottom: 1.5rem;
}

@media (max-width:1659px) {
    .coh-style-heading-2-size {
        font-size: 1.75rem;
    }
}

@media (max-width:767px) {
    .coh-style-heading-2-size {
        font-size: 1.5rem;
    }
}

.coh-style-heading-3-size {
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: bold;
    margin-bottom: 1.25rem;
}

@media (max-width:1139px) {
    .coh-style-heading-3-size {
        font-size: 1.375rem;
    }
}

@media (max-width:767px) {
    .coh-style-heading-3-size {
        font-size: 1.25rem;
    }
}

.coh-style-heading-4-size {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 1.375rem;
    line-height: 1.5;
    margin-bottom: 1rem;
}

@media (max-width:1139px) {
    .coh-style-heading-4-size {
        font-size: 1.125rem;
    }
}

@media (max-width:767px) {
    .coh-style-heading-4-size {
        margin-bottom: 1.25rem;
    }
}

.coh-style-heading-5-size {
    font-size: 1rem;
    margin-bottom: 1.375rem;
    line-height: 1.25;
    margin-bottom: 0.5rem;
    font-weight: bold;
}

@media (max-width:767px) {
    .coh-style-heading-5-size {
        margin-bottom: 1.25rem;
    }
}

.coh-style-pre-heading,
.coh-style-pre-heading-light,
.coh-style-pre-heading-blue,
.coh-style-pre-heading-dark {
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.25;
    margin-bottom: 1rem;
}

@media (max-width:1139px) {
    .coh-style-pre-heading,
    .coh-style-pre-heading-light,
    .coh-style-pre-heading-blue,
    .coh-style-pre-heading-dark {
        margin-bottom: 0.5rem;
    }
}

.coh-style-pre-heading-dark {
    color: rgb(0, 0, 0);
}

.coh-style-pre-heading-blue {
    color: rgb(38, 163, 221);
}

.coh-style-pre-heading-light {
    color: rgb(255, 255, 255);
}

.coh-style-padding---small {
    padding: 2rem;
}

@media (max-width:1139px) {
    .coh-style-padding---small {
        padding: 1.5rem;
    }
}

.coh-style-multi-column-two-column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
}

@media (max-width:1139px) {
    .coh-style-multi-column-two-column {
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (max-width:992px) {
    .coh-style-multi-column-two-column {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }
}

.coh-style-multi-column-three-column {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
}

@media (max-width:1139px) {
    .coh-style-multi-column-three-column {
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (max-width:992px) {
    .coh-style-multi-column-three-column {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }
}

.coh-style-link-button {
    background-color: rgb(40, 169, 224);
    color: rgb(255, 255, 255);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 0.75rem;
    padding-right: 1rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.125rem;
    line-height: 1rem;
    font-weight: 500;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-link-button:hover {
    background-color: rgb(216, 50, 105);
    color: rgb(255, 255, 255);
}

.coh-style-link-button:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    font-size: 0.75rem;
    padding-left: 1rem;
}

.coh-style-margin-bottom-small {
    margin-bottom: 2rem;
}

@media (max-width:1139px) {
    .coh-style-margin-bottom-small {
        margin-bottom: 1.5rem;
    }
}

.coh-style-padding-top-bottom-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

@media (max-width:1139px) {
    .coh-style-padding-top-bottom-large {
        padding-top: 4.5rem;
        padding-bottom: 4.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-padding-top-bottom-large {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}

.coh-style-padding-top-bottom-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

@media (max-width:1139px) {
    .coh-style-padding-top-bottom-small {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
}

.coh-style-padding-top-large {
    padding-top: 6rem;
}

@media (max-width:1139px) {
    .coh-style-padding-top-large {
        padding-top: 4.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-padding-top-large {
        padding-top: 3rem;
    }
}

.coh-style-padding-top-small {
    padding-top: 2rem;
}

@media (max-width:1139px) {
    .coh-style-padding-top-small {
        padding-top: 1.5rem;
    }
}

.coh-style-padding-bottom-large {
    padding-bottom: 6rem;
}

@media (max-width:1139px) {
    .coh-style-padding-bottom-large {
        padding-bottom: 4.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-padding-bottom-large {
        padding-bottom: 3rem;
    }
}

.coh-style-view-pagination {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.coh-style-view-pagination .pager__item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    list-style-type: none;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
}

.coh-style-view-pagination .pager__item a {
    background-color: rgb(255, 255, 255);
    display: block;
    min-height: 2rem;
    min-width: 2rem;
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
    line-height: 2rem;
    text-align: center;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
}

.coh-style-view-pagination .pager__item a:hover {
    background-color: rgb(38, 163, 221);
    color: rgb(255, 255, 255);
}

.coh-style-view-pagination .is-active a {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}

.coh-style-view-pagination .is-active a:hover {
    background-color: rgb(0, 0, 0);
}

.coh-style-view-pagination .pager__item--first a {
    background-color: rgba(0, 0, 0, 0);
}

.coh-style-view-pagination .pager__item--first a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(112, 195, 233);
}

.coh-style-view-pagination .pager__item--last a {
    background-color: rgba(0, 0, 0, 0);
}

.coh-style-view-pagination .pager__item--last a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(112, 195, 233);
}

.coh-style-padding-bottom-small {
    padding-bottom: 2rem;
}

@media (max-width:1139px) {
    .coh-style-padding-bottom-small {
        padding-bottom: 1.5rem;
    }
}

.coh-style-padding-left-right-large {
    padding-right: 6rem;
    padding-left: 6rem;
}

@media (max-width:1139px) {
    .coh-style-padding-left-right-large {
        padding-right: 4.5rem;
        padding-left: 4.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-padding-left-right-large {
        padding-right: 3rem;
        padding-left: 3rem;
    }
}

.coh-style-padding-left-right-small {
    padding-right: 2rem;
    padding-left: 2rem;
}

@media (max-width:1139px) {
    .coh-style-padding-left-right-small {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

.coh-style-padding-small {
    padding: 2rem;
}

@media (max-width:1139px) {
    .coh-style-padding-small {
        padding: 1.5rem;
    }
}

.coh-style-link-with-icon {
    color: rgb(38, 163, 221);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 0.875rem;
    line-height: 1.25;
    font-weight: bold;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-link-with-icon:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    padding-left: 0.375rem;
    font-size: 0.625rem;
}

.coh-style-link-button-dark {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    font-size: 0.875rem;
    line-height: 1.25;
    font-weight: bold;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-link-button-dark:hover {
    background-color: rgb(72, 72, 72);
    color: rgb(255, 255, 255);
}

.coh-style-link-button-dark:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    font-size: 0.75rem;
    padding-left: 0.5rem;
    margin-left: auto;
}

.coh-style-link-button-light {
    background-color: rgb(242, 242, 242);
    color: rgb(38, 163, 221);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    font-size: 0.875rem;
    line-height: 1.25;
    font-weight: bold;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-link-button-light:hover {
    background-color: rgb(219, 219, 220);
    color: rgb(38, 163, 221);
}

.coh-style-link-button-light:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    font-size: 0.75rem;
    padding-left: 0.5rem;
    margin-left: auto;
}

.coh-style-link-button-color {
    background-color: rgb(38, 163, 221);
    color: rgb(255, 255, 255);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-top: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    font-size: 0.875rem;
    line-height: 1.25;
    font-weight: bold;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-link-button-color:hover {
    background-color: rgb(112, 195, 233);
    color: rgb(255, 255, 255);
}

.coh-style-link-button-color:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    font-family: icomoon;
    font-size: 0.75rem;
    padding-left: 0.5rem;
    margin-left: auto;
}

.coh-style-breadcrumbs {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.coh-style-breadcrumbs li {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.coh-style-breadcrumbs li:before {
    content: normal;
}

.coh-style-breadcrumbs li:after {
    content: "/";
    font-size: 0.75rem;
    padding-right: 0.375rem;
    padding-left: 0.375rem;
    color: rgb(38, 163, 221);
    font-weight: 700;
}

@media (max-width:767px) {
    .coh-style-breadcrumbs li:after {
        padding-right: 0.25rem;
        padding-left: 0.25rem;
    }
}

.coh-style-breadcrumbs li a {
    font-size: 0.875rem;
    font-weight: bold;
}

@media (max-width:1139px) {
    .coh-style-breadcrumbs li a {
        font-size: 0.75rem;
    }
}

@media (max-width:767px) {
    .coh-style-breadcrumbs li a {
        font-size: 0.625rem;
    }
}

.coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button {
    background-color: rgb(38, 163, 221);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    -webkit-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out;
    background-image: none;
}

.coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f04b";
    font-family: icomoon;
    color: rgb(255, 255, 255);
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    left: 55%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.coh-style-video .mejs__layers .mejs__overlay.mejs__overlay-play .mejs__overlay-button:hover {
    background-color: rgb(26, 137, 201);
}

.coh-style-video .mejs__layers .mejs__overlay .mejs__overlay-loading .mejs__overlay-loading-bg-img {
    background: none;
    border-width: 0.625rem;
    -webkit-border-radius: 3.125rem;
    border-radius: 3.125rem;
    border-style: solid;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-left-color: rgb(38, 163, 221);
    border-right-color: rgba(0, 0, 0, 0.2);
}

.coh-style-video .mejs__controls {
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: rgb(38, 163, 221);
    background-image: none;
    padding: 0;
}

.coh-style-video .mejs__controls .mejs__button {
    line-height: normal;
    height: 2.5rem;
    width: 2.5rem;
}

.coh-style-video .mejs__controls .mejs__button.mejs__play button:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f04b";
    font-family: icomoon;
    font-size: 1rem;
}

.coh-style-video .mejs__controls .mejs__button.mejs__pause button:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f04c";
    font-family: icomoon;
    font-size: 1rem;
}

.coh-style-video .mejs__controls .mejs__button.mejs__replay button:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f01e";
    font-family: icomoon;
    font-size: 1rem;
}

.coh-style-video .mejs__controls .mejs__button.mejs__mute button:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f026";
    font-family: icomoon;
    font-size: 1.25rem;
}

.coh-style-video .mejs__controls .mejs__button.mejs__unmute button:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f028";
    font-family: icomoon;
    font-size: 1.25rem;
}

.coh-style-video .mejs__controls .mejs__button.mejs__fullscreen-button.mejs__unfullscreen button:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f065";
    font-family: icomoon;
    font-size: 1rem;
}

.coh-style-video .mejs__controls .mejs__button.mejs__fullscreen-button button:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f065";
    font-family: icomoon;
    font-size: 1rem;
}

.coh-style-video .mejs__controls .mejs__button button {
    color: rgb(255, 255, 255);
    font-size: 1.875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 2.5rem;
    width: 2.5rem;
    background-image: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out;
    margin: 0;
}

.coh-style-video .mejs__controls .mejs__button button:hover {
    background-color: rgb(112, 195, 233);
}

.coh-style-video .mejs__controls .mejs__button .mejs__volume-slider {
    background-color: rgb(38, 163, 221);
}

.coh-style-video .mejs__controls .mejs__button .mejs__volume-slider .mejs__volume-total .mejs__volume-handle {
    background-color: rgb(26, 137, 201);
}

.coh-style-video .mejs__controls .mejs__time {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgb(255, 255, 255);
    height: 2.5rem;
    width: 2.5rem;
    font-size: 0.75rem;
    padding: 0;
}

.coh-style-video .mejs__controls .mejs__time-rail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 2.5rem;
    padding: 0;
    margin: 0;
}

.coh-style-video .mejs__controls .mejs__time-rail .mejs__time-total {
    margin: 0;
}

.coh-style-paragraph-extra-large {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1.25;
}

@media (max-width:1139px) {
    .coh-style-paragraph-extra-large {
        font-size: 2.5rem;
    }
}

@media (max-width:767px) {
    .coh-style-paragraph-extra-large {
        font-size: 2rem;
    }
}

.coh-style-paragraph-large {
    font-size: 1.5rem;
    line-height: 1.5;
}

@media (max-width:1139px) {
    .coh-style-paragraph-large {
        font-size: 1.25rem;
    }
}

.coh-style-tick-list {
    margin-bottom: 0;
}

.coh-style-tick-list li {
    list-style-type: none;
    margin-bottom: 1rem;
    margin-left: 0;
    font-size: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
}

.coh-style-tick-list li:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    font-family: icomoon;
    color: rgb(255, 255, 255);
    margin-top: 0.1875rem;
    margin-right: 0.5rem;
    background-color: rgb(38, 163, 221);
    height: 1rem;
    width: 1rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    font-size: 0.625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.coh-style-social-icon {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    display: inline-block;
}

.coh-style-social-icon a {
    background-color: rgb(38, 163, 221);
    height: 2rem;
    width: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-border-radius: 1rem;
    border-radius: 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
}

.coh-style-social-icon a:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f09a";
    font-family: icomoon;
    color: rgb(255, 255, 255);
    font-size: 1rem;
}

.coh-style-social-icon a:hover {
    background-color: rgb(112, 195, 233);
    color: rgb(255, 255, 255);
}

.coh-style-slider-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-style-slider-pagination li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 0;
    margin-left: 0;
}

.coh-style-slider-pagination li:before {
    content: normal;
}

.coh-style-slider-pagination li.slick-active button {
    background-color: rgb(26, 137, 201);
    height: 0.625rem;
    width: 0.625rem;
    -webkit-border-radius: 0.3125rem;
    border-radius: 0.3125rem;
}

.coh-style-slider-pagination li button {
    background-color: rgb(38, 163, 221);
    height: 0.375rem;
    width: 0.375rem;
    -webkit-border-radius: 0.25rem;
    border-radius: 0.25rem;
    margin-right: 0.25rem;
    margin-left: 0.25rem;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
}

.coh-style-slider-pagination li button:hover {
    background-color: rgb(112, 195, 233);
}

.move-pagination-up.coh-ce-1dc117b7-c5baa27a .slick-dots {
    top: -2rem;
}

.move-pagination-down.coh-ce-1dc117b7-c5baa27a .slick-dots {
    padding-top: 1rem;
}

.padding-left-right.coh-ce-1dc117b7-c5baa27a .coh-slider-container-mid {
    padding-right: 5rem;
    padding-left: 5rem;
}

@media (max-width:1139px) {
    .padding-left-right.coh-ce-1dc117b7-c5baa27a .coh-slider-container-mid {
        padding-right: 3.5rem;
        padding-left: 3.5rem;
    }
}

@media (max-width:767px) {
    .padding-left-right.coh-ce-1dc117b7-c5baa27a .coh-slider-container-mid {
        padding-right: 2rem;
        padding-left: 2rem;
    }
}

.color-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow {
    background-color: rgba(0, 0, 0, 0);
}

.color-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow:hover {
    background-color: rgba(0, 0, 0, 0);
}

.color-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow:hover:before {
    color: rgb(112, 195, 233);
}

.color-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow:before {
    color: rgb(38, 163, 221);
}

.dark-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow {
    background-color: rgba(0, 0, 0, 0);
}

.dark-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow:hover {
    background-color: rgba(0, 0, 0, 0);
}

.dark-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow:hover:before {
    color: rgb(72, 72, 72);
}

.dark-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow:before {
    color: rgb(0, 0, 0);
}

.light-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow {
    background-color: rgba(0, 0, 0, 0);
}

.light-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow:hover {
    background-color: rgba(0, 0, 0, 0);
}

.light-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow:hover:before {
    color: rgb(219, 219, 220);
}

.light-arrows.coh-ce-1dc117b7-c5baa27a .slick-arrow:before {
    color: rgb(255, 255, 255);
}

.coh-ce-5b17b9ba-eb0ceefb {
    width: 100%;
}

.coh-ce-5b17b9ba-f3d42ff6 {
    background-color: rgba(0, 0, 0, 0);
}

.coh-ce-5b17b9ba-6d5e28b4 {
    width: auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

@media (max-width:992px) {
    .coh-ce-5b17b9ba-6d5e28b4 {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }
}

.coh-ce-banner_hero-9bb19d3e {
    display: block;
    padding-top: 75px;
    padding-right: 0;
    padding-bottom: 75px;
    padding-left: 0;
}

.fluid.coh-ce-banner_hero-9bb19d3e {
    min-height: 80vh;
}

.tall.coh-ce-banner_hero-9bb19d3e {
    min-height: 40rem;
}

@media (max-width:1659px) {
    .tall.coh-ce-banner_hero-9bb19d3e {
        min-height: 37.5rem;
    }
}

@media (max-width:1139px) {
    .tall.coh-ce-banner_hero-9bb19d3e {
        min-height: 35rem;
    }
}

@media (max-width:767px) {
    .tall.coh-ce-banner_hero-9bb19d3e {
        min-height: 25rem;
    }
}

.short.coh-ce-banner_hero-9bb19d3e {
    min-height: 20rem;
}

@media (max-width:1139px) {
    .short.coh-ce-banner_hero-9bb19d3e {
        min-height: 15rem;
    }
}

@media (max-width:767px) {
    .short.coh-ce-banner_hero-9bb19d3e {
        min-height: 10rem;
    }
}

.center-align-content.coh-ce-banner_hero-9bb19d3e {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.center-align-content.coh-ce-banner_hero-9bb19d3e .coh-wysiwyg {
    text-align: center;
}

.center-align-content.coh-ce-banner_hero-9bb19d3e .text-content {
    width: 64%;
    text-align: center;
}

@media (max-width:1139px) {
    .center-align-content.coh-ce-banner_hero-9bb19d3e .text-content {
        width: 72%;
    }
}

@media (max-width:992px) {
    .center-align-content.coh-ce-banner_hero-9bb19d3e .text-content {
        width: 100%;
    }
}

.center-align-content.coh-ce-banner_hero-9bb19d3e .drop-zone-content {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 64%;
    margin-top: 4rem;
}

@media (max-width:1139px) {
    .center-align-content.coh-ce-banner_hero-9bb19d3e .drop-zone-content {
        width: 72%;
    }
}

@media (max-width:992px) {
    .center-align-content.coh-ce-banner_hero-9bb19d3e .drop-zone-content {
        width: 100%;
    }
}

@media (max-width:767px) {
    .center-align-content.coh-ce-banner_hero-9bb19d3e .drop-zone-content {
        margin-top: 3rem;
    }
}

.center-align-content.coh-ce-banner_hero-9bb19d3e .buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.left-align-content.coh-ce-banner_hero-9bb19d3e {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:992px) {
    .left-align-content.coh-ce-banner_hero-9bb19d3e {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.left-align-content.coh-ce-banner_hero-9bb19d3e .text-content {
    width: 32%;
}

@media (max-width:1139px) {
    .left-align-content.coh-ce-banner_hero-9bb19d3e .text-content {
        width: 48%;
    }
}

@media (max-width:992px) {
    .left-align-content.coh-ce-banner_hero-9bb19d3e .text-content {
        width: 100%;
    }
}

.left-align-content.coh-ce-banner_hero-9bb19d3e .drop-zone-content {
    margin-left: 7.5rem;
}

@media (max-width:992px) {
    .left-align-content.coh-ce-banner_hero-9bb19d3e .drop-zone-content {
        width: 100%;
        margin-top: 4rem;
        margin-left: 0;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}

@media (max-width:767px) {
    .left-align-content.coh-ce-banner_hero-9bb19d3e .drop-zone-content {
        margin-top: 3rem;
    }
}

.right-align-content.coh-ce-banner_hero-9bb19d3e {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:992px) {
    .right-align-content.coh-ce-banner_hero-9bb19d3e {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.right-align-content.coh-ce-banner_hero-9bb19d3e .text-content {
    width: 32%;
}

@media (max-width:1139px) {
    .right-align-content.coh-ce-banner_hero-9bb19d3e .text-content {
        width: 48%;
    }
}

@media (max-width:992px) {
    .right-align-content.coh-ce-banner_hero-9bb19d3e .text-content {
        width: 100%;
    }
}

.right-align-content.coh-ce-banner_hero-9bb19d3e .drop-zone-content {
    margin-right: 7.5rem;
}

@media (max-width:992px) {
    .right-align-content.coh-ce-banner_hero-9bb19d3e .drop-zone-content {
        width: 100%;
        margin-top: 4rem;
        margin-right: 0;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}

@media (max-width:767px) {
    .right-align-content.coh-ce-banner_hero-9bb19d3e .drop-zone-content {
        margin-top: 3rem;
    }
}

.coh-ce-banner_hero-c98d7d90 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 100%;
}

.coh-ce-banner_hero-15950159 {
    color: rgb(122, 144, 169);
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    letter-spacing: -0.3px;
    text-align: left;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
}

.colored.coh-ce-banner_hero-15950159 {
    color: rgb(38, 163, 221);
}

.coh-ce-banner_hero-f71015f0 {
    font-weight: 900;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.5px;
    text-align: left;
}

@media (max-width:767px) {
    .coh-ce-banner_hero-f71015f0 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0;
        text-align: left;
    }
}

@media (max-width:569px) {
    .coh-ce-banner_hero-f71015f0 {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0;
        text-align: left;
    }
}

.add-space-below.coh-ce-banner_hero-55f19225 {
    margin-bottom: 2rem;
}

@media (max-width:1139px) {
    .add-space-below.coh-ce-banner_hero-55f19225 {
        margin-bottom: 1.5rem;
    }
}

.coh-ce-banner_hero-65b810ab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.coh-ce-content_card_alister_aai-3045e827 {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0;
}

.coh-ce-content_card_alister_aai-466af053 {
    margin-bottom: 0.75rem;
}

.coh-ce-content_card_alister_aai-3df446bf:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: 1;
}

.coh-ce-content_card_alister_aai-92be551f {
    margin-top: auto;
}

.coh-ce-content_card_alister_aai-59cddfc1 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.coh-ce-cpt_2_column_cards_content-846dc177 {
    width: 3.75rem;
}

.coh-ce-cpt_2_column_cards_content-b585dbea {
    width: 3.125rem;
}

.coh-ce-cpt_2_column_list_and_video-d4a050c4 {
    width: 4.0625rem;
}

.coh-ce-cpt_3_column_tiles_component-e263e5e7 {
    background-color: rgb(0, 0, 0);
}

.coh-ce-cpt_3_column_tiles_component-3e6a9813 {
    height: 9.6875rem;
    width: 22.8125rem;
}

.coh-ce-cpt_3_column_tiles_component-10c5355d {
    width: 22.8125rem;
    height: 9.6875rem;
}

.coh-ce-cpt_aai_site_footer-3bd2d138 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.coh-ce-cpt_aai_site_footer-3bd2d138 ul li {
    padding-left: 0;
}

.coh-ce-cpt_aai_site_footer-c7f3021d {
    background-color: rgb(51, 51, 51);
}

.coh-ce-cpt_aai_site_footer-b8dd4011 {
    border-top-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-style: solid;
    border-color: rgba(255, 255, 255, 0.2);
}

.coh-ce-cpt_aai_site_footer-700125f0 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 53px;
    padding-bottom: 35px;
    border-top-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    border-top-style: solid;
    border-bottom-color: rgb(66, 66, 66);
}

@media (max-width:992px) {
    .coh-ce-cpt_aai_site_footer-700125f0 {
        padding-top: 37px;
        padding-bottom: 35px;
    }
}

.coh-ce-cpt_aai_site_footer-700125f0 ul li:before {
    display: none;
}

@media (max-width:569px) {
    .coh-ce-cpt_aai_site_footer-15aeb7f3 {
        text-align: center;
        margin-bottom: 25px;
    }
}

.coh-ce-cpt_aai_site_footer-898ed93 {
    height: auto;
    
}

@media (max-width:992px) {
    .coh-ce-cpt_aai_site_footer-898ed93 {
        max-width: inherit;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_aai_site_footer-898ed93 {
        min-width: 180px;
        width: 180px;
    }
}

.coh-ce-cpt_aai_site_footer-5515cc8d {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width:992px) {
    .coh-ce-cpt_aai_site_footer-5515cc8d {
        margin-top: 0;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_aai_site_footer-5515cc8d {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}

.coh-ce-cpt_aai_site_footer-5515cc8d div ul {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:569px) {
    .coh-ce-cpt_aai_site_footer-5515cc8d div ul {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.coh-ce-cpt_aai_site_footer-5515cc8d div ul li {
    margin-bottom: 0;
}

.coh-ce-cpt_aai_site_footer-5515cc8d div ul li:last-child a {
    padding-right: 10px;
}

@media (max-width:569px) {
    .coh-ce-cpt_aai_site_footer-5515cc8d div ul li:last-child a {
        padding-right: 20px;
    }
}

.coh-ce-cpt_aai_site_footer-5515cc8d div ul li:last-child a:before {
    content: "\f003";
}

.coh-ce-cpt_aai_site_footer-5515cc8d div ul li a {
    background-color: rgb(0, 0, 0);
    background: transparent !important;
    text-decoration: none;
    padding-right: 25px;
    padding-left: 25px;
}

@media (max-width:569px) {
    .coh-ce-cpt_aai_site_footer-5515cc8d div ul li a {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.coh-ce-cpt_aai_site_footer-5515cc8d div ul li a:before {
    font-size: 18px;
}

.coh-ce-cpt_aai_site_footer-5515cc8d div ul li a:hover:before {
    color: rgb(204, 204, 204);
}

.coh-ce-cpt_aai_site_footer-5515cc8d div ul li a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-ce-cpt_aai_site_footer-5515cc8d span {
    margin-bottom: 0;
}

.coh-ce-cpt_aai_site_footer-5515cc8d .coh-style-margin-bottom-small {
    margin-bottom: 0px;
}

.coh-ce-cpt_aai_site_footer-c51b8ae2 {
    border-bottom-width: 1px;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-style: solid;
    border-bottom-color: rgba(255, 255, 255, 0.2);
}

.coh-ce-cpt_aai_site_footer-e8972800 {
    padding-top: 40px;
    padding-bottom: 25px;
}

.coh-ce-cpt_aai_site_footer-e8972800 ul {
    display: block;
    height: auto;
}

.coh-ce-cpt_aai_site_footer-e8972800 ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-ce-cpt_aai_site_footer-e8972800 ul li:before {
    display: none;
}

.coh-ce-cpt_aai_site_footer-e8972800 ul li a {
    font-weight: 500;
    color: rgb(187, 187, 187);
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    padding-right: 5px;
    padding-bottom: 16px;
    display: block;
}

.coh-ce-cpt_aai_site_footer-e8972800 ul li a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-ce-cpt_aai_site_footer-e8972800 ul li a:hover {
    color: rgb(255, 255, 255);
}

.coh-ce-cpt_aai_site_footer-e8972800 ul li article {
    height: 25px;
    width: 24px;
    margin-right: 10px;
    margin-bottom: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-ce-cpt_aai_site_footer-e8972800 ul li article div.contextual {
    display: none;
}

@media (max-width:767px) {
    .coh-ce-cpt_aai_site_footer-22cef480 {
        margin-bottom: 10px;
    }
}

.coh-ce-cpt_aai_site_footer-bf10260a {
    padding-top: 40px;
    padding-bottom: 35px;
}

.coh-ce-cpt_aai_site_footer-3b10a006 ul li:before {
    display: none;
}

.coh-ce-cpt_aai_site_footer-c0a28347 ul {
    text-align: center;
}

.coh-ce-cpt_aai_site_footer-c0a28347 ul li {
    display: inline-block;
}

@media (max-width:992px) {
    .coh-ce-cpt_aai_site_footer-c0a28347 ul li {
        margin-bottom: 12px;
    }
}

.coh-ce-cpt_aai_site_footer-c0a28347 ul li:last-child {
    border-right-width: 0px;
}

.coh-ce-cpt_aai_site_footer-c0a28347 ul li:last-child a {
    border-right-width: 0;
}

.coh-ce-cpt_aai_site_footer-c0a28347 ul li a {
    font-weight: 500;
    font-size: 12px;
    line-height: 0;
    color: rgb(187, 187, 187);
    text-decoration: none;
    border-right-color: rgba(170, 170, 170, 0.5);
    border-right-style: solid;
    border-right-width: 1px;
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 15px;
}

@media (max-width:569px) {
    .coh-ce-cpt_aai_site_footer-c0a28347 ul li a {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.coh-ce-cpt_aai_site_footer-c0a28347 ul li a:hover {
    color: rgb(255, 255, 255);
}

.coh-ce-cpt_aai_site_footer-c0a28347 ul li a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-ce-cpt_aai_site_footer-5d1cfb4c {
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin-top: 15px;
    color: rgb(187, 187, 187);
}

@media (max-width:992px) {
    .coh-ce-cpt_aai_site_footer-5d1cfb4c {
        margin-top: 5px;
    }
}

.coh-ce-cpt_address-15fd32c4 {
    line-height: 1.5;
    font-style: normal;
}

.coh-ce-cpt_background_image_and_cta-5ddb96c8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-ce-cpt_background_video-3a31c24c {
    position: relative;
    z-index: -1;
}

.coh-ce-cpt_background_video-5cc67da2 {
    width: 100%;
}

.coh-ce-cpt_blockquote-eebeed73 {
    padding-right: 0;
    padding-left: 0;
    border-left-style: none;
    margin-bottom: 0;
}

.coh-ce-cpt_blockquote-eebeed73:before {
    padding-left: 0;
}

.coh-ce-cpt_blockquote-50ab9410 {
    font-size: 1rem;
    line-height: 1rem;
    padding-top: 1.5rem;
    margin-top: auto;
}

.coh-ce-cpt_blockquote-553a8b89 {
    display: block;
    font-weight: bold;
}

.coh-ce-cpt_blockquote-5baee877 {
    display: block;
    margin-top: 0.5rem;
}

.coh-ce-cpt_blockquote-bf1797a2 {
    font-style: normal;
    font-size: 0.75rem;
}

.coh-ce-cpt_breadcrumbs-b00f9d69 {
    padding-top: 0;
    padding-bottom: 0;
}

.transparent-background.coh-ce-cpt_breadcrumbs-b00f9d69 {
    background-color: rgba(0, 0, 0, 0);
}

.solid-dark-background.coh-ce-cpt_breadcrumbs-b00f9d69 {
    background-color: rgb(34, 34, 34);
}

.solid-light-background.coh-ce-cpt_breadcrumbs-b00f9d69 {
    background-color: rgb(242, 242, 242);
}

.semi-transparent-dark-background.coh-ce-cpt_breadcrumbs-b00f9d69 {
    background-color: rgba(0, 0, 0, 0.5);
    color: rgb(255, 255, 255);
}

.position-absolute-top-left.coh-ce-cpt_breadcrumbs-b00f9d69 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.coh-ce-cpt_case_study_solution-8f01856e {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.coh-ce-cpt_case_study_solution-b07d8225 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-ce-cpt_column_0-9431213c {
    min-height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.coh-ce-cpt_contact_information_card-b76fe74a {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.coh-ce-cpt_contact_information_card-466af053 {
    margin-bottom: 0.75rem;
}

.coh-ce-cpt_contact_information_card-42bc939c {
    font-style: normal;
}

.coh-ce-cpt_contact_information_card-cc55f948 {
    width: 3rem;
    margin-bottom: 1.5rem;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.coh-ce-cpt_content_card-3045e827 {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0;
}

.coh-ce-cpt_content_card-466af053 {
    margin-bottom: 0.75rem;
}

.coh-ce-cpt_content_card-3df446bf:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: 1;
}

.coh-ce-cpt_content_card-92be551f {
    margin-top: auto;
}

.coh-ce-cpt_content_card-59cddfc1 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.coh-ce-cpt_content_with_list_data-c3e532c {
    height: 9.375rem;
    width: 12.5rem;
}

.coh-ce-cpt_content_with_list_data-8b0eb6ec {
    height: 3.125rem;
    width: 3.125rem;
}

.coh-ce-cpt_customer_stories_component-fe478969 {
    height: 3.75rem;
    width: 3.75rem;
}

.coh-ce-cpt_drop_zone_and_wide_image-40886e00 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.image-drop-zone-desktop.coh-ce-cpt_drop_zone_and_wide_image-40886e00 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.image-drop-zone-desktop.coh-ce-cpt_drop_zone_and_wide_image-40886e00 .image-column {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width:992px) {
    .image-drop-zone-tablet.coh-ce-cpt_drop_zone_and_wide_image-40886e00 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.coh-ce-cpt_drop_zone_and_wide_image-2265c5c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width:992px) {
    .coh-ce-cpt_drop_zone_and_wide_image-bf5611cb {
        padding-top: 4.5rem;
        padding-bottom: 0;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_drop_zone_and_wide_image-bf5611cb {
        padding-top: 3rem;
    }
}

.coh-ce-cpt_drop_zone_and_wide_image-399455a4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.coh-ce-cpt_drop_zone_and_wide_image-232e84bb {
    min-width: 50vw;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:992px) {
    .coh-ce-cpt_drop_zone_and_wide_image-232e84bb {
        height: auto;
        min-width: 100%;
        padding-bottom: 4.5rem;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_drop_zone_and_wide_image-232e84bb {
        padding-bottom: 3rem;
    }
}

.image-object-fit-cover.coh-ce-cpt_drop_zone_and_wide_image-232e84bb img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

@media (max-width:992px) {
    .image-object-fit-cover.coh-ce-cpt_drop_zone_and_wide_image-232e84bb img {
        height: auto;
    }
}

.coh-ce-cpt_drop_zone_and_wide_image-232e84bb img {
    min-width: 100%;
}

.coh-ce-cpt_events_hero_banner-85507811 {
    padding-top: 75px;
    padding-bottom: 75px;
    position: relative;
}

.coh-ce-cpt_events_hero_banner-75b30e22 {
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
}

.coh-ce-cpt_events_hero_banner-75b30e22 li {
    width: auto;
    float: left;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    padding-right: 20px;
}

.coh-ce-cpt_events_hero_banner-75b30e22 li:after {
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    right: 7px;
    content: "/";
}

.coh-ce-cpt_events_hero_banner-75b30e22 li:last-child {
    padding: 0;
    float: none;
}

.coh-ce-cpt_events_hero_banner-75b30e22 li:last-child:before,
.coh-ce-cpt_events_hero_banner-75b30e22 li:last-child:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_events_hero_banner-75b30e22 li:last-child:after {
    display: none;
}

.coh-ce-cpt_events_hero_banner-75b30e22 li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    z-index: 9;
}

.coh-ce-cpt_events_hero_banner-93803853 {
    min-width: -webkit-calc(100% - 513px);
    min-width: calc(100% - 513px);
    max-width: -webkit-calc(100% - 513px);
    max-width: calc(100% - 513px);
    width: 100%;
    padding-right: 50px;
    float: left;
}

@media (max-width:1139px) {
    .coh-ce-cpt_events_hero_banner-93803853 {
        min-width: -webkit-calc(100% - 400px);
        min-width: calc(100% - 400px);
        max-width: -webkit-calc(100% - 400px);
        max-width: calc(100% - 400px);
        width: 100%;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_events_hero_banner-93803853 {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        padding-right: 4.0625rem;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_events_hero_banner-93803853 {
        padding-right: 0;
    }
}

.coh-ce-cpt_events_hero_banner-97a25287 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.3px;
}

.coh-ce-cpt_events_hero_banner-637342bf {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -1px;
    font-weight: 900;
}

@media (max-width:767px) {
    .coh-ce-cpt_events_hero_banner-637342bf {
        font-size: 36px;
        line-height: 43px;
        letter-spacing: -0.5px;
    }
}

.coh-ce-cpt_events_hero_banner-affaa75c {
    margin-top: 40px;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
}

@media (max-width:767px) {
    .coh-ce-cpt_events_hero_banner-affaa75c {
        font-size: 15px;
        line-height: 24px;
    }
}

.coh-ce-cpt_events_hero_banner-affaa75c * {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
}

@media (max-width:767px) {
    .coh-ce-cpt_events_hero_banner-affaa75c * {
        font-size: 15px;
        line-height: 24px;
    }
}

.coh-ce-cpt_events_hero_banner-affaa75c a {
    color: #44879E;
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}

@media (max-width:767px) {
    .coh-ce-cpt_events_hero_banner-affaa75c a {
        font-size: 15px;
        line-height: 24px;
    }
}

.coh-ce-cpt_events_hero_banner-27d2441 {
    width: 513px;
    float: left;
    text-align: center;
}

@media (max-width:1139px) {
    .coh-ce-cpt_events_hero_banner-27d2441 {
        width: 25rem;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_events_hero_banner-27d2441 {
        width: 100%;
        margin-top: 40px;
    }
}

.coh-ce-cpt_events_hero_banner-775b82f6 {
    width: auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    max-height: 230px;
}

@media (max-width:992px) {
    .coh-ce-cpt_events_hero_banner-775b82f6 {
        max-height: 20.625rem;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_events_hero_banner-11ace5d3 {
        float: left;
    }
}

.coh-ce-cpt_feature_card-466af053 {
    margin-bottom: 0.75rem;
}

.coh-ce-cpt_feature_card-cc55f948 {
    width: 3rem;
    margin-bottom: 1.5rem;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.move-pagination-up.coh-ce-cpt_gallery_slider-4d540297 .slick-dots {
    top: -2rem;
}

.move-pagination-down.coh-ce-cpt_gallery_slider-4d540297 .slick-dots {
    top: 1.5rem;
}

.coh-ce-cpt_heading-a59c0ad8 {
    display: block;
}

.dark-heading.coh-ce-cpt_heading-a59c0ad8 {
    color: rgb(0, 0, 0);
}

.light-heading.coh-ce-cpt_heading-a59c0ad8 {
    color: rgb(255, 255, 255);
}

.color-heading.coh-ce-cpt_heading-a59c0ad8 {
    color: rgb(38, 163, 221);
}

.align-text-left.coh-ce-cpt_heading-a59c0ad8 {
    text-align: left;
}

.align-text-center.coh-ce-cpt_heading-a59c0ad8 {
    text-align: center;
}

.align-text-right.coh-ce-cpt_heading-a59c0ad8 {
    text-align: right;
}

.coh-ce-cpt_hero-fedf769c {
    padding-right: 2rem;
    padding-left: 2rem;
}

@media (max-width:1139px) {
    .coh-ce-cpt_hero-fedf769c {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}

.transparent-background.coh-ce-cpt_hero-fedf769c {
    background-color: rgba(0, 0, 0, 0);
}

.solid-dark-background.coh-ce-cpt_hero-fedf769c {
    background-color: rgb(34, 34, 34);
}

.solid-light-background.coh-ce-cpt_hero-fedf769c {
    background-color: rgb(242, 242, 242);
}

.semi-transparent-dark-background.coh-ce-cpt_hero-fedf769c {
    background-color: rgba(0, 0, 0, 0.5);
}

.coh-ce-cpt_hero-48d68960 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.fluid.coh-ce-cpt_hero-48d68960 {
    min-height: 80vh;
}

.tall.coh-ce-cpt_hero-48d68960 {
    min-height: 40rem;
}

@media (max-width:1659px) {
    .tall.coh-ce-cpt_hero-48d68960 {
        min-height: 37.5rem;
    }
}

@media (max-width:1139px) {
    .tall.coh-ce-cpt_hero-48d68960 {
        min-height: 35rem;
    }
}

@media (max-width:767px) {
    .tall.coh-ce-cpt_hero-48d68960 {
        min-height: 25rem;
    }
}

.short.coh-ce-cpt_hero-48d68960 {
    min-height: 20rem;
}

@media (max-width:1139px) {
    .short.coh-ce-cpt_hero-48d68960 {
        min-height: 15rem;
    }
}

@media (max-width:767px) {
    .short.coh-ce-cpt_hero-48d68960 {
        min-height: 10rem;
    }
}

.center-align-content.coh-ce-cpt_hero-48d68960 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.center-align-content.coh-ce-cpt_hero-48d68960 .coh-wysiwyg {
    text-align: center;
}

.center-align-content.coh-ce-cpt_hero-48d68960 .text-content {
    width: 64%;
    text-align: center;
}

@media (max-width:1139px) {
    .center-align-content.coh-ce-cpt_hero-48d68960 .text-content {
        width: 72%;
    }
}

@media (max-width:992px) {
    .center-align-content.coh-ce-cpt_hero-48d68960 .text-content {
        width: 100%;
    }
}

.center-align-content.coh-ce-cpt_hero-48d68960 .drop-zone-content {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 64%;
    margin-top: 4rem;
}

@media (max-width:1139px) {
    .center-align-content.coh-ce-cpt_hero-48d68960 .drop-zone-content {
        width: 72%;
    }
}

@media (max-width:992px) {
    .center-align-content.coh-ce-cpt_hero-48d68960 .drop-zone-content {
        width: 100%;
    }
}

@media (max-width:767px) {
    .center-align-content.coh-ce-cpt_hero-48d68960 .drop-zone-content {
        margin-top: 3rem;
    }
}

.center-align-content.coh-ce-cpt_hero-48d68960 .buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.left-align-content.coh-ce-cpt_hero-48d68960 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:992px) {
    .left-align-content.coh-ce-cpt_hero-48d68960 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.left-align-content.coh-ce-cpt_hero-48d68960 .text-content {
    width: 32%;
}

@media (max-width:1139px) {
    .left-align-content.coh-ce-cpt_hero-48d68960 .text-content {
        width: 48%;
    }
}

@media (max-width:992px) {
    .left-align-content.coh-ce-cpt_hero-48d68960 .text-content {
        width: 100%;
    }
}

.left-align-content.coh-ce-cpt_hero-48d68960 .drop-zone-content {
    margin-left: 7.5rem;
}

@media (max-width:992px) {
    .left-align-content.coh-ce-cpt_hero-48d68960 .drop-zone-content {
        width: 100%;
        margin-top: 4rem;
        margin-left: 0;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}

@media (max-width:767px) {
    .left-align-content.coh-ce-cpt_hero-48d68960 .drop-zone-content {
        margin-top: 3rem;
    }
}

.right-align-content.coh-ce-cpt_hero-48d68960 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:992px) {
    .right-align-content.coh-ce-cpt_hero-48d68960 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.right-align-content.coh-ce-cpt_hero-48d68960 .text-content {
    width: 32%;
}

@media (max-width:1139px) {
    .right-align-content.coh-ce-cpt_hero-48d68960 .text-content {
        width: 48%;
    }
}

@media (max-width:992px) {
    .right-align-content.coh-ce-cpt_hero-48d68960 .text-content {
        width: 100%;
    }
}

.right-align-content.coh-ce-cpt_hero-48d68960 .drop-zone-content {
    margin-right: 7.5rem;
}

@media (max-width:992px) {
    .right-align-content.coh-ce-cpt_hero-48d68960 .drop-zone-content {
        width: 100%;
        margin-top: 4rem;
        margin-right: 0;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }
}

@media (max-width:767px) {
    .right-align-content.coh-ce-cpt_hero-48d68960 .drop-zone-content {
        margin-top: 3rem;
    }
}

.coh-ce-cpt_hero-77bc8a97 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.colored.coh-ce-cpt_hero-fd5ded85 {
    color: rgb(38, 163, 221);
}

.add-space-below.coh-ce-cpt_hero-55f19225 {
    margin-bottom: 2rem;
}

@media (max-width:1139px) {
    .add-space-below.coh-ce-cpt_hero-55f19225 {
        margin-bottom: 1.5rem;
    }
}

.coh-ce-cpt_hero-65b810ab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.coh-ce-cpt_hero_banner_detail_pages-85507811 {
    padding-top: 75px;
    padding-bottom: 75px;
    position: relative;
}

.coh-ce-cpt_hero_banner_detail_pages-480c284a {
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
}

.coh-ce-cpt_hero_banner_detail_pages-480c284a li {
    width: auto;
    float: left;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    padding-right: 20px;
}

.coh-ce-cpt_hero_banner_detail_pages-480c284a li:after {
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    right: 7px;
    content: "/";
}

.coh-ce-cpt_hero_banner_detail_pages-480c284a li:last-child {
    padding: 0;
    float: none;
}

.coh-ce-cpt_hero_banner_detail_pages-480c284a li:last-child:before,
.coh-ce-cpt_hero_banner_detail_pages-480c284a li:last-child:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_detail_pages-480c284a li:last-child:after {
    display: none;
}

.coh-ce-cpt_hero_banner_detail_pages-480c284a li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    z-index: 9;
}

.coh-ce-cpt_hero_banner_detail_pages-f1f3e13d {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner_detail_pages-f1f3e13d {
        display: block;
    }
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f {
    min-width: -webkit-calc(100% - 513px);
    min-width: calc(100% - 513px);
    max-width: -webkit-calc(100% - 513px);
    max-width: calc(100% - 513px);
    width: 100%;
    padding-right: 50px;
    float: left;
}

@media (max-width:1139px) {
    .coh-ce-cpt_hero_banner_detail_pages-33df628f {
        min-width: -webkit-calc(100% - 400px);
        min-width: calc(100% - 400px);
        max-width: -webkit-calc(100% - 400px);
        max-width: calc(100% - 400px);
        width: 100%;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner_detail_pages-33df628f {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        padding-right: 4.0625rem;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_detail_pages-33df628f {
        padding-right: 0;
    }
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info {
    width: 100%;
    float: left;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info:before,
.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info p {
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    margin-right: 40px;
    position: relative;
    float: left;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info p:before,
.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info p:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info p {
        margin-bottom: 5px;
    }
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info p:after {
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: -20px;
    content: "";
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info p:last-child:after {
    display: none;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info p a {
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    text-decoration: none;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info p.featured {
    padding-left: 21px;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .category-info p.featured:before {
    font-family: 'icomoon';
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f006";
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-top: 30px;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags {
        margin-top: 25px;
    }
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags .tag-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    margin-right: 23px;
    float: left;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags .tag-title:before,
.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags .tag-title:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags ul {
    float: left;
    clear: both;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags ul:before,
.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags ul:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags ul li {
    float: left;
    margin-right: 30px;
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags ul li {
        margin-bottom: 5px;
    }
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags ul li:last-child {
    margin: 0;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags ul li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    padding-left: 16px;
    position: relative;
    width: 100%;
    float: left;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags ul li a:before,
.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags ul li a:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_detail_pages-33df628f .banner-tags-data .tags ul li a:before {
    font-family: 'icomoon';
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f02b";
}

.coh-ce-cpt_hero_banner_detail_pages-1e57de68 {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.3px;
    font-weight: 500;
    margin-bottom: 10px;
}

.coh-ce-cpt_hero_banner_detail_pages-f710ff7f {
    font-weight: 900;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.5px;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_detail_pages-f710ff7f {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_detail_pages-f710ff7f {
        line-height: 30px;
        font-size: 24px;
        letter-spacing: 0;
    }
}

.coh-ce-cpt_hero_banner_detail_pages-6c9ff889 {
    margin-top: 1.875rem;
}

.coh-ce-cpt_hero_banner_detail_pages-544dc33a {
    width: 513px;
    float: left;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:1139px) {
    .coh-ce-cpt_hero_banner_detail_pages-544dc33a {
        width: 25rem;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner_detail_pages-544dc33a {
        width: 100%;
        margin-top: 40px;
        display: block;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_detail_pages-544dc33a {
        margin-top: 35px;
    }
}

.coh-ce-cpt_hero_banner_detail_pages-544dc33a .banner-tags-data-right {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    float: left;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    width: auto;
}

.coh-ce-cpt_hero_banner_detail_pages-544dc33a .banner-tags-data-right:before,
.coh-ce-cpt_hero_banner_detail_pages-544dc33a .banner-tags-data-right:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_detail_pages-544dc33a .banner-tags-data-right a {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    margin-right: 40px;
    padding-left: 26px;
    position: relative;
}

.coh-ce-cpt_hero_banner_detail_pages-544dc33a .banner-tags-data-right a:last-child {
    margin: 0;
}

.coh-ce-cpt_hero_banner_detail_pages-544dc33a .banner-tags-data-right a:before {
    font-family: 'icomoon';
    font-weight: 500;
    font-size: 17px;
    line-height: normal;
    position: absolute;
    top: -1px;
    left: 0;
}

.coh-ce-cpt_hero_banner_detail_pages-544dc33a .banner-tags-data-right a.search-link:before {
    content: "\f002";
}

.coh-ce-cpt_hero_banner_detail_pages-544dc33a .banner-tags-data-right .blg-subscribe {
    padding-left: 0;
}

.coh-ce-cpt_hero_banner_detail_pages-544dc33a .banner-tags-data-right .blg-subscribe img {
    display: inline-block;
    margin-right: 10px;
}

.coh-ce-cpt_hero_banner_detail_pages-544dc33a .banner-tags-data-right .ajax-progress {
    display: none;
}

.coh-ce-cpt_hero_banner_new_detail_pages-f5276ef7 {
    padding-top: 75px;
    padding-bottom: 15px;
    position: relative;
}

.coh-ce-cpt_hero_banner_new_detail_pages-480c284a {
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
}

.coh-ce-cpt_hero_banner_new_detail_pages-480c284a li {
    width: auto;
    float: left;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    padding-right: 20px;
}

.coh-ce-cpt_hero_banner_new_detail_pages-480c284a li:after {
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    right: 7px;
    content: "/";
}

.coh-ce-cpt_hero_banner_new_detail_pages-480c284a li:last-child {
    padding: 0;
    float: none;
}

.coh-ce-cpt_hero_banner_new_detail_pages-480c284a li:last-child:before,
.coh-ce-cpt_hero_banner_new_detail_pages-480c284a li:last-child:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_new_detail_pages-480c284a li:last-child:after {
    display: none;
}

.coh-ce-cpt_hero_banner_new_detail_pages-480c284a li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    z-index: 9;
}

.coh-ce-cpt_hero_banner_new_detail_pages-f1f3e13d {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner_new_detail_pages-f1f3e13d {
        display: block;
    }
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa {
    min-width: -webkit-calc(100% - 513px);
    min-width: calc(100% - 513px);
    max-width: -webkit-calc(100% - 513px);
    max-width: calc(100% - 513px);
    width: 100%;
    padding-right: 50px;
    float: left;
}

@media (max-width:1139px) {
    .coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa {
        min-width: -webkit-calc(100% - 400px);
        min-width: calc(100% - 400px);
        max-width: -webkit-calc(100% - 400px);
        max-width: calc(100% - 400px);
        width: 100%;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        padding-right: 4.0625rem;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa {
        padding-right: 0;
    }
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info {
    width: 100%;
    float: left;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info:before,
.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info p {
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    margin-right: 40px;
    position: relative;
    float: left;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info p:before,
.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info p:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info p {
        margin-bottom: 5px;
    }
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info p:after {
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: -20px;
    content: "";
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info p:last-child:after {
    display: none;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info p a {
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    text-decoration: none;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info p.featured {
    padding-left: 21px;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .category-info p.featured:before {
    font-family: 'icomoon';
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f006";
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-top: 23px;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags .tag-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    margin-right: 23px;
    float: left;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags .tag-title:before,
.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags .tag-title:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags ul {
    float: left;
    clear: both;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags ul:before,
.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags ul:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags ul li {
    float: left;
    margin-right: 30px;
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags ul li {
        margin-bottom: 5px;
    }
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags ul li:last-child {
    margin: 0;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags ul li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    padding-left: 16px;
    position: relative;
    width: 100%;
    float: left;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags ul li a:before,
.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags ul li a:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_new_detail_pages-48b5b5fa .banner-tags-data .tags ul li a:before {
    font-family: 'icomoon';
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f02b";
}

.coh-ce-cpt_hero_banner_new_detail_pages-1e57de68 {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.3px;
    font-weight: 500;
    margin-bottom: 10px;
}

.coh-ce-cpt_hero_banner_new_detail_pages-f710ff7f {
    font-weight: 900;
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.5px;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_new_detail_pages-f710ff7f {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_new_detail_pages-f710ff7f {
        line-height: 30px;
        font-size: 24px;
        letter-spacing: 0;
    }
}

.coh-ce-cpt_hero_banner_new_detail_pages-665af190 {
    margin-top: 2.5rem;
}

.coh-ce-cpt_hero_banner_new_detail_pages-c00a142e {
    width: 513px;
    float: left;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (max-width:1139px) {
    .coh-ce-cpt_hero_banner_new_detail_pages-c00a142e {
        width: 25rem;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner_new_detail_pages-c00a142e {
        width: 100%;
        margin-top: 40px;
        display: block;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_new_detail_pages-c00a142e {
        margin-top: 35px;
    }
}

.coh-ce-cpt_hero_banner_new_detail_pages-c00a142e .banner-tags-data-right {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    float: left;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 30px;
    width: auto;
}

.coh-ce-cpt_hero_banner_new_detail_pages-c00a142e .banner-tags-data-right:before,
.coh-ce-cpt_hero_banner_new_detail_pages-c00a142e .banner-tags-data-right:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_new_detail_pages-c00a142e .banner-tags-data-right a {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    margin-right: 40px;
    padding-left: 26px;
    position: relative;
}

.coh-ce-cpt_hero_banner_new_detail_pages-c00a142e .banner-tags-data-right a:last-child {
    margin: 0;
}

.coh-ce-cpt_hero_banner_new_detail_pages-c00a142e .banner-tags-data-right a:before {
    font-family: 'icomoon';
    font-weight: 500;
    font-size: 17px;
    line-height: normal;
    position: absolute;
    top: -1px;
    left: 0;
}

.coh-ce-cpt_hero_banner_new_detail_pages-c00a142e .banner-tags-data-right a.search-link:before {
    content: "\f002";
}

.coh-ce-cpt_hero_banner_new_detail_pages-c00a142e .banner-tags-data-right .blg-subscribe {
    padding-left: 0;
}

.coh-ce-cpt_hero_banner_new_detail_pages-c00a142e .banner-tags-data-right .blg-subscribe img {
    display: inline-block;
    margin-right: 10px;
}

.coh-ce-cpt_hero_banner_new_detail_pages-c00a142e .banner-tags-data-right .ajax-progress {
    display: none;
}

.coh-ce-cpt_hero_banner_products-85507811 {
    padding-top: 75px;
    padding-bottom: 75px;
    position: relative;
}

.coh-ce-cpt_hero_banner_products-7729cb06 {
    max-width: 1020px;
    width: 100%;
    float: left;
}

.coh-ce-cpt_hero_banner_products-4798ed41 {
    margin-bottom: 20px;
    font-weight: 900;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_products-4798ed41 {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_products-4798ed41 {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: 0;
    }
}

.coh-ce-cpt_hero_banner_products-c8b86f82 {
    width: 80px;
    margin-right: 20px;
    float: left;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_products-c8b86f82 {
        width: 48px;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_products-c8b86f82 {
        width: 48px;
        margin-right: 10px;
    }
}

.coh-ce-cpt_hero_banner_products-3bd181ae {
    float: left;
}

.coh-ce-cpt_hero_banner_products-6e40eacf {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.5px;
    font-weight: 700;
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner_products-6e40eacf {
        padding-right: 40px;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_products-6e40eacf {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_products-6e40eacf {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0;
    }
}

.coh-ce-cpt_hero_banner_products-889b9296 {
    width: 785px;
    float: left;
    text-align: center;
}

@media (max-width:1659px) {
    .coh-ce-cpt_hero_banner_products-889b9296 {
        width: 40.625rem;
    }
}

@media (max-width:1139px) {
    .coh-ce-cpt_hero_banner_products-889b9296 {
        width: 28.125rem;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner_products-889b9296 {
        width: 100%;
        margin-top: 40px;
    }
}

.coh-ce-cpt_hero_banner_products-49bd2cde {
    width: auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    max-height: 440px;
}

.coh-ce-cpt_hero_banner_resources-85507811 {
    padding-top: 75px;
    padding-bottom: 75px;
    position: relative;
}

.coh-ce-cpt_hero_banner_resources-480c284a {
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
}

.coh-ce-cpt_hero_banner_resources-480c284a li {
    width: auto;
    float: left;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    padding-right: 20px;
}

.coh-ce-cpt_hero_banner_resources-480c284a li:after {
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    right: 7px;
    content: "/";
}

.coh-ce-cpt_hero_banner_resources-480c284a li:last-child {
    padding: 0;
    float: none;
}

.coh-ce-cpt_hero_banner_resources-480c284a li:last-child:before,
.coh-ce-cpt_hero_banner_resources-480c284a li:last-child:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_resources-480c284a li:last-child:after {
    display: none;
}

.coh-ce-cpt_hero_banner_resources-480c284a li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    z-index: 9;
}

.coh-ce-cpt_hero_banner_resources-f1f3e13d {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner_resources-f1f3e13d {
        display: block;
    }
}

.coh-ce-cpt_hero_banner_resources-33df628f {
    min-width: -webkit-calc(100% - 513px);
    min-width: calc(100% - 513px);
    max-width: -webkit-calc(100% - 513px);
    max-width: calc(100% - 513px);
    width: 100%;
    padding-right: 50px;
    float: left;
}

@media (max-width:1139px) {
    .coh-ce-cpt_hero_banner_resources-33df628f {
        min-width: -webkit-calc(100% - 400px);
        min-width: calc(100% - 400px);
        max-width: -webkit-calc(100% - 400px);
        max-width: calc(100% - 400px);
        width: 100%;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner_resources-33df628f {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        padding-right: 4.0625rem;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_resources-33df628f {
        padding-right: 0;
    }
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info {
    width: 100%;
    float: left;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info:before,
.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info p {
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    margin-right: 40px;
    position: relative;
    float: left;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info p:before,
.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info p:after {
    clear: none;
    content: normal;
    display: inline;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info p {
        margin-bottom: 5px;
    }
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info p:after {
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    right: -20px;
    content: "";
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info p:last-child:after {
    display: none;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info p a {
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    text-decoration: none;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info p.featured {
    padding-left: 21px;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .category-info p.featured:before {
    font-family: 'icomoon';
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f006";
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-top: 30px;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags {
        margin-top: 25px;
    }
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags .tag-title {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    margin-right: 23px;
    float: left;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags .tag-title:before,
.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags .tag-title:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags ul {
    float: left;
    clear: both;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags ul:before,
.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags ul:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags ul li {
    float: left;
    margin-right: 30px;
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags ul li {
        margin-bottom: 5px;
    }
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags ul li:last-child {
    margin: 0;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags ul li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    padding-left: 16px;
    position: relative;
    width: 100%;
    float: left;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags ul li a:before,
.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags ul li a:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_resources-33df628f .banner-tags-data .tags ul li a:before {
    font-family: 'icomoon';
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f02b";
}

.coh-ce-cpt_hero_banner_resources-97a25287 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.3px;
}

.coh-ce-cpt_hero_banner_resources-e8062f6b {
    font-size: 36px;
    line-height: 43px;
    letter-spacing: -0.5px;
    font-weight: 900;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner_resources-e8062f6b {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_resources-e8062f6b {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 0;
    }
}

.coh-ce-cpt_hero_banner_resources-6c9ff889 {
    margin-top: 1.875rem;
}

.coh-ce-cpt_hero_banner_resources-519a145b {
    width: 513px;
    float: left;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:1139px) {
    .coh-ce-cpt_hero_banner_resources-519a145b {
        width: 25rem;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner_resources-519a145b {
        width: 100%;
        margin-top: 40px;
        display: block;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_hero_banner_resources-519a145b {
        margin-top: 35px;
    }
}

.coh-ce-cpt_hero_banner_resources-519a145b .banner-tags-data-right {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    float: left;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    width: auto;
}

.coh-ce-cpt_hero_banner_resources-519a145b .banner-tags-data-right:before,
.coh-ce-cpt_hero_banner_resources-519a145b .banner-tags-data-right:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner_resources-519a145b .banner-tags-data-right a {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    margin-right: 40px;
    padding-left: 26px;
    position: relative;
}

.coh-ce-cpt_hero_banner_resources-519a145b .banner-tags-data-right a:last-child {
    margin: 0;
}

.coh-ce-cpt_hero_banner_resources-519a145b .banner-tags-data-right a:before {
    font-family: 'icomoon';
    font-weight: 500;
    font-size: 17px;
    line-height: normal;
    position: absolute;
    top: 0;
    left: 0;
}

.coh-ce-cpt_hero_banner_resources-519a145b .banner-tags-data-right a.search-link:before {
    content: "\f002";
}

.coh-ce-cpt_horizontal_content_card-466af053 {
    margin-bottom: 0.75rem;
}

.coh-ce-cpt_horizontal_content_card-3df446bf:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: 1;
}

.coh-ce-cpt_horizontal_content_card-92be551f {
    margin-top: auto;
}

.coh-ce-cpt_horizontal_content_card-9b2e5e08 {
    min-height: 1px;
}

.image-object-fit-cover.coh-ce-cpt_horizontal_content_card-9b2e5e08 {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.coh-ce-cpt_image-2cc57305 {
    min-height: 1px;
}

.fill-space-available.coh-ce-cpt_image-2cc57305 {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.coh-ce-cpt_impact_card-c4fa5111 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 25rem;
    height: 100%;
}

.coh-ce-cpt_impact_card-466af053 {
    margin-bottom: 0.75rem;
}

.coh-ce-cpt_impact_card-63e38b8f {
    color: rgb(255, 255, 255);
}

.coh-ce-cpt_impact_card-63e38b8f:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: 2;
}

.coh-ce-cpt_impact_card-38bc85ac {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: auto;
}

.coh-ce-cpt_link-b25617c6 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

.add-space-below.coh-ce-cpt_link-b25617c6 {
    margin-bottom: 2rem;
}

@media (max-width:1139px) {
    .add-space-below.coh-ce-cpt_link-b25617c6 {
        margin-bottom: 1.5rem;
    }
}

.coh-ce-cpt_linked_feature_card-466af053 {
    margin-bottom: 0.75rem;
}

.coh-ce-cpt_linked_feature_card-b0f595f9:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: 1;
}

.coh-ce-cpt_linked_feature_card-92be551f {
    margin-top: auto;
}

.coh-ce-cpt_linked_feature_card-cc55f948 {
    width: 3rem;
    margin-bottom: 1.5rem;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.coh-ce-cpt_logo_card-7e0447e5 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.coh-ce-cpt_logo_card-6456e07e {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.coh-ce-cpt_modal_window-50d5c6fb {
    overflow: auto;
    max-height: -webkit-calc(100vh - 4rem);
    max-height: calc(100vh - 4rem);
    -webkit-overflow-scrolling: touch;
    padding: 2rem;
}

@media (max-width:1139px) {
    .coh-ce-cpt_modal_window-50d5c6fb {
        max-height: -webkit-calc(100vh - 3rem);
        max-height: calc(100vh - 3rem);
        padding: 1.5rem;
    }
}

.coh-ce-cpt_press_room_new_footer_boiler-63f86e56 {
    list-style-type: disc;
    list-style-position: inside;
}

.coh-ce-cpt_press_room_new_footer_boil_0-63f86e56 {
    list-style-type: disc;
    list-style-position: inside;
}

.coh-ce-cpt_price_card-6c50e96c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.coh-ce-cpt_price_card-13c60bc1 {
    margin-bottom: 0;
}

.coh-ce-cpt_price_card-12c4107e:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: 1;
}

.coh-ce-cpt_price_card-6eb4d95c {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.coh-ce-cpt_price_card-b2503be0 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: auto;
}

.coh-ce-cpt_price_card-1775711d {
    margin-left: -0.5rem;
}

.coh-ce-cpt_price_card-77973a3b {
    font-size: 3.125rem;
}

.coh-ce-cpt_price_card-5d509b1 {
    font-size: 0.875rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
}

.coh-ce-cpt_price_card-d17cb34a {
    margin-top: 1.5rem;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.coh-ce-cpt_price_card-5289bcbf {
    margin-bottom: 1.5rem;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.coh-ce-cpt_profile_card-70163efb {
    margin-bottom: 0.375rem;
}

.coh-ce-cpt_profile_card-41b10bd:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    height: 100%;
    width: 100%;
    z-index: 1;
}

.coh-ce-cpt_profile_card-12f61887 {
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.5;
}

.coh-ce-cpt_profile_card-59cddfc1 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.coh-ce-cpt_request_demo-6acfa2ac {
    position: relative;
    min-height: 400px;
    height: auto;
    width: 100%;
}

@media (max-width:992px) {
    .coh-ce-cpt_request_demo-6acfa2ac {
        min-height: 600px;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_request_demo-6acfa2ac {
        min-height: 500px;
    }
}

.coh-ce-cpt_request_demo-873c619a {
    padding-top: 105px;
    padding-bottom: 65px;
    position: relative;
    max-width: 1100px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 100%;
}

@media (max-width:1139px) {
    .coh-ce-cpt_request_demo-873c619a {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_request_demo-873c619a {
        padding-top: 162px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_request_demo-873c619a {
        padding-top: 5.625rem;
    }
}

.coh-ce-cpt_request_demo-62cba89c {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:992px) {
    .coh-ce-cpt_request_demo-62cba89c {
        text-align: center;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_request_demo-c74f9a13 {
        margin-bottom: 50px;
    }
}

.coh-ce-cpt_request_demo-a4934250 {
    color: rgb(122, 144, 169);
    font-weight: 900;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
}

@media (max-width:767px) {
    .coh-ce-cpt_request_demo-a4934250 {
        font-size: 14px;
        text-align: center;
    }
}

.coh-ce-cpt_request_demo-42c0735b {
    text-align: center;
    color: rgb(51, 51, 51);
}

.coh-ce-cpt_request_demo-40119894 {
    text-align: center;
}

@media (max-width:992px) {
    .coh-ce-cpt_request_demo-40119894 {
        text-align: center;
    }
}

.coh-ce-cpt_request_demo-40119894 a {
    min-width: 302px;
    max-width: 302px;
    width: 100%;
    margin-top: 30px;
}

@media (max-width:992px) {
    .coh-ce-cpt_request_demo-40119894 a {
        margin-right: auto;
        margin-left: auto;
        display: block;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_request_demo-40119894 a {
        min-width: 100%;
    }
}

.coh-ce-cpt_request_demo-40119894 a:first-child {
    margin-top: 0;
}

.coh-ce-cpt_request_demo-40119894 a.request-demo-link {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    min-width: initial;
    max-width: initial;
    width: auto;
    color: rgb(19, 58, 101);
    margin-top: 42px;
}

@media (max-width:1139px) {
    .coh-ce-cpt_request_demo-40119894 a.request-demo-link {
        min-width: 230px;
        max-width: 230px;
    }
}

.coh-ce-cpt_request_demo-5bcbf74a {
    margin-right: 60px;
}

.coh-ce-cpt_request_demo-af859aaf {
    background-image: none;
}

.coh-ce-cpt_request_demo-af859aaf::after {
    background-image: none;
    background-origin: border-box;
    background-clip: border-box;
}

.coh-ce-cpt_site_footer-a55124d3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.coh-ce-cpt_site_footer-7db95991 {
    padding-right: 2rem;
    padding-left: 2rem;
    height: 5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:767px) {
    .coh-ce-cpt_site_footer-7db95991 {
        padding-right: 0;
        padding-left: 0;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.coh-ce-cpt_site_footer-607d5298 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

@media (max-width:767px) {
    .coh-ce-cpt_site_footer-607d5298 {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

.coh-ce-cpt_site_footer-607d5298:after {
    margin-right: auto;
}

@media (max-width:767px) {
    .coh-ce-cpt_site_footer-607d5298:after {
        margin-right: 0;
    }
}

.menu-position-desktop--left .coh-ce-cpt_site_footer-607d5298 {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.menu-position-desktop--center .coh-ce-cpt_site_footer-607d5298 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.menu-position-desktop--right .coh-ce-cpt_site_footer-607d5298 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.coh-ce-cpt_site_footer-1a90bda {
    height: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

@media (max-width:767px) {
    .coh-ce-cpt_site_footer-1a90bda {
        height: auto;
    }
}

.coh-ce-cpt_site_footer-6c573274 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}

@media (max-width:767px) {
    .coh-ce-cpt_site_footer-6c573274 {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

.coh-ce-cpt_site_footer-6c573274:before {
    margin-left: auto;
}

@media (max-width:767px) {
    .coh-ce-cpt_site_footer-6c573274:before {
        margin-left: 0;
    }
}

.menu-position-desktop--left .coh-ce-cpt_site_footer-6c573274 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.menu-position-desktop--center .coh-ce-cpt_site_footer-6c573274 {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.menu-position-desktop--right .coh-ce-cpt_site_footer-6c573274 {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

@media (max-width:767px) {
    .menu-position-desktop--right .coh-ce-cpt_site_footer-6c573274 {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.coh-ce-cpt_site_footer-6b4ab1ad {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 5rem;
    padding-right: 2rem;
    padding-left: 2rem;
}

@media (max-width:767px) {
    .coh-ce-cpt_site_footer-6b4ab1ad {
        height: auto;
        padding-right: 0;
        padding-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.coh-ce-cpt_site_footer-6b4ab1ad p {
    font-size: 0.75rem;
}

.coh-ce-cpt_site_footer-6b4ab1ad p:last-child {
    margin-bottom: 0;
}

.coh-ce-cpt_site_footer-595b4965 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 1rem;
}

@media (max-width:767px) {
    .coh-ce-cpt_site_footer-595b4965 {
        margin-right: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 5rem;
        max-width: 17.5rem;
        text-align: center;
    }
}

.coh-ce-cpt_site_footer-595b4965:after {
    margin-right: auto;
}

@media (max-width:767px) {
    .coh-ce-cpt_site_footer-595b4965:after {
        margin-right: 0;
    }
}

.coh-ce-cpt_site_footer-7974db9e {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 1rem;
}

@media (max-width:767px) {
    .coh-ce-cpt_site_footer-7974db9e {
        margin-left: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 5rem;
        text-align: center;
        max-width: 17.5rem;
    }
}

.coh-ce-cpt_site_footer-7974db9e:before {
    margin-left: auto;
}

@media (max-width:767px) {
    .coh-ce-cpt_site_footer-7974db9e:before {
        margin-left: 0;
    }
}

.coh-ce-cpt_site_header-e51d7f53 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.header-position--relative.coh-ce-cpt_site_header-e51d7f53 {
    position: relative;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
}

.header-position--fixed.coh-ce-cpt_site_header-e51d7f53 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
}

.menu-column-count-desktop-4.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

@media (max-width:992px) {
    .menu-column-count-desktop-4.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.menu-column-count-desktop-3.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

@media (max-width:992px) {
    .menu-column-count-desktop-3.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.menu-column-count-desktop-2.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

@media (max-width:992px) {
    .menu-column-count-desktop-2.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.menu-column-count-desktop-1.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-1>li {
    position: relative;
}

.menu-column-count-desktop-1.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2-wrapper {
    width: 20rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50% !important;
    right: auto;
}

@media (max-width:992px) {
    .menu-column-count-desktop-1.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2-wrapper {
        width: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        left: 0 !important;
    }
}

.menu-column-count-desktop-1.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2-wrapper>.coh-container-boxed {
    max-width: none;
    margin-right: 0;
    margin-left: 0;
}

.menu-column-count-desktop-1.coh-ce-cpt_site_header-e51d7f53 .main-menu .menu-level-2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.toolbar-horizontal.toolbar-fixed .header-position--fixed.coh-ce-cpt_site_header-e51d7f53 {
    top: 2.4375rem;
}

.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .header-position--fixed.coh-ce-cpt_site_header-e51d7f53 {
    top: 4.9375rem;
}

.toolbar-vertical.toolbar-fixed .header-position--fixed.coh-ce-cpt_site_header-e51d7f53 {
    top: 2.4375rem;
}

.coh-ce-cpt_site_header-6577ed22 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 2rem;
    padding-left: 2rem;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

@media (max-width:992px) {
    .coh-ce-cpt_site_header-6577ed22 {
        padding-right: 0;
        padding-left: 0;
        height: 3rem;
    }
}

.coh-ce-cpt_site_header-5282b65d {
    max-height: 5rem;
    width: auto;
}

@media (max-width:992px) {
    .coh-ce-cpt_site_header-5282b65d {
        max-height: 3rem;
    }
}

.coh-ce-cpt_site_header-e2a0ade6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width:992px) {
    .coh-ce-cpt_site_header-e2a0ade6 {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.coh-ce-cpt_site_header-f9afdd26 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3rem;
    width: 3rem;
    font-size: 1.5rem;
    -webkit-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}

@media (max-width:992px) {
    .coh-ce-cpt_site_header-f9afdd26 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.coh-ce-cpt_site_header-f9afdd26:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0c9";
    font-family: icomoon;
}

.menu-active.coh-ce-cpt_site_header-f9afdd26:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    font-family: icomoon;
}

.menu-active.coh-ce-cpt_site_header-f9afdd26:after {
    background-color: rgba(0, 0, 0, 0.5);
    height: -webkit-calc(100vh - 48px);
    height: calc(100vh - 48px);
    width: 100vw;
    position: absolute;
    top: 3rem;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

@media (max-width:992px) {
    .menu-active.coh-ce-cpt_site_header-f9afdd26:after {
        content: "";
    }
}

.coh-ce-cpt_site_header-4bd5ea3e {
    height: 100%;
}

@media (max-width:992px) {
    .coh-ce-cpt_site_header-4bd5ea3e {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        display: none;
        height: auto;
        max-width: 33.3125rem;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_site_header-4bd5ea3e {
        max-width: -webkit-calc(100vw - 32px);
        max-width: calc(100vw - 32px);
    }
}

.coh-ce-cpt_site_header-cae467c8 {
    height: 100%;
}

@media (max-width:992px) {
    .coh-ce-cpt_site_header-cae467c8 {
        height: -webkit-calc(100vh - 48px);
        height: calc(100vh - 48px);
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 7.125rem;
    }
}

.coh-ce-cpt_site_header-85f5d826 {
    height: 100%;
}

@media (max-width:992px) {
    .coh-ce-cpt_site_header-85f5d826 {
        height: auto;
    }
}

.coh-ce-cpt_site_header-a309120d {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-left: 0.5rem;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 3rem;
}

@media (max-width:992px) {
    .coh-ce-cpt_site_header-a309120d {
        padding-top: 0;
        padding-bottom: 0;
        margin-left: 0;
    }
}

.coh-ce-cpt_site_header-a309120d:before {
    margin-left: auto;
}

.menu-position-desktop--right .coh-ce-cpt_site_header-a309120d {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

@media (max-width:992px) {
    .menu-position-desktop--right .coh-ce-cpt_site_header-a309120d {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.coh-ce-cpt_site_header-df22f363 {
    height: 3rem;
    width: 3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.5rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.coh-ce-cpt_site_header-df22f363:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f002";
    font-family: icomoon;
}

.search-active.coh-ce-cpt_site_header-df22f363:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    font-family: icomoon;
}

.coh-ce-cpt_site_header-f7fc4a4 {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
}

.coh-ce-cpt_slide_item-2ee1ff76 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.coh-ce-cpt_social_links-c4355378 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
}

@media (max-width:767px) {
    .coh-ce-cpt_social_links-c4355378 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

.coh-ce-cpt_social_links-ff917e8c {
    margin-bottom: 0;
    margin-left: 0;
    list-style-type: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.coh-ce-cpt_social_links-7fba6170 {
    height: 2.5rem;
    width: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.875rem;
}

@media (max-width:767px) {
    .coh-ce-cpt_social_links-7fba6170 {
        width: auto;
    }
}

.facebook.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f09a";
    font-family: icomoon;
}

.twitter.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f099";
    font-family: icomoon;
}

.linkedin.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0e1";
    font-family: icomoon;
}

.youtube.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16a";
    font-family: icomoon;
}

.vimeo.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f27d";
    font-family: icomoon;
}

.instagram.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16d";
    font-family: icomoon;
}

.medium.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f23a";
    font-family: icomoon;
}

.pinterest.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f231";
    font-family: icomoon;
}

.rss.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f09e";
    font-family: icomoon;
}

.behance.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1b4";
    font-family: icomoon;
}

.drupal.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1a9";
    font-family: icomoon;
}

.github.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f09b";
    font-family: icomoon;
}

.xing.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f168";
    font-family: icomoon;
}

.bitbucket.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f171";
    font-family: icomoon;
}

.whatsapp.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f232";
    font-family: icomoon;
}

.slideshare.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1e7";
    font-family: icomoon;
}

.flickr.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16e";
    font-family: icomoon;
}

.vkontakte.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f189";
    font-family: icomoon;
}

.tumblr.coh-ce-cpt_social_links-7fba6170:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f173";
    font-family: icomoon;
}

.coh-ce-cpt_social_links_card-849e44df {
    margin-bottom: 1rem;
}

.coh-ce-cpt_social_links_card-33a132e2 {
    margin-right: -0.25rem;
    margin-bottom: 0;
    margin-left: -0.25rem;
}

.coh-ce-cpt_social_links_card-5dada3cd {
    margin-bottom: 0.5rem;
}

.facebook.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f09a";
    font-family: icomoon;
}

.twitter.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f099";
    font-family: icomoon;
}

.linkedin.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0e1";
    font-family: icomoon;
}

.youtube.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16a";
    font-family: icomoon;
}

.vimeo.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f27d";
    font-family: icomoon;
}

.instagram.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16d";
    font-family: icomoon;
}

.medium.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f23a";
    font-family: icomoon;
}

.pinterest.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f231";
    font-family: icomoon;
}

.rss.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f09e";
    font-family: icomoon;
}

.behance.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1b4";
    font-family: icomoon;
}

.drupal.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1a9";
    font-family: icomoon;
}

.github.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f09b";
    font-family: icomoon;
}

.xing.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f168";
    font-family: icomoon;
}

.bitbucket.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f171";
    font-family: icomoon;
}

.whatsapp.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f232";
    font-family: icomoon;
}

.slideshare.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f1e7";
    font-family: icomoon;
}

.flickr.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f16e";
    font-family: icomoon;
}

.vkontakte.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f189";
    font-family: icomoon;
}

.tumblr.coh-ce-cpt_social_links_card-bb596a78:before {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f173";
    font-family: icomoon;
}

.coh-ce-cpt_solution_product_promo_banne-8f188209 {
    background-color: rgb(245, 245, 245);
    padding-top: 50px;
    padding-bottom: 50px;
}

.coh-ce-cpt_solution_product_promo_banne-49543251 {
    height: 22.6875rem;
    width: 32.0625rem;
}

.coh-ce-cpt_stat_card-b76fe74a {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.coh-ce-cpt_stat_card-5e7d51c3 {
    font-weight: bold;
    display: block;
    margin-bottom: 1rem;
}

.large.coh-ce-cpt_stat_card-5e7d51c3 {
    font-size: 6rem;
}

@media (max-width:1139px) {
    .large.coh-ce-cpt_stat_card-5e7d51c3 {
        font-size: 4.5rem;
    }
}

@media (max-width:767px) {
    .large.coh-ce-cpt_stat_card-5e7d51c3 {
        font-size: 3.5rem;
    }
}

.medium.coh-ce-cpt_stat_card-5e7d51c3 {
    font-size: 4.5rem;
}

@media (max-width:1139px) {
    .medium.coh-ce-cpt_stat_card-5e7d51c3 {
        font-size: 3.5rem;
    }
}

@media (max-width:767px) {
    .medium.coh-ce-cpt_stat_card-5e7d51c3 {
        font-size: 2.5rem;
    }
}

.small.coh-ce-cpt_stat_card-5e7d51c3 {
    font-size: 3.5rem;
}

@media (max-width:1139px) {
    .small.coh-ce-cpt_stat_card-5e7d51c3 {
        font-size: 2.5rem;
    }
}

@media (max-width:767px) {
    .small.coh-ce-cpt_stat_card-5e7d51c3 {
        font-size: 1.5rem;
    }
}

.coh-ce-cpt_stat_card-9703bc5a {
    font-weight: bold;
    font-size: 0.875rem;
    display: block;
}

.coh-ce-cpt_stat_card-42588cf7 {
    width: 3rem;
    margin-bottom: 1rem;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.space-between-nav-content.coh-ce-cpt_tabs_container_vertical_tabs-a902b84a .coh-accordion-tabs-content {
    padding-left: 11.5%;
}

@media (max-width:1139px) {
    .space-between-nav-content.coh-ce-cpt_tabs_container_vertical_tabs-a902b84a .coh-accordion-tabs-content {
        padding-left: 0;
    }
}

.coh-ce-cpt_tabs_container_vertical_tabs-a902b84a .coh-accordion-tabs-nav {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.coh-ce-cpt_testimonial_card-3154f319 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.coh-ce-cpt_testimonial_card-aa01a782 {
    border-left-style: none;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.coh-ce-cpt_testimonial_card-2f2a169e {
    margin-top: auto;
    padding-top: 1.5rem;
    line-height: 1rem;
    font-size: 1rem;
}

.coh-ce-cpt_testimonial_card-29a98c9a {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 3.5rem;
    margin-right: auto;
    margin-bottom: 1.5rem;
    margin-left: auto;
}

.coh-ce-cpt_testimonial_card-174b89fd {
    margin-bottom: 0.5rem;
    font-weight: bold;
}

.coh-ce-cpt_testimonial_card-92c7cc8a {
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
}

.coh-ce-cpt_testimonial_card-18495c3e {
    font-size: 0.875rem;
}

.coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    height: 2.5rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 1.875rem;
    padding-left: 1.875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:992px) {
    .coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 {
        display: none;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 {
        display: none;
    }
}

.coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 .utilities-menu li {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.coh-ce-cpt_utilities_bar_horizontal-ccf0cd73 .social-links a {
    width: 2rem;
}

.coh-ce-cpt_utilities_bar_horizontal-830836c6 {
    height: 100%;
}

.coh-ce-cpt_utilities_bar_horizontal-830836c6+* {
    margin-left: 1rem;
}

@media (max-width:992px) {
    .coh-ce-cpt_utilities_bar_horizontal-830836c6+* {
        margin-left: 0;
    }
}

.coh-ce-cpt_utilities_bar_vertical-81040a3c {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: none;
}

@media (max-width:992px) {
    .coh-ce-cpt_utilities_bar_vertical-81040a3c {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.coh-ce-cpt_utilities_bar_vertical-81040a3c .social-links a {
    width: auto;
}

.coh-ce-cpt_utilities_bar_vertical-80f39919 {
    height: 100%;
}

.coh-ce-cpt_utilities_bar_vertical-80f39919+* {
    margin-left: 1rem;
}

@media (max-width:992px) {
    .coh-ce-cpt_utilities_bar_vertical-80f39919+* {
        margin-left: 0;
    }
}

.coh-ce-cpt_utilities_bar_vertical-80f39919 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.coh-ce-cpt_utilities_bar_vertical-80f39919 a {
    padding-top: 0.75rem;
    padding-right: 1rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
}

.coh-ce-cpt_video-ea901c4e {
    width: 100%;
}

@media (max-width:1139px) {
    .coh-ce-feature_global_office-388cf550 {
        padding-bottom: 20px;
    }
}

@media (max-width:992px) {
    .coh-ce-feature_global_office-388cf550 {
        padding-bottom: 20px;
    }
}

@media (max-width:767px) {
    .coh-ce-feature_global_office-388cf550 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width:569px) {
    .coh-ce-feature_global_office-388cf550 {
        padding-bottom: 20px;
    }
}

.coh-ce-feature_global_office-15fd32c4 {
    line-height: 1.5;
    font-style: normal;
}

.coh-ce-thank_you_card-cc55f948 {
    width: 3rem;
    margin-bottom: 1.5rem;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.coh-ce-thank_you_card-4b8e8e60 {
    max-width: 30.1875rem;
    max-height: 16.875rem;
    height: 100%;
}

.coh-ce-thank_you_card-466af053 {
    margin-bottom: 0.75rem;
}

.coh-ce-thank_you_card-413134b2 {
    margin-top: auto;
}

.coh-ce-cpt_aai_site_header-f7c26810 {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 105px;
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.05);
    z-index: 99;
    background-color: rgb(255, 255, 255);
    -webkit-transition: all 100ms;
    transition: all 100ms;
}

@media (max-width:992px) {
    .coh-ce-cpt_aai_site_header-f7c26810 {
        height: 90px;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_aai_site_header-f7c26810 {
        height: 50px;
        -webkit-transition: all 200ms;
        transition: all 200ms;
    }
}

@media (max-width:569px) {
    .coh-ce-cpt_aai_site_header-f7c26810 {
        height: 50px;
        -webkit-transition: all 200ms;
        transition: all 200ms;
    }
}

.header-position--relative.coh-ce-cpt_aai_site_header-f7c26810 {
    position: relative;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
}

.header-position--fixed.coh-ce-cpt_aai_site_header-f7c26810 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
}

.menu-column-count-desktop-4.coh-ce-cpt_aai_site_header-f7c26810 .main-menu .menu-level-2 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

@media (max-width:992px) {
    .menu-column-count-desktop-4.coh-ce-cpt_aai_site_header-f7c26810 .main-menu .menu-level-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.menu-column-count-desktop-3.coh-ce-cpt_aai_site_header-f7c26810 .main-menu .menu-level-2 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

@media (max-width:992px) {
    .menu-column-count-desktop-3.coh-ce-cpt_aai_site_header-f7c26810 .main-menu .menu-level-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.menu-column-count-desktop-2.coh-ce-cpt_aai_site_header-f7c26810 .main-menu .menu-level-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

@media (max-width:992px) {
    .menu-column-count-desktop-2.coh-ce-cpt_aai_site_header-f7c26810 .main-menu .menu-level-2 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

.menu-column-count-desktop-1.coh-ce-cpt_aai_site_header-f7c26810 .main-menu .menu-level-1>li {
    position: relative;
}

.menu-column-count-desktop-1.coh-ce-cpt_aai_site_header-f7c26810 .main-menu .menu-level-2-wrapper {
    width: 20rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50% !important;
    right: auto;
}

@media (max-width:992px) {
    .menu-column-count-desktop-1.coh-ce-cpt_aai_site_header-f7c26810 .main-menu .menu-level-2-wrapper {
        width: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        left: 0 !important;
    }
}

.menu-column-count-desktop-1.coh-ce-cpt_aai_site_header-f7c26810 .main-menu .menu-level-2-wrapper>.coh-container-boxed {
    max-width: none;
    margin-right: 0;
    margin-left: 0;
}

.menu-column-count-desktop-1.coh-ce-cpt_aai_site_header-f7c26810 .main-menu .menu-level-2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.toolbar-horizontal.toolbar-fixed .header-position--fixed.coh-ce-cpt_aai_site_header-f7c26810 {
    top: 2.4375rem;
}

.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .header-position--fixed.coh-ce-cpt_aai_site_header-f7c26810 {
    top: 4.9375rem;
}

.toolbar-vertical.toolbar-fixed .header-position--fixed.coh-ce-cpt_aai_site_header-f7c26810 {
    top: 2.4375rem;
}

.coh-ce-cpt_aai_site_header-c6638c7f {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.coh-ce-cpt_aai_site_header-34e92463 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

@media (max-width:992px) {
    .coh-ce-cpt_aai_site_header-34e92463 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

.coh-ce-cpt_aai_site_header-c3d81c64 {
    position: static;
}

@media (max-width:992px) {
    .coh-ce-cpt_aai_site_header-c3d81c64 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}

.coh-ce-cpt_hero_banner-85507811 {
    padding-top: 75px;
    padding-bottom: 75px;
    position: relative;
}

.coh-ce-cpt_hero_banner-75b30e22 {
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
}

.coh-ce-cpt_hero_banner-75b30e22 li {
    width: auto;
    float: left;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    padding-right: 20px;
}

.coh-ce-cpt_hero_banner-75b30e22 li:after {
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    right: 7px;
    content: "/";
}

.coh-ce-cpt_hero_banner-75b30e22 li:last-child {
    padding: 0;
    float: none;
}

.coh-ce-cpt_hero_banner-75b30e22 li:last-child:before,
.coh-ce-cpt_hero_banner-75b30e22 li:last-child:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-cpt_hero_banner-75b30e22 li:last-child:after {
    display: none;
}

.coh-ce-cpt_hero_banner-75b30e22 li a {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
    position: relative;
    z-index: 9;
}

.coh-ce-cpt_hero_banner-93803853 {
    min-width: -webkit-calc(100% - 513px);
    min-width: calc(100% - 513px);
    max-width: -webkit-calc(100% - 513px);
    max-width: calc(100% - 513px);
    width: 100%;
    padding-right: 50px;
    float: left;
}

@media (max-width:1139px) {
    .coh-ce-cpt_hero_banner-93803853 {
        min-width: -webkit-calc(100% - 400px);
        min-width: calc(100% - 400px);
        max-width: -webkit-calc(100% - 400px);
        max-width: calc(100% - 400px);
        width: 100%;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner-93803853 {
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        padding-right: 4.0625rem;
    }
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner-93803853 {
        padding-right: 0;
    }
}

.coh-ce-cpt_hero_banner-97a25287 {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: -0.3px;
}

.coh-ce-cpt_hero_banner-637342bf {
    font-size: 48px;
    line-height: 52px;
    letter-spacing: -1px;
    font-weight: 900;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner-637342bf {
        font-size: 36px;
        line-height: 43px;
        letter-spacing: -0.5px;
    }
}

.coh-ce-cpt_hero_banner-affaa75c {
    margin-top: 40px;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner-affaa75c {
        font-size: 15px;
        line-height: 24px;
    }
}

.coh-ce-cpt_hero_banner-affaa75c * {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner-affaa75c * {
        font-size: 15px;
        line-height: 24px;
    }
}

.coh-ce-cpt_hero_banner-affaa75c a {
    color: #44879E;
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}

@media (max-width:767px) {
    .coh-ce-cpt_hero_banner-affaa75c a {
        font-size: 15px;
        line-height: 24px;
    }
}

.coh-ce-cpt_hero_banner-27d2441 {
   
    float: left;
    text-align: center;
}

@media (max-width:1139px) {
    .coh-ce-cpt_hero_banner-27d2441 {
        width: 25rem;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner-27d2441 {
        width: 100%;
        margin-top: 40px;
    }
}

.coh-ce-cpt_hero_banner-775b82f6 {
    width: auto;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    max-height: 230px;
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner-775b82f6 {
        max-height: 20.625rem;
    }
}

@media (max-width:992px) {
    .coh-ce-cpt_hero_banner-11ace5d3 {
        float: left;
    }
}

.coh-ce-c2e6bd89 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

@media (max-width:767px) {
    .coh-ce-c2e6bd89 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
}

.coh-ce-c2a716e9 {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

@media (max-width:767px) {
    .coh-ce-c2a716e9 {
        padding-right: 0;
        padding-left: 0;
    }
}

.coh-ce-3d39c93a {
    font-size: 0.875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

@media (max-width:767px) {
    .coh-ce-3d39c93a {
        padding-top: 0.25rem;
        padding-right: 1rem;
        padding-bottom: 0.25rem;
        padding-left: 1rem;
    }
}

.coh-ce-58bb3da {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: static;
}

@media (max-width:767px) {
    .coh-ce-58bb3da {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
}

.coh-ce-f6e619a5 {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:767px) {
    .coh-ce-f6e619a5 {
        padding-right: 0;
        padding-left: 0;
    }
}

.coh-ce-3d39c93a {
    font-size: 0.875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

@media (max-width:767px) {
    .coh-ce-3d39c93a {
        padding-top: 0.25rem;
        padding-right: 1rem;
        padding-bottom: 0.25rem;
        padding-left: 1rem;
    }
}

.coh-ce-bdab5edc {
    pointer-events: auto;
}

@media (max-width:992px) {
    .coh-ce-bdab5edc {
        margin-right: 0;
        margin-left: 0;
    }
}

.coh-ce-41faece7 {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-fill: balance;
    -moz-column-fill: balance;
    column-fill: balance;
}

.coh-ce-4c431097 {
    list-style-type: none;
    margin-left: 0;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    display: inline-block;
    width: 100%;
}

@media (max-width:992px) {
    .coh-ce-4c431097 {
        padding-right: 0;
        padding-left: 1rem;
    }
}

.coh-ce-5d9b5c92 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    font-size: 0.875rem;
}

.coh-ce-458aeaf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width:992px) {
    .coh-ce-458aeaf {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
    }
}

.coh-ce-cfeba3d3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width:992px) {
    .coh-ce-cfeba3d3 {
        padding-right: 0;
        padding-left: 0;
    }
}

.has-children.is-collapsed.coh-ce-cfeba3d3>a:after {
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg);
}

.has-children.is-expanded.coh-ce-cfeba3d3>a:after {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
}

.has-children.coh-ce-cfeba3d3>a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width:992px) {
    .has-children.coh-ce-cfeba3d3>a {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.has-children.coh-ce-cfeba3d3>a:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    font-family: icomoon;
    -webkit-transition: 200ms ease-in-out transform;
    transition: 200ms ease-in-out transform;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 0.5rem;
}

.coh-ce-7603bfd {
    font-size: 0.875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

@media (max-width:992px) {
    .coh-ce-7603bfd {
        padding-right: 1rem;
        padding-left: 1rem;
        height: auto;
    }
}

.coh-ce-9e7f72ef {
    position: absolute;
    top: 100%;
    display: none;
    z-index: 1;
    left: 0;
    right: 0;
    pointer-events: none;
}

@media (max-width:992px) {
    .coh-ce-9e7f72ef {
        position: static;
    }
}

.coh-ce-9891be7f {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
    pointer-events: auto;
}

@media (max-width:992px) {
    .coh-ce-9891be7f {
        margin-right: 0;
        margin-left: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0.75rem;
    }
}

.coh-ce-41faece7 {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-fill: balance;
    -moz-column-fill: balance;
    column-fill: balance;
}

.coh-ce-4c431097 {
    list-style-type: none;
    margin-left: 0;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    display: inline-block;
    width: 100%;
}

@media (max-width:992px) {
    .coh-ce-4c431097 {
        padding-right: 0;
        padding-left: 1rem;
    }
}

.coh-ce-5d9b5c92 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    font-size: 0.875rem;
}

.coh-ce-7666841d {
    margin-top: 0;
    margin-bottom: 0;
}

.coh-ce-d344be45 {
    margin-left: 0;
    list-style-type: none;
    padding-left: 1rem;
}

.coh-ce-769e1d0 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.875rem;
}

.coh-ce-9c23e4ec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.coh-ce-4be69de6 {
    font-size: 0.75rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.coh-ce-646fa54d {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    position: static;
}

@media (max-width:992px) {
    .coh-ce-646fa54d {
        height: auto;
        float: right;
    }
}

.coh-ce-71c1a106 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: static;
}

.has-children.is-collapsed.coh-ce-71c1a106>a:after {
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg);
}

.has-children.is-expanded.coh-ce-71c1a106>a:after {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
}

.has-children.coh-ce-71c1a106>a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width:992px) {
    .has-children.coh-ce-71c1a106>a {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.has-children.coh-ce-71c1a106>a:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    font-family: icomoon;
    -webkit-transition: 200ms ease-in-out transform;
    transition: 200ms ease-in-out transform;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 0.5rem;
}

.coh-ce-bdab5edc {
    pointer-events: auto;
}

@media (max-width:992px) {
    .coh-ce-bdab5edc {
        margin-right: 0;
        margin-left: 0;
    }
}

.coh-ce-41faece7 {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-fill: balance;
    -moz-column-fill: balance;
    column-fill: balance;
}

.coh-ce-4c431097 {
    list-style-type: none;
    margin-left: 0;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    display: inline-block;
    width: 100%;
}

@media (max-width:992px) {
    .coh-ce-4c431097 {
        padding-right: 0;
        padding-left: 1rem;
    }
}

.coh-ce-5d9b5c92 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    font-size: 0.875rem;
}

.coh-ce-2a457eb9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width:992px) {
    .coh-ce-2a457eb9 {
        height: auto;
        float: right;
    }
    .coh-ce-2a457eb9:before,
    .coh-ce-2a457eb9:after {
        clear: none;
        content: normal;
        display: inline;
    }
}

.coh-ce-afc4c970 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.has-children.is-collapsed.coh-ce-afc4c970>a:after {
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotate(0deg);
    transform: rotateZ(0deg);
}

.has-children.is-expanded.coh-ce-afc4c970>a:after {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
}

.has-children.coh-ce-afc4c970>a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width:992px) {
    .has-children.coh-ce-afc4c970>a {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.has-children.coh-ce-afc4c970>a:after {
    line-height: 1.0;
    font-weight: normal;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    font-family: icomoon;
    -webkit-transition: 200ms ease-in-out transform;
    transition: 200ms ease-in-out transform;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 0.5rem;
}

.coh-ce-7603bfd {
    font-size: 0.875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

@media (max-width:992px) {
    .coh-ce-7603bfd {
        padding-right: 1rem;
        padding-left: 1rem;
        height: auto;
    }
}

.coh-ce-41faece7 {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -webkit-column-fill: balance;
    -moz-column-fill: balance;
    column-fill: balance;
}

.coh-ce-4c431097 {
    list-style-type: none;
    margin-left: 0;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    display: inline-block;
    width: 100%;
}

@media (max-width:992px) {
    .coh-ce-4c431097 {
        padding-right: 0;
        padding-left: 1rem;
    }
}

.coh-ce-5d9b5c92 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    font-size: 0.875rem;
}

.coh-ce-ee9cb6c0 {
    position: relative;
}

.coh-ce-ee9cb6c0 .language-container-dropdown {
    width: 390px;
    background-color: rgb(245, 245, 245);
    padding-top: 0;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
    position: absolute;
    right: 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 9;
    display: none;
}

@media (max-width:992px) {
    .coh-ce-ee9cb6c0 .language-container-dropdown {
        width: 390px;
    }
}

@media (max-width:767px) {
    .coh-ce-ee9cb6c0 .language-container-dropdown {
        width: 390px;
    }
}

@media (max-width:569px) {
    .coh-ce-ee9cb6c0 .language-container-dropdown {
        right: -5px;
        max-width: 300px;
        padding-right: 0;
    }
}

.coh-ce-ee9cb6c0 .language-container-dropdown h2 {
    display: none;
}

.coh-ce-ee9cb6c0 .language-container-dropdown li {
    width: 75%;
    display: inline-block;
}

@media (max-width:569px) {
    .coh-ce-ee9cb6c0 .language-container-dropdown li {
        width: 60%;
    }
}

.coh-ce-ee9cb6c0 .language-container-dropdown li:nth-child(even) {
    width: 25%;
}

@media (max-width:569px) {
    .coh-ce-ee9cb6c0 .language-container-dropdown li:nth-child(even) {
        width: 40%;
    }
}

.coh-ce-ee9cb6c0 .language-container-dropdown li a {
    font-weight: 700;
    color: rgb(117, 117, 117);
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 8px;
    margin-left: 0;
    text-decoration: none;
    display: inline-block;
}

.coh-ce-ee9cb6c0 .language-container-dropdown li a:hover {
    color: rgb(0, 0, 0);
}

.coh-ce-ee9cb6c0 .language-container-dropdown li a.is-active {
    background-color: rgb(255, 255, 255);
    margin-top: 2px;
    margin-right: 0;
    margin-bottom: 2px;
    margin-left: -30px;
    padding-top: 6px;
    padding-right: 14px;
    padding-bottom: 6px;
    padding-left: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(224, 224, 224);
    position: relative;
}

.coh-ce-ee9cb6c0 .language-container-dropdown li a.is-active:before {
    content: "\f00c";
    font-family: "icomoon";
    color: rgb(245, 109, 0);
    font-weight: 700;
    font-size: 11px;
    position: absolute;
    top: 6px;
    left: 10px;
}

.coh-ce-ee9cb6c0 .language-container-dropdown p {
    color: rgb(117, 117, 117);
    font-weight: 700;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 14px;
    padding-left: 0;
    text-align: right;
    cursor: pointer;
    position: relative;
    display: inline;
    float: right;
}

.coh-ce-ee9cb6c0 .language-container-dropdown p:before,
.coh-ce-ee9cb6c0 .language-container-dropdown p:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-ee9cb6c0 .language-container-dropdown p:before {
    content: "\f00d";
    font-family: "icomoon";
    color: rgb(117, 117, 117);
    font-size: 11px;
    line-height: 13px;
    position: absolute;
    right: 40px;
}

.coh-ce-bc6cd88f {
    cursor: pointer;
    text-align: right;
    position: relative;
    padding-right: 20px;
}

.coh-ce-bc6cd88f:after {
    position: absolute;
    right: 0;
    content: "\f078";
    font-family: "icomoon";
    top: 7px;
    font-size: 11px;
    color: rgb(102, 102, 102);
}

.coh-ce-bc6cd88f img {
    display: inline-block;
}

.coh-ce-bc6cd88f p {
    display: inline-block;
    position: relative;
    top: -6px;
    font-weight: 500;
}

.coh-ce-7569396c {
    height: 1.5625rem;
    width: 1.5rem;
}

.coh-ce-4f9132ca {
    color: rgb(255, 255, 255);
}

.coh-ce-d87b9bd0 {
    position: relative;
    right: -30px;
}

@media (max-width:569px) {
    .coh-ce-d87b9bd0 {
        right: 15px;
    }
}

.coh-ce-abb37dcb {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.coh-ce-3255681e {
    width: 245px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

@media (max-width:992px) {
    .coh-ce-3255681e {
        width: 200px;
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width:569px) {
    .coh-ce-3255681e {
        width: 200px;
        padding-right: 30px;
        padding-left: 30px;
    }
}

.coh-ce-39c45b64 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.coh-ce-94fc8a15 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width:569px) {
    .coh-ce-94fc8a15 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.coh-ce-d53aa2dd {
    width: 100%;
}

.coh-ce-df6d4617 {
    -webkit-align-self: unset;
    -ms-flex-item-align: unset;
    align-self: unset;
    -webkit-filter: none;
    filter: none;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.coh-ce-f9b4de0f {
    background-color: rgb(181, 206, 224);
}

.coh-ce-df6d4617 {
    -webkit-align-self: unset;
    -ms-flex-item-align: unset;
    align-self: unset;
    -webkit-filter: none;
    filter: none;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.coh-ce-6ba1d713 {
    display: none;
}

.coh-ce-6f78460f {
    overflow: hidden;
    position: relative;
}

.coh-ce-6f78460f {
    overflow: hidden;
    position: relative;
}

.coh-ce-6f78460f {
    overflow: hidden;
    position: relative;
}

.coh-ce-1397bef {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.coh-ce-1397bef {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width:992px) {
    .coh-ce-9a93af6c {
        width: 100vw;
        margin-left: -30px !important;
    }
}

.coh-ce-1397bef {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.coh-ce-1397bef {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.coh-ce-1397bef {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.coh-ce-6dc850d1 {
    float: right;
    clear: right;
}

.coh-ce-6dc850d1:before,
.coh-ce-6dc850d1:after {
    clear: none;
    content: normal;
    display: inline;
}

.coh-ce-1397bef {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.coh-ce-1397bef {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.coh-ce-6dc850d1 {
    float: right;
    clear: right;
}

.coh-ce-6dc850d1:before,
.coh-ce-6dc850d1:after {
    clear: none;
    content: normal;
    display: inline;
}

.ui-dialog~.ck-body-wrapper {
    --ck-z-panel: 1261;
}

.views-align-left {
    text-align: left;
}

.views-align-right {
    text-align: right;
}

.views-align-center {
    text-align: center;
}

.views-view-grid .views-col {
    float: left;
}

.views-view-grid .views-row {
    float: left;
    clear: both;
    width: 100%;
}

.views-display-link+.views-display-link {
    margin-left: 0.5em;
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}

.ui-widget-content a {
    color: #333333;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: bold;
}

.ui-widget-header a {
    color: #333333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    color: #454545;
    text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #cccccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none;
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    -ms-filter: "alpha(opacity=35)";
    background-image: none;
}

.ui-state-disabled .ui-icon {
    -ms-filter: "alpha(opacity=35)";
}

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(../images/ui-icons_444444_256x240.png);
}

.ui-widget-header .ui-icon {
    background-image: url(../images/ui-icons_444444_256x240.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url(../images/ui-icons_555555_256x240.png);
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url(../images/ui-icons_ffffff_256x240.png);
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url(../images/ui-icons_777620_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(../images/ui-icons_cc0000_256x240.png);
}

.ui-button .ui-icon {
    background-image: url(../images/ui-icons_777777_256x240.png);
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
    background-image: none;
}

.ui-icon-caret-1-n {
    background-position: 0 0;
}

.ui-icon-caret-1-ne {
    background-position: -16px 0;
}

.ui-icon-caret-1-e {
    background-position: -32px 0;
}

.ui-icon-caret-1-se {
    background-position: -48px 0;
}

.ui-icon-caret-1-s {
    background-position: -65px 0;
}

.ui-icon-caret-1-sw {
    background-position: -80px 0;
}

.ui-icon-caret-1-w {
    background-position: -96px 0;
}

.ui-icon-caret-1-nw {
    background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    -ms-filter: "alpha(opacity=30)";
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666666;
    box-shadow: 0 0 5px #666666;
}

.social-media-links--platforms {
    padding-left: 0;
}

.social-media-links--platforms.horizontal li {
    display: inline-block;
    text-align: center;
    padding: .2em .35em;
}

.social-media-links--platforms.vertical li {
    list-style-type: none;
    margin: 0 0 .5em 0;
}

.social-media-links--platforms.vertical li a img {
    vertical-align: middle;
    margin-right: .5em;
}

.iconsets-wrapper {
    display: inherit;
    overflow-x: auto;
}

span.ext {
    width: 10px;
    height: 10px;
    padding-right: 12px;
    text-decoration: none;
    background: url(../images/extlink_s.png) 2px center no-repeat;
}

span.mailto {
    width: 10px;
    height: 10px;
    padding-right: 12px;
    text-decoration: none;
    background: url(../images/extlink_s.png) -20px center no-repeat;
}

span.tel {
    width: 10px;
    height: 10px;
    padding-right: 12px;
    text-decoration: none;
    background: url(../images/extlink_s.png) -42px center no-repeat;
}

svg.ext {
    width: 14px;
    height: 14px;
    fill: #727272;
    font-weight: 900;
}

svg.mailto,
svg.tel {
    width: 14px;
    height: 14px;
    fill: #727272;
}

[data-extlink-placement='prepend'],
[data-extlink-placement='before'] {
    padding-right: 0.2rem;
}

[data-extlink-placement='append'],
[data-extlink-placement='after'] {
    padding-left: 0.2rem;
}

svg.ext path,
svg.mailto path,
svg.tel path {
    stroke: #727272;
    stroke-width: 3;
}

@media print {
    svg.ext,
    svg.mailto,
    svg.tel,
    span.ext,
    span.mailto,
    span.tel {
        display: none;
        padding: 0;
    }
}

.extlink i {
    padding-left: 0.2em;
}

.extlink-nobreak {
    white-space: nowrap;
}

.collapsiblockTitle button {
    display: block;
    width: 100%;
    padding: 0;
    cursor: pointer;
    text-align: left;
    color: #0071b3;
    border: none;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEX///8AAABVwtN+AAAAAXRSTlMAQObYZgAAABJJREFUeJxj+MdQw2DBIMAABgAUsAHD3c3BpwAAAABJRU5ErkJggg==) no-repeat right
}

.collapsiblockTitle button:hover {
    color: #018fe2
}

div .collapsiblockTitleCollapsed button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEUBawAAAACA2Sw2AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfWBBkTFRtzktmWAAAAFElEQVR42mPgYJBgsGCoAGIJBg4ACCYBKWEREuIAAAAASUVORK5CYII=)
}

.collapsiblockContent {
    overflow: hidden
}

[dir=rtl] .collapsiblockTitle button {
    display: block;
    background-position: left
}

[dir=rtl] .collapsiblockTitleCollapsed button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAABlBMVEUBawAAAACA2Sw2AAAAAnRSTlMA/1uRIrUAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAUSURBVHicY1BgMGCwYLABYgMGBQAJIgFNAWOT0AAAAABJRU5ErkJggg==);
    background-position: left
}
.centrado{
    text-align:center;
}