html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

* {
    outline: none;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

img {
    max-width: 100%;
    display: block;
}

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

a {
    margin: 0;
    padding: 0;
    color: inherit;
    font-size: 100%;
    text-decoration: none;
    background: transparent;
    vertical-align: baseline;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

body {
    color: black;
    font-size: 14px;
    line-height: 1.4;
    background: white;
    margin: 0 0 25mm 0;
    font-family: Arial, sans-serif;
}

input,
select {
    vertical-align: middle;
}

.js-full-height {
    min-height: 0 !important;
}

@page {
    size: 8.5in 11in;
}

.print-only {
    display: block !important;
}

.hidden-print,
.pdf-only,
.u-hide-print,
.accessibility,
.embed-video-container {
    display: none !important;
}

.o-main {
    page-break-after: avoid;
    page-break-before: avoid;
}

.c-btnback {
    text-transform: uppercase;
}

.o-header {
    width: 100%;
    display: block;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d2d2d2;
}

.o-footer {
    width: 100%;
    display: block;
    margin-top: 30px;
    padding-top: 15px;
    border-top: 1px solid #d2d2d2;
}

.o-header__logo-default {
    width: 240px;
    display: block;
}

.o-header__logo-white {
    display: none;
}

.o-article__header-img,
.o-article__header-top-share {
    display: none;
}

.o-article__main-img {
    width: 100%;
    display: block;
    padding: 20px 0;
    max-width: 500px;
}

.o-article__main-img img {
    width: 100%;
    display: block;
}

.o-article__header-title {
    font-size: 18px;
}

.o-article__header-authors {
    width: 100%;
    display: block;
    list-style-type: none;
}

.o-article__header-authors li {
    display: inline;
}

.o-article__header-authors li:after {
    content: ' ';
    display: inline;
}

.o-article__abstract ul {
    margin-left: 25px;
    list-style-type: disc;
}

.o-article__abstract ol {
    margin-left: 25px;
    list-style-type: decimal;
}

.o-layout__section {
    padding-bottom: 30px;
}

.o-layout__section:last-child {
    padding-bottom: 0;
}

.c-hero {
    padding-bottom: 30px;
}

.c-hero__title {
    width: 100%;
    display: block;
    font-weight: normal;
    text-transform: uppercase;
}

.c-hero__article h2 {
    font-size: 18px;
}

.c-hero__article ul {
    margin-left: 25px;
    list-style-type: disc;
}

.c-hero__article ol {
    margin-left: 25px;
    list-style-type: decimal;
}

.o-articles__item-abstract ul {
    margin-left: 25px;
    list-style-type: disc;
}

.o-articles__item-abstract ol {
    margin-left: 25px;
    list-style-type: decimal;
}

.c-textsection.c-textsection--client-intro {
    padding-bottom: 20px;
}

.c-textsection.c-textsection--client-logos {
    padding-top: 40px;
}

.c-textsection__container h3 {
    font-size: 18px;
}

.c-textsection__img {
    padding-bottom: 10px;
}

.o-clients__item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d2d2d2;
}

.o-clients__item-title {
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.o-logos {
    padding-top: 30px;
}

.o-logos__item {
    padding-bottom: 20px;
}

.o-logos__img {
    height: 125px;
}

.o-logos__desc {
    padding-top: 5px;
}

.o-logos__desc-title {
    width: 100%;
    display: block;
    font-weight: bold;
}

.o-guidance__title {
    width: 100%;
    display: block;
    font-size: 16px;
}

.o-articles__hr {
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #d2d2d2;
}

.o-articles__item {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.o-articles__item-tags li {
    display: inline;
}

.o-articles__item-tags li:after {
    content: ', ';
    display: inline;
}

.o-articles__item-tags li:last-child:after {
    display: none;
}

.c-accordion__item {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d2d2d2;
}

.c-accordion__item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.c-accordion__item-title {
    width: 100%;
    display: block;
    font-weight: bold;
}

.o-team__title {
    font-size: 16px;
}

.c-team__img {
    background-image: none !important;
}

.c-team__img img {
    height: 125px;
    display: block;
}

.o-team__container {
    padding-top: 20px;
}

.o-team__col {
    padding-bottom: 20px;
}

.c-textsection.c-textsection--team {
    padding-top: 20px;
}

.c-textsection.c-textsection--team .c-textsection__link {
    display: none !important;
}

.o-documents__title {
    padding-bottom: 15px;
}

.o-documents__bottom-section {
    padding-top: 30px;
}

.o-documents__bottom-section .c-textsection__link {
    display: none !important;
}

.o-slider__item {
    width: 100% !important;
    background-image: none !important;
    min-height: 1px !important;
}

.o-slider__item + .o-slider__item {
    margin-top: 20px;
}

.o-slider__dots {
    display: none !important;
}

.o-slider__abstract ul,
.c-accordion__item-content ul,
.o-clients__item-abstract ul {
    list-style-type: disc;
    margin-left: 25px;
}

.o-slider__abstract ol,
.c-accordion__item-content ol,
.o-clients__item-abstract ol {
    list-style-type: decimal;
    margin-left: 25px;
}
