@font-face {
    font-family: "Klavika";
    font-weight: 400;
    src: url("https://www.alliancebernstein.com/etc.clientlibs/abde-commons/clientlibs/clientlib-commons/resources/fonts/Klavika-Regular.eot?#iefix") format("embedded-opentype"), url("https://www.alliancebernstein.com/etc.clientlibs/abde-commons/clientlibs/clientlib-commons/resources/fonts/Klavika-Regular.woff") format("woff")
}

@font-face {
    font-family: "Klavika";
    font-weight: 700;
    src: url("https://www.alliancebernstein.com/etc.clientlibs/abde-commons/clientlibs/clientlib-commons/resources/fonts/Klavika-Bold.eot?#iefix") format("embedded-opentype"), url("https://www.alliancebernstein.com/etc.clientlibs/abde-commons/clientlibs/clientlib-commons/resources/fonts/Klavika-Bold.woff") format("woff")
}

@font-face {
    font-family: "Theinhardt";
    font-weight: 400;
    src: url("https://www.alliancebernstein.com/etc.clientlibs/abde-commons/clientlibs/clientlib-commons/resources/fonts/Theinhardt-Light.eot?#iefix") format("embedded-opentype"), url("https://www.alliancebernstein.com/etc.clientlibs/abde-commons/clientlibs/clientlib-commons/resources/fonts/Theinhardt-Light.woff") format("woff")
}

@font-face {
    font-family: "Theinhardt";
    font-weight: 700;
    src: url("https://www.alliancebernstein.com/etc.clientlibs/abde-commons/clientlibs/clientlib-commons/resources/fonts/Theinhardt-Bold.eot?#iefix") format("embedded-opentype"), url("https://www.alliancebernstein.com/etc.clientlibs/abde-commons/clientlibs/clientlib-commons/resources/fonts/Theinhardt-Bold.woff") format("woff")
}

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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,
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,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-size: 1.1875rem;
    font-weight: 400;
    line-height: 1.316;
    color: #262626;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

dt {
    font-weight: 700
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

em {
    font-style: italic !important
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

a {
    color: #156b94;
    text-decoration: none;
    background-color: transparent;
    outline-color: #156b94
}

a.focus-visible {
    outline: 2px auto #156b94
}

a:focus-visible {
    outline: 2px auto #156b94
}

a:hover,
a:focus {
    color: #262626;
    text-decoration: underline
}

pre,
code,
kbd,
samp {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-size: 1em
}

pre {
    overflow: auto
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #c4c4c4;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=radio],
input[type=checkbox] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    font-size: calc(1.275rem + 0.3vw);
    line-height: inherit;
    color: inherit;
    white-space: normal
}

@media(min-width: 1200px) {
    legend {
        font-size: 1.5rem
    }
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.abde-bgcolor-white {
    background-color: #fff
}

.abde-bgcolor-black {
    background-color: #000
}

.abde-bgcolor-ltgrey {
    background-color: #f7f7f7
}

.abde-bgcolor-mdgrey {
    background-color: #c4c4c4
}

.abde-bgcolor-dkgrey {
    background-color: #343434
}

.abde-bracket-container {
    position: relative
}

.abde-bracket-container h2,
.abde-bracket-container h3,
.abde-bracket-container h4,
.abde-bracket-container h5 {
    padding-right: 20px
}

.abde-bracket-container p {
    line-height: 32px
}

.abde-bracket-container.abde-bracket-hide:before,
.abde-bracket-container.abde-bracket-hide:after {
    display: none
}

.abde-bracket-container.abde-bracket-gray:before,
.abde-bracket-container.abde-bracket-gray:after {
    border-color: #f7f7f7 !important
}

.abde-bracket-container.abde-bracket-left.abde-bracket-padded {
    padding-left: 47px
}

.abde-bracket-container.abde-bracket-left:before {
    content: " ";
    position: absolute;
    top: 0px;
    height: 100%;
    width: 47px;
    left: 0px;
    border-left: 26px solid #fff;
    border-top: 26px solid #fff;
    border-bottom: 26px solid #fff;
    z-index: 2
}

.abde-bracket-container.abde-bracket-left.abde-bracket-collapse:before {
    border-left: none;
    margin-right: -21px;
    width: 21px !important
}

.abde-bracket-container.abde-bracket-right.abde-bracket-padded {
    padding-right: 47px
}

.abde-bracket-container.abde-bracket-right:after {
    width: 47px;
    content: " ";
    position: absolute;
    top: 0px;
    height: 100%;
    right: 0px;
    border-right: 26px solid #fff;
    border-top: 26px solid #fff;
    border-bottom: 26px solid #fff;
    z-index: 2
}

.abde-bracket-container.abde-bracket-lg {
    padding-left: 0
}

.abde-bracket-container.abde-bracket-lg.abde-bracket-left:before {
    width: 78px;
    border-left-width: 43px;
    border-top-width: 43px;
    border-bottom-width: 43px
}

.abde-bracket-container.abde-bracket-lg.abde-bracket-right:after {
    width: 78px;
    border-right-width: 43px;
    border-top-width: 43px;
    border-bottom-width: 43px
}

.abde-bracket-show.abde-bracket-left:before {
    display: block
}

.abde-bracket-show.abde-bracket-right:after {
    display: block
}

.abde-bracket-hide.abde-bracket-left:before {
    display: none
}

.abde-bracket-hide.abde-bracket-right:after {
    display: none
}

.abde-bracket-lg.abde-bracket-static.abde-bracket-left:before {
    width: 78px;
    border-left-width: 43px;
    border-top-width: 43px;
    border-bottom-width: 43px
}

.abde-bracket-lg.abde-bracket-static.abde-bracket-right:after {
    width: 78px;
    border-right-width: 43px;
    border-top-width: 43px;
    border-bottom-width: 43px
}

@media(min-width: 576px) {
    .abde-bracket-show-sm.abde-bracket-left:before {
        display: block
    }

    .abde-bracket-show-sm.abde-bracket-right:after {
        display: block
    }

    .abde-bracket-hide-sm.abde-bracket-left:before {
        display: none
    }

    .abde-bracket-hide-sm.abde-bracket-right:after {
        display: none
    }

    .abde-bracket-lg-sm.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-bracket-lg-sm.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 768px) {
    .abde-bracket-show-md.abde-bracket-left:before {
        display: block
    }

    .abde-bracket-show-md.abde-bracket-right:after {
        display: block
    }

    .abde-bracket-hide-md.abde-bracket-left:before {
        display: none
    }

    .abde-bracket-hide-md.abde-bracket-right:after {
        display: none
    }

    .abde-bracket-lg-md.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-bracket-lg-md.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 1024px) {
    .abde-bracket-show-mdlg.abde-bracket-left:before {
        display: block
    }

    .abde-bracket-show-mdlg.abde-bracket-right:after {
        display: block
    }

    .abde-bracket-hide-mdlg.abde-bracket-left:before {
        display: none
    }

    .abde-bracket-hide-mdlg.abde-bracket-right:after {
        display: none
    }

    .abde-bracket-lg-mdlg.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-bracket-lg-mdlg.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 1176px) {
    .abde-bracket-show-lg.abde-bracket-left:before {
        display: block
    }

    .abde-bracket-show-lg.abde-bracket-right:after {
        display: block
    }

    .abde-bracket-hide-lg.abde-bracket-left:before {
        display: none
    }

    .abde-bracket-hide-lg.abde-bracket-right:after {
        display: none
    }

    .abde-bracket-lg-lg.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-bracket-lg-lg.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 1440px) {
    .abde-bracket-show-xl.abde-bracket-left:before {
        display: block
    }

    .abde-bracket-show-xl.abde-bracket-right:after {
        display: block
    }

    .abde-bracket-hide-xl.abde-bracket-left:before {
        display: none
    }

    .abde-bracket-hide-xl.abde-bracket-right:after {
        display: none
    }

    .abde-bracket-lg-xl.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-bracket-lg-xl.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 1920px) {
    .abde-bracket-show-xxl.abde-bracket-left:before {
        display: block
    }

    .abde-bracket-show-xxl.abde-bracket-right:after {
        display: block
    }

    .abde-bracket-hide-xxl.abde-bracket-left:before {
        display: none
    }

    .abde-bracket-hide-xxl.abde-bracket-right:after {
        display: none
    }

    .abde-bracket-lg-xxl.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-bracket-lg-xxl.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 768px) {
    .abde-bracket-container:not(.abde-bracket-static).abde-bracket-left:before {
        width: 49px;
        border-left-width: 27px;
        border-top-width: 27px;
        border-bottom-width: 27px
    }

    .abde-bracket-container:not(.abde-bracket-static).abde-bracket-left.abde-bracket-collapse:before {
        border-left: none;
        margin-right: -22px;
        width: 22px !important
    }

    .abde-bracket-container:not(.abde-bracket-static).abde-bracket-right:after {
        width: 49px;
        border-right-width: 27px;
        border-top-width: 27px;
        border-bottom-width: 27px
    }

    .abde-bracket-container:not(.abde-bracket-static).abde-bracket-right.abde-bracket-collapse:after {
        border-right: none;
        margin-left: -22px;
        width: 22px !important
    }
}

@media(min-width: 1176px) {
    .abde-bracket-with-text-expand h2 {
        padding-right: 20px
    }

    .abde-bracket-container:not(.abde-bracket-static).abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-bracket-container:not(.abde-bracket-static).abde-bracket-left.abde-bracket-collapse:before {
        border-left: none;
        margin-right: -35px;
        width: 35px !important
    }

    .abde-bracket-container:not(.abde-bracket-static).abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-bracket-container:not(.abde-bracket-static).abde-bracket-right.abde-bracket-collapse:after {
        border-right: none;
        margin-left: -35px;
        width: 35px !important
    }
}

.abde-m-0 {
    margin: 0 !important
}

.abde-mt-0,
.abde-my-0 {
    margin-top: 0
}

.abde-mb-0,
.abde-my-0 {
    margin-bottom: 0
}

@media(max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

.abde-m-sm {
    margin: 20px !important
}

.abde-mt-sm,
.abde-my-sm {
    margin-top: 20px
}

.abde-mb-sm,
.abde-my-sm {
    margin-bottom: 20px
}

@media(max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

.abde-m-md {
    margin: 40px !important
}

.abde-mt-md,
.abde-my-md {
    margin-top: 40px
}

.abde-mb-md,
.abde-my-md {
    margin-bottom: 40px
}

@media(max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

.abde-m-lg {
    margin: 60px !important
}

.abde-mt-lg,
.abde-my-lg {
    margin-top: 60px
}

.abde-mb-lg,
.abde-my-lg {
    margin-bottom: 60px
}

@media(max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

.abde-m-lg2 {
    margin: 100px !important
}

.abde-mt-lg2,
.abde-my-lg2 {
    margin-top: 100px
}

.abde-mb-lg2,
.abde-my-lg2 {
    margin-bottom: 100px
}

@media(max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

.abde-m-xl {
    margin: 140px !important
}

.abde-mt-xl,
.abde-my-xl {
    margin-top: 140px
}

.abde-mb-xl,
.abde-my-xl {
    margin-bottom: 140px
}

@media(max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

.abde-p-0 {
    padding: 0 !important
}

.abde-pt-0,
.abde-py-0 {
    padding-top: 0
}

.abde-pb-0,
.abde-py-0 {
    padding-bottom: 0
}

@media(max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

.abde-p-sm {
    padding: 20px !important
}

.abde-pt-sm,
.abde-py-sm {
    padding-top: 20px
}

.abde-pb-sm,
.abde-py-sm {
    padding-bottom: 20px
}

@media(max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

.abde-p-md {
    padding: 40px !important
}

.abde-pt-md,
.abde-py-md {
    padding-top: 40px
}

.abde-pb-md,
.abde-py-md {
    padding-bottom: 40px
}

@media(max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

.abde-p-lg {
    padding: 60px !important
}

.abde-pt-lg,
.abde-py-lg {
    padding-top: 60px
}

.abde-pb-lg,
.abde-py-lg {
    padding-bottom: 60px
}

@media(max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

.abde-p-lg2 {
    padding: 100px !important
}

.abde-pt-lg2,
.abde-py-lg2 {
    padding-top: 100px
}

.abde-pb-lg2,
.abde-py-lg2 {
    padding-bottom: 100px
}

@media(max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

.abde-p-xl {
    padding: 140px !important
}

.abde-pt-xl,
.abde-py-xl {
    padding-top: 140px
}

.abde-pb-xl,
.abde-py-xl {
    padding-bottom: 140px
}

@media(max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-m-sm-0 {
        margin: 0 !important
    }

    .abde-mt-sm-0,
    .abde-my-sm-0 {
        margin-top: 0
    }

    .abde-mb-sm-0,
    .abde-my-sm-0 {
        margin-bottom: 0
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-m-sm-sm {
        margin: 20px !important
    }
}

@media(min-width: 576px) {

    .abde-mt-sm-sm,
    .abde-my-sm-sm {
        margin-top: 20px
    }
}

@media(min-width: 576px) {

    .abde-mb-sm-sm,
    .abde-my-sm-sm {
        margin-bottom: 20px
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-m-sm-md {
        margin: 40px !important
    }
}

@media(min-width: 576px) {

    .abde-mt-sm-md,
    .abde-my-sm-md {
        margin-top: 40px
    }
}

@media(min-width: 576px) {

    .abde-mb-sm-md,
    .abde-my-sm-md {
        margin-bottom: 40px
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-m-sm-lg {
        margin: 60px !important
    }
}

@media(min-width: 576px) {

    .abde-mt-sm-lg,
    .abde-my-sm-lg {
        margin-top: 60px
    }
}

@media(min-width: 576px) {

    .abde-mb-sm-lg,
    .abde-my-sm-lg {
        margin-bottom: 60px
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-m-sm-lg2 {
        margin: 100px !important
    }
}

@media(min-width: 576px) {

    .abde-mt-sm-lg2,
    .abde-my-sm-lg2 {
        margin-top: 100px
    }
}

@media(min-width: 576px) {

    .abde-mb-sm-lg2,
    .abde-my-sm-lg2 {
        margin-bottom: 100px
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-m-sm-xl {
        margin: 140px !important
    }
}

@media(min-width: 576px) {

    .abde-mt-sm-xl,
    .abde-my-sm-xl {
        margin-top: 140px
    }
}

@media(min-width: 576px) {

    .abde-mb-sm-xl,
    .abde-my-sm-xl {
        margin-bottom: 140px
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-p-sm-0 {
        padding: 0 !important
    }
}

@media(min-width: 576px) {

    .abde-pt-sm-0,
    .abde-py-sm-0 {
        padding-top: 0
    }
}

@media(min-width: 576px) {

    .abde-pb-sm-0,
    .abde-py-sm-0 {
        padding-bottom: 0
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-p-sm-sm {
        padding: 20px !important
    }
}

@media(min-width: 576px) {

    .abde-pt-sm-sm,
    .abde-py-sm-sm {
        padding-top: 20px
    }
}

@media(min-width: 576px) {

    .abde-pb-sm-sm,
    .abde-py-sm-sm {
        padding-bottom: 20px
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-p-sm-md {
        padding: 40px !important
    }
}

@media(min-width: 576px) {

    .abde-pt-sm-md,
    .abde-py-sm-md {
        padding-top: 40px
    }
}

@media(min-width: 576px) {

    .abde-pb-sm-md,
    .abde-py-sm-md {
        padding-bottom: 40px
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-p-sm-lg {
        padding: 60px !important
    }
}

@media(min-width: 576px) {

    .abde-pt-sm-lg,
    .abde-py-sm-lg {
        padding-top: 60px
    }
}

@media(min-width: 576px) {

    .abde-pb-sm-lg,
    .abde-py-sm-lg {
        padding-bottom: 60px
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-p-sm-lg2 {
        padding: 100px !important
    }
}

@media(min-width: 576px) {

    .abde-pt-sm-lg2,
    .abde-py-sm-lg2 {
        padding-top: 100px
    }
}

@media(min-width: 576px) {

    .abde-pb-sm-lg2,
    .abde-py-sm-lg2 {
        padding-bottom: 100px
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 576px) {
    .abde-p-sm-xl {
        padding: 140px !important
    }
}

@media(min-width: 576px) {

    .abde-pt-sm-xl,
    .abde-py-sm-xl {
        padding-top: 140px
    }
}

@media(min-width: 576px) {

    .abde-pb-sm-xl,
    .abde-py-sm-xl {
        padding-bottom: 140px
    }
}

@media(min-width: 576px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 576px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-m-md-0 {
        margin: 0 !important
    }

    .abde-mt-md-0,
    .abde-my-md-0 {
        margin-top: 0
    }

    .abde-mb-md-0,
    .abde-my-md-0 {
        margin-bottom: 0
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-m-md-sm {
        margin: 20px !important
    }
}

@media(min-width: 768px) {

    .abde-mt-md-sm,
    .abde-my-md-sm {
        margin-top: 20px
    }
}

@media(min-width: 768px) {

    .abde-mb-md-sm,
    .abde-my-md-sm {
        margin-bottom: 20px
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-m-md-md {
        margin: 40px !important
    }
}

@media(min-width: 768px) {

    .abde-mt-md-md,
    .abde-my-md-md {
        margin-top: 40px
    }
}

@media(min-width: 768px) {

    .abde-mb-md-md,
    .abde-my-md-md {
        margin-bottom: 40px
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-m-md-lg {
        margin: 60px !important
    }
}

@media(min-width: 768px) {

    .abde-mt-md-lg,
    .abde-my-md-lg {
        margin-top: 60px
    }
}

@media(min-width: 768px) {

    .abde-mb-md-lg,
    .abde-my-md-lg {
        margin-bottom: 60px
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-m-md-lg2 {
        margin: 100px !important
    }
}

@media(min-width: 768px) {

    .abde-mt-md-lg2,
    .abde-my-md-lg2 {
        margin-top: 100px
    }
}

@media(min-width: 768px) {

    .abde-mb-md-lg2,
    .abde-my-md-lg2 {
        margin-bottom: 100px
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-m-md-xl {
        margin: 140px !important
    }
}

@media(min-width: 768px) {

    .abde-mt-md-xl,
    .abde-my-md-xl {
        margin-top: 140px
    }
}

@media(min-width: 768px) {

    .abde-mb-md-xl,
    .abde-my-md-xl {
        margin-bottom: 140px
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-p-md-0 {
        padding: 0 !important
    }
}

@media(min-width: 768px) {

    .abde-pt-md-0,
    .abde-py-md-0 {
        padding-top: 0
    }
}

@media(min-width: 768px) {

    .abde-pb-md-0,
    .abde-py-md-0 {
        padding-bottom: 0
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-p-md-sm {
        padding: 20px !important
    }
}

@media(min-width: 768px) {

    .abde-pt-md-sm,
    .abde-py-md-sm {
        padding-top: 20px
    }
}

@media(min-width: 768px) {

    .abde-pb-md-sm,
    .abde-py-md-sm {
        padding-bottom: 20px
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-p-md-md {
        padding: 40px !important
    }
}

@media(min-width: 768px) {

    .abde-pt-md-md,
    .abde-py-md-md {
        padding-top: 40px
    }
}

@media(min-width: 768px) {

    .abde-pb-md-md,
    .abde-py-md-md {
        padding-bottom: 40px
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-p-md-lg {
        padding: 60px !important
    }
}

@media(min-width: 768px) {

    .abde-pt-md-lg,
    .abde-py-md-lg {
        padding-top: 60px
    }
}

@media(min-width: 768px) {

    .abde-pb-md-lg,
    .abde-py-md-lg {
        padding-bottom: 60px
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-p-md-lg2 {
        padding: 100px !important
    }
}

@media(min-width: 768px) {

    .abde-pt-md-lg2,
    .abde-py-md-lg2 {
        padding-top: 100px
    }
}

@media(min-width: 768px) {

    .abde-pb-md-lg2,
    .abde-py-md-lg2 {
        padding-bottom: 100px
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 768px) {
    .abde-p-md-xl {
        padding: 140px !important
    }
}

@media(min-width: 768px) {

    .abde-pt-md-xl,
    .abde-py-md-xl {
        padding-top: 140px
    }
}

@media(min-width: 768px) {

    .abde-pb-md-xl,
    .abde-py-md-xl {
        padding-bottom: 140px
    }
}

@media(min-width: 768px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 768px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-m-mdlg-0 {
        margin: 0 !important
    }

    .abde-mt-mdlg-0,
    .abde-my-mdlg-0 {
        margin-top: 0
    }

    .abde-mb-mdlg-0,
    .abde-my-mdlg-0 {
        margin-bottom: 0
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-m-mdlg-sm {
        margin: 20px !important
    }
}

@media(min-width: 1024px) {

    .abde-mt-mdlg-sm,
    .abde-my-mdlg-sm {
        margin-top: 20px
    }
}

@media(min-width: 1024px) {

    .abde-mb-mdlg-sm,
    .abde-my-mdlg-sm {
        margin-bottom: 20px
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-m-mdlg-md {
        margin: 40px !important
    }
}

@media(min-width: 1024px) {

    .abde-mt-mdlg-md,
    .abde-my-mdlg-md {
        margin-top: 40px
    }
}

@media(min-width: 1024px) {

    .abde-mb-mdlg-md,
    .abde-my-mdlg-md {
        margin-bottom: 40px
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-m-mdlg-lg {
        margin: 60px !important
    }
}

@media(min-width: 1024px) {

    .abde-mt-mdlg-lg,
    .abde-my-mdlg-lg {
        margin-top: 60px
    }
}

@media(min-width: 1024px) {

    .abde-mb-mdlg-lg,
    .abde-my-mdlg-lg {
        margin-bottom: 60px
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-m-mdlg-lg2 {
        margin: 100px !important
    }
}

@media(min-width: 1024px) {

    .abde-mt-mdlg-lg2,
    .abde-my-mdlg-lg2 {
        margin-top: 100px
    }
}

@media(min-width: 1024px) {

    .abde-mb-mdlg-lg2,
    .abde-my-mdlg-lg2 {
        margin-bottom: 100px
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-m-mdlg-xl {
        margin: 140px !important
    }
}

@media(min-width: 1024px) {

    .abde-mt-mdlg-xl,
    .abde-my-mdlg-xl {
        margin-top: 140px
    }
}

@media(min-width: 1024px) {

    .abde-mb-mdlg-xl,
    .abde-my-mdlg-xl {
        margin-bottom: 140px
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-p-mdlg-0 {
        padding: 0 !important
    }
}

@media(min-width: 1024px) {

    .abde-pt-mdlg-0,
    .abde-py-mdlg-0 {
        padding-top: 0
    }
}

@media(min-width: 1024px) {

    .abde-pb-mdlg-0,
    .abde-py-mdlg-0 {
        padding-bottom: 0
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-p-mdlg-sm {
        padding: 20px !important
    }
}

@media(min-width: 1024px) {

    .abde-pt-mdlg-sm,
    .abde-py-mdlg-sm {
        padding-top: 20px
    }
}

@media(min-width: 1024px) {

    .abde-pb-mdlg-sm,
    .abde-py-mdlg-sm {
        padding-bottom: 20px
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-p-mdlg-md {
        padding: 40px !important
    }
}

@media(min-width: 1024px) {

    .abde-pt-mdlg-md,
    .abde-py-mdlg-md {
        padding-top: 40px
    }
}

@media(min-width: 1024px) {

    .abde-pb-mdlg-md,
    .abde-py-mdlg-md {
        padding-bottom: 40px
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-p-mdlg-lg {
        padding: 60px !important
    }
}

@media(min-width: 1024px) {

    .abde-pt-mdlg-lg,
    .abde-py-mdlg-lg {
        padding-top: 60px
    }
}

@media(min-width: 1024px) {

    .abde-pb-mdlg-lg,
    .abde-py-mdlg-lg {
        padding-bottom: 60px
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-p-mdlg-lg2 {
        padding: 100px !important
    }
}

@media(min-width: 1024px) {

    .abde-pt-mdlg-lg2,
    .abde-py-mdlg-lg2 {
        padding-top: 100px
    }
}

@media(min-width: 1024px) {

    .abde-pb-mdlg-lg2,
    .abde-py-mdlg-lg2 {
        padding-bottom: 100px
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1024px) {
    .abde-p-mdlg-xl {
        padding: 140px !important
    }
}

@media(min-width: 1024px) {

    .abde-pt-mdlg-xl,
    .abde-py-mdlg-xl {
        padding-top: 140px
    }
}

@media(min-width: 1024px) {

    .abde-pb-mdlg-xl,
    .abde-py-mdlg-xl {
        padding-bottom: 140px
    }
}

@media(min-width: 1024px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 1024px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-m-lg-0 {
        margin: 0 !important
    }

    .abde-mt-lg-0,
    .abde-my-lg-0 {
        margin-top: 0
    }

    .abde-mb-lg-0,
    .abde-my-lg-0 {
        margin-bottom: 0
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-m-lg-sm {
        margin: 20px !important
    }
}

@media(min-width: 1176px) {

    .abde-mt-lg-sm,
    .abde-my-lg-sm {
        margin-top: 20px
    }
}

@media(min-width: 1176px) {

    .abde-mb-lg-sm,
    .abde-my-lg-sm {
        margin-bottom: 20px
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-m-lg-md {
        margin: 40px !important
    }
}

@media(min-width: 1176px) {

    .abde-mt-lg-md,
    .abde-my-lg-md {
        margin-top: 40px
    }
}

@media(min-width: 1176px) {

    .abde-mb-lg-md,
    .abde-my-lg-md {
        margin-bottom: 40px
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-m-lg-lg {
        margin: 60px !important
    }
}

@media(min-width: 1176px) {

    .abde-mt-lg-lg,
    .abde-my-lg-lg {
        margin-top: 60px
    }
}

@media(min-width: 1176px) {

    .abde-mb-lg-lg,
    .abde-my-lg-lg {
        margin-bottom: 60px
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-m-lg-lg2 {
        margin: 100px !important
    }
}

@media(min-width: 1176px) {

    .abde-mt-lg-lg2,
    .abde-my-lg-lg2 {
        margin-top: 100px
    }
}

@media(min-width: 1176px) {

    .abde-mb-lg-lg2,
    .abde-my-lg-lg2 {
        margin-bottom: 100px
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-m-lg-xl {
        margin: 140px !important
    }
}

@media(min-width: 1176px) {

    .abde-mt-lg-xl,
    .abde-my-lg-xl {
        margin-top: 140px
    }
}

@media(min-width: 1176px) {

    .abde-mb-lg-xl,
    .abde-my-lg-xl {
        margin-bottom: 140px
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-p-lg-0 {
        padding: 0 !important
    }
}

@media(min-width: 1176px) {

    .abde-pt-lg-0,
    .abde-py-lg-0 {
        padding-top: 0
    }
}

@media(min-width: 1176px) {

    .abde-pb-lg-0,
    .abde-py-lg-0 {
        padding-bottom: 0
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-p-lg-sm {
        padding: 20px !important
    }
}

@media(min-width: 1176px) {

    .abde-pt-lg-sm,
    .abde-py-lg-sm {
        padding-top: 20px
    }
}

@media(min-width: 1176px) {

    .abde-pb-lg-sm,
    .abde-py-lg-sm {
        padding-bottom: 20px
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-p-lg-md {
        padding: 40px !important
    }
}

@media(min-width: 1176px) {

    .abde-pt-lg-md,
    .abde-py-lg-md {
        padding-top: 40px
    }
}

@media(min-width: 1176px) {

    .abde-pb-lg-md,
    .abde-py-lg-md {
        padding-bottom: 40px
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-p-lg-lg {
        padding: 60px !important
    }
}

@media(min-width: 1176px) {

    .abde-pt-lg-lg,
    .abde-py-lg-lg {
        padding-top: 60px
    }
}

@media(min-width: 1176px) {

    .abde-pb-lg-lg,
    .abde-py-lg-lg {
        padding-bottom: 60px
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-p-lg-lg2 {
        padding: 100px !important
    }
}

@media(min-width: 1176px) {

    .abde-pt-lg-lg2,
    .abde-py-lg-lg2 {
        padding-top: 100px
    }
}

@media(min-width: 1176px) {

    .abde-pb-lg-lg2,
    .abde-py-lg-lg2 {
        padding-bottom: 100px
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1176px) {
    .abde-p-lg-xl {
        padding: 140px !important
    }
}

@media(min-width: 1176px) {

    .abde-pt-lg-xl,
    .abde-py-lg-xl {
        padding-top: 140px
    }
}

@media(min-width: 1176px) {

    .abde-pb-lg-xl,
    .abde-py-lg-xl {
        padding-bottom: 140px
    }
}

@media(min-width: 1176px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 1176px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-m-xl-0 {
        margin: 0 !important
    }

    .abde-mt-xl-0,
    .abde-my-xl-0 {
        margin-top: 0
    }

    .abde-mb-xl-0,
    .abde-my-xl-0 {
        margin-bottom: 0
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-m-xl-sm {
        margin: 20px !important
    }
}

@media(min-width: 1440px) {

    .abde-mt-xl-sm,
    .abde-my-xl-sm {
        margin-top: 20px
    }
}

@media(min-width: 1440px) {

    .abde-mb-xl-sm,
    .abde-my-xl-sm {
        margin-bottom: 20px
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-m-xl-md {
        margin: 40px !important
    }
}

@media(min-width: 1440px) {

    .abde-mt-xl-md,
    .abde-my-xl-md {
        margin-top: 40px
    }
}

@media(min-width: 1440px) {

    .abde-mb-xl-md,
    .abde-my-xl-md {
        margin-bottom: 40px
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-m-xl-lg {
        margin: 60px !important
    }
}

@media(min-width: 1440px) {

    .abde-mt-xl-lg,
    .abde-my-xl-lg {
        margin-top: 60px
    }
}

@media(min-width: 1440px) {

    .abde-mb-xl-lg,
    .abde-my-xl-lg {
        margin-bottom: 60px
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-m-xl-lg2 {
        margin: 100px !important
    }
}

@media(min-width: 1440px) {

    .abde-mt-xl-lg2,
    .abde-my-xl-lg2 {
        margin-top: 100px
    }
}

@media(min-width: 1440px) {

    .abde-mb-xl-lg2,
    .abde-my-xl-lg2 {
        margin-bottom: 100px
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-m-xl-xl {
        margin: 140px !important
    }
}

@media(min-width: 1440px) {

    .abde-mt-xl-xl,
    .abde-my-xl-xl {
        margin-top: 140px
    }
}

@media(min-width: 1440px) {

    .abde-mb-xl-xl,
    .abde-my-xl-xl {
        margin-bottom: 140px
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-p-xl-0 {
        padding: 0 !important
    }
}

@media(min-width: 1440px) {

    .abde-pt-xl-0,
    .abde-py-xl-0 {
        padding-top: 0
    }
}

@media(min-width: 1440px) {

    .abde-pb-xl-0,
    .abde-py-xl-0 {
        padding-bottom: 0
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-p-xl-sm {
        padding: 20px !important
    }
}

@media(min-width: 1440px) {

    .abde-pt-xl-sm,
    .abde-py-xl-sm {
        padding-top: 20px
    }
}

@media(min-width: 1440px) {

    .abde-pb-xl-sm,
    .abde-py-xl-sm {
        padding-bottom: 20px
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-p-xl-md {
        padding: 40px !important
    }
}

@media(min-width: 1440px) {

    .abde-pt-xl-md,
    .abde-py-xl-md {
        padding-top: 40px
    }
}

@media(min-width: 1440px) {

    .abde-pb-xl-md,
    .abde-py-xl-md {
        padding-bottom: 40px
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-p-xl-lg {
        padding: 60px !important
    }
}

@media(min-width: 1440px) {

    .abde-pt-xl-lg,
    .abde-py-xl-lg {
        padding-top: 60px
    }
}

@media(min-width: 1440px) {

    .abde-pb-xl-lg,
    .abde-py-xl-lg {
        padding-bottom: 60px
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-p-xl-lg2 {
        padding: 100px !important
    }
}

@media(min-width: 1440px) {

    .abde-pt-xl-lg2,
    .abde-py-xl-lg2 {
        padding-top: 100px
    }
}

@media(min-width: 1440px) {

    .abde-pb-xl-lg2,
    .abde-py-xl-lg2 {
        padding-bottom: 100px
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1440px) {
    .abde-p-xl-xl {
        padding: 140px !important
    }
}

@media(min-width: 1440px) {

    .abde-pt-xl-xl,
    .abde-py-xl-xl {
        padding-top: 140px
    }
}

@media(min-width: 1440px) {

    .abde-pb-xl-xl,
    .abde-py-xl-xl {
        padding-bottom: 140px
    }
}

@media(min-width: 1440px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 1440px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-m-xxl-0 {
        margin: 0 !important
    }

    .abde-mt-xxl-0,
    .abde-my-xxl-0 {
        margin-top: 0
    }

    .abde-mb-xxl-0,
    .abde-my-xxl-0 {
        margin-bottom: 0
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-m-xxl-sm {
        margin: 20px !important
    }
}

@media(min-width: 1920px) {

    .abde-mt-xxl-sm,
    .abde-my-xxl-sm {
        margin-top: 20px
    }
}

@media(min-width: 1920px) {

    .abde-mb-xxl-sm,
    .abde-my-xxl-sm {
        margin-bottom: 20px
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-m-xxl-md {
        margin: 40px !important
    }
}

@media(min-width: 1920px) {

    .abde-mt-xxl-md,
    .abde-my-xxl-md {
        margin-top: 40px
    }
}

@media(min-width: 1920px) {

    .abde-mb-xxl-md,
    .abde-my-xxl-md {
        margin-bottom: 40px
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-m-xxl-lg {
        margin: 60px !important
    }
}

@media(min-width: 1920px) {

    .abde-mt-xxl-lg,
    .abde-my-xxl-lg {
        margin-top: 60px
    }
}

@media(min-width: 1920px) {

    .abde-mb-xxl-lg,
    .abde-my-xxl-lg {
        margin-bottom: 60px
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-m-xxl-lg2 {
        margin: 100px !important
    }
}

@media(min-width: 1920px) {

    .abde-mt-xxl-lg2,
    .abde-my-xxl-lg2 {
        margin-top: 100px
    }
}

@media(min-width: 1920px) {

    .abde-mb-xxl-lg2,
    .abde-my-xxl-lg2 {
        margin-bottom: 100px
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-m-xxl-xl {
        margin: 140px !important
    }
}

@media(min-width: 1920px) {

    .abde-mt-xxl-xl,
    .abde-my-xxl-xl {
        margin-top: 140px
    }
}

@media(min-width: 1920px) {

    .abde-mb-xxl-xl,
    .abde-my-xxl-xl {
        margin-bottom: 140px
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-p-xxl-0 {
        padding: 0 !important
    }
}

@media(min-width: 1920px) {

    .abde-pt-xxl-0,
    .abde-py-xxl-0 {
        padding-top: 0
    }
}

@media(min-width: 1920px) {

    .abde-pb-xxl-0,
    .abde-py-xxl-0 {
        padding-bottom: 0
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-0 {
        margin-top: 0 !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-0 {
        margin-bottom: 0 !important
    }

    .abde-teaser-list .abde-stacked-0 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-p-xxl-sm {
        padding: 20px !important
    }
}

@media(min-width: 1920px) {

    .abde-pt-xxl-sm,
    .abde-py-xxl-sm {
        padding-top: 20px
    }
}

@media(min-width: 1920px) {

    .abde-pb-xxl-sm,
    .abde-py-xxl-sm {
        padding-bottom: 20px
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-sm {
        margin-top: 20px !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-sm {
        margin-bottom: 20px !important
    }

    .abde-teaser-list .abde-stacked-sm {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-p-xxl-md {
        padding: 40px !important
    }
}

@media(min-width: 1920px) {

    .abde-pt-xxl-md,
    .abde-py-xxl-md {
        padding-top: 40px
    }
}

@media(min-width: 1920px) {

    .abde-pb-xxl-md,
    .abde-py-xxl-md {
        padding-bottom: 40px
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-md {
        margin-top: 40px !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-md {
        margin-bottom: 40px !important
    }

    .abde-teaser-list .abde-stacked-md {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-p-xxl-lg {
        padding: 60px !important
    }
}

@media(min-width: 1920px) {

    .abde-pt-xxl-lg,
    .abde-py-xxl-lg {
        padding-top: 60px
    }
}

@media(min-width: 1920px) {

    .abde-pb-xxl-lg,
    .abde-py-xxl-lg {
        padding-bottom: 60px
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-lg {
        margin-top: 60px !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-lg {
        margin-bottom: 60px !important
    }

    .abde-teaser-list .abde-stacked-lg {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-p-xxl-lg2 {
        padding: 100px !important
    }
}

@media(min-width: 1920px) {

    .abde-pt-xxl-lg2,
    .abde-py-xxl-lg2 {
        padding-top: 100px
    }
}

@media(min-width: 1920px) {

    .abde-pb-xxl-lg2,
    .abde-py-xxl-lg2 {
        padding-bottom: 100px
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-lg2 {
        margin-top: 100px !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-lg2 {
        margin-bottom: 100px !important
    }

    .abde-teaser-list .abde-stacked-lg2 {
        margin-bottom: 0 !important
    }
}

@media(min-width: 1920px) {
    .abde-p-xxl-xl {
        padding: 140px !important
    }
}

@media(min-width: 1920px) {

    .abde-pt-xxl-xl,
    .abde-py-xxl-xl {
        padding-top: 140px
    }
}

@media(min-width: 1920px) {

    .abde-pb-xxl-xl,
    .abde-py-xxl-xl {
        padding-bottom: 140px
    }
}

@media(min-width: 1920px)and (max-width: 576px) {
    .abde-stacked-t-xl {
        margin-top: 140px !important
    }
}

@media(min-width: 1920px)and (max-width: 1024px) {
    .abde-stacked-xl {
        margin-bottom: 140px !important
    }

    .abde-teaser-list .abde-stacked-xl {
        margin-bottom: 0 !important
    }
}

.abde-mb-xs {
    margin-bottom: 5px !important
}

.abde-mb-sm {
    margin-bottom: 20px !important
}

.abde-mb-md {
    margin-bottom: 40px !important
}

.abde-mb-lg {
    margin-bottom: 60px !important
}

.abde-mb-xl {
    margin-bottom: 80px !important
}

.abde-mb-xxl {
    margin-bottom: 90px !important
}

@media(min-width: 768px) {
    .abde-mb-xs {
        margin-bottom: 10px !important
    }

    .abde-mb-sm {
        margin-bottom: 40px !important
    }

    .abde-mb-md {
        margin-bottom: 80px !important
    }

    .abde-mb-lg {
        margin-bottom: 120px !important
    }

    .abde-mb-xl {
        margin-bottom: 160px !important
    }

    .abde-mb-xxl {
        margin-bottom: 180px !important
    }
}

.abde-ml-0,
.abde-mx-0 {
    margin-left: 0 !important
}

.abde-mr-0,
.abde-mx-0 {
    margin-right: 0 !important
}

.abde-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.abde-col-xxl,
.abde-col-xxl-auto,
.abde-col-xxl-12,
.abde-col-xxl-11,
.abde-col-xxl-10,
.abde-col-xxl-9,
.abde-col-xxl-8,
.abde-col-xxl-7,
.abde-col-xxl-6,
.abde-col-xxl-5,
.abde-col-xxl-4,
.abde-col-xxl-3,
.abde-col-xxl-2,
.abde-col-xxl-1,
.abde-col-xl,
.abde-col-xl-auto,
.abde-col-xl-12,
.abde-col-xl-11,
.abde-col-xl-10,
.abde-col-xl-9,
.abde-col-xl-8,
.abde-col-xl-7,
.abde-col-xl-6,
.abde-col-xl-5,
.abde-col-xl-4,
.abde-col-xl-3,
.abde-col-xl-2,
.abde-col-xl-1,
.abde-col-lg,
.abde-col-lg-auto,
.abde-col-lg-12,
.abde-col-lg-11,
.abde-col-lg-10,
.abde-col-lg-9,
.abde-col-lg-8,
.abde-col-lg-7,
.abde-col-lg-6,
.abde-col-lg-5,
.abde-col-lg-4,
.abde-col-lg-3,
.abde-col-lg-2,
.abde-col-lg-1,
.abde-col-mdlg,
.abde-col-mdlg-auto,
.abde-col-mdlg-12,
.abde-col-mdlg-11,
.abde-col-mdlg-10,
.abde-col-mdlg-9,
.abde-col-mdlg-8,
.abde-col-mdlg-7,
.abde-col-mdlg-6,
.abde-col-mdlg-5,
.abde-col-mdlg-4,
.abde-col-mdlg-3,
.abde-col-mdlg-2,
.abde-col-mdlg-1,
.abde-col-md,
.abde-col-md-auto,
.abde-col-md-12,
.abde-col-md-11,
.abde-col-md-10,
.abde-col-md-9,
.abde-col-md-8,
.abde-col-md-7,
.abde-col-md-6,
.abde-col-md-5,
.abde-col-md-4,
.abde-col-md-3,
.abde-col-md-2,
.abde-col-md-1,
.abde-col-sm,
.abde-col-sm-auto,
.abde-col-sm-12,
.abde-col-sm-11,
.abde-col-sm-10,
.abde-col-sm-9,
.abde-col-sm-8,
.abde-col-sm-7,
.abde-col-sm-6,
.abde-col-sm-5,
.abde-col-sm-4,
.abde-col-sm-3,
.abde-col-sm-2,
.abde-col-sm-1,
.abde-col,
.abde-col-auto,
.abde-col-12,
.abde-col-11,
.abde-col-10,
.abde-col-9,
.abde-col-8,
.abde-col-7,
.abde-col-6,
.abde-col-5,
.abde-col-4,
.abde-col-3,
.abde-col-2,
.abde-col-1 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.abde-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.abde-col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.abde-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.abde-col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.abde-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.abde-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.abde-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.abde-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.abde-col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.abde-col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.abde-col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.abde-col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.abde-col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.abde-col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.abde-offset-1 {
    margin-left: 8.3333333333%
}

.abde-offset-2 {
    margin-left: 16.6666666667%
}

.abde-offset-3 {
    margin-left: 25%
}

.abde-offset-4 {
    margin-left: 33.3333333333%
}

.abde-offset-5 {
    margin-left: 41.6666666667%
}

.abde-offset-6 {
    margin-left: 50%
}

.abde-offset-7 {
    margin-left: 58.3333333333%
}

.abde-offset-8 {
    margin-left: 66.6666666667%
}

.abde-offset-9 {
    margin-left: 75%
}

.abde-offset-10 {
    margin-left: 83.3333333333%
}

.abde-offset-11 {
    margin-left: 91.6666666667%
}

.abde-offset-right-1 {
    margin-right: 8.3333333333%
}

.abde-offset-right-2 {
    margin-right: 16.6666666667%
}

.abde-offset-right-3 {
    margin-right: 25%
}

.abde-offset-right-4 {
    margin-right: 33.3333333333%
}

.abde-offset-right-5 {
    margin-right: 41.6666666667%
}

.abde-offset-right-6 {
    margin-right: 50%
}

.abde-offset-right-7 {
    margin-right: 58.3333333333%
}

.abde-offset-right-8 {
    margin-right: 66.6666666667%
}

.abde-offset-right-9 {
    margin-right: 75%
}

.abde-offset-right-10 {
    margin-right: 83.3333333333%
}

.abde-offset-right-11 {
    margin-right: 91.6666666667%
}

@media(min-width: 576px) {
    .abde-col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .abde-col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .abde-col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .abde-col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .abde-col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .abde-col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .abde-col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .abde-col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .abde-col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .abde-col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .abde-col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .abde-col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .abde-col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .abde-col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .abde-offset-sm-0 {
        margin-left: 0
    }

    .abde-offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .abde-offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .abde-offset-sm-3 {
        margin-left: 25%
    }

    .abde-offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .abde-offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .abde-offset-sm-6 {
        margin-left: 50%
    }

    .abde-offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .abde-offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .abde-offset-sm-9 {
        margin-left: 75%
    }

    .abde-offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .abde-offset-sm-11 {
        margin-left: 91.6666666667%
    }

    .abde-offset-right-sm-0 {
        margin-right: 0
    }

    .abde-offset-right-sm-1 {
        margin-right: 8.3333333333%
    }

    .abde-offset-right-sm-2 {
        margin-right: 16.6666666667%
    }

    .abde-offset-right-sm-3 {
        margin-right: 25%
    }

    .abde-offset-right-sm-4 {
        margin-right: 33.3333333333%
    }

    .abde-offset-right-sm-5 {
        margin-right: 41.6666666667%
    }

    .abde-offset-right-sm-6 {
        margin-right: 50%
    }

    .abde-offset-right-sm-7 {
        margin-right: 58.3333333333%
    }

    .abde-offset-right-sm-8 {
        margin-right: 66.6666666667%
    }

    .abde-offset-right-sm-9 {
        margin-right: 75%
    }

    .abde-offset-right-sm-10 {
        margin-right: 83.3333333333%
    }

    .abde-offset-right-sm-11 {
        margin-right: 91.6666666667%
    }
}

@media(min-width: 768px) {
    .abde-col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .abde-col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .abde-col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .abde-col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .abde-col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .abde-col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .abde-col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .abde-col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .abde-col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .abde-col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .abde-col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .abde-col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .abde-col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .abde-col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .abde-offset-md-0 {
        margin-left: 0
    }

    .abde-offset-md-1 {
        margin-left: 8.3333333333%
    }

    .abde-offset-md-2 {
        margin-left: 16.6666666667%
    }

    .abde-offset-md-3 {
        margin-left: 25%
    }

    .abde-offset-md-4 {
        margin-left: 33.3333333333%
    }

    .abde-offset-md-5 {
        margin-left: 41.6666666667%
    }

    .abde-offset-md-6 {
        margin-left: 50%
    }

    .abde-offset-md-7 {
        margin-left: 58.3333333333%
    }

    .abde-offset-md-8 {
        margin-left: 66.6666666667%
    }

    .abde-offset-md-9 {
        margin-left: 75%
    }

    .abde-offset-md-10 {
        margin-left: 83.3333333333%
    }

    .abde-offset-md-11 {
        margin-left: 91.6666666667%
    }

    .abde-offset-right-md-0 {
        margin-right: 0
    }

    .abde-offset-right-md-1 {
        margin-right: 8.3333333333%
    }

    .abde-offset-right-md-2 {
        margin-right: 16.6666666667%
    }

    .abde-offset-right-md-3 {
        margin-right: 25%
    }

    .abde-offset-right-md-4 {
        margin-right: 33.3333333333%
    }

    .abde-offset-right-md-5 {
        margin-right: 41.6666666667%
    }

    .abde-offset-right-md-6 {
        margin-right: 50%
    }

    .abde-offset-right-md-7 {
        margin-right: 58.3333333333%
    }

    .abde-offset-right-md-8 {
        margin-right: 66.6666666667%
    }

    .abde-offset-right-md-9 {
        margin-right: 75%
    }

    .abde-offset-right-md-10 {
        margin-right: 83.3333333333%
    }

    .abde-offset-right-md-11 {
        margin-right: 91.6666666667%
    }
}

@media(min-width: 1024px) {
    .abde-col-mdlg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .abde-col-mdlg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .abde-col-mdlg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .abde-col-mdlg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .abde-col-mdlg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .abde-col-mdlg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .abde-col-mdlg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .abde-col-mdlg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .abde-col-mdlg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .abde-col-mdlg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .abde-col-mdlg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .abde-col-mdlg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .abde-col-mdlg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .abde-col-mdlg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-mdlg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-mdlg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-mdlg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-mdlg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-mdlg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-mdlg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-mdlg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-mdlg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-mdlg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-mdlg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-mdlg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-mdlg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-mdlg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-mdlg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-mdlg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .abde-offset-mdlg-0 {
        margin-left: 0
    }

    .abde-offset-mdlg-1 {
        margin-left: 8.3333333333%
    }

    .abde-offset-mdlg-2 {
        margin-left: 16.6666666667%
    }

    .abde-offset-mdlg-3 {
        margin-left: 25%
    }

    .abde-offset-mdlg-4 {
        margin-left: 33.3333333333%
    }

    .abde-offset-mdlg-5 {
        margin-left: 41.6666666667%
    }

    .abde-offset-mdlg-6 {
        margin-left: 50%
    }

    .abde-offset-mdlg-7 {
        margin-left: 58.3333333333%
    }

    .abde-offset-mdlg-8 {
        margin-left: 66.6666666667%
    }

    .abde-offset-mdlg-9 {
        margin-left: 75%
    }

    .abde-offset-mdlg-10 {
        margin-left: 83.3333333333%
    }

    .abde-offset-mdlg-11 {
        margin-left: 91.6666666667%
    }

    .abde-offset-right-mdlg-0 {
        margin-right: 0
    }

    .abde-offset-right-mdlg-1 {
        margin-right: 8.3333333333%
    }

    .abde-offset-right-mdlg-2 {
        margin-right: 16.6666666667%
    }

    .abde-offset-right-mdlg-3 {
        margin-right: 25%
    }

    .abde-offset-right-mdlg-4 {
        margin-right: 33.3333333333%
    }

    .abde-offset-right-mdlg-5 {
        margin-right: 41.6666666667%
    }

    .abde-offset-right-mdlg-6 {
        margin-right: 50%
    }

    .abde-offset-right-mdlg-7 {
        margin-right: 58.3333333333%
    }

    .abde-offset-right-mdlg-8 {
        margin-right: 66.6666666667%
    }

    .abde-offset-right-mdlg-9 {
        margin-right: 75%
    }

    .abde-offset-right-mdlg-10 {
        margin-right: 83.3333333333%
    }

    .abde-offset-right-mdlg-11 {
        margin-right: 91.6666666667%
    }
}

@media(min-width: 1176px) {
    .abde-col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .abde-col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .abde-col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .abde-col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .abde-col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .abde-col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .abde-col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .abde-col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .abde-col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .abde-col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .abde-col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .abde-col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .abde-col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .abde-col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .abde-offset-lg-0 {
        margin-left: 0
    }

    .abde-offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .abde-offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .abde-offset-lg-3 {
        margin-left: 25%
    }

    .abde-offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .abde-offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .abde-offset-lg-6 {
        margin-left: 50%
    }

    .abde-offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .abde-offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .abde-offset-lg-9 {
        margin-left: 75%
    }

    .abde-offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .abde-offset-lg-11 {
        margin-left: 91.6666666667%
    }

    .abde-offset-right-lg-0 {
        margin-right: 0
    }

    .abde-offset-right-lg-1 {
        margin-right: 8.3333333333%
    }

    .abde-offset-right-lg-2 {
        margin-right: 16.6666666667%
    }

    .abde-offset-right-lg-3 {
        margin-right: 25%
    }

    .abde-offset-right-lg-4 {
        margin-right: 33.3333333333%
    }

    .abde-offset-right-lg-5 {
        margin-right: 41.6666666667%
    }

    .abde-offset-right-lg-6 {
        margin-right: 50%
    }

    .abde-offset-right-lg-7 {
        margin-right: 58.3333333333%
    }

    .abde-offset-right-lg-8 {
        margin-right: 66.6666666667%
    }

    .abde-offset-right-lg-9 {
        margin-right: 75%
    }

    .abde-offset-right-lg-10 {
        margin-right: 83.3333333333%
    }

    .abde-offset-right-lg-11 {
        margin-right: 91.6666666667%
    }
}

@media(min-width: 1440px) {
    .abde-col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .abde-col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .abde-col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .abde-col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .abde-col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .abde-col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .abde-col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .abde-col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .abde-col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .abde-col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .abde-col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .abde-col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .abde-col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .abde-col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .abde-offset-xl-0 {
        margin-left: 0
    }

    .abde-offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .abde-offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .abde-offset-xl-3 {
        margin-left: 25%
    }

    .abde-offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .abde-offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .abde-offset-xl-6 {
        margin-left: 50%
    }

    .abde-offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .abde-offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .abde-offset-xl-9 {
        margin-left: 75%
    }

    .abde-offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .abde-offset-xl-11 {
        margin-left: 91.6666666667%
    }

    .abde-offset-right-xl-0 {
        margin-right: 0
    }

    .abde-offset-right-xl-1 {
        margin-right: 8.3333333333%
    }

    .abde-offset-right-xl-2 {
        margin-right: 16.6666666667%
    }

    .abde-offset-right-xl-3 {
        margin-right: 25%
    }

    .abde-offset-right-xl-4 {
        margin-right: 33.3333333333%
    }

    .abde-offset-right-xl-5 {
        margin-right: 41.6666666667%
    }

    .abde-offset-right-xl-6 {
        margin-right: 50%
    }

    .abde-offset-right-xl-7 {
        margin-right: 58.3333333333%
    }

    .abde-offset-right-xl-8 {
        margin-right: 66.6666666667%
    }

    .abde-offset-right-xl-9 {
        margin-right: 75%
    }

    .abde-offset-right-xl-10 {
        margin-right: 83.3333333333%
    }

    .abde-offset-right-xl-11 {
        margin-right: 91.6666666667%
    }
}

@media(min-width: 1920px) {
    .abde-col-xxl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .abde-col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .abde-col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .abde-col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .abde-col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .abde-col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .abde-col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .abde-col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .abde-col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .abde-col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .abde-col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .abde-col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .abde-col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .abde-col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xxl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xxl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xxl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xxl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xxl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xxl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xxl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xxl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xxl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xxl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xxl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xxl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xxl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xxl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .abde-offset-xxl-0 {
        margin-left: 0
    }

    .abde-offset-xxl-1 {
        margin-left: 8.3333333333%
    }

    .abde-offset-xxl-2 {
        margin-left: 16.6666666667%
    }

    .abde-offset-xxl-3 {
        margin-left: 25%
    }

    .abde-offset-xxl-4 {
        margin-left: 33.3333333333%
    }

    .abde-offset-xxl-5 {
        margin-left: 41.6666666667%
    }

    .abde-offset-xxl-6 {
        margin-left: 50%
    }

    .abde-offset-xxl-7 {
        margin-left: 58.3333333333%
    }

    .abde-offset-xxl-8 {
        margin-left: 66.6666666667%
    }

    .abde-offset-xxl-9 {
        margin-left: 75%
    }

    .abde-offset-xxl-10 {
        margin-left: 83.3333333333%
    }

    .abde-offset-xxl-11 {
        margin-left: 91.6666666667%
    }

    .abde-offset-right-xxl-0 {
        margin-right: 0
    }

    .abde-offset-right-xxl-1 {
        margin-right: 8.3333333333%
    }

    .abde-offset-right-xxl-2 {
        margin-right: 16.6666666667%
    }

    .abde-offset-right-xxl-3 {
        margin-right: 25%
    }

    .abde-offset-right-xxl-4 {
        margin-right: 33.3333333333%
    }

    .abde-offset-right-xxl-5 {
        margin-right: 41.6666666667%
    }

    .abde-offset-right-xxl-6 {
        margin-right: 50%
    }

    .abde-offset-right-xxl-7 {
        margin-right: 58.3333333333%
    }

    .abde-offset-right-xxl-8 {
        margin-right: 66.6666666667%
    }

    .abde-offset-right-xxl-9 {
        margin-right: 75%
    }

    .abde-offset-right-xxl-10 {
        margin-right: 83.3333333333%
    }

    .abde-offset-right-xxl-11 {
        margin-right: 91.6666666667%
    }
}

.abde-flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.abde-flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.abde-flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.abde-flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.abde-flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.abde-flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.abde-flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.abde-flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.abde-flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.abde-flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.abde-flex-grow-2 {
    -webkit-box-flex: 2 !important;
    -ms-flex-positive: 2 !important;
    flex-grow: 2 !important
}

.abde-flex-grow-3 {
    -webkit-box-flex: 3 !important;
    -ms-flex-positive: 3 !important;
    flex-grow: 3 !important
}

.abde-flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.abde-flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.abde-justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.abde-justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.abde-justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.abde-justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.abde-justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.abde-align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.abde-align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.abde-align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.abde-align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.abde-align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.abde-align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.abde-align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.abde-align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.abde-align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.abde-align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.abde-align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.abde-align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.abde-align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.abde-align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.abde-align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.abde-align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.abde-align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

.abde-order-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important
}

.abde-order-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important
}

.abde-order-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important
}

.abde-order-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important
}

.abde-order-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important
}

.abde-order-6 {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important
}

.abde-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 576px
}

@media(min-width: 576px) {
    .abde-container {
        max-width: 576px
    }
}

@media(min-width: 768px) {
    .abde-container {
        max-width: 768px
    }
}

@media(min-width: 1024px) {
    .abde-container {
        max-width: 1024px
    }
}

@media(min-width: 1176px) {
    .abde-container {
        max-width: 1176px
    }
}

@media(max-width: 768px) {
    .abde-container.abde-full-width-mobile {
        max-width: 100% !important;
        padding-left: 0;
        padding-right: 0
    }
}

.abde-container-wide {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 576px
}

@media(min-width: 576px) {
    .abde-container-wide {
        max-width: 576px
    }
}

@media(min-width: 768px) {
    .abde-container-wide {
        max-width: 768px
    }
}

@media(min-width: 1024px) {
    .abde-container-wide {
        max-width: 1024px
    }
}

@media(min-width: 1176px) {
    .abde-container-wide {
        max-width: 1176px
    }
}

@media(min-width: 1440px) {
    .abde-container-wide {
        max-width: 1440px
    }
}

@media(max-width: 768px) {
    .abde-container-wide.abde-full-width-mobile {
        max-width: 100% !important;
        padding-left: 0;
        padding-right: 0
    }
}

.abde-container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
    max-width: 1920px
}

header.abde-container-fluid {
    overflow: visible
}

.abde-container-offset {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
    max-width: 776px
}

.abde-k-bold {
    font-family: "Klavika", Arial, Helvetica, sans-serif !important;
    font-weight: 700 !important
}

.abde-k-medium {
    font-family: "Klavika", Arial, Helvetica, sans-serif !important;
    font-weight: 500 !important
}

.abde-k-regular {
    font-family: "Klavika", Arial, Helvetica, sans-serif !important;
    font-weight: normal !important
}

.abde-t-bold {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif !important;
    font-weight: 700 !important
}

.abde-t-regular {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif !important;
    font-weight: normal !important
}

.abde-theme-bg {
    padding: 30px
}

.abde-theme-bg-dark,
.abde-theme-bg-darkest,
.abde-theme-bg-blue,
.abde-theme-bg-dkgrey {
    color: #fff;
    padding: 30px
}

.abde-theme-bg-dark div,
.abde-theme-bg-dark section,
.abde-theme-bg-darkest div,
.abde-theme-bg-darkest section,
.abde-theme-bg-blue div,
.abde-theme-bg-blue section,
.abde-theme-bg-dkgrey div,
.abde-theme-bg-dkgrey section {
    color: #fff
}

.abde-theme-bg-dark .abde-text p a,
.abde-theme-bg-dark .abde-text span a,
.abde-theme-bg-darkest .abde-text p a,
.abde-theme-bg-darkest .abde-text span a,
.abde-theme-bg-blue .abde-text p a,
.abde-theme-bg-blue .abde-text span a,
.abde-theme-bg-dkgrey .abde-text p a,
.abde-theme-bg-dkgrey .abde-text span a {
    color: #007abb
}

.abde-theme-bg-dark .abde-text p a:hover,
.abde-theme-bg-dark .abde-text span a:hover,
.abde-theme-bg-darkest .abde-text p a:hover,
.abde-theme-bg-darkest .abde-text span a:hover,
.abde-theme-bg-blue .abde-text p a:hover,
.abde-theme-bg-blue .abde-text span a:hover,
.abde-theme-bg-dkgrey .abde-text p a:hover,
.abde-theme-bg-dkgrey .abde-text span a:hover {
    text-decoration: underline
}

.abde-theme-bg-darkest {
    background-color: #000 !important
}

.abde-theme-bg-blue {
    background-color: #1e9bd7 !important
}

.abde-theme-bg-ltgrey {
    background-color: #f7f7f7 !important
}

.abde-theme-bg-mdgrey {
    background-color: #c4c4c4 !important
}

.abde-theme-bg-dkgrey {
    background-color: #343434 !important
}

.abde-theme-bg-light {
    background-color: #fff;
    color: #000
}

.abde-text-align-center {
    text-align: center
}

.abde-text-align-left {
    text-align: left
}

.abde-text-align-right {
    text-align: right
}

.abde-vertical-align-middle {
    vertical-align: middle
}

.abde-vertical-align-top {
    vertical-align: top
}

.abde-float-left,
.abde-pull-left {
    float: left
}

.abde-float-right,
.abde-pull-right {
    float: right
}

.abde-clear-left {
    clear: left
}

.abde-clear-right {
    clear: right
}

.abde-clear-both {
    clear: both
}

@media(min-width: 1176px) {
    .abde-flex-pull-right {
        margin-left: auto
    }
}

@media(min-width: 576px) {
    .abde-text-align-sm-center {
        text-align: center
    }

    .abde-text-align-sm-left {
        text-align: left
    }

    .abde-text-align-sm-right {
        text-align: right
    }

    .abde-vertical-align-sm-middle {
        vertical-align: middle
    }

    .abde-vertical-align-sm-top {
        vertical-align: top
    }

    .abde-float-sm-left,
    .abde-pull-sm-left {
        float: left
    }

    .abde-float-sm-right,
    .abde-pull-sm-right {
        float: right
    }

    .abde-clear-sm-left {
        clear: left
    }

    .abde-clear-sm-right {
        clear: right
    }

    .abde-clear-sm-both {
        clear: both
    }
}

@media(min-width: 576px)and (min-width: 1176px) {
    .abde-flex-pull-sm-right {
        margin-left: auto
    }
}

@media(min-width: 768px) {
    .abde-text-align-md-center {
        text-align: center
    }

    .abde-text-align-md-left {
        text-align: left
    }

    .abde-text-align-md-right {
        text-align: right
    }

    .abde-vertical-align-md-middle {
        vertical-align: middle
    }

    .abde-vertical-align-md-top {
        vertical-align: top
    }

    .abde-float-md-left,
    .abde-pull-md-left {
        float: left
    }

    .abde-float-md-right,
    .abde-pull-md-right {
        float: right
    }

    .abde-clear-md-left {
        clear: left
    }

    .abde-clear-md-right {
        clear: right
    }

    .abde-clear-md-both {
        clear: both
    }
}

@media(min-width: 768px)and (min-width: 1176px) {
    .abde-flex-pull-md-right {
        margin-left: auto
    }
}

@media(min-width: 1024px) {
    .abde-text-align-mdlg-center {
        text-align: center
    }

    .abde-text-align-mdlg-left {
        text-align: left
    }

    .abde-text-align-mdlg-right {
        text-align: right
    }

    .abde-vertical-align-mdlg-middle {
        vertical-align: middle
    }

    .abde-vertical-align-mdlg-top {
        vertical-align: top
    }

    .abde-float-mdlg-left,
    .abde-pull-mdlg-left {
        float: left
    }

    .abde-float-mdlg-right,
    .abde-pull-mdlg-right {
        float: right
    }

    .abde-clear-mdlg-left {
        clear: left
    }

    .abde-clear-mdlg-right {
        clear: right
    }

    .abde-clear-mdlg-both {
        clear: both
    }
}

@media(min-width: 1024px)and (min-width: 1176px) {
    .abde-flex-pull-mdlg-right {
        margin-left: auto
    }
}

@media(min-width: 1176px) {
    .abde-text-align-lg-center {
        text-align: center
    }

    .abde-text-align-lg-left {
        text-align: left
    }

    .abde-text-align-lg-right {
        text-align: right
    }

    .abde-vertical-align-lg-middle {
        vertical-align: middle
    }

    .abde-vertical-align-lg-top {
        vertical-align: top
    }

    .abde-float-lg-left,
    .abde-pull-lg-left {
        float: left
    }

    .abde-float-lg-right,
    .abde-pull-lg-right {
        float: right
    }

    .abde-clear-lg-left {
        clear: left
    }

    .abde-clear-lg-right {
        clear: right
    }

    .abde-clear-lg-both {
        clear: both
    }
}

@media(min-width: 1176px)and (min-width: 1176px) {
    .abde-flex-pull-lg-right {
        margin-left: auto
    }
}

@media(min-width: 1440px) {
    .abde-text-align-xl-center {
        text-align: center
    }

    .abde-text-align-xl-left {
        text-align: left
    }

    .abde-text-align-xl-right {
        text-align: right
    }

    .abde-vertical-align-xl-middle {
        vertical-align: middle
    }

    .abde-vertical-align-xl-top {
        vertical-align: top
    }

    .abde-float-xl-left,
    .abde-pull-xl-left {
        float: left
    }

    .abde-float-xl-right,
    .abde-pull-xl-right {
        float: right
    }

    .abde-clear-xl-left {
        clear: left
    }

    .abde-clear-xl-right {
        clear: right
    }

    .abde-clear-xl-both {
        clear: both
    }
}

@media(min-width: 1440px)and (min-width: 1176px) {
    .abde-flex-pull-xl-right {
        margin-left: auto
    }
}

@media(min-width: 1920px) {
    .abde-text-align-xxl-center {
        text-align: center
    }

    .abde-text-align-xxl-left {
        text-align: left
    }

    .abde-text-align-xxl-right {
        text-align: right
    }

    .abde-vertical-align-xxl-middle {
        vertical-align: middle
    }

    .abde-vertical-align-xxl-top {
        vertical-align: top
    }

    .abde-float-xxl-left,
    .abde-pull-xxl-left {
        float: left
    }

    .abde-float-xxl-right,
    .abde-pull-xxl-right {
        float: right
    }

    .abde-clear-xxl-left {
        clear: left
    }

    .abde-clear-xxl-right {
        clear: right
    }

    .abde-clear-xxl-both {
        clear: both
    }
}

@media(min-width: 1920px)and (min-width: 1176px) {
    .abde-flex-pull-xxl-right {
        margin-left: auto
    }
}

.abde-mt-negative-lg {
    margin-top: -100px
}

.abde-mt-negative-md {
    margin-top: -80px
}

.abde-mt-negative-sm {
    margin-top: -60px
}

h1 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.1
}

@media screen and (min-width: 0) {
    h1 {
        font-size: 50px;
        line-height: 1.1
    }
}

@media screen and (min-width: 576px) {
    h1 {
        font-size: 50px;
        line-height: 1.1
    }
}

@media screen and (min-width: 768px) {
    h1 {
        font-size: 64px;
        line-height: 1
    }
}

@media screen and (min-width: 1176px) {
    h1 {
        font-size: 64px;
        line-height: 1
    }
}

@media screen and (min-width: 1440px) {
    h1 {
        font-size: 64px;
        line-height: 1
    }
}

h2 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.125;
    padding-bottom: 30px
}

@media screen and (min-width: 0) {
    h2 {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 576px) {
    h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 768px) {
    h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1176px) {
    h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1440px) {
    h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

h3 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 34px;
    line-height: 1.323
}

@media screen and (min-width: 0) {
    h3 {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 576px) {
    h3 {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 768px) {
    h3 {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1176px) {
    h3 {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1440px) {
    h3 {
        font-size: 37px;
        line-height: 1.324
    }
}

h4 {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3
}

@media screen and (min-width: 0) {
    h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

h5 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 19px;
    line-height: 1.32
}

@media screen and (min-width: 0) {
    h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 576px) {
    h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 768px) {
    h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 1176px) {
    h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 1440px) {
    h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

h6 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3125
}

@media screen and (min-width: 0) {
    h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 576px) {
    h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 768px) {
    h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 1176px) {
    h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 1440px) {
    h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

.abde-footnote-title h3 {
    padding-bottom: 30px
}

.abde-footnote-title h4 {
    padding-bottom: 15px
}

.abde-h1 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 1.1
}

@media screen and (min-width: 0) {
    .abde-h1 {
        font-size: 50px;
        line-height: 1.1
    }
}

@media screen and (min-width: 576px) {
    .abde-h1 {
        font-size: 50px;
        line-height: 1.1
    }
}

@media screen and (min-width: 768px) {
    .abde-h1 {
        font-size: 64px;
        line-height: 1
    }
}

@media screen and (min-width: 1176px) {
    .abde-h1 {
        font-size: 64px;
        line-height: 1
    }
}

@media screen and (min-width: 1440px) {
    .abde-h1 {
        font-size: 64px;
        line-height: 1
    }
}

.abde-h2 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.125
}

@media screen and (min-width: 0) {
    .abde-h2 {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 576px) {
    .abde-h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 768px) {
    .abde-h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1176px) {
    .abde-h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1440px) {
    .abde-h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

.abde-h3 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.323
}

@media screen and (min-width: 0) {
    .abde-h3 {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 576px) {
    .abde-h3 {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 768px) {
    .abde-h3 {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1176px) {
    .abde-h3 {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1440px) {
    .abde-h3 {
        font-size: 37px;
        line-height: 1.324
    }
}

.abde-h4 {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3
}

@media screen and (min-width: 0) {
    .abde-h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-h5 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 19px;
    line-height: 1.32
}

@media screen and (min-width: 0) {
    .abde-h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 576px) {
    .abde-h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 768px) {
    .abde-h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 1176px) {
    .abde-h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 1440px) {
    .abde-h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

.abde-h6 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3125
}

@media screen and (min-width: 0) {
    .abde-h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 576px) {
    .abde-h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 768px) {
    .abde-h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 1176px) {
    .abde-h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 1440px) {
    .abde-h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

p {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.77
}

@media screen and (min-width: 0) {
    p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    p {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-footnotes-text,
.abde-footnote-text,
.abde-footnotes {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.77
}

@media screen and (min-width: 0) {

    .abde-footnotes-text,
    .abde-footnote-text,
    .abde-footnotes {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {

    .abde-footnotes-text,
    .abde-footnote-text,
    .abde-footnotes {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {

    .abde-footnotes-text,
    .abde-footnote-text,
    .abde-footnotes {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {

    .abde-footnotes-text,
    .abde-footnote-text,
    .abde-footnotes {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {

    .abde-footnotes-text,
    .abde-footnote-text,
    .abde-footnotes {
        font-size: 12px;
        line-height: 1.77
    }
}

.abde-small {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {
    .abde-small {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-small {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-small {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-small {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-small {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-d-none {
    display: none !important
}

.abde-d-inline {
    display: inline !important
}

.abde-d-inline-block {
    display: inline-block !important
}

.abde-d-block {
    display: block !important
}

.abde-d-table {
    display: table !important
}

.abde-d-table-row {
    display: table-row !important
}

.abde-d-table-cell {
    display: table-cell !important
}

.abde-d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.abde-d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media(min-width: 576px) {
    .abde-d-sm-none {
        display: none !important
    }

    .abde-d-sm-inline {
        display: inline !important
    }

    .abde-d-sm-inline-block {
        display: inline-block !important
    }

    .abde-d-sm-block {
        display: block !important
    }

    .abde-d-sm-table {
        display: table !important
    }

    .abde-d-sm-table-row {
        display: table-row !important
    }

    .abde-d-sm-table-cell {
        display: table-cell !important
    }

    .abde-d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .abde-d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 768px) {
    .abde-d-md-none {
        display: none !important
    }

    .abde-d-md-inline {
        display: inline !important
    }

    .abde-d-md-inline-block {
        display: inline-block !important
    }

    .abde-d-md-block {
        display: block !important
    }

    .abde-d-md-table {
        display: table !important
    }

    .abde-d-md-table-row {
        display: table-row !important
    }

    .abde-d-md-table-cell {
        display: table-cell !important
    }

    .abde-d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .abde-d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 1024px) {
    .abde-d-mdlg-none {
        display: none !important
    }

    .abde-d-mdlg-inline {
        display: inline !important
    }

    .abde-d-mdlg-inline-block {
        display: inline-block !important
    }

    .abde-d-mdlg-block {
        display: block !important
    }

    .abde-d-mdlg-table {
        display: table !important
    }

    .abde-d-mdlg-table-row {
        display: table-row !important
    }

    .abde-d-mdlg-table-cell {
        display: table-cell !important
    }

    .abde-d-mdlg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .abde-d-mdlg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 1176px) {
    .abde-d-lg-none {
        display: none !important
    }

    .abde-d-lg-inline {
        display: inline !important
    }

    .abde-d-lg-inline-block {
        display: inline-block !important
    }

    .abde-d-lg-block {
        display: block !important
    }

    .abde-d-lg-table {
        display: table !important
    }

    .abde-d-lg-table-row {
        display: table-row !important
    }

    .abde-d-lg-table-cell {
        display: table-cell !important
    }

    .abde-d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .abde-d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 1440px) {
    .abde-d-xl-none {
        display: none !important
    }

    .abde-d-xl-inline {
        display: inline !important
    }

    .abde-d-xl-inline-block {
        display: inline-block !important
    }

    .abde-d-xl-block {
        display: block !important
    }

    .abde-d-xl-table {
        display: table !important
    }

    .abde-d-xl-table-row {
        display: table-row !important
    }

    .abde-d-xl-table-cell {
        display: table-cell !important
    }

    .abde-d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .abde-d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media(min-width: 1920px) {
    .abde-d-xxl-none {
        display: none !important
    }

    .abde-d-xxl-inline {
        display: inline !important
    }

    .abde-d-xxl-inline-block {
        display: inline-block !important
    }

    .abde-d-xxl-block {
        display: block !important
    }

    .abde-d-xxl-table {
        display: table !important
    }

    .abde-d-xxl-table-row {
        display: table-row !important
    }

    .abde-d-xxl-table-cell {
        display: table-cell !important
    }

    .abde-d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .abde-d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.abde-justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.abde-justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: start !important
}

.abde-justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: end !important
}

.abde-justify-content-flex-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.abde-justify-content-flex-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.abde-justify-content-left {
    -webkit-box-pack: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important
}

.abde-justify-content-right {
    -webkit-box-pack: right !important;
    -ms-flex-pack: right !important;
    justify-content: right !important
}

.abde-pos-static {
    position: static !important
}

.abde-pos-relative {
    position: relative !important
}

.abde-pos-absolute {
    position: absolute !important
}

.abde-pos-fixed {
    position: fixed !important
}

.abde-pos-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.abde-sidebar {
    position: relative;
    padding-left: 20px
}

.abde-sidebar:before {
    position: absolute;
    left: 0px;
    top: 0px;
    content: " ";
    width: 3px;
    background-color: #1e9bd7;
    height: 100%;
    max-height: 60px
}

.abde-sidebar.abde-sidebar-lg:before {
    max-height: 103px
}

.abde-sidebar.abde-sidebar-expand:before {
    -webkit-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out
}

.abde-sidebar.abde-sidebar-expand:hover:before {
    max-height: 100%
}

.abde-sidebar[class*=abde-offset-]:before {
    display: none
}

@media(min-width: 768px) {
    .abde-sidebar[class*=abde-offset-]:before {
        display: block
    }
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.abde-modal {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    background-color: rgba(109, 109, 109, .6);
    display: none
}

.abde-modal-content {
    background-color: #fff;
    overflow: auto;
    width: 100%
}

.abde-modal-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: calc(5% + 40px);
    width: 95vw;
    max-width: 800px;
    max-height: calc(95vh - 50px)
}

.abde-modal-content-wrapper .video-js.vjs-fluid {
    width: 1010px
}

.abde-modal-content-wrapper .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    line-height: 1.6em;
    border-radius: 50%;
    background-color: #1e9bd7;
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iQ29tcG9uZW50XzExNl8xMiIgZGF0YS1uYW1lPSJDb21wb25lbnQgMTE2IOKAkyAxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8xIiBkYXRhLW5hbWU9IkVsbGlwc2UgMSIgY3g9IjIwIiBjeT0iMjAiIHI9IjIwIiBmaWxsPSIjMWU5YmQ3Ii8+CiAgPHBhdGggaWQ9IlBvbHlnb25fMSIgZGF0YS1uYW1lPSJQb2x5Z29uIDEiIGQ9Ik04LjA3MSwwbDguMDcxLDEzLjQ5MUgwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjguODAyIDExLjkyOSkgcm90YXRlKDkwKSIgZmlsbD0iI2ZmZiIvPgo8L3N2Zz4K);
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    font-size: 0px
}

.abde-modal-content-wrapper .video-js .vjs-big-play-button:hover {
    width: 44px;
    height: 44px;
    margin-top: -22px;
    margin-left: -22px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NCIgaGVpZ2h0PSI0NCIgdmlld0JveD0iMCAwIDQ0IDQ0Ij4KICA8ZyBpZD0iQ29tcG9uZW50XzExNl8xMiIgZGF0YS1uYW1lPSJDb21wb25lbnQgMTE2IOKAkyAxMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiAyKSI+CiAgICA8ZyBpZD0iRWxsaXBzZV8xIiBkYXRhLW5hbWU9IkVsbGlwc2UgMSIgZmlsbD0iIzFlOWJkNyIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICA8Y2lyY2xlIGN4PSIyMCIgY3k9IjIwIiByPSIyMCIgc3Ryb2tlPSJub25lIi8+CiAgICAgIDxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjIxIiBmaWxsPSJub25lIi8+CiAgICA8L2c+CiAgICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTguMDcxLDBsOC4wNzEsMTMuNDkxSDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOC44MDIgMTEuOTI5KSByb3RhdGUoOTApIiBmaWxsPSIjZmZmIi8+CiAgPC9nPgo8L3N2Zz4K)
}

.abde-modal.abde-modal-show {
    display: block
}

.abde-modal-close {
    position: absolute;
    right: 0px;
    top: -40px;
    border: 2px solid #fff;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    background-color: #000;
    color: #fff;
    font-family: "Font Awesome 6 Pro";
    line-height: 28px;
    text-align: center;
    cursor: pointer
}

.abde-modal-close:before {
    text-align: center
}

[data-modal-trigger] {
    cursor: pointer
}

.cmp-tabs__tablist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    list-style: none
}

.cmp-tabs__tab {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    padding: .5rem 1rem;
    cursor: pointer
}

.cmp-tabs__tab--active {
    border-color: inherit
}

.cmp-tabs__tabpanel {
    display: none
}

.cmp-tabs__tabpanel--active {
    display: block
}

nav.abde-global-nav {
    position: relative;
    width: 100%;
    top: 0px;
    left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 5;
    min-height: 180px;
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out
}

nav.abde-global-nav .abde-js-close-nav {
    right: 18px;
    top: 18px;
    position: absolute;
    font-size: 33px;
    display: none
}

@media(min-width: 1280px) {
    nav.abde-global-nav .abde-js-close-nav {
        display: block
    }
}

nav.abde-global-nav .abde-js-close-nav i svg {
    color: #1e9bd7
}

nav.abde-global-nav .abde-js-close-nav:hover i svg {
    color: #007abb
}

nav.abde-global-nav .abde-navbar-indicator {
    display: none;
    padding: 0px !important;
    cursor: default;
    position: absolute;
    border: 2px solid #1e9bd7;
    background-color: #1e9bd7;
    height: 0;
    bottom: 0px;
    -webkit-transition: left .3s cubic-bezier(0, 0.55, 0.45, 1), width .3s cubic-bezier(0, 0.55, 0.45, 1);
    transition: left .3s cubic-bezier(0, 0.55, 0.45, 1), width .3s cubic-bezier(0, 0.55, 0.45, 1);
    z-index: 5
}

nav.abde-global-nav button.abde-button-link {
    padding: 0;
    background: transparent;
    border: none;
    outline: none;
    text-align: left;
    color: #1e9bd7;
    cursor: pointer
}

nav.abde-global-nav button.abde-button-link.focus-visible {
    outline: 2px auto #156b94
}

nav.abde-global-nav button.abde-button-link:focus-visible {
    outline: 2px auto #156b94
}

nav.abde-global-nav button.abde-button-link span {
    position: relative;
    top: 0;
    left: 0;
    color: #156b94
}

nav.abde-global-nav button.abde-button-link:hover,
nav.abde-global-nav button.abde-button-link:focus {
    text-decoration: underline
}

nav.abde-global-nav.abde-is-active-dropdown {
    background-color: #fff
}

nav.abde-global-nav .abde-logo-wrapper {
    position: relative;
    z-index: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 15px;
    left: 15px
}

nav.abde-global-nav .abde-logo-wrapper .abde-logo {
    width: 100%
}

nav.abde-global-nav .abde-logo-wrapper .abde-logo.abde-logo-desktop {
    display: none;
    max-width: 208px
}

nav.abde-global-nav .abde-logo-wrapper .abde-logo.abde-logo-mobile {
    max-width: 45px
}

nav.abde-global-nav .abde-navbar-controls {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 5
}

nav.abde-global-nav .abde-navbar-controls i {
    color: #000;
    font-size: 24px;
    margin: 10px
}

nav.abde-global-nav .abde-navbar-controls button {
    border: none;
    -moz-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
    user-select: text;
    outline: none;
    cursor: pointer
}

nav.abde-global-nav .abde-navbar-controls .abde-standalone-link {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1.68px;
    text-transform: uppercase;
    color: #000
}

nav.abde-global-nav .abde-navbar-controls .abde-navbar-control-search {
    top: 3px;
    position: relative
}

nav.abde-global-nav .abde-main-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    padding-top: 70px;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

nav.abde-global-nav .abde-main-navigation .abde-navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav {
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: none
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav.abde-flyin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: flyOut .6s ease-out;
    animation: flyOut .6s ease-out
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item {
    margin: 0 20px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    outline: none
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item.focus-visible {
    outline: 2px auto #156b94
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus-visible {
    outline: 2px auto #156b94
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:first-child {
    border-top: none
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: static
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item>span {
    cursor: pointer;
    position: relative;
    z-index: 2;
    padding: 16px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.1
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item>span svg {
    color: #1e9bd7;
    position: absolute;
    right: 7px;
    display: block
}

@media(min-width: 768px) {
    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item>span svg {
        display: none
    }
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-is-active-dropdown.abde-site-selector .abde-dropdown-panel {
    -webkit-box-shadow: 0 6px 6px -5px rgba(0, 0, 0, .6);
    box-shadow: 0 6px 6px -5px rgba(0, 0, 0, .6)
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel {
    color: #000;
    background-color: #fff;
    display: none;
    padding-top: 15px
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel .abde-text-link {
    color: #1e9bd7
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel .abde-text-link i {
    position: relative;
    top: 2px
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel .abde-text-link.abde-dropdown-header {
    color: #000
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel .abde-list-default ul {
    padding-left: 0
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel a {
    text-align: left
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel h4,
nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel .abde-h4 {
    padding-bottom: 20px
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel h4.abde-card-insight-relative,
nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel .abde-h4.abde-card-insight-relative {
    padding-bottom: 0
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel .abde-text-description h4 {
    padding-bottom: 0 !important;
    letter-spacing: normal
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel.abde-site-selector {
    margin-top: 0px;
    padding: 0px;
    padding-bottom: 60px;
    border: none;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 100%
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel.abde-site-selector.abde-flyin {
    display: block;
    -webkit-animation: flyOut .6s ease-out;
    animation: flyOut .6s ease-out
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel .abde-card .abde-card-body {
    padding-top: 0
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel .abde-card.abde-card-bg {
    padding-top: 0 !important
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item .abde-dropdown-panel .abde-card.abde-card-bg h2 {
    padding-top: 0 !important;
    padding-bottom: 20 !important
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-site-selector {
    margin-right: 0px
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-site-selector>#site-selector-trigger {
    position: absolute;
    right: 0px;
    top: 70px;
    padding: 20px 20px;
    background-color: #000;
    color: #fff;
    z-index: 777
}

@media(min-width: 768px) {
    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-site-selector>#site-selector-trigger {
        z-index: auto
    }
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item>span,
nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item>a {
    font-size: 20px;
    color: #000;
    text-transform: none;
    position: relative
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item .abde-list-default li {
    margin-bottom: 14px
}

nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item .abde-list-default li a {
    text-align: left
}

nav.abde-global-nav.abde-mobile-menu-open {
    background-color: #fff;
    min-height: 100vh
}

nav.abde-global-nav.abde-mobile-menu-open .abde-main-navigation .abde-navbar .abde-navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-animation: flyIn .6s ease-out forwards;
    animation: flyIn .6s ease-out forwards;
    -webkit-box-shadow: 0px 6px 6px -5px rgba(0, 0, 0, .6);
    box-shadow: 0px 6px 6px -5px rgba(0, 0, 0, .6)
}

nav.abde-global-nav.abde-mobile-menu-open .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-dropdown-item .abde-dropdown-panel {
    padding-top: 40px
}

nav.abde-global-nav.abde-mobile-menu-open .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-nav-item-separator {
    display: none
}

nav.abde-global-nav.abde-mobile-menu-open .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-site-selector {
    display: none
}

nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-navbar .abde-nav-item.abde-is-active-dropdown>span,
nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-navbar .abde-nav-item.abde-is-active-dropdown>a {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700
}

nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-navbar .abde-nav-item.abde-is-active-dropdown>span svg {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-navbar .abde-nav-item.abde-is-active-dropdown>span:before {
    content: " ";
    position: absolute;
    background-color: #1e9bd7;
    height: 4px;
    width: 95%;
    bottom: 0;
    left: 15px;
    display: block
}

@media(min-width: 768px) {
    nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-navbar .abde-nav-item.abde-is-active-dropdown>span:before {
        display: none
    }
}

nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-is-active-dropdown .abde-dropdown-panel {
    display: block;
    -webkit-animation: flyIn .6s ease-out forwards;
    animation: flyIn .6s ease-out forwards
}

@media(min-width: 768px) {
    nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-is-active-dropdown .abde-dropdown-panel {
        -webkit-animation: PullDown .6s ease-out forwards;
        animation: PullDown .6s ease-out forwards
    }
}

nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-navbar .abde-site-selector.abde-is-active-dropdown .abde-dropdown-panel {
    bottom: auto;
    top: 160px
}

@media(min-width: 768px) {
    nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-navbar .abde-site-selector.abde-is-active-dropdown .abde-dropdown-panel {
        top: 140px
    }
}

nav.abde-global-nav.abde-dropdown-panel-animate-block .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-is-active-dropdown .abde-dropdown-panel {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important
}

nav.abde-global-nav .abde-list .abde-list-generic ul li {
    margin-bottom: 14px;
    padding-right: 20px
}

nav.abde-global-nav .abde-list .abde-list-generic ul li a {
    color: #262626;
    font-size: 20px;
    line-height: 1.1
}

@media(min-width: 768px) {
    nav.abde-global-nav .abde-logo-wrapper {
        margin-bottom: 0px;
        padding-left: 15px;
        height: 120px;
        margin-top: 20px;
        position: static
    }

    nav.abde-global-nav .abde-logo-wrapper .abde-logo.abde-logo-mobile {
        display: none
    }

    nav.abde-global-nav .abde-logo-wrapper .abde-logo.abde-logo-desktop {
        display: block
    }

    nav.abde-global-nav .abde-main-navigation {
        position: relative;
        padding-top: 26px
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        opacity: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-nav-item-separator {
        width: 1px;
        background-color: #000;
        width: 1px;
        display: block
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-nav-item {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-top: none;
        z-index: 10
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-nav-item:hover {
        -webkit-box-shadow: 0px 4px #1e9bd7;
        box-shadow: 0px 4px #1e9bd7
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-nav-item>span,
    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-nav-item>a {
        font-family: "Klavika", Arial, Helvetica, sans-serif;
        font-weight: 700;
        letter-spacing: .64px;
        font-size: 16px
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-dropdown-item {
        position: static;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-dropdown-item>span {
        text-align: center
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-nav-item.abde-nav-login {
        display: none
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item .abde-dropdown-panel {
        -webkit-box-shadow: 0px 6px 6px -5px rgba(0, 0, 0, .6);
        box-shadow: 0px 6px 6px -5px rgba(0, 0, 0, .6);
        padding: 40px 15px 60px 15px;
        position: absolute;
        left: 0px;
        right: 0px;
        display: block;
        top: 180px;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: left top;
        transform-origin: left top
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item .abde-dropdown-panel .abde-dropdown-horizontal-rule {
        border-top: 1px solid #adadad;
        margin-bottom: 60px;
        margin-left: -15px;
        margin-right: -15px
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item .abde-dropdown-panel .abde-subnav-link-list a:hover {
        text-decoration: underline
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item .abde-dropdown-panel .abde-teaser-card:first-child {
        margin-top: -7px
    }

    nav.abde-global-nav.abde-mobile-menu-open .abde-navbar-indicator {
        display: block
    }

    nav.abde-global-nav.abde-mobile-menu-open .abde-navbar-indicator.abde-navbar-indicator-hidden {
        display: none
    }

    nav.abde-global-nav.abde-mobile-menu-open .abde-main-navigation .abde-navbar .abde-navbar-nav {
        opacity: 1;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    nav.abde-global-nav.abde-mobile-menu-open .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-is-active-dropdown .abde-dropdown-panel {
        bottom: auto;
        top: 100%;
        z-index: 1000
    }

    nav.abde-global-nav.abde-is-active-dropdown {
        min-height: auto
    }

    nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-dropdown-item.abde-is-active-dropdown .abde-dropdown-panel {
        z-index: 1000
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-navbar-controls .abde-navbar-control-menu {
        display: none
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-logo-wrapper {
        height: 160px;
        margin-top: 0px;
        padding-left: 78px
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        height: auto;
        width: auto;
        opacity: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item .abde-dropdown-panel {
        padding: 0px 15px 60px 15px
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item {
        margin: 0px 10px
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus>span,
    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus>a {
        text-decoration: underline
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus:not(.focus-visible)>span,
    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus:not(.focus-visible)>a {
        text-decoration: none
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus:not(:focus-visible)>span,
    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus:not(:focus-visible)>a {
        text-decoration: none
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-site-selector {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-site-selector>#site-selector-trigger {
        position: static
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-dropdown-item.abde-site-selector {
        opacity: 1
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-dropdown-item.abde-site-selector.abde-is-active-dropdown .abde-dropdown-panel {
        top: 143px
    }

    .aem-AuthorLayer-Edit nav.abde-global-nav.abde-mobile-menu-open .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-site-selector {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media(min-width: 1280px) {
    nav.abde-global-nav .abde-navbar-controls .abde-navbar-control-menu {
        display: none
    }

    nav.abde-global-nav .abde-main-navigation .abde-logo-wrapper {
        height: 160px;
        margin-top: 0px;
        padding-left: 78px
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-navbar-nav {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        height: auto;
        width: auto;
        opacity: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item .abde-dropdown-panel {
        padding: 0px 15px 60px 15px
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item {
        margin: 0px 10px
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus>span,
    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus>a {
        text-decoration: underline
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus:not(.focus-visible)>span,
    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus:not(.focus-visible)>a {
        text-decoration: none
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus:not(:focus-visible)>span,
    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item:focus:not(:focus-visible)>a {
        text-decoration: none
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-site-selector {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-site-selector>#site-selector-trigger {
        position: static
    }

    nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-dropdown-item.abde-site-selector {
        opacity: 1
    }

    nav.abde-global-nav.abde-is-active-dropdown .abde-main-navigation .abde-dropdown-item.abde-site-selector.abde-is-active-dropdown .abde-dropdown-panel {
        top: 143px
    }

    nav.abde-global-nav.abde-mobile-menu-open .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-site-selector {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    nav.abde-global-nav .abde-navbar-indicator {
        display: block !important
    }

    nav.abde-global-nav .abde-navbar-indicator.abde-navbar-indicator-hidden {
        display: none !important
    }
}

@media(min-width: 1440px) {
    nav.abde-global-nav .abde-main-navigation .abde-navbar .abde-nav-item {
        margin: 0px 20px
    }
}

@-webkit-keyframes PullDown {
    from {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    to {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes PullDown {
    from {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    to {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-webkit-keyframes flyIn {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1
    }
}

@keyframes flyIn {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1
    }
}

@-webkit-keyframes flyOut {
    from {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
}

@keyframes flyOut {
    from {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
}

.abde-navbar-control-search span {
    top: -3px;
    display: inline-block;
    font-size: 12px;
    color: #000;
    position: relative;
    text-transform: uppercase;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: 1.4px
}

.abde-theme-dark nav.abde-global-nav {
    position: absolute
}

.abde-theme-dark nav.abde-global-nav:not(.abde-is-active-dropdown) .abde-main-navigation .abde-navbar li.abde-nav-item>span,
.abde-theme-dark nav.abde-global-nav:not(.abde-is-active-dropdown) .abde-main-navigation .abde-navbar li.abde-nav-item>a {
    color: #fff
}

.abde-theme-dark nav.abde-global-nav:not(.abde-is-active-dropdown) .abde-main-navigation .abde-navbar .abde-dropdown-item.abde-site-selector>div#site-selector-trigger {
    background-color: #fff;
    color: #000
}

.abde-theme-dark nav.abde-global-nav:not(.abde-is-active-dropdown) .abde-main-navigation .abde-navbar .abde-navbar-nav .abde-nav-item-separator {
    background-color: #fff
}

.abde-theme-dark nav.abde-global-nav:not(.abde-is-active-dropdown) .abde-navbar-controls i {
    color: #fff
}

.abde-navbar-subnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: 100%
}

.abde-navbar-subnav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.abde-ir-nav {
    padding-top: 20px;
    width: 100%;
    border-bottom: 1px solid #6d6d6d
}

.abde-nav-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 26px;
    letter-spacing: 1.4px
}

.abde-nav-item>a {
    padding: 16px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.1;
    color: #000;
    text-transform: uppercase
}

.abde-nav-item>a:hover {
    text-decoration: none
}

.abde-nav-item.abde-active {
    border-bottom: 5px solid #1e9bd7
}

.abde-nav-item.abde-active>a {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.abde-navbar .abde-active-page {
    color: #adadad
}

.abde-navbar .abde-active-page a {
    color: #adadad !important
}

.abde-navbar .abde-active-page a:hover {
    text-decoration: none
}

@media(min-width: 768px) {
    .abde-navbar-subnav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .abde-navbar-subnav.abde-navbar-left {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .abde-navbar-subnav.abde-navbar-left .abde-nav-item:first-child {
        margin-left: 0px
    }
}

.abde-button .abde-btn-reset,
.abde-button .abde-btn {
    background-color: transparent;
    outline-color: transparent;
    outline: none !important;
    border: none;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 1.68px
}

.abde-button .abde-btn {
    border: 2px solid #1e9bd7;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    height: 40px;
    line-height: 38px;
    position: relative;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 60px;
    color: #262626;
    text-decoration: none !important;
    text-align: center;
    white-space: nowrap;
    display: inline-block
}

.abde-button .abde-btn:active,
.abde-button .abde-btn:focus {
    border: 2px solid #1e9bd7 !important;
    -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px #1e9bd7;
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #1e9bd7;
    outline: none !important;
    text-decoration: none
}

.abde-button .abde-btn:active {
    background-color: #156b94 !important
}

.abde-button .abde-btn:hover {
    background-color: #1e9bd7;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer
}

.abde-button .abde-btn-primary:active {
    background-color: #156b94;
    color: #262626
}

.abde-button .abde-btn-icon {
    position: absolute;
    right: 10px;
    top: 52.5%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #1e9bd7;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 20px
}

.abde-button .abde-btn:hover .abde-btn-icon {
    color: #fff;
    cursor: pointer
}

.abde-button .abde-btn-disabled {
    border: 2px solid #6d6d6d;
    color: #c1c1c1 !important
}

.abde-button .abde-btn-disabled * {
    color: #c1c1c1 !important
}

.abde-button .abde-btn-disabled:hover {
    background-color: transparent !important;
    color: #c1c1c1 !important;
    cursor: default
}

.abde-button .abde-btn-disabled:hover * {
    background-color: transparent !important;
    color: #c1c1c1 !important;
    cursor: default
}

.abde-button .abde-btn-dark {
    color: #fff !important
}

.abde-button .abde-btn-dark:active {
    background-color: #1e9bd7;
    color: #fff
}

.abde-button .abde-btn-dark:focus {
    background-color: transparent;
    color: #fff;
    outline: none !important;
    border-color: #1e9bd7
}

.abde-button .abde-btn-dark:active,
.abde-button .abde-btn-dark:focus {
    -webkit-box-shadow: 0 0 0 2px #000, 0 0 0 4px #1e9bd7;
    box-shadow: 0 0 0 2px #000, 0 0 0 4px #1e9bd7
}

.abde-button .abde-btn-primary-form-dark {
    color: #fff !important
}

.abde-button .abde-btn-submit {
    background-color: #1e9bd7;
    color: #fff;
    -webkit-transition: padding-right .3s ease-out;
    transition: padding-right .3s ease-out
}

.abde-button .abde-btn-submit.abde-btn-submit-fixed {
    -webkit-transition: padding-right .3s ease-out, margin-right .3s ease-out;
    transition: padding-right .3s ease-out, margin-right .3s ease-out
}

.abde-button .abde-btn-submit .abde-btn-icon {
    color: #fff;
    position: absolute;
    right: 0px;
    font-size: 19px
}

.abde-button .abde-btn-submit .abde-btn-icon:before {
    content: ""
}

.abde-button .abde-btn-submit .abde-btn-icon:after {
    content: " ";
    position: absolute;
    top: 8px;
    background-color: #fff;
    height: 2px;
    width: 20px;
    -webkit-transition: width .3s ease-out;
    transition: width .3s ease-out;
    right: 8px
}

.abde-button .abde-btn-submit:hover {
    padding-right: 80px;
    cursor: pointer
}

.abde-button .abde-btn-submit:hover.abde-btn-submit-fixed {
    margin-right: -20px
}

.abde-button .abde-btn-submit:hover .abde-btn-icon:after {
    width: 40px
}

.abde-button .abde-btn-container {
    margin-bottom: 5px
}

.abde-button .abde-btn-container .abde-icon-btn,
.abde-button .abde-btn-container .abde-icon-btn-dark {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.68px;
    line-height: 1.2;
    color: #1e9bd7;
    text-decoration: none
}

.abde-button .abde-btn-container .abde-icon-btn:focus,
.abde-button .abde-btn-container .abde-icon-btn-dark:focus {
    text-decoration: none
}

.abde-button .abde-btn-container .abde-icon-btn:hover,
.abde-button .abde-btn-container .abde-icon-btn-dark:hover {
    text-decoration: underline;
    cursor: pointer
}

.abde-button .abde-btn-container .abde-icon-btn:hover .fa-arrow-circle-down,
.abde-button .abde-btn-container .abde-icon-btn-dark:hover .fa-arrow-circle-down {
    background-color: #1e9bd7;
    border-radius: 50%;
    color: #fff
}

.abde-button .abde-btn-container .abde-icon-btn:hover .fa-up-right-from-square,
.abde-button .abde-btn-container .abde-icon-btn-dark:hover .fa-up-right-from-square {
    color: #156b94
}

.abde-button .abde-btn-container .abde-icon-btn:hover,
.abde-button .abde-btn-container .abde-icon-btn:focus,
.abde-button .abde-btn-container .abde-icon-btn-dark:hover,
.abde-button .abde-btn-container .abde-icon-btn-dark:focus {
    color: #1e9bd7;
    outline: none
}

.abde-button .abde-btn-container .abde-icon-btn:hover .abde-btn-icon,
.abde-button .abde-btn-container .abde-icon-btn:hover i,
.abde-button .abde-btn-container .abde-icon-btn:focus .abde-btn-icon,
.abde-button .abde-btn-container .abde-icon-btn:focus i,
.abde-button .abde-btn-container .abde-icon-btn-dark:hover .abde-btn-icon,
.abde-button .abde-btn-container .abde-icon-btn-dark:hover i,
.abde-button .abde-btn-container .abde-icon-btn-dark:focus .abde-btn-icon,
.abde-button .abde-btn-container .abde-icon-btn-dark:focus i {
    color: #1e9bd7
}

.abde-button .abde-btn-container .abde-icon-btn:hover.focus-visible,
.abde-button .abde-btn-container .abde-icon-btn:focus.focus-visible,
.abde-button .abde-btn-container .abde-icon-btn-dark:hover.focus-visible,
.abde-button .abde-btn-container .abde-icon-btn-dark:focus.focus-visible {
    outline: 2px auto #156b94;
    text-decoration: underline
}

.abde-button .abde-btn-container .abde-icon-btn:hover:focus-visible,
.abde-button .abde-btn-container .abde-icon-btn:focus:focus-visible,
.abde-button .abde-btn-container .abde-icon-btn-dark:hover:focus-visible,
.abde-button .abde-btn-container .abde-icon-btn-dark:focus:focus-visible {
    outline: 2px auto #156b94;
    text-decoration: underline
}

.abde-button .abde-btn-container .abde-icon-btn .abde-btn-icon,
.abde-button .abde-btn-container .abde-icon-btn i,
.abde-button .abde-btn-container .abde-icon-btn-dark .abde-btn-icon,
.abde-button .abde-btn-container .abde-icon-btn-dark i {
    right: auto;
    top: auto;
    position: relative;
    -webkit-transform: none;
    transform: none;
    font-size: 1em;
    line-height: 20px
}

.abde-button#abde-back-button {
    display: none;
    padding-left: 15px;
    padding-top: 22px
}

@media(min-width: 768px) {
    .abde-button#abde-back-button {
        padding-left: 50px
    }
}

.abde-button .abde-anchor-btn,
.abde-button .abde-anchor-btn-dark {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.77;
    color: #156b94;
    text-decoration: none
}

@media screen and (min-width: 0) {

    .abde-button .abde-anchor-btn,
    .abde-button .abde-anchor-btn-dark {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {

    .abde-button .abde-anchor-btn,
    .abde-button .abde-anchor-btn-dark {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {

    .abde-button .abde-anchor-btn,
    .abde-button .abde-anchor-btn-dark {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {

    .abde-button .abde-anchor-btn,
    .abde-button .abde-anchor-btn-dark {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {

    .abde-button .abde-anchor-btn,
    .abde-button .abde-anchor-btn-dark {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-button .abde-anchor-btn:hover,
.abde-button .abde-anchor-btn-dark:hover {
    text-decoration: underline;
    cursor: pointer
}

.abde-button .abde-anchor-btn:active,
.abde-button .abde-anchor-btn:focus,
.abde-button .abde-anchor-btn-dark:active,
.abde-button .abde-anchor-btn-dark:focus {
    outline-color: #1e9bd7 !important
}

.abde-button .abde-anchor-btn.abde-anchor-btn-disabled,
.abde-button .abde-anchor-btn-dark.abde-anchor-btn-disabled {
    font-weight: normal;
    color: #6d6d6d;
    -ms-touch-action: none;
    touch-action: none;
    pointer-events: none
}

.abde-button .abde-btn-container .abde-text-link {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.68px;
    font-size: 18px;
    line-height: 1.77;
    white-space: nowrap;
    text-decoration: none;
    color: #1e9bd7
}

@media screen and (min-width: 0) {
    .abde-button .abde-btn-container .abde-text-link {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-button .abde-btn-container .abde-text-link {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-button .abde-btn-container .abde-text-link {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-button .abde-btn-container .abde-text-link {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-button .abde-btn-container .abde-text-link {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-button .abde-btn-container .abde-text-link:hover {
    color: #1e9bd7;
    outline: none;
    text-decoration: underline;
    cursor: pointer
}

.abde-button.abde-dropdown-header .abde-btn-container .abde-text-link {
    line-height: 1 !important
}

@media(min-width: 576px) {
    .abde-button .abde-btn {
        width: auto
    }
}

.abde-button.abde-dropdown-header .abde-text-link {
    color: #000 !important;
    text-transform: none;
    font-size: 22px;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: normal
}

.abde-button.abde-dropdown-header .abde-text-link:hover {
    color: #1e9bd7 !important
}

.abde-button.abde-dropdown-header .abde-btn-container {
    margin-top: 0
}

.abde-insights-hero .abde-button#abde-back-button {
    position: absolute
}

@media(min-width: 768px) {
    .abde-insights-hero .abde-button#abde-back-button {
        padding-left: 3%
    }
}

.abde-layout-button .abde-btn-container {
    margin-top: 40px;
    margin-bottom: 40px
}

.abde-text h4 a {
    color: #1e9bd7 !important
}

.abde-text h1 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 1.1
}

@media screen and (min-width: 0) {
    .abde-text h1 {
        font-size: 50px;
        line-height: 1.1
    }
}

@media screen and (min-width: 576px) {
    .abde-text h1 {
        font-size: 50px;
        line-height: 1.1
    }
}

@media screen and (min-width: 768px) {
    .abde-text h1 {
        font-size: 64px;
        line-height: 1
    }
}

@media screen and (min-width: 1176px) {
    .abde-text h1 {
        font-size: 64px;
        line-height: 1
    }
}

@media screen and (min-width: 1440px) {
    .abde-text h1 {
        font-size: 64px;
        line-height: 1
    }
}

.abde-text h2 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.125;
    padding-bottom: 20px
}

@media screen and (min-width: 0) {
    .abde-text h2 {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 576px) {
    .abde-text h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 768px) {
    .abde-text h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1176px) {
    .abde-text h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1440px) {
    .abde-text h2 {
        font-size: 45px;
        line-height: 1.125
    }
}

.abde-text h3 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 34px;
    line-height: 1.323;
    padding-bottom: 40px
}

@media screen and (min-width: 0) {
    .abde-text h3 {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 576px) {
    .abde-text h3 {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 768px) {
    .abde-text h3 {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1176px) {
    .abde-text h3 {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1440px) {
    .abde-text h3 {
        font-size: 37px;
        line-height: 1.324
    }
}

.abde-text h4 {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3
}

@media screen and (min-width: 0) {
    .abde-text h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-text h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-text h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-text h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-text h4 {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-text h5 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 19px;
    line-height: 1.32
}

@media screen and (min-width: 0) {
    .abde-text h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 576px) {
    .abde-text h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 768px) {
    .abde-text h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 1176px) {
    .abde-text h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

@media screen and (min-width: 1440px) {
    .abde-text h5 {
        font-size: 19px;
        line-height: 1.32
    }
}

.abde-text h6 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3125
}

@media screen and (min-width: 0) {
    .abde-text h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 576px) {
    .abde-text h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 768px) {
    .abde-text h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 1176px) {
    .abde-text h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 1440px) {
    .abde-text h6 {
        font-size: 16px;
        line-height: 1.3125
    }
}

.abde-text p {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 18px;
    line-height: 1.77;
    padding-bottom: 30px
}

@media screen and (min-width: 0) {
    .abde-text p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-text p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-text p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-text p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-text p {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-text p i,
.abde-text p em {
    font-style: italic
}

.abde-text p b,
.abde-text p strong {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: bold
}

.abde-text p:last-child {
    padding-bottom: 0 !important
}

.abde-text p:only-of-type {
    padding-bottom: 30px !important
}

.abde-text .abde-text-description p:last-child {
    padding-bottom: 30px !important
}

.abde-text sup {
    font-size: 25%;
    top: -2em
}

.abde-text .abde-text-large {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 28px;
    line-height: 1.4;
    padding-bottom: 15px
}

.abde-text .abde-text-small {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 1.3;
    padding-bottom: 15px
}

@media screen and (min-width: 0) {
    .abde-text .abde-text-small {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-text .abde-text-small {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-text .abde-text-small {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-text .abde-text-small {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-text .abde-text-small {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-text .abde-footnote {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.77;
    padding-bottom: 15px
}

@media screen and (min-width: 0) {
    .abde-text .abde-footnote {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-text .abde-footnote {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-text .abde-footnote {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-text .abde-footnote {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-text .abde-footnote {
        font-size: 12px;
        line-height: 1.77
    }
}

.abde-text ol {
    margin-left: 20px;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 18px;
    line-height: 1.77;
    padding-top: 10px
}

@media screen and (min-width: 0) {
    .abde-text ol {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-text ol {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-text ol {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-text ol {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-text ol {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-text ol li {
    padding: 0 0 10px 0
}

.abde-text ul {
    padding-left: 22px;
    width: 100%;
    font-size: 18px;
    line-height: 1.77;
    padding-top: 10px
}

@media screen and (min-width: 0) {
    .abde-text ul {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-text ul {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-text ul {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-text ul {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-text ul {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-text ul li {
    position: relative;
    padding: 0 0 10px 0
}

.abde-text ul li::marker {
    font-size: 22px;
    line-height: 1.3
}

@media screen and (min-width: 0) {
    .abde-text ul li::marker {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-text ul li::marker {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-text ul li::marker {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-text ul li::marker {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-text ul li::marker {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-text .abde-text-container.abde-text-generic .abde-py-lg-sm {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.abde-text .abde-text-fa {
    padding-left: calc((30px/ 2) + 1.5em);
    position: relative
}

.abde-text .abde-text-fa .abde-icon {
    position: absolute;
    top: 5px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.abde-text .abde-text-fa-multiline p {
    padding-bottom: 0
}

@media(min-width: 768px) {
    .abde-text .abde-text-fa {
        padding-left: calc((30px/ 2) + .8em)
    }
}

.abde-text .abde-text-expandable {
    margin-bottom: 30px
}

.abde-text .abde-text-expandable .abde-bracket-container {
    position: relative
}

.abde-text .abde-text-expandable .abde-bracket-container .abde-py-lg-sm {
    padding-top: 0 !important
}

.abde-text .abde-text-expandable .abde-bracket-container h2,
.abde-text .abde-text-expandable .abde-bracket-container h3,
.abde-text .abde-text-expandable .abde-bracket-container h4,
.abde-text .abde-text-expandable .abde-bracket-container h5 {
    padding-right: 20px
}

.abde-text .abde-text-expandable .abde-bracket-container .abde-pb-lg-0 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.125
}

@media screen and (min-width: 0) {
    .abde-text .abde-text-expandable .abde-bracket-container .abde-pb-lg-0 {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 576px) {
    .abde-text .abde-text-expandable .abde-bracket-container .abde-pb-lg-0 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 768px) {
    .abde-text .abde-text-expandable .abde-bracket-container .abde-pb-lg-0 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1176px) {
    .abde-text .abde-text-expandable .abde-bracket-container .abde-pb-lg-0 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1440px) {
    .abde-text .abde-text-expandable .abde-bracket-container .abde-pb-lg-0 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media(min-width: 1176px) {
    .abde-text .abde-text-expandable .abde-bracket-container .abde-pb-lg-0 {
        padding-bottom: 0
    }
}

.abde-text .abde-text-expandable .abde-bracket-container p {
    line-height: 32px
}

.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-hide:before,
.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-hide:after {
    display: none
}

.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-gray:before,
.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-gray:after {
    border-color: #f7f7f7 !important
}

.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-left.abde-bracket-padded {
    padding-left: 47px
}

.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-left:before {
    content: " ";
    position: absolute;
    top: 0px;
    height: 100%;
    width: 47px;
    left: 0px;
    border-left: 26px solid #fff;
    border-top: 26px solid #fff;
    border-bottom: 26px solid #fff
}

.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-left.abde-bracket-collapse:before {
    border-left: none;
    margin-right: -21px;
    width: 21px !important
}

.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-right.abde-bracket-padded {
    padding-right: 47px
}

.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-right:after {
    width: 47px;
    content: " ";
    position: absolute;
    top: 0px;
    height: 100%;
    right: 0px;
    border-right: 26px solid #fff;
    border-top: 26px solid #fff;
    border-bottom: 26px solid #fff
}

.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-lg {
    padding-left: 0
}

.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-lg.abde-bracket-left:before {
    width: 78px;
    border-left-width: 43px;
    border-top-width: 43px;
    border-bottom-width: 43px
}

.abde-text .abde-text-expandable .abde-bracket-container.abde-bracket-lg.abde-bracket-right:after {
    width: 78px;
    border-right-width: 43px;
    border-top-width: 43px;
    border-bottom-width: 43px
}

.abde-text .abde-text-expandable .abde-expand-text {
    overflow: hidden;
    white-space: normal
}

.abde-text .abde-text-expandable .abde-expand-text>:first-child {
    margin-top: 0;
    padding-top: 0
}

.abde-text .abde-text-expandable .abde-expand-text .abde-expand-text-ellipsis {
    display: none
}

.abde-text .abde-text-expandable .abde-expand-text~.abde-button {
    margin-top: 30px;
    cursor: pointer;
    display: none;
    letter-spacing: 2.8px
}

.abde-text .abde-text-expandable .abde-expand-text~.abde-button .abde-expand-text-button {
    margin-top: 0
}

.abde-text .abde-text-expandable .abde-expand-text~.abde-button a:first-of-type {
    display: inline
}

.abde-text .abde-text-expandable .abde-expand-text~.abde-button a:last-of-type {
    display: none
}

.abde-text .abde-text-expandable .abde-expand-text~.abde-button i {
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 1
}

.abde-text .abde-text-expandable .abde-expand-text.can-expand {
    position: relative
}

.abde-text .abde-text-expandable .abde-expand-text.can-expand~.abde-button {
    display: inline-block
}

.abde-text .abde-text-expandable .abde-expand-text.expanded {
    overflow: visible;
    max-height: none !important
}

.abde-text .abde-text-expandable .abde-expand-text.expanded~.abde-button a:first-of-type {
    display: none
}

.abde-text .abde-text-expandable .abde-expand-text.expanded~.abde-button a:last-of-type {
    display: inline
}

.abde-text .abde-text-expandable .abde-expand-text.expanded>:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.abde-text .abde-text-expandable .abde-bracket-show.abde-bracket-left:before {
    display: block
}

.abde-text .abde-text-expandable .abde-bracket-show.abde-bracket-right:after {
    display: block
}

.abde-text .abde-text-expandable .abde-bracket-hide.abde-bracket-left:before {
    display: none
}

.abde-text .abde-text-expandable .abde-bracket-hide.abde-bracket-right:after {
    display: none
}

.abde-text .abde-text-expandable .abde-bracket-lg.abde-bracket-static.abde-bracket-left:before {
    width: 78px;
    border-left-width: 43px;
    border-top-width: 43px;
    border-bottom-width: 43px
}

.abde-text .abde-text-expandable .abde-bracket-lg.abde-bracket-static.abde-bracket-right:after {
    width: 78px;
    border-right-width: 43px;
    border-top-width: 43px;
    border-bottom-width: 43px
}

@media(min-width: 576px) {
    .abde-text .abde-text-expandable .abde-bracket-show-sm.abde-bracket-left:before {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-show-sm.abde-bracket-right:after {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-sm.abde-bracket-left:before {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-sm.abde-bracket-right:after {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-sm.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-sm.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 768px) {
    .abde-text .abde-text-expandable .abde-bracket-show-md.abde-bracket-left:before {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-show-md.abde-bracket-right:after {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-md.abde-bracket-left:before {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-md.abde-bracket-right:after {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-md.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-md.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 1024px) {
    .abde-text .abde-text-expandable .abde-bracket-show-mdlg.abde-bracket-left:before {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-show-mdlg.abde-bracket-right:after {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-mdlg.abde-bracket-left:before {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-mdlg.abde-bracket-right:after {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-mdlg.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-mdlg.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 1176px) {
    .abde-text .abde-text-expandable .abde-bracket-show-lg.abde-bracket-left:before {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-show-lg.abde-bracket-right:after {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-lg.abde-bracket-left:before {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-lg.abde-bracket-right:after {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-lg.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-lg.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 1440px) {
    .abde-text .abde-text-expandable .abde-bracket-show-xl.abde-bracket-left:before {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-show-xl.abde-bracket-right:after {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-xl.abde-bracket-left:before {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-xl.abde-bracket-right:after {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-xl.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-xl.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 1920px) {
    .abde-text .abde-text-expandable .abde-bracket-show-xxl.abde-bracket-left:before {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-show-xxl.abde-bracket-right:after {
        display: block
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-xxl.abde-bracket-left:before {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-hide-xxl.abde-bracket-right:after {
        display: none
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-xxl.abde-bracket-static.abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-text .abde-text-expandable .abde-bracket-lg-xxl.abde-bracket-static.abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

@media(min-width: 768px) {
    .abde-text .abde-text-expandable .abde-bracket-container:not(.abde-bracket-static).abde-bracket-left:before {
        width: 49px;
        border-left-width: 27px;
        border-top-width: 27px;
        border-bottom-width: 27px
    }

    .abde-text .abde-text-expandable .abde-bracket-container:not(.abde-bracket-static).abde-bracket-left.abde-bracket-collapse:before {
        border-left: none;
        margin-right: -22px;
        width: 22px !important
    }

    .abde-text .abde-text-expandable .abde-bracket-container:not(.abde-bracket-static).abde-bracket-right:after {
        width: 49px;
        border-right-width: 27px;
        border-top-width: 27px;
        border-bottom-width: 27px
    }

    .abde-text .abde-text-expandable .abde-bracket-container:not(.abde-bracket-static).abde-bracket-right.abde-bracket-collapse:after {
        border-right: none;
        margin-left: -22px;
        width: 22px !important
    }
}

@media(min-width: 1176px) {
    .abde-text .abde-text-expandable .abde-bracket-with-text-expand h2 {
        padding-right: 20px
    }

    .abde-text .abde-text-expandable .abde-bracket-container:not(.abde-bracket-static).abde-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-text .abde-text-expandable .abde-bracket-container:not(.abde-bracket-static).abde-bracket-left.abde-bracket-collapse:before {
        border-left: none;
        margin-right: -35px;
        width: 35px !important
    }

    .abde-text .abde-text-expandable .abde-bracket-container:not(.abde-bracket-static).abde-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-text .abde-text-expandable .abde-bracket-container:not(.abde-bracket-static).abde-bracket-right.abde-bracket-collapse:after {
        border-right: none;
        margin-left: -35px;
        width: 35px !important
    }
}

@media speech {
    .abde-text .abde-text-expandable {
        overflow: visible;
        max-height: none
    }
}

@media(min-width: 1176px) {
    .abde-text .abde-text-expandable .abde-expand-text .can-expand [role=button] {
        margin-top: 10px
    }

    .abde-text .abde-text-expandable .abde-expand-text .can-expand.abde-col-12:last-child {
        margin-bottom: -60px
    }
}

.abde-text .abde-text-with-icon .abde-icon {
    max-width: 100%;
    margin-bottom: 30px;
    text-align: center
}

.abde-text .abde-text-with-icon .abde-icon img {
    height: 70px;
    width: 70px
}

.abde-text .abde-text-with-icon .abde-icon,
.abde-text .abde-text-with-icon .abde-text-content {
    float: none
}

@media(min-width: 768px) {
    .abde-text .abde-text-with-icon.horizontal .abde-text-content {
        width: calc(100% - 90px)
    }
}

.abde-text .abde-text-with-icon.horizontal .abde-icon img {
    display: none
}

@media(min-width: 768px) {

    .abde-text .abde-text-with-icon.horizontal .abde-icon,
    .abde-text .abde-text-with-icon.horizontal .abde-text-content {
        float: left
    }

    .abde-text .abde-text-with-icon.horizontal .abde-icon {
        text-align: left;
        max-width: 90px;
        padding-right: 30px
    }

    .abde-text .abde-text-with-icon.horizontal .abde-icon img {
        display: inline-block
    }
}

.abde-text .abde-text-container.abde-text-generic .abde-text-eyebrow,
.abde-text .abde-text-container.abde-text-with-tooltip .abde-text-eyebrow,
.abde-text .abde-text-container.abde-text-expandable .abde-text-eyebrow,
.abde-text .abde-text-container.abde-text-with-icon .abde-text-eyebrow {
    display: block;
    font-family: "Klavika", Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    padding: 0 0 10px 0 !important
}

@media screen and (min-width: 0) {

    .abde-text .abde-text-container.abde-text-generic .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-with-tooltip .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-expandable .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-with-icon .abde-text-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {

    .abde-text .abde-text-container.abde-text-generic .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-with-tooltip .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-expandable .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-with-icon .abde-text-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {

    .abde-text .abde-text-container.abde-text-generic .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-with-tooltip .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-expandable .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-with-icon .abde-text-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {

    .abde-text .abde-text-container.abde-text-generic .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-with-tooltip .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-expandable .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-with-icon .abde-text-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {

    .abde-text .abde-text-container.abde-text-generic .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-with-tooltip .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-expandable .abde-text-eyebrow,
    .abde-text .abde-text-container.abde-text-with-icon .abde-text-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-text-with-tooltip {
    padding-top: 20px;
    padding-bottom: 20px
}

.abde-text-with-tooltip>div {
    display: inline-block
}

.abde-text-with-tooltip .abde-py-lg-sm {
    padding-top: 0 !important
}

.abde-tooltip {
    display: inline-block;
    overflow: visible;
    vertical-align: top;
    font-size: 12px;
    z-index: 300;
    cursor: pointer
}

.abde-tooltip i {
    color: #1e9bd7;
    font-family: "Font Awesome 6 Pro";
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -0.0667em
}

.abde-tooltip-text {
    -webkit-box-sizing: y -box;
    box-sizing: y -box;
    text-align: left;
    white-space: normal;
    cursor: default;
    letter-spacing: .5px;
    line-height: 1.3;
    z-index: 10;
    display: none;
    position: absolute;
    max-width: 300px;
    width: 100%;
    padding: 10px 20px;
    background-color: #fff;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 16px;
    line-height: 1.3125;
    margin-left: -10px;
    border: 1px solid #c4c4c4
}

.abde-tooltip-text p:last-of-type {
    padding-bottom: 0
}

@media(max-width: 576px) {
    .abde-tooltip-text {
        max-width: calc(100% - 30px);
        margin-left: -15px
    }
}

@media screen and (min-width: 0) {
    .abde-tooltip-text {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 576px) {
    .abde-tooltip-text {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 768px) {
    .abde-tooltip-text {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 1176px) {
    .abde-tooltip-text {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 1440px) {
    .abde-tooltip-text {
        font-size: 16px;
        line-height: 1.3125
    }
}

.abde-tooltip-text.abde-tooltip-open {
    display: block;
    margin-top: 20px;
    color: #262626
}

.abde-tooltip-text.abde-tooltip-open i,
.abde-tooltip-text.abde-tooltip-open em {
    font-style: italic
}

.abde-tooltip-text.abde-tooltip-open b,
.abde-tooltip-text.abde-tooltip-open strong {
    font-weight: bold
}

.abde-tooltip-text .abde-tooltip-arrow {
    display: block;
    position: absolute;
    top: -23px;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    z-index: 12;
    margin-left: -10px
}

.abde-tooltip-text.above .abde-tooltip-arrow {
    top: auto;
    bottom: -24px;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

@media speech {
    .abde-tooltip .abde-tooltip-text {
        display: block
    }
}

.abde-tabs .abde-text .abde-text-container.abde-text-generic ol {
    display: block
}

.abde-tabs .abde-text .abde-text-container.abde-text-generic ol li {
    text-transform: none;
    letter-spacing: normal;
    padding: 0;
    display: list-item;
    padding: 10px 15px 0px
}

.abde-image .abde-image-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    overflow: hidden
}

.abde-image .abde-image-container img,
.abde-image .abde-image-container picture {
    max-width: 660px;
    position: relative;
    z-index: 1;
    display: inline-block
}

.abde-image .abde-image-container picture.abde-image-bracket {
    position: relative
}

.abde-image .abde-image-container picture.abde-image-bracket.abde-image-bracket-left:before {
    content: " ";
    position: absolute;
    top: 0px;
    height: 100%;
    width: 47px;
    left: 0px;
    border-left: 26px solid #fff;
    border-top: 26px solid #fff;
    border-bottom: 26px solid #fff;
    z-index: 2
}

.abde-image .abde-image-container picture.abde-image-bracket.abde-image-bracket-right {
    -webkit-clip-path: polygon(92% 0, 92% 10%, 97% 10%, 97% 92%, 92% 92%, 92% 100%, 0 100%, 0 0);
    clip-path: polygon(92% 0, 92% 10%, 97% 10%, 97% 92%, 92% 92%, 92% 100%, 0 100%, 0 0)
}

.abde-image .abde-image-container .abde-image-center {
    margin: 0 auto
}

.abde-image .abde-image-container .abde-image-right {
    margin-left: auto
}

.abde-image .abde-image-container .abde-image-left {
    margin-right: auto
}

[class*=abde-col-] img {
    width: 100%;
    height: auto
}

@media(min-width: 768px) {

    .abde-image .abde-image-container img,
    .abde-image .abde-image-container picture {
        max-width: 100%;
        width: 100%
    }

    .abde-image .abde-image-container .abde-image-bracket:not(.abde-bracket-static).abde-image-bracket-left:before {
        width: 49px;
        border-left-width: 27px;
        border-top-width: 27px;
        border-bottom-width: 27px
    }

    .abde-image .abde-image-container .abde-image-bracket:not(.abde-bracket-static).abde-image-bracket-right:after {
        width: 49px;
        border-right-width: 27px;
        border-top-width: 27px;
        border-bottom-width: 27px
    }
}

@media(min-width: 1176px) {
    .abde-image-bracket:not(.abde-bracket-static).abde-image-bracket-left:before {
        width: 78px;
        border-left-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }

    .abde-image-bracket:not(.abde-bracket-static).abde-image-bracket-right:after {
        width: 78px;
        border-right-width: 43px;
        border-top-width: 43px;
        border-bottom-width: 43px
    }
}

.abde-quote .abde-quote-container {
    width: 100%;
    position: relative;
    text-align: center;
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center
}

.abde-quote .abde-quote-container .abde-quote-icon {
    line-height: 0;
    height: 60px;
    padding-top: 60px;
    padding-left: 10px;
    font-size: 120px;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.abde-quote .abde-quote-container .abde-quote-text-over {
    position: static;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    -ms-flex-item-align: center;
    align-self: center
}

.abde-quote .abde-quote-container .abde-quote-text-over .abde-quote-text {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.abde-quote .abde-quote-container .abde-quote-text-over .abde-quote-text.abde-quote-text-large {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 34px;
    line-height: 1.323;
    padding: 20px
}

@media screen and (min-width: 0) {
    .abde-quote .abde-quote-container .abde-quote-text-over .abde-quote-text.abde-quote-text-large {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 576px) {
    .abde-quote .abde-quote-container .abde-quote-text-over .abde-quote-text.abde-quote-text-large {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 768px) {
    .abde-quote .abde-quote-container .abde-quote-text-over .abde-quote-text.abde-quote-text-large {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1176px) {
    .abde-quote .abde-quote-container .abde-quote-text-over .abde-quote-text.abde-quote-text-large {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1440px) {
    .abde-quote .abde-quote-container .abde-quote-text-over .abde-quote-text.abde-quote-text-large {
        font-size: 37px;
        line-height: 1.324
    }
}

.abde-quote .abde-quote-container .abde-quote-text-over p {
    padding: 0px 20px 20px
}

.abde-quote .abde-quote-container .abde-quote-text-over.abde-quote-dark {
    color: #fff;
    padding: 50px 40px
}

@media(min-width: 768px) {
    .abde-quote .abde-quote-text-over .abde-quote-text-large {
        padding: 50px 40px 50px 40px
    }
}

@media(min-width: 1176px) {
    .abde-quote .abde-quote-text-over .abde-quote-text-large {
        font-family: "Klavika", Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 1176px)and (min-width: 0) {
    .abde-quote .abde-quote-text-over .abde-quote-text-large {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 1176px)and (min-width: 576px) {
    .abde-quote .abde-quote-text-over .abde-quote-text-large {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 1176px)and (min-width: 768px) {
    .abde-quote .abde-quote-text-over .abde-quote-text-large {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1176px)and (min-width: 1176px) {
    .abde-quote .abde-quote-text-over .abde-quote-text-large {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1176px)and (min-width: 1440px) {
    .abde-quote .abde-quote-text-over .abde-quote-text-large {
        font-size: 37px;
        line-height: 1.324
    }
}

.abde-table .abde-table-container {
    width: 100%;
    position: relative;
    padding-bottom: 40px
}

.abde-table .abde-table-container tr {
    border-bottom: 1px solid #c4c4c4
}

.abde-table .abde-table-container.abde-table-clean tbody tr {
    border-bottom: none
}

.abde-table .abde-table-container td,
.abde-table .abde-table-container th {
    padding: 14px;
    font-size: 18px
}

.abde-table .abde-table-container span.abde-content-bold {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    display: block
}

.abde-table .abde-table-container .abde-table-title {
    display: block;
    padding-bottom: 40px
}

.abde-table .abde-table-container .abde-table-header {
    background-color: #000;
    color: #fff;
    padding: 18px;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: 700
}

.abde-table .abde-table-container th[scope=row] {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: 700
}

.abde-table .abde-table-container th[scope=row]:first-child {
    min-width: 190px
}

.abde-table .abde-table-container tbody tr:hover {
    background-color: #f7f7f7
}

.abde-table .abde-table-container .bump-right table {
    -webkit-animation: bumpTable 2s ease-in-out;
    animation: bumpTable 2s ease-in-out
}

.abde-table .abde-table-container .has-overflow-right:after {
    content: " ";
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    width: 70px;
    -webkit-box-shadow: -70px 0px 30px -30px #fff inset;
    box-shadow: -70px 0px 30px -30px #fff inset;
    z-index: 4;
    pointer-events: none
}

.abde-table .abde-table-container .abde-scroll-h {
    overflow-x: auto;
    width: 100%
}

.abde-mobile-scroll-text {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #adadad;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 20px
}

.abde-mobile-scroll-text i {
    font-size: 15px
}

.abde-mobile-scroll-text .arrow {
    font-size: 15px;
    width: 100px;
    border-top: 1px dashed #adadad;
    margin-top: 6px
}

.abde-mobile-scroll-text .arrow:first-of-type {
    margin-right: 1px
}

.abde-mobile-scroll-text .arrow:last-of-type {
    margin-left: 1px
}

.abde-mobile-scroll-text.show-scroll-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.abde-tbl-custom table tbody {
    white-space: normal;
    border: 1px solid #fff
}

.abde-tbl-custom table tbody tr {
    border-bottom: 1px solid #adadad
}

.abde-tbl-custom table tbody tr:first-child:hover {
    background-color: transparent
}

.abde-tbl-custom table tbody th {
    border-bottom: none;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    vertical-align: middle
}

.abde-tbl-custom table tbody th[scope=row] {
    white-space: normal;
    padding-right: 20px;
    text-align: left;
    position: sticky;
    position: -webkit-sticky;
    left: -2px;
    padding-left: 15px;
    background-color: #fff
}

.abde-tbl-custom table tbody th[scope=col] {
    border: 1px solid #fff;
    padding: 20px 15px;
    background-color: #000;
    color: #fff
}

.abde-tbl-custom table tbody th[scope=col]:first-child {
    position: sticky;
    position: -webkit-sticky;
    left: -2px;
    min-width: 150px
}

.abde-tbl-custom table tbody td {
    padding: 15px;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    border-right: 1px solid #fff;
    vertical-align: middle;
    min-width: 150px
}

@-webkit-keyframes bumpTable {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes bumpTable {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    50% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

.abde-tile {
    text-align: center;
    position: relative;
    margin: 20px 0
}

.abde-tile .abde-tile-container .abde-tile-stat {
    color: #1e9bd7
}

.abde-tile .abde-tile-container.abde-tile-left-border {
    text-align: left;
    padding-left: 30px
}

.abde-tile .abde-tile-container.abde-tile-left-border .abde-tile-stat {
    color: #1e9bd7;
    min-height: auto;
    margin-bottom: 15px
}

@media(min-width: 768px) {
    .abde-tile .abde-tile-container.abde-tile-left-border .abde-tile-stat {
        min-height: 150px
    }
}

.abde-tile .abde-tile-container.abde-tile-left-border .abde-tile-stat:before {
    position: absolute;
    left: 0;
    top: 20px;
    content: " ";
    width: 3px;
    background-color: #1e9bd7;
    height: 100%;
    max-height: 100px
}

.abde-tile .abde-tile-container.abde-tile-left-border .abde-tile-stat span {
    display: block
}

.abde-tile .abde-tile-container.abde-tile-left-border .abde-tile-stat span.number {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 75px;
    color: #fff;
    -webkit-text-stroke: 2px #1e9bd7;
    margin-bottom: -5px
}

.abde-tile .abde-tile-container.abde-tile-left-border .abde-tile-stat span.text {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px
}

.abde-tile .abde-tile-container.abde-tile-left-border .abde-tile-description p {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 0px
}

.abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.125;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 130px;
    height: 130px;
    text-align: center;
    padding-top: 45px;
    margin: auto
}

.abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat.abde-yellow {
    color: #ffbf27;
    border: 2px solid #ffbf27
}

.abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat.abde-purple {
    color: #5949a7;
    border: 2px solid #5949a7
}

.abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat.abde-lightblue {
    color: #78c3e7;
    border: 2px solid #78c3e7
}

.abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat.abde-blue {
    color: #1e9bd7;
    border: 2px solid #1e9bd7
}

.abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat.abde-aqua {
    color: #1cd8c0;
    border: 2px solid #1cd8c0
}

.abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat.abde-white {
    color: #fff;
    border: 2px solid #fff
}

.abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat.abde-black {
    color: #000;
    border: 2px solid #000
}

.abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat.abde-cyan {
    color: #1e9bd7;
    border: 2px solid #1e9bd7
}

@media screen and (min-width: 0) {
    .abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 576px) {
    .abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 768px) {
    .abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1176px) {
    .abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1440px) {
    .abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat {
        font-size: 45px;
        line-height: 1.125
    }
}

.abde-tile .abde-tile-container.abde-tile-circle .abde-tile-description,
.abde-tile .abde-tile-container.abde-tile-circle .abde-tile-description p {
    margin-top: 20px
}

@media(min-width: 576px) {
    .abde-tile .abde-tile-container.abde-tile-circle .abde-tile-stat {
        padding-top: 40px
    }
}

.abde-section-focus .abde-section-focus-header {
    width: 100%;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase
}

.abde-section-focus .abde-section-focus-header .abde-section-focus-title {
    padding-bottom: 5px;
    border-bottom: 3px solid #1cd8c0;
    display: block;
    padding-left: 50px;
    width: auto;
    float: left;
    font-size: 14px;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400;
    letter-spacing: 1.4px
}

.abde-section-focus .abde-section-focus-header.abde-text-align-right .abde-section-focus-title {
    float: right;
    padding-right: 50px;
    padding-left: 0
}

.abde-section-focus div.abde-mt-md:first-child {
    margin-top: 65px !important
}

@media(min-width: 768px) {
    .abde-section-focus div.abde-mt-md:first-child {
        margin-top: 65px !important
    }
}

@media(min-width: 1024px) {
    .abde-section-focus div.abde-mt-md:first-child {
        margin-top: 65px !important
    }
}

.abde-hero h1 sup {
    font-size: 25%;
    top: -2em
}

@media(max-width: 768px) {
    .abde-hero .abde-bracket-container.abde-bracket-right:after {
        display: none
    }
}

.abde-hero .abde-hero-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%
}

.abde-hero .abde-hero-outer.abde-hero-full-width header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

@media(max-width: 576px) {
    .abde-hero .abde-hero-outer.abde-hero-full-width header.mobile-true {
        display: none
    }
}

.abde-hero .abde-hero-outer.abde-hero-full-width header.abde-hero-mobile {
    display: none
}

@media(max-width: 576px) {
    .abde-hero .abde-hero-outer.abde-hero-full-width header.abde-hero-mobile {
        display: block
    }
}

.abde-hero .abde-hero-outer.abde-hero-full-width h1 {
    max-width: 816px;
    line-height: 1.12
}

.abde-hero .abde-hero-outer.abde-hero-full-width .abde-hero-subtitle {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.77;
    max-width: 480px
}

@media screen and (min-width: 0) {
    .abde-hero .abde-hero-outer.abde-hero-full-width .abde-hero-subtitle {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-hero .abde-hero-outer.abde-hero-full-width .abde-hero-subtitle {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-hero .abde-hero-outer.abde-hero-full-width .abde-hero-subtitle {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-hero .abde-hero-outer.abde-hero-full-width .abde-hero-subtitle {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-hero .abde-hero-outer.abde-hero-full-width .abde-hero-subtitle {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-hero .abde-hero-outer aside {
    color: #fff;
    position: relative;
    background-color: #000;
    max-width: 100%;
    min-height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 15px;
    padding-bottom: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media(min-width: 768px) {
    .abde-hero .abde-hero-outer aside {
        padding: 50px
    }
}

.abde-hero .abde-hero-outer aside header {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: 1.4px;
    text-transform: uppercase
}

@media screen and (min-width: 0) {
    .abde-hero .abde-hero-outer aside header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-hero .abde-hero-outer aside header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-hero .abde-hero-outer aside header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-hero .abde-hero-outer aside header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-hero .abde-hero-outer aside header {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-hero .abde-hero-outer aside .abde-text p a,
.abde-hero .abde-hero-outer aside .abde-text span a {
    color: #007abb
}

.abde-hero .abde-hero-outer aside .abde-text p a:hover,
.abde-hero .abde-hero-outer aside .abde-text span a:hover {
    text-decoration: underline
}

.abde-hero .abde-hero-outer .abde-hero-header {
    min-height: 280px;
    position: relative;
    color: #fff;
    text-align: left;
    height: 100%;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(min-width: 1024px) {
    .abde-hero .abde-hero-outer .abde-hero-header {
        -webkit-box-pack: normal;
        -ms-flex-pack: normal;
        justify-content: normal
    }
}

.abde-hero .abde-hero-outer .abde-hero-header picture {
    -ms-flex-item-align: center;
    align-self: center;
    display: block
}

@media(min-width: 1024px) {
    .abde-hero .abde-hero-outer .abde-hero-header picture {
        margin-left: 600px
    }
}

@media(min-width: 1280px) {
    .abde-hero .abde-hero-outer .abde-hero-header picture {
        margin-left: 700px
    }
}

.abde-hero .abde-hero-outer .abde-hero-header picture img {
    max-width: 700px;
    height: auto;
    max-height: 300px
}

@media(min-width: 1176px) {
    .abde-hero .abde-hero-outer .abde-hero-header picture img {
        max-height: 400px
    }
}

.abde-hero .abde-hero-outer .abde-hero-box {
    background-color: #000;
    color: #fff;
    min-height: auto;
    max-width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0
}

.abde-hero .abde-hero-outer .abde-hero-box header {
    text-transform: capitalize
}

.abde-hero .abde-hero-outer .abde-hero-box p {
    line-height: 1.623
}

@media(min-width: 1024px) {
    .abde-hero .abde-hero-wrapper {
        position: absolute
    }

    .abde-hero .abde-hero-full-width .abde-hero-wrapper {
        position: relative
    }

    .abde-hero .abde-hero-outer+.abde-container {
        margin-top: 100px
    }

    .abde-hero .abde-hero-outer .abde-hero-header {
        min-height: 420px
    }

    .abde-hero .abde-hero-outer aside {
        position: relative;
        padding: 33px 70px;
        max-width: 588px;
        min-height: 500px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .abde-hero .abde-hero-outer header {
        text-transform: uppercase
    }
}

@media(min-width: 1280px) {

    .abde-hero .abde-hero-outer aside,
    .abde-hero .abde-video-hero-parent-container aside {
        padding: 33px 70px 33px 130px;
        max-width: 600px
    }
}

@media(min-width: 1176px) {
    .abde-hero .abde-hero-outer+.abde-container {
        margin-top: 0
    }

    .abde-hero .abde-hero-outer:not(.abde-hero-full-width) .abde-hero-cta {
        padding-top: 0
    }

    .abde-hero .abde-hero-outer.abde-hero-full-width .abde-hero-cta {
        padding-top: 40px
    }
}

.abde-hero .abde-form-inline-label span {
    font-size: 22px;
    line-height: 1.3;
    padding-top: 10px;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin-right: 20px
}

@media screen and (min-width: 0) {
    .abde-hero .abde-form-inline-label span {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-hero .abde-form-inline-label span {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-hero .abde-form-inline-label span {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-hero .abde-form-inline-label span {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-hero .abde-form-inline-label span {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-hero .abde-form-group {
    position: relative
}

.abde-hero .abde-form-group i.fas {
    position: absolute;
    right: 15px;
    top: 10px;
    color: #1e9bd7;
    font-size: 25px;
    font-weight: normal !important
}

.abde-hero .abde-video-hero .abde-video-hero-outer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%
}

.abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-text-container {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    color: #fff;
    background-color: #000
}

@media(min-width: 1440px) {
    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-text-container {
        min-height: 500px
    }
}

.abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-text-container .abde-video-hero-text-inner-container {
    padding: 60px;
    padding-left: 15px
}

@media(min-width: 768px) {
    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-text-container .abde-video-hero-text-inner-container {
        padding-left: 5%
    }
}

@media(min-width: 1024px) {
    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-text-container .abde-video-hero-text-inner-container {
        padding-left: 100px
    }
}

.abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin: 0;
    max-height: auto;
    padding: 0 15px 60px 15px;
    background-color: #000
}

.abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container.large-a,
.abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container.large-b {
    height: auto;
    max-height: auto;
    overflow: visible
}

.abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container.small .video-js.vjs-fluid {
    width: auto
}

@media(min-width: 768px) {
    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container {
        padding: 0 30px 60px 30px
    }
}

.abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container.abde-bracket-container.abde-bracket-right:after {
    display: none
}

@media(min-width: 1440px) {
    .abde-hero .abde-video-hero .abde-video-hero-outer-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-text-container {
        max-width: 600px;
        height: auto
    }

    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container {
        position: relative;
        display: block;
        padding: 0
    }

    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container.abde-bracket-container.abde-bracket-right:after {
        display: block
    }

    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container.small {
        max-height: 420px;
        background-color: #343434;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container.small .video-js.vjs-fluid {
        width: 600px
    }

    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container.large-a {
        height: 420px;
        max-height: 420px;
        overflow: hidden
    }

    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container.large-b {
        height: auto;
        max-height: auto;
        overflow: visible
    }

    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container.large-c {
        max-height: 420px;
        background-color: #000;
        background-image: url("https://www.alliancebernstein.com/etc.clientlibs/alliancebernstein-de/clientlibs/clientlib-insights/resources/images/insights-hero-background.png");
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .abde-hero .abde-video-hero .abde-video-hero-outer-container .abde-video-hero-video-container.large-c .video-js.vjs-fluid {
        width: 746px
    }
}

@media(min-width: 1176px) {
    .abde-hero .abde-strategy-hero {
        max-height: 476px
    }
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container {
    background-size: cover
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-top {
    color: #f7f7f7;
    margin-top: 80px;
    margin-bottom: 50px
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-top p {
    padding-top: 30px;
    padding-bottom: 150px
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-simple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    color: #f0f0f0
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-simple p {
    padding-top: 30px
}

@media(min-width: 1024px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-simple {
        min-height: 400px
    }
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-top span,
.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-simple span {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: 1.4px;
    padding-bottom: 20px;
    display: block;
    text-transform: uppercase
}

@media screen and (min-width: 0) {

    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-top span,
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-simple span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {

    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-top span,
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-simple span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {

    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-top span,
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-simple span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {

    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-top span,
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-simple span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {

    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-top span,
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-simple span {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container {
    background-color: #000
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides {
    display: none;
    width: 100%
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box {
    background-color: #000;
    color: #fff;
    padding: 20px 20px;
    width: 100%
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight-left-header,
.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight {
    float: left
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight-left-header {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3;
    margin-right: 20px
}

@media screen and (min-width: 0) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight-left-header {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight-left-header {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight-left-header {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight-left-header {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight-left-header {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-spotlight-eyebrown-text {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: 1.4px;
    text-transform: uppercase
}

@media screen and (min-width: 0) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-spotlight-eyebrown-text {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-spotlight-eyebrown-text {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-spotlight-eyebrown-text {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-spotlight-eyebrown-text {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-spotlight-eyebrown-text {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-button {
    margin-left: 20px
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-button a {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.46;
    text-transform: uppercase;
    letter-spacing: 1.68px;
    color: #1e9bd7
}

@media screen and (min-width: 0) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-button a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-button a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-button a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-button a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-button a {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container .abde-strategy-hero-slides .abde-hero-box .abde-spotlight .abde-sidebar::before {
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: " ";
    width: 3px;
    background-color: #1e9bd7;
    height: 75%;
    max-height: 75%
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-carousel-controls {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 30px;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-carousel-controls .abde-carousel-indicator {
    cursor: pointer;
    height: 4px;
    width: 30px;
    margin: 0 3px;
    background-color: #adadad;
    display: inline-block;
    -webkit-transition: background-color .5s ease;
    transition: background-color .5s ease
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-carousel-controls .active,
.abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-carousel-controls .abde-carousel-indicator:hover {
    background-color: #fff
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .fade {
    -webkit-animation-name: fade;
    animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.abde-hero .abde-strategy-hero .abde-strategy-hero-container .fade-out {
    -webkit-animation-name: fade-out;
    animation-name: fade-out;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

@-webkit-keyframes fade {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fade-out {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@media(max-width: 768px) {

    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-top,
    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-strategy-hero-slides-container {
        margin-top: 40px;
        margin-bottom: 0
    }

    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-hero-box .abde-spotlight-left-header {
        margin-bottom: 10px
    }

    .abde-hero .abde-strategy-hero .abde-strategy-hero-container .abde-carousel-controls {
        bottom: 20px
    }
}

.abde-hero .abde-bg-left {
    background-position: left 0 !important
}

.abde-hero .abde-bg-center {
    background-position: center 0 !important
}

.abde-hero .abde-bg-right {
    background-position: right 0 !important
}

.abde-hero .abde-teal-hero .abde-teal-hero-container {
    max-height: 144px;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media(max-width: 768px) {
    .abde-hero .abde-teal-hero .abde-teal-hero-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.abde-hero .abde-teal-hero .abde-teal-hero-container .abde-hero-teal-left {
    background-color: #000;
    color: #fff;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    min-width: 30%
}

.abde-hero .abde-teal-hero .abde-teal-hero-container .abde-hero-teal-left h1 {
    padding-left: 20px;
    padding-right: 50px
}

.abde-hero .abde-teal-hero .abde-teal-hero-container .abde-hero-teal-right {
    min-height: 144px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #50beaf;
    background-image: url("https://www.alliancebernstein.com/content/dam/corporate/corporate-heroes/Hero-Default_Teal.png")
}

@media(max-width: 768px) {
    .abde-hero .abde-teal-hero .abde-teal-hero-container .abde-hero-teal-right {
        min-height: 60px
    }
}

.abde-hero-outer .abde-hero-header {
    -webkit-transition: .35s background-position ease-out;
    transition: .35s background-position ease-out;
    background-size: cover;
    background-position: 100px 0px
}

.abde-hero .abde-hero-header:after,
.abde-hero-outer .abde-hero-header:before {
    -webkit-transition: .35s transform ease-out;
    transition: .35s transform ease-out;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.abde-hero.abde-hero-loaded.abde-hero-animation-end,
.abde-hero-outer.abde-hero-loaded.abde-hero-animation-end {
    -webkit-transition: none;
    transition: none
}

.abde-hero.abde-hero-loaded.abde-hero-animation-end:before,
.abde-hero.abde-hero-loaded.abde-hero-animation-end:after,
.abde-hero-outer.abde-hero-loaded.abde-hero-animation-end:before,
.abde-hero-outer.abde-hero-loaded.abde-hero-animation-end:after {
    -webkit-transition: none;
    transition: none
}

.abde-hero-outer .abde-hero-header.abde-hero-loaded {
    background-position: 200px
}

.abde-hero-outer .abde-hero-header.abde-hero-loaded:before,
.abde-hero-outer .abde-hero-header.abde-hero-loaded:after {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

@media(max-width: 1920px) {
    .abde-hero-outer .abde-hero-header {
        background-position: top right
    }

    .abde-hero-outer .abde-hero-header.abde-hero-loaded {
        background-position: top right -20px
    }
}

@media(max-width: 1176px) {
    .abde-hero-outer .abde-hero-header {
        background-position: -10px 0px
    }

    .abde-hero-outer .abde-hero-header.abde-hero-loaded {
        background-position: 0px 0px
    }
}

@media(max-width: 1024px) {
    .abde-hero-outer .abde-hero-header {
        background-size: cover;
        background-position: top right
    }

    .abde-hero-outer .abde-hero-header.abde-hero-loaded {
        background-position: top right
    }

    .abde-hero-outer .abde-hero-header:before,
    .abde-hero-outer .abde-hero-header:after {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

.abde-text-hero header,
.abde-video-hero header,
.abde-bio-hero header {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: 1.4px;
    text-transform: uppercase
}

@media screen and (min-width: 0) {

    .abde-text-hero header,
    .abde-video-hero header,
    .abde-bio-hero header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {

    .abde-text-hero header,
    .abde-video-hero header,
    .abde-bio-hero header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {

    .abde-text-hero header,
    .abde-video-hero header,
    .abde-bio-hero header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {

    .abde-text-hero header,
    .abde-video-hero header,
    .abde-bio-hero header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {

    .abde-text-hero header,
    .abde-video-hero header,
    .abde-bio-hero header {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-bio-hero,
.abde-text-hero {
    background-color: #1e9bd7;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 390px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 20px
}

.abde-bio-hero.abde-solid-blue-texture,
.abde-text-hero.abde-solid-blue-texture {
    background-image: url("https://www.alliancebernstein.com/content/dam/corporate/corporate-heroes/Hero-Default_Blue.png")
}

.abde-bio-hero.abde-solid-black-texture,
.abde-text-hero.abde-solid-black-texture {
    background-image: url("https://www.alliancebernstein.com/content/dam/alliancebernstein/us-retail/us-retail-heroes/Hero-Analysis-Services.png")
}

.abde-bio-hero img,
.abde-text-hero img {
    max-width: 160px
}

.abde-bio-hero p,
.abde-text-hero p {
    line-height: 1.7
}

@media(min-width: 768px) {

    .abde-bio-hero p,
    .abde-text-hero p {
        padding-right: 35%
    }
}

.abde-bio-hero .abde-hero-text,
.abde-text-hero .abde-hero-text {
    max-width: 400px
}

.abde-bio-hero .abde-article header>span,
.abde-text-hero .abde-article header>span {
    font-size: 14px;
    line-height: 1.46;
    display: block;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1.4px
}

@media screen and (min-width: 0) {

    .abde-bio-hero .abde-article header>span,
    .abde-text-hero .abde-article header>span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {

    .abde-bio-hero .abde-article header>span,
    .abde-text-hero .abde-article header>span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {

    .abde-bio-hero .abde-article header>span,
    .abde-text-hero .abde-article header>span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {

    .abde-bio-hero .abde-article header>span,
    .abde-text-hero .abde-article header>span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {

    .abde-bio-hero .abde-article header>span,
    .abde-text-hero .abde-article header>span {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-bio-hero .abde-text-align-right,
.abde-text-hero .abde-text-align-right {
    text-align: unset;
    padding-right: 20px
}

@media(min-width: 768px) {

    .abde-bio-hero img,
    .abde-text-hero img {
        max-width: 360px
    }
}

@media(min-width: 1024px) {

    .abde-bio-hero .abde-text-align-right,
    .abde-text-hero .abde-text-align-right {
        text-align: right;
        padding-right: 70px
    }
}

.abde-bio-hero h1,
.abde-text-hero h1 {
    padding-top: 15px;
    padding-bottom: 20px
}

@media(min-width: 768px) {
    .abde-text-hero p {
        padding-right: 0
    }
}

.abde-short-hero {
    background-color: #000;
    color: #fff;
    width: 100%;
    padding: 30px 0
}

.abde-short-hero .abde-short-hero-header {
    padding: 20px 15px
}

@media(min-width: 1280px) {
    .abde-short-hero .abde-short-hero-header h1 {
        margin-left: 60px
    }
}

.abde-hero .abde-hero-outer .abde-spotlight {
    margin: 30px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width: 1024px) {
    .abde-hero .abde-hero-outer .abde-spotlight {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media(max-width: 1176px) {
    .abde-hero .abde-hero-outer .abde-spotlight .abde-button .abde-btn-container .abde-btn {
        width: 100%
    }
}

@media(min-width: 1176px) {
    .abde-hero .abde-hero-outer .abde-spotlight {
        -webkit-box-pack: right;
        -ms-flex-pack: right;
        justify-content: right;
        margin: 15px 8% 0px
    }
}

@media(min-width: 1440px) {
    .abde-hero .abde-hero-outer .abde-spotlight {
        margin: 0px 10%
    }
}

@media(min-width: 1920px) {
    .abde-hero .abde-hero-outer .abde-spotlight {
        margin: 0px 15%
    }
}

.abde-floating-widget .abde-floating-widget-container {
    padding: 30px;
    background-color: #000
}

.abde-floating-widget .abde-floating-widget-container .abde-marketo .abde-confirm {
    padding: 0
}

.abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] {
    color: #fff;
    position: absolute;
    z-index: 1000;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating].abde-d-none {
    display: none !important
}

.abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating].expanded .abde-floating-widget-context-button .fa-plus {
    display: none
}

.abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating].expanded .abde-floating-widget-context-button .fa-minus {
    display: inline-block
}

.abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating].expanded .abde-floating-widget-container .abde-marketo .abde-confirm {
    padding: 0
}

@media(max-width: 768px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] {
        position: fixed;
        top: auto !important;
        bottom: 0px;
        right: 0px !important;
        width: 100%;
        -webkit-transform: translateY(100%) translateY(-40px);
        transform: translateY(100%) translateY(-40px)
    }

    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating].expanded {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }

    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating].expanded .abde-floating-widget-container {
        max-width: 100%;
        background-color: #000
    }

    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        height: 40px
    }

    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] {
        background: #000;
        color: #fff;
        cursor: pointer;
        line-height: 40px;
        text-align: center;
        position: relative;
        padding-right: 40px;
        padding-left: 15px;
        text-decoration: none;
        font-family: "Klavika", Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-transform: uppercase
    }

    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77;
        color: #1e9bd7;
        position: absolute;
        right: 10px;
        -webkit-transform: translateY(50%);
        transform: translateY(50%);
        bottom: 50%
    }
}

@media screen and (max-width: 768px)and (min-width: 0) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (max-width: 768px)and (min-width: 576px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (max-width: 768px)and (min-width: 768px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (max-width: 768px)and (min-width: 1176px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (max-width: 768px)and (min-width: 1440px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media(min-width: 768px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: 200px;
        background: #000;
        right: 0px !important;
        -webkit-transform: translateX(100%) translateX(-40px);
        transform: translateX(100%) translateX(-40px)
    }

    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating].expanded {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }

    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating].sticky {
        position: fixed;
        top: 40% !important;
        -webkit-transform: translateX(100%) translateX(-40px);
        transform: translateX(100%) translateX(-40px);
        -webkit-transition: -webkit-transform .3s ease-out;
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out
    }

    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating].sticky.expanded {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 40px;
        min-height: 100%
    }

    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] {
        color: #fff;
        cursor: pointer;
        -webkit-writing-mode: vertical-lr;
        writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
        line-height: 40px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        text-align: center;
        -webkit-transform-origin: center;
        transform-origin: center;
        position: relative;
        text-decoration: none;
        font-family: "Klavika", Arial, Helvetica, sans-serif;
        font-weight: normal;
        text-transform: uppercase
    }

    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77;
        color: #1e9bd7;
        position: absolute;
        right: 50%;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        bottom: 10px
    }
}

@media screen and (min-width: 768px)and (min-width: 0) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 576px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 768px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 1176px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 1440px) {
    .abde-floating-widget .abde-floating-widget-context[data-subscribe-type=floating] .abde-floating-widget-context-button a[role=button] i {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-email-subscribe-form {
    background-color: #000;
    color: #fff;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal
}

.abde-email-subscribe-form input[type=email] {
    border: none;
    border-bottom: 2px solid #1e9bd7;
    height: 45px;
    outline: none;
    background-color: #000;
    color: #fff;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px
}

.abde-email-subscribe-form ::-webkit-input-placeholder {
    color: #fff;
    opacity: .9
}

.abde-email-subscribe-form ::-moz-placeholder {
    color: #fff;
    opacity: .9
}

.abde-email-subscribe-form :-ms-input-placeholder {
    color: #fff;
    opacity: .9
}

.abde-email-subscribe-form ::-ms-input-placeholder {
    color: #fff;
    opacity: .9
}

.abde-email-subscribe-form ::placeholder {
    color: #fff;
    opacity: .9
}

.abde-email-subscribe-form button[type=submit] {
    width: 100%
}

.abde-email-subscribe-form .abde-email-input {
    padding-left: 0 !important
}

.abde-email-subscribe-form .abde-email-input .abde-width-full {
    width: 100% !important
}

.abde-email-subscribe-form p {
    margin-bottom: 0
}

.abde-email-subscribe-form h5 span:first-child {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.abde-email-subscribe-form h5 span:last-child {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal
}

.abde-email-subscribe-form .form-info,
.abde-email-subscribe-form .form-error {
    display: none
}

.abde-email-subscribe-form .form-info p:first-child,
.abde-email-subscribe-form .form-error p:first-child {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.77;
    padding-bottom: 0
}

@media screen and (min-width: 0) {

    .abde-email-subscribe-form .form-info p:first-child,
    .abde-email-subscribe-form .form-error p:first-child {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {

    .abde-email-subscribe-form .form-info p:first-child,
    .abde-email-subscribe-form .form-error p:first-child {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {

    .abde-email-subscribe-form .form-info p:first-child,
    .abde-email-subscribe-form .form-error p:first-child {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {

    .abde-email-subscribe-form .form-info p:first-child,
    .abde-email-subscribe-form .form-error p:first-child {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {

    .abde-email-subscribe-form .form-info p:first-child,
    .abde-email-subscribe-form .form-error p:first-child {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-email-subscribe-form .form-info p:nth-child(2),
.abde-email-subscribe-form .form-error p:nth-child(2) {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {

    .abde-email-subscribe-form .form-info p:nth-child(2),
    .abde-email-subscribe-form .form-error p:nth-child(2) {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {

    .abde-email-subscribe-form .form-info p:nth-child(2),
    .abde-email-subscribe-form .form-error p:nth-child(2) {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {

    .abde-email-subscribe-form .form-info p:nth-child(2),
    .abde-email-subscribe-form .form-error p:nth-child(2) {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {

    .abde-email-subscribe-form .form-info p:nth-child(2),
    .abde-email-subscribe-form .form-error p:nth-child(2) {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {

    .abde-email-subscribe-form .form-info p:nth-child(2),
    .abde-email-subscribe-form .form-error p:nth-child(2) {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-email-subscribe-form .form-info {
    color: #50beaf
}

.abde-email-subscribe-form .form-error {
    color: red
}

.abde-email-subscribe-form .form-status.has-success .success,
.abde-email-subscribe-form .form-status.has-error .errors {
    display: block
}

.abde-email-subscribe-form input.has-error {
    border-bottom-color: red
}

@media(max-width: 768px) {
    .abde-email-subscribe-form {
        background: #000
    }
}

@media(min-width: 768px) {
    .abde-email-subscribe-form {
        min-width: 340px
    }
}

@media(min-width: 1176px) {
    .abde-email-subscribe-form {
        max-width: 91.6666%;
        margin: 0
    }

    .abde-email-subscribe-form form.abde-col-lg-5 {
        padding-bottom: 50px;
        -ms-flex-item-align: center;
        align-self: center
    }
}

.abde-marketo.abde-email-subscribe-form {
    min-width: 300px
}

.abde-marketo.abde-email-subscribe-form .mktoForm .mktoButtonRow {
    text-align: left;
    padding-top: 10px
}

.abde-marketo.abde-email-subscribe-form .mktoForm .mktoButtonRow .mktoButtonWrap:after {
    content: "" !important
}

.abde-marketo.abde-email-subscribe-form .mktoForm .mktoButtonRow .mktoButton {
    color: #fff !important;
    font-size: 12px !important
}

.abde-marketo.abde-email-subscribe-form .mktoForm input[type=email] {
    background-color: transparent !important;
    color: #fff !important
}

.abde-primary-footer .abde-email-subscribe-form div,
.abde-primary-footer .abde-email-subscribe-form p {
    padding: 0 !important
}

.abde-accordion:last-child,
.abde-accordion.abde-last {
    border-bottom: 1px solid #c4c4c4
}

.abde-accordion .abde-accordion-title {
    width: 100%;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.abde-accordion .cmp-accordion__item {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4
}

.abde-accordion .cmp-accordion__item+.cmp-accordion__item {
    border-top: none
}

.abde-accordion .cmp-accordion__header {
    color: #262626;
    font-size: 18px;
    line-height: 1.77
}

@media screen and (min-width: 0) {
    .abde-accordion .cmp-accordion__header {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-accordion .cmp-accordion__header {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-accordion .cmp-accordion__header {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-accordion .cmp-accordion__header {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-accordion .cmp-accordion__header {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-accordion .cmp-accordion__button {
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    display: block;
    width: 100%;
    background: none;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3;
    text-align: left;
    border: none;
    outline: none;
    cursor: pointer
}

@media screen and (min-width: 0) {
    .abde-accordion .cmp-accordion__button {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-accordion .cmp-accordion__button {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-accordion .cmp-accordion__button {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-accordion .cmp-accordion__button {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-accordion .cmp-accordion__button {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-accordion .cmp-accordion__button .cmp-accordion__icon {
    color: #1e9bd7;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Pro";
    font-size: 18px;
    line-height: 1.77
}

@media screen and (min-width: 0) {
    .abde-accordion .cmp-accordion__button .cmp-accordion__icon {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-accordion .cmp-accordion__button .cmp-accordion__icon {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-accordion .cmp-accordion__button .cmp-accordion__icon {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-accordion .cmp-accordion__button .cmp-accordion__icon {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-accordion .cmp-accordion__button .cmp-accordion__icon {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-accordion .cmp-accordion__button--expanded .cmp-accordion__icon svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.abde-accordion .cmp-accordion__title {
    display: inline-block;
    padding-right: 50px;
    color: #262626
}

.abde-accordion .cmp-accordion__panel--hidden {
    display: none
}

.abde-accordion .cmp-accordion__panel--expanded {
    padding-bottom: 30px
}

@media(min-width: 768px) {
    .abde-offset-md-1 .abde-accordion {
        margin-right: 8.33333%
    }
}

@media(min-width: 576px) {
    .abde-accordion .abde-accordion-content {
        padding-top: 0
    }
}

.abde-accordion:last-child,
.abde-accordion.abde-last {
    border-bottom: 1px solid #c4c4c4
}

.abde-accordion .abde-accordion-title {
    width: 100%;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.abde-accordion .cmp-accordion__item {
    border-top: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4
}

.abde-accordion .cmp-accordion__item+.cmp-accordion__item {
    border-top: none
}

.abde-accordion .cmp-accordion__header {
    color: #262626;
    font-size: 18px;
    line-height: 1.77
}

@media screen and (min-width: 0) {
    .abde-accordion .cmp-accordion__header {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-accordion .cmp-accordion__header {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-accordion .cmp-accordion__header {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-accordion .cmp-accordion__header {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-accordion .cmp-accordion__header {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-accordion .cmp-accordion__button {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
    position: relative;
    display: block;
    width: 100%;
    background: none;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3;
    text-align: left;
    border: none;
    outline: none;
    cursor: pointer
}

@media screen and (min-width: 0) {
    .abde-accordion .cmp-accordion__button {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-accordion .cmp-accordion__button {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-accordion .cmp-accordion__button {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-accordion .cmp-accordion__button {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-accordion .cmp-accordion__button {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-accordion .cmp-accordion__button .cmp-accordion__icon {
    color: #1e9bd7;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Pro";
    font-size: 18px;
    line-height: 1.77
}

@media screen and (min-width: 0) {
    .abde-accordion .cmp-accordion__button .cmp-accordion__icon {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-accordion .cmp-accordion__button .cmp-accordion__icon {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-accordion .cmp-accordion__button .cmp-accordion__icon {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-accordion .cmp-accordion__button .cmp-accordion__icon {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-accordion .cmp-accordion__button .cmp-accordion__icon {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-accordion .cmp-accordion__button--expanded .cmp-accordion__icon svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.abde-accordion .cmp-accordion__title {
    display: inline-block;
    padding-right: 50px;
    color: #262626
}

.abde-accordion .cmp-accordion__panel--hidden {
    display: none
}

.abde-accordion .cmp-accordion__panel--expanded {
    padding-bottom: 30px
}

@media(min-width: 768px) {
    .abde-offset-md-1 .abde-accordion {
        margin-right: 8.33333%
    }
}

@media(min-width: 576px) {
    .abde-accordion .abde-accordion-content {
        padding-top: 0
    }
}

.abde-bracket-container {
    overflow: hidden !important
}

.abde-offset-feature {
    padding-bottom: 0
}

.abde-offset-feature header {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.46;
    text-transform: uppercase
}

@media screen and (min-width: 0) {
    .abde-offset-feature header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-offset-feature header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-offset-feature header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-offset-feature header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-offset-feature header {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-offset-image-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    max-width: 100% !important
}

.abde-offset-image-container .abde-t-uppercase {
    text-transform: uppercase
}

.abde-offset-image-container .abde-offset-card {
    padding: 50px 15px;
    min-height: auto
}

.abde-offset-image-container .abde-offset-card .abde-offset-card-title {
    padding-bottom: 20px
}

.abde-offset-image-container .abde-offset-card h1 sup,
.abde-offset-image-container .abde-offset-card h2 sup {
    font-size: 36px
}

.abde-offset-image-container .abde-offset-card p sup {
    font-size: 11px
}

@media(min-width: 1024px) {

    .abde-offset-image-container .abde-img-wrapper img,
    .abde-offset-image-container .abde-img-wrapper picture {
        width: 100%
    }
}

@media(min-width: 1176px) {
    .abde-offset-feature {
        padding-bottom: 90px
    }

    .abde-offset-feature .abde-main-content {
        min-height: 550px
    }

    .abde-offset-image-container {
        display: block;
        padding-bottom: 90px
    }

    .abde-offset-image-container .abde-offset-card {
        position: relative;
        z-index: 10;
        width: 510px;
        padding: 80px 60px;
        min-height: 480px
    }

    .abde-offset-image-container .abde-img-wrapper {
        position: absolute;
        top: 90px;
        right: 0px;
        z-index: 8;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .abde-offset-image-container .abde-img-wrapper img,
    .abde-offset-image-container .abde-img-wrapper picture {
        max-width: 800px
    }
}

.abde-video .abde-video-container {
    height: auto
}

.abde-video .abde-video-container .abde-brightcove-video-player {
    height: 100%
}

.abde-video .abde-video-container .abde-brightcove-video-player .video-js .vjs-fluid {
    height: 100%
}

.abde-video .abde-video-container .abde-brightcove-video-player .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    line-height: 1.6em;
    border-radius: 50%;
    background-color: #1e9bd7;
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iUExBWSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCI+DQogIDxjaXJjbGUgaWQ9IkVsbGlwc2VfMSIgZGF0YS1uYW1lPSJFbGxpcHNlIDEiIGN4PSIyMCIgY3k9IjIwIiByPSIyMCIgZmlsbD0iIzFlOWJkNyIvPg0KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTguMDcxLDBsOC4wNzEsMTMuNDkxSDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOC44MDIgMTEuOTI5KSByb3RhdGUoOTApIiBmaWxsPSIjZmZmIi8+DQo8L3N2Zz4NCg==);
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    font-size: 0px
}

.abde-video .abde-video-container .abde-brightcove-video-player .video-js .vjs-big-play-button:hover {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iUExBWSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCI+DQogIDxnIGlkPSJFbGxpcHNlXzEiIGRhdGEtbmFtZT0iRWxsaXBzZSAxIiBmaWxsPSIjZmZmIiBzdHJva2U9IiMxZTliZDciIHN0cm9rZS13aWR0aD0iMiI+DQogICAgPGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMjAiIHN0cm9rZT0ibm9uZSIvPg0KICAgIDxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjE5IiBmaWxsPSJub25lIi8+DQogIDwvZz4NCiAgPHBhdGggaWQ9IlBvbHlnb25fMSIgZGF0YS1uYW1lPSJQb2x5Z29uIDEiIGQ9Ik04LjA3MSwwbDguMDcxLDEzLjQ5MUgwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjguODAyIDExLjkyOSkgcm90YXRlKDkwKSIgZmlsbD0iIzFlOWJkNyIvPg0KPC9zdmc+DQo=)
}

.abde-video .abde-video-container .abde-brightcove-video-player .video-js .vjs-control-bar {
    visibility: hidden
}

.abde-video .abde-video-container .abde-brightcove-video-player .vjs-has-started .vjs-control-bar {
    visibility: visible
}

.abde-video .abde-video-container .abde-youtube-video-player {
    width: auto;
    height: auto;
    position: relative
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-video-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 1.6em;
    border-radius: 50%;
    background-color: #1e9bd7;
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PGNpcmNsZSBkYXRhLW5hbWU9IkVsbGlwc2UgMSIgY3g9IjIwIiBjeT0iMjAiIHI9IjIwIiBmaWxsPSIjMWU5YmQ3Ii8+PHBhdGggZGF0YS1uYW1lPSJQb2x5Z29uIDEiIGQ9Ik0yOC44MDIgMjBsLTEzLjQ5MSA4LjA3MVYxMS45Mjl6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    font-size: 0;
    border-width: 0;
    padding: 0;
    text-transform: none;
    text-decoration: none
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-video-play-button:hover {
    background-color: rgba(0, 0, 0, .45);
    -webkit-box-shadow: 0 0 15px 3px #fff;
    box-shadow: 0 0 15px 3px #fff;
    cursor: pointer;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PGcgZGF0YS1uYW1lPSJFbGxpcHNlIDEiIGZpbGw9IiNmZmYiIHN0cm9rZT0iIzFlOWJkNyIgc3Ryb2tlLXdpZHRoPSIyIj48Y2lyY2xlIGN4PSIyMCIgY3k9IjIwIiByPSIyMCIgc3Ryb2tlPSJub25lIi8+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMTkiIGZpbGw9Im5vbmUiLz48L2c+PHBhdGggZGF0YS1uYW1lPSJQb2x5Z29uIDEiIGQ9Ik0yOC44MDIgMjBsLTEzLjQ5MSA4LjA3MVYxMS45Mjl6IiBmaWxsPSIjMWU5YmQ3Ii8+PC9zdmc+)
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-video-play-button .abde-youtube-video-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-video-iframe-div {
    display: block
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-video-iframe-div.hidden {
    display: none
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-poster-image:hover {
    cursor: pointer
}

.abde-tabs .abde-tab-wrapper,
.abde-tab-navigation .abde-tab-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #c4c4c4
}

@media(min-width: 768px) {

    .abde-tabs .abde-tab-wrapper,
    .abde-tab-navigation .abde-tab-wrapper {
        overflow: auto
    }
}

.abde-tabs .abde-tab-wrapper .abde-tab-arrow-right svg,
.abde-tabs .abde-tab-wrapper .abde-tab-arrow-left svg,
.abde-tab-navigation .abde-tab-wrapper .abde-tab-arrow-right svg,
.abde-tab-navigation .abde-tab-wrapper .abde-tab-arrow-left svg {
    color: #1e9bd7;
    position: absolute;
    top: 60%;
    -webkit-transform: translateY(-57%);
    transform: translateY(-57%);
    font-size: 20px;
    opacity: 0;
    pointer-events: none;
    z-index: 5
}

.abde-tabs .abde-tab-wrapper .abde-tab-arrow-right svg,
.abde-tab-navigation .abde-tab-wrapper .abde-tab-arrow-right svg {
    right: 10px
}

.abde-tabs .abde-tab-wrapper .abde-tab-arrow-left svg,
.abde-tab-navigation .abde-tab-wrapper .abde-tab-arrow-left svg {
    left: 10px
}

.abde-tabs .abde-tab-wrapper .abde-tab-swipe ol,
.abde-tab-navigation .abde-tab-wrapper .abde-tab-swipe ol {
    overflow: visible
}

.abde-tabs .abde-tab-wrapper.abde-tab-bump-right ol,
.abde-tab-navigation .abde-tab-wrapper.abde-tab-bump-right ol {
    -webkit-animation: tabsBumpRight ease-in-out 2s;
    animation: tabsBumpRight ease-in-out 2s
}

.abde-tabs .abde-tab-wrapper.abde-tab-bump-right .abde-tab-arrow-right svg,
.abde-tab-navigation .abde-tab-wrapper.abde-tab-bump-right .abde-tab-arrow-right svg {
    -webkit-animation: arrowFade 2s ease-in-out;
    animation: arrowFade 2s ease-in-out
}

.abde-tabs .abde-tab-wrapper.abde-tab-bump-left ol,
.abde-tab-navigation .abde-tab-wrapper.abde-tab-bump-left ol {
    -webkit-animation: tabsBumpLeft ease-in-out 2s;
    animation: tabsBumpLeft ease-in-out 2s
}

.abde-tabs .abde-tab-wrapper.abde-tab-bump-left .abde-tab-arrow-left svg,
.abde-tab-navigation .abde-tab-wrapper.abde-tab-bump-left .abde-tab-arrow-left svg {
    -webkit-animation: arrowFade 2s ease-in-out;
    animation: arrowFade 2s ease-in-out
}

.abde-tabs .abde-tab-wrapper.has-overflow-left .abde-tab-arrow-right svg,
.abde-tab-navigation .abde-tab-wrapper.has-overflow-left .abde-tab-arrow-right svg {
    opacity: 0;
    display: none
}

.abde-tabs ol,
.abde-tab-navigation ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media(min-width: 1024px) {

    .abde-tabs ol.abde-justify-content-left,
    .abde-tab-navigation ol.abde-justify-content-left {
        margin-left: -15px
    }
}

.abde-tabs ol a.cmp-tabs__tab,
.abde-tab-navigation ol a.cmp-tabs__tab {
    padding: 0 0;
    color: #000
}

.abde-tabs ol.cmp-tabs__tablist,
.abde-tab-navigation ol.cmp-tabs__tablist {
    position: relative;
    z-index: 3
}

.abde-tabs ol li,
.abde-tab-navigation ol li {
    outline: none;
    padding: 10px 15px 0px;
    font-size: 14px;
    line-height: 1.46;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width: 0) {

    .abde-tabs ol li,
    .abde-tab-navigation ol li {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {

    .abde-tabs ol li,
    .abde-tab-navigation ol li {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {

    .abde-tabs ol li,
    .abde-tab-navigation ol li {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {

    .abde-tabs ol li,
    .abde-tab-navigation ol li {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {

    .abde-tabs ol li,
    .abde-tab-navigation ol li {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-tabs ol li span,
.abde-tab-navigation ol li span {
    display: inline-block;
    max-width: 300px;
    padding-bottom: 5px
}

.abde-tabs .vertical ol,
.abde-tab-navigation .vertical ol {
    display: block
}

.abde-tabs .cmp-tabs__tabpanel,
.abde-tab-navigation .cmp-tabs__tabpanel {
    outline: none;
    padding-top: 50px
}

.abde-tabs .cmp-tabs__tab,
.abde-tab-navigation .cmp-tabs__tab {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal
}

.abde-tabs .cmp-tabs__tab--active,
.abde-tab-navigation .cmp-tabs__tab--active {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    z-index: 2;
    border-bottom: none !important
}

.abde-tabs .cmp-tabs__tab--active span,
.abde-tab-navigation .cmp-tabs__tab--active span {
    border-bottom: 3px solid #1e9bd7
}

.abde-tab-navigation ol li span {
    max-width: 1000px
}

@-webkit-keyframes tabsBumpRight {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    50% {
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes tabsBumpRight {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    50% {
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-webkit-keyframes tabsBumpLeft {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    50% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px)
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes tabsBumpLeft {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }

    50% {
        -webkit-transform: translateX(40px);
        transform: translateX(40px)
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-webkit-keyframes arrowFade {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes arrowFade {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@media(min-width: 576px) {

    .abde-tabs ol li span,
    .abde-tab-navigation ol li span {
        max-width: none
    }
}

@media(min-width: 768px) {

    .abde-tabs ol li,
    .abde-tab-navigation ol li {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 0) {

    .abde-tabs ol li,
    .abde-tab-navigation ol li {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 576px) {

    .abde-tabs ol li,
    .abde-tab-navigation ol li {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 768px) {

    .abde-tabs ol li,
    .abde-tab-navigation ol li {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 1176px) {

    .abde-tabs ol li,
    .abde-tab-navigation ol li {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 1440px) {

    .abde-tabs ol li,
    .abde-tab-navigation ol li {
        font-size: 18px;
        line-height: 1.77
    }
}

@media(min-width: 768px) {

    .abde-tabs ol li .cmp-tabs__tab--active span,
    .abde-tab-navigation ol li .cmp-tabs__tab--active span {
        padding-bottom: 20px
    }
}

@media(min-width: 768px) {
    .abde-tabs ol li {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px)and (min-width: 0) {
    .abde-tabs ol li {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px)and (min-width: 576px) {
    .abde-tabs ol li {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px)and (min-width: 768px) {
    .abde-tabs ol li {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px)and (min-width: 1176px) {
    .abde-tabs ol li {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px)and (min-width: 1440px) {
    .abde-tabs ol li {
        font-size: 14px;
        line-height: 1.46
    }
}

@media(min-width: 768px) {
    .abde-tab-wrapper::before {
        bottom: 20px
    }
}

.abde-tabs ol li {
    padding: 10px 10px 0px;
    max-width: 300px
}

.abde-tabs .abde-list ol li {
    max-width: none !important
}

@media(min-width: 1024px) {
    .abde-tabs ol li {
        padding: 20px 20px 0px
    }
}

nav.abde-sticky-nav .abde-sticky-nav-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #fff
}

@media(max-width: 1176px) {
    nav.abde-sticky-nav .abde-sticky-nav-headers {
        max-width: 300px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

nav.abde-sticky-nav .abde-sticky-nav-headers a {
    outline: none;
    padding: 20px 20px;
    letter-spacing: 2.5px;
    font-size: 14px;
    line-height: 1.46;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    white-space: nowrap
}

@media screen and (min-width: 0) {
    nav.abde-sticky-nav .abde-sticky-nav-headers a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    nav.abde-sticky-nav .abde-sticky-nav-headers a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    nav.abde-sticky-nav .abde-sticky-nav-headers a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    nav.abde-sticky-nav .abde-sticky-nav-headers a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    nav.abde-sticky-nav .abde-sticky-nav-headers a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media(max-width: 1176px) {
    nav.abde-sticky-nav .abde-sticky-nav-headers a {
        white-space: pre-wrap
    }
}

nav.abde-sticky-nav .abde-sticky-nav-headers.abde-sticky-nav-active a {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700
}

nav.abde-sticky-nav ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 0px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 40px
}

nav.abde-sticky-nav ol li {
    width: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    list-style: none;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    padding: 0px 20px
}

nav.abde-sticky-nav.abde-sticky-nav-underline .abde-sticky-nav-wrapper {
    -webkit-box-shadow: 0px 1px #c4c4c4;
    box-shadow: 0px 1px #c4c4c4
}

nav.abde-sticky-nav.abde-sticky-nav-underline .abde-sticky-nav-active {
    border-bottom: 3px solid #1e9bd7
}

nav.abde-sticky-nav.abde-sticky-nav-progress .abde-sticky-nav-progress-bar {
    padding-top: 5px;
    height: 0px;
    width: 0px;
    background-color: #1cd8c0;
    display: none
}

.abde-sticky-nav-section {
    scroll-margin-top: 80px
}

@media(min-width: 768px) {
    nav.abde-sticky-nav {
        height: 0;
        padding-bottom: 70px
    }

    nav.abde-sticky-nav .abde-sticky-nav-headers {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 0) {
    nav.abde-sticky-nav .abde-sticky-nav-headers {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 576px) {
    nav.abde-sticky-nav .abde-sticky-nav-headers {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 768px) {
    nav.abde-sticky-nav .abde-sticky-nav-headers {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 1176px) {
    nav.abde-sticky-nav .abde-sticky-nav-headers {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px)and (min-width: 1440px) {
    nav.abde-sticky-nav .abde-sticky-nav-headers {
        font-size: 18px;
        line-height: 1.77
    }
}

@media(min-width: 768px) {
    nav.abde-sticky-nav.abde-sticky-nav-fixed .abde-sticky-nav-wrapper {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 100
    }
}

nav.abde-sticky-nav.abde-tab-navigation-vertical {
    background-color: #fff;
    min-height: 250px;
    height: 300px;
    z-index: 1005
}

nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-sticky-nav-fixed .abde-sticky-nav-wrapper {
    left: auto;
    top: 50px
}

@media(min-width: 1024px) {
    nav.abde-sticky-nav.abde-tab-navigation-vertical {
        position: absolute;
        left: -120px
    }
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-arrow-right,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-arrow-left {
    display: none
}

nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-sticky {
    top: 0;
    position: absolute;
    left: -120px;
    z-index: 5
}

@media screen and (min-width: 1600px) {
    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-sticky {
        left: -180px
    }
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: visible
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper.abde-tab-bump-right ol,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper.abde-tab-bump-left ol,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper.abde-tab-bump-right ol,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper.abde-tab-bump-left ol {
    -webkit-animation: none;
    animation: none
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper .abde-tab-navigation-vertical-title,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper .abde-tab-navigation-vertical-title {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 28px;
    color: #000;
    padding: 30px 20px;
    display: block
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper .abde-tab-navigation-vertical-title .abde-tab-navigation-vertical-title-mobile-icon,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper .abde-tab-navigation-vertical-title .abde-tab-navigation-vertical-title-mobile-icon {
    display: none
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper ol,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper ol {
    display: block;
    min-width: auto !important;
    max-width: 200px;
    padding-left: 10px;
    padding-right: 5px
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper ol.cmp-tabs__tablist,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper ol.cmp-tabs__tablist {
    left: 0 !important
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper ol li.abde-sticky-nav-headers,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper ol li.abde-sticky-nav-headers {
    display: block;
    text-align: left
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper ol li.abde-sticky-nav-headers a,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper ol li.abde-sticky-nav-headers a {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #1e9bd7;
    white-space: normal;
    text-align: left;
    padding: 5px 0
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper ol li.abde-sticky-nav-headers.abde-sticky-nav-active,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper ol li.abde-sticky-nav-headers.abde-sticky-nav-active {
    border-left: 3px solid #1e9bd7;
    border-bottom: none;
    margin-left: 12px;
    padding: 0 0
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper ol li.abde-sticky-nav-headers.abde-sticky-nav-active a,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper ol li.abde-sticky-nav-headers.abde-sticky-nav-active a {
    color: #000 !important;
    padding-left: 10px
}

nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper ol li.abde-sticky-nav-headers.abde-scrolled a,
nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper ol li.abde-sticky-nav-headers.abde-scrolled a {
    color: #adadad
}

@media screen and (max-width: 1420px) {
    nav.abde-sticky-nav.abde-tab-navigation-vertical {
        width: 100%
    }

    nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper .abde-tab-navigation-vertical-title,
    nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper .abde-tab-navigation-vertical-title {
        width: 100%;
        padding-bottom: 20px;
        z-index: 1005;
        padding-left: 15px;
        top: auto
    }

    nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-sticky-nav-wrapper ol,
    nav.abde-sticky-nav.abde-tab-navigation-vertical .abde-tab-wrapper ol {
        max-width: none;
        left: 0 !important;
        top: auto;
        width: 100%;
        padding-left: 0
    }

    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-mobile-sticky {
        width: 100%;
        min-height: 60px;
        height: 60px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        background-color: #fff;
        padding-bottom: 0
    }

    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-mobile-sticky .abde-sticky-nav-wrapper .abde-tab-navigation-vertical-title,
    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-mobile-sticky .abde-tab-wrapper .abde-tab-navigation-vertical-title {
        left: 0;
        padding: 10px 20px;
        z-index: 1005;
        border-bottom: 1px solid #c4c4c4;
        -webkit-box-shadow: 0px 1px 5px #c4c4c4;
        box-shadow: 0px 1px 5px #c4c4c4;
        padding-left: 15px;
        min-height: 60px;
        background-color: #fff
    }

    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-mobile-sticky .abde-sticky-nav-wrapper .abde-tab-navigation-vertical-title .abde-tab-navigation-vertical-title-mobile-icon,
    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-mobile-sticky .abde-tab-wrapper .abde-tab-navigation-vertical-title .abde-tab-navigation-vertical-title-mobile-icon {
        display: block;
        float: right;
        padding-right: 20px;
        color: #1e9bd7
    }

    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-mobile-sticky .abde-sticky-nav-wrapper ol,
    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-mobile-sticky .abde-tab-wrapper ol {
        left: 0;
        display: none;
        border-bottom: 1px solid #c4c4c4;
        -webkit-box-shadow: 0px 1px 5px #c4c4c4;
        box-shadow: 0px 1px 5px #c4c4c4;
        padding-left: 0;
        padding: 5px 5px 20px 0;
        background-color: #fff
    }

    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-mobile-sticky .abde-sticky-nav-wrapper ol li.abde-sticky-nav-headers a,
    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-mobile-sticky .abde-tab-wrapper ol li.abde-sticky-nav-headers a {
        padding: 5px 0 0
    }

    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-mobile-sticky .abde-sticky-nav-wrapper ol li.abde-sticky-nav-headers.abde-sticky-nav-active a,
    nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-vertical-mobile-sticky .abde-tab-wrapper ol li.abde-sticky-nav-headers.abde-sticky-nav-active a {
        padding-left: 12px
    }

    nav.abde-sticky-nav.abde-tab-navigation-vertical.vertical-mobile-open .abde-sticky-nav-wrapper .abde-tab-navigation-vertical-title,
    nav.abde-sticky-nav.abde-tab-navigation-vertical.vertical-mobile-open .abde-tab-wrapper .abde-tab-navigation-vertical-title {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    nav.abde-sticky-nav.abde-tab-navigation-vertical.vertical-mobile-open .abde-sticky-nav-wrapper ol,
    nav.abde-sticky-nav.abde-tab-navigation-vertical.vertical-mobile-open .abde-tab-wrapper ol {
        display: block;
        height: auto
    }
}

nav.abde-sticky-nav.abde-tab-navigation-vertical.abde-sticky-nav-progress .abde-sticky-nav-progress-bar {
    padding-top: 0
}

.abde-sticky-nav-fixed ol.abde-tab-swipe {
    left: 0 !important
}

.abde-share {
    position: relative
}

.abde-share .abde-share-bar {
    z-index: 3;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20px
}

.abde-share .abde-share-bar.vertical {
    position: absolute;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    right: 60px;
    text-align: center;
    top: 160px;
    margin-right: -20px
}

@media(max-width: 768px) {
    .abde-share .abde-share-bar.vertical {
        margin-right: 0
    }
}

.abde-share .abde-share-bar.vertical .abde-share-title {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.46;
    text-transform: uppercase;
    margin-left: -5px;
    display: block
}

@media screen and (min-width: 0) {
    .abde-share .abde-share-bar.vertical .abde-share-title {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-share .abde-share-bar.vertical .abde-share-title {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-share .abde-share-bar.vertical .abde-share-title {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-share .abde-share-bar.vertical .abde-share-title {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-share .abde-share-bar.vertical .abde-share-title {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-share .abde-share-bar.vertical .abde-btn-container {
    margin-top: 20px
}

.abde-share .abde-share-bar.vertical .abde-btn-container a {
    color: #1e9bd7;
    min-width: 0;
    height: 47px;
    width: 47px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding-top: 8px;
    display: block
}

.abde-share .abde-share-bar.vertical .abde-btn-container a i {
    font-size: 30px;
    line-height: normal
}

.abde-share .abde-share-bar.vertical .abde-btn-container a:hover {
    background-color: #1e9bd7;
    color: #fff;
    text-decoration: none
}

.abde-share .abde-share-bar.vertical .abde-btn-container a:hover i {
    color: #fff
}

.abde-share .abde-share-bar.horizontal {
    position: relative;
    text-align: left;
    margin-bottom: 40px;
    margin-left: -20px
}

.abde-share .abde-share-bar.horizontal .abde-share-title {
    display: none
}

.abde-share .abde-share-bar.horizontal .abde-btn-container {
    margin-top: 0
}

.abde-share .abde-share-bar.horizontal .abde-btn-container .abde-icon-btn {
    display: inline-block
}

.abde-share .abde-share-bar.horizontal .abde-btn-container .abde-icon-btn i {
    font-size: 18px;
    line-height: 1.77;
    margin-right: 30px
}

@media screen and (min-width: 0) {
    .abde-share .abde-share-bar.horizontal .abde-btn-container .abde-icon-btn i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-share .abde-share-bar.horizontal .abde-btn-container .abde-icon-btn i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-share .abde-share-bar.horizontal .abde-btn-container .abde-icon-btn i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-share .abde-share-bar.horizontal .abde-btn-container .abde-icon-btn i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-share .abde-share-bar.horizontal .abde-btn-container .abde-icon-btn i {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-share .abde-share-bar.horizontal .abde-btn-container .abde-icon-btn:hover {
    background-color: transparent
}

.abde-share .abde-share-bar.horizontal .abde-btn-container .abde-icon-btn:hover i {
    color: #007abb
}

.abde-spotlight .abde-spotlight-content {
    min-height: 50px
}

.abde-spotlight .abde-spotlight-content .abde-button {
    margin-top: 10px;
    margin-left: -15px
}

@media(min-width: 768px) {
    .abde-spotlight .abde-spotlight-content .abde-button {
        margin: auto 0px
    }
}

.abde-spotlight .abde-spotlight-content.abde-spotlight-sidebar:before {
    position: absolute;
    left: 0;
    top: 0;
    content: " ";
    width: 3px;
    background-color: #1e9bd7;
    height: 50%;
    max-height: 70px;
    -webkit-transition: max-height .2s ease-out;
    transition: max-height .2s ease-out
}

@media(min-width: 768px) {
    .abde-spotlight .abde-spotlight-content.abde-spotlight-sidebar:before {
        height: 100%
    }
}

.abde-spotlight .abde-spotlight-content.abde-spotlight-content-expand:hover:before {
    max-height: 100%
}

.abde-spotlight .abde-spotlight-content,
.abde-spotlight .abde-spotlight-content-leaderboard {
    position: relative;
    padding: 0 0 0 20px
}

.abde-spotlight .abde-spotlight-content .abde-spotlight-date,
.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3;
    text-transform: uppercase;
    text-align: center
}

@media screen and (min-width: 0) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-date,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-date,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-date,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-date,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-date,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-spotlight .abde-spotlight-content .abde-spotlight-date span,
.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date span {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.125
}

@media screen and (min-width: 0) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-date span,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date span {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 576px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-date span,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date span {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 768px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-date span,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date span {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1176px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-date span,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date span {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1440px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-date span,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-date span {
        font-size: 45px;
        line-height: 1.125
    }
}

.abde-spotlight .abde-spotlight-content .abde-spotlight-article header,
.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header {
    margin-bottom: 0
}

.abde-spotlight .abde-spotlight-content .abde-spotlight-article header .abde-spotlight-eyebrown-text,
.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header .abde-spotlight-eyebrown-text {
    display: inline-block;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 16px
}

.abde-spotlight .abde-spotlight-content .abde-spotlight-article header a,
.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header a {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3;
    color: #262626
}

@media screen and (min-width: 0) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-article header a,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header a {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-article header a,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header a {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-article header a,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header a {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-article header a,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header a {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-article header a,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header a {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-spotlight .abde-spotlight-content .abde-spotlight-article header a:hover,
.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header a:hover {
    color: #1e9bd7;
    text-decoration: none
}

.abde-spotlight .abde-spotlight-content .abde-spotlight-article header p,
.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header p {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 34px;
    color: #fff;
    text-transform: capitalize
}

.abde-spotlight .abde-spotlight-content .abde-spotlight-title p:last-child,
.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-title p:last-child {
    padding-bottom: 0
}

.abde-spotlight .abde-spotlight-content .abde-spotlight-title .abde-spotlight-heading,
.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-title .abde-spotlight-heading {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3
}

@media screen and (min-width: 0) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-title .abde-spotlight-heading,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-title .abde-spotlight-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-title .abde-spotlight-heading,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-title .abde-spotlight-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-title .abde-spotlight-heading,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-title .abde-spotlight-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-title .abde-spotlight-heading,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-title .abde-spotlight-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {

    .abde-spotlight .abde-spotlight-content .abde-spotlight-title .abde-spotlight-heading,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-title .abde-spotlight-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-spotlight .abde-spotlight-content .abde-spotlight-sidebar,
.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-sidebar {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(max-width: 1024px) {

    .abde-spotlight .abde-spotlight-content .abde-button .abde-btn-container,
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-button .abde-btn-container {
        margin-top: 0
    }
}

.abde-spotlight .abde-spotlight-content-leaderboard {
    padding: 30px;
    color: #fff
}

.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
    padding-left: 0
}

@media(max-width: 1176px) {
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-icon-wrapper {
        margin-bottom: 30px
    }
}

@media(max-width: 768px) {
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-icon-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-icon-wrapper .abde-spotlight-icon {
        padding-bottom: 20px
    }
}

.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-icon-wrapper .abde-spotlight-icon {
    padding-right: 20px
}

.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-icon-wrapper .abde-spotlight-icon img {
    height: 100px;
    width: 100px
}

.abde-spotlight .abde-spotlight-content-leaderboard p {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400
}

@media(min-width: 1024px) {
    .abde-spotlight .abde-spotlight-content-leaderboard p {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1024px)and (min-width: 0) {
    .abde-spotlight .abde-spotlight-content-leaderboard p {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1024px)and (min-width: 576px) {
    .abde-spotlight .abde-spotlight-content-leaderboard p {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1024px)and (min-width: 768px) {
    .abde-spotlight .abde-spotlight-content-leaderboard p {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1024px)and (min-width: 1176px) {
    .abde-spotlight .abde-spotlight-content-leaderboard p {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1024px)and (min-width: 1440px) {
    .abde-spotlight .abde-spotlight-content-leaderboard p {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-yellow {
    background-color: rgba(255, 191, 39, .2)
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-yellow .abde-fund-card-button-right {
    background-color: #ffbf27
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-purple {
    background-color: rgba(89, 73, 167, .2)
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-purple .abde-fund-card-button-right {
    background-color: #5949a7
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-lightblue {
    background-color: rgba(120, 195, 231, .2)
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-lightblue .abde-fund-card-button-right {
    background-color: #78c3e7
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-blue {
    background-color: rgba(30, 155, 215, .2)
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-blue .abde-fund-card-button-right {
    background-color: #1e9bd7
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-aqua {
    background-color: rgba(28, 216, 192, .2)
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-aqua .abde-fund-card-button-right {
    background-color: #1cd8c0
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-white {
    background-color: rgba(255, 255, 255, .2)
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-white .abde-fund-card-button-right {
    background-color: #fff
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-black {
    background-color: rgba(0, 0, 0, .2)
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-black .abde-fund-card-button-right {
    background-color: #000
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-cyan {
    background-color: rgba(30, 155, 215, .2)
}

.abde-spotlight .abde-spotlight-content-leaderboard.abde-cyan .abde-fund-card-button-right {
    background-color: #1e9bd7
}

.abde-spotlight .abde-spotlight-content-leaderboard header {
    padding-left: 15px;
    padding-bottom: 20px
}

@media(min-width: 1024px) {
    .abde-spotlight .abde-spotlight-content-leaderboard header {
        padding-left: 0;
        padding-bottom: 0
    }
}

.abde-spotlight .abde-spotlight-content-leaderboard header .abde-spotlight-eyebrown-text {
    margin-bottom: 10px
}

.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header {
    padding-left: 0;
    padding-bottom: 0
}

.abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header p {
    font-size: 36px
}

@media(min-width: 1024px) {
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-article header p {
        font-size: 34px
    }
}

.abde-spotlight .abde-spotlight-content-leaderboard .abde-button {
    margin-top: 20px
}

.abde-spotlight .abde-spotlight-content-leaderboard header::before {
    position: absolute;
    left: 15px;
    top: 95%;
    content: " ";
    width: 90px;
    background-color: #1e9bd7;
    height: 3px
}

@media(min-width: 768px) {
    .abde-spotlight .abde-spotlight-content-leaderboard header::before {
        right: auto;
        left: 135px;
        top: 75%
    }
}

@media(min-width: 1024px) {
    .abde-spotlight .abde-spotlight-content-leaderboard header::before {
        right: 0;
        left: auto;
        content: " ";
        width: 3px;
        height: 50%
    }
}

@media(min-width: 1024px)and (min-width: 768px) {
    .abde-spotlight .abde-spotlight-content-leaderboard header::before {
        height: 90%;
        top: 5%
    }
}

@media(min-width: 1024px) {
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-button {
        margin-top: 0
    }
}

@media(max-width: 768px) {
    .abde-spotlight .abde-spotlight-content-leaderboard .abde-spotlight-sidebar div.abde-col-md-12 {
        padding-left: 0
    }
}

@media(min-width: 768px) {

    .abde-spotlight .abde-mr-md-lg,
    .abde-spotlight .abde-mx-md-lg {
        margin-right: 60px !important
    }
}

.abde-video .abde-video-container {
    height: auto
}

.abde-video .abde-video-container .abde-brightcove-video-player {
    height: 100%
}

.abde-video .abde-video-container .abde-brightcove-video-player .video-js .vjs-fluid {
    height: 100%
}

.abde-video .abde-video-container .abde-brightcove-video-player .video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    line-height: 1.6em;
    border-radius: 50%;
    background-color: #1e9bd7;
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iUExBWSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCI+DQogIDxjaXJjbGUgaWQ9IkVsbGlwc2VfMSIgZGF0YS1uYW1lPSJFbGxpcHNlIDEiIGN4PSIyMCIgY3k9IjIwIiByPSIyMCIgZmlsbD0iIzFlOWJkNyIvPg0KICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTguMDcxLDBsOC4wNzEsMTMuNDkxSDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOC44MDIgMTEuOTI5KSByb3RhdGUoOTApIiBmaWxsPSIjZmZmIi8+DQo8L3N2Zz4NCg==);
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    font-size: 0px
}

.abde-video .abde-video-container .abde-brightcove-video-player .video-js .vjs-big-play-button:hover {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iUExBWSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCI+DQogIDxnIGlkPSJFbGxpcHNlXzEiIGRhdGEtbmFtZT0iRWxsaXBzZSAxIiBmaWxsPSIjZmZmIiBzdHJva2U9IiMxZTliZDciIHN0cm9rZS13aWR0aD0iMiI+DQogICAgPGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMjAiIHN0cm9rZT0ibm9uZSIvPg0KICAgIDxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjE5IiBmaWxsPSJub25lIi8+DQogIDwvZz4NCiAgPHBhdGggaWQ9IlBvbHlnb25fMSIgZGF0YS1uYW1lPSJQb2x5Z29uIDEiIGQ9Ik04LjA3MSwwbDguMDcxLDEzLjQ5MUgwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjguODAyIDExLjkyOSkgcm90YXRlKDkwKSIgZmlsbD0iIzFlOWJkNyIvPg0KPC9zdmc+DQo=)
}

.abde-video .abde-video-container .abde-brightcove-video-player .video-js .vjs-control-bar {
    visibility: hidden
}

.abde-video .abde-video-container .abde-brightcove-video-player .vjs-has-started .vjs-control-bar {
    visibility: visible
}

.abde-video .abde-video-container .abde-youtube-video-player {
    width: auto;
    height: auto;
    position: relative
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-video-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 1.6em;
    border-radius: 50%;
    background-color: #1e9bd7;
    color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PGNpcmNsZSBkYXRhLW5hbWU9IkVsbGlwc2UgMSIgY3g9IjIwIiBjeT0iMjAiIHI9IjIwIiBmaWxsPSIjMWU5YmQ3Ii8+PHBhdGggZGF0YS1uYW1lPSJQb2x5Z29uIDEiIGQ9Ik0yOC44MDIgMjBsLTEzLjQ5MSA4LjA3MVYxMS45Mjl6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    font-size: 0;
    border-width: 0;
    padding: 0;
    text-transform: none;
    text-decoration: none
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-video-play-button:hover {
    background-color: rgba(0, 0, 0, .45);
    -webkit-box-shadow: 0 0 15px 3px #fff;
    box-shadow: 0 0 15px 3px #fff;
    cursor: pointer;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PGcgZGF0YS1uYW1lPSJFbGxpcHNlIDEiIGZpbGw9IiNmZmYiIHN0cm9rZT0iIzFlOWJkNyIgc3Ryb2tlLXdpZHRoPSIyIj48Y2lyY2xlIGN4PSIyMCIgY3k9IjIwIiByPSIyMCIgc3Ryb2tlPSJub25lIi8+PGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMTkiIGZpbGw9Im5vbmUiLz48L2c+PHBhdGggZGF0YS1uYW1lPSJQb2x5Z29uIDEiIGQ9Ik0yOC44MDIgMjBsLTEzLjQ5MSA4LjA3MVYxMS45Mjl6IiBmaWxsPSIjMWU5YmQ3Ii8+PC9zdmc+)
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-video-play-button .abde-youtube-video-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-video-iframe-div {
    display: block
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-video-iframe-div.hidden {
    display: none
}

.abde-video .abde-video-container .abde-youtube-video-player .abde-youtube-poster-image:hover {
    cursor: pointer
}

.abde-hr hr {
    color: #c4c4c4;
    background-color: #c4c4c4;
    height: 2px;
    border-width: 0;
    margin-top: 60px;
    margin-bottom: 60px
}

@media(min-width: 1024px) {
    .abde-hr hr {
        margin-top: 120px;
        margin-bottom: 120px
    }
}

.abde-footer .abde-footer-container .abde-footer-wrapper {
    padding: 50px
}

@media(max-width: 576px) {
    .abde-footer .abde-footer-container .abde-footer-wrapper {
        padding-left: 15px;
        padding-right: 15px
    }
}

.abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer [class^=abde-col-] {
    margin-bottom: 20px
}

@media(max-width: 1024px) {
    .abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer [class^=abde-col-] {
        margin-top: 0;
        margin-bottom: 0
    }
}

.abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer .abde-list .abde-list-generic.vertical ul li {
    margin-bottom: 15px
}

.abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer .abde-list .abde-list-generic.vertical ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {
    .abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer .abde-list .abde-list-generic.vertical ul li a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer .abde-list .abde-list-generic.vertical ul li a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer .abde-list .abde-list-generic.vertical ul li a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer .abde-list .abde-list-generic.vertical ul li a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer .abde-list .abde-list-generic.vertical ul li a {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer .abde-list .abde-list-generic.vertical.double ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer .abde-list .abde-list-generic.vertical.double ul li {
    line-height: 1.2;
    padding-bottom: 10px
}

@media(max-width: 1024px) {
    .abde-footer .abde-footer-container .abde-footer-wrapper .abde-primary-footer .abde-list .abde-list-generic.vertical {
        margin-top: 0;
        margin-bottom: 0
    }
}

.abde-footer .abde-footer-container .abde-footer-wrapper .abde-secondary-footer p.abde-footer-copyright {
    font-size: 13px;
    color: #c1c1c1
}

.abde-footer .abde-footer-container .abde-footer-wrapper .abde-secondary-footer p.abde-footer-copyright span.abde-footer-copyright-year {
    display: inline-block
}

.abde-footer .abde-footer-container .abde-footer-wrapper .abde-list-generic.horizontal ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.abde-footer .abde-footer-container .abde-footer-wrapper .abde-list-generic.horizontal ul li a {
    font-size: 12px !important
}

@media(min-width: 1024px) {
    .abde-footer .abde-footer-container .abde-footer-wrapper .abde-list-generic.horizontal ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.abde-footer .abde-share-bar.horizontal {
    padding-top: 26px
}

@media(min-width: 768px) {
    .abde-footer .abde-share-bar.horizontal {
        padding-top: 0
    }
}

.abde-insights-hero .abde-insights-hero-container {
    padding-top: 60px;
    padding-bottom: 140px;
    width: 100%;
    padding-right: 15px;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

.abde-insights-hero .abde-insights-hero-container .abde-hero-title-box {
    color: #fff !important;
    padding: 0 30px 0 0;
    margin: 0 auto
}

.abde-insights-hero .abde-insights-hero-container .abde-hero-title-box .abde-hero-main-cnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.abde-insights-hero .abde-insights-hero-container .abde-hero-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 30px 0;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.46;
    text-transform: uppercase
}

@media screen and (min-width: 0) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-date {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-date {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-date {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-date {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-date {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-insights-hero .abde-insights-hero-container .abde-hero-date span {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.46;
    text-transform: uppercase
}

@media screen and (min-width: 0) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-date span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-date span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-date span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-date span {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-date span {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-insights-hero .abde-insights-hero-container h1 {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.125;
    max-width: 700px
}

@media screen and (min-width: 0) {
    .abde-insights-hero .abde-insights-hero-container h1 {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 576px) {
    .abde-insights-hero .abde-insights-hero-container h1 {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 768px) {
    .abde-insights-hero .abde-insights-hero-container h1 {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1176px) {
    .abde-insights-hero .abde-insights-hero-container h1 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1440px) {
    .abde-insights-hero .abde-insights-hero-container h1 {
        font-size: 45px;
        line-height: 1.125
    }
}

@media(min-width: 1176px) {
    .abde-insights-hero .abde-insights-hero-container h1 {
        font-size: 45px
    }
}

.abde-insights-hero .abde-insights-hero-container h2.abde-hero-subhead {
    display: inline-block;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.125;
    padding-bottom: 0
}

@media screen and (min-width: 0) {
    .abde-insights-hero .abde-insights-hero-container h2.abde-hero-subhead {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 576px) {
    .abde-insights-hero .abde-insights-hero-container h2.abde-hero-subhead {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 768px) {
    .abde-insights-hero .abde-insights-hero-container h2.abde-hero-subhead {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1176px) {
    .abde-insights-hero .abde-insights-hero-container h2.abde-hero-subhead {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1440px) {
    .abde-insights-hero .abde-insights-hero-container h2.abde-hero-subhead {
        font-size: 45px;
        line-height: 1.125
    }
}

.abde-insights-hero .abde-insights-hero-container .abde-hero-readtime {
    margin: 20px 0 30px 0
}

.abde-insights-hero .abde-insights-hero-container .abde-hero-readtime span {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 18px !important
}

.abde-insights-hero .abde-insights-hero-container .abde-hero-tags {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.abde-insights-hero .abde-insights-hero-container .abde-hero-tags a {
    color: #1e9bd7;
    padding: 4px 15px 3px 15px;
    border: 2px solid #1e9bd7;
    border-radius: 20px;
    margin: 0 10px 20px 0;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: .28px
}

@media screen and (min-width: 0) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-tags a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-tags a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-tags a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-tags a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-insights-hero .abde-insights-hero-container .abde-hero-tags a {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-insights-hero .abde-insights-hero-container .abde-hero-tags a:hover {
    background-color: #1e9bd7;
    text-decoration: none;
    color: #fff
}

.abde-insights-hero .abde-insights-hero-image {
    overflow: visible;
    height: auto;
    padding-left: 0
}

.abde-insights-hero .abde-insights-hero-image img {
    width: 100%;
    max-width: 600px;
    margin-top: -100px;
    margin-bottom: 100px
}

@media only screen and (min-width: 769px)and (max-width: 842px) {
    .abde-insights-hero .abde-insights-hero-image img {
        max-width: 560px
    }
}

@media(min-width: 1176px) {
    .abde-insights-hero .abde-insights-hero-image img {
        max-width: 700px
    }
}

.abde-insights-hero .abde-insights-hero-offset {
    padding-left: 0
}

.abde-insights-hero .abde-insights-hero-offset .abde-insights-hero-generic-container,
.abde-insights-hero .abde-insights-hero-offset .abde-insights-hero-video-container,
.abde-insights-hero .abde-insights-hero-offset .abde-insights-hero-chart-container {
    margin-top: -100px;
    margin-bottom: 100px;
    background-color: transparent;
    text-align: center;
    min-height: 500px
}

.abde-insights-hero .abde-insights-hero-offset .abde-insights-hero-chart-container {
    background-color: #f7f7f7
}

.pillar-post-template .abde-biocontainer {
    margin-left: 0
}

.pillar-post-template .abde-section .abde-jump-nav section {
    position: relative;
    z-index: 7
}

.pillar-post-template .abde-inpage-navigation {
    padding-left: 0;
    margin-left: 0
}

@media(min-width: 768px) {
    .pillar-post-template .abde-inpage-navigation {
        padding-left: 8.3333333333%;
        margin-left: -10px
    }
}

@media(max-width: 1024px) {
    .pillar-post-template .abde-insights-hero .abde-insights-hero-image img {
        width: 100%;
        height: 270px
    }

    .pillar-post-template .abde-button,
    .pillar-post-template .abde-share-title {
        display: inline-block !important
    }

    .pillar-post-template .abde-share .abde-share-bar.vertical {
        top: 300px;
        margin-right: -20px
    }

    .pillar-post-template .abde-share .abde-share-bar.vertical .abde-btn-container a {
        display: inline-block
    }

    .pillar-post-template #abde-back-button .abde-btn-container {
        position: absolute;
        z-index: 7;
        top: 195px;
        min-width: 100px
    }
}

.pillar-post-template .abde-bio-container .bio-text-container {
    padding-left: 0;
    padding-bottom: 30px
}

.pillar-post-template .abde-container-fluid {
    overflow: visible
}

.pillar-post-template .abde-container-fluid>section:first-child .abde-row:first-child {
    margin-right: 0;
    margin-left: 0
}

.pillar-post-template .abde-container-fluid>section:first-child .abde-col-12:first-child {
    padding-right: 0;
    padding-left: 0
}

.pillar-post-template .abde-row .abde-layout .abde-row {
    margin-right: 0;
    margin-left: 0
}

.abde-authored-card {
    padding-bottom: 40px
}

.abde-authored-card .abde-card-link {
    text-decoration: none !important
}

.abde-authored-card .abde-card {
    height: 100%;
    background-size: cover;
    position: relative
}

.abde-authored-card .abde-card.abde-img-icon img {
    max-width: 100px;
    height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.abde-authored-card .abde-card p {
    word-break: break-word
}

.abde-authored-card .abde-card.abde-icon-center img {
    margin-left: auto;
    margin-right: auto
}

.abde-authored-card .abde-card .abde-header {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.46;
    text-transform: uppercase;
    color: #262626
}

@media screen and (min-width: 0) {
    .abde-authored-card .abde-card .abde-header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-authored-card .abde-card .abde-header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-authored-card .abde-card .abde-header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-authored-card .abde-card .abde-header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-authored-card .abde-card .abde-header {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-authored-card .abde-card img {
    margin-bottom: 10px
}

.abde-authored-card .abde-card .abde-h4,
.abde-authored-card .abde-card h3,
.abde-authored-card .abde-card h4 {
    padding: 10px 0
}

.abde-authored-card .abde-card .abde-card-body h4 a {
    color: #1e9bd7 !important
}

.abde-authored-card .abde-card .abde-card-body .abde-button .abde-icon-btn {
    color: #1e9bd7
}

.abde-authored-card .abde-card-link[href] {
    color: #262626;
    display: block
}

.abde-authored-card.abde-authored-card-horizontal .abde-insights-card-mini-content>div {
    display: block
}

.abde-authored-card.abde-authored-card-horizontal .abde-insights-card-mini-content img {
    width: auto !important;
    max-width: 300px
}

.abde-authored-card.abde-authored-card-horizontal .abde-card-body p {
    padding-bottom: 10px !important
}

.abde-authored-card.abde-authored-card-horizontal .abde-card-body .abde-button .abde-icon-btn {
    color: #1e9bd7 !important
}

.abde-authored-card p a,
.abde-authored-card span a {
    color: #007abb;
    font-size: 14px;
    line-height: 1.46;
    text-decoration: none
}

@media screen and (min-width: 0) {

    .abde-authored-card p a,
    .abde-authored-card span a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {

    .abde-authored-card p a,
    .abde-authored-card span a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {

    .abde-authored-card p a,
    .abde-authored-card span a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {

    .abde-authored-card p a,
    .abde-authored-card span a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {

    .abde-authored-card p a,
    .abde-authored-card span a {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-authored-card p a:hover,
.abde-authored-card span a:hover {
    text-decoration: underline
}

@media(max-width: 1176px) {
    .abde-authored-card .abde-card {
        margin-bottom: 10px
    }
}

.abde-flip-card-wrapper {
    width: auto;
    height: 100%;
    -webkit-transition: all 1s ease-in;
    transition: all 1s ease-in;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    cursor: pointer;
    position: relative;
    min-height: 400px;
    border: 1px solid #c1c1c1
}

.abde-flip-card-wrapper p {
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {
    .abde-flip-card-wrapper p {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-flip-card-wrapper p {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-flip-card-wrapper p {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-flip-card-wrapper p {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-flip-card-wrapper p {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-flip-card-wrapper.is-flipped .abde-card-face-front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.abde-flip-card-wrapper.is-flipped .abde-card-face-back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.abde-flip-card-wrapper .abde-card-face-front {
    background-color: #fff
}

.abde-flip-card-wrapper .abde-card-face-front header {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.46;
    text-transform: uppercase;
    padding-top: 5px
}

@media screen and (min-width: 0) {
    .abde-flip-card-wrapper .abde-card-face-front header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-flip-card-wrapper .abde-card-face-front header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-flip-card-wrapper .abde-card-face-front header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-flip-card-wrapper .abde-card-face-front header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-flip-card-wrapper .abde-card-face-front header {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-flip-card-wrapper .abde-card-face-back {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.abde-flip-card-wrapper .abde-card-face-back .abde-flip-card-wrapper-back-heading {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3;
    padding-top: 30px;
    padding-bottom: 20px
}

@media screen and (min-width: 0) {
    .abde-flip-card-wrapper .abde-card-face-back .abde-flip-card-wrapper-back-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-flip-card-wrapper .abde-card-face-back .abde-flip-card-wrapper-back-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-flip-card-wrapper .abde-card-face-back .abde-flip-card-wrapper-back-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-flip-card-wrapper .abde-card-face-back .abde-flip-card-wrapper-back-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-flip-card-wrapper .abde-card-face-back .abde-flip-card-wrapper-back-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-flip-card-wrapper .abde-card-face-back header {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.46;
    margin-top: -50px;
    padding-bottom: 30px
}

@media screen and (min-width: 0) {
    .abde-flip-card-wrapper .abde-card-face-back header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-flip-card-wrapper .abde-card-face-back header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-flip-card-wrapper .abde-card-face-back header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-flip-card-wrapper .abde-card-face-back header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-flip-card-wrapper .abde-card-face-back header {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-flip-card-wrapper .abde-card-face-back header span {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal;
    display: block
}

.abde-flip-card-wrapper .abde-card-face-front,
.abde-flip-card-wrapper .abde-card-face-back {
    position: absolute;
    -webkit-transition: all 1s ease-in;
    transition: all 1s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 0;
    left: 0;
    right: 0;
    height: 100%
}

.abde-flip-card-wrapper .abde-card-face-front:hover .abde-flip-icons-trigger,
.abde-flip-card-wrapper .abde-card-face-front:focus .abde-flip-icons-trigger,
.abde-flip-card-wrapper .abde-card-face-back:hover .abde-flip-icons-trigger,
.abde-flip-card-wrapper .abde-card-face-back:focus .abde-flip-icons-trigger {
    text-decoration: none;
    color: #156b94
}

.abde-flip-card-wrapper .abde-flip-icons {
    text-align: center;
    height: 100%;
    padding: 20px 20px 10px;
    background-repeat: no-repeat;
    background-size: auto 100px;
    background-position: 50% 30px
}

.abde-flip-card-wrapper .abde-flip-icons.abde-has-header {
    background-position: 50% 60px
}

.abde-flip-card-wrapper .abde-flip-icons .abde-flip-icons-heading {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3;
    padding-top: 0
}

@media screen and (min-width: 0) {
    .abde-flip-card-wrapper .abde-flip-icons .abde-flip-icons-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-flip-card-wrapper .abde-flip-icons .abde-flip-icons-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-flip-card-wrapper .abde-flip-icons .abde-flip-icons-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-flip-card-wrapper .abde-flip-icons .abde-flip-icons-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-flip-card-wrapper .abde-flip-icons .abde-flip-icons-heading {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-flip-card-wrapper .abde-flip-icons .abde-flip-icons-heading.abde-push-bottom {
    padding-top: 130px
}

.abde-flip-card-wrapper .abde-flip-icons img {
    width: 100%;
    height: auto;
    max-width: 100px
}

.abde-flip-card-wrapper .abde-flip-icons .abde-flip-icons-trigger {
    display: block;
    position: absolute;
    bottom: 50px;
    right: 0;
    left: 0;
    color: #1e9bd7
}

.abde-flip-card-wrapper .abde-flip-icons .abde-flip-icons-trigger:hover,
.abde-flip-card-wrapper .abde-flip-icons .abde-flip-icons-trigger:focus {
    text-decoration: none;
    color: #156b94
}

.abde-flip-card-wrapper .abde-card-face-back.abde-theme-bg-darkest {
    background-color: #000
}

.abde-flip-card-wrapper .abde-card-face-back.abde-theme-bg-blue {
    background-color: #1e9bd7
}

.abde-flip-card-wrapper .abde-card-face-back.abde-theme-bg-blue .abde-flip-icons-trigger,
.abde-flip-card-wrapper .abde-card-face-back.abde-theme-bg-darkest .abde-flip-icons-trigger {
    color: #fff
}

.abde-flip-card-wrapper .abde-card-face-back.abde-theme-bg-blue:hover .abde-flip-icons-trigger,
.abde-flip-card-wrapper .abde-card-face-back.abde-theme-bg-blue:focus .abde-flip-icons-trigger,
.abde-flip-card-wrapper .abde-card-face-back.abde-theme-bg-darkest:hover .abde-flip-icons-trigger,
.abde-flip-card-wrapper .abde-card-face-back.abde-theme-bg-darkest:focus .abde-flip-icons-trigger {
    text-decoration: none;
    color: #156b94
}

@media(min-width: 768px) {
    .abde-flip-card-wrapper .abde-flip-icons-trigger {
        bottom: 15px !important
    }
}

.abde-employee-card {
    text-align: center
}

.abde-employee-card>a {
    text-decoration: none
}

.abde-employee-card-row {
    margin-top: -20px
}

.abde-employee-card-row [class*=abde-col-] {
    margin-top: 20px
}

.abde-employee-card[data-card-type=quote] .abde-employee-icon:before {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 2.5em;
    line-height: 24px;
    display: inline-block;
    margin-top: 18px;
    content: "“"
}

.abde-employee-card-image {
    text-align: center;
    width: 100%;
    position: relative;
    padding-bottom: 20px
}

.abde-employee-card-image i {
    position: absolute;
    left: calc(50% - 20px);
    bottom: 0px;
    height: 40px;
    width: 40px;
    border-radius: 20px;
    background-color: #1e9bd7;
    color: #fff;
    text-align: center;
    line-height: 40px !important;
    font-size: 18px;
    line-height: 1.77;
    border: 1px solid transparent;
    overflow: hidden
}

@media screen and (min-width: 0) {
    .abde-employee-card-image i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-employee-card-image i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-employee-card-image i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-employee-card-image i {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-employee-card-image i {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-employee-card-image i.fa-play {
    padding-left: 2px
}

.abde-employee-card-image i:hover {
    border: 2px solid #1e9bd7;
    color: #1e9bd7;
    background-color: #fff
}

.abde-employee-card .abde-employee-heading {
    margin-top: 10px;
    color: #262626;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3
}

.abde-employee-card-title {
    margin-top: 10px;
    color: #262626
}

.abde-employee-card-quote {
    min-height: 450px;
    padding: 40px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.abde-employee-card-quote:before {
    content: "“";
    font-size: 6em;
    line-height: 60px;
    margin-top: 10px;
    margin-bottom: -20px;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.abde-employee-card-quote>p {
    font-size: 25px;
    margin-top: 40px;
    max-width: 100%;
    text-align: left;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal
}

.abde-employee-card-quote-attribution {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.abde-employee-card-quote-attribution>div:first-child {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100px
}

.abde-employee-card-quote-attribution>div:last-child {
    padding-left: 10px;
    text-align: left
}

@media(min-width: 768px) {
    .abde-employee-card {
        padding: 20px 20px
    }

    .abde-employee-card-quote {
        padding: 40px 80px
    }
}

@media(min-width: 1176px) {
    .abde-employee-card-row {
        margin-top: -80px
    }

    .abde-employee-card-row [class*=abde-col-] {
        margin-top: 80px
    }
}

.abde-marketo .abde-confirm {
    color: #1e9bd7 !important
}

.abde-marketo .mktoForm input[type=text],
.abde-marketo .mktoForm input[type=url],
.abde-marketo .mktoForm input[type=email],
.abde-marketo .mktoForm input[type=tel],
.abde-marketo .mktoForm input[type=number],
.abde-marketo .mktoForm input[type=date],
.abde-marketo .mktoForm textarea.mktoField,
.abde-marketo .mktoForm .mktoRadioList>label,
.abde-marketo .mktoForm .mktoCheckboxList>label,
.abde-marketo .mktoForm select.mktoField {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif !important;
    font-weight: normal !important;
    font-size: 18px;
    line-height: 1.77
}

@media screen and (min-width: 0) {

    .abde-marketo .mktoForm input[type=text],
    .abde-marketo .mktoForm input[type=url],
    .abde-marketo .mktoForm input[type=email],
    .abde-marketo .mktoForm input[type=tel],
    .abde-marketo .mktoForm input[type=number],
    .abde-marketo .mktoForm input[type=date],
    .abde-marketo .mktoForm textarea.mktoField,
    .abde-marketo .mktoForm .mktoRadioList>label,
    .abde-marketo .mktoForm .mktoCheckboxList>label,
    .abde-marketo .mktoForm select.mktoField {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {

    .abde-marketo .mktoForm input[type=text],
    .abde-marketo .mktoForm input[type=url],
    .abde-marketo .mktoForm input[type=email],
    .abde-marketo .mktoForm input[type=tel],
    .abde-marketo .mktoForm input[type=number],
    .abde-marketo .mktoForm input[type=date],
    .abde-marketo .mktoForm textarea.mktoField,
    .abde-marketo .mktoForm .mktoRadioList>label,
    .abde-marketo .mktoForm .mktoCheckboxList>label,
    .abde-marketo .mktoForm select.mktoField {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {

    .abde-marketo .mktoForm input[type=text],
    .abde-marketo .mktoForm input[type=url],
    .abde-marketo .mktoForm input[type=email],
    .abde-marketo .mktoForm input[type=tel],
    .abde-marketo .mktoForm input[type=number],
    .abde-marketo .mktoForm input[type=date],
    .abde-marketo .mktoForm textarea.mktoField,
    .abde-marketo .mktoForm .mktoRadioList>label,
    .abde-marketo .mktoForm .mktoCheckboxList>label,
    .abde-marketo .mktoForm select.mktoField {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {

    .abde-marketo .mktoForm input[type=text],
    .abde-marketo .mktoForm input[type=url],
    .abde-marketo .mktoForm input[type=email],
    .abde-marketo .mktoForm input[type=tel],
    .abde-marketo .mktoForm input[type=number],
    .abde-marketo .mktoForm input[type=date],
    .abde-marketo .mktoForm textarea.mktoField,
    .abde-marketo .mktoForm .mktoRadioList>label,
    .abde-marketo .mktoForm .mktoCheckboxList>label,
    .abde-marketo .mktoForm select.mktoField {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {

    .abde-marketo .mktoForm input[type=text],
    .abde-marketo .mktoForm input[type=url],
    .abde-marketo .mktoForm input[type=email],
    .abde-marketo .mktoForm input[type=tel],
    .abde-marketo .mktoForm input[type=number],
    .abde-marketo .mktoForm input[type=date],
    .abde-marketo .mktoForm textarea.mktoField,
    .abde-marketo .mktoForm .mktoRadioList>label,
    .abde-marketo .mktoForm .mktoCheckboxList>label,
    .abde-marketo .mktoForm select.mktoField {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-marketo .mktoForm .mktoLabel {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif !important;
    font-weight: 700 !important;
    font-size: 18px;
    line-height: 1.77
}

@media screen and (min-width: 0) {
    .abde-marketo .mktoForm .mktoLabel {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-marketo .mktoForm .mktoLabel {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-marketo .mktoForm .mktoLabel {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-marketo .mktoForm .mktoLabel {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-marketo .mktoForm .mktoLabel {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-marketo .mktoForm .mktoFormRow input[type=text],
.abde-marketo .mktoForm .mktoFormRow input[type=url],
.abde-marketo .mktoForm .mktoFormRow input[type=email],
.abde-marketo .mktoForm .mktoFormRow input[type=tel],
.abde-marketo .mktoForm .mktoFormRow input[type=number],
.abde-marketo .mktoForm .mktoFormRow input[type=date],
.abde-marketo .mktoForm .mktoFormRow textarea.mktoField,
.abde-marketo .mktoForm .mktoFormRow select.mktoField {
    background-color: transparent !important
}

.abde-marketo .mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2715%27 fill=%27%231e9ad6%27 viewBox=%270 0 448 512%27%3E%3C%21--%21 Font Awesome Pro 6.2.0 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license %28Commercial License%29 Copyright 2022 Fonticons  Inc. --%3E%3Cpath d=%27M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z%27/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat;
    background-position: right 24px center
}

.abde-marketo .mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2715%27 fill=%27%23fff%27 viewBox=%270 0 448 512%27%3E%3C%21--%21 Font Awesome Pro 6.2.0 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license %28Commercial License%29 Copyright 2022 Fonticons  Inc. --%3E%3Cpath d=%27M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z%27/%3E%3C/svg%3E") !important
}

.abde-marketo #mktoForm_1026.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton {
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2715%27 fill=%27%231e9ad6%27 viewBox=%270 0 448 512%27%3E%3C%21--%21 Font Awesome Pro 6.2.0 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license %28Commercial License%29 Copyright 2022 Fonticons  Inc. --%3E%3Cpath d=%27M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z%27/%3E%3C/svg%3E") !important
}

.abde-marketo #mktoForm_1026.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2715%27 fill=%27%23fff%27 viewBox=%270 0 448 512%27%3E%3C%21--%21 Font Awesome Pro 6.2.0 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license %28Commercial License%29 Copyright 2022 Fonticons  Inc. --%3E%3Cpath d=%27M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z%27/%3E%3C/svg%3E") !important
}

.abde-footer .mktoForm input[type=email] {
    padding: 10px 0 !important
}

.mktoForm .mktoButtonRow .mktoButtonWrap:after {
    content: "" !important;
    color: transparent;
    margin: 0;
    font-size: 0;
    top: 0;
    position: static
}

.abde-marketo .mktoForm .mktoLabel {
    color: #000
}

.mktoForm .mktoLabel[for=customInterests] {
    width: auto !important;
    padding: 20px 0 !important
}

.abde-floating-widget-context .mktoForm .mktoHtmlText {
    color: #fff !important
}

.abde-floating-widget-context .mktoForm input[type=email] {
    color: #fff !important
}

.abde-floating-widget-context .mktoForm input[type=email]::-webkit-input-placeholder {
    color: #fff
}

.abde-floating-widget-context .mktoForm input[type=email]::-moz-placeholder {
    color: #fff
}

.abde-floating-widget-context .mktoForm input[type=email]:-ms-input-placeholder {
    color: #fff
}

.abde-floating-widget-context .mktoForm input[type=email]::-ms-input-placeholder {
    color: #fff
}

.abde-floating-widget-context .mktoForm input[type=email]::placeholder {
    color: #fff
}

.abde-floating-widget-context .mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2715%27 fill=%27%23fff%27 viewBox=%270 0 448 512%27%3E%3C%21--%21 Font Awesome Pro 6.2.0 by %40fontawesome - https://fontawesome.com License - https://fontawesome.com/license %28Commercial License%29 Copyright 2022 Fonticons  Inc. --%3E%3Cpath d=%27M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z%27/%3E%3C/svg%3E") !important;
    background-color: #1e9ad6 !important;
    color: #fff !important
}

.abde-floating-widget-context .mktoForm .mktoButtonRow .mktoButtonWrap button[type=submit]:hover {
    background-color: transparent !important;
    color: #fff !important
}

.abde-floating-widget-context .mktoForm .mktoButtonRow {
    text-align: left;
    text-align: initial
}

.abde-callout .abde-callout-container {
    border: 1px solid #007abb;
    padding: 30px 40px
}

.abde-callout .abde-callout-container p:last-child {
    padding-bottom: 0
}

.abde-callout .abde-callout-blue {
    background-color: rgba(30, 155, 215, .04314);
    color: #007abb
}

.abde-list-default {
    padding-bottom: 30px
}

.abde-list-default header {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3;
    padding-bottom: 18px
}

@media screen and (min-width: 0) {
    .abde-list-default header {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-list-default header {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-list-default header {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-list-default header {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-list-default header {
        font-size: 22px;
        line-height: 1.3
    }
}

@media(min-width: 768px) {
    .abde-list-default header {
        padding-top: 0
    }
}

.abde-list-default ul {
    list-style-type: none
}

.abde-list-default ul li {
    margin-bottom: 30px
}

.abde-list-default ul li:last-child {
    margin-bottom: 0
}

.abde-list-default ul li a {
    color: #262626;
    line-height: 1.1;
    font-size: 20px;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal
}

@media(min-width: 768px) {
    .abde-list-default ul li a:first-child {
        padding-top: 0
    }
}

.abde-list .abde-list-generic.vertical .abde-list-default {
    padding-bottom: 0
}

.abde-list .abde-list-generic,
.abde-list .abde-list-document {
    margin-top: 10px;
    margin-bottom: 20px
}

.abde-list .abde-list-generic ul,
.abde-list .abde-list-document ul {
    list-style-type: none
}

.abde-list .abde-list-generic ul li,
.abde-list .abde-list-document ul li {
    font-size: 18px;
    line-height: 1.77;
    letter-spacing: 1.68px
}

@media screen and (min-width: 0) {

    .abde-list .abde-list-generic ul li,
    .abde-list .abde-list-document ul li {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {

    .abde-list .abde-list-generic ul li,
    .abde-list .abde-list-document ul li {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {

    .abde-list .abde-list-generic ul li,
    .abde-list .abde-list-document ul li {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {

    .abde-list .abde-list-generic ul li,
    .abde-list .abde-list-document ul li {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {

    .abde-list .abde-list-generic ul li,
    .abde-list .abde-list-document ul li {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-list .abde-list-generic ul li a,
.abde-list .abde-list-document ul li a {
    color: #1e9bd7;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400
}

.abde-list .abde-list-generic ul li a:not(.abde-navbar .abde-list-generic ul li a),
.abde-list .abde-list-document ul li a:not(.abde-navbar .abde-list-generic ul li a) {
    text-transform: uppercase;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.abde-list .abde-list-generic.vertical.dark ul li,
.abde-list .abde-list-document.vertical.dark ul li {
    margin-bottom: 15px
}

.abde-list .abde-list-generic.vertical.dark ul li a,
.abde-list .abde-list-document.vertical.dark ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {

    .abde-list .abde-list-generic.vertical.dark ul li a,
    .abde-list .abde-list-document.vertical.dark ul li a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {

    .abde-list .abde-list-generic.vertical.dark ul li a,
    .abde-list .abde-list-document.vertical.dark ul li a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {

    .abde-list .abde-list-generic.vertical.dark ul li a,
    .abde-list .abde-list-document.vertical.dark ul li a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {

    .abde-list .abde-list-generic.vertical.dark ul li a,
    .abde-list .abde-list-document.vertical.dark ul li a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {

    .abde-list .abde-list-generic.vertical.dark ul li a,
    .abde-list .abde-list-document.vertical.dark ul li a {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-list .abde-list-generic.vertical.double ul,
.abde-list .abde-list-document.vertical.double ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

@media(max-width: 1024px) {

    .abde-list .abde-list-generic.vertical.double ul,
    .abde-list .abde-list-document.vertical.double ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.abde-list .abde-list-generic.vertical.double ul li,
.abde-list .abde-list-document.vertical.double ul li {
    line-height: 1.2;
    padding-bottom: 10px
}

.abde-list .abde-list-generic.horizontal ul,
.abde-list .abde-list-document.horizontal ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-bottom: 0
}

.abde-list .abde-list-generic.horizontal ul li,
.abde-list .abde-list-document.horizontal ul li {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 1.77;
    padding: 10px 0;
    list-style-type: none;
    padding-right: 20px
}

@media screen and (min-width: 0) {

    .abde-list .abde-list-generic.horizontal ul li,
    .abde-list .abde-list-document.horizontal ul li {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {

    .abde-list .abde-list-generic.horizontal ul li,
    .abde-list .abde-list-document.horizontal ul li {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {

    .abde-list .abde-list-generic.horizontal ul li,
    .abde-list .abde-list-document.horizontal ul li {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {

    .abde-list .abde-list-generic.horizontal ul li,
    .abde-list .abde-list-document.horizontal ul li {
        font-size: 12px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {

    .abde-list .abde-list-generic.horizontal ul li,
    .abde-list .abde-list-document.horizontal ul li {
        font-size: 12px;
        line-height: 1.77
    }
}

.abde-list .abde-list-generic.horizontal ul li a:not(.abde-navbar .abde-list-generic ul li a),
.abde-list .abde-list-document.horizontal ul li a:not(.abde-navbar .abde-list-generic ul li a) {
    color: #c1c1c1;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400
}

.abde-list .abde-list-generic.horizontal ul li a:hover,
.abde-list .abde-list-document.horizontal ul li a:hover {
    text-decoration: underline
}

@media(max-width: 576px) {

    .abde-list .abde-list-generic.horizontal ul,
    .abde-list .abde-list-document.horizontal ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.abde-list .abde-list-numbered ol {
    list-style-type: none
}

.abde-list .abde-list-numbered li {
    text-transform: none;
    letter-spacing: unset
}

.abde-list .abde-list-numbered li:before {
    position: absolute;
    left: 0;
    content: "0" counter(list-item) "";
    height: 100%;
    max-height: 45px;
    min-width: 60px;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.125;
    border-right: 3px solid #1e9bd7;
    line-height: 33px !important;
    margin-top: 7px
}

@media screen and (min-width: 0) {
    .abde-list .abde-list-numbered li:before {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 576px) {
    .abde-list .abde-list-numbered li:before {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 768px) {
    .abde-list .abde-list-numbered li:before {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1176px) {
    .abde-list .abde-list-numbered li:before {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1440px) {
    .abde-list .abde-list-numbered li:before {
        font-size: 45px;
        line-height: 1.125
    }
}

.abde-list .abde-list-numbered li .abde-list-item-container {
    padding-left: 60px;
    margin-bottom: 20px
}

.abde-list .abde-list-numbered li .abde-list-item-container .abde-text-large,
.abde-list .abde-list-numbered li .abde-list-item-container .abde-list-numbered-title-field {
    padding-bottom: 0
}

.abde-list .abde-list-numbered.double ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

@media(min-width: 768px) {
    .abde-list .abde-list-numbered.double ol li {
        padding-right: 40px
    }
}

.abde-list .abde-list-document.vertical ul li {
    padding-left: 0
}

.abde-list .abde-list-document.vertical .abde-list-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 20px
}

.abde-list .abde-list-document.vertical .abde-list-item-container p {
    -webkit-box-flex: 70%;
    -ms-flex: 70%;
    flex: 70%;
    padding-bottom: 0
}

.abde-list .abde-list-document.vertical .abde-list-item-container a {
    font-size: 14px;
    line-height: 1.46;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 20px
}

@media screen and (min-width: 0) {
    .abde-list .abde-list-document.vertical .abde-list-item-container a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-list .abde-list-document.vertical .abde-list-item-container a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-list .abde-list-document.vertical .abde-list-item-container a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-list .abde-list-document.vertical .abde-list-item-container a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-list .abde-list-document.vertical .abde-list-item-container a {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-list .abde-list-document.vertical .abde-list-item-container>* {
    display: inline-block
}

.abde-list .abde-list-document.vertical.full-version .abde-list-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.abde-list .abde-list-document.vertical.full-version .abde-list-item-container p {
    font-size: 18px;
    line-height: 1.77
}

@media screen and (min-width: 0) {
    .abde-list .abde-list-document.vertical.full-version .abde-list-item-container p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-list .abde-list-document.vertical.full-version .abde-list-item-container p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-list .abde-list-document.vertical.full-version .abde-list-item-container p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-list .abde-list-document.vertical.full-version .abde-list-item-container p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-list .abde-list-document.vertical.full-version .abde-list-item-container p {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-list .abde-list-document.vertical.full-version .abde-list-item-container p strong {
    font-size: 22px;
    line-height: 1.3
}

@media screen and (min-width: 0) {
    .abde-list .abde-list-document.vertical.full-version .abde-list-item-container p strong {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-list .abde-list-document.vertical.full-version .abde-list-item-container p strong {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-list .abde-list-document.vertical.full-version .abde-list-item-container p strong {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-list .abde-list-document.vertical.full-version .abde-list-item-container p strong {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-list .abde-list-document.vertical.full-version .abde-list-item-container p strong {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-list .abde-list-document.vertical.full-version .abde-list-item-container a {
    padding-left: 0
}

.abde-list .abde-list-document.vertical.double ul li {
    padding-bottom: 0
}

.abde-list .abde-list-document.vertical.double ul li .abde-list-item-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.abde-list .abde-list-document.vertical.double ul li .abde-list-item-container p {
    font-size: 20px;
    line-height: 1.5
}

.abde-list .abde-list-document.vertical.double ul li .abde-list-item-container a {
    padding-left: 0
}

ul li span {
    left: 0 !important
}

.carousel-container {
    position: relative
}

.carousel-container .abde-carousel-item>* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.carousel-container .abde-carousel-inner-wrapper {
    overflow: hidden;
    width: 100%
}

.carousel-container .abde-carousel-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.carousel-container .abde-carousel-item-container {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.carousel-container .abde-carousel-item-container .abde-carousel-item {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(max-width: 768px) {
    .carousel-container .abde-carousel-item-container.abde-col-12 {
        padding: 0 !important
    }
}

.carousel-container .abde-controls button {
    width: 60px;
    height: 60px;
    outline: none;
    border: none !important;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    background-color: transparent;
    color: #1e9bd7
}

.carousel-container .abde-controls button:hover {
    color: #156b94
}

.carousel-container .abde-controls button:active {
    outline: none;
    border: none
}

.carousel-container .abde-controls .button:focus {
    outline: none;
    border: none
}

.carousel-container .abde-controls .prev {
    left: -45px;
    display: none
}

@media(max-width: 768px) {
    .carousel-container .abde-controls .prev {
        left: -25px
    }
}

.carousel-container .abde-controls .prev,
.carousel-container .abde-controls .next {
    display: none
}

.carousel-container .abde-controls .prev.show,
.carousel-container .abde-controls .next.show {
    display: block
}

.carousel-container .abde-controls .next {
    right: -45px
}

@media(max-width: 768px) {
    .carousel-container .abde-controls .next {
        right: -25px
    }
}

.carousel-container .abde-counter {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    color: #6d6d6d;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {
    .carousel-container .abde-counter {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .carousel-container .abde-counter {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .carousel-container .abde-counter {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .carousel-container .abde-counter {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .carousel-container .abde-counter {
        font-size: 14px;
        line-height: 1.46
    }
}

.carousel-container .abde-carousel-list {
    text-align: center
}

.carousel-container .abde-carousel-list li {
    display: inline-block;
    cursor: pointer;
    height: 36px;
    border-bottom: 4px solid #c4c4c4;
    width: 40px;
    margin: 0 8px;
    text-indent: -9999px;
    outline: none
}

.carousel-container .abde-carousel-list li.active {
    border-bottom: 4px solid #1e9bd7
}

.abde-hide-indicators .abde-carousel-list {
    display: none
}

.abde-hide-controls .abde-controls {
    display: none !important
}

.abde-image-block {
    height: 100%
}

.abde-image-block .abde-image-block-container {
    height: 100%;
    text-align: left;
    position: relative;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.abde-image-block .abde-image-block-container .abde-image-block-header-wrapper {
    padding: 60px
}

.abde-image-block .abde-image-block-container .abde-image-block-header-wrapper .abde-image-block-header {
    font-size: 45px
}

@media(min-width: 1024px) {
    .abde-image-block .abde-image-block-container .abde-image-block-header-wrapper .abde-image-block-header {
        font-size: 64px
    }
}

.abde-image-block .abde-image-block-container .abde-image-block-header-wrapper .abde-image-block-header-under-bar {
    display: inline-block;
    padding: 0 200px 0 0;
    height: 3px;
    background-color: #1e9bd7
}

.abde-image-block .abde-image-block-container .abde-image-block-header-wrapper .abde-button {
    display: none
}

.abde-image-block .abde-image-block-container.abde-image-block-container-black-variation {
    background-image: url("https://www.alliancebernstein.com/etc.clientlibs/alliancebernstein-de/clientlibs/clientlib-insights/resources/images/insights-hero-background.png");
    background-size: cover;
    min-height: 600px
}

.abde-image-block .abde-image-block-container.abde-image-block-container-blue-variation {
    background-image: url("https://www.alliancebernstein.com/content/dam/corporate/corporate-heroes/Hero-Default_Blue.png");
    background-size: cover;
    min-height: 600px
}

.abde-image-block .abde-image-block-container.abde-image-block-container-blue-variation .abde-image-block-header-wrapper .abde-image-block-header-under-bar {
    background-color: #000
}

.abde-image-block .abde-image-block-container.abde-image-block-container-custom-img-variation {
    background-size: cover;
    min-height: 600px
}

.abde-image-block .abde-image-block-container.abde-image-block-container-custom-img-variation .abde-image-block-header-wrapper {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px)
}

.abde-image-block .abde-image-block-container.abde-image-block-container-custom-img-variation .abde-image-block-header-wrapper * {
    backdrop-filter: none;
    -webkit-backdrop-filter: none
}

.abde-image-block .abde-image-block-container.abde-image-block-container-custom-img-variation .abde-image-block-header-wrapper .abde-image-block-header-under-bar {
    background-color: #fff
}

.abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation {
    background-size: cover;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.323;
    color: #fff
}

@media screen and (min-width: 0) {
    .abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 576px) {
    .abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation {
        font-size: 34px;
        line-height: 1.323
    }
}

@media screen and (min-width: 768px) {
    .abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1176px) {
    .abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation {
        font-size: 37px;
        line-height: 1.324
    }
}

@media screen and (min-width: 1440px) {
    .abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation {
        font-size: 37px;
        line-height: 1.324
    }
}

.abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation .abde-image-block-header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 80px;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%
}

.abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation .abde-image-block-header-wrapper .abde-image-block-header {
    font-size: 45px;
    padding: 0;
    padding-right: 50px;
    border-right: 3px solid #1e9bd7;
    -webkit-box-flex: 70%;
    -ms-flex: 70%;
    flex: 70%
}

.abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation .abde-image-block-header-wrapper .abde-image-block-header-under-bar {
    display: none
}

.abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation .abde-image-block-header-wrapper .abde-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 30%;
    -ms-flex: 30%;
    flex: 30%;
    padding-left: 50px;
    vertical-align: middle
}

.abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation .abde-image-block-header-wrapper .abde-button .abde-btn-container {
    margin-top: 0
}

@media(max-width: 1176px) {
    .abde-image-block {
        padding-bottom: 30px
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-black-variation,
    .abde-image-block .abde-image-block-container.abde-image-block-container-blue-variation,
    .abde-image-block .abde-image-block-container.abde-image-block-container-custom-img-variation {
        min-height: auto
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-black-variation .abde-image-block-header-wrapper,
    .abde-image-block .abde-image-block-container.abde-image-block-container-blue-variation .abde-image-block-header-wrapper,
    .abde-image-block .abde-image-block-container.abde-image-block-container-custom-img-variation .abde-image-block-header-wrapper {
        padding-left: 10%;
        padding-right: 20px
    }
}

@media(max-width: 1024px) {

    .abde-image-block .abde-image-block-container.abde-image-block-container-black-variation,
    .abde-image-block .abde-image-block-container.abde-image-block-container-blue-variation,
    .abde-image-block .abde-image-block-container.abde-image-block-container-custom-img-variation {
        margin-left: 0
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-black-variation .abde-image-block-header-wrapper,
    .abde-image-block .abde-image-block-container.abde-image-block-container-blue-variation .abde-image-block-header-wrapper,
    .abde-image-block .abde-image-block-container.abde-image-block-container-custom-img-variation .abde-image-block-header-wrapper {
        padding-top: 60px
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-black-variation .abde-image-block-header-wrapper .abde-image-block-header,
    .abde-image-block .abde-image-block-container.abde-image-block-container-blue-variation .abde-image-block-header-wrapper .abde-image-block-header,
    .abde-image-block .abde-image-block-container.abde-image-block-container-custom-img-variation .abde-image-block-header-wrapper .abde-image-block-header {
        padding-top: 0
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-black-variation .abde-image-block-header-wrapper .abde-image-block-header-under-bar,
    .abde-image-block .abde-image-block-container.abde-image-block-container-blue-variation .abde-image-block-header-wrapper .abde-image-block-header-under-bar,
    .abde-image-block .abde-image-block-container.abde-image-block-container-custom-img-variation .abde-image-block-header-wrapper .abde-image-block-header-under-bar {
        display: inline-block;
        height: 3px;
        background-color: #1e9bd7
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-blue-variation .abde-image-block-header-wrapper .abde-image-block-header-under-bar {
        background-color: #000
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-custom-img-variation .abde-image-block-header-wrapper .abde-image-block-header-under-bar {
        background-color: #fff
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation .abde-image-block-header-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation .abde-image-block-header-wrapper .abde-image-block-header {
        padding: 0;
        border-right: none;
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation .abde-image-block-header-wrapper .abde-image-block-header-under-bar {
        display: inline-block;
        margin-top: 15px;
        padding-right: 100px
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation .abde-image-block-header-wrapper .abde-button {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        padding-left: 0;
        padding-top: 35px
    }
}

@media(max-width: 1024px)and (max-width: 576px) {
    .abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation {
        margin: 0;
        padding: 0
    }

    .abde-image-block .abde-image-block-container.abde-image-block-container-horizontal-variation .abde-image-block-header-wrapper {
        padding: 30px
    }
}

.imageBlock-text p {
    padding-bottom: 30px
}

.abde-bg-stretch>div>.aem-Grid.aem-Grid--12 {
    height: 100%
}

.abde-infographic-modal {
    overflow: hidden
}

.abde-infographic-modal .abde-infographic-modal-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #f7f7f7;
    padding: 20px 60px 20px 106px;
    margin-right: 51px
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-text-side {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    margin-right: -50px;
    padding-right: 0;
    padding-right: initial
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-text-side .abde-text .abde-text-container.abde-text-with-icon .abde-text-content h2 {
    padding-top: 0
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    position: relative;
    right: -100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image {
    background-color: #fff;
    border: 1px solid #adadad;
    position: relative;
    margin: 2px
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image:hover {
    border: 3px solid #1e9bd7;
    cursor: pointer;
    margin: 0
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image:hover img {
    background-color: #fff;
    opacity: .25
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image:hover .abde-info-modal-img-click-to-expand {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image:hover .abde-info-modal-expand-icon {
    opacity: .25
}

@media(max-width: 768px) {
    .abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image:hover {
        border: 1px solid #adadad;
        cursor: default;
        margin: 2px
    }

    .abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image:hover img {
        opacity: 1
    }

    .abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image:hover .abde-info-modal-img-click-to-expand {
        display: none
    }

    .abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image:hover .abde-info-modal-expand-icon {
        display: none
    }
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image img {
    width: 100%;
    min-height: auto
}

@media(min-width: 576px) {
    .abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image img {
        min-height: 350px
    }
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-info-modal-img-click-to-expand {
    display: none;
    text-transform: uppercase
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-info-modal-expand-icon {
    color: #000;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-info-modal-expand-icon i svg {
    -webkit-filter: drop-shadow(1px 1px 9px rgba(255, 255, 255, 0.5));
    filter: drop-shadow(1px 1px 9px rgba(255, 255, 255, 0.5))
}

@media(max-width: 768px) {
    .abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-info-modal-expand-icon {
        display: none
    }
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-modal .abde-info-modal-close-icon,
.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-modal-close {
    position: absolute;
    right: 0px;
    top: -40px;
    border: 2px solid #fff;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    background-color: #000;
    color: #fff;
    font-family: "Font Awesome 6 Pro";
    line-height: 28px;
    text-align: center;
    cursor: pointer
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-modal-content-wrapper {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-modal-close {
    background-color: transparent
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-modal-close:before {
    content: none
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-modal.abde-modal-show:hover {
    cursor: default
}

.abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-modal.abde-modal-show:hover img {
    background-color: #fff;
    opacity: 1
}

@media(max-width: 768px) {
    .abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side .abde-modal {
        display: none
    }
}

.abde-infographic-modal .abde-infographic-modal-container.abde-bracket-container {
    overflow: visible !important
}

@media(max-width: 1176px) {
    .abde-infographic-modal .abde-infographic-modal-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px;
        margin-right: auto
    }

    .abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-text-side,
    .abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        right: 0
    }

    .abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-text-side {
        padding-right: 50px
    }

    .abde-infographic-modal .abde-infographic-modal-container .abde-infographic-modal-image-side a .abde-infographic-modal-image img {
        width: 100%;
        height: auto;
        min-width: auto;
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        transform: none
    }

    .abde-infographic-modal .abde-infographic-modal-container.abde-bracket-container.abde-bracket-left:before {
        border: none
    }
}

.abde-breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 8px 0;
    list-style: none;
    padding-left: 15px;
    border-top: 1px solid #d1d1d1
}

.abde-breadcrumbs .abde-breadcrumbs-item {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {
    .abde-breadcrumbs .abde-breadcrumbs-item {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-breadcrumbs .abde-breadcrumbs-item {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-breadcrumbs .abde-breadcrumbs-item {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-breadcrumbs .abde-breadcrumbs-item {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-breadcrumbs .abde-breadcrumbs-item {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-breadcrumbs .abde-breadcrumbs-item a {
    color: #007abb;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {
    .abde-breadcrumbs .abde-breadcrumbs-item a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-breadcrumbs .abde-breadcrumbs-item a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-breadcrumbs .abde-breadcrumbs-item a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-breadcrumbs .abde-breadcrumbs-item a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-breadcrumbs .abde-breadcrumbs-item a {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-breadcrumbs .abde-breadcrumbs-item a:hover {
    color: #007abb !important
}

.abde-breadcrumbs .abde-breadcrumbs-item i {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    color: #1e9bd7
}

@media(max-width: 768px) {
    .abde-breadcrumbs {
        display: none
    }
}

@media(min-width: 1280px) {
    .abde-breadcrumbs {
        padding-left: 80px
    }
}

.abde-insights-card .abde-insights-card-generic {
    height: 100%;
    background-size: cover;
    position: relative;
    padding-bottom: 50px
}

.abde-insights-card .abde-insights-card-generic a {
    color: #262626
}

.abde-insights-card .abde-insights-card-generic header {
    padding-bottom: 10px
}

.abde-insights-card .abde-insights-card-generic header,
.abde-insights-card .abde-insights-card-generic .abde-header {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #262626
}

@media screen and (min-width: 0) {

    .abde-insights-card .abde-insights-card-generic header,
    .abde-insights-card .abde-insights-card-generic .abde-header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {

    .abde-insights-card .abde-insights-card-generic header,
    .abde-insights-card .abde-insights-card-generic .abde-header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {

    .abde-insights-card .abde-insights-card-generic header,
    .abde-insights-card .abde-insights-card-generic .abde-header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {

    .abde-insights-card .abde-insights-card-generic header,
    .abde-insights-card .abde-insights-card-generic .abde-header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {

    .abde-insights-card .abde-insights-card-generic header,
    .abde-insights-card .abde-insights-card-generic .abde-header {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-insights-card .abde-insights-card-generic .abde-button {
    margin-top: 20px
}

.abde-insights-card .abde-insights-card-generic .abde-insights-card-body button {
    margin-top: 40px
}

.abde-insights-card .abde-insights-card-generic .abde-insights-card-body p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.abde-insights-card .abde-insights-card-generic .abde-date,
.abde-insights-card .abde-insights-card-generic .abde-insights-card-author {
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {

    .abde-insights-card .abde-insights-card-generic .abde-date,
    .abde-insights-card .abde-insights-card-generic .abde-insights-card-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {

    .abde-insights-card .abde-insights-card-generic .abde-date,
    .abde-insights-card .abde-insights-card-generic .abde-insights-card-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {

    .abde-insights-card .abde-insights-card-generic .abde-date,
    .abde-insights-card .abde-insights-card-generic .abde-insights-card-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {

    .abde-insights-card .abde-insights-card-generic .abde-date,
    .abde-insights-card .abde-insights-card-generic .abde-insights-card-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {

    .abde-insights-card .abde-insights-card-generic .abde-date,
    .abde-insights-card .abde-insights-card-generic .abde-insights-card-author {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-insights-card .abde-insights-card-generic .abde-insights-card-link {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.46;
    text-transform: uppercase;
    letter-spacing: 1.9px;
    padding-top: 40px;
    display: inline-block
}

@media screen and (min-width: 0) {
    .abde-insights-card .abde-insights-card-generic .abde-insights-card-link {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-insights-card .abde-insights-card-generic .abde-insights-card-link {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-insights-card .abde-insights-card-generic .abde-insights-card-link {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-insights-card .abde-insights-card-generic .abde-insights-card-link {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-insights-card .abde-insights-card-generic .abde-insights-card-link {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-insights-card .abde-insights-card-generic .abde-insights-card-author {
    display: block;
    padding: 10px 0
}

.abde-insights-card .abde-insights-card-generic .abde-insights-card-author:last-child {
    padding-top: 10px
}

.abde-insights-card .abde-insights-card-generic .abde-insights-card-author .abde-insights-card-author-name a {
    color: #007abb;
    text-decoration: none
}

.abde-insights-card .abde-insights-card-generic .abde-insights-card-author .abde-insights-card-author-name a:hover {
    text-decoration: underline
}

.abde-insights-card .abde-insights-card-generic h4,
.abde-insights-card .abde-insights-card-generic h3,
.abde-insights-card .abde-insights-card-generic .abde-h3,
.abde-insights-card .abde-insights-card-generic .abde-h4 {
    padding: 10px 0
}

.abde-insights-card .abde-insights-card-generic p {
    margin-bottom: 0;
    padding-bottom: 0
}

.abde-insights-card .abde-insights-card-generic.mini {
    letter-spacing: normal;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal
}

.abde-insights-card .abde-insights-card-generic.mini .abde-header {
    margin-bottom: 10px
}

.abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content .abde-date {
    padding-top: 5px;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal
}

.abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content>div:first-child {
    margin-right: 20px;
    display: none
}

.abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content>div:first-child img {
    width: 174px
}

@media(min-width: 768px) {
    .abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content>div:first-child {
        display: block
    }
}

.abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content p a {
    display: inline-block;
    font-size: 14px;
    line-height: 1.46;
    color: #007abb
}

@media screen and (min-width: 0) {
    .abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content p a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content p a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content p a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content p a {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content p a {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content p a:hover {
    cursor: pointer
}

.abde-insights-card .abde-insights-card-generic.mini .abde-insights-card-mini-content .abde-insights-card-body {
    padding-top: 0
}

.abde-insights-card .abde-insights-card-generic.large {
    overflow: hidden
}

.abde-insights-card .abde-insights-card-generic.large .abde-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

@media(min-width: 768px) {
    .abde-insights-card .abde-insights-card-generic.large .abde-image {
        min-height: 400px
    }
}

.abde-insights-card .abde-insights-card-generic.large .abde-image .abde-image-container img,
.abde-insights-card .abde-insights-card-generic.large .abde-image .abde-image-container picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100%;
    width: 100%
}

.abde-insights-card .abde-insights-card-generic.large .abde-insights-card-generic.large {
    overflow: hidden
}

.abde-insights-card .abde-insights-card-generic.large .abde-insights-card-generic.large>.abde-col-12 {
    margin-right: 0;
    margin-left: 0
}

.abde-insights-card .abde-insights-card-generic.large .abde-insights-card-generic.large>.abde-col-12~.abde-col-12 {
    margin-right: 15px;
    margin-left: 15px
}

.abde-insights-card .abde-insights-card-generic.large .abde-insights-card-author {
    padding: 5px 0px
}

.abde-insights-card .abde-insights-card-generic.large p {
    margin-top: 20px
}

.ab-relatedinsights .InsightCard .ab-card .ab-card-body.ab-card-insight .ab-card-insights-category a {
    color: #262626 !important;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px
}

.ab-relatedinsights .InsightCard .ab-card .ab-card-body.ab-card-insight a {
    color: #262626 !important
}

.ab-relatedinsights .InsightCard .ab-card .ab-card-body.ab-card-insight a:hover {
    color: #007abb !important;
    text-decoration: underline
}

.ab-relatedinsights .InsightCard .ab-card .ab-card-body.ab-card-insight a .ab-card-header {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px
}

.us-generic-page .abde-biocontainer {
    margin-left: -15px
}

.abde-strategy-slideshow .abde-tb {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.abde-strategy-slideshow .abde-text .abde-text-container.abde-text-generic .abde-text-description {
    padding-bottom: 30px
}

.abde-strategy-slideshow .abde-text .abde-text-container.abde-text-generic .abde-text-description:last-child {
    padding-bottom: 0
}

.abde-strategy-slideshow .abde-text .abde-text-container.abde-text-generic .abde-text-description h2 {
    padding-bottom: 20px;
    line-height: 35px
}

.abde-strategy-slideshow .abde-text .abde-text-container.abde-text-generic .abde-text-description p:last-child {
    padding-bottom: 0
}

.abde-strategy-slideshow .abde-quote .abde-quote-container .abde-quote-text-over .abde-quote-icon {
    margin-bottom: 5px
}

.abde-strategy-slideshow .abde-strategy-slideshow-bottom-tabs-container p.abde-strategy-slideshow-indicator-text-light {
    line-height: 10px !important;
    margin-top: 6px
}

.abde-strategy-slideshow .abde-strategy-slideshow-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side {
    height: auto;
    -webkit-box-flex: 30%;
    -ms-flex: 30%;
    flex: 30%;
    margin: auto
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-controls {
    list-style: none
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator {
    color: #c4c4c4;
    margin-bottom: 30px
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator:hover {
    cursor: pointer
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator .abde-strategy-slideshow-indicator-text-light,
.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator .abde-strategy-slideshow-indicator-text-bold {
    font-size: 25px;
    line-height: 1
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator .abde-strategy-slideshow-indicator-text-light {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: normal
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator .abde-strategy-slideshow-indicator-text-bold {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator .abde-strategy-slideshow-indicator-link {
    display: none
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator .abde-strategy-slideshow-indicator-progress-bar-container {
    background-color: #f7f7f7;
    width: 100%;
    height: 10px;
    display: inline-block;
    margin-top: 10px
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator .abde-strategy-slideshow-indicator-progress-bar-container .abde-strategy-slideshow-indicator-progress-bar {
    display: inline-block;
    width: 0;
    height: 10px;
    background-color: #f7f7f7
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator.active {
    color: #000
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator.active .abde-strategy-slideshow-indicator-progress-bar-container {
    background-color: #c4c4c4
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator.active .abde-strategy-slideshow-indicator-progress-bar-container .abde-strategy-slideshow-indicator-progress-bar {
    display: inline-block;
    width: 100%;
    height: 10px;
    background-color: #1e9bd7;
    -webkit-transition: 7.9s linear;
    transition: 7.9s linear;
    -webkit-transition-property: width;
    transition-property: width
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side {
    height: auto;
    -webkit-box-flex: 70%;
    -ms-flex: 70%;
    flex: 70%;
    background-color: #f7f7f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-slides-container {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin: 50px 133px 50px 125px;
    min-height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-slides-container .abde-strategy-slideshow-slides.abde-text-slide-in {
    position: relative;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadein;
    animation-name: fadein;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

@-webkit-keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin: auto
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
    padding-right: 23px;
    border-right: 3px solid #1e9bd7;
    margin-right: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 40px
}

@media(max-width: 1176px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text p {
        text-align: center
    }
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab {
    font-size: 12px
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p {
    line-height: 20px
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-light {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.3
}

@media screen and (min-width: 0) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-button .abde-button .abde-btn-container {
    margin-top: 0
}

@media(max-width: 1176px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container {
        display: block
    }

    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side {
        display: block;
        width: 100%
    }

    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side.scrollmenu {
        overflow: auto;
        white-space: nowrap
    }

    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-controls {
        white-space: nowrap
    }

    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-controls li {
        display: inline-block
    }

    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-indicators-side .abde-strategy-slideshow-indicator {
        display: inline-block;
        margin-right: 20px
    }

    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side {
        display: block;
        width: auto
    }

    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side.abde-bracket-container.abde-bracket-left:before,
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side.abde-bracket-container.abde-bracket-left:after {
        display: none
    }

    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-slides-container {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        margin: 50px 20px 50px 30px
    }

    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: auto
    }

    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        border-right: none;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-right: 0;
        padding-right: 0
    }

    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-light {
        font-family: "Theinhardt", Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 16px;
        line-height: 1.3125;
        display: inline-block
    }
}

@media screen and (max-width: 1176px)and (min-width: 0) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-light {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (max-width: 1176px)and (min-width: 576px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-light {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (max-width: 1176px)and (min-width: 768px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-light {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (max-width: 1176px)and (min-width: 1176px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-light {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (max-width: 1176px)and (min-width: 1440px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-light {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media(max-width: 1176px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
        font-family: "Theinhardt", Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 1.3125;
        display: inline-block
    }
}

@media screen and (max-width: 1176px)and (min-width: 0) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (max-width: 1176px)and (min-width: 576px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (max-width: 1176px)and (min-width: 768px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (max-width: 1176px)and (min-width: 1176px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (max-width: 1176px)and (min-width: 1440px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab p.abde-strategy-slideshow-indicator-text-bold {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media(max-width: 1176px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-text #abde-strategy-slideshow-bottom-tabs-container-text-current-tab .abde-strategy-slideshow-indicator-progress-bar-container {
        background-color: #1e9bd7;
        width: 62px;
        height: 3px;
        display: block;
        margin: auto;
        margin-top: 15px
    }
}

@media(max-width: 1176px) {
    .abde-strategy-slideshow .abde-strategy-slideshow-container .abde-strategy-slideshow-slides-side .abde-strategy-slideshow-bottom-tabs-container .abde-strategy-slideshow-bottom-tabs-container-button {
        margin-top: 15px
    }
}

.abde-section section {
    background-repeat: no-repeat;
    background-size: cover
}

.abde-section section .abde-layout div[class^=abde-bg] {
    background-repeat: no-repeat;
    background-size: cover
}

.abde-section section .abde-layout div[data-cardsperrow] {
    padding-bottom: 40px
}

.abde-section section .abde-layout div[data-cardsperrow] .abde-text .abde-text-description p:last-child {
    padding-bottom: 0 !important
}

.abde-section section .abde-layout div.abde-mt-xs:first-child {
    margin-top: 25px !important
}

@media(min-width: 768px) {
    .abde-section section .abde-layout div.abde-mt-xs:first-child {
        margin-top: 25px !important
    }
}

@media(min-width: 1024px) {
    .abde-section section .abde-layout div.abde-mt-xs:first-child {
        margin-top: 25px !important
    }
}

.abde-section section .abde-layout div.abde-mt-sm:first-child {
    margin-top: 45px !important
}

@media(min-width: 768px) {
    .abde-section section .abde-layout div.abde-mt-sm:first-child {
        margin-top: 45px !important
    }
}

@media(min-width: 1024px) {
    .abde-section section .abde-layout div.abde-mt-sm:first-child {
        margin-top: 45px !important
    }
}

.abde-section section .abde-layout div.abde-mt-md:first-child {
    margin-top: 65px !important
}

@media(min-width: 768px) {
    .abde-section section .abde-layout div.abde-mt-md:first-child {
        margin-top: 65px !important
    }
}

@media(min-width: 1024px) {
    .abde-section section .abde-layout div.abde-mt-md:first-child {
        margin-top: 65px !important
    }
}

.abde-section section .abde-layout div.abde-mt-lg:first-child {
    margin-top: 85px !important
}

@media(min-width: 768px) {
    .abde-section section .abde-layout div.abde-mt-lg:first-child {
        margin-top: 85px !important
    }
}

@media(min-width: 1024px) {
    .abde-section section .abde-layout div.abde-mt-lg:first-child {
        margin-top: 85px !important
    }
}

.abde-section section .abde-layout .abde-text p a,
.abde-section section .abde-layout .abde-text span a,
.abde-section section .abde-layout .abde-text h2 a,
.abde-section section .abde-layout .abde-text h3 a,
.abde-section section .abde-layout .abde-text h4 a,
.abde-section section .abde-layout .abde-text h5 a,
.abde-section section .abde-layout .abde-text h6 a,
.abde-section section .abde-layout .abde-text li a,
.abde-section section .abde-layout .us-fund-finder-container p a,
.abde-section section .abde-layout .us-fund-finder-container span a,
.abde-section section .abde-layout .us-fund-finder-container h2 a,
.abde-section section .abde-layout .us-fund-finder-container h3 a,
.abde-section section .abde-layout .us-fund-finder-container h4 a,
.abde-section section .abde-layout .us-fund-finder-container h5 a,
.abde-section section .abde-layout .us-fund-finder-container h6 a,
.abde-section section .abde-layout .us-fund-finder-container li a {
    color: #007abb;
    text-decoration: none
}

.abde-section section .abde-layout .abde-text p a:hover,
.abde-section section .abde-layout .abde-text span a:hover,
.abde-section section .abde-layout .abde-text h2 a:hover,
.abde-section section .abde-layout .abde-text h3 a:hover,
.abde-section section .abde-layout .abde-text h4 a:hover,
.abde-section section .abde-layout .abde-text h5 a:hover,
.abde-section section .abde-layout .abde-text h6 a:hover,
.abde-section section .abde-layout .abde-text li a:hover,
.abde-section section .abde-layout .us-fund-finder-container p a:hover,
.abde-section section .abde-layout .us-fund-finder-container span a:hover,
.abde-section section .abde-layout .us-fund-finder-container h2 a:hover,
.abde-section section .abde-layout .us-fund-finder-container h3 a:hover,
.abde-section section .abde-layout .us-fund-finder-container h4 a:hover,
.abde-section section .abde-layout .us-fund-finder-container h5 a:hover,
.abde-section section .abde-layout .us-fund-finder-container h6 a:hover,
.abde-section section .abde-layout .us-fund-finder-container li a:hover {
    text-decoration: underline
}

.abde-section section.abde-mt-xs {
    margin-top: 25px !important
}

@media(min-width: 768px) {
    .abde-section section.abde-mt-xs {
        margin-top: 25px !important
    }
}

@media(min-width: 1024px) {
    .abde-section section.abde-mt-xs {
        margin-top: 25px !important
    }
}

.abde-section section.abde-mt-sm {
    margin-top: 45px !important
}

@media(min-width: 768px) {
    .abde-section section.abde-mt-sm {
        margin-top: 45px !important
    }
}

@media(min-width: 1024px) {
    .abde-section section.abde-mt-sm {
        margin-top: 45px !important
    }
}

.abde-section section.abde-mt-md {
    margin-top: 65px !important
}

@media(min-width: 768px) {
    .abde-section section.abde-mt-md {
        margin-top: 65px
    }
}

@media(min-width: 1024px) {
    .abde-section section.abde-mt-md {
        margin-top: 65px !important
    }
}

.abde-section section.abde-mt-lg {
    margin-top: 85px !important
}

@media(min-width: 768px) {
    .abde-section section.abde-mt-lg {
        margin-top: 85px !important
    }
}

@media(min-width: 1024px) {
    .abde-section section.abde-mt-lg {
        margin-top: 85px !important
    }
}

.abde-card .abde-card-generic {
    height: 100%;
    background-size: cover;
    position: relative
}

.abde-card .abde-card-generic.abde-img-icon img {
    max-width: 100px;
    height: 100px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.abde-card .abde-card-generic p {
    word-break: break-word
}

.abde-card .abde-card-generic.abde-icon-center img {
    margin-left: auto;
    margin-right: auto
}

.abde-card .abde-card-generic .abde-card-eyebrow {
    display: block;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #262626;
    padding-bottom: 5px
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-generic .abde-card-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-generic .abde-card-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-generic .abde-card-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-generic .abde-card-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-generic .abde-card-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-card .abde-card-generic img {
    margin-bottom: 15px
}

.abde-card .abde-card-generic .abde-h4,
.abde-card .abde-card-generic h3,
.abde-card .abde-card-generic h4 {
    padding: 0 0
}

.abde-card .abde-card-generic .abde-card-body .abde-text p:only-of-type {
    padding-bottom: 0px !important
}

.abde-card .abde-card-generic .abde-card-body h1 {
    padding-bottom: 10px
}

.abde-card .abde-card-generic .abde-card-body h1 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-generic .abde-card-body h2 {
    padding-bottom: 10px
}

.abde-card .abde-card-generic .abde-card-body h2 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-generic .abde-card-body h3 {
    padding-bottom: 10px
}

.abde-card .abde-card-generic .abde-card-body h3 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-generic .abde-card-body h4 {
    padding-bottom: 10px
}

.abde-card .abde-card-generic .abde-card-body h4 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-generic .abde-card-body h5 {
    padding-bottom: 10px
}

.abde-card .abde-card-generic .abde-card-body h5 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-generic .abde-card-body h6 {
    padding-bottom: 10px
}

.abde-card .abde-card-generic .abde-card-body h6 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-generic .abde-card-body .abde-button {
    margin: 0px;
    padding-top: 20px
}

.abde-card .abde-card-generic .abde-card-body .abde-button .abde-icon-btn {
    color: #1e9bd7
}

@media(max-width: 1176px) {
    .abde-card .abde-card-generic {
        margin-bottom: 10px
    }
}

.abde-card .abde-card-icon {
    min-height: 270px;
    background-size: cover;
    position: relative;
    padding-bottom: 40px
}

.abde-card .abde-card-icon .abde-icon {
    text-align: left;
    max-width: 100%;
    margin-bottom: 30px
}

.abde-card .abde-card-icon .abde-icon img {
    max-height: 70px;
    width: auto
}

.abde-card .abde-card-icon .abde-card-body h1 {
    padding-bottom: 20px
}

.abde-card .abde-card-icon .abde-card-body h1 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-icon .abde-card-body h2 {
    padding-bottom: 20px
}

.abde-card .abde-card-icon .abde-card-body h2 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-icon .abde-card-body h3 {
    padding-bottom: 20px
}

.abde-card .abde-card-icon .abde-card-body h3 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-icon .abde-card-body h4 {
    padding-bottom: 20px
}

.abde-card .abde-card-icon .abde-card-body h4 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-icon .abde-card-body h5 {
    padding-bottom: 20px
}

.abde-card .abde-card-icon .abde-card-body h5 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-icon .abde-card-body h6 {
    padding-bottom: 20px
}

.abde-card .abde-card-icon .abde-card-body h6 a {
    color: #1e9bd7 !important
}

.abde-card .abde-card-icon .abde-card-body p {
    font-size: 18px;
    line-height: 1.77;
    word-break: break-word
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-icon .abde-card-body p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-icon .abde-card-body p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-icon .abde-card-body p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-icon .abde-card-body p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-icon .abde-card-body p {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-card .abde-card-icon.abde-text-align-center .abde-icon {
    text-align: center
}

.abde-card .abde-card-icon.abde-icon-border {
    border: 2px solid #c4c4c4;
    width: 308px;
    padding: 20px
}

.abde-card .abde-card-icon.abde-icon-border .abde-icon {
    position: relative;
    margin-bottom: 20px
}

.abde-card .abde-card-icon.abde-icon-border .abde-card-icon-border-blue-line {
    width: 90px;
    background-color: #1e9bd7;
    height: 3px;
    margin-top: 20px;
    margin-bottom: 20px
}

.abde-card .abde-card-icon.abde-icon-border .abde-card-body h4,
.abde-card .abde-card-icon.abde-icon-border .abde-card-body .abde-card-icon-link {
    display: inline-block
}

.abde-card .abde-card-icon.abde-icon-border .abde-card-body .abde-card-icon-link {
    padding-left: 10px
}

.abde-card .abde-card-staggered .abde-text-vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 40px
}

.abde-card .abde-card-staggered .abde-text-vertical .abde-card-eyebrow {
    display: block;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #262626
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-staggered .abde-text-vertical .abde-card-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-staggered .abde-text-vertical .abde-card-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-staggered .abde-text-vertical .abde-card-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-staggered .abde-text-vertical .abde-card-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-staggered .abde-text-vertical .abde-card-eyebrow {
        font-size: 14px;
        line-height: 1.46
    }
}

@media(min-width: 768px) {
    .abde-card .abde-card-staggered .abde-order-md-1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important
    }

    .abde-card .abde-card-staggered .abde-order-md-2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important
    }
}

.abde-card .abde-card-stacked {
    margin-bottom: 75px
}

.abde-card .abde-card-stacked .abde-card-stacked-modal-heading {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fff;
    padding-left: 15px;
    z-index: 20
}

.abde-card .abde-card-stacked .abde-card-stacked-heading {
    font-size: 36px;
    line-height: 1.125;
    padding-bottom: 30px
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-stacked .abde-card-stacked-heading {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-stacked .abde-card-stacked-heading {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-stacked .abde-card-stacked-heading {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-stacked .abde-card-stacked-heading {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-stacked .abde-card-stacked-heading {
        font-size: 45px;
        line-height: 1.125
    }
}

.abde-card .abde-card-stacked .abde-card-stacked-heading .abde-card-stack-name {
    font-weight: bold
}

.abde-card .abde-card-stacked .abde-card-stacked-heading .abde-card-count-of-cards {
    font-weight: normal
}

.abde-card .abde-card-stacked .abde-card-stacked-container {
    position: relative;
    border: 2px solid #c4c4c4;
    -webkit-box-shadow: 0 14px 1px -10px rgba(0, 0, 0, .09), 0 20px 0 -10px #fff, 0 20px 1px -8px #c4c4c4, 0 36px 1px -20px rgba(0, 0, 0, .09), 0 42px 0 -20px #fff, 0 42px 1px -18px #c4c4c4;
    box-shadow: 0 14px 1px -10px rgba(0, 0, 0, .09), 0 20px 0 -10px #fff, 0 20px 1px -8px #c4c4c4, 0 36px 1px -20px rgba(0, 0, 0, .09), 0 42px 0 -20px #fff, 0 42px 1px -18px #c4c4c4;
    height: 420px;
    padding: 20px
}

.abde-card .abde-card-stacked .abde-card-stacked-container:hover {
    background-color: rgba(30, 155, 215, .2);
    cursor: pointer;
    border: 2px solid #1e9bd7;
    -webkit-box-shadow: 0 14px 1px -7px rgba(0, 0, 0, .2), 0 20px 0 -7px rgba(255, 255, 255, .8), 0 20px 1px -5px #1e9bd7, 0 36px 1px -15px rgba(0, 0, 0, .2), 0 42px 0 -17px #1e9bd7, 0 42px 1px -14px #1e9bd7;
    box-shadow: 0 14px 1px -7px rgba(0, 0, 0, .2), 0 20px 0 -7px rgba(255, 255, 255, .8), 0 20px 1px -5px #1e9bd7, 0 36px 1px -15px rgba(0, 0, 0, .2), 0 42px 0 -17px #1e9bd7, 0 42px 1px -14px #1e9bd7
}

.abde-card .abde-card-stacked .abde-card-stacked-container .abde-icon {
    display: none
}

.abde-card .abde-card-stacked .abde-card-stacked-container .abde-card-icon-border-blue-line {
    display: none
}

.abde-card .abde-card-stacked .abde-card-stacked-container .abde-card-body .abde-button {
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
}

.abde-card .abde-card-stacked .abde-card-stacked-container .abde-card-body .abde-button:hover .abde-btn-container .abde-icon-btn,
.abde-card .abde-card-stacked .abde-card-stacked-container .abde-card-body .abde-button:hover .abde-btn-container .abde-icon-btn-dark {
    text-decoration: none;
    cursor: pointer
}

.abde-card .abde-card-stacked .abde-card-stacked-container .abde-card-body .abde-card .abde-card-icon.abde-icon-border {
    border: none
}

.abde-card .abde-card-stacked .abde-card-stacked-container .abde-card-body .abde-card .abde-card-icon.abde-icon-border .abde-icon {
    display: block;
    position: relative;
    text-align: left;
    max-width: 100%;
    margin-bottom: 30px
}

.abde-card .abde-card-stacked .abde-card-stacked-container .abde-card-body .abde-card .abde-card-icon.abde-icon-border .abde-icon img {
    height: 70px;
    width: auto
}

.abde-card .abde-card-stacked .abde-card-stacked-container .abde-card-body .abde-card .abde-card-icon.abde-icon-border .abde-card-icon-border-blue-line {
    display: block;
    width: 90px;
    background-color: #1e9bd7;
    height: 3px;
    margin-top: 20px;
    margin-bottom: 20px
}

.abde-card .abde-card-stacked .abde-card-stacked-container .abde-card-body .abde-card .abde-card-icon.abde-icon-border .abde-card-body .abde-button,
.abde-card .abde-card-stacked .abde-card-stacked-container .abde-card-body .abde-card .abde-card-icon.abde-icon-border .abde-card-body .abde-card-icon-link {
    display: none
}

.abde-card .abde-card-stacked .abde-modal-content-wrapper {
    max-width: 1176px;
    max-height: 750px
}

.abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content {
    padding: 0 40px 40px 40px;
    border-top: 40px solid #fff
}

.abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-icon {
    display: block;
    position: relative;
    text-align: left;
    max-width: 100%;
    margin-bottom: 30px
}

.abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-icon img {
    height: 70px;
    width: auto
}

.abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-icon-border-blue-line {
    display: block;
    width: 90px;
    background-color: #1e9bd7;
    height: 3px;
    margin-top: 20px;
    margin-bottom: 20px
}

.abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.125;
    font-weight: bold;
    padding-bottom: 20px
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards {
        font-size: 36px;
        line-height: 1.125
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards {
        font-size: 45px;
        line-height: 1.125
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards {
        font-size: 45px;
        line-height: 1.125
    }
}

.abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards span {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3125;
    font-weight: bold;
    text-transform: uppercase
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards span {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards span {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards span {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards span {
        font-size: 16px;
        line-height: 1.3125
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-num-of-awards span {
        font-size: 16px;
        line-height: 1.3125
    }
}

.abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-description {
    font-size: 22px;
    line-height: 1.3;
    font-weight: bold;
    padding-bottom: 20px
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-description {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-description {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-description {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-description {
        font-size: 22px;
        line-height: 1.3
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-stack-description {
        font-size: 22px;
        line-height: 1.3
    }
}

.abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-icon.abde-icon-border {
    width: auto;
    height: 435px
}

.abde-card .abde-card-stacked .abde-modal-content-wrapper .abde-modal-content .abde-card-icon.abde-icon-border .abde-card-body .abde-card-icon-link {
    display: inline-block
}

.abde-card {
    width: 100%
}

.abde-card .abde-card-insight-generic {
    height: 100%;
    background-size: cover;
    position: relative
}

.abde-card .abde-card-insight-generic header {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #262626;
    text-decoration: none;
    padding: 0px 0px 5px 0px
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-insight-generic header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-insight-generic header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-insight-generic header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-insight-generic header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-insight-generic header {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-card .abde-card-insight-generic .abde-image-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0px 15px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.abde-card .abde-card-insight-generic .abde-image-container picture {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100%;
    width: 100%;
    min-height: 203.14px
}

.abde-card .abde-card-insight-generic .abde-card-insight-bookmark {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #1e9bd7 !important;
    cursor: pointer
}

.abde-card .abde-card-insight-generic .abde-card-insight-bookmark span {
    position: relative
}

.abde-card .abde-card-insight-generic .abde-card-insight-bookmark span .abde-bookmark-hover {
    position: absolute;
    top: 0px;
    display: none
}

.abde-card .abde-card-insight-generic .abde-card-insight-bookmark span:hover .abde-bookmark-hover {
    display: block
}

.abde-card .abde-card-insight-generic .abde-card-insight-date-author {
    position: relative
}

.abde-card .abde-card-insight-generic .abde-card-insight-date-author .abde-card-insight-bookmark {
    font-size: 22px
}

.abde-card .abde-card-insight-generic .abde-card-insight-relative {
    color: #000;
    position: relative
}

.abde-card .abde-card-insight-generic .abde-card-insight-relative a {
    color: #262626
}

.abde-card .abde-card-insight-generic .abde-card-insight-relative a:hover {
    text-decoration: underline
}

.abde-card .abde-card-insight-generic .abde-card-insight-relative a:hover .abde-card-insight-title {
    text-decoration: underline
}

.abde-card .abde-card-insight-generic .abde-card-insight-relative .abde-card-insight-title {
    padding: 0px 30px 5px 0px;
    display: inline-block;
    font-size: 22px
}

.abde-card .abde-card-insight-generic .abde-card-insight-body {
    padding: 0;
    margin-top: 0;
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-insight-generic .abde-card-insight-body {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-insight-generic .abde-card-insight-body {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-insight-generic .abde-card-insight-body {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-insight-generic .abde-card-insight-body {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-insight-generic .abde-card-insight-body {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-date,
.abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-author {
    padding: 0
}

.abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-author a {
    color: #007abb
}

.abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-date,
.abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-author {
    font-size: 14px;
    line-height: 1.46
}

@media screen and (min-width: 0) {

    .abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-date,
    .abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {

    .abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-date,
    .abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {

    .abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-date,
    .abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {

    .abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-date,
    .abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {

    .abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-date,
    .abde-card .abde-card-insight-generic .abde-card-insight-body .abde-card-insight-author {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-card .abde-card-insight-generic .abde-card-insight-body p {
    font-size: 18px;
    line-height: 1.77;
    padding: 5px 0 0 0;
    color: #262626;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-insight-generic .abde-card-insight-body p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-insight-generic .abde-card-insight-body p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-insight-generic .abde-card-insight-body p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-insight-generic .abde-card-insight-body p {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-insight-generic .abde-card-insight-body p {
        font-size: 18px;
        line-height: 1.77
    }
}

.abde-card .abde-card-insight-generic .abde-card-insight-body .abde-button {
    margin: 0px;
    padding-top: 20px
}

.abde-card .abde-card-insight-generic.mini .abde-card-insight-content {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0px
}

.abde-card .abde-card-insight-generic.mini .abde-card-insight-content .abde-image-container {
    max-width: 174px
}

@media(max-width: 768px) {
    .abde-card .abde-card-insight-generic.mini .abde-card-insight-content .abde-image-container {
        display: none
    }
}

.abde-card .abde-card-insight-generic.mini .abde-card-insight-content .abde-card-insight-body {
    padding: 0px 0px 0px 20px
}

@media(max-width: 768px) {
    .abde-card .abde-card-insight-generic.mini .abde-card-insight-content .abde-card-insight-body {
        padding: 0px 0px 0px 0px
    }
}

.abde-card .abde-card-insight-generic.mini .abde-card-insight-content .abde-card-insight-body .abde-card-insight-date-author {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400
}

.abde-card .abde-card-insight-generic.mini .abde-card-insight-content .abde-card-insight-body .abde-card-insight-date-author .abde-card-insight-date {
    padding: 5px 0px 5px 0px
}

.abde-card .abde-card-insight-generic.mini .abde-card-insight-content .abde-h4.abde-card-insight-relative {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 19px
}

.abde-card .abde-card-insight-generic.large.authored p {
    -webkit-line-clamp: unset !important;
    overflow: unset
}

.abde-card .abde-card-insight-generic.large .abde-col-mdlg-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.abde-card .abde-card-insight-generic.large .abde-bracket-container {
    width: 100%;
    display: block
}

.abde-card .abde-card-insight-generic.large .abde-card-insight-body {
    padding: 0 0 0 0;
    margin-top: 0
}

.abde-card .abde-card-insight-generic.large .abde-card-insight-body .abde-card-insight-date-author {
    margin: 20px 0px 0px 0px
}

.abde-card .abde-card-insight-generic.large .abde-card-insight-body .abde-button {
    margin: 10px 0px 0px 0px
}

.abde-card .abde-card-insight-generic.large header {
    padding: 0px 0px 10px 0px !important
}

.abde-card .abde-card-insight-generic.authored p {
    -webkit-line-clamp: unset !important;
    overflow: unset
}

.abde-card .abde-image-bracket.abde-image-bracket-right {
    -webkit-clip-path: polygon(92% 0, 92% 10%, 97% 10%, 97% 92%, 92% 92%, 92% 100%, 0 100%, 0 0);
    clip-path: polygon(92% 0, 92% 10%, 97% 10%, 97% 92%, 92% 92%, 92% 100%, 0 100%, 0 0)
}

.abde-card .abde-image-bracket {
    position: relative
}

.abde-card .abde-card-insight-body h2 {
    color: #000
}

.abde-related-insights .abde-stacked-md {
    margin-bottom: 40px
}

.abde-card {
    width: 100%
}

.abde-card .abde-card-video {
    height: 100%;
    background-size: cover;
    position: relative
}

.abde-card .abde-card-video header {
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.46;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #262626;
    text-decoration: none;
    padding: 0px 0px 5px 0px
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-video header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-video header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-video header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-video header {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-video header {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-card .abde-card-video .abde-image-container {
    position: relative
}

.abde-card .abde-card-video .abde-image-container img {
    max-width: 100%
}

.abde-card .abde-card-video .abde-image-container .abde-video-play-btn {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    font-size: 0px;
    line-height: 1.6em;
    border-radius: 50%;
    background-color: #1e9bd7;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iQ29tcG9uZW50XzExNl8xMiIgZGF0YS1uYW1lPSJDb21wb25lbnQgMTE2IOKAkyAxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCI+CiAgPGNpcmNsZSBpZD0iRWxsaXBzZV8xIiBkYXRhLW5hbWU9IkVsbGlwc2UgMSIgY3g9IjIwIiBjeT0iMjAiIHI9IjIwIiBmaWxsPSIjMWU5YmQ3Ii8+CiAgPHBhdGggaWQ9IlBvbHlnb25fMSIgZGF0YS1uYW1lPSJQb2x5Z29uIDEiIGQ9Ik04LjA3MSwwbDguMDcxLDEzLjQ5MUgwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjguODAyIDExLjkyOSkgcm90YXRlKDkwKSIgZmlsbD0iI2ZmZiIvPgo8L3N2Zz4K)
}

.abde-card .abde-card-video .abde-image-container a:hover .abde-video-play-btn {
    width: 44px;
    height: 44px;
    margin-top: -22px;
    margin-left: -22px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NCIgaGVpZ2h0PSI0NCIgdmlld0JveD0iMCAwIDQ0IDQ0Ij4KICA8ZyBpZD0iQ29tcG9uZW50XzExNl8xMiIgZGF0YS1uYW1lPSJDb21wb25lbnQgMTE2IOKAkyAxMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiAyKSI+CiAgICA8ZyBpZD0iRWxsaXBzZV8xIiBkYXRhLW5hbWU9IkVsbGlwc2UgMSIgZmlsbD0iIzFlOWJkNyIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICA8Y2lyY2xlIGN4PSIyMCIgY3k9IjIwIiByPSIyMCIgc3Ryb2tlPSJub25lIi8+CiAgICAgIDxjaXJjbGUgY3g9IjIwIiBjeT0iMjAiIHI9IjIxIiBmaWxsPSJub25lIi8+CiAgICA8L2c+CiAgICA8cGF0aCBpZD0iUG9seWdvbl8xIiBkYXRhLW5hbWU9IlBvbHlnb24gMSIgZD0iTTguMDcxLDBsOC4wNzEsMTMuNDkxSDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOC44MDIgMTEuOTI5KSByb3RhdGUoOTApIiBmaWxsPSIjZmZmIi8+CiAgPC9nPgo8L3N2Zz4K)
}

.abde-card .abde-card-video .abde-card-video-body {
    margin: 20px 0px 0px 0px
}

.abde-card .abde-card-video .abde-card-video-body .abde-h4 {
    display: inline-block;
    padding-bottom: 5px
}

.abde-card .abde-card-video .abde-card-video-body .abde-card-video-date-author {
    margin: 0;
    font-size: 14px;
    line-height: 1.46;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.3em !important
}

@media screen and (min-width: 0) {
    .abde-card .abde-card-video .abde-card-video-body .abde-card-video-date-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 576px) {
    .abde-card .abde-card-video .abde-card-video-body .abde-card-video-date-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 768px) {
    .abde-card .abde-card-video .abde-card-video-body .abde-card-video-date-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1176px) {
    .abde-card .abde-card-video .abde-card-video-body .abde-card-video-date-author {
        font-size: 14px;
        line-height: 1.46
    }
}

@media screen and (min-width: 1440px) {
    .abde-card .abde-card-video .abde-card-video-body .abde-card-video-date-author {
        font-size: 14px;
        line-height: 1.46
    }
}

.abde-card .abde-card-video .abde-card-video-body .abde-card-video-discription {
    margin: 0;
    padding: 5px 0 0 0
}

.abde-card .abde-card-video .abde-card-video-body .abde-button {
    margin: 0px;
    padding-top: 20px
}

.abde-cmp-timeline .tl-container-main,
.abde-cmp-timeline .tl-swiper-mobile {
    position: relative;
    height: auto;
    z-index: 1;
    min-height: 300px;
    overflow: hidden
}

.abde-cmp-timeline .abde-tl-mc-block {
    overflow: hidden
}

.abde-cmp-timeline .swiper-wrapper {
    width: 100%;
    height: 100% !important;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.abde-cmp-timeline .swiper-wrapper .swiper-slide {
    font-size: 18px;
    line-height: 1.77;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width: 0) {
    .abde-cmp-timeline .swiper-wrapper .swiper-slide {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 576px) {
    .abde-cmp-timeline .swiper-wrapper .swiper-slide {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 768px) {
    .abde-cmp-timeline .swiper-wrapper .swiper-slide {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1176px) {
    .abde-cmp-timeline .swiper-wrapper .swiper-slide {
        font-size: 18px;
        line-height: 1.77
    }
}

@media screen and (min-width: 1440px) {
    .abde-cmp-timeline .swiper-wrapper .swiper-slide {
        font-size: 18px;
        line-height: 1.77
    }
}

@media(min-width: 768px) {
    .abde-cmp-timeline .swiper-wrapper .swiper-slide {
        width: 70%
    }
}

.abde-cmp-timeline .swiper-wrapper .swiper-slide img {
    display: block;
    width: auto !important;
    height: auto;
    max-height: 65px
}

.abde-cmp-timeline .swiper-wrapper .swiper-slide header {
    color: rgba(30, 157, 215, .24)
}

.abde-cmp-timeline .swiper-wrapper .swiper-slide .abde-tl-event {
    opacity: .2
}

.abde-cmp-timeline .swiper-wrapper .swiper-slide.swiper-slide-active {
    margin-right: 0 !important
}

.abde-cmp-timeline .swiper-wrapper .swiper-slide.swiper-slide-active header {
    color: #1e9bd7
}

.abde-cmp-timeline .swiper-wrapper .swiper-slide.swiper-slide-active .abde-tl-event {
    opacity: 1
}

.abde-cmp-timeline .swiper-android .swiper-slide,
.abde-cmp-timeline .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.abde-cmp-timeline .swiper-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.abde-cmp-timeline .controls {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: -33px;
    height: 600px;
    color: #1e9bd7;
    left: 15px
}

.abde-cmp-timeline .controls .swiper-button-next,
.abde-cmp-timeline .controls .swiper-button-prev {
    cursor: pointer;
    z-index: 7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    color: #1e9bd7;
    font-size: 40px;
    height: 30px;
    overflow: hidden
}

.abde-cmp-timeline .controls .swiper-button-next:after,
.abde-cmp-timeline .controls .swiper-button-prev:after {
    content: ""
}

.abde-cmp-timeline .controls .swiper-button-next.swiper-button-disabled,
.abde-cmp-timeline .controls .swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    pointer-events: none;
    color: #c4c4c4
}

.abde-cmp-timeline .controls .swiper-button-prev {
    top: -27px
}

.abde-cmp-timeline .controls .swiper-button-next {
    top: 33px
}

.abde-cmp-timeline .controls button {
    border: none;
    background: transparent;
    color: #1e9bd7;
    font-size: 23px;
    outline: none !important;
    margin: 40px 0;
    z-index: 7
}

.abde-cmp-timeline .controls button:hover {
    cursor: pointer
}

.abde-cmp-timeline .controls button:disabled {
    color: #c4c4c4
}

.abde-cmp-timeline .controls button:disabled:hover {
    cursor: default
}

.abde-cmp-timeline #tl-pagination-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    left: 50px
}

@media(min-width: 768px) {
    .abde-cmp-timeline #tl-pagination-numbers {
        left: 55px
    }
}

.abde-cmp-timeline #timeline-controls-wrapper {
    height: 330px;
    width: 130px;
    overflow: hidden;
    z-index: 5;
    margin-top: 10px;
    position: relative
}

.abde-cmp-timeline #timeline-controls-wrapper .swiper-pagination {
    position: absolute;
    text-align: center;
    z-index: 7
}

.abde-cmp-timeline #timeline-controls-wrapper .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 50%;
    display: block;
    margin-bottom: 40px;
    width: 16px !important;
    height: 16px !important;
    margin-left: 1px;
    border: 4px solid #1e9bd7;
    background-color: #fff;
    opacity: 1;
    z-index: 3
}

.abde-cmp-timeline #timeline-controls-wrapper .swiper-pagination .swiper-pagination-bullet .tw-txt-year {
    padding-left: 22px;
    color: #000;
    font-family: "Theinhardt", "SourceHanSans", Arial, Helvetica, sans-serif !important;
    font-size: 17px;
    margin-top: -5px
}

.abde-cmp-timeline #timeline-controls-wrapper .swiper-pagination .swiper-pagination-bullet .tw-txt-year:hover {
    font-weight: 700
}

.abde-cmp-timeline #timeline-controls-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #1e9bd7;
    height: 18px !important;
    width: 18px !important;
    margin-bottom: 38px;
    margin-left: 0
}

.abde-cmp-timeline #timeline-controls-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .tw-txt-year,
.abde-cmp-timeline #timeline-controls-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .abde-tl-event p {
    font-weight: bold !important
}

.abde-cmp-timeline #timeline-controls-wrapper .tl-pagination-main:before {
    content: "";
    position: absolute;
    height: calc(100% - 50px);
    left: 8px;
    top: 0;
    border-left: 3px solid #1e9bd7
}

.abde-cmp-timeline #timeline-controls-wrapper .swiper-pagination-bullet:hover {
    cursor: pointer
}

.abde-cmp-timeline .tl-swiper-mobile {
    font-size: 42px;
    color: #1e9bd7;
    padding-bottom: 20px;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-right: 20px
}

.abde-cmp-timeline .tl-swiper-mobile header {
    font-size: 42px;
    padding-bottom: 10px;
    font-family: "Klavika", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.2
}

.abde-cmp-timeline .abde-tl-event {
    min-height: auto;
    color: #000
}

.abde-cmp-timeline .abde-tl-event p {
    font-weight: 700;
    line-height: 1.5;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 16px
}

@media(min-width: 768px) {
    .abde-cmp-timeline .swiper-slide {
        width: 70%
    }

    .abde-cmp-timeline .tl-swiper-mobile {
        margin-right: 0
    }

    .abde-cmp-timeline .tl-swiper-mobile .swiper-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .abde-cmp-timeline .tl-swiper-mobile .swiper-wrapper .swiper-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        height: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .abde-cmp-timeline .tl-swiper-mobile .swiper-wrapper .swiper-slide .abde-tl-event {
        padding: 10px 0 0 20px;
        border-left: 2px solid #c4c4c4;
        margin-bottom: 40px
    }

    .abde-cmp-timeline .tl-swiper-mobile .swiper-wrapper .swiper-slide .abde-tl-event p {
        font-size: 18px
    }
}

@media(min-width: 1024px) {
    .abde-cmp-timeline .tl-swiper-mobile .swiper-wrapper .swiper-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        height: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .abde-cmp-timeline .tl-swiper-mobile .swiper-wrapper .swiper-slide:only-child {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important
    }

    .abde-cmp-timeline .tl-swiper-mobile .swiper-wrapper .swiper-slide:first-child:nth-last-child(2) {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important
    }

    .abde-cmp-timeline .tl-swiper-mobile .swiper-wrapper .swiper-slide .abde-tl-event {
        height: 220px;
        overflow: hidden
    }
}

@media(min-width: 768px) {

    .abde-cmp-timeline .tl-container-main,
    .abde-cmp-timeline .tl-swiper-mobile {
        min-height: auto;
        overflow: unset
    }
}

.abde-cmp-timeline .abde-see-more {
    color: #6d6d6d;
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 2px;
    margin-bottom: 40px !important;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    margin-left: 30px
}

@media(min-width: 768px) {
    .abde-cmp-timeline .abde-see-more {
        display: none
    }
}

.abde-cmp-timeline .abde-see-more svg {
    color: #6d6d6d;
    margin: 0 10px
}

.abde-alert-cmp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 9px 0 9px 15px;
    background-color: rgba(0, 122, 187, .2);
    color: #007abb;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.abde-alert-cmp a {
    color: #007abb;
    text-decoration: underline
}

.abde-alert-cmp a:hover {
    color: #007abb
}

@media(min-width: 1280px) {
    .abde-alert-cmp {
        padding-left: 80px
    }
}

.abde-alert-cmp>p:first-of-type {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.abde-alert-cmp>span:first-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    font-size: 28px;
    line-height: 20px;
    margin-right: 80px
}

.abde-alert-cmp>span:first-of-type:hover {
    cursor: pointer;
    color: rgba(0, 122, 187, .7)
}

#fund-detail-risks h2 {
    color: #262626;
    font-size: 22px;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal
}

#fund-detail-risks ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

#fund-detail-risks ul li,
#fund-detail-risks ul p {
    font-size: 14px;
    color: #262626;
    font-family: "Theinhardt", Arial, Helvetica, sans-serif;
    font-weight: normal
}

.abde-loader {
    background: url(data:image/gif;base64,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WJYV2jJUd2GLQVJxFzT80iJ2UYsdDrKMcH0FCXk85kQmp5bDEYQMd7mZNCPCiwfi5AfpOYgg7oLKbT5EF0j7yhgSkriyoMBd5pTILzQBB6/kxBEJMUnGCX+CBDQoohX1i+dExGELQgASXwdJGg7KwD0tCvQjzbCmQUIxCXk99KIYzegvAwIAIfkECQcA6wAsAAAAAGEAYQCHAAAAAQEBAgICAwMDBAQEBg4RCiAqDjZJEk5qFmOJGHaiGoO2HI3DHZPMHZfRHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXH5vXIJzXIJzXIZzXIZzXIpzXIp3XIp3XI53XI53YJJ3YJJ3YJZ7YJZ7YJZ7YJp7YJ5/YKJ/YKJ/YKaDYKqDYKqDZK6DZLKHZLKHZLqLZLqLZL6LaMaPaMqPaNKTaNaXbNqXbNqXbN6bbOKbbOabbOqfcO6fcPKjcPqncP6rdQardQardQqvdQ6vdRazdRq3eR63eSK3eSK7eSa7eSq7eSq/eS6/eTK/fTrDfT7HfULHfUbHgU7LgVrPgV7ThWLXhW7bhXbfiX7jiYbjiY7njZbrjZ7vkarzkbb7lcL/lcsDlc8HmdcLmeMPnesTnfMXnfcXnf8bogcfog8jphcjph8npicrqi8vqjczqjs3rkM7rks7rlM/rltDsmdHsm9LsnNPtn9TtodXuo9bupNbuptfvqNjvqdjvqtnvq9rwrNrwrdrwsNzwst3xs93xtd7xt9/yud/yu+HyvuLzv+LzwOPzwuT0xeX0x+b1yOb1y+j1zen20Or20uv21Ov31ez31ez31u332O342e742u742+/43fD53vD54PH54fL54/L65fP65vT65/T66PX66fX76vb76/b77Pb77Pf77vf77/j88Pj88fn88vn88vn88vn88vn88/n89Pr99fr99vv99/v99/v9+Pz9+Pz++fz++fz++vz++vz++vz++vz++vz++vz++fz++vz++vz++vz++v3++/3++/3++/3++/3+/P7+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/////////////////v///v///v///v///v///v///v//////////////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0OyY0eyZ0eya0uyb0u2c0u2c0+2d0+2e0+2f1O2h1e6k1u6m1++o2O+p2O+q2O+q2e+r2fCr2fCs2vCt2vCu2/Cv2/Gw2/Gx3PGz3fG03vG23vK43/K64PK64PK84fO+4fPA4/PC4/TD5PTF5fTG5fTG5fXH5vXH5vXI5vXJ5/XL6PXM6PbP6fbR6vbS6/fU7PfV7PfY7fjZ7vja7vjc7/jc7/jc7/jc7/jc7/jc7/jd7/ne8Pnf8Pnh8fnh8fni8vrj8vrj8vrj8vrj8vrj8vrk8vrk8/rm8/ro9Pvq9vvr9vvs9vvt9/vv+Pzw+Pzw+Pzx+fzy+fz0+vz1+v32+/33+/33+/34+/34/P35/P36/P36/P76/P76/P76/P77/f77/f77/f78/f78/f79/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////////////////////////////////////////////////////////////////8I/gDHCRxIsKDBgwgTKlzIsKHDhxAjSpxIsaJBYV4ylnnDUZAhQ4442bJIsqRDUwdSqlyZso7JlzALcmJJ88CfmDgbGnvDpFrCmTVXGspJ9KAzPjFSDkUINKhShXMwFbVYTRCOlT6cIVTkVCWkhKI4HOgibGrEY4Ck1LSDEFHXlJYQ+rKiMkmfZGYZPjNUxSmTWAcBvT3ACeEcmlsu5U1ICsrgNwfvDAZ1UFaJmhzaaF1c0FGGwUZOGTz8VnTBZVy6TmHEuSCVwQfOCDQmKQ2Uy2/fyCpoCHYXY60FohxcQswR2DSJtKEsjAZsH8iCC9yCvHpQHMdhU5IuMNNV6+DB/ofhPtBM+POwj4giL1DUD/Twg+6Zisynwjbx86t0YlYMEcoJUaJffhyoMhUkLxzQghmmFVTIewPC58ZU1WSXEg6OFASJWBHCd8dCoAAoUR01VTHSOIpw2CF8fCB0ShYHHGEfRLbgRhMLd0i2on5LDWSLFyr2+FBfOxbJEgdfjSNMGTamFMSMDTli5JQrcWDIG0nVdJNDpzRB5ZeDNVGLQ+aBaaZTdDQESQtntkkTEqgwhB+YQYxxhySnqMIJJYL4ZyZkDGHig5E+tGHKQr/w8Z2RLPzSUC1s3NBhEnb48pAvfDhmJBoPmeLEgGUAJ5EzYBgp40PD2DEEfDnMZ1Ef/oNG2EQelkZki4XWsSBVSaYsCl8MdWw2EQ/hcSBiSaA0CV4Jb4hK0SXnsRUTIFlax8MZpJQ0p3VdEJVGeFu8pAR4OESXkzO+woaDSaOQAJ60RP0RXrYN/fKRIZzkq4ottpBWHQ7C5lQheIo41JR+LZrlL3JiOARJhBnQO5Uoyr4FhUO9DegDZ+Na98YdHymSLyeyODpQxvp5wdm3A0pBEMr5AcKZIBFeQZAdEUbCmSURckHQGxEWtpgtEao8EBsRlsJZLRE2PNAZETZolioRpkGQGBEmmdcmEbJBkBcRJpyXgAMCKhDYA46xcoRzEHRKvpJ8BAhHb6gImxKcfTqg/pAKvWad0FPNIkOEgjhUBnhtmwVzfnwnJAl4RECJUzVBgFeGLaLALfcbhzakirvWuUpUIOEpVhIR5DobE+Xg8fAS2tZZnRPL1jlt0Sxz4IrcCzLHFEgK4T1ClaLwlXAsSaqwEB4LAUNUjSGV50dD5yT1eh4RvUi0zCBEDgjElhUVUgR8RuChOkN67yiG5A45U4fd6DlhoENIGynFH8E8pEwgUXSogxu80Em1ihQEQZzPIL3gQ8d2RATAKQRoYFJCGSjBiX3ZAhSGaIOmvtQGhsSCCW4KoUoC0RCcidBNX9BGQ3ixwRN+SQifeMjiVMIBMQgCfi48z4ceIowpsIQF/mHYhEAA4ZwcogcL+YPIw1RCBeoJZIZGTEkZ5lCxlHBgPRIZFxMcSBA+RJElLhmHLPzGErVNhBOSWIiOvig2gSiiiCnhwQFhgocvykB0BCnFGIB3gMIVpRcDdKEfmUIEm01FC188QBkW4oyyFKUQGkgkD44XHFi0MIpmJA8aEqkSGZhOOqTAYU18EMgpZYE71QAhcWRRDUyUIVbkykIpa0JJsyCDOoMJ40BMQbuuEAEMhpgfBN/iMu4kQi1OsUKtCNKLwXCqIKpYYFcKxh1npEGUVzwI0XJzEC++JQjbYU8lEMkS2RxkOF3RJUFskT6aPIEPwGDPQIyRBwtBYX4GZAnFYPqAEG+yZAl1OJE8CfILXKaRKYNpnEBYp5IYNGugCbHEIn+S0IRkrARlcCREKcKVtxwUIUwAg8k2WhEosoSLBWEfSSUir7egdKUxUcW95sCRNGTEC1eQghNhytOe+hQmAQEAIfkECQcAwAAsAAAAAGEAYQCHAAAAAgoOCzNGE2KIGYO2HJTNHZnVHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXIJzXIJzXIZzXIZzXIZzXIp3XIp3XIp3YI53YI53YJJ7YJZ7YJZ7YJp7YJ5/YKJ/YKaDZKaDZKqDZK6DZK6HZLKHZLaHZLqLZL6LaMaPaMqPaNKTbNqXbN6bbOabbOqfcPajcP6ndQKrdQqvdRazdRq3eSK3eSq7eS6/eTK/fTrDfT7HfUbHgU7LgVLPgVrTgWLThWrXhW7bhXrfiYLjiY7njZbrjZ7vjaLzkabzka73kb7/lcb/lcsDldMHmdMHmdsLmd8PmecPnesTne8TnfcXnf8bogMbogsfohMjphsnpiMrpisrqjMzqj83rkc7rk8/rltDsmNHsm9LtndPtn9TtoNXuodXuo9buptfvqdnvrdrwsNzxstzxtN7xt9/yuuDyveHzwOPzwuT0xOX0xuX0yef1y+j2zen2z+n20Or20uv31Ov31ez32O342+/43O/43fD43vD53/D54fH54vH54vL54/L65PP65vT65/T65/T66PX66fX76vb77Pf78Pj88/n89fr99vv99/v9+Pz9+Pz9+fz++vz++v3++v3++/3++/3++/3++/3+/P3+/P3+/v7+/v7+/v7+/v7+/v7+/v7+/////////////////////////////////////////////////////////////////////////////////////////////////////////v7+/v7+/v7+/v7+/v7+/v7+/v7+/f7+/P3++v3++fz9+Pv99vv99fr99Pr98/n88/n88vn88fj87/j87vf87vf87vf87ff87vf87vf87/j88Pj88fn88vn88vn88/n88/n88/n88/r88/r99Pr99Pr9CP4AgQkcSLCgwYMIEypcyLChw4cQI0qcSLFiwzBh9CQCZbGjx4Sn+oxZSEOCSQk5qKz548jex5cSXRHiAsOkpYSZTurUSUQPzJ8J7R1io2TnnISFdiqVkAeo04GN6EhZKiFKKoR4qOo89BSovSdaTzJCGCasSY5d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HpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXH5vXH5vXIJzXIJzXIZzXIZzXIZzXIZzXIpzXIpzXIp3XI53XI53XJJ3YJJ3YJZ7YJp7YKJ/YKJ/YKJ/YKJ/YKaDYKaDZKqDZK6DZK6HZLKHZLKHZLaHZLaHZLqLZLqLZL6LZMKLaMKPaMaPaMqPaMqPaMqTaM6TaM6TaM6TbNaXbNqXbN6bbOabbOqfcPKjcPajcPqncPqncP6ndP6ndP6rdQardQqvdQ6vdRKzdRazdRq3eR63eSK3eSa7eSq7eS6/fTK/fTbDfT7DfULHgUrLgU7LgVLPgVrThV7ThWLXhWbXhWrbhXLfiXrfiX7jiYLjiYrniY7njZLrjZbrjZrvjZ7vjZ7vjaLvkabzkar3kbL3kbr7lb7/lccDlcsDmc8DmdMHmdcHmd8LmeMPnesPnfcXnfsXogMbogcfog8johcnph8rpicrpicrqisvqjMzqj83rks7rldDsl9DsmdHsnNLtndPtndPtndPtntPtn9Ttn9TtotXupNbupdfvp9jvqtnvq9nwq9rwrdrwsNvwstzxs93xtd7xt9/yuN/yueDyu+DyvOHyveHzvuLzwePzw+T0xeX0xub1x+b1yOf1yuf1y+j2zOj2zun20Or20uv20+v31Oz31ez31u332O342e742u742+/43O/43e/53vD53/D54fH54vL64/L65PP65fP65vT65/T76fX76vX76vb76vb76vb76/b77Pb77vf78Pj88fj88fn88vn88vn88vn88vn88vn88/n89Pr99fr99vv99/v9+Pv9+fz9+fz9+fz9+fz++fz++Pz++fz++fz++fz++fz++vz++vz++v3++/3++/3+/f7+/f7+/v7+/v7+/v7+/v7+/v7+////////////////////////////////////////////////CP4A6QkcSLCgwYMIEypcyLChw4cQI0qcSLFiwWGkGMWJY7Gjx4jSWlHq0+WFgJMCUKxTyIeRsY8wJy4SgrJmzVwJh6Es0ylbzJ8MF9kcKoBTQkU2kfQJBQ2o04KhiNpEhFAdGKlZCq16+lSnVJRsEMr6itKKT64xxx0hK6AKwkFsBZhBG9Glwi5xzxJctyMuJLoOs80RYDZhn7iyDJKK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0XmFWMkUiDYikYSTBIIcCKnbWbpwEEh6JRTZHMgp2lASNQgjIV0sSqkMIox4FuUO6XQcSDf04AMFGuQcdwHZQdDjFR/oIZH5FEglDVITtiTsP1I5QiLMl1CH1OIuzjzIqE6yhksko6IRQQxb5IiQUpTEBngQxTZAKpFL3GWhBRkDH2DKUoewwg1bIN9JuqTImookHMjAhSgocQg8sM6nSE2qUl0SEAAh+QQJBwDvACwAAAAAYQBhAIcAAAAdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYem9Yem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cfm9cfm9cgm9cgnNcgnNcgnNchnNchnNchnNchnNcinNcinNchnNcindgindgindgjndgjndgjndgkndgkndgkntglntgmntgmntgnn9gon9gpn9gpoNgpoNgqoNkqoNkroNkroNkrodksodksodktodkuotkvotowo9oxo9oyo9ozpNozpNs0pNs1pds1pds3pts5pts6p9w8qNw+qdw/qdxAqt1Bqt1ErN1Hrd5Jrt5Lr95Mr99OsN9Qsd9SsuBVs+BWs+BYtOFZteFbtuFctuJet+JfuOJhuOJluuNnu+NovORpvORqvORrveRuvuVywOZ0weZ3wuZ5w+d7xOd9xed/xuh/xuiAx+iBx+iDyOiEyOmGyemHyumKy+qMzOqOzeuPzeuQzuuSzuuSzuuTz+yUz+yV0OyX0eyZ0eya0uyb0uyc0u2c0u2c0u2c0+2d0+2e0+2f1O6g1O6h1e6j1u6l1u+n1++o2O+q2O+r2fCt2vCv2/Cy3PGz3fG03fG13vG33/K43/K64PK74PK84fO+4vO/4vPA4/PC4/TD5PTF5fTG5vXH5vXI5/XM6PXO6fbP6fbS6/fV7PfW7ffY7fja7vjb7/jd7/jf8Png8fnh8fni8vnj8vrk8/rl8/rm9Prn9Prp9fvq9vvr9vvs9vvt9/vu+Pvw+Pzx+fzy+fzy+fzz+fzz+fzz+fzz+vz0+v31+v31+v32+/32+/33+/33+/33+/34+/34/P34/P35/P77/f77/f77/f77/f77/f77/f78/f78/f79/v79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mtYem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cfm9cfm9cgnNcgnNcgnNchnNchnNchnNchnNcinNcindcindcjndckndckndgkntglntglntgmntgmn9gnn9gon9gpoNgqoNgroNkrodksodksodksodktodkuotkvotkwotowo9oyo9o0pNo1pds2pds3pts4pts5pts5pts5pts6p9w6p9w6p9w6p9w6p9w7p9w8qNw9qdw+qdw/qt1Aqt1Bqt1Bq91Cq91Dq91ErN1FrN1Grd5Hrd5Hrd5Ird5Irt5Jrt5Krt5Lr95NsN9OsN9Qsd9SsuBTsuBUs+BVs+BVs+BVs+BVs+BWtOBWtOFXtOFZteFdt+JhuONjuuNmuuNnu+RpvORrveRsveVtvuVvv+Vxv+VywOVzweZ0weZ2wuZ3wud5w+d7xOd9xed+xeh+xuh/xuiBx+iDyOiEyOmGyemHyemIyumKy+qLy+qMzOqNzOqNzOqNzOqNzOqNzOqNzOqOzeuQzeuSzuuTz+uUz+uVz+yVz+yVz+yW0OyX0OyY0eyZ0eya0u2b0u2c0+2d0+2e1O2g1O6i1e6k1u6l1++n1++p2O+q2e+r2fCs2vCu2/Cw3PGy3fG03fG13vG33/K43/K64PK84fO/4/PB4/PD5PTE5PTF5fTG5fTG5fTH5vXI5vXJ5/XK5/XK5/XL6PXM6PXN6fbP6fbR6vbS6/fT6/fU6/fU7PfW7PfY7fja7vjc7/je8Png8fni8vnk8vrl8/rm9Pro9Prr9vvs9vvt9/vv+Pzw+Pzx+fzy+fzy+fzx+fzx+fzw+Pzx+fzx+fzy+fzz+fz0+v31+/32+/33+/34/P34/P74/P35/P75/P76/f76/f77/f78/f78/f79/v79/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////8I/gDrCRxIsKDBgwgTKlzIsKHDhxAjSpxIsWLBTo4yatzoyJTFjyAfXjlAsqTJA1dCqlxpcOTJkylZynRYrJxCIS9PmlEIDtdMltPuhIB0M6fJnQkNHXjT7OdHaJeikFTiK6FLoygT6sJ5QMihZU4nokpzUo9VrCRjHrxzsgsocGEd1qJz4eUKVgivGlVbUJWJnG1cxVWY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//////////////////////////////////7+//7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wj+AIkJHEiwoMGDCBMqXMiwocOHECNKnEixIsFYlPyQsaSQFi2LIEMaxKWpUJsqEFJC8KOwkI40jj6KnAkxFiM6W3So3AmBjEIvKl/GpElUYSmdPHlOSdgJSNImbRCVKkqVoJSkSVUhLIQ1aBpJVam66bpTEcIyZFXmCVs0UNqUeA6KIvIWAli2NCfVFXOQ69stufA+HLUGV0JcNd72OCimblzBDTUJ6WkY4ZW6jCZ1IqU1VuK3miAzRARFZZ3KBufUXZ00iy3RChPB4KkHYSLWuFPGUYhKDCq8froSMugKTm7clBJ+QgLhSqyquOKQhcFooKs8PY6zRpKQktOUX1D+z6RF5q0OSteza8cN53lBRkhVpiEaa8tqHerX515yVyCh2UnZQVNj+hW42hquEJNHWoLMNMpkBkZIFhLlpUXdTI6UJuGG2jFhlkiIGMHhiLhN8chMipCoYl0+zbTHijAmxUYoNP1iR4w4wnEKVV/guOJuVIXChY8j7rBHWHQQyWERDVJECSCmIESJkhvqEIlFaaS0hR6jEETLExsiAYcfilBCyiSKAOIGcxLW8BtFtMSXUhVcEpOkgUvgEZpCnegBYYFATuQIWVIAuF4Pe8jUEC2A/KmdmxRlueIaWklEy53rBWpQLIoWFKeKMAxnUSJy4gapQCQRchIEhSAUiYr+Vook2XprKBLHFp+p1AZCY41oRHUoLkHiFgehoiGHLBEliA0j9jBVQZKQuCtVmG6YXEHGcWiFKFV9chmHfBSkylUcHhmWWxzO56UeKEkoRKdF4dKuhNwdZAog9hVYG16AjFgpQpkAIsYP2vUXliWGRgjsQqocV69g80b4GEPHTSvYjRt60ZArxwEiml8FIiHGHpM0NMpxHwr2SIdh3KEIJ79A1MlxJUM2c27JUqRXbqSIRspxV1a0cm4c2UxzRKU8wkcaViS8Wsp4DY3bJQ19omrE63kM2SHH9cwQgRLS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5kr6kJBWTEVNAINnQbJxCfGpRJ0F4d4YFcKIPQk0KpoQHwwSV5ANssRpCTGH6h6KkEjNhHAJSeBXvMDRkpijFBQtSIWcYq+S6gUPg8mBSxlDCDO4IQ98YMQkSjGnYPBmpkANqlBhEhAAIfkECQcA9QAsAAAAAGEAYQCHAAAAHZrWHZrWHZrWHZrWHZrWHZrWHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXH5vXH5vXIJzXIJzXIZzXIZzXIZzXIZzXIp3XIp3XI53XI53YJJ3YJZ7YJp7YJ5/YJ5/YKJ/YKJ/YKaDYKaDYKqDZK6DZK6DZLKHZLaHZL6LZMKLaMKPaMaPaMaPaMqPaM6TaNKTaNaXbNaXbNqXbN6XbN6bbN6bbOKbbOabbOqfcO6fcPKjcPajcPqncP6rcQKrdQavdQqvdRKzdRazdRq3dR63eSa7eSq7eS6/eTa/fTrDfULHfUbHgUbLgU7LgVLPgVbPgVrTgVrThWLXhWrXhXLbiXrfiYLjiYrnjZLrjZ7vjar3kb77lcb/lcsDmc8DmdcHmd8LmecPne8TnfcXnf8bogMbogcfog8johcjphsnpiMrpicrqi8vqjMzqjszqj83rkM7rkc7rks7rk8/rlM/sldDsl9DsmdHsm9LtndPtn9TtodXuotXupNbupdbuptfvp9jvqdjvq9nwq9nwrNrwrtvwsNvwsdzxs93xtN3xtt7xt9/yud/yuuDyu+HyveHzv+LzwOPzweP0w+T0xOX0xuX0xub1x+b1x+b1yef1y+j1zOj2zun20Or20er20+v31Ov31Oz31uz32O332e742+/43vD53/D54PH54fH54vL54vL64/L65PP65fP65/T66PT66PX66PX66PX66PX66PX76PX76PT76PT76PX76vX77Pb77/j88fj88fj88fj88fn88fn88fn88vn88vn88vn88fn88fj88Pj88Pj88fj88vn88/n89Pr99fr99vv99/v9+Pv9+Pz9+fz9+fz9+vz++vz++vz++/3++/3+/P3+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7//v7//////v7/////////////////////////////////////CP4A6wkcSLCg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3kqu3kuv3kuv30yv306w30+x31Cx4FOy4FSz4FWz4Fe04Vm14Vq24Vu24Vy24Vy24l234l634l+44mC44mG44mK54mO542S642W642W642e742e742i85Gm85Gu95Gy95W2+5XC/5XHA5XTB5nXB5nfC5njD53rE53zE533F537G6IDG6ILH6IPI6YXJ6YbJ6YjK6YnK6ovL6ozM6o7N65DN65LO65TP7JXQ7JjR7JrS7JvS7Z3T7Z7U7Z/U7aHV7qLV7qTW7qbX76jY76rZ76vZ8Kza8K3a8K/b8LHc8bLc8bPd8bTd8bXe8bff8rjf8rnf8rrg8rrg8rzh87zh87zh873h877i88Di88Dj88Hj9MPk9MTl9MXl9Mfm9cjn9crn9cvo9c3o9s3p9s7p9s/q9s/q9tHq9tPr99Xs99bs99ft99ju+Nnu+Nru+Nvv+Nzv+N3w+d/w+eDx+eHx+eHx+eHx+ePy+uTz+ub0+uj0+un1++r1++v2++v2++z2++33++/4/PD4/PH5/PH5/PL5/PL5/PP5/PP6/PT6/PT6/fX6/fb7/ff7/fj7/fj8/fn8/vr8/vr9/vv9/vv9/vv9/vv9/vv9/vz9/vz+/v7+/v7+/v7+/v7+/v7+/v7+//7+//7+//7+//7+//7+//7+//7+//7+/////////////////////wj+APcJHEiwoMGDCBMqXMiwocOHECNKnEixosInX+ocojRKFzOLIENOnHagpEmTQbC8sSSy5cRifLAo5HWypslDLnMyLAeKTouSnxKSsmlTks6jBp9RKlOTTkJKRGuGQkrV2iIcUYshPBT1pC6FWqlGhFmi6wE+CPGYLfkRIa8ScayJfQhn7QEivw6uWdvCG8JiY0p2ATW34Sa7BxQdzLL2SMI+J3EkqlZ4oRG7OMwRNPcLq1mZBzsR7dK28kFJiBN1KvTmiQfEag4WYxGVxijTB49BQcz7JJI+qtgNZLa3awlAynAXHNS7ucknj6bt84P4SV7lAp+9du68RGDehHX+FnO1kA7387z1HDVn5QAgzW7Ry++qpNvRQibXkDdYTM/8/yf1YMpRm7hwkhKRyENQLGgA6OABjBy1CxZE6QGMQJtU8SCAdfil0xldBXFLI9ttKB8O0un0iIksEsXKUab80OKMN+nUjRI05njAgAixMgYvEP2hY45LqFIQM5KAUVIeDw1T4pAtGiHXPs8c4llJHjzz0C1BQEnjj3iUZdMgEPmSh5domuSEMRFRIqaJPNRBiSmxDPOLKY/4EQWURkXEC44OvnDIMAsNU0iXNBoBH0Td1PEfDo/Y55A5lNBA420TfXfeG1NGZI0fTz6oxUTDIOrcEI6UY1Elpj6oAY/+EEHFHQu3iDTLCyzGIVF7znnwYkvD0LZhFOJA1AoFzqUAiU6UaAAgCnFw4mFBozSySSzKFDsQH9ypd5Ra8pWAx3UIvVHTCxjVgWtzL6Ro42Xc4XCIlgtpsWEjYmHCXSHaMtTqfEEsepQ4V/LWZ0MbFlLYis2h1ZAyG+4n1i9vInaGQ7U82IWChW3R3BIOmfKgw4VR11ynCskK4COmjeJcrQwZ8mBQlb3SHAk/YKFGHhuJcku2BDnqILlz/fJgEAQ16CCQlR3z4BYEPfFgLKZB7GBsA0njiyuaMALIHF40EYNzopjmyoN9NGR0c5SYpq+DiTRkTqhr1WEafg5i4hD+r7xVwfFcajxoZENxOIdLYbr8tLRDzDXH8lwMOygpQ6I1h0O/SO3pIAsPRd7b40gd9qARDIkjCbzO8TB5TuLw0N0bWPx7QBcKPTPIuujZfRRXzuk60DO6mGLJISwdpEoeOgBIwcEtZZK8c55EpOnmhLaki7DNIR0RuBu+MItIwxTcG04RuYICi0NUAtIlUpz3AszSt+jBICg/ZI7J54EmESs04mCJwAsxByZQhx49rO4hUqPRExJRGoRYwxIEnI91JGIJKGmhEJiYhTKUMYxYjEJPLWJB2yDCjCmkKU0WggjvbKIGV4DohBsKwlcc8oyKlYAPYbkRDDfkAaY1BFz+OFhE/YK1QweNASK/iMImADgQkRVxPijSCSKeiB4XaOIoNKEidwBxFB1q8SSAiIXromIFJoZESF8sCRH6ZCaiKOEVR6kE3Yq4BUwJxByPiCDzWiKL3aRxDjMsSCvSYJI9/K0l5rBXGg/wPYSIgzpBOKBIVpjGNyyEFYF0ySzmSBQscJKHycHOPniRwLVY8hmLiCCL/CBKgRjjDyEwSxfI9Y1Q5EFGLUJC9VoJCtzVxAOZHIjQ7EKDLvBBEotADOhayQxF1mQRCJkeUTxwC5SZQ3Y2CVgrBzKNQ1jKJHXYBkKusBaQGYQRiCneNgXiCS6UBAvBJMgYu0I7gxADUGZ2ScM6CWKNN3hAYgYRh10seRD8TfMN8NunQOJJEKuZhZUHUcYcX+CHUCr0ITZbS4QQcoeaZGERu7zoQ0RnlkwIxSRosIQ0RDqRRtiFagnRghoaydKJjKILSsCeTcKCEDPWdCLdKEYsMLEIPsAukj9NqlKXepSAAAAh+QQJBwDOACwAAAAAYQBhAIcAAAAdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYem9Yem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cfm9cfm9cfm9cgnNcgnNcgnNchnNchnNchnNchnNchnNchnNchnNchnNcinNcindcindcindgjndgjndgkndgkndglntglntgmntgnntgnn9gon9gon9gpn9gpoNkqoNkqoNkroNkroNkrodksodksodktodkuotkuotovotowo9oxo9oyo9ozpNozpNo0pNs1pds2pds3pts4pts5pts6p9w6p9w8qNw9qNw9qNw+qdw+qdw/qt1Bqt1Cq91ErN1FrN1Hrd5Jrt5Lr95NsN9OsN9Psd9RseBTsuBUs+BWs+BXtOFYtOFateFctuJdt+Jft+JfuOJhueJkuuNnu+NpvORrveRtvuVvvuVwv+VzwOZ1wuZ6xOd+xed/xuiBx+iBx+iCx+iDyOiFyOmHyemIyumJyuqLy+qNzOqPzeuQzeuRzuuSz+uUz+yV0OyW0OyX0eyZ0eya0uyc0u2d0+2d0+2e0+2f1O2g1O6j1u6m1++o2O+r2fCt2vCw2/Gy3fG13vG43/K74PK/4vPB4/TC4/TF5fTH5vXI5vXL6PXO6fbR6vbU6/fV7PfY7fja7vjc7/je8Png8fnh8fnj8vrm8/ro9fvq9fvs9vvv+Pzx+Pzy+fzz+fz0+v31+v32+/33+/34/P35/P75/P76/P76/f77/f77/f78/f79/v7+/v7+/v7+/v7////////////////////////////////+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7////////////////////////////////////////////////////////////////////////////////////+/v7+/v4I/gCdCRxIsKDBgwgTKlzIsKHDhxAjSpxIseJAX6IWjupUy6LHjwlfQWIjIwIrhXAiRLCyhyPIlxNleeozRqVNRglzWbFpcwwfTauSwRx6kFWjNCV52kyTcJXSp1YaEZ3qTFaSp0qVyELICKvSQlSnyvHK0xNCOmRthgpLtGvaCH0O4pryNklHtjBNvY0wZphBUnvf4B3qC8zeVAYV7T00eGievYhq1ZqFqvKZvaUUVqrUWOCxO2sTdtpL+qkMXwkzqZTUmNefCEo4I3y1o7TtCHJSX1WZyBheQDxlHyRzuzQhhKGS2gTEFrhS4QRtES++V0YfXAWTY2VOVBkirDJw/g685agLddtfGt31tNMrIF1DFZM97syUl/PUrXhS9eOtnWMvVbJXH3fgZ2Bp/30k4IEMNhiBHR5R0p+DFFK3wyQeLaJchRy+NQMkIDmSQ4ckehWCeCBJAkSJLNqkCFGV7NZih4gIRVQmTczIISHChKWdjg3GhVcoQDYIx2CcFNkgJ2wds4WDVvhRSSisUBYKJ3zQ1aAVPSLkC4AULWjgFIi4slAskDjBICIGsTKSDKgoJAkkq4BJ0C5FGFiEJF02JEwlauJ3wyzO5OLJHoGqBFZC7f0AB51gOneeH7tMJIwfBoZxGVZhJFQLVo4qsqFtMmjiUSc3kGgLQqNx+ENm/h+xkiiFTB7UB4dRgAITKO1RqAdC01HI2lCZ8FDhFvAV9GmFe1D1XYVxFtSqg070OZQws65p0K0UghjWJRW2YVCvDFbb5JMUYjfQsg56y5aYDXZC0CbQDrbKqMURAYcipVQ6UChn4EudE53VNPAeoOSikC+lFGLwec02VkhxgJwU0S6iAHLfbbUONm1p0VKUSnG6NgbYbapYpEpxp3TmSnEhT4RKcYQ2xi7IFr2McmesFEeKRbCQ3FkpxY1i0c2kQceWJ8WdoQgq1jpkiyTF0TcYIYKy8XTUBQljCiEbF7dFZ2E0eAMbJQ+0CiV3kHseYni5kqqDkRAkSoVS4aVJ/oVmDrSLwOd5YedUTlJYhEFjUUgJW3tTeIdBjVToBGqEo+ug0s70XOGiRMlHYd8E/SJGhTtkQhQnK1KYhb8FcUuhFWl/VMoXHD5+ECgdLgF6ztk2iLlAu5D4g1kWjTIhdYCwMbdSuxe0KVRhU0fI4A8d0wjge9kuDCqKBKzS4Ql5HoGjmRA6y/LUbdEJ9QuBYjl1N9xFEMOFsNlUBGEQYkrUzxq4hSbyQ4gtNPEw/HBuIqtCiDDchh8vAMITqHjFZFDRiUI870BLYN1UPqak82AILynpIH5iRxXxifA2MggNVRxxghPixwmmm0ok0OfC4iThdxaRUA0PBIRhgSQT/jLaIX5y8AiQaCJHQmRQeDzCCSkk0UGJ8EiBnsgg7ljkGHagIlbSwIe9WNEjWHyLDEDRid6VyAnEkxRW+DAUXbzGK0W4hEBmoYgstIgJhYAFQTSEFT8kayhqDE5BcLEH7PnvFQeBl0oSRJVARgCHJnTQ2BACL0aGRY04dAZaSBRAaZUkDeybCiQUpZA8kchUCQkFGyjXmEp80SA6S4sXKkNLVEzsLXPozEsi4UWDrIIEb8GCwnQpxb184iBo2IvRiFkRXWDhLT+IxUEGsRhmVkQvb2EDcvYiLmtO5BF7sVpBbOHEtOSged5sSCNMSZaMICSEWPGC/riWTob4AhWTNcCDeZRChK0ghGo8wQIeMGGxen7EFZWggynHoJBYqCQMhdifQcOCUHkpxBMJnKhGN8pRbwYEACH5BAkHAPgALAAAAABhAGEAhwAAAAIKDgs0RxBMahRjiRh4pxqHuxyRyR2W0B2Z1B2a1h2a1h2a1h2a1h2a1h2a1h2a1h2a1h2a1h2a1h2a1h6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x+b1yCc1yCc1yGc1yKc1yKd1yKd1yKd1yOd2COd2CSd2CSd2CSe2CWe2CWe2Cae2Cif2Cmg2Cqg2Sug2Sug2Syh2Syh2S2h2S6i2S6i2S+i2jCj2jGj2jKj2jKk2jOk2jOk2jOk2jSk2jSl2jal2zem2zim2zmn2zun3D2o3D+p3ECq3UGq3UGq3UKr3UOr3USr3UWs3UWs3kWs3kas3ket3ket3kit3kiu3kmu3kqu3kyv306w31Cx31Ky4FOy4Faz4Fi14Vu24Vy24V234l634l+44mC44mK542O542S642a742i85Gm85Gu95G2+5W+/5XHA5XLA5nPB5nXC5njD53rE53zF533F537G6H/G6IDH6IHH6IPI6ITI6YbJ6YfJ6YjK6YnK6orK6ovL6o3M6o/N65DO65LO65PP65TP65XP7JbQ7JfQ7JnR7JvS7ZzT7Z7T7Z/U7aHV7qPV7qXW7qbX76fY76nY76rZ76vZ8Kza8K7b8LDc8bLd8bPd8bXe8bff8rjf8rng8rrg8rvg8rvh8r3h877i87/i87/i88Hj9MLj9MPk9MTk9MXl9Mbl9Mfm9cfm9cjm9cnn9cvo9czo9s7p9tDq9tLr99Tr99Xs99bs99ft99jt+Nru+Nvv+Nzv+N3w+d7w+d/w+eHx+eHx+eLy+uPy+uLy+uPy+uPy+ub0+uj1+ur1++v2++z2++33++73/O/4/PD4/PH4/PL5/PL5/PP5/PT6/PT6/fb7/ff7/fj7/fj8/fn8/vn8/vn8/vn8/vn8/vn8/vn8/vr9/vv9/v3+/v7+/v7+/v7+/v///////////////////////////////wj+APEJHEiwoMGDCBMqXMiwocOHECNKnEixYkFsuUIxwkNmlMWPIB2qu/XpkB0vOSqoXElIobZbIWNSVLeypk04CjFVsKKpm8yfDrfYHBomobk1K6EEcrUOqNODcoba/PEN4SqpbTYxe8oVnyCpNosh/AO2ApVBs7pGhNZLoaayK9Ma1BYDrkpOah2+6hGEWsJXdivgNagzsN+8CrtB4qGyzjSExAIbMihOTWA9iBO7sekHIU27aYZpI3grcAVWmREWiyLV40HWpnNggSMoTeAl81IbDFVXag6xBXtRMU28piTdBKcVsssGODROm4tLHzIMuUBoZEzDUUYoiPTvFej+LAylzOlb8OiJyz1ojs9Oc07tpJ8P17VBaF5W2nG6LDr9/zUVAk1BoghVEyVOzVIFgAyqFEctAmnTyA5DGYGKU6Y02GAPpmiDFFhHYOPUVxoymBJcZ+T2EzV3lOgiWIk4RU0PL9ZYkylAiYKDjTxWIQtEqPiEEDQ08mhjD+sxpEwFOejRVkHqZGdkjViU99AhNbGRSTIDKTJljYI0A5E5RdbUZC+qfOliDJpIFMqXXuiBySu91NmLKYJI2eAST0JETxw8mrFILgslU4lt/+lRnUTD2BhEKCo2NI8qw80XDEWD1AjIohE5YwgN6QUyUTgnahjDhRbthV4OQkJ0nob+U4gSEitXoFeJRFiU2MOlMfXSm3RRRAqlOgb14qIqQKUJ3iv4qKPMK5oI4gZrqF3EyBINYuaUH+BFAdtQmCCkDSl5MDafGsg8dcwZGoqqUDOKHJEeqk8py+AaDamjSn7SLUFsV1bs+VCm0h2n1iQN4jBaQ3B8t3BX1GhoJUO5FudFZogCyCxD8ighnSCZGdJgJg1N8x0omXnS4CANNSpdn2oZy6AbCWkTzCiM+EcczBA3GAVBqGxERpno8cxVxPRZAQchgwnEL4BGP4V0cWQwPUszwhIkH4NJdgXNdzAxtEiD4SKWynfALfRJg4Bkxoh0NHDTUC4NkpHZh8Qt4dD+1ACKqZY6pZqWhkPmGNHgI3lx8h0fD1UM4M9qOU6cF7NkjRAdGuLIVWnoRSGJiAolomEZaa84B31E8JEKOAitLVUQ3n2nLVBeMuj5wwOVFsQZekCCyjA+cf4dsj/JrGG1BKnTqkGSExdD1BQ1g62GuEX0qnRXIG/RKmG4CIlEpKIXRNcS5UI0gzEcFpHI6O2QyIASMZPIDy/uQdEx9GHxiuUKzfKti+RrCDMCAaA1aMIZCymGJdrAozRUJSLKaB59cpCGQ7ACGtTI4DBCcQg2/MpGCIqIKs6npv9w4hZ4+KBKYoA7hmiDEYEr4X8AgQ6BFGMSGatAZx7iIRlqiAr+4SjIPGZBh7qErSHBmJ4PARSD0l2kbA6ZRcCWCCCS/QQVVPxPDtQnk7FlcT52eMxP5pFDqajwizXZ4U+wocSheEEZoYghGlWiuZ+kAglSEQQC8TGLhs2xJlSAhVMsYRMoZKIpA3EGwf6okjZwCSh4WEkUOFWQNzFSJeIBijly5YYWEsRll6wAFGWiDEnwbyDc4lEM8NALP9olCk7MDDMq9aIzSIIYAjkGG+zCh1hmxnUu6gErsnYMOa4EEqdEzNPKQgU9pKGNdgkCQjI0lPFZ55OmqaM6mnELvJVleQQBhE3IAL9rCoREcNkCFwXiiMDsAiEsYkk5zRk+u7TEIKODCAy9DEKNI8TgE+YsSD4DMzGCBCMw30tILigZ0Ga1AhBQKMt+DvKMwPShoRM5hiW8uRJZHUQeEYULGzBKEXOoog/yUokXQHcQy8BlCvQgaUWwIQnWKEIhkbQLOGUakSGusyBvG8oS1uAHSqjiXzzlyiii4AZBYIIVx4BPUqdK1ar+JCAAIfkECQcA5gAsAAAAAGEAYQCHAAAAHZrWHZrWHpvWHpvWHpvWHpvWHpvWHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXH5vXH5vXH5vXIJzXIZzXIZzXIZzXIpzXIp3XI53XI53XJJ3YJJ3YJZ7YJZ7YJZ7YJp7YJ5/YKJ/YKJ/YKZ/YKaDYKqDYK6DZK6DZK6DZK6DZLKHZLaHZLqLZLqLZL6LaMKPaMaPaMqPaM6TaNKTaNaTbNaXbNqXbN6bbOKbbOabbOabbOafbOqfbOqfcOqfcOqfcO6fcPKjcPqncQKrdQqvdRKzdRazdRqzdRq3eR63eSK3eSK7eSa7eSq7eS6/eS6/eTK/fTK/fTrDfULHfUrLgVLPgVbPgVbPgVbPgVbPgVrThV7ThWLXhWbXhWrbhW7bhXLbiXLbiXbfiXrfiX7jiYbjiY7rjZ7vjabzka73kbb7lbr7lb7/lccDlc8HmdcHmd8LmeMPnecPnesTne8TnfcXnfsbof8bogMbogcfogsfog8jphcjphsnph8npiMrpisvqjMzqjczqjczqjczqjszrjs3rjs3rj83rkM7rkc7rks/rk8/rlc/sltDsl9DsmNHsmdHsmtLsnNPtnNPtntPtoNTtodXuodXuodXuo9bupdbuptfvp9fvqdjvq9nwrtvwr9vwsdzxs93xtd7xuN/yuuDyu+HyveHzv+LzwePzwuT0xOT0xOX0xeX0xuX0xuX0x+b1x+b1yOb1yOf1yuf1y+j1zOj2zej2zun20Or20er30+v31ez32O342+743/D54vH54/L65fP65/T66PT66fX66fX76vb77Pb77ff77vf87/j88Pj88fn88fn88fn88vn88/n89Pr99fr99vv99/v9+Pv9+Pv9+Pz++fz++vz++v3+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/f7+/f7+/v7+/v7+/v7+/v7+CP4AzQkcSLCgwYMIEypcyLChw4cQI0qcSLFiwVOOMmrc6GiTxY8gH4pBQLKkSQRFQqpcaXDkyZMpWcp0GMyaQpcvS8ZESG7YTJbQ6CDoczOnyZ0HRSGgw+znx2WSlpDEISshTqNICxaLQnKJpGVOJZIrdRWBnHIIy77MSnDQSTGmyIV1CCuOUVNpjepEGOtGTjmx5iokFsiG3jFNW+olydacOLtGcQwqJtjgJhmLSVo6qBbmwVWZEcgQVZmgodCioQ20tgoP5sUk9LiyKTBcEdR0Sq/WgbuXoy2oX24xlOt0aBKJdZv7FLy5c6ORlA/c9ua5dedclEkf2KrF9e+ZSf5tJ9gHvPmXcMKNHyiMyfn3MlytJ1jp/Xk/glH1oY0wk33zkygUjiObUXSMFghEkYlqlr3233UkFFhQOKR0gUASvVCEiElooFLQZQ+aF2FBdZmUx0TIfPCSGsgItEmI9nlkjjR6qHhShhG1YdQHg1gC43+ZfOLgSVjI9RAqF/yo5HOdPPTMGUtGGRwWxzh0iZRYhnZIQ8Q0keWXRvlgC0N4ZPkDHJvMksuasGRShxNZtrHQMDYqKcMg2ilkzCC8RTmLgJOw8KMOm/DH0Fh+/YgHgwr9sgcKD9pBzETF/OHdf3DI9xArbrxXBCbeWETKbedxIUqoEVXTiRXgIaFKSP6ouPddEo4kY5E15Vn3ASsr9SKodXDk+VEu1/HKEirXwaKSItbt8VOuzgmiEnDOycAoS9uQ2hwTISVjmHOYhMWccxtM+hFozkVxrUzMYPHcJyC55dwggknyXB0ObVLEvvzyS8JzlM0lzXMkiGHwwQefQpAj/zlRGpz2ObLwf3aUxsd/gExsXyWlKWVfxgMxbJ+mghEbscbv4VjyfxKH/B8vpRWDMcrn5VKaMizTbJ7NlQWTs8v2aVLauO+BLJDI7+FbWSAzA+1paZ1d17JApyBs9a/NJecUMwT367WMDOnxXCKCTfLcHSCZ8hwUws4kjhfPkfaRMVgHB/ZMpTxXbv5I7jpXhKErbfPDc9yGtOFze6Al0yHW/aGSyc+VIlMvdTZn7Ee4XsdCML3W3Rwg21hEzSZVgMdEKiHFQgV4W3wSukSrsOGp5KJydd4bJDfECx4i/EfDIMZMlMwgvdvnQh/CMLQNIv/CqIOHD5GziqwhymCJkQhBrmQRjrR9kDWZDO7nQpBJuUUfn+SijDJrnqLHFHEyxIu2YNaPgJgNJWL//og4hAy1+8uSFqrkEI8FEEvwgggAT0ICRPjogJmZRI2MggWJdOckG7ADzyzRPAi+pGWymMNLUtCKiUALAWhAHUE46MGTTM0c5TgFGUzCB4pAQ1Ay2AT2CPKiFpLkbv4DIYclMMOCdUHEEniQhkIe6MFMKAQaeJCQU/TXwujMRyDz86ESfnFFc5TJhwjQwxVXUTwfnuBy0qmGjsBIEjdUYzydYKNJgFgZa/QpM3hwRR+o5xwlyOaLmbkB4ARjnMzIQIkCgcYp6tBBo5DADaJokUCkMSS9GK00IMpMAgtCv5yI4SD+yUwDt0MMQMxAL2owojngt5gpHORJesngmNYDCzjk5AOvOggr9eLKgyArJ2pQ4RUpxIWTVAwhuzRKLw9Sh5MoKBpdJAgyHIEEkgyBZ7rMzDINMoseTGUy0TyIMuzSv4R08iWfTIhbzBC8cCYkF69DyDnfohBrKMudFhxJZk62ic+Z6PMl/OwnSzbBkYIqTKAITahCKxIQACH5BAkHAKwALAAAAABhAGEAhwAAAAEBAQICAgMDAwUNEQkfKg48UhRbfhh4phuKvx2UzR2Y0x2a1h2a1h2a1h2a1h2a1h2a1h2a1h2a1h2a1h2a1h2a1h6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x+b1yCc1yGc1yGc1yKc1yOd1ySd1ySd2CSd2CWe2CWe2Cae2Cee2Cef2Cif2Cif2Cif2Cmf2Cmg2Cqg2Sqg2Suh2S6h2S+i2jCi2jGj2jKj2jKk2jOk2jOk2jSk2zWl2zal2zem2zim2zim2zmn2zqn3Dqn3Duo3Dyo3D2o3D6p3D+p3UCq3UGq3UOr3UWs3UWs3Uat3Uet3kmu3kuv302w306w31Ky4FWz4Fi04Vu24Vy24l+44mK542W642m85G+/5XTB5njD5nnE53zE537G6ILH6YTI6YbJ6YjK6ovL6o3M6pDO65XP7JfR7JrS7JzT7aHV7qXX76nY763a8LHc8bTe8bjf8rvh8r/i88Lk9Mbl9Mnn9cvo9c/p9tLr9tTs99bt99jt+Nvv+N3v+d/w+eHx+ePy+uf0+ur1++33++/4/PH5/PP6/PX6/fj8/fr9/vr9/vz9/v3+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v////////////////////////////////////////////////////////////////////////////////7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v////////////////////////////////////////////////////////////////////////////////////////////7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////wj+AFkJHEiwoMGDCBMqXMiwocOHECNKnEix4kJDXNbQ+aPIksWPIBMuiqSQz4WTKH+AYWMHkCJOIWNGzOSHywU4CuGg3MmTpMyfCT8VikMFJZZJCdPwXPrjEtCnBCP1QbP0gp+EW6ru5AL1KaihVbReSIPwkg6xJ9V0BSoILUpGBx+5vSBHYaRHayFyEjIXp0FCc/sk3KTlh6C8D+nMtSLJ4J65hBBuenOSRh2PiBfKnfuH4CVGa+b6NJiHJxnMmROOmatFjhouP+ai7HTwUIylSRClTthWtm+UQgoZpFREaww+uw9Wsvm7eRk+jVlRCo0WzuiflOzQTqi4uXchciT+uZHN5XpITmAulEFtMJL39979yhx/MskihIJswN/vFgxMmX3w1AQfnxBECR238afgUmDoJhMhUVQlB1KsIKLGghjuREQgP10ihVhgUCJIbBmWmMdPnVCFFoklZqjWT3i0KCNaZ+AlUyEz5rhUDDbGhIgXOgaJkmAyNeKEkELa0EhCnAwS0SVnIBnkFZu0R0dxhjx5x1lSzhjHdpYAwsYOKLkx0SAsdlniH9klsSN7D0WihYxOwBEIIYhQwsggfchxRYYJaqUHRZuwgWESeSypUCN5/BmkFBVVoqAQevzXUCd9uKljlhPZwR8cmUyUiRw6sjERJUC+lwRyFvkRoYz+RsAV0R/wCXFISIto2uKgBnUCJ0HMNRfDrTEtol+LkBq0yAUqseSSR4fA19lPgczIKUHVVvUDX/FB5WmGNrhhHisxluhFj9iRseAZfYwrUBu7rhUgfFHAUch2CKWXoROWPtWJo79J4UeoDKWp4B2IzftbGw5J0iKxay0SqGxmOBRthmP021UZzWXhECAl1pXZHd7hq9C3GLKKWG+/OdIQvBkeltnFv12rkL4Y3peZe82dwQchj2iMrR1sgGGwd5SkRomCTpwBx88JWaIIIHZE2ZyDiDm8b0OJeBdZZoaUSBZDk3g3LWIgZxiHQ8f6JjJiKC+o8kJhNDdGgYipiKH+kw1d2FwiiDGCQ4k6M6RTc7zK26LQBnEiSLC+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yuf1zej2z+n20er20+v31uz32O342e742u742+/43O/43vD53/D54PH54fH54vL54vL64/L64/L64/L65PL65PP65fP65vT66PT66fX76/b77ff77vf77/j88Pj88Pj88Pj88fn88fn88vn88/n89Pr89Pr99fr99fr99vv99/v9+Pv9+Pz9+vz9+vz++vz++vz++v3++v3++v3++/3++/3++/3++/3++/3+/P3+/P7+/v7+/v7+/v7+/v7+/v7//v7//v7//////v///v///v///v///v///v///v//////////////////////////CP4A5QkcSLCgwYMIEypcyLChw4cQI0qcSLGiQV1rMtL5w7GSR0+tlFkcSdIhrAMoU6pEyaiky5cFW62ceaASzJsNo+G5olAmTZU2cQo1yG1QDpSeEmL6qbKVwj+whlok50iISiXkEFZimtIpwlQo20STGtHaIy40FSGExBVlLITBuqSksigbWYbqMI1hegXYwUVtD9RC6GcmmlR3E8pC23bQwT+Bgx3UFYJmiD3cEht0FPgAFFsGAwU2ZtDaGa5dMGkuGKUzHoHRQOHJsiLwIMkE2QZGY221QFGdV7h50nnmkz2y5C07GjhKVt/yGBefPlMI8cAhkkOX90kF9e/g5/5sH7gGvPnOV26NF4iKx/n3Px9JzbywPPz7KMGQbZNFl0JO+N23Am5CdVLDAUTw4ZdBkSQRIHyBSEUOE1edUpAnlT34XhwLgeKVRIPQhIZI8iiSoYbvqXVQK1UcEMVEwdRGUw6OFIJigCoOVIsXKqkWERg3BjlTCEnJwwsaM2EFkSdCNqlSCJC4ceJKjjyECxZOZhmYFQsyVIeWYHIlSEOguBfmmSs9AdpCdICphBuVnNKKLraAUogbrWn5GkOeFCGkEIUQiJAteyDh5AokLpQLHWYGaAUhgi7ETCJSNMmhQ7Lked8avUkUTRxTPljFcw0pM8gS7x1xiDoWPWLog/5aMOKMRMFc910N2o0EC3PwCaEIfRP5+V0IiLmky4Hn5fDHWBWB9R0MObrkSAngFVEHLSRB9p0bQsEBHhoutUhdDssIRY4S3wlREi0tfEeIVIB9h22plYjSSiuzBBPMMfJwRl0RpOJ07nc+MuRTgHTcpdt03Db0iYbFSoULssVl4dBWATKhmbjTdeQRJve2MthAkTzY8F17PBgGQRjjV4hmpzxIBkGEPMiJZgffB+5A2uK35l26PLgGQXk8OPJdwDz4BkFtBvghWcE8uKdAbzwoCswP7kGQffgFdZe/+P1BEJIBipcYHg8aQpAurXDiUSWBcPRHqG1pnFgWD3q90P4X1IUwr1SzUHwfJQ7F8V2VZNmYt0OgfKekVLYWh4e+vISMiUe8OJSLd9RFe9Mj4KlSEoXUPX4TN8JOV4RLXDMsVM/TwUESMIJEXlwIi9xkCRHgFUkROZBYdV4NP5NUi+DF1QCsRJ6ge58PUZGki/DfMcFvRPNoQoaGSUAyEiVQvNdEIc08RA6QN4aAB7MRkYM2flcc7WWTViwyzUPRQML3gz/ksUupvArSEwKROYXkz3k3QsLVGAK7JmWBDo5IBeVacYo/XIFuN7qUQnRRKTR58AAa0FtCavZBNLXBIcbAWwnB1IS3XIwpZTDRCvHjuYVMaCZc0A6GZvieUUWkcf4piYKFCBIvHs4kDopAXkpCMIuJtEgJBSuIIoy4koTJ4xhmoInsJgKLRQTMIIaj4gE8J4pXoaQI7MNJEWfIA7UZhBd5EJ73hrIMH1AxdwmxxRX0I5U2iFENDEnjTTgRAzHWYBTruSL6xJiGRIpGjCjRwM22E6POICGATuLJdhbJlRXwghypiAMCqSOEMmDyJ6CAjjWyGJgIEcQWj6xbGyrhH3k08CdM+GJiKrEFroDhegSxRmCsSJBdUKEzeIQON/CAwQNEryDKCIzYDDLFukVsO6RgpUo0WJCotcWVBTmGFpiShUUwI5ECsYYiwocSKsiPILgIzMsOwgiaSIEQpFxBJ0GWoQaURLEgtQiMCAdCDk0dQFmC1OdAWnGyFQk0IUBcQRwSpVCJ5OwnAyWIF9ZQwIpSJGZtmSRCdOnRiGgiMAssqVB48bZBcGQPGVlDGbjwTpXa9KY4tUhAAAAh+QQJBwDuACwAAAAAYQBhAIcAAAACCg4LM0YTYogZg7YclM0dmdUdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cfm9cgnNchnNchnNchnNcindcindcindgindgindgindgjndgjndgkndgkndglntglntgmntgnn9gon9gon9gpoNgpoNgqoNkqoNkroNkroNksodktodkuotkvotowo9oxo9oyo9ozpNo0pNs1pds2pds3pts4pts5p9s6p9w8qNw9qNw+qdw/qdxAqt1Aqt1Cq91Dq91Eq91FrN1Grd5Hrd5Ird5Jrt5Lr95Mr99OsN9Psd9QseBSsuBTsuBUs+BWs+BXtOFZteFateFbtuFct+Jet+JguOJhueJiueNkuuNluuNmu+Nnu+NovORqvORrveRtvuVuvuVvv+Vwv+VywOZzweZ0weZ1weZ2wuZ3wud4w+d5w+d6xOd7xOd8xed9xed+xeh/xuiAxuiCx+iEyOmGyemIyumIyumJyuqKy+qLy+qMzOqOzOqPzeuQzuuSzuuUz+uV0OyW0OyY0eyZ0eya0uyb0u2c0+2d0+2f1O2h1e6j1u6k1u6l1++m1++n2O+p2O+q2fCs2vCt2vCv2/Cx3PGz3fG13vG33/K43/K54PK74PK94fPA4/PC4/TD5PTF5fTG5vXH5vXJ5/XK6PXM6PbO6fbP6fbQ6vbS6vbT6/fU6/fV7PfX7ffY7fja7vjc7/jd7/ne8Pnf8Pnh8fni8fnj8vrj8vrk8/rm9Pro9Prp9fvr9vvs9/vu9/vv+Pvv+Pzw+Pzy+fzz+fz0+v30+v32+/33+/35/P35/P35/P35/P35/P34/P34/P34/P34/P35/P76/f78/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v4I/gDdCRxIsKDBgwgTKlzIsKHDhxAjSpxIsWJDP3cy0WpmsaPHhNZE5VlIBIJJCD7ECBKV69rHlxLPwXIDw6QxkCdz5kRCCabPhN5mHbqi81HCWTqTQjD6s6lAXpTIKIUQZhtCTlNzrnL685yYrCdzIeQD1ibXn3fKQiCE8EzZIi7Pwlyl1oc3g+xwlOWi0BondnIfetNb1pVBZGrvJGTnNs7dwA3JlmUz0Bs0X5nUckooGQIXaJAZ3lILg4wUwmpN0kKYOecSX6EVsluSunZOZQdpKYWx9aw1P48RMrJNfIknbgSN+cgKCXBTb18/JzRGvDoRRtbcWaMN1nHTPCdf/iPktrw6cRh+vqqVDvOSThyGC/J6Yr6+bcUvTZXPqaPSY2mQCGHfgGWtQcxLwuyX1B3eGPMFgRBO5QNuH223F2oRZggBDGJ95EwdGoZYWycvgXOIiCiCxdRHWKXook5uOPfRNA+++OISwb20jCA2uohELE2xA0mPKUqRI14UrVITkSEKctA5rriRRUWvhMGkhjSkMhA3sRhSxUm2VNRMFhpWkYgntBijDC+wpCIIfREiYQ0ykMCZUyIW8UigFJTcpJAynHA3YElTISFjRMRAMaAXnVTzkDSdWOliKxRRMiAjyMWkJ4pzTNQMF/UxIUpHokiBYhPJXMWJLaAVJEp9/j502JEwgmpoCkKCEkFGIqT4co2p1cEA20u+KBjhGQc5s6SGJPp0CqEZ4jAsQbyIyIdTQ4Z4iUGkhEhEpl3VCqEbBiESoiZndQuhF47ccqhAUmW4xDlnsQNqfTjkYcu7BBk7YCaBtUacGqkcadAxIeoSGDAYrudQLBp6EQ5kbhTnUIsR+hFatrY5lFaGWkKWSnWtLnTHsgTCElou1QnjEDvIwAJJHMCax0to0FQna0TcAONIdRQGljNxiSDDr0O9VAdMaMLUd0QZfmgiCzLrODS0batBVm2ERHTKkDfVjQqZKxqS2xDKauEJ2c8ZMuIQUbapERoaGqLikBnV3SxX/jE2aKj3YrTc0bBaAMtlSoj0IgRMIkjYl8XRL7HzZYZTGgQMJnRD+Em6Ieph0KZxguuT5NoahHHb2IqYNUHCQBshDqP8dMoOIh5oEBsiCguTMv6qRQQytnCSBxfL+oAQXSIi4WdHxohbGyQFsWMMLI64newUKE4Ru0WowF3dEy5L1JmIiSQe0TmQoG2bkxNB7CIZoTjqkDel4G0fEApPxI6dSQ1eXRWkKBlCpiGKGg3IaxRhW0584IeWNC5CWUjEKnhhDGhAgxepoIRbMsSeiegiBSY5Qh5SUbJV+O9K5hGDyijyhS+IIjsGKQQKM8QbihiMIN6Y3Awh1JOmyMJ5/js0zyCY8RN2kCmIEPrCNHziByRmyBEw0YQTI6QH+XkkFa6bonkM9BLlaDErNZNQ0DpiDf598SRPyIU35pAVGNziJc6wwxmTYohjCIQblPDfZl4iwzmehAjxIYiSdMK+l4wpNVU4WY9gIECC+EJQaoBcRbxRMbBMyB3NSMQJMzQtg0CDTFWISxGHMxU3EuQal3ggigp5EG/cYYxNSYX6ICC2gljDRUQwX2wMwgtVmqQQiquOD6QwS50AaZcIOaRJ2AA5dYFFELkQBjScw8ayIBCZBqEkBLIguoIkQi2dFIj7wAIDUWIzepSAZUE2CJZuuuMcWVQKKc6pP+yBhS8HZ1GEWuJAT4lMY58I8YVajNRPiMhCLdA7CDjsl5QrJIIW4CgoRDahlt4cpBI6SYIeVrFEiUaEEr3LyfIM0oyTiEEU5vSoRJpBi0zcgXg5gYEk3XGHdKq0K8ZwhSPiQJmb+vSnQMVmQAAAIfkECQcA/gAsAAAAAGEAYQCHAAAAAQEBAgICAwMDBAQEBQUFBgYGBwcHCREVDCMuEDlNFFFvF2eOGnmnG4i8HZHKHZfRHZnVHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXH5vXH5vXH5vXIJvXIJzXIZzXIZzXIZzXIZzXIZzXIp3XI53XI53YJJ3YJJ3YJZ7YJp7YJ5/YJ5/YKJ/YKZ/YKaDZKaDZKaDZKqDZK6DZLKHZLqHZMKLaMqPaMqTaM6TaNKTaNaXbNqXbNqXbNqXbN6bbN6bbOKbbOKbbOafbOqfcPKjcPajcPajcPqncPqndP6ndQKrdQardQqrdQ6vdRKzdRazdRq3eR63eSK3eSq7eS6/eTbDfULHfUbHfUrLgVLPgVrPgV7ThWLXhWrbhW7biXbfiX7jiYbjiYrniZLrjZbrjZrvjZ7vjaLzka73kbb7lbr7lcL/lcb/lcsDmc8DmdMHmdcHmdsLmdsLmd8LmeMPnecPne8TnfcXnfsbogMbogcfogsfohMjphcjphsnpiMrpisvqjczrkM7rkc7rks/sk8/slM/sltDsmNHsmtLsm9LtnNLtndPtntTtn9TtoNTuodXuotXuo9bupdbuptfvp9jvqdnvq9nwrtvwsNvxstzxs93xtd7xuN/yuuDyveHzwOPzwePzwuP0w+T0xeX0x+b1yOb1yuf1y+j1zOj2zun20Or20uv21Ov31ez31u331+332O742u742+/43fD43vD53/H54PH54fH54vL55PL65vT66fX77ff78Pj88fj88Pj88Pj88fj88vn88/r89fr99vv99vv9+Pv9+fz++vz++vz++/3++/3++/3+/P3+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7//v7/CP4A/QkcSLCgwYMIEypcyLChw4cQI0qcSLEiwXTJWh26prAdPIsgQxqEJ81WpTkeUnqwpRBVlkrC2omcGTEdMFB8pKjc6aGSQjsqpTwClo6mUYXedPLkySfhMyZLyTzChe2oVYIol/IsehCWVpVHAgm7ahXT153DEBY6q/IU2aOy2KZkdTBaFbkelL01mgzvo654++yFqC3SR4TwoLI9czAQXlKDHUrj4mHR4YN48A5LVs3bOH/hjuCVFpkhLzkqQ10u+Amv66V8Vpc2CEz0TlQIeb3enXKUQm2HuJL1qpVlwXGbeO9elrAaZT4yr4I6ewTYwHGlrih/LSbhMqWVZf6HhPdIrpRl2LVv371J+MDaPDcZTTfItRT163mfOUZwlm2euM10SH4EvhbJZ6SwlctM12RR4INsibGIXEeMJRIwbECo4Xpo/DKTLltsKOJudhAz0y4jpojXIjShouKLS0lS1Uz0iALjjZyAY1V9N6bYyVXY9NGjiFWoQtZ0Q2roxSwVHQPLNwgtk6SGUphY0YAe8AGLNwS184aGdjwCCzHJlJnMLI98CSETOlKUjmIq2YGKNv4gSSAXo3CkEDioUFbgjxTp9tUc/22XRS7iJQSPLxnmxyZFjLzISDgTpVNefoAelE50BrUD3oZH+ALSLp/u9qhAJJkE1IIHCZNidf4ifbdeJL50wgecKfl00KWgWjeTrCLacRA8+GloHE3HpOieQMCMiAmnNNmpYVoFVSLiGZ9ZNY4YIrZSEDwObsjqVc1ueMhxpDT6YBbQWnXGht2NhEwpf/RAIGR7uahhD9X8hgpQ27X5FjiFFmjhQtoox0ZpfGzoG0PtJMGbJKW1pqEhDY2jHCyl5fLgHJHMQhpD3ijHX2TSbCfGIa0csyxD1yiXTGkl83bsRMoo50xpMfN28ETJ8jZzZDXvNvRDJOVSiR0F43X0XtUo1y9D2gBja6kblyboblwyFKmGmJTmiXICt7ShsJFlxhuUDAWtYddvjYPra1qyjRA3UGxYyv5grRDYxCCqMINQVhCKkShN6hYoZ7YDRSKiqGQNIyITy84iIheMG9UOwBqeW1BfImZqVCgj4jLS3A+eTJOrIh7xsj96jHgeTcBuGAhCnSw1xyOzOL7d7CHVLi5Cvniw8irHMA4O6vZBXlEyWD94BKUHjWO3QbnnF8nrDKUDStMQ3j5ROMUqN4cwhyNEzLsEsq8VxxSV8uAZrWR+UDitqElgJP5Ik+5S14vIOMq3niPYYRO76Iw3vCENXnQiEMxTThaoJ5Bq/CslTamINMI1pQL5yiDaQIXzJMKLOHTwQbqySi3IcMIC1WFnVoEF+Fq4mz+kjyLqKIUQaPggUcyDJv7gGBsPIeSWmWRiiMMTCTHugEQIbWFcIPlF4pq4HjZ4SCTCmKFKAsFBKi7lCnoKicfOYphw+M6LS/lDi74CCoIMg1tJYkL0loKHsoUkOTyBH0GQ0yMmdAIcwtNKILhXEXhMKCWwGtyLjhAJu8HnK4y4YUXa0TApqA6EL1oEnQoyxqWIzirp+AM0FLKKFzHpIPraiR5ncxBCvChswyJdSr5wSlYe5Buu0UY4vFGNZBwDRXKZg6ImZElbJoQ4bEFbQQh3FkIacpTGRAiW2LI3gxxRLtSKZkSmQcClIOMglpPLKrQpkbjIhQ/0OEjO5PIXckJEGA1jC75OJ5d4uRMi00eQxSK0oJViJEQQchGCNe45vl0cAk72PEj2tAKyWdiPoBBJBy8YIYVPFmRrHuDCIZD3UIhOkoIH0QYfQAGMAHr0pChNqVECAgAh+QQJBwDyACwAAAAAYQBhAIcAAAACCg4LM0YUZYwahrodlc4dmtUdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYdmtYem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cem9cgnNchnNchnNcindcjndgjndgjndgkntglntgnn9gon9gon9gpoNgqoNkqoNkroNkrodksodksodksodktodkuotkvotkwotoxo9oyo9oypNozpNo0pNo0pds1pds3pts4pts5pts6p9s6p9w7qNw9qNw+qdw/qdw/qt1Aqt1Bqt1Cq91Dq91ErN1GrN1Hrd5Ird5Irt5Jrt5Krt5Lr95Lr99Mr99NsN9PsN9QseBSsuBTsuBTsuBUs+BVs+BWtOFWtOFXtOFZteFatuFdt+JguOJiueNluuNpvORsveRuvuVwv+Vxv+VywOZzwOZ0weZ1weZ3wud6w+d7xOd+xuh/xuiBx+iCx+iEyOmGyemIyumJyuqKy+qMzOqNzOqNzOqOzeuQzuuSzuuTz+uUz+uUz+yVz+yV0OyW0OyX0OyY0eyZ0eya0u2b0u2d0+2e1O2h1e6i1e6l1u6n1++p2O+q2O+r2fCr2fCs2fCt2vCw2/Cy3PG03vG33/K53/K64PK74fK94fO/4vPC4/TF5fTG5fTG5fTH5vXI5vXJ5/XK5/XM6PbO6fbQ6vbS6/bT6/fV7PfW7ffZ7fjc7/je8Png8Pnh8fng8fnh8fni8vnj8vrk8/rl8/rl8/rl9Prm9Prm9Prn9Pvo9fvp9fvq9vvq9vvq9vvq9vvq9vvr9vvr9vvs9vvt9/vv+Pzw+Pzx+fzy+fz0+vz1+v33+/34/P34/P35/P35/P36/P36/P36/P36/P76/P76/f77/f77/f78/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7///////////////////////////////////////////////////////8I/gDlCRxIsKDBgwgTKlzIsKHDhxAjSpxIseJAcsBwtSLFyZGhOXHKOLJIsuRDIxBSqlwJgY3JlzANJmFJM4xCbZ/IxdzpsAxNlkkUUoLAhJNOnjCPIvT5U2WPhNqCqGSCSRtSksDKGFI4p+nKhENZBqFk9WrEa5KeQChyKmEeryqRHSTWpemWRrrMOsy68orSgobgpgR2MKzXG4aq6U2IVi3LrQchCYYQy2AyMJODVF5skO/PFLYOcprctuDoyXM4G7QkA65fg5Imr2UjiBQwckwmp+ilemAxpoIhy8MlKLdslq1R9x4orYfsFKcQXTlO/Seu5QMxVd/OHUId7ATv/nQfL/gFKvDMnZNfz7LNwmqEr4piTz9lKoWninz5u/Nt/fVjlFYQLnqokNIhZt3yxX/rScFJQZ9gplIR5111CoPrpYCJQNfg8dN+E2mjzEKIYMgeIK3M1JQkE1HiAh8jHhSKiTSy5EIuEQGzRUpJ9LHZQKGoWOOQbTwDkWEppTAHb/Lkot6QULLoUFSfzQELFFBmCcGNDiGp5Zc0FcnQM2OAaSZLPgxSDEOnZZnEG5i00gouwKBCCR5TQAmFLA3hBmUPgsSXEC5+SMVgCn6UxdAnQxZR1UPkZHJDfXs+dI0aNd5xy0S05NECeToA8gtEpNAoQyYkhZLCeA9GZMsg/lEwmMQnJn3i2HZ/UFSNIZOyl4IoMMGSXHVFWLTrk92FstN83MFCUi+N7MidHUjxwZ0fJmkz7HEyrMnTNcZRV2xJxXBHiVkzbodIR4bcMUcaZSQRlEPpUldFjEg9s+B/ozYUWHXY6tUIg6E11MZ2BZslDYOtOFREdVOoNl19pCykDDAXVoeHah7W16pAiMxRxhdJ9NrduZzVy56UAmFKsWqx/CcIQW/8J6hevfx3B0Ed05cwzv/BQdC/9DXMGTD/lUHQI/9VuFgr/31BUJvsfawX1dzdkMQXZQQsELP0pcaZH9uF0gow+B4EdX3zLpZGdTI4hAuD3ppVbnU2NZTz/n8I6lVidXw4NA2DW9TNkzZkbLehQxDIW0Yac9xhiCOxbWf1Tiof93NF4R7HxDVIVfNwdSmAXpIg3OmBFNncfSFJMCTZ0h2wMbWy6nhjKTpR59w6+5Kw9AUhiWITEdIdFLSWdMrE9VVxCI4RldrdryShYiiGKDtETSNKkAeDHps7FMwfMNDYBTEP5bIvez1cvhA5pORZY/YMWeIChkkYcvNB1VDCO4ZB0F1CPFOjrnGCFsAARi82wgfmRYkhaHHCmSYIgSrkZSHScAMFJ9g3huTifhusTxBIcbCf3IB4DVlECOmjBNqlAg88YMkgIDINDa5wPDa4REFaoYchpGQJ/uFbyAdv2J2RHKQXfHjRRCpnQk6wjogq2ZlClCGNiZBjfSthg7cwcTsoKusqqRASBKZQCW5MLVZQ7EItzKLClMTBdwUxRRigCIGNXeWKMrCEQmBBRwjQDim92J9BukLHHlQRPfKIhQ/7aAf+9KYPfVSJHsGjDBBCqQh8+EQX4XIDw6nGWkPqwR2MJg+iuQZ6vankZG4gDVt8gg9hMBlcDMEfcjiQJimgJXhM6RXhDARsXjFiQWyxyb4EcTG4wJJgpoDKgdxiMjM8yCFoAgQ1IfIavArOQe4GFzsa5IrGRCRBcHGIKjTlCZsyyDWKSZM4JAQVM6mmJ8Upj2pI4noqXJkZQrb1kzQoRBJXOCY95aENSlzPBWkriBh/orSEkMORAy2INiyRm8AlhAuCYUJES0IOTiS0IMBpSts2ahY4COYGJF2MH7hQhjhIzhGcIEUrcnGblNr0pjiFSUAAACH5BAkHAPMALAAAAABhAGEAhwAAAB2a1h2a1h2a1h2a1h2a1h2a1h6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x6b1x+b1x+b1x+b1yCb1yCc1yGc1yGc1yGc1yGc1yGc1yKc1yKd1yKd1yOd1yOd2CSd2CSe2CWe2CWe2Cae2Cae2Cef2Cif2Cmg2Cqg2Sqg2Sug2Syh2S6i2S+i2jCi2jGj2jKj2jKj2jSk2zWl2zWl2zal2zem2zim2zmn2zqn3Dqn3Dyo3D2o3D6p3D6p3D+p3UCq3UCq3UGq3UKr3UOr3USs3UWs3Uas3ket3kit3kmu3kqu3kuv30yv306w30+x31Ky4FSz4FWz4Fe04Vm14Vy24l634mG54mO542W642e75Gm85Gu95G2+5W+/5XLA5XPA5nXB5njD53vE533F53/G53/G6IDH6IHH6ILH6ITI6YbJ6YnK6orL6ovL6o3M6o7N64/N65HO65LP65TP7JbQ7JjR7JnR7JrS7JvS7ZzT7Z3T7Z7T7Z7T7aDU7qDV7qHV7qLV7qXX76jY76nY76rZ8KvZ8KvZ8K3a8K7b8LHc8bTd8bXe8bbe8bjf8rrg8rvg8r3h877i88Dj88Lk9MTl9Mbl9Mnn9crn9cvo9c3o9s7p9tDq9tHq9tPr99Xs99bt99ft99nu+Nru+Nzv+N3v+N/w+eDx+eHx+eLx+ePy+uTy+uTz+uTz+uXz+uXz+uXz+ubz+ub0+uf0+uf0+uj1+un1++v2++33++73++73++/4++/4+/D4/PD4/PD4/O/4/O74++33++z3++z3++z3++33++73+/D4/PH5/PL5/PT6/PX6/ff7/fj8/fn8/fr8/fr8/vr8/vv9/vv9/v3+/v3+/v7+/v7+/v7+/v7+/v7+/v7+//7+//7+//7+//7+//7+/////////////////////////////////////////////////////wj+AOcJHEiwoMGDCBMqXMiwocOHECNKnEixIsJLZNrA+UPoUqdTsHZ9s0iyJEQ6B1KqXHkghDaTMCeSu3RL4RuWOFnE3OlwppMDcBSSwclSCc+jCH2qZDEsoReiK68sJIfU4jdGR3DiSagEqkoyCi9pgVVV4q5DX6AmaYXwh9eUbBKuwnLgCKFkZRtyYzTk7YGtB/0CTYhmJZhaeRfCaiK4CdmCvwTzQbgIJxNDLxMjxCP4QCCDswQTOrgLB1QyuzQfRCZDMA9tw0QRUtNVMKKDQ73igKTaIGfBpjuzdPLn8TxEnVH3HshauHOcxEG1FiwD8XKBeZ5r337g0PWBqvr+ch//1s02pMiaKoRDvj1OHKmRouFxSWEq9/hTTqoKSaUctgaJIkZ+7sHhDVKqXLHSFvsRpIkVBLaHxSpVnUEUG3jNcwkLEbanCX9eHSFKIB26t8dC2nBjVnAltqgSbwdpEwgPn0G0jRsu5phSDw0O9EofUKQ0xSwQ9aejjjiwIhAyeEynUo0N1eLkkS4OcUqTRL3WUDRsUOnlW6MxxA0iP31p5kpa1NTQLWDoeMQckHSSyi6pdAJJHWUeychD5CAyJX5DEGIcQrcwkmeLQ4z00Chp5MeFIbk8hIwiXeToHUTkBMIheXIoGpE2v5WYqESijMdCjxRt2OKeERHCHQ/+p5iUinj5sQCHmhCVsR0QmcT0CROA3hGrRKeEsN2lMUESA3lJ6EEhRX9sNwdSe3AnAx7IkHRoZ1oeRc62grGQrUMHKDEFGWrAwUcglyCnHatIXbIdkVtGKIZ66I2hnSUO7RLhbXkxot2JDbkSISqJtbKpcGg4VAqBX1CVmL7ONQFOQ50QOK1mfGjHSnxhEQhjYvJaq4QWGcEB7zyHELiJaqNATFAfBA6b2CsEnkEQe/mBnJe/+bVBUBs1qwYLgXQQZIbLqpFCYB8EEQIHGWAowQN5I+dVMn6GLITMLqU+V4dq0eZXX0N0ORexZkvn14lDRD+HcF6y3ECgKQ6R+Fz+11pHSC9DnGgXBr5HcdMogZE2NMx2K/OkyXaBGBIIHG2QoYUSrUnM0DcsCjfqUd+A69cPmk+kDV/cEcyT3s/JUREtg2RB3guP8DTJDtt9MhEsgFCBnxKexARKkNpxcR5ETP7Z3hBKljQLrc8BBtHWEcrwoUWidP7c9ZiKjh8fnmLKOncsEFJ6QwK7CMYj0TwUjSS5ubcGKRB9A32JV1BC+EHDQOL9eDIAmEPSd6Qr/OESp6jFLmpxikv8QQs6Uk5DepGWM1kwCoo4EENaZkELlgEXDbEfVNQAivt1sD0saF5DCsGSHsyhFALxxP9O+Bw/QMQWaQMCHfBGEEr4gIb+7TlDLyKiqVshxEhA3A4LBuUQbeAKIdVKIkvksAm3QAVKPDmFFFcSpmR0CSdaOB9MaDGgLRqhdgMxhyRkpxIRVeUOWzwAFrhHkFXw7ACDqErYtki/hEwCB2AQo0m0kZU4BkUhu3jiTlASxwP4wGbXmYSxGnmAsX0nGVb0CwsogYdC6ogFitTMMOL3FtWlopM6OuR3GKG8lUwhfAJxlWvCgAdNwCIZV9PkuL5TizYRhQWuOAj1oPK2gozPK9L7jjIKgQScYJEghhCMLEDjO78gAUDfEcgsIKiSMCKkbG/Zn0COiZNrZSibSxJEX5AwioTMQZMqMggsvBcFPzARnQJcgYUWBHiQL+omIaFSCY0yg8+DkEOQAyElUYyCkOakZKAFtYiC3uIFhXBmCIwgaEQpUhuvgCUhyGAELDc6kR74xQ0k1Qw5FngKUFxCcnJ4Axm8oLqU2vSmOM1LQAAAIfkECQcA6gAsAAAAAGEAYQCHAAAAHZrVHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXH5vXIJzXIZzXIZzXIZzXIpzXIp3XI53YI53YJJ3YJJ3YJJ7YJZ7YJZ7YJZ7YJp7YJp7YJ5/YKJ/YKaDYKqDZKqDZK6DZLKHZLaHZL6LaMaPaNKTaNaXbN6bbOafcO6jcPajcPancP6ndQKrdQardQardQqvdQ6vdRKzdRqzeR63eSK3eSa7eS67eTa/fT7DfULHfUrHgU7LgVbPgVrPgV7ThWLXhWrXhW7bhXLbiXbfiX7jiYbjiYrnjZLrjZrvjaLvkaLzkabzkarzkbL3kbb7lb7/lcb/lcsDmc8Dmc8DmdMHmdcHmdsLmd8LneMPnecPnesTne8TnfMXnfsbof8bogMfogcfogsfog8johcnph8npiMrpicrqi8vqjMvqjczqjs3rkM7rkc7rks7rk8/slM/sltDsl9DsmNHsmtLsm9LtnNPtndPtntPtn9TtoNTuodXuotXupNbupNbuptfvp9fvqdjvq9nwrNrwrdrwrdrwrtvwsNvxsdzxs93xtt7xt9/yuN/yu+DyvOHzvuLzv+LzwOPzweP0wuP0w+T0xOT0xeX0xuX0x+b1x+b1x+b1yOb1yOf1yef1yuf1y+j1zOj2zun2z+n20Or20er20+v31Ov31ez31uz32O332e342u742+743O/43O/43fD53vD53/D54PH54fH54vH54vL64/L65PL65PP65fP65vT65/T66PX76fX76/b76/b76/b76/b76/b76/b77Pb77ff77vj77/j78Pj78Pj88Pj88fj88fj88fj88fn88fn88vn88/n88/n88/n89Pr89Pr99fr99fr99vv9+fz9+v3+/P3+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/P3++v3++vz++vz++fz++fz+CP4A1QkcSLCgwYMIEypcyLChw4cQI0qcSLGiwHPiFA6rwifUNosgQyI8F4pMjDoKLwlYKQBIl0OxzomcKdFfpi4uWOZQ2IalTwEjirSZ9JGmUYO/HIGx8XOlqIRRmjZ1dbSqOk9VRkhlifLgORVbWbqwWnVQWJZMEK46u7IK2aOywJ69oOqgIrYC7Lw9KgUvn4Np8F7aa5QQXiEHheCVplANLcIPfeEV4EvdtmG6SoXqwHZnwp4qSkF2+GSyaZ9iEvJhWUMRZHFYdClcffo0IYSTfna4/fZcVBerEkqubfrLMoObODftanULSxWDEQIhbnpEm+MCV8mVSkbm0Z4+O/4cMugPjnLqk60v0yWDLZaMNA1LZa6uVA301EfEmJwEfsjcYX1xzjZf4GegaWmFlBxbTux34INhqUAVSJfkAOGF6M3wSEieDIHhh6ehUIhIZ4BoIl5+zLSMGye22FQc6NBUjh0ZuOjiGdZURch5NmIohD9kJUJDjx/+MKFVk/hAJIZk7EWLg0s+GJ1B0jSSiUXb5AShEGcQsokvmZXyyBc7XEhDUQIdQ0gSKyVhER4P5lCHLQstg0d7Bzbpix9s/sTYRFka6AIh3jXkDyF44jfdVo0ktA12B8GJ3xbHAIpFi04kZIkANGBByCpAChQoerxVpMh2GHbwp0HgsdRBEf5qTKIGeh1MaZF2Jk6CUJ+pBjfTgh+6ZRA1M4CYYmEmfEjDLwaVAuIX/tHU6oWOGHTIhzGsatQ2UEK4hUFmfHisVddiaEOlBC0KoQtoWqXugTS0oe0wK2Co115+HJhEHZ+ESlAoH6L71jHoCYHHYwkFgmENo/FqWmUMcYFhGaPRQRykCumiCBmKHbghZI8QN0xExnDyRxdD8DgZJ6OJQpwsFm1CnGiQDTOzRc7WBjNkwhC3iUW2iDyazbV9TNFwp/0MWSvEtYDEGYeUMk1E2xA3HmSZHDhCEm1YAvFC5ajMFhujxYGhFA1JQ1wRoxWBIRwKHXOIE2Lj9TVZ4tSNnv6tA70CCBX14ocHYYJ8iLBA/vDRcZx7nWPhhTEUJI2SGJZa1V0YamEQGR+6oC1N4jx+4V8FUQKiGlaxAeKVBSGDw4cjDHKUIjViiAKzBnUBYgdKi6SLlhjugJBKIEooEq7UYXEImU11gZA4WhXfqEWXRE9cB19v4wkeVOR09UFVtLhFuw9t04beeH2RkC7kEwSgVEMaWEMj/jZkSfy03g1R3j/lIEdwszqQDAjRvoKoyQgPUl9FnLASOR1OHeLA34GE0IZMlGIYGIzFJORANwhhzyKZ4IP+BiKzKD3IBQ+sSrhMeKAfUOItsAgCCw/UmrcwYYYH2o1V5IDDB3XgDv7lMAptevggN0RjJpsi4oUUCBJIFEuJD7KBJUKSiR5A8UExmJ5FfJGoKzZFBQhkixYtEj4vSiUKwzhHgcJCupBsw2ERsl6PYmA0dfBQKm0wCmzYooJVLKMNcjxRFz6njkOoDAuFmsk5OLeVWg3kj4FcWEKqh5ZEGuWOTRmjQJaxRhOlkCCryIkQoqUjlbWxIEk0EX0MogsmYCxI+IuDJQfyhhYpYTQNKQVYEJkQt7FFEZ4ohS2GIQ2C4YVOuFxILHiJEH9E8ic0OAgcpXLKZE4EFHjhwkEUxpYmWNMi3DzLuAgCi2SdpQOs+CZFOhmW3hUkKmzpgzonch+2kHIgQ1HcShKmOE+I5AJ9KzlCQlghthdUQRA76ydEtrG8d/2EiYlxlRMaQUiFSkQcofBDFST4vYPwYQRVmMQ9LSqSY2QCDk74JEG2MVKSuvSlMCVLQAAAIfkECQcA/AAsAAAAAGEAYQCHAAAAHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHZrWHpvWHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXHpvXH5vXH5vXH5vXIJzXIJzXIJzXIZzXIZzXIp3XI53XI53XJJ3YJJ3YJJ7YJZ7YJp7YJp7YJ5/YKJ/YKJ/YKZ/YKaDYKaDYKqDZKqDZK6DZK6HZLKHZLKHZLaHZLaLZLqLZL6LZL6LaMKPaMaPaMaPaM6TaNKTaNaXbNqXbN6bbOKbbOKbbOafbOqfcO6fcPKjcPajcPancP6ncQKrdQqrdQ6vdRKvdRKzdRqzdSK3eSa7eS6/eTK/fTbDfT7DfUbHgVLPgVbPgV7ThWbXhWrbhXbfiYLjiYbniYrnjZLrjZbrjZ7vjaLzkaLzkaLzkar3ka73kbL7kbr7lb7/lcL/lcL/lccDlcsDmdMHmdcHmdsLmeMPnesTnfMTnfcXnf8bogMbogcfogcfog8fohcjph8rpicvqi8vqjczqj83rkc7rk8/rlM/sldDsl9DsmNHsmtLsnNPtntTtn9TtoNXuodXuotXupNbuptfvqdnvq9nwrNrwr9vwsdzxs93xtN3xtt7xuN/yueDyuuDyu+DyvOHyveHzv+LzwOLzwePzw+T0xub1yOb1yuf1y+j1zOj2zen2z+r20Or20uv31Oz31ez31uz31+332O332e742u743O/43fD53/D54PH54vH54/L65PP65vT66PT76fX76vX76vb76vb76vb76/b76/b77Pf77vj78Pj88fj88fn88fn88fn88vn88vn88/n89Pr99Pr99Pr99fr99fr99vv99/v99/v9+Pz9+fz9+fz++vz++vz++vz++v3++/3++/3+/P3+/P3+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v7+/v7//v7//v7//v7//v7/////////////////CP4A+QkcSLCgwYMIEypcyLChw4cQI0qcSLFiwWSsLt1hY7Gjx4jWaG0qVEaIhZMnuSkMRCnZx5cTN0FBSZOmroTHUK4JpRKmz4Waagq14ClhpJpUApWa9rNpQVhDay5CqA5N1DCLXrVz2tRaVJocD976itKLS64+vZC1sAUhorUWzpBD+3AdJGEK3cC1ZnBdEriS6DrkplcLX4SL4N4ymAquhbOCFR5Te3LNOoSl4DKidawnvzlw00ReSItJzUAIeTlG+YLKmBpwQ41OOAq2UEwHya3efbKG59kEHX198YoguU1YeO/Wo5DbIGJOucFZywMYP2mQTCvfHSthszIWtP78/thsjGMqh2xvX11DWuqZlS/D9LO+vuMkrBjzqDnIp7A29gX4VQ2IQMePOpKYJJQlPh2jnYAQ0oTFLevQF9UL3cFEi3oRRviCFtThBdMmNnRoomNq7OLT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8fn88/r89Pr99fr99vv99/v99/v9+Pz9+Pz9+fz++vz++vz++v3++/3+/P3+/P3+/f7+/v7+/v7+/v7+/v7+/v7+/v7+/v///////////////////////////////////////////////////////////v7+/v7+/v7+/v7+/v///v///v///v///v///v///v///v//////////////////////////////////////////////////////////////CP4ArwkcSLCgwYMIEypcyLChw4cQI0qcSLFiwVyjJhGaY4aSxY8gHRoLFelPHDI8Cqhc+UfhrlAhY1I0trKmTTgKFxX40qiXzJ8Ox9gceiZhsDUrrezphAyo04NwhtpcIgyhJqluGsV6yvUaH6k2tx7EA7YAlz6frHWFSKuUwkZlV7o1uMtGXJWO1jr8RITIrYSd7hbwaFCn4L96Ffo6JESlHMQGVQkuZPAX0rt0Eiv89camHoQ0775JtYtgKMEFPmlGyGqLVEsIr6AuwCPMmz1pBF9httqgpSBgg7AyeMr17OMFEPUmmCtQjbhuYAm8Fakz8uNLVC0XuCu34Di5CP4tuX59zkJHtJwaJs8eNUyEweYUMBMMKDPr7fODzXsQVpiVdjjFChv6FTjUHmINFMl/NTHiVCfGGSihG6pdo4sgOwxFRSZOUSLhhwUEYckul0k1RWlA3QHihynFtQZvP90Sx4o0giWIU7cAV+OOK10C1CQZ8sijFxU6dIlPCNGio5A7BlEkQ7DQRsdcBAVDBpM8kiELRH/U1IZWA/mB5Y59pPdQMEuuxMMdqVgyJo02RCLRJGNucYclpZQCyy2lRNKHdx9eoZ1EaAg5BSKQIXQLIhHm5waSEaXC4xSOGAPRJVPoJ91EfezIx6YRwQIIEu21JFEsjUr4hSPNWFSJF/7seZHgQ5HQGMQpIZ1CBHv8QcTghzaMIpMsu173RULGWFpQKTRuAtQm7KlmDCydNLKHG7I5exEhmUr4mVN7kHeFbFItghAzm+DXHhGQ/mTMFyB+m5AphJTRXq9O1frhGw0Zk8mVyF2xFjOp5jfFQ50iZ4hecEm4gy4OzXjcDqboNcsPH6bi0K+opaGZGR920hAz3c7Wh2ZdSuggQ71cJ2digUm4R0OmXPdkV6d8iBNCv7CyySISH5doV7QESlAmhtCRxnj5gbrWLfrZYFsf+AJsIJVPX7cGIZOMMjRB8kkIimY5I3czQoF8CFtimVy3JUP6GjhzYoYgt0O7CY3y4f4WmkV13MENRSnhDMOt1UrJqLHhUDBKfGjuWg0fV8dDHOs3hbJcgYwcGZ/AuJAcID7SVSXtoYGIxgqlrGp9ThlTMHI2wNE5QnHb1Bd58v5Ut4RXIIKiaQUQgQYdhlySik+nkcfhT6fYBaK2BBmDN0GVoxbE2yGxkqaBU3juUO3Y4QqSLIhLSIhEtYjB3heVfGRJoSsSgcpEgrTnBCHYQ6QLIdtLOPlERcvPFZbnEHRZjUZna0gwVFQgMjTidzyjBLx4tBuJ0EJzErLBGwiRCVbc4hZt6cQfMCikREikE/17k34QUQo6OK8mNoAgQ3hRCIyp8EN3+IVAWKGIEhXgDv4Q2QWBbhio6YUiDnZ5T0NSUT4i5scG4jtILh63FzA4UUJUjMklrlggHpjpJ4Tgon7iYAv7DLEsLxTjUIAIlF00cSVhgMUkWqRGm0zCKZuwglQQJJBOuKGONskCJ5wSOZVMQRHEIAgswgXIlbBhFU5hYAGmgDWCOKKRK3GD90ISDJCtQYYEkQwmVaIcoNyCEJssCCN5xAM9sCJsd/mC01ZDiwnWKA2KaIVAYvHHuOhhlquhU42CsIlNwiKFBbCBCbczEBKCZQtKeyNYiICQLQ5lCUpkpqQEs7ZrMIMWozhjWaYnkFWqxAxfW85X7jKGrylCMKRASC5ApxI/lJGZA4r5BR3LcjKDQOsuPpLnEmxwR3wSxEOCAeY1RBmXheUNdQYdiDE4oYcqlEUOCMGFDO7CxohGhIc+XAlhDvK6mijOoxMBRibuwLQCkCEXCRGnVLTwDJRWJBeIkE0gFEIHwZDTpg9hxifSOZDd2WQKa7hDIjKBOaA+hRJXcMMeFrEJVrDOqVjNqlZlEhAAOwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) no-repeat 50% 50%;
    width: 50px;
    height: 50px;
    background-size: contain;
    margin: 50px auto
}