< !--DO NOT MODIFY CODE ABOVE THIS LINE-->@import url("//hello.myfonts.net/count/31b7ab");
@import url("//hello.myfonts.net/count/319631");
@font-face {
  font-family: 'freightsans_prolight_italic';
  src: url('/_assets/fonts/new-fonts/freigsanproligit-webfont.woff2') format('woff2'), url('/_assets/fonts/new-fonts/freigsanproligit-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'freightsans_promedium';
  src: url('/_assets/fonts/new-fonts/freigsanpromed-webfont.woff2') format('woff2'), url('/_assets/fonts/new-fonts/freigsanpromed-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'freightsans_prolight';
    src: url('/_assets/fonts/new-fonts/freigsanprolig-webfont.woff2') format('woff2'), url('/_assets/fonts/new-fonts/freigsanprolig-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal
}
@font-face {
  font-family: 'freightsans_prosemibold';
  src: url('/_assets/fonts/new-fonts/freigsanprosem-webfont.woff2') format('woff2'), url('/_assets/fonts/new-fonts/freigsanprosem-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'freightsans_probold';
  src: url('/_assets/fonts/new-fonts/freigsanprobold-webfont.woff2') format('woff2'), url('/_assets/fonts/new-fonts/freigsanprobold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'freightsans_probold_italic';
  src: url('/_assets/fonts/new-fonts/freigsanproboldit-webfont.woff2') format('woff2'), url('/_assets/fonts/new-fonts/freigsanproboldit-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'freightsans_problack';
  src: url('/_assets/fonts/new-fonts/freigsanproblk-webfont.woff2') format('woff2'), url('/_assets/fonts/new-fonts/freigsanproblk-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'freightsans_probook';
  src: url('/_assets/fonts/new-fonts/freigsanprobook-webfont.woff2') format('woff2'), url('/_assets/fonts/new-fonts/freigsanprobook-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'freightsans_probook_italic';
  src: url('/_assets/fonts/new-fonts/freigsanprobookit-webfont.woff2') format('woff2'), url('/_assets/fonts/new-fonts/freigsanprobookit-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
*,
*::after,
*::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir="rtl"] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slick-loading .slick-list {
    background: #fff url("/_assets/images/ajax-loader.gif") center center no-repeat
}
@font-face {
    font-family: "slick";
    src: url("/_assets/fonts/slick.eot");
    src: url("/_assets/fonts/slick.eot") format("embedded-opentype"), url("/_assets/fonts/slick.woff") format("woff"), url("/_assets/fonts/slick.ttf") format("truetype"), url("/_assets/fonts/slick.svg") format("svg");
    font-weight: normal;
    font-style: normal
}
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}
.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slick-prev {
    left: -25px
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}
.slick-prev:before {
    content: "â†"
}
[dir="rtl"] .slick-prev:before {
    content: "?"
}
.slick-next {
    right: -25px
}
[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}
.slick-next:before {
    content: "?"
}
[dir="rtl"] .slick-next:before {
    content: "â†"
}
.slick-dotted.slick-slider {
    margin-bottom: 30px
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: #fff;
    padding: 5px;
    cursor: pointer
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "â€¢";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #16161D;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
    color: #16161D;
    opacity: .75
}
html {
    color: #16161D;
    font-size: 1em;
    line-height: 1.4
}
::-moz-selection {
    background: #8B949C;
    text-shadow: none
}
::selection {
    background: #8B949C;
    text-shadow: none
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #8B949C;
    margin: 1em 0;
    padding: 0
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical
}
.browserupgrade {
    margin: 0.2em 0;
    background: #8B949C;
    color: #16161D;
    padding: 0.2em 0
}
.hidden {
    display: none !important
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}
.invisible {
    visibility: hidden
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #16161D !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #4D5863;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}
input[type=search]::-ms-clear,
input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}
input[type=search]::-ms-reveal,
input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none
}
html,
body {
    height: 100%
}
body {
    color: #16161D;
    font-family: "freightsans_probook", sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-variant-numeric: lining-nums;
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    line-height: 24px;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden
}
body.flyout-open {
    overflow: hidden
}
@media (min-width: 768px) {
    body {
        font-size: 18px;
        line-height: 28px
    }
}
img {
    max-width: 100%;
    height: auto
}
a {
    color: #0050AE;
    font-family: "freightsans_probook", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-decoration: none;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}
@media (min-width: 768px) {
    a {
        font-size: 18px;
        line-height: 18px
    }
}
a img {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
a:hover {
    text-decoration: underline
}
a:hover img {
    opacity: .93
}
.link-underline {
    border-bottom-color: inherit;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    color: inherit;
    font-family: "freightsans_promedium", sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.5px;
    padding: 0 0 4px;
    text-transform: uppercase;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.link-underline:hover {
    text-decoration: none
}
.link-arrow-with-line {
    display: block;
    font-family: "freightsans_prosemibold", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: color .3s linear;
    transition: color .3s linear
}
.link-arrow-with-line:hover .link-container:after {
    border-color: #0050AE transparent transparent transparent
}
.link-arrow-with-line:before {
    background: #8B949C;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin: -1px 0 0;
    position: absolute;
    right: 0;
    top: 50%
}
.link-arrow-with-line .link-container {
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 0 10px
}
@media (min-width: 768px) {
    .link-arrow-with-line .link-container {
        padding: 0 20px
    }
}
.link-arrow-with-line .link-container:after {
    border-color: #0050AE transparent transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    display: inline-block;
    height: 0;
    margin: 0 0 0 5px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    vertical-align: middle;
    width: 0
}
.link-arrow-with-line .link-container .hide {
    display: none
}
.link-arrow:after,
.solutions-panel__segments__segments-list__item:after {
    border-style: solid;
    border-width: 5px;
    content: "";
    display: inline-block;
    height: 0;
    margin: 0 0 0 10px;
    vertical-align: middle;
    width: 0
}
.link-arrow--right:after,
.solutions-panel__segments__segments-list__item:after {
    border-color: transparent transparent transparent #fff
}
.link-arrow--bottom:after {
    border-color: #fff transparent transparent transparent
}
.link-arrow--left:after {
    border-color: transparent #fff transparent transparent
}
.link-arrow--top:after {
    border-color: transparent transparent #fff transparent
}
.link-arrow--blue.link-arrow--right:after,
.solutions-panel__segments__segments-list__item:after {
    border-color: transparent transparent transparent #40B8FF
}
.link-arrow--blue.link-arrow--bottom:after,
.link-arrow--bottom.solutions-panel__segments__segments-list__item:after {
    border-color: #40B8FF transparent transparent transparent
}
.link-arrow--blue.link-arrow--left:after,
.link-arrow--left.solutions-panel__segments__segments-list__item:after {
    border-color: transparent #40B8FF transparent transparent
}
.link-arrow--blue.link-arrow--top:after,
.link-arrow--top.solutions-panel__segments__segments-list__item:after {
    border-color: transparent transparent #40B8FF transparent
}
.cta {
    background: #0050AE;
    border-color: #0050AE;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-family: "freightsans_promedium", sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 14px;
    padding: 22px 24px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    text-transform: uppercase
}
.cta:hover {
    background: #0050AE;
    border-color: #0050AE;
    text-decoration: none
}
@media (min-width: 768px) {
    .cta {
        font-size: 16px;
        line-height: 16px
    }
}
.cta--white {
    background: #001F5A;
    border-color: #001F5A;
    color: #fff
}
.cta--white:hover {
    background: #0050AE
}
.cta--outline--white {
    background: none;
    border-color: #F0F2F6;
    color: #F0F2F6
}
.cta--outline--white:hover {
    border-color: #fff;
    background: rgba(17, 17, 17, 0.07);
    color: #fff
}
.cta--outline--blue {
    background: none;
    border-color: #40B8FF;
    color: #F0F2F6
}
.cta--outline--blue:hover {
    border-color: #0050AE;
    background: rgba(17, 17, 17, 0.07);
    color: #fff
}
.cta--thin {
    padding: 16px 22px
}
@media (min-width: 768px) {
    .cta--thin {
        padding: 22px 24px
    }
}
.large,
.article-overview {
    font-size: 16px;
    line-height: 24px
}
@media (min-width: 768px) {
    .large,
    .article-overview {
        font-family: "freightsans_probook", sans-serif;
        font-size: 24px;
        font-weight: 300;
        line-height: 32px
    }
}
.medium {
    font-size: 16px;
    line-height: 24px
}
@media (min-width: 768px) {
    .medium {
        font-size: 18px;
        line-height: 24px
    }
}
.small,
.cards__type,
.broadridge-history__timeline .timeline-item__details__item__info,
.insight-featured-article__type,
.insight-subscribe__tag {
    color: #fff;
    font-size: 14px;
    line-height: 16px
}
@media (min-width: 768px) {
    .small,
    .cards__type,
    .broadridge-history__timeline .timeline-item__details__item__info,
    .insight-featured-article__type,
    .insight-subscribe__tag {
        font-size: 16px;
        line-height: 20px
    }
}
.eyebrow {
    font-family: "freightsans_promedium", sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    text-transform: uppercase
}
h1,
.heading-bigger {
    color: #fff;
    font-family: "freightsans_probook", sans-serif;
    font-size: 36px;
    font-weight: 200;
    line-height: 38px;
    letter-spacing: -1.5px
}
@media (min-width: 768px) {
    h1,
    .heading-bigger {
        font-size: 72px;
        line-height: 74px
    }
}
h2,
.heading-big {
    color: #16161D;
    font-family: "freightsans_probook", sans-serif;
    font-size: 28px;
    font-weight: 200;
    line-height: 32px;
    letter-spacing: -1.5px
}
@media (min-width: 768px) {
    h2,
    .heading-big {
        font-size: 48px;
        line-height: 52px
    }
}
h3,
.heading-medium,
.article-overview h2,
.article-rich-text h2 {
    color: #16161D;
    font-family:"freightsans_probook", sans-serif;
    font-size: 24px;
    font-weight: 200;
    line-height: 26px;
    letter-spacing: -1.5px
}
@media (min-width: 768px) {
    h3,
    .heading-medium,
    .article-overview h2,
    .article-rich-text h2 {
        font-size: 32px;
        line-height: 36px
    }
}
h4,
.heading-small {
    color: #16161D;
    font-family: "freightsans_probook", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px
}
@media (min-width: 768px) {
    h4,
    .heading-small {
        color: #16161D;
        font-size: 18px;
        line-height: 28px
    }
}
h5,
.heading-smaller {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px
}
@media (min-width: 768px) {
    h5,
    .heading-smaller {
        font-size: 16px;
        line-height: 20px
    }
}
blockquote {
    color: #fff;
    font-family: "freightsans_probook_italic", sans-serif;
    font-size: 24px;
    font-weight: 200;
    line-height: 48px
}
@media (min-width: 768px) {
    blockquote {
        font-size: 48px;
        line-height: 56px
    }
}
.outer-wrapper {
    margin: 0 auto;
    max-width: 1920px !important;
    position: relative;
    width: 100%
}
.outer-wrapper::after {
    clear: both;
    content: "";
    display: table
}
.inner-wrapper {
    margin: 0 auto;
    max-width: 1200px !important;
    width: 90%
}
@media (min-width: 1440px) {
    .inner-wrapper {
        width: 100%
    }
}
.float-left {
    float: left
}
.float-left--media {
    float: none
}
@media (min-width: 768px) {
    .float-left--media {
        float: left
    }
}
.float-right {
    float: right
}
.float-right--media {
    float: none
}
@media (min-width: 768px) {
    .float-right--media {
        float: right
    }
}
.form__group {
    margin: 0
}
@media (min-width: 1024px) {
    .form__group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 25px 0
    }
}
.form__group .form__field {
    margin: 25px 0
}
@media (min-width: 1024px) {
    .form__group .form__field {
        margin: 0
    }
}
.form__group .form__field:first-child {
    margin: 0
}
.form__group .form__field:last-child {
    margin-bottom: 0
}
.form__field {
    margin: 25px 0;
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 48%;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%
}
@media (min-width: 768px) {
    .form__field {
        margin: 45px 0
    }
}
.form__field .icon {
    position: absolute;
    right: 5px;
    top: 18px
}
.form__field .icon svg {
    display: none
}
.form__field .icon--success svg {
    display: block
}
.form__field__input--text,
.form__field__input--textarea,
.form__field__input--select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 2px solid rgba(221, 221, 221, 0.2);
    color: rgba(255, 255, 255, 0.5);
    font-family: "freightsans_probook", sans-serif;
    font-size: 16px;
    line-height: 24px;
    outline: none;
    padding: 5px 20px 5px 0;
    width: 100%
}
.form__field__input--text::-webkit-input-placeholder,
.form__field__input--textarea::-webkit-input-placeholder,
.form__field__input--select::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}
.form__field__input--text:-moz-placeholder,
.form__field__input--textarea:-moz-placeholder,
.form__field__input--select:-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}
.form__field__input--text::-moz-placeholder,
.form__field__input--textarea::-moz-placeholder,
.form__field__input--select::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}
.form__field__input--text:-ms-input-placeholder,
.form__field__input--textarea:-ms-input-placeholder,
.form__field__input--select:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}
.form__field__input--text::-ms-expand,
.form__field__input--textarea::-ms-expand,
.form__field__input--select::-ms-expand {
    display: none
}
@media (min-width: 768px) {
    .form__field__input--text,
    .form__field__input--textarea,
    .form__field__input--select {
        font-size: 18px;
        line-height: 22px;
        padding: 10px 20px 10px 0
    }
}
.form__field__input--text:focus,
.form__field__input--textarea:focus,
.form__field__input--select:focus {
    border-bottom: 2px solid #40B8FF;
    color: rgba(255, 255, 255, 0.8)
}
.form__field__input--text:hover,
.form__field__input--textarea:hover,
.form__field__input--select:hover {
    cursor: pointer
}
.form__field__input--select option {
    color: #16161D
}
.form__field__input--textarea {
    border: 2px solid rgba(221, 221, 221, 0.2);
    padding: 10px;
    resize: none
}
.form__field__input--textarea:focus {
    border: 2px solid #40B8FF
}
.form__field__input--checkbox input {
    float: left;
    margin: 5px 0 0 0
}
.form__field__input--checkbox label {
    display: block;
    padding: 0 0 0 32px
}
.form__field__input--button {
    border: 0;
    cursor: pointer
}
.form__field__input--not-empty {
    color: rgba(255, 255, 255, 0.8);
    border-bottom: 2px solid #40B8FF
}
.form__field__input--validation .form__field__input--text {
    color: rgba(255, 255, 255, 0.8);
    border-bottom: 2px solid #40B8FF
}
.form__field--error .form__field__input--text {
    color: rgba(255, 255, 255, 0.8);
    border-bottom-color: #563EB9
}
.form__field .error {
    color: #563EB9;
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px
}
.form__field--button {
    border: 0;
    cursor: pointer
}
.form__field__select-wrapper {
    position: relative
}
.form__field__select-wrapper:after {
    border-color: #16161D transparent transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    width: 0
}
.form__field__select-wrapper .icon {
    right: 50px
}
.form__expand-button {
    position: relative;
    cursor: text;
    color: rgba(255, 255, 255, 0.5);
    margin: 25px 0;
    padding: 10px 20px 10px 0;
    border-top: none;
    border-right: none;
    border-bottom: 2px solid rgba(221, 221, 221, 0.2);
    border-left: none;
    display: block;
    width: 100%;
    text-align: left;
    font-size: 18px;
    font-family: "freightsans_probook", sans-serif;
    background-color: transparent
}
.form__expand-button.not-empty {
    color: rgba(255, 255, 255, 0.8);
    border-bottom: 2px solid #40B8FF
}
.form__expand-button.success {
    color: rgba(255, 255, 255, 0.8);
    border-bottom: 2px solid #40B8FF
}
.form__expand-button.error {
    color: rgba(255, 255, 255, 0.8);
    border-bottom-color: #563EB9
}
.form__expand-button .icon {
    position: absolute;
    top: 21px;
    right: 5px
}
.form__expand-button .icon svg {
    display: none
}
.form__expand-button .icon.icon--success svg {
    display: block
}
.multi-select {
    cursor: pointer;
    position: relative
}
.multi-select__title {
    background: #F0F2F6;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    color: #16161D;
    display: block;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height: 12px;
    padding: 20px 32px 20px 12px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    z-index: 0
}
.multi-select__title:hover {
    color: #16161D
}
.multi-select__title:hover:after {
    border-color: #16161D transparent transparent transparent
}
.open .multi-select__title {
    -webkit-box-shadow: 0 0 5px rgba(17, 17, 17, 0.2);
    box-shadow: 0 0 5px rgba(17, 17, 17, 0.2)
}
.multi-select__title:after {
    border-color: #16161D transparent transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    width: 0
}
.open .multi-select__title:after {
    border-color: transparent transparent #16161D transparent;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%)
}
.multi-select__options {
    background: #F0F2F6;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    color: #16161D;
    display: none;
    font-size: 12px;
    font-weight: 500;
    left: 0;
    letter-spacing: 1.5px;
    line-height: 12px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 100%;
    z-index: 1
}
@media (min-width: 1024px) {
    .multi-select__options {
        width: 110%
    }
}
.open .multi-select__options {
    display: block;
    -webkit-box-shadow: 0 0 5px rgba(17, 17, 17, 0.2);
    box-shadow: 0 0 5px rgba(17, 17, 17, 0.2)
}
.multi-select__options li {
    position: relative;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.multi-select__options li label {
    cursor: pointer;
    padding: 12px 20px 12px 12px;
    display: block
}
.multi-select__options li input[type=checkbox],
.multi-select__options li input[type=radio] {
    height: 0;
    left: -9999px;
    position: absolute;
    width: 0
}
.multi-select__options li:hover {
    background: #40B8FF;
    color: #fff
}
.multi-select__options li:hover .icon {
    background-image: url("/_assets/images/icons/icon-check-white.svg") !important
}
.multi-select__options li input[type=checkbox]:checked~label .icon,
.multi-select__options li input[type=radio]:checked~label .icon {
    right: 5px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url("/_assets/images/icons/icon-check-black.svg") left top no-repeat;
    height: 8px;
    width: 11px
}
.show-small {
    display: block
}
@media (min-width: 768px) {
    .show-small {
        display: none
    }
}
.show-medium {
    display: none
}
@media (min-width: 768px) {
    .show-medium {
        display: block
    }
}
.show-large {
    display: none
}
@media (min-width: 1024px) {
    .show-large {
        display: block
    }
}
.show-x-large {
    display: none
}
@media (min-width: 1200px) {
    .show-x-large {
        display: block
    }
}
.show-small-inline-block {
    display: inline-block
}
@media (min-width: 768px) {
    .show-small-inline-block {
        display: none
    }
}
.show-medium-inline-block {
    display: none
}
@media (min-width: 768px) {
    .show-medium-inline-block {
        display: inline-block
    }
}
.show-large-inline-block {
    display: none
}
@media (min-width: 1024px) {
    .show-large-inline-block {
        display: inline-block
    }
}
.show-x-large-inline-block {
    display: none
}
@media (min-width: 1200px) {
    .show-x-large-inline-block {
        display: inline-block
    }
}
.show-small-inline {
    display: inline
}
@media (min-width: 768px) {
    .show-small-inline {
        display: none
    }
}
.show-medium-inline {
    display: none
}
@media (min-width: 768px) {
    .show-medium-inline {
        display: inline
    }
}
.show-large-inline {
    display: none
}
@media (min-width: 1024px) {
    .show-large-inline {
        display: inline
    }
}
.show-x-large-inline {
    display: none
}
@media (min-width: 1200px) {
    .show-x-large-inline {
        display: inline
    }
}
.hide-medium {
    display: block
}
@media (min-width: 768px) {
    .hide-medium {
        display: none
    }
}
.hide-large {
    display: block
}
@media (min-width: 1024px) {
    .hide-large {
        display: none
    }
}
.hide-x-large {
    display: block
}
@media (min-width: 1200px) {
    .hide-x-large {
        display: none
    }
}
.hide-medium-inline-block {
    display: inline-block
}
@media (min-width: 768px) {
    .hide-medium-inline-block {
        display: none
    }
}
.hide-large-inline-block {
    display: inline-block
}
@media (min-width: 1024px) {
    .hide-large-inline-block {
        display: none
    }
}
.hide-x-large-inline-block {
    display: inline-block
}
@media (min-width: 1200px) {
    .hide-x-large-inline-block {
        display: none
    }
}
.hide-medium-inline {
    display: inline
}
@media (min-width: 768px) {
    .hide-medium-inline {
        display: none
    }
}
.hide-large-inline {
    display: inline
}
@media (min-width: 1024px) {
    .hide-large-inline {
        display: none
    }
}
.hide-x-large-inline {
    display: inline
}
@media (min-width: 1200px) {
    .hide-x-large-inline {
        display: none
    }
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    z-index: 400;
    max-width: 100%
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.white-caret:after,
.nav__item.arrow:after,
.nav__primary__item.arrow:after,
.nav__industry.arrow:after {
    position: absolute;
    top: 0;
    right: 0;
    content: ">";
    color: #fff;
    font-size: 24px
}
@media (min-width: 1280px) {
    .white-caret:after,
    .nav__item.arrow:after,
    .nav__primary__item.arrow:after,
    .nav__industry.arrow:after {
        display: none
    }
}
@media print {
    * {
        color: #16161D
    }
    header,
    footer,
    .notification,
    .hero picture,
    .hero video,
    .hero__links,
    .video-module .video-module__video,
    .contact-broadridge,
    .broadridge-stats__background-content,
    .recent-news,
    .product-carousel,
    .gated-content-form {
        display: none
    }
    .hero,
    .hero * {
        height: auto !important;
        min-height: 0 !important;
        position: static !important
    }
    .hero__content {
        padding: 0
    }
    .inner-wrapper {
        margin: 15px 0;
        width: 100%
    }
    .description {
        margin: 0
    }
    .description__content {
        margin: 0
    }
    .description .inner-wrapper {
        padding: 0;
        position: static
    }
    .broadridge-stats__stat-content {
        margin: 30px 0;
        position: static !important
    }
}
.ios .hide-on-ios {
    display: none
}
@-webkit-keyframes background-fade-in {
    from {
        background: rgba(0, 54, 87, 0)
    }
    to {
        background: #001F5A
    }
}
@keyframes background-fade-in {
    from {
        background: rgba(0, 54, 87, 0)
    }
    to {
        background: #001F5A
    }
}
@-webkit-keyframes background-fade-out {
    from {
        background: #001F5A
    }
    to {
        background: rgba(0, 54, 87, 0)
    }
}
@keyframes background-fade-out {
    from {
        background: #001F5A
    }
    to {
        background: rgba(0, 54, 87, 0)
    }
}
header {
    position: relative;
    z-index: 500
}
.header {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    left: 0;
    padding: 12px 0;
    right: 0;
    top: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.flyout--preserve-nav .header {
    position: fixed !important;
    top: 0 !important;
    z-index: 600
}
.header.background-in {
    -webkit-animation: background-fade-in .8s forwards;
    animation: background-fade-in .8s forwards
}
.header.background-out {
    -webkit-animation: background-fade-out .8s forwards;
    animation: background-fade-out .8s forwards
}
.header__progressbar-wrapper {
    position: relative
}
.header__progressbar-wrapper .header__progressbar {
    position: absolute;
    background: #A8B400;
    width: 0;
    height: 4px;
    bottom: -12px;
    left: -16px;
    right: -16px
}
@media (min-width: 768px) {
    .header__progressbar-wrapper .header__progressbar {
        bottom: -25px;
        left: -34px;
        right: -34px
    }
}
@media (min-width: 1920px) {
    .header__progressbar-wrapper .header__progressbar {
        left: 0;
        right: 0
    }
}
@media (min-width: 768px) {
    .header {
        padding: 25px 0
    }
}
.header .outer-wrapper {
    padding: 0 16px
}
@media (min-width: 768px) {
    .header .outer-wrapper {
        padding: 0 34px
    }
}
.header__logo {
    float: left;
    opacity: 1
}
.header__logo:hover {
    opacity: .8
}
.header__logo svg {
    height: 25px;
    width: 135px
}
.header__nav__link {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 14px;
    padding: 0 10px;
    -webkit-transition: color .3s linear;
    transition: color .3s linear;
    text-transform: uppercase;
    opacity: 1
}
.header__nav__link:hover {
    opacity: .85
}
@media (min-width: 1200px) {
    .header__nav__link {
        padding: 0 16px
    }
}
@media (min-width: 1280px) {
    .header__nav__link:last-child:before {
        background: rgba(221, 221, 221, 0.5);
        content: "";
        display: inline-block;
        height: 10px;
        margin: -2px 20px 0 0;
        vertical-align: middle;
        width: 1px
    }
}
@media (min-width: 1280px) and (min-width: 1200px) {
    .header__nav__link:last-child:before {
        margin: -2px 32px 0 0
    }
}
.header__nav__link:hover {
    color: #fff;
    text-decoration: none
}
.header__nav__link:hover:after {
    border-color: #fff transparent transparent transparent
}
.header__nav__link--arrow:after {
    border-color: rgba(255, 255, 255, 0.85) transparent transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    display: inline-block;
    height: 0;
    margin: 5px 0 0 10px;
    -webkit-transition: all 1.5s linear;
    transition: all 1.5s linear;
    vertical-align: middle;
    width: 0
}
.header__nav__link--cta {
    color: rgba(255, 255, 255, 0.9);
    font-size: 10px;
    letter-spacing: 1.5px;
    line-height: 12px;
    padding: 3px 8px;
    text-transform: uppercase
}
@media (min-width: 768px) {
    .header__nav__link--cta {
        color: #fff;
        font-size: 12px;
        padding: 10px 15px
    }
}
@media (min-width: 1280px) {
    .header__nav__link--cta {
        margin: 0 20px 0 0
    }
    .header__nav__link--cta:after {
        display: none
    }
}
.header__mobile-menu {
    float: right
}
@media (min-width: 1280px) {
    .header__mobile-menu {
        display: none
    }
}
.header__mobile-menu .header__nav {
    margin: 0 45px 0 0
}
.header__mobile-buttons {
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 0
}
@media (min-width: 768px) {
    .header__mobile-buttons {
        right: 34px
    }
}
.header__search {
    cursor: pointer;
    float: right;
    margin: 0 0 0 40px
}
.header--no-search .header__search {
    visibility: hidden
}
.header__search__close {
    display: none
}
.flyout--preserve-nav .header__search__close {
    display: inline-block
}
.flyout--preserve-nav .header__search__glass {
    display: none
}
.header__desktop-menu {
    display: none;
    float: right
}
@media (min-width: 1280px) {
    .header__desktop-menu {
        display: block
    }
}
.header__desktop-menu .header__nav {
    float: left
}
.flyout {
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100vh;
    min-height: 80px;
    z-index: 501;
    display: none;
    overflow: auto !important
}
.flyout:before {
    background: rgba(17, 17, 17, 0.55);
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1
}
.flyout-close {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
    z-index: 525
}
.hide-close .flyout-close {
    display: none
}
.flyout-close.extra-spacer {
    right: 15px
}
@media (min-width: 768px) {
    .flyout-close.extra-spacer {
        right: 36px
    }
}
.flyout-close #close-btn {
    width: 14px;
    height: 14px
}
.flyout-close #close-btn.light path {
    stroke: #fff
}
.flyout-close #close-btn.dark path {
    stroke: #fff
}
@media (min-width: 768px) {
    .flyout-close #close-btn.dark path {
        stroke: #16161D
    }
}
.flyout-back {
    opacity: 0;
    position: fixed;
    top: 16px;
    left: 16px;
    cursor: pointer;
    z-index: 515
}
.flyout-back #back-btn {
    width: 14px;
    height: 14px
}
.flyout-back #back-btn.light path {
    fill: #fff
}
.flyout-back #back-btn.dark path {
    fill: #16161D
}
.flyout-content {
    display: none;
    position: relative;
    z-index: 501;
    background-color: #001F5A
}
.flyout-video .video-container {
    height: 100vh
}
.flyout #DesktopNav {
    background-color: #fff;
    height: 100%
}
.flyout-content {
    display: none
}
.flyout>.flyout-content {
    display: block
}
.talk-to-us {
    padding: 70px 0;
    position: relative;
    display: none;
    z-index: 520
}
.talk-to-us__wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.talk-to-us__wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 1024px) {
    .talk-to-us__wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}
.talk-to-us .flyout__back {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    top: 24px;
    left: 16px
}
.talk-to-us .flyout__back:hover {
    text-decoration: none
}
@media (min-width: 1024px) {
    .talk-to-us .flyout__back--mobile {
        display: none
    }
}
.talk-to-us .flyout__back--mobile svg {
    height: 14px;
    width: 14px
}
.talk-to-us .flyout__back--mobile svg path {
    fill: #fff
}
.talk-to-us .flyout__back--desktop {
    display: none
}
@media (min-width: 1024px) {
    .talk-to-us .flyout__back--desktop {
        display: block
    }
}
.talk-to-us__contact-form {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 0 0 50px;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}
@media (min-width: 1024px) {
    .talk-to-us__contact-form {
        padding: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 60%;
        -ms-flex: 1 1 60%;
        flex: 1 1 60%;
        border-bottom: none
    }
}
.talk-to-us__contact-form .multi-select__title {
    background-color: #001F5A;
    color: rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}
.talk-to-us__contact-form .talk-to-us__form__title {
    padding: 0
}
@media (min-width: 1024px) {
    .talk-to-us__contact-form .talk-to-us__form-inner {
        min-height: 400px;
        padding: 0 100px 0 0
    }
}
@media (min-width: 1200px) {
    .talk-to-us__contact-form .talk-to-us__form-inner {
        padding: 0 200px 0 0
    }
    .talk-to-us__contact-form .talk-to-us__form-inner--initial {
        padding: 0 115px 0 0
    }
}
.talk-to-us__contact-form .talk-to-us__form__info {
    color: rgba(255, 255, 255, 0.8);
    padding: 0
}
.talk-to-us__contact-form .talk-to-us__form__buttons {
    margin: 32px 0
}
@media (min-width: 1024px) {
    .talk-to-us__contact-form .talk-to-us__form__buttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 32px 0 48px
    }
}
@media (min-width: 1280px) {
    .talk-to-us__contact-form .talk-to-us__form__buttons {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}
.talk-to-us__contact-form .talk-to-us__form__buttons a {
    border: 1px solid #0050AE;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    display: block;
    margin: 16px 0;
    padding: 16px 12px;
    text-align: center;
    text-decoration: none
}
@media (min-width: 1024px) {
    .talk-to-us__contact-form .talk-to-us__form__buttons a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        font-size: 16px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 140px;
        line-height: 20px;
        margin: 0 32px 32px 0;
        width: 46%
    }
    .talk-to-us__contact-form .talk-to-us__form__buttons a:nth-child(2n) {
        margin: 0 0 32px 0
    }
    .talk-to-us__contact-form .talk-to-us__form__buttons a:last-child {
        margin: 0
    }
}
@media (min-width: 1280px) {
    .talk-to-us__contact-form .talk-to-us__form__buttons a {
        width: 33.33%
    }
    .talk-to-us__contact-form .talk-to-us__form__buttons a:nth-child(2n) {
        margin: 0 32px 0 0
    }
}
.talk-to-us__contact-form .talk-to-us__form__buttons a .talk-to-us__form__button__icon {
    margin: 0 10px 0 0
}
@media (min-width: 1024px) {
    .talk-to-us__contact-form .talk-to-us__form__buttons a .talk-to-us__form__button__icon {
        display: block;
        margin: 0 0 10px;
        min-height: 52px
    }
}
@media (min-width: 1024px) {
    .talk-to-us__contact-form .talk-to-us__form__buttons a .talk-to-us__form__button__text {
        display: block
    }
}
@media (min-width: 1024px) {
    .talk-to-us__contact-form .skip-initial-step {
        text-align: center
    }
}
@media (min-width: 1280px) {
    .talk-to-us__contact-form .skip-initial-step {
        text-align: right
    }
}
.talk-to-us__contact-form .skip-initial-step .link-underline {
    color: #fff
}
.talk-to-us__contact-form form {
    padding: 0;
    border-right: none
}
.talk-to-us__contact-form .form__expand-button {
    padding: 5px 20px 5px 0
}
@media (min-width: 1024px) {
    .talk-to-us__contact-form .form__expand-button {
        margin: 45px 0;
        padding: 10px 20px 10px 0
    }
}
.talk-to-us__contact-form .form__field {
    margin: 25px 0
}
@media (min-width: 1024px) {
    .talk-to-us__contact-form .form__field {
        margin: 45px 0
    }
}
.talk-to-us__contact-form .form__field__input {
    font-size: 16px;
    line-height: 24px
}
.talk-to-us__contact-form .form__group {
    margin: 25px 0
}
@media (min-width: 1024px) {
    .talk-to-us__contact-form .form__group {
        margin: 45px 0
    }
}
.talk-to-us__contact-form .form__group .form__field {
    margin: 0 0 25px
}
@media (min-width: 1024px) {
    .talk-to-us__contact-form .form__group .form__field {
        margin: 0
    }
}
.talk-to-us__contact-form .form__group .form__field:last-child {
    margin: 0
}
.talk-to-us__contact-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding: 24px 0 0
}
@media (min-width: 1024px) {
    .talk-to-us__contact-info {
        padding: 70px 0 0 100px;
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 40%;
        -ms-flex: 1 1 40%;
        flex: 1 1 40%
    }
    .talk-to-us__contact-info:before {
        background: rgba(255, 255, 255, 0.2);
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 70px;
        width: 1px
    }
}
.talk-to-us__contact-info__block {
    padding: 0 0 48px
}
.talk-to-us__contact-info .talk-to-us__links {
    margin: 24px 0 0
}
.talk-to-us__contact-info .talk-to-us__links .talk-to-us__link {
    margin: 8px 0
}
.talk-to-us__contact-info .talk-to-us__links .link-underline {
    font-size: 14px;
    line-height: 14px
}
.talk-to-us__contact-info p {
    margin: 0 0 7px;
    font-family: "freightsans_prolight", sans-serif;
    font-weight: 200
}
.talk-to-us__contact-info svg {
    margin: 0 5px 0 0;
    vertical-align: middle
}
.talk-to-us__contact-info svg g {
    opacity: .9
}
.talk-to-us__contact-info a {
    padding: 0;
    margin-top: 0
}
.talk-to-us__contact-info a.link-underline {
    padding: 0 0 4px
}
.talk-to-us__form__title {
    color: #fff;
    margin: 0 0 16px
}
.talk-to-us .rep-item__author {
    margin: 16px 0 12px
}
.talk-to-us .rep-item__author__name {
    margin: 16px 0 0
}
.talk-to-us .rep-item__author__title {
    display: block
}
.talk-to-us__contact-link {
    color: #fff;
    text-decoration: none
}
.talk-to-us__contact-link--email,
.talk-to-us__contact-link--phone {
    color: rgba(255, 255, 255, 0.7)
}
.footer__main-nav {
    background: #001F5A;
    padding: 40px 0 50px
}
@media (min-width: 768px) {
    .footer__main-nav {
        padding: 60px 0 50px
    }
}
.footer__main-nav .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.footer__main-nav .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
.footer__social-nav {
    background: #001B2B;
    padding: 24px 0
}
@media (min-width: 768px) {
    .footer__social-nav {
        padding: 28px 0
    }
}
.footer__social-nav .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.footer__social-nav .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
.footer__contact {
    color: #fff;
    padding: 0 0 50px
}
@media (min-width: 768px) {
    .footer__contact {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        padding: 0
    }
    .footer__contact:last-child {
        margin-right: 0
    }
}
.footer__contact__title {
    color: #fff;
    margin: 0 0 12px
}
@media (min-width: 768px) {
    .footer__contact__title {
        margin: 0 0 16px
    }
}
.footer__stock-ticker {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-top: 16px
}
.footer__stock-ticker__arrow {
    position: relative;
    top: -2px;
    height: 11px
}
.footer__stock-ticker__symbol {
    font-family: "freightsans_promedium", sans-serif
}
.footer__stock-ticker__change {
    font-family: "freightsans_probook", sans-serif
}
.footer__nav-links {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    color: #fff
}
@media (min-width: 768px) {
    .footer__nav-links {
        max-width: 68em;
        margin-left: auto;
        margin-right: auto;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%;
        margin-left: 8.5298%;
        border: 0
    }
    .footer__nav-links::after {
        clear: both;
        content: "";
        display: table
    }
    .footer__nav-links:last-child {
        margin-right: 0
    }
}
@media (min-width: 768px) {
    .footer__nav-links__item {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
        margin-left: 8.5298%
    }
    .footer__nav-links__item:last-child {
        margin-right: 0
    }
}
.footer__nav-links__item__nav-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}
@media (min-width: 768px) {
    .footer__nav-links__item__nav-wrapper {
        border: 0
    }
}
.footer__nav-links__item__title {
    cursor: pointer;
    font-family: "freightsans_prosemibold", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    padding: 16px 0
}
@media (min-width: 768px) {
    .footer__nav-links__item__title {
        cursor: default;
        line-height: 20px;
        padding: 0 0 10px
    }
}
.footer__nav-links__item__title:after {
    border-color: rgba(255, 255, 255, 0.7) transparent transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    display: inline-block;
    height: 0;
    margin: 5px 0 0 15px;
    vertical-align: middle;
    width: 0
}
@media (min-width: 768px) {
    .footer__nav-links__item__title:after {
        display: none
    }
}
.footer__nav-links__item__nav-wrapper.open .footer__nav-links__item__title:after {
    border-color: transparent transparent rgba(255, 255, 255, 0.7) transparent;
    margin: -5px 0 0 15px
}
.footer__nav-links__item__list {
    display: none;
    padding: 0 0 16px
}
@media (min-width: 768px) {
    .footer__nav-links__item__list {
        display: block;
        padding: 0
    }
}
.footer__nav-links__item__list a {
    color: #FFFFFF;
    display: block;
    font-family: "freightsans_probook", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px
}
.footer__language-dropdown {
    cursor: pointer;
    font-family: "freightsans_probook", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin: 32px 0 0
}
@media (min-width: 768px) {
    .footer__language-dropdown {
        line-height: 18px
    }
}
.footer__language-dropdown__selected {
    border: 1px solid rgba(255, 255, 255, 0.15);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    font-family: "freightsans_probook", sans-serif;
    font-weight: 500;
    letter-spacing: 1.5px;
    padding: 16px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.open .footer__language-dropdown__selected {
    color: #fff
}
@media (min-width: 768px) {
    .footer__language-dropdown__selected {
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 0
    }
}
.footer__language-dropdown__selected:after {
    border-color: rgba(255, 255, 255, 0.7) transparent transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 16px;
    top: 22px;
    width: 0
}
@media (min-width: 768px) {
    .footer__language-dropdown__selected:after {
        display: inline-block;
        margin: 3px 0 0 10px;
        position: static;
        vertical-align: middle
    }
}
.footer__language-dropdown.open .footer__language-dropdown__selected:after {
    border-color: transparent transparent #fff transparent;
    margin: -5px 0 0 0
}
@media (min-width: 768px) {
    .footer__language-dropdown.open .footer__language-dropdown__selected:after {
        margin: -6px 0 0 10px
    }
}
.footer__language-dropdown__selected img {
    margin: 0 6px 0 0;
    opacity: .7;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.open .footer__language-dropdown__selected img {
    opacity: 1
}
.footer__language-dropdown__list {
    background: #0050AE;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    display: none;
    margin: 10px 0 0 15px;
    padding: 10px 0
}
.footer__language-dropdown__list span {
    color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    display: block;
    font-family: "freightsans_probook", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    padding: 5px 8px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.footer__language-dropdown__list span:hover {
    background: #0050AE;
    text-decoration: none
}
.footer__language-dropdown__list span.current {
    position: relative
}
.footer__language-dropdown__list span.current__check {
    position: absolute;
    right: 0;
    top: 0
}
.footer__social-links {
    margin: 0 0 12px;
    text-align: center
}
@media (min-width: 768px) {
    .footer__social-links {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin-bottom: 0;
        text-align: left
    }
    .footer__social-links:last-child {
        margin-right: 0
    }
}
.footer__social-links a {
    display: inline-block;
    margin: 0;
    padding: 10px 15px;
    text-decoration: none
}
@media (min-width: 768px) {
    .footer__social-links a {
        margin: 0 20px 0 0;
        padding: 10px 5px
    }
}
.footer__social-links svg g:hover {
    opacity: 1
}
.footer__copyright {
    color: rgba(255, 255, 255, 0.3);
    font-size: 12px;
    line-height: 16px;
    text-align: center
}
@media (min-width: 768px) {
    .footer__copyright {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin: 10px 0 0;
        text-align: right
    }
    .footer__copyright:last-child {
        margin-right: 0
    }
}
.footer__copyright a {
    color: rgba(255, 255, 255, 0.3);
    font-size: 12px
}
.footer__copyright a:hover {
    color: #fff
}
@media (min-width: 768px) {
    .footer__copyright {
        line-height: 12px
    }
}
.footer__copyright__links {
    margin: 8px 0 0
}
@media (min-width: 768px) {
    .footer__copyright__links {
        display: inline-block;
        margin: 0;
        vertical-align: middle
    }
}
.footer__copyright__links a {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding: 0 5px
}
.footer__copyright__links a:hover {
    color: inherit
}
.footer__copyright__links a:last-child {
    border: 0
}
.recent-news {
    text-align: center
}
@media (min-width: 1024px) {
    .recent-news {
        text-align: left
    }
}
.recent-news .outer-wrapper {
    background: #F0F2F6
}
.recent-news__content {
    margin: 0 auto
}
.recent-news__carousel {
    position: relative
}
@media (min-width: 1024px) {
    .recent-news__carousel__item {
        height: 600px;
        position: relative
    }
}
.recent-news__carousel__item__image {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover
}
@media (min-width: 1024px) {
    .recent-news__carousel__item__image {
        bottom: 0;
        left: 0;
        position: absolute;
        top: 0;
        width: 50%
    }
}
.recent-news__carousel__item__image img {
    width: 100%
}
@media (min-width: 1024px) {
    .recent-news__carousel__item__image img {
        display: none
    }
}
.recent-news__carousel__item__content {
    padding: 60px 0 48px
}
@media (min-width: 1024px) {
    .recent-news__carousel__item__content {
        padding: 0 8% 0 100px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 50%
    }
}
@media (min-width: 1440px) {
    .recent-news__carousel__item__content {
        padding: 0 20% 0 100px
    }
}
.recent-news__carousel__item__logo {
    margin: 0 0 38px;
    text-align: center
}
@media (min-width: 1024px) {
    .recent-news__carousel__item__logo {
        margin: 0 0 50px;
        text-align: left
    }
}
.recent-news__carousel__item__logo img {
    display: inline-block
}
.recent-news__carousel__item__info__title {
    margin: 0 0 24px
}
@media (min-width: 1024px) {
    .recent-news__carousel__item__info__title {
        margin: 0 0 16px
    }
}
.recent-news__carousel__item__info__text {
    margin: 8px 0 24px
}
@media (min-width: 1024px) {
    .recent-news__carousel__item__info__text {
        margin: 16px 0 24px
    }
}
.recent-news__carousel__item__info__link {
    border-color: #0050AE;
    color: #0050AE;
    font-size: 14px;
    line-height: 14px;
    margin: 24px 0 0
}
.recent-news__carousel__item__info__link:hover {
    border-color: rgba(0, 123, 182, 0.8);
    color: #0050AE
}
.recent-news__carousel__arrow {
    cursor: pointer;
    position: absolute;
    top: 55%
}
@media screen and (min-width: 600px) {
    .recent-news__carousel__arrow {
        top: 70%
    }
}
@media screen and (min-width: 767px) {
    .recent-news__carousel__arrow {
        top: 64%
    }
}
@media screen and (min-width: 850px) {
    .recent-news__carousel__arrow {
        top: 76%
    }
}
@media (min-width: 1024px) {
    .recent-news__carousel__arrow {
        top: 50%
    }
}
.recent-news__carousel__arrow svg {
    height: 20px
}
.recent-news__carousel__arrow--left {
    left: 16px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
@media (min-width: 1024px) {
    .recent-news__carousel__arrow--left {
        -webkit-transform: translate(0, -50%) rotate(180deg);
        -ms-transform: translate(0, -50%) rotate(180deg);
        transform: translate(0, -50%) rotate(180deg)
    }
}
.recent-news__carousel__arrow--right {
    right: 16px
}
@media (min-width: 1024px) {
    .recent-news__carousel__arrow--right {
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}
.hero {
    position: relative;
    margin: -53px 0 0;
    text-align: center
}
.ie .hero {
    top: -68px
}
@media (min-width: 768px) {
    .hero {
        margin: -80px 0 0
    }
}
.hero__left-arrow {
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 10px;
    border: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
    z-index: 20
}
@media (min-width: 768px) {
    .hero__left-arrow {
        left: 34px
    }
}
.hero__right-arrow {
    background-color: transparent;
    position: absolute;
    top: 50%;
    right: 10px;
    border: none;
    margin: 0;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    z-index: 20
}
@media (min-width: 768px) {
    .hero__right-arrow {
        right: 34px
    }
}
.hero__logo {
    position: absolute;
    bottom: 0;
    left: 0
}
.hero__slide {
    position: relative
}
.hero__slide .hero__content {
    min-height: 410px;
    padding-left: 20px;
    padding-right: 20px
}
@media (min-width: 768px) {
    .hero__slide .hero__content {
        min-height: 525px
    }
}
@media (min-width: 1024px) {
    .hero__slide .hero__content {
        min-height: 600px
    }
}
.hero__slide-background {
    position: absolute;
    z-index: -20;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none
}
.hero__background {
    position: absolute;
    z-index: -20;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none
}
.hero__background-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 10%;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
    pointer-events: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
.hero__background-image--desktop {
    display: none
}
@media (min-width: 1200px) {
    .hero__background-image--desktop {
        display: block
    }
}
.hero__background-image--tablet {
    display: none
}
@media (min-width: 768px) {
    .hero__background-image--tablet {
        display: block
    }
}
@media (min-width: 1200px) {
    .hero__background-image--tablet {
        display: none
    }
}
.hero__background-image--mobile {
    display: block
}
@media (min-width: 768px) {
    .hero__background-image--mobile {
        display: none
    }
}
.hero #video-background {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -15
}
.hero--article {
    background: #001F5A
}
.hero--about .hero__content {
    padding: 150px 0 150px
}
.hero--video .hero__content {
    padding: 150px 0 125px
}
.hero__content {
    margin: 0 auto 290px;
    padding: 105px 0 55px;
    left: 0;
    right: 0
}
@media (min-width: 768px) {
    .hero__content {
        margin: 0 auto;
        padding: 150px 0 125px
    }
    .hero--article .hero__content {
        padding: 150px 0 125px
    }
    .hero--article-with-media .hero__content {
        padding: 150px 0 200px
    }
}
@media (min-width: 1024px) {
    .hero__content {
        margin: 0 auto 225px
    }
}
.hero--home .hero__content,
.hero--video .hero__content,
.hero--article .hero__content,
.hero--contact .hero__content,
.hero--insights .hero__content,
.hero--client-login .hero__content {
    margin: 0 auto
}
.hero--solution .hero__content .hero__content-wrapper {
    max-width: 900px
}
.hero--insights .hero__content .hero__content-wrapper {
    max-width: 1030px
}
.hero__content-wrapper {
    max-width: 800px;
    margin: 0 auto
}
.hero__name,
.hero__title,
.hero__eyebrow,
.hero__info {
    color: #fff;
    margin: 0
}
.hero--dark .hero__name,
.hero--dark .hero__title,
.hero--dark .hero__eyebrow,
.hero--dark .hero__info {
    color: #16161D
}
.hero__eyebrow {
    color: #fff;
    font-family: "freightsans_probook", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    margin: 0 0 16px;
    text-transform: capitalize
}
@media (min-width: 768px) {
    .hero__eyebrow {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 20px
    }
}
.hero__name {
    margin: 0 0 8px
}
.hero__info {
    margin: 10px 0
}
@media (min-width: 768px) {
    .hero__info {
        margin: 24px 0 30px
    }
    .hero--article .hero__info {
        margin: 40px 0 0
    }
}
.hero--article .hero__info {
    color: rgba(255, 255, 255, 0.8)
}
.hero__info a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
.hero__title {
    margin: 0 0 15px
}
@media (min-width: 768px) {
    .hero__title {
        margin: 0 0 40px
    }
    .hero--article .hero__title {
        margin: 0
    }
}
.hero__links {
    margin: 30px 0
}
.hero__link {
    margin: 10px
}
.description {
    color: #fff
}
.description .outer-wrapper {
    background: #fff;
    margin: 0 auto -25px
}
@media (min-width: 768px) {
    .description .outer-wrapper {
        margin: 0 auto -30px
    }
}
.description .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    background: rgba(0, 87, 142, 0.9);
    margin: 0 auto;
    max-width: 1000px !important;
    padding: 32px 15px;
    position: relative;
    text-align: center;
    top: -32px
}
.description .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .description .inner-wrapper {
        padding: 60px 100px;
        top: -100px
    }
}
.description .description__title {
    color: #fff;
    margin: 0 0 15px
}
.description .description__info {
    font-family: "freightsans_probook", sans-serif;
    font-size: 24px;
    font-weight: 200;
    line-height: 26px
}
@media (min-width: 768px) {
    .description .description__info {
        font-size: 32px;
        line-height: 40px
    }
}
.description__content {
    margin: -290px 0 0;
    position: relative;
    z-index: 1
}
@media (min-width: 768px) {
    .description__content {
        margin: -15px 0 0
    }
}
@media (min-width: 1024px) {
    .description__content {
        margin: -225px 0 0
    }
}
.description__body {
    position: relative
}
.description__body p {
    margin: 0
}
.contact-broadridge {
    position: relative
}
.contact-broadridge .outer-wrapper {
    background: #F0F2F6;
    padding: 16px 0
}
@media (min-width: 1024px) {
    .contact-broadridge .outer-wrapper {
        padding: 105px 0
    }
}
.contact-broadridge .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.contact-broadridge .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 1024px) {
    .contact-broadridge .inner-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}
.contact-broadridge__image img {
    width: 100%
}
@media (min-width: 1024px) {
    .contact-broadridge__image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}
@media (min-width: 1024px) {
    .contact-broadridge__form-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        padding: 0 100px 0 0
    }
}
.contact-broadridge__form__title {
    margin: 24px 0 16px
}
@media (min-width: 1024px) {
    .contact-broadridge__form__title {
        margin: 0 0 16px
    }
}
.contact-broadridge__form .form__expand-button,
.contact-broadridge__form .form__field__input--text,
.contact-broadridge__form .form__field__input--textarea,
.contact-broadridge__form .form__field__input--select {
    border-color: #8B949C;
    border-width: 1px;
    color: #16161D
}
.contact-broadridge__form .form__expand-button::-webkit-input-placeholder,
.contact-broadridge__form .form__field__input--text::-webkit-input-placeholder,
.contact-broadridge__form .form__field__input--textarea::-webkit-input-placeholder,
.contact-broadridge__form .form__field__input--select::-webkit-input-placeholder {
    color: rgba(109, 109, 109, 0.5)
}
.contact-broadridge__form .form__expand-button:-moz-placeholder,
.contact-broadridge__form .form__field__input--text:-moz-placeholder,
.contact-broadridge__form .form__field__input--textarea:-moz-placeholder,
.contact-broadridge__form .form__field__input--select:-moz-placeholder {
    color: rgba(109, 109, 109, 0.5)
}
.contact-broadridge__form .form__expand-button::-moz-placeholder,
.contact-broadridge__form .form__field__input--text::-moz-placeholder,
.contact-broadridge__form .form__field__input--textarea::-moz-placeholder,
.contact-broadridge__form .form__field__input--select::-moz-placeholder {
    color: rgba(109, 109, 109, 0.5)
}
.contact-broadridge__form .form__expand-button:-ms-input-placeholder,
.contact-broadridge__form .form__field__input--text:-ms-input-placeholder,
.contact-broadridge__form .form__field__input--textarea:-ms-input-placeholder,
.contact-broadridge__form .form__field__input--select:-ms-input-placeholder {
    color: rgba(109, 109, 109, 0.5)
}
.contact-broadridge__form .form__expand-button:focus,
.contact-broadridge__form .form__field__input--text:focus,
.contact-broadridge__form .form__field__input--textarea:focus,
.contact-broadridge__form .form__field__input--select:focus {
    border-color: #40B8FF
}
.contact-broadridge__form .form__expand-button {
    color: rgba(109, 109, 109, 0.5)
}
.contact-broadridge__form .form__field__select-wrapper.first-child-as-placeholder {
    opacity: .5
}
.contact-broadridge__form .form__field__select-wrapper.first-child-as-placeholder.modified {
    opacity: inherit
}
.contact-broadridge__form .form__field--error .form__field__input--text {
    border-color: #563EB9
}
.contact-broadridge__form__info {
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300
}
.contact-broadridge__form__cta {
    margin: 24px 0 0
}
@media (min-width: 768px) {
    .contact-broadridge__form__cta {
        margin: 40px 0 0
    }
}
.contact-broadridge__thanks {
    padding: 0 0 48px
}
@media (min-width: 1024px) {
    .contact-broadridge__thanks {
        padding: 0
    }
}
.product-features .outer-wrapper {
    background: #fff;
    padding: 90px 0 40px
}
@media (min-width: 768px) {
    .product-features .outer-wrapper {
        padding: 0 0 40px
    }
}
@media (min-width: 1024px) {
    .product-features .outer-wrapper {
        padding: 0 0 120px
    }
}
.product-features .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.product-features .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .product-features__overview {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
        margin-top: 20px
    }
    .product-features__overview:last-child {
        margin-right: 0
    }
}
@media (min-width: 1024px) {
    .product-features__overview {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-left: 8.5298%;
        margin-top: 40px
    }
    .product-features__overview:last-child {
        margin-right: 0
    }
}
.product-features__title {
    margin: 0 0 20px
}
@media (min-width: 768px) {
    .product-features__title {
        margin: 0 0 40px
    }
}
.product-features__info {
    margin: 0
}
@media (min-width: 768px) {
    .product-features__features-container {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin-left: 8.5298%
    }
    .product-features__features-container:last-child {
        margin-right: 0
    }
}
@media (min-width: 1024px) {
    .product-features__features-container {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
        margin-left: 8.5298%
    }
    .product-features__features-container:last-child {
        margin-right: 0
    }
}
.product-features__features {
    color: #16161D;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: "freightsans_probook", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
    margin: 30px 0 0;
    position: relative
}
.product-features__features:after {
    border-bottom: 2px solid #fff;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0
}
@media (min-width: 768px) {
    .product-features__features {
        margin: 0
    }
}
@media (min-width: 1024px) {
    .product-features__features {
        font-size: 16px;
        line-height: 24px
    }
}
.product-features__feature {
    border-bottom: 1px solid #EBEEF2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}
.product-features__feature__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0;
    padding: 10px 20px 10px 0;
    width: 100%
}
@media (min-width: 1024px) {
    .product-features__feature__inner {
        padding: 20px 40px 20px 0
    }
}
.product-features__feature:nth-child(2n) .product-features__feature__inner {
    border-left: 1px solid #EBEEF2;
    padding: 20px 0 20px 20px
}
@media (min-width: 1024px) {
    .product-features__feature:nth-child(2n) .product-features__feature__inner {
        padding: 20px 0 20px 40px
    }
}
.product-features__feature__image {
    width: 47px;
    -webkit-box-flex: 1.5;
    -webkit-flex: 1.5 1 0;
    -ms-flex: 1.5 1 0;
    flex: 1.5 1 0
}
@media (min-width: 768px) {
    .product-features__feature__image {
        -webkit-box-flex: 1.5;
        -webkit-flex: 1.5 1 0;
        -ms-flex: 1.5 1 0;
        flex: 1.5 1 0
    }
}
.product-features__feature__image svg {
    width: 37px
}
@media (min-width: 768px) {
    .product-features__feature__image {
        width: 65px
    }
    .product-features__feature__image svg {
        width: 55px
    }
}
.product-features__feature__title {
    -webkit-box-flex: 2;
    -webkit-flex: 2 1 0;
    -ms-flex: 2 1 0;
    flex: 2 1 0
}
@media (min-width: 1024px) {
    .product-features__feature__title {
        -webkit-box-flex: 2;
        -webkit-flex: 2 1 0;
        -ms-flex: 2 1 0;
        flex: 2 1 0
    }
}
.product-screenshots .outer-wrapper {
    background: #fff;
    position: relative
}
.product-screenshots .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    position: relative
}
.product-screenshots .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .product-screenshots .inner-wrapper {
        min-height: 440px
    }
}
@media (min-width: 1200px) {
    .product-screenshots .inner-wrapper {
        min-height: 640px
    }
}
.product-screenshots__background-image {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 245px;
    left: 0;
    max-width: 225px;
    position: absolute;
    top: 0;
    width: 100%
}
@media (min-width: 768px) {
    .product-screenshots__background-image {
        height: 440px;
        max-width: 420px
    }
}
@media (min-width: 1200px) {
    .product-screenshots__background-image {
        height: 640px;
        max-width: none;
        width: 42%
    }
}
.product-screenshots__dots {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-height: 245px;
    left: 0;
    max-width: 245px;
    padding: 0 0 15px 0;
    position: absolute;
    right: 0;
    top: 0
}
@media (min-width: 768px) {
    .product-screenshots__dots {
        max-height: 440px;
        max-width: none;
        width: 80%
    }
}
@media (min-width: 1200px) {
    .product-screenshots__dots {
        max-height: 640px;
        padding: 0 0 45px 0;
        width: 66%
    }
}
.product-screenshots__dots span {
    background: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 5px;
    padding: 5px;
    width: 10px
}
.product-screenshots__dots span.active {
    background: #fff
}
.product-screenshots__image {
    padding: 30px 0 0 0
}
@media (min-width: 1024px) {
    .product-screenshots__image {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        padding: 40px 0 0 0
    }
    .product-screenshots__image:last-child {
        margin-right: 0
    }
}
@media (min-width: 1200px) {
    .product-screenshots__image {
        padding: 50px 0 0 0
    }
}
.product-screenshots__image img {
    width: 290px
}
@media (min-width: 768px) {
    .product-screenshots__image img {
        width: 560px
    }
}
@media (min-width: 1200px) {
    .product-screenshots__image img {
        width: 820px
    }
}
.product-screenshots__content {
    margin: 62px 0 0
}
@media (min-width: 768px) {
    .product-screenshots__content {
        margin: 82px 0 0
    }
}
@media (min-width: 1024px) {
    .product-screenshots__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }
    .product-screenshots__content:last-child {
        margin-right: 0
    }
}
@media (min-width: 1200px) {
    .product-screenshots__content {
        margin: 152px 0 0 0
    }
}
.product-screenshots__eyebrow {
    margin: 0 0 12px
}
@media (min-width: 768px) {
    .product-screenshots__eyebrow {
        margin: 0 0 22px
    }
}
.product-screenshots__title {
    margin: 0 0 16px
}
@media (min-width: 768px) {
    .product-screenshots__title {
        margin: 0 0 32px
    }
}
.product-screenshots__info {
    margin: 0
}
.product-carousel .outer-wrapper {
    background: #fff;
    position: relative
}
.product-carousel .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    position: relative
}
.product-carousel .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .product-carousel .inner-wrapper {
        min-height: 440px
    }
}
@media (min-width: 1200px) {
    .product-carousel .inner-wrapper {
        min-height: 640px
    }
}
.product-carousel__background-image {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 245px;
    left: 0;
    max-width: 225px;
    position: absolute;
    top: 0;
    width: 100%
}
@media (min-width: 768px) {
    .product-carousel__background-image {
        height: 440px;
        max-width: 420px
    }
}
@media (min-width: 1200px) {
    .product-carousel__background-image {
        height: 640px;
        max-width: none;
        width: 42%
    }
}
.product-carousel__image {
    padding: 30px 0 0 0
}
@media (min-width: 1024px) {
    .product-carousel__image {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        padding: 40px 0 0 0
    }
    .product-carousel__image:last-child {
        margin-right: 0
    }
}
@media (min-width: 1200px) {
    .product-carousel__image {
        padding: 50px 0 0 0
    }
}
.product-carousel__image img {
    width: 290px
}
@media (min-width: 768px) {
    .product-carousel__image img {
        width: 560px
    }
}
@media (min-width: 1200px) {
    .product-carousel__image img {
        width: 820px
    }
}
.product-carousel__frame {
    position: relative;
    z-index: 3
}
@media (min-width: 1024px) {
    .product-carousel__frame {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%
    }
    .product-carousel__frame:last-child {
        margin-right: 0
    }
}
.product-carousel .slick-dots {
    bottom: -40px
}
@media (min-width: 1024px) {
    .product-carousel .slick-dots {
        bottom: 60px
    }
}
.product-carousel .slick-dots li {
    background: rgba(0, 54, 87, 0.5);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 8px;
    margin: 5px 10px;
    padding: 0;
    width: 8px
}
.product-carousel .slick-dots li:before {
    display: none
}
.product-carousel .slick-dots li.slick-active {
    background: #001F5A
}
.product-carousel .slick-dots li button {
    padding: 0
}
.product-carousel .slick-dots li button:before {
    display: none
}
.product-carousel__carousel-wrapper {
    position: absolute;
    top: 13.5%;
    right: 12.9%;
    bottom: 12%;
    left: 12.3%;
    z-index: 2;
    overflow: hidden
}
.product-carousel__carousel-wrapper .slick-carousel:focus {
    color: transparent
}
.product-carousel__left-nav {
    cursor: pointer;
    position: absolute;
    top: 135px;
    left: 15px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 20
}
@media (min-width: 768px) {
    .product-carousel__left-nav {
        top: 225px
    }
}
@media (min-width: 1024px) {
    .product-carousel__left-nav {
        top: 50%;
        left: 30px
    }
    .product-carousel__left-nav:hover #carousel-arrow__left {
        -webkit-transform: translate(-8px, 0) rotate(180deg);
        -ms-transform: translate(-8px, 0) rotate(180deg);
        transform: translate(-8px, 0) rotate(180deg)
    }
}
.product-carousel__right-nav {
    cursor: pointer;
    position: absolute;
    top: 135px;
    right: 15px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 20
}
@media (min-width: 768px) {
    .product-carousel__right-nav {
        top: 225px
    }
}
@media (min-width: 1024px) {
    .product-carousel__right-nav {
        right: 30px;
        top: 50%
    }
    .product-carousel__right-nav:hover #carousel-arrow__right {
        -webkit-transform: translate(8px, 0);
        -ms-transform: translate(8px, 0);
        transform: translate(8px, 0)
    }
}
.product-carousel__item {
    padding: 0;
    color: #99C837;
}
.product-carousel__content {
    position: relative;
    margin: 80px 0 0
}
@media (min-width: 768px) {
    .product-carousel__content {
        margin: 82px 0 0
    }
}
@media (min-width: 1024px) {
    .product-carousel__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-right: 0
    }
    .product-carousel__content:last-child {
        margin-right: 0
    }
}
@media (min-width: 1200px) {
    .product-carousel__content {
        margin: 152px 0 0 0
    }
}
.product-carousel__eyebrow {
    margin: 0 0 12px;
    padding: 0
}
@media (min-width: 768px) {
    .product-carousel__eyebrow {
        margin: 0 0 22px
    }
}
.product-carousel__title {
    margin: 0 0 16px
}
@media (min-width: 1024px) {
    .product-carousel__title {
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        padding-top: 15px;
        margin: 0 0 32px;
        opacity: 0;
        visibility: hidden
    }
}
.product-carousel__info {
    margin: 0
}
@media (min-width: 1024px) {
    .product-carousel__info {
        opacity: 0;
        visibility: hidden;
        padding-top: 15px;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        opacity: 0;
        visibility: hidden
    }
}
.product-carousel__slide-text {
    position: inherit;
    margin: 0;
    -webkit-transition: all 1s ease-out;
    transition: all 1s ease-out;
    display: block
}
.product-carousel__slide-text.fadeIn .product-carousel__title {
    padding-top: 0;
    opacity: 1;
    visibility: visible
}
.product-carousel__slide-text.fadeIn .product-carousel__info {
    padding-top: 0;
    opacity: 1;
    visibility: visible
}
@media (min-width: 1024px) {
    .product-carousel__slide-text {
        position: absolute;
        top: 0;
        left: 0
    }
}
#carousel-arrow__left {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in
}
#carousel-arrow__right {
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in
}
.product-specs__link-wrapper {
    background: #fff
}
.product-specs__link {
    color: #0050AE;
    display: block;
    padding: 32px 0
}
@media (min-width: 768px) {
    .product-specs__link {
        padding: 25px 0
    }
}
.product-specs__link:hover {
    color: #0050AE;
    text-decoration: none
}
.product-specs__content-wrapper {
    background: #fff;
    display: none;
    position: relative
}
.product-specs__content {
    padding: 30px 0 130px;
    position: relative
}
@media (min-width: 768px) {
    .product-specs__content {
        padding: 120px 0 60px
    }
}
.product-specs__content__title {
    margin: 0 0 14px
}
@media (min-width: 768px) {
    .product-specs__content__title {
        margin: 0 0 24px
    }
}
.product-specs__content__list-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.product-specs__content__list-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .product-specs__content__list-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}
.product-specs__content__list {
    margin: 20px 0 0
}
@media (min-width: 768px) {
    .product-specs__content__list {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        margin: 0 0 60px;
        padding: 0 50px 0 0
    }
    .product-specs__content__list:last-child {
        margin-right: 0
    }
    .product-specs__content__list:nth-child(2n) {
        padding: 0
    }
}
.product-specs__content__list h4 {
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    margin: 0 0 10px
}
@media (min-width: 768px) {
    .product-specs__content__list h4 {
        margin: 0 0 20px
    }
}
.product-specs__content__list ul {
    margin: 0;
    padding: 0 0 0 15px
}
.product-specs__content__list ul h4 {
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    margin: 0
}
.product-specs.specs-open .link-arrow-with-line .link-container:after {
    border-color: transparent transparent #40B8FF transparent;
    margin: -10px 0 0 5px
}
.product-specs.specs-open .link-arrow-with-line .link-container:hover:after {
    border-color: transparent transparent #0050AE transparent
}
.product-specs.specs-open .link-arrow-with-line .link-container .see {
    display: none
}
.product-specs.specs-open .link-arrow-with-line .link-container .hide {
    display: inline
}
.product-stats {
    color: #fff;
    text-align: center
}
.product-stats .outer-wrapper {
    background: #001F5A;
    padding: 62px 0 64px
}
@media (min-width: 768px) {
    .product-stats .outer-wrapper {
        padding: 136px 0 120px
    }
}
.product-stats__eyebrow {
    font-family: "freightsans_probook", sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 16px;
    text-transform: none
}
@media (min-width: 768px) {
    .product-stats__eyebrow {
        margin: 0 0 22px
    }
}
.product-stats__title {
    color: #fff;
    margin: 0 0 34px
}
@media (min-width: 1024px) {
    .product-stats__title {
        margin: 0
    }
}
@media (min-width: 768px) {
    .product-stats__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}
.product-stats__list__item {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 32px
}
.product-stats__list__item::after {
    clear: both;
    content: "";
    display: table
}
.product-stats__list__item:last-child {
    padding: 0
}
@media (min-width: 768px) {
    .product-stats__list__item {
        padding: 40px 15px;
        width: 33.33%
    }
    .product-stats__list__item:last-child {
        padding: 40px 15px
    }
}
@media (min-width: 1024px) {
    .product-stats__list__item {
        padding: 80px 15px
    }
    .product-stats__list__item:last-child {
        padding: 80px 15px
    }
}
.product-stats__list__item__image {
    display: none;
    margin: 0 0 30px
}
@media (min-width: 768px) {
    .product-stats__list__item__image {
        display: inline-block
    }
}
.product-stats__list__item__stat {
    color: #fff;
    font-family: "freightsans_prolight", sans-serif;
    font-size: 48px;
    font-weight: 200;
    line-height: 56px;
    margin: 0;
    padding: 0 15px 8px 0
}
@media (min-width: 768px) {
    .product-stats__list__item__stat {
        font-size: 72px;
        margin: 0 0 36px;
        padding: 0
    }
}
@media (min-width: 1024px) {
    .product-stats__list__item__stat {
        font-size: 112px
    }
}
.product-stats__list__item__text {
    color: rgba(255, 255, 255, 0.75);
    font-family: "freightsans_probook", sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    margin: 0;
    padding: 0 30px
}
@media (min-width: 768px) {
    .product-stats__list__item__text {
        font-size: 18px;
        line-height: 28px
    }
}
@media (min-width: 1024px) {
    .product-stats__list__item__text {
        padding: 0 40px
    }
}
@media (min-width: 1200px) {
    .product-stats__list__item__text {
        padding: 0 80px
    }
}
.related-articles .outer-wrapper {
    background: #fff;
    overflow: hidden
}
@media (min-width: 768px) {
    .related-articles .inner-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}
.related-article {
    padding: 48px 0 56px;
    position: relative
}
@media (min-width: 768px) {
    .related-article {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        padding: 120px 5% 127px 0
    }
    .related-article:last-child {
        margin-right: 0
    }
    .related-article--single {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%
    }
    .related-article--single:last-child {
        margin-right: 0
    }
    .related-article--single__container {
        position: relative
    }
}
.related-article__container {
    position: relative
}
.related-article__link-wrapper {
    color: inherit
}
.related-article__link-wrapper:hover {
    text-decoration: none
}
.related-article--light {
    background: #fff
}
.related-article--light:before {
    background: #E3F0F4;
    bottom: 0;
    content: "";
    display: block;
    left: -100%;
    position: absolute;
    right: -100%;
    top: 0
}
@media (min-width: 768px) {
    .related-article--light:before {
        left: 0
    }
}
@media (min-width: 768px) {
    .related-article--light {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        padding-left: 5%
    }
    .related-article--light:last-child {
        margin-right: 0
    }
}
.related-article__image {
    float: right;
    margin: 0 0 15px 15px;
    text-align: right;
    width: 96px
}
@media (min-width: 768px) {
    .related-article__image {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        float: right;
        margin: 0
    }
    .related-article__image:last-child {
        margin-right: 0
    }
}
@media (min-width: 1024px) {
    .related-article__image {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
        margin-left: 8.5298%;
        float: right;
        margin: 0
    }
    .related-article__image:last-child {
        margin-right: 0
    }
    .related-article--single .related-article__image {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
        margin-left: 0%;
        float: right;
        margin: 0
    }
    .related-article--single .related-article__image:last-child {
        margin-right: 0
    }
}
@media (min-width: 768px) {
    .related-article__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%
    }
    .related-article__content:last-child {
        margin-right: 0
    }
}
@media (min-width: 1024px) {
    .related-article__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%
    }
    .related-article__content:last-child {
        margin-right: 0
    }
    .related-article--single .related-article__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%
    }
    .related-article--single .related-article__content:last-child {
        margin-right: 0
    }
}
.related-article--light .related-article__content {
    float: none;
    width: auto
}
.related-article__eyebrow {
    margin: 0 0 15px
}
@media (min-width: 768px) {
    .related-article__eyebrow {
        margin: 0 0 24px
    }
}
.related-article__title {
    margin: 0 0 15px
}
@media (min-width: 768px) {
    .related-article__title {
        margin: 0 0 24px
    }
}
.related-article__info {
    font-family: "freightsans_probook", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 24px
}
@media (min-width: 768px) {
    .related-article__info {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 32px
    }
}
.related-article__link {
    border-color: #0050AE;
    color: #0050AE;
    font-size: 14px
}
.related-article__link:hover {
    border-color: rgba(0, 123, 182, 0.8);
    color: #0050AE
}
.related-quote {
    padding: 48px 0;
    position: relative
}
@media (min-width: 768px) {
    .related-quote {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        padding: 120px 5% 127px 0
    }
    .related-quote:last-child {
        margin-right: 0
    }
    .related-quote--single {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 100%
    }
    .related-quote--single:last-child {
        margin-right: 0
    }
    .related-quote--single__container {
        position: relative
    }
}
.related-quote__container {
    position: relative
}
.related-quote blockquote {
    color: #0050AE;
    margin: 0 0 15px
}
@media (min-width: 768px) {
    .related-quote blockquote {
        margin: 0 0 32px
    }
}
.related-quote__author {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0
}
.related-quote__author::after {
    clear: both;
    content: "";
    display: table
}
.related-quote__author img {
    margin: 0 20px 0 0
}
.related-quote__author a:hover {
    text-decoration: none
}
.related-quote__author svg {
    margin: -5px 0 0 10px
}
.related-quote__author svg g {
    fill: #40B8FF;
    opacity: 1
}
.related-quote__author__content {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}
.related-quote__author b {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500
}
.related-quote__author__title {
    font-size: 12px;
    line-height: 12px
}
.related-products-solutions {
    background: #0050AE;
    color: #fff;
    text-align: center
}
.related-products-solutions .outer-wrapper {
    padding: 40px 0
}
@media (min-width: 768px) {
    .related-products-solutions .outer-wrapper {
        padding: 120px 0 132px
    }
}
.related-products-solutions__eyebrow {
    font-family: "freightsans_probook", sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 20px;
    text-transform: none
}
@media (min-width: 768px) {
    .related-products-solutions__eyebrow {
        margin: 0 0 36px
    }
}
.related-products-solutions__title {
    color: #fff;
    margin: 0 0 20px
}
@media (min-width: 768px) {
    .related-products-solutions__title {
        margin: 0 0 28px
    }
}
.related-products-solutions__info {
    color: rgba(255, 255, 255, 0.75);
    margin: 0 auto 11px;
    max-width: 725px
}
@media (min-width: 768px) {
    .related-products-solutions__info {
        margin: 0 auto 60px;
        text-align: center
    }
}
.related-products-solutions__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -11px;
    text-align: left
}
@media (min-width: 768px) {
    .related-products-solutions__list {
        margin: 0 -15px
    }
}
.related-products-solutions__link {
    width: 50%
}
@media (min-width: 768px) {
    .related-products-solutions__link {
        width: 33.33%
    }
}
@media (min-width: 1024px) {
    .related-products-solutions__link {
        width: 16.66%
    }
}
.related-products-solutions__link a {
    background: #0050AE;
    border-color: #40B8FF rgba(0, 163, 214, 0.5) rgba(0, 163, 214, 0.5) rgba(0, 163, 214, 0.5);
    border-style: solid;
    border-width: 3px 1px 1px 1px;
    color: #fff;
    display: block;
    font-family: "freightsans_probook", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin: 11px;
    min-height: 90px;
    padding: 8px;
    position: relative;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}
.related-products-solutions__link a:hover {
    border-color: #40B8FF transparent transparent transparent;
    -webkit-box-shadow: 0 4px 12px rgba(17, 17, 17, 0.4);
    box-shadow: 0 4px 12px rgba(17, 17, 17, 0.4);
    text-decoration: none
}
.related-products-solutions__link a.selected {
    background: rgba(0, 54, 87, 0.3);
    border-color: #40B8FF transparent transparent transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.related-products-solutions__link a.selected .related-products-solutions__link__arrow {
    display: none
}
@media (min-width: 768px) {
    .related-products-solutions__link a {
        font-size: 16px;
        line-height: 20px;
        margin: 15px;
        min-height: 175px;
        padding: 15px
    }
}
.related-products-solutions__link-more {
    color: #fff;
    display: inline-block;
    margin: 30px 0 0
}
.related-products-solutions__link-more:hover {
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.7);
    text-decoration: none
}
@media (min-width: 768px) {
    .related-products-solutions__link-more {
        margin: 50px 0 0
    }
}
.video-module .outer-wrapper {
    background-color: #fff;
    padding: 48px 0
}
@media (min-width: 768px) {
    .video-module .outer-wrapper {
        padding: 80px 0
    }
}
.video-module__flex-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    display: block
}
.video-module__flex-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 1024px) {
    .video-module__flex-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}
.video-module__copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 24px 0 0
}
@media (min-width: 1024px) {
    .video-module__copy {
        -webkit-box-flex: 0.7;
        -webkit-flex-grow: 0.7;
        -ms-flex-positive: 0.7;
        flex-grow: 0.7;
        padding: 0 0 0 100px
    }
}
.video-module__title {
    margin: 16px 0
}
@media (min-width: 1024px) {
    .video-module__title {
        margin: 20px 0
    }
}
.video-module__body {
    margin: 0 0 20px
}
.video-module__video {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}
@media (min-width: 1024px) {
    .video-module__video {
        -webkit-box-flex: 2;
        -webkit-flex-grow: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
        -webkit-flex-shrink: 2;
        -ms-flex-negative: 2;
        flex-shrink: 2
    }
}
.locations .outer-wrapper {
    background: #fff url("/_assets/images/background/bg-world-map-fade.png") center bottom no-repeat;
    padding: 64px 0;
    position: relative
}
.locations .outer-wrapper:before {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, #fff 0%, rgba(255, 255, 255, 0) 100%);
    content: "";
    display: block;
    height: 35%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}
@media (min-width: 768px) {
    .locations .outer-wrapper {
        background-size: cover;
        padding: 120px 0
    }
}
.locations .inner-wrapper {
    position: relative
}
.locations__info {
    margin: 0 auto 24px;
    max-width: 425px;
    text-align: center
}
@media (min-width: 768px) {
    .locations__info {
        margin: 0 auto 48px
    }
}
.locations__info__title {
    margin: 0 0 16px
}
.locations__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center
}
@media (min-width: 1200px) {
    .locations__items {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        text-align: left
    }
}
.locations__items__item {
    border-bottom: 1px solid #EBEEF2;
    padding: 24px 0;
    width: 50%
}
@media (min-width: 768px) {
    .locations__items__item {
        width: 33.33%
    }
}
@media (min-width: 1200px) {
    .locations__items__item {
        border: 0;
        margin: 0 35px 0 0;
        padding: 0;
        width: auto
    }
    .locations__items__item:last-child {
        margin: 0
    }
}
@media (min-width: 1280px) {
    .locations__items__item {
        margin: 0 40px 0 0
    }
}
.locations__items__item__inner {
    border-right: 1px solid #EBEEF2;
    padding: 0 15px
}
@media (min-width: 1200px) {
    .locations__items__item__inner {
        padding: 0 35px 0 0
    }
    .locations__items__item:last-child .locations__items__item__inner {
        padding: 0
    }
}
@media (min-width: 1280px) {
    .locations__items__item__inner {
        padding: 0 40px 0 0
    }
}
.locations__items__item__country {
    color: #16161D
}
@media (min-width: 768px) {
    .locations__items__item__country {
        margin: 0 0 8px
    }
}
.locations__items__item__city {
    margin: 0
}
.locations__items__item:nth-child(even) .locations__items__item__inner {
    border: 0
}
@media (min-width: 768px) {
    .locations__items__item:nth-child(even) .locations__items__item__inner {
        border-right: 1px solid #EBEEF2
    }
}
@media (min-width: 768px) {
    .locations__items__item:nth-child(3n) .locations__items__item__inner {
        border: 0
    }
}
@media (min-width: 1200px) {
    .locations__items__item:nth-child(3n) .locations__items__item__inner {
        border-right: 1px solid #EBEEF2
    }
}
.locations__items__item:nth-last-child(2),
.locations__items__item:last-child {
    border: 0
}
@media (min-width: 768px) {
    .locations__items__item:nth-last-child(3) {
        border: 0
    }
}
@media (min-width: 1200px) {
    .locations__items__item:last-child .locations__items__item__inner {
        border: 0
    }
}
.locations__see-all {
    margin: 48px 0 0;
    text-align: center
}
.locations__see-all .link-underline {
    border-color: #0050AE;
    color: #0050AE;
    font-size: 14px;
    line-height: 14px
}
.locations__see-all .link-underline:hover {
    border-color: rgba(0, 123, 182, 0.8);
    color: #0050AE
}
.about-broadridge {
    margin: 80px 0 0
}
@media (min-width: 768px) {
    .about-broadridge {
        margin: 0
    }
}
.about-broadridge .outer-wrapper {
    background: #fff
}
.about-broadridge .inner-wrapper {
    background: rgba(0, 87, 142, 0.9);
    color: #fff;
    padding: 16px 16px 48px;
    position: relative;
    top: -80px
}
@media (min-width: 1024px) {
    .about-broadridge .inner-wrapper {
        padding: 64px;
        top: -132px
    }
}
.about-broadridge__items {
    text-align: center
}
@media (min-width: 768px) {
    .about-broadridge__items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: left
    }
}
.about-broadridge__item {
    margin: 32px 0
}
@media (min-width: 768px) {
    .about-broadridge__item {
        margin: 0;
        padding: 32px;
        width: 50%
    }
}
@media (min-width: 1024px) {
    .about-broadridge__item {
        padding: 0 32px 48px 32px;
        width: 25%
    }
}
.about-broadridge__item__title {
    color: #fff;
    margin: 16px 0 8px
}
@media (min-width: 768px) {
    .about-broadridge__item__title {
        margin: 24px 0 16px
    }
}
.about-broadridge__item__image {
    margin: 0 auto;
    max-width: 60px
}
@media (min-width: 1024px) {
    .about-broadridge__item__image {
        min-height: 145px;
        max-width: none
    }
}
.about-broadridge__item__content {
    font-size: 14px;
    line-height: 16px
}
@media (min-width: 768px) {
    .about-broadridge__item__content {
        font-size: 18px;
        line-height: 28px
    }
}
.about-broadridge__link {
    text-align: center
}
.about-broadridge__link .link-underline {
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    line-height: 14px
}
.broadridge-stats {
    text-align: center
}
.broadridge-stats .outer-wrapper {
    background: #fff
}
.broadridge-stats__container {
    position: relative
}
@media (min-width: 1024px) {
    .broadridge-stats__container {
        margin: -120px 0 0
    }
}
.broadridge-stats__title {
    font-family: "freightsans_prolight", sans-serif;
    font-weight: 200;
    margin: 0 auto;
    max-width: 280px;
    padding: 60px 0 0;
    text-align: center
}
@media (min-width: 768px) {
    .broadridge-stats__title {
        font-size: 72px;
        line-height: 74px;
        max-width: 400px;
        padding: 90px 0 0
    }
}
.broadridge-stats__background {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 665px;
    min-height: 665px;
    padding: 100% 0 50%
}
.broadridge-stats__background--1 {
    background-image: url("/_assets/images/background/bg-home-datavis01.svg")
}
.broadridge-stats__background--2 {
    background-image: url("/_assets/images/background/bg-home-datavis02.svg");
    margin: -100% 0 0
}
@media (min-width: 1024px) {
    .broadridge-stats__background--2 {
        margin: -110% 0 0
    }
}
.broadridge-stats__background--3 {
    background-image: url("/_assets/images/background/bg-home-datavis03.svg");
    margin: -100% 0 0
}
@media (min-width: 768px) {
    .broadridge-stats__background--3 {
        padding: 100% 0 25%
    }
}
@media (min-width: 1024px) {
    .broadridge-stats__background--3 {
        margin: -100% 0 0;
        padding: 40% 0 20%
    }
}
.broadridge-stats__stat-content {
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}
.broadridge-stats__stat-content--1 {
    top: 14%
}
@media (min-width: 768px) {
    .broadridge-stats__stat-content--1 {
        top: 16%
    }
}
@media (min-width: 1024px) {
    .broadridge-stats__stat-content--1 {
        top: 25%
    }
}
.broadridge-stats__stat-content--2 {
    top: 43%
}
@media (min-width: 768px) {
    .broadridge-stats__stat-content--2 {
        top: 45%
    }
}
@media (min-width: 1024px) {
    .broadridge-stats__stat-content--2 {
        top: 51%
    }
}
.broadridge-stats__stat-content--3 {
    top: 79%
}
@media (min-width: 1024px) {
    .broadridge-stats__stat-content--3 {
        top: 80%
    }
}
@media (min-width: 1200px) {
    .broadridge-stats__stat-content--3 {
        top: 82%
    }
}
.broadridge-stats__stat {
    margin: 0 auto;
    max-width: 450px;
    padding: 0 5%
}
@media (min-width: 768px) {
    .broadridge-stats__stat {
        max-width: 595px
    }
}
.broadridge-stats__stat__title {
    color: #fff;
    font-family: "freightsans_prolight", sans-serif;
    font-size: 52px;
    font-weight: 200;
    line-height: 71px;
    margin: 0
}
@media (min-width: 768px) {
    .broadridge-stats__stat__title {
        font-size: 112px;
        line-height: 153px
    }
}
.broadridge-stats__stat__info {
    color: rgba(255, 255, 255, 0.8);
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    margin: 0 0 18px
}
@media (min-width: 768px) {
    .broadridge-stats__stat__info {
        margin: 0 0 24px
    }
}
.broadridge-stats__stat__link {
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    line-height: 14px
}
.broadridge-stats__stat__link:hover {
    border-color: rgba(255, 255, 255, 0.7);
    color: rgba(255, 255, 255, 0.7)
}
.cards .outer-wrapper {
    background-color: #F0F2F6;
    padding: 75px 0 30px;
    position: relative
}
@media (min-width: 768px) {
    .cards .outer-wrapper {
        padding: 80px 0 75px
    }
}
@media (min-width: 768px) {
    .cards--with-heading .outer-wrapper {
        padding: 75px 0
    }
}
.cards--twelve.outer-wrapper {
    background-color: #F0F2F6;
    position: relative
}
.cards--twelve .inner-wrapper {
    border-top: 1px solid #EBEEF2;
    padding: 70px 0 60px
}
@media (min-width: 768px) {
    .cards--twelve .inner-wrapper {
        padding: 110px 0 20px
    }
}
.cards--twelve--alt .inner-wrapper {
    padding: 70px 0 0
}
@media (min-width: 768px) {
    .cards--twelve--alt .inner-wrapper {
        padding: 110px 0 0
    }
}
.cards .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    position: relative
}
.cards .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
.cards__heading {
    margin: 0 0 55px;
    text-align: center
}
@media (min-width: 768px) {
    .cards__container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}
@media (min-width: 1024px) {
    .cards__container {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}
.cards__card {
    background-color: #fff;
    border: 1px solid #F0F2F6;
    color: inherit;
    display: block;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    min-height: 320px;
    position: relative;
    padding-bottom: 70px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.cards__card:hover {
    border: 1px solid #fff;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    text-decoration: none
}
@media (min-width: 768px) {
    .cards__card {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 47%;
        -ms-flex: 0 1 47%;
        flex: 0 1 47%;
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 35px;
        margin-right: 35px
    }
    .cards--twelve .cards__card {
        margin-bottom: 90px
    }
    .cards__card:nth-child(2n) {
        margin-right: 0
    }
    .cards__card:last-child {
        margin-right: 0
    }
}
@media (min-width: 1024px) {
    .cards__card {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 30.6%;
        -ms-flex: 0 1 30.6%;
        flex: 0 1 30.6%
    }
    .cards__card:nth-child(2n) {
        margin-right: 35px
    }
    .cards__card:nth-child(3n) {
        margin-right: 0
    }
}
@media (min-width: 1280px) {
    .cards__card {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 31.1%;
        -ms-flex: 0 1 31.1%;
        flex: 0 1 31.1%
    }
}
.cards__card:last-child {
    margin-bottom: 0
}
@media (min-width: 768px) {
    .cards__card:last-child {
        margin-bottom: 35px
    }
    .cards--twelve .cards__card:last-child {
        margin-bottom: 90px
    }
}
.cards__card.video .cards__preview {
    position: relative
}
.cards__card.video .cards__preview .play-btn {
    height: auto;
    left: 50%;
    max-height: 60px;
    max-width: 60px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    width: auto;
    z-index: 5
}
.cards__card:hover .cards__card.video .cards__preview .play-btn {
    opacity: .93
}
.cards__type {
    color: #608100;
    margin: 0 0 12px;
    text-transform: capitalize
}
@media (min-width: 768px) {
    .cards__type {
        font-size: 14px;
        margin: 0 0 8px
    }
}
.cards__icon {
    margin: 20px 15px 0
}
@media (min-width: 768px) {
    .cards__icon {
        margin: 25px 30px 0
    }
}
.cards__card.award .cards__icon svg {
    height: 30px;
    width: 30px
}
.cards__card.award .cards__icon svg g {
    fill: #96A200
}
.cards__card.press-release .cards__icon svg {
    height: 32px;
    width: 32px
}
.cards__card.press-release .cards__icon svg path:first-child {
    stroke: #96A200
}
.cards__card.press-release .cards__icon svg path:nth-child(2) {
    fill: #96A200;
    stroke: #96A200
}
.cards__preview .cards__image {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.cards__card:hover .cards__preview .cards__image {
    opacity: .93
}
.cards__copy {
    padding: 20px 15px
}
@media (min-width: 768px) {
    .cards__copy {
        padding: 25px 30px
    }
}
.cards__title {
    color: #16161D;
    margin-bottom: 10px
}
@media (min-width: 768px) {
    .cards__title {
        margin-bottom: 18px
    }
}
.cards__content {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 23px
}
@media (min-width: 768px) {
    .cards__content {
        font-family: "freightsans_probook", sans-serif;
        font-size: 24px;
        font-weight: 300;
        line-height: 32px;
        margin-bottom: 34px
    }
}
.cards__topic-date {
    bottom: 30px;
    color: #4D5863;
    left: 15px;
    margin-top: 34px;
    position: absolute;
    right: 15px
}
@media (min-width: 768px) {
    .cards__topic-date {
        font-size: 14px;
        left: 30px;
        margin-top: 0;
        right: 30px
    }
}
.cards__topic-date__topic,
.cards__topic-date__date {
    display: inline-block;
    text-transform: capitalize;
    vertical-align: middle
}
.cards__topic-date__topic {
    max-width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
@media (min-width: 768px) {
    .cards__topic-date__topic {
        max-width: 50%
    }
}
.cards__topic-date__date:before {
    background: #4D5863;
    content: "";
    display: inline-block;
    height: 10px;
    margin: 0 10px 0 6px;
    vertical-align: middle;
    width: 1px
}
.cards__more-link {
    margin: 32px 0 0;
    text-align: center
}
.cards--twelve--alt .cards__more-link {
    margin: 32px 0 48px
}
@media (min-width: 768px) {
    .cards--twelve--alt .cards__more-link {
        margin: 0 0 110px
    }
}
@media (min-width: 768px) {
    .cards__more-link {
        margin: 30px 0 0
    }
}
.cards__more-link .link-underline {
    border-color: #0050AE;
    color: #0050AE;
    font-size: 14px;
    line-height: 14px
}
.cards__more-link .link-underline:hover {
    border-color: rgba(0, 123, 182, 0.8);
    color: #0050AE
}
.eyebrow-category {
    color: #fff;
    display: inline-block;
    padding: 10px 17px;
    text-align: center;
    text-transform: uppercase
}
.eyebrow-category--text {
    color: #608100;
    font-family: "freightsans_probook", sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-transform: capitalize
}
.eyebrow-category--article {
    background-color: #608100
}
.eyebrow-category--report {
    background-color: #608100
}
.eyebrow-category--video {
    background-color: #0050AE
}
.eyebrow-category--white-paper {
    background-color: #40B8FF
}
.eyebrow-category--case-study {
    background-color: #8B78F9
}
.eyebrow-category--award {
    background-color: #D74100
}
.eyebrow-category--press-release {
    background-color: #563EB9
}
.eyebrow-category--event {
    background-color: #4D5863
}
.segment-solutions .outer-wrapper {
    background: #fff
}
.segment-solutions .inner-wrapper {
    padding: 0 0 48px
}
@media (min-width: 1024px) {
    .segment-solutions .inner-wrapper {
        padding: 0
    }
}
.segment-solutions__solution-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 48px 0 0
}
.segment-solutions__solution-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 1024px) {
    .segment-solutions__solution-wrapper {
        padding: 135px 0 0
    }
    .segment-solutions__solution-wrapper:last-child .segment-solutions__solution__content {
        border: 0
    }
}
.segment-solutions__solution__abstract {
    position: relative
}
.segment-solutions__solution__abstract__title {
    border-top: 2px solid #40B8FF;
    margin: 0;
    padding: 18px 0 10px;
    position: relative
}
@media (min-width: 1024px) {
    .segment-solutions__solution__abstract__title {
        border: 0;
        padding: 24px 0 20px
    }
    .segment-solutions__solution__abstract__title:before {
        background: #40B8FF;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        top: 0;
        width: 40%
    }
}
@media (min-width: 1024px) {
    .segment-solutions__solution__abstract {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }
    .segment-solutions__solution__abstract:last-child {
        margin-right: 0
    }
}
.segment-solutions__solution__container {
    position: relative;
    will-transform: translate;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}
@media (min-width: 1024px) {
    .segment-solutions__solution__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%;
        margin-left: 8.5298%;
        border-bottom: 1px solid #EBEEF2;
        padding: 0 0 135px
    }
    .segment-solutions__solution__content:last-child {
        margin-right: 0
    }
    .fixed .segment-solutions__solution__content {
        margin-left: 42.64902%
    }
}
.segment-solutions__solution__item {
    color: inherit;
    display: block;
    padding: 40px 0 0
}
.segment-solutions__solution__item:hover {
    text-decoration: none
}
@media (min-width: 1024px) {
    .segment-solutions__solution__item {
        padding: 0 0 50px
    }
    .segment-solutions__solution__item:last-child {
        padding: 0
    }
}
.segment-solutions__solution__item__title {
    color: #16161D;
    font-size: 24px;
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    line-height: 26px;
    margin: 0 0 8px
}
.segment-solutions__solution__item__title.link-arrow:after,
.segment-solutions__solution__item__title.solutions-panel__segments__segments-list__item:after {
    margin: 0 0 0 4px
}
@media (min-width: 768px) {
    .segment-solutions__solution__item__title {
        font-size: 32px;
        line-height: 36px;
        margin: 0 0 16px
    }
}
.segment-solutions__solution__item__info {
    font-size: 16px;
    line-height: 24px
}
@media (min-width: 768px) {
    .segment-solutions__solution__item__info {
        font-size: 18px;
        line-height: 28px
    }
}
.segment-solutions__solution__item__see-more {
    border-color: #0050AE;
    color: #0050AE;
    display: inline-block;
    font-size: 14px;
    font-family: "freightsans_prosemibold", sans-serif;
    font-weight: 700;
    margin: 16px 0 0;
    text-transform: uppercase
}
.segment-solutions__solution__item__see-more:hover {
    border-color: rgba(0, 123, 182, 0.8);
    color: #0050AE
}
.solution-products .outer-wrapper {
    background: #fff
}
.solution-products .inner-wrapper {
    padding: 0 0 48px
}
@media (min-width: 1024px) {
    .solution-products .inner-wrapper {
        padding: 0 0 135px
    }
}
.solution-products__product-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 48px 0 0
}
.solution-products__product-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 1024px) {
    .solution-products__product-wrapper {
        padding: 40px 0 0
    }
}
.solution-products__product__abstract {
    position: relative
}
.solution-products__product__abstract__title {
    border-top: 2px solid #40B8FF;
    margin: 0;
    padding: 18px 0 10px;
    position: relative
}
@media (min-width: 768px) {
    .solution-products__product__abstract__title {
        padding: 24px 0 20px
    }
}
@media (min-width: 1024px) {
    .solution-products__product__abstract__title {
        border: 0
    }
    .solution-products__product__abstract__title:before {
        background: #40B8FF;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        top: 0;
        width: 40%
    }
}
@media (min-width: 1024px) {
    .solution-products__product__abstract {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }
    .solution-products__product__abstract:last-child {
        margin-right: 0
    }
}
.solution-products__product__container {
    position: relative;
    will-transform: translate;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}
@media (min-width: 1024px) {
    .solution-products__product__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%;
        margin-left: 8.5298%
    }
    .solution-products__product__content:last-child {
        margin-right: 0
    }
    .fixed .solution-products__product__content {
        margin-left: 42.64902%
    }
}
@media (min-width: 1024px) {
    .solution-products__product__content__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -50px 0 0;
        position: relative
    }
    .solution-products__product__content__inner:after {
        border-bottom: 2px solid #fff;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0
    }
}
.solution-products__product__link {
    color: inherit;
    display: block
}
.solution-products__product__link:hover {
    text-decoration: none
}
.solution-products__product__item {
    margin: 24px 0;
    padding: 0 0 24px
}
.solution-products__product__item:last-child {
    border: 0;
    padding: 0
}
@media (min-width: 1024px) {
    .solution-products__product__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        margin: 0;
        padding: 0
    }
}
@media (min-width: 1024px) {
    .solution-products__product__item__inner {
        margin: 50px 0;
        padding: 0 50px 0 0
    }
}
@media (min-width: 1024px) {
    .solution-products__product__item:nth-child(2n) .solution-products__product__item__inner {
        padding: 0 0 0 50px
    }
}
.solution-products__product__item__title {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    margin: 0 0 10px
}
.solution-products__product__item__title.link-arrow:after,
.solution-products__product__item__title.solutions-panel__segments__segments-list__item:after {
    margin: 0 0 0 4px
}
@media (min-width: 768px) {
    .solution-products__product__item__title {
        margin: 0 0 13px
    }
}
.solution-products__product__item__info {
    font-size: 16px;
    line-height: 24px
}
@media (min-width: 768px) {
    .solution-products__product__item__info {
        font-size: 18px;
        line-height: 28px
    }
}
.solution-products__product__item__see-more {
    border-color: #0050AE;
    color: #0050AE;
    display: inline-block;
    font-size: 14px;
    font-family: "freightsans_prosemibold", sans-serif;
    font-weight: 700;
    margin: 16px 0 0;
    text-transform: uppercase
}
.solution-products__product__item__see-more:hover {
    border-color: rgba(0, 123, 182, 0.8);
    color: #0050AE
}
.article-overview {
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300
}
@media (min-width: 768px) {
    .article-overview {
        font-size: 32px;
        letter-spacing: -1px;
        line-height: 44px
    }
}
.article-overview h2 {
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    margin: 32px 0 16px
}
.article-overview h2:first-child {
    margin-top: 0
}
@media (min-width: 768px) {
    .article-overview h2 {
        font-size: 42px;
        margin: 55px 0 28px
    }
}
.article-overview b {
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500
}
.article-overview a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
.article-overview p {
    margin: 16px 0
}
.article-overview p:nth-of-type(1) {
    margin-top: 0
}
@media (min-width: 768px) {
    .article-overview p {
        margin: 28px 0
    }
}
.article-overview--dropcap p:nth-of-type(1):first-letter {
    color: #0050AE;
    float: left;
    font-family: "freightsans_prolight", sans-serif;
    font-size: 90px;
    font-weight: 200;
    line-height: 56px;
    margin: 7px 0 0 -10px;
    padding: 0 7px 0 0
}
@media (min-width: 768px) {
    .article-overview--dropcap p:nth-of-type(1):first-letter {
        font-size: 172px;
        line-height: 112px
    }
}
.article-overview__logos {
    margin: 0 0 32px
}
@media (min-width: 768px) {
    .article-overview__logos {
        margin: 0 0 60px
    }
}
.article-overview__logos__logo {
    display: inline-block;
    vertical-align: middle
}
.article-overview__logos__logo:after {
    background: #8B949C;
    content: "";
    display: inline-block;
    height: 20px;
    margin: 0 18px;
    position: relative;
    top: 8px;
    width: 1px
}
@media (min-width: 768px) {
    .article-overview__logos__logo:after {
        margin: 0 30px
    }
}
.article-overview__logos__logo:last-child:after {
    display: none
}
.article-overview__logos__logo img {
    max-width: 105px
}
@media (min-width: 768px) {
    .article-overview__logos__logo img {
        max-width: none
    }
}
.article-overview .outer-wrapper {
    background: #fff
}
.article-overview .inner-wrapper {
    max-width: 815px !important;
    padding: 32px 0 48px
}
@media (min-width: 768px) {
    .article-overview .inner-wrapper {
        padding: 64px 0 50px
    }
}
.article__hero-media .outer-wrapper {
    background: #fff
}
.article__hero-media__item {
    position: relative;
    margin: 0 0 -50px;
    top: -50px
}
@media (min-width: 768px) {
    .article__hero-media__item {
        margin: 0 0 -125px;
        top: -125px
    }
}
.article__hero-media__play {
    cursor: pointer;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%
}
.article-utility-bar {
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500
}
.article-utility-bar .outer-wrapper {
    background: #fff
}
.article-utility-bar--event-container {
    position: relative;
    margin: 0 0 -56px;
    top: -56px
}
@media (min-width: 1024px) {
    .article-utility-bar--event-container {
        margin: 0;
        top: 0
    }
}
.article-utility-bar__content {
    background: #F0F2F6;
    display: table;
    height: 56px;
    padding: 16px;
    position: relative;
    width: 100%
}
.article-utility-bar--logo .article-utility-bar__content {
    padding: 16px 16px 16px 72px
}
@media (min-width: 1024px) {
    .article-utility-bar__content {
        height: 80px;
        padding: 20px 32px
    }
    .article-utility-bar--event .article-utility-bar__content {
        padding: 20px 32px 20px 174px
    }
    .article-utility-bar--logo .article-utility-bar__content {
        padding: 20px 32px 20px 112px
    }
}
.article-utility-bar__logo {
    left: 0;
    position: absolute;
    top: 0
}
.article-utility-bar__location svg {
    display: none
}
@media (min-width: 1024px) {
    .article-utility-bar__location svg {
        display: inline-block;
        margin: 0 8px 0 0;
        vertical-align: middle
    }
}
.article-utility-bar__location__date {
    display: inline-block;
    margin-top: 3px;
    vertical-align: middle
}
.article-utility-bar__logo {
    height: 56px;
    width: 56px
}
@media (min-width: 1024px) {
    .article-utility-bar__logo {
        height: 80px;
        width: 80px
    }
}
.article-utility-bar__location,
.article-utility-bar__posted-date {
    color: #4D5863;
    display: table-cell;
    font-size: 12px;
    letter-spacing: 1.5px;
    line-height: 12px;
    text-transform: capitalize;
    vertical-align: middle;
    width: 35%
}
.article-utility-bar__buttons {
    display: table-cell;
    text-align: right;
    vertical-align: middle
}
.article-utility-bar__buttons a {
    color: #0050AE
}
.article-utility-bar__buttons a:hover {
    color: #16161D;
    text-decoration: none
}
.article-utility-bar__buttons__download,
.article-utility-bar__buttons__copy,
.article-utility-bar__buttons__share {
    display: inline-block;
    padding: 0 15px
}
@media (min-width: 1024px) {
    .article-utility-bar__buttons__download,
    .article-utility-bar__buttons__copy,
    .article-utility-bar__buttons__share {
        padding: 0
    }
    .article-utility-bar__buttons__download:after,
    .article-utility-bar__buttons__copy:after,
    .article-utility-bar__buttons__share:after {
        background: #8B949C;
        content: "";
        display: inline-block;
        height: 16px;
        margin: 0 25px;
        position: relative;
        top: 4px;
        width: 1px
    }
}
.article-utility-bar__buttons__download:hover svg g,
.article-utility-bar__buttons__copy:hover svg g,
.article-utility-bar__buttons__share:hover svg g {
    fill: #16161D;
    opacity: 1
}
.article-utility-bar__buttons__copy .copy-link__copied {
    display: none
}
.article-utility-bar__buttons__copy.link-copied {
    color: #4D5863
}
.article-utility-bar__buttons__copy.link-copied svg g {
    fill: #4D5863
}
.article-utility-bar__buttons__copy.link-copied .copy-link__copy {
    display: none
}
@media (min-width: 1024px) {
    .article-utility-bar__buttons__copy.link-copied .copy-link__copied {
        display: inline-block
    }
}
.article-utility-bar__buttons__share {
    padding-right: 0
}
@media (min-width: 1024px) {
    .article-utility-bar__buttons__share {
        display: none
    }
}
.article-utility-bar__buttons__text {
    display: none;
    font-family: "freightsans_prosemibold", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase
}
@media (min-width: 1024px) {
    .article-utility-bar__buttons__text {
        display: inline-block;
        vertical-align: middle
    }
}
.article-utility-bar__buttons__share-buttons {
    background: #F0F2F6;
    display: none;
    left: 0;
    padding: 16px;
    position: absolute;
    right: 0;
    top: 0
}
.article-utility-bar__buttons__share-buttons.share-buttons--open {
    display: block
}
@media (min-width: 1024px) {
    .article-utility-bar__buttons__share-buttons {
        background: none;
        display: inline-block;
        padding: 0;
        position: static;
        vertical-align: middle
    }
}
.article-utility-bar__buttons__share-buttons__cancel {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 16px;
    top: 16px
}
@media (min-width: 1024px) {
    .article-utility-bar__buttons__share-buttons__cancel {
        display: none
    }
}
.article-utility-bar__buttons__share-buttons__wrapper {
    margin: 0 30px 0 0
}
@media (min-width: 1024px) {
    .article-utility-bar__buttons__share-buttons__wrapper {
        margin: 0
    }
}
.article-utility-bar__buttons__share-buttons a {
    padding: 0 15px
}
@media (min-width: 1024px) {
    .article-utility-bar__buttons__share-buttons a {
        display: inline-block;
        margin: -5px 0 0;
        padding: 0 12px;
        vertical-align: middle
    }
    .article-utility-bar__buttons__share-buttons a:first-child {
        padding: 0 12px 0 0
    }
    .article-utility-bar__buttons__share-buttons a:last-child {
        padding: 0 0 0 12px
    }
}
.article-utility-bar__buttons__share-buttons a svg g {
    fill: #4D5863;
    opacity: 1
}
.article-utility-bar__buttons__share-buttons a:hover svg g {
    fill: #16161D
}
.article__author {
    margin: 0 0 32px;
    padding: 0 0 16px;
    position: relative;
    text-align: center
}
.article__author:after {
    background: #4D5863;
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    margin: 0 0 0 -10px;
    position: absolute;
    width: 20px
}
@media (min-width: 768px) {
    .article__author:after {
        display: none
    }
}
@media (min-width: 768px) {
    .article__author {
        float: right;
        margin: 10px 0 35px 35px;
        text-align: left
    }
}
.article__author__image {
    display: none;
    margin: 0 0 10px
}
@media (min-width: 768px) {
    .article__author__image {
        display: block
    }
}
.article__author__name {
    margin: 10px 0 6px
}
.article__author__name a:hover {
    text-decoration: none
}
.article__author__name svg {
    height: 10px;
    margin: -2px 0 0 5px;
    width: 10px
}
.article__author__name svg g {
    fill: #40B8FF;
    opacity: 1
}
.article__author__title {
    color: #16161D;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin: 6px 0 0
}
.article-rich-text .outer-wrapper {
    background: #fff
}
.article-rich-text .inner-wrapper {
    max-width: 815px !important;
    padding: 0 0 64px
}
@media (min-width: 768px) {
    .article-rich-text .inner-wrapper {
        padding: 0 0 80px
    }
}
.has-gated-content .article-rich-text {
    display: none
}
.article-rich-text .eyebrow {
    color: #16161D;
    margin: 40px 0 18px
}
@media (min-width: 768px) {
    .article-rich-text .eyebrow {
        margin: 48px 0 22px
    }
}
.article-rich-text .eyebrow:nth-of-type(1) {
    margin-top: 0
}
.article-rich-text h2 {
    margin: 18px 0 24px
}
@media (min-width: 768px) {
    .article-rich-text h2 {
        margin: 22px 0 32px
    }
}
.article-rich-text h2:nth-of-type(1) {
    margin-top: 0
}
.article-rich-text h4 {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin: 8px 0
}
.article-rich-text h4+p,
.article-rich-text h4+ul,
.article-rich-text h4+ol {
    margin-top: 8px
}
.article-rich-text h4:nth-of-type(1) {
    margin-top: 0
}
.article-rich-text a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
.article-rich-text a:hover {
    color: #0050AE
}
.article-rich-text p,
.article-rich-text ul,
.article-rich-text ol {
    font-size: 16px;
    line-height: 24px;
    margin: 24px 0
}
@media (min-width: 768px) {
    .article-rich-text p,
    .article-rich-text ul,
    .article-rich-text ol {
        font-size: 18px;
        line-height: 28px;
        margin: 32px 0
    }
}
.article-rich-text p:nth-of-type(1),
.article-rich-text ul:nth-of-type(1),
.article-rich-text ol:nth-of-type(1) {
    margin-top: 0
}
.article-rich-text b {
    color: inherit;
    font-weight: inherit
}
.article-rich-text ul,
.article-rich-text ol {
    padding: 0 0 0 32px
}
@media (min-width: 768px) {
    .article-rich-text ul,
    .article-rich-text ol {
        padding: 0 0 0 36px
    }
}
.article-rich-text ul:nth-of-type(1),
.article-rich-text ol:nth-of-type(1) {
    margin-top: 0
}
.article-rich-text hr {
    color: #8B949C;
    margin: 48px 0
}
@media (min-width: 768px) {
    .article-rich-text hr {
        margin: 80px 0
    }
}
.article-rich-text hr:nth-of-type(1) {
    margin-top: 0
}
.article-rich-text .cta {
    color: #fff;
    font-family: "freightsans_promedium", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px
}
.article-rich-text .cta:hover {
    color: #fff
}
@media (min-width: 768px) {
    .article-rich-text .cta {
        font-size: 16px;
        line-height: 16px
    }
}
.article-rich-text .rich-text__video {
    margin: 24px 0;
    width: 100%
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__video {
        margin: 64px 0
    }
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__video.float-left--media,
    .article-rich-text .rich-text__video.float-right--media {
        width: 50%
    }
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__video.float-left--media {
        margin: 64px 50px 64px 0
    }
}
@media (min-width: 1024px) {
    .article-rich-text .rich-text__video.float-left--media {
        margin: 64px 100px 64px 0
    }
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__video.float-right--media {
        margin: 64px 0 64px 50px
    }
}
@media (min-width: 1024px) {
    .article-rich-text .rich-text__video.float-right--media {
        margin: 64px 0 64px 100px
    }
}
.article-rich-text .rich-text__video.full-width--media {
    margin: 32px 0
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__video.full-width--media {
        margin: 64px 0
    }
}
.article-rich-text .rich-text__video__play {
    cursor: pointer;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%
}
.article-rich-text .rich-text__image {
    margin: 24px 0;
    width: 100%
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__image {
        margin: 64px 0;
        width: auto
    }
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__image.float-left--media {
        margin: 64px 50px 64px 0
    }
}
@media (min-width: 1024px) {
    .article-rich-text .rich-text__image.float-left--media {
        margin: 64px 100px 64px 0
    }
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__image.float-right--media {
        margin: 64px 0 64px 50px
    }
}
@media (min-width: 1024px) {
    .article-rich-text .rich-text__image.float-right--media {
        margin: 64px 0 64px 100px
    }
}
.article-rich-text .rich-text__image.full-width--media {
    margin: 32px 0
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__image.full-width--media {
        margin: 64px 0
    }
}
.article-rich-text .rich-text__image.centered--media {
    margin: 32px 0;
    text-align: center
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__image.centered--media {
        margin: 64px 0
    }
}
.article-rich-text .rich-text__image.centered--media img {
    display: inline-block
}
.article-rich-text .rich-text__image img {
    display: block
}
.article-rich-text .rich-text__quote {
    margin: 24px 0
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__quote {
        margin: 48px 0 84px
    }
}
.article-rich-text .rich-text__quote blockquote {
    color: #0050AE;
    margin: 0 0 15px
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__quote blockquote {
        margin: 0 0 32px
    }
}
.article-rich-text .rich-text__quote__author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0
}
.article-rich-text .rich-text__quote__author img {
    margin: 0 20px 0 0
}
.article-rich-text .rich-text__quote__author svg {
    margin: 0 0 0 10px
}
.article-rich-text .rich-text__quote__author svg g {
    fill: #40B8FF;
    opacity: 1
}
.article-rich-text .rich-text__quote__author__content {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}
.article-rich-text .rich-text__quote__author b {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500
}
.article-rich-text .rich-text__quote__author__title {
    font-size: 12px;
    line-height: 12px;
    margin: 4px 0 0
}
.article-rich-text .rich-text__stat {
    background: #0050AE;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 300px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding: 70px;
    text-align: center
}
@media (min-width: 768px) {
    .article-rich-text .rich-text__stat {
        float: left;
        margin: 64px 100px 84px 0;
        width: 300px
    }
}
.article-rich-text .rich-text__stat__stat {
    font-family: "freightsans_prolight", sans-serif;
    font-size: 72px;
    font-weight: 200;
    line-height: 48px;
    margin: 0 0 16px
}
.article-rich-text .rich-text__stat__info {
    max-width: 100%
}
.article-rich-text .rich-text__caption {
    color: inherit;
    margin: 8px 0 0
}
.event-details {
    padding: 0 0 48px
}
@media (min-width: 1024px) {
    .event-details {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 0 64px
    }
}
.event-details a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
.event-details a:hover {
    text-decoration: none
}
.event-details__map {
    margin: 0 0 32px
}
@media (min-width: 1024px) {
    .event-details__map {
        margin: 0;
        width: 50%
    }
}
.event-details__map img {
    width: 100%
}
@media (min-width: 1024px) {
    .event-details__content {
        padding: 0 0 0 65px;
        width: 50%
    }
}
.event-details__title {
    margin: 0 0 16px
}
.event-details__date-location {
    margin: 16px 0
}
.event-details__date:after {
    background: #EBEEF2;
    content: "";
    display: inline-block;
    height: 15px;
    margin: 0 12px 0 16px;
    vertical-align: middle;
    width: 1px
}
@media (min-width: 768px) {
    .event-details__address {
        font-size: 16px;
        line-height: 20px
    }
}
.event-details__address a:hover {
    color: #16161D;
    text-decoration: underline
}
.event-details__address b {
    color: #16161D;
    font-family: "freightsans_prosemibold", sans-serif;
    font-weight: 700
}
.event-details__phone {
    margin: 8px 0 0
}
.event-details__phone a {
    color: #16161D
}
.event-details__phone a:hover {
    color: #16161D;
    text-decoration: underline
}
.event-details__button {
    margin: 32px 0 0
}
.event-details__button .cta:hover {
    color: #fff
}
.article-about-broadridge .outer-wrapper {
    background: #fff
}
.article-about-broadridge .inner-wrapper {
    max-width: 815px !important;
    padding: 0 0 48px
}
@media (min-width: 768px) {
    .article-about-broadridge .inner-wrapper {
        padding: 0 0 64px
    }
}
.article-about-broadridge__title {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin: 0
}
.article-forward-looking-statements {
    font-size: 12px;
    line-height: 18px
}
@media (min-width: 768px) {
    .article-forward-looking-statements {
        line-height: 16px
    }
}
.article-forward-looking-statements a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
.article-forward-looking-statements .outer-wrapper {
    background: #fff
}
.article-forward-looking-statements .inner-wrapper {
    max-width: 815px !important;
    padding: 0 0 48px
}
@media (min-width: 768px) {
    .article-forward-looking-statements .inner-wrapper {
        padding: 0 0 120px
    }
}
.article-media-contacts .outer-wrapper {
    background: #fff
}
.article-media-contacts .inner-wrapper {
    max-width: 1000px !important;
    padding: 0 0 48px
}
@media (min-width: 768px) {
    .article-media-contacts .inner-wrapper {
        border-top: 1px solid #EBEEF2;
        padding: 0 0 120px
    }
}
.article-media-contacts a {
    color: #16161D;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
.article-media-contacts__title {
    margin: 0 0 32px
}
@media (min-width: 768px) {
    .article-media-contacts__title {
        margin: 54px 0 48px;
        text-align: center
    }
}
.article-media-contacts .contact-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
@media (min-width: 1024px) {
    .article-media-contacts .contact-list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
.article-media-contacts .contact-item {
    margin: 0 0 24px;
    padding: 0 15px 0 0;
    width: 50%
}
@media (min-width: 1024px) {
    .article-media-contacts .contact-item {
        padding: 0;
        text-align: center;
        width: 33%
    }
}
.article-media-contacts .contact-item__type {
    display: none
}
@media (min-width: 768px) {
    .article-media-contacts .contact-item__type {
        color: #4D5863;
        display: block;
        font-family: "freightsans_probook", sans-serif;
        font-size: 24px;
        font-weight: 300;
        line-height: 32px;
        margin: 0 0 16px
    }
}
.article-media-contacts .contact-item__name {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    margin: 0 0 8px
}
.article-media-contacts .contact-item__title {
    color: #16161D;
    margin: 0 0 8px
}
.article-media-contacts .contact-item__email,
.article-media-contacts .contact-item__phone {
    margin: 0 0 8px
}
.article-media-contacts .contact-item__email svg,
.article-media-contacts .contact-item__phone svg {
    margin: 0 10px 0 0
}
.article-media-contacts .contact-item__email svg g,
.article-media-contacts .contact-item__phone svg g {
    fill: #4D5863;
    opacity: 1
}
.article-media-contacts .contact-item__email svg {
    display: none
}
@media (min-width: 768px) {
    .article-media-contacts .contact-item__email svg {
        display: inline
    }
}
.dynamic-stock .outer-wrapper {
    background-color: #F0F2F6;
    padding: 75px 0 30px;
    position: relative
}
@media (min-width: 768px) {
    .dynamic-stock .outer-wrapper {
        padding: 120px 0 75px
    }
}
@media (min-width: 768px) {
    .dynamic-stock--with-heading .outer-wrapper {
        padding: 75px 0
    }
}
.dynamic-stock .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    position: relative
}
.dynamic-stock .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
.dynamic-stock__header {
    font-size: 32px;
    line-height: 36px;
    font-family: "freightsans_prolight", sans-serif;
    font-weight: 200;
    color: #16161D;
    margin: 0 0 10px;
    text-align: center
}
.dynamic-stock__header sup {
    font-size: 14px
}
.dynamic-stock__intro-body {
    font-family: "freightsans_probook", sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    text-align: center
}
.dynamic-stock__market-graph-container h3 {
    font-size: 19px;
    margin: 0 0 10px
}
.dynamic-stock__market-graph-container p {
    font-size: 18px;
    margin: 0
}
.dynamic-stock__market-graph-container p.small,
.dynamic-stock__market-graph-container p.cards__type,
.dynamic-stock__market-graph-container .broadridge-history__timeline p.timeline-item__details__item__info,
.broadridge-history__timeline .dynamic-stock__market-graph-container p.timeline-item__details__item__info,
.dynamic-stock__market-graph-container p.insight-featured-article__type,
.dynamic-stock__market-graph-container p.insight-subscribe__tag {
    font-size: 12px
}
.dynamic-stock__market-graph-container p.xsmall {
    font-size: 10px
}
.dynamic-stock__market-graph-container p.xsmall+.xsmall {
    margin-top: -10px
}
.dynamic-stock__latestInsightsGraphSidebar {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
    margin-top: 40px
}
.dynamic-stock__latestInsightsGraphSidebar:last-child {
    margin-right: 0
}
@media (min-width: 768px) {
    .dynamic-stock__latestInsightsGraphSidebar {
        margin-top: 190px
    }
}
@media (min-width: 768px) {
    .dynamic-stock__latestInsightsGraphSidebar {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
        margin-right: 0
    }
    .dynamic-stock__latestInsightsGraphSidebar:last-child {
        margin-right: 0
    }
}
.dynamic-stock__latestInsightsGraphSidebar h3 {
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #16161D
}
.dynamic-stock__latestInsightsGraphSidebar p {
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px
}
.dynamic-stock__graph-container {
    padding: 20px 0 0 0;
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.dynamic-stock__graph-container::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .dynamic-stock__graph-container {
        padding: 30px 0 0 0;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
        margin-right: 0
    }
    .dynamic-stock__graph-container:last-child {
        margin-right: 0
    }
}
.dynamic-stock__graph-container #graphContentsContainer {
    margin-bottom: 15px
}
.dynamic-stock__graph-container #graphContentsContainer ul {
    padding: 0;
    display: inline-block;
    list-style: disc outside none;
    font-size: 12px
}
.dynamic-stock__graph-content {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
    margin-right: 0
}
.dynamic-stock__graph-content:last-child {
    margin-right: 0
}
.dynamic-stock__side-tabs {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    padding: 0 0 7px;
    list-style-type: none;
    margin: 52px 0 0 0
}
.dynamic-stock__side-tabs:last-child {
    margin-right: 0
}
.dynamic-stock__side-tabs li {
    margin: 0 0 3px;
    width: 100%;
    background: #fff;
    font-size: 12px;
    position: relative
}
.dynamic-stock__side-tabs li:hover {
    background: #007eb2
}
.dynamic-stock__side-tabs li:hover a {
    color: #fff
}
.dynamic-stock__side-tabs li.active {
    background: #0050AE
}
.dynamic-stock__side-tabs li.active a {
    color: #fff
}
.dynamic-stock__side-tabs li.active:before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    bottom: 30%;
    left: 100%;
    z-index: 20;
    float: left;
    margin-left: 0;
    border-left: 10px solid #0050AE;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}
.dynamic-stock__side-tabs li a {
    display: inline-block;
    text-decoration: none;
    position: relative;
    color: #004681;
    outline: none;
    text-align: center;
    padding: 15px 8px;
    font-size: 11px;
    width: 100%
}
.dynamic-stock__side-tabs [class^="icon-"],
.dynamic-stock__side-tabs [class*=" icon-"] {
    display: inline
}
.dynamic-stock__top-tabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
@media (min-width: 768px) {
    .dynamic-stock__top-tabs {
        height: inherit
    }
}
.dynamic-stock__top-tabs li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 3px 3px 0;
    width: 100%;
    padding: 15px 8px;
    background: #fff;
    position: relative
}
.dynamic-stock__top-tabs li:hover {
    background: #007eb2
}
.dynamic-stock__top-tabs li:hover a {
    color: #fff
}
.dynamic-stock__top-tabs li.active {
    background: #0050AE
}
.dynamic-stock__top-tabs li.active a {
    color: #fff
}
.dynamic-stock__top-tabs li.active:before {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    left: 44%;
    bottom: -10px;
    z-index: 20;
    float: left;
    margin-left: 0;
    border-top: 10px solid #0050AE;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}
.dynamic-stock__top-tabs li a {
    display: inline-block;
    text-decoration: none;
    position: relative;
    color: #004681;
    outline: none;
    text-align: center;
    font-size: 9px;
    line-height: 1;
    width: 100%
}
@media (min-width: 768px) {
    .dynamic-stock__top-tabs li a {
        font-size: 11px
    }
}
.dynamic-stock .tabcontents {
    padding: 8px 0 0 13px
}
.dynamic-stock #toggleButtons ul {
    text-align: center;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.dynamic-stock #toggleButtons ul li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 9px 0 1px
}
@media (min-width: 768px) {
    .dynamic-stock #toggleButtons ul li {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}
.dynamic-stock #toggleButtons p {
    color: #16161D;
    margin: 9px 0 20px 13px
}
.dynamic-stock .jqplot-axis {
    font-size: 10.5px
}
.dynamic-stock #graphContentsContainer .jqplot-yaxis {
    width: 60px !important
}
.dynamic-stock .jqplot-xaxis {
    margin-top: 10px
}
.dynamic-stock .jqplot-yaxis {
    margin-right: 10px
}
.dynamic-stock .jqplot-yaxis-tick {
    right: 0;
    top: 15px;
    text-align: right
}
.dynamic-stock .jqplot-highlighter-tooltip {
    padding: 15px 30px;
    background-color: #0050AE;
    color: #fff;
    z-index: 99999;
    text-align: center
}
.dynamic-stock .jqplot-highlighter-tooltip h4 {
    font-family: "freightsans_prosemibold", sans-serif;
    font-weight: 700;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px
}
.dynamic-stock .jqplot-highlighter-tooltip p {
    margin-top: 0;
    margin-bottom: 0
}
.dynamic-stock .graph-checkbox {
    display: inline-block;
    zoom: 1;
    width: 19px;
    height: 19px;
    cursor: pointer;
    float: left
}
.dynamic-stock .AUM0 {
    background: url("/_assets/images/graphcircles.png") no-repeat 0 0
}
.dynamic-stock .AUM0.off {
    background: url("/_assets/images/graphcircles.png") no-repeat 0 -19px
}
.dynamic-stock .AUM1 {
    background: url("/_assets/images/graphcircles.png") no-repeat -20px 0
}
.dynamic-stock .AUM1.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -20px -19px
}
.dynamic-stock .AUM2 {
    background: url("/_assets/images/graphcircles.png") no-repeat -40px 0
}
.dynamic-stock .AUM2.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -40px -19px
}
.dynamic-stock .AUM3 {
    background: url("/_assets/images/graphcircles.png") no-repeat -80px 0
}
.dynamic-stock .AUM3.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -80px -19px
}
.dynamic-stock .AUM4 {
    background: url("/_assets/images/graphcircles.png") no-repeat -100px 0
}
.dynamic-stock .AUM4.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -100px -19px
}
.dynamic-stock .CHAN0 {
    background: url("/_assets/images/graphcircles.png") no-repeat 0 0
}
.dynamic-stock .CHAN0.off {
    background: url("/_assets/images/graphcircles.png") no-repeat 0 -19px
}
.dynamic-stock .CHAN1 {
    background: url("/_assets/images/graphcircles.png") no-repeat -20px 0
}
.dynamic-stock .CHAN1.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -20px -19px
}
.dynamic-stock .CHAN2 {
    background: url("/_assets/images/graphcircles.png") no-repeat -40px 0
}
.dynamic-stock .CHAN2.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -40px -19px
}
.dynamic-stock .CHAN3 {
    background: url("/_assets/images/graphcircles.png") no-repeat -80px 0
}
.dynamic-stock .CHAN3.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -80px -19px
}
.dynamic-stock .CHAN4 {
    background: url("/_assets/images/graphcircles.png") no-repeat -100px 0
}
.dynamic-stock .CHAN4.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -100px -19px
}
.dynamic-stock .CHAN5 {
    background: url("/_assets/images/graphcircles.png") no-repeat -140px 0
}
.dynamic-stock .CHAN5.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -140px -19px
}
.dynamic-stock .CHAN6 {
    background: url("/_assets/images/graphcircles.png") no-repeat -120px 0
}
.dynamic-stock .CHAN6.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -120px -19px
}
.dynamic-stock .QTR0 {
    background: url("/_assets/images/graphcircles.png") no-repeat 0 0
}
.dynamic-stock .QTR0.off {
    background: url("/_assets/images/graphcircles.png") no-repeat 0 -19px
}
.dynamic-stock .QTR1 {
    background: url("/_assets/images/graphcircles.png") no-repeat -20px 0
}
.dynamic-stock .QTR1.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -20px -19px
}
.dynamic-stock .QTR2 {
    background: url("/_assets/images/graphcircles.png") no-repeat -40px 0
}
.dynamic-stock .QTR2.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -40px -19px
}
.dynamic-stock .QTR3 {
    background: url("/_assets/images/graphcircles.png") no-repeat -80px 0
}
.dynamic-stock .QTR3.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -80px -19px
}
.dynamic-stock .QTR4 {
    background: url("/_assets/images/graphcircles.png") no-repeat -100px 0
}
.dynamic-stock .QTR4.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -100px -19px
}
.dynamic-stock .MON0 {
    background: url("/_assets/images/graphcircles.png") no-repeat 0 0
}
.dynamic-stock .MON0.off {
    background: url("/_assets/images/graphcircles.png") no-repeat 0 -19px
}
.dynamic-stock .MON1 {
    background: url("/_assets/images/graphcircles.png") no-repeat -20px 0
}
.dynamic-stock .MON1.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -20px -19px
}
.dynamic-stock .MON2 {
    background: url("/_assets/images/graphcircles.png") no-repeat -40px 0
}
.dynamic-stock .MON2.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -40px -19px
}
.dynamic-stock .MON3 {
    background: url("/_assets/images/graphcircles.png") no-repeat -80px 0
}
.dynamic-stock .MON3.off {
    background: url("/_assets/images/graphcircles.png") no-repeat -80px -19px
}
.broadridge-capabilities .outer-wrapper {
    background: #fff
}
.broadridge-capabilities .inner-wrapper {
    margin: 0 auto;
    padding: 48px 0 64px
}
@media (min-width: 768px) {
    .broadridge-capabilities .inner-wrapper {
        border: 0;
        padding: 0 0 122px
    }
}
.broadridge-capabilities__title {
    margin: 0 0 16px
}
@media (min-width: 768px) {
    .broadridge-capabilities__title {
        margin: 0 auto 16px;
        text-align: center
    }
}
@media (min-width: 768px) {
    .broadridge-capabilities__info {
        margin: 0 auto;
        max-width: 660px;
        text-align: center
    }
}
@media (min-width: 768px) {
    .broadridge-capabilities__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 80px 0 0
    }
}
@media (min-width: 1024px) {
    .broadridge-capabilities__list {
        margin: 0;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}
.broadridge-capabilities__capability {
    border-bottom: 1px solid #EBEEF2;
    margin: 32px 0;
    padding: 0 0 32px
}
.broadridge-capabilities__capability:last-child {
    border: 0;
    margin: 32px 0 0;
    padding: 0
}
@media (min-width: 768px) {
    .broadridge-capabilities__capability {
        border-bottom: 0;
        border-right: 1px solid #EBEEF2;
        padding: 0 72px;
        text-align: center;
        width: 50%
    }
    .broadridge-capabilities__capability:first-child {
        padding-left: 0 !important
    }
    .broadridge-capabilities__capability:nth-child(even) {
        border-width: 0;
        padding-right: 0
    }
    .broadridge-capabilities__capability:nth-child(odd) {
        padding-left: 0
    }
    .broadridge-capabilities__capability:last-child {
        border: 0 !important;
        padding-right: 0 !important
    }
}
@media (min-width: 1024px) {
    .broadridge-capabilities__capability {
        width: 33.33%
    }
    .broadridge-capabilities__capability:nth-child(even) {
        border-width: 1px;
        padding-right: 72px
    }
    .broadridge-capabilities__capability:nth-child(odd) {
        padding-left: 72px
    }
}
.broadridge-capabilities__capability__image {
    display: table-cell;
    vertical-align: middle
}
.broadridge-capabilities__capability__image img {
    max-width: 70px
}
@media (min-width: 768px) {
    .broadridge-capabilities__capability__image img {
        max-width: none
    }
}
@media (min-width: 768px) {
    .broadridge-capabilities__capability__image {
        display: block;
        min-height: 133px
    }
}
.broadridge-capabilities__capability__title {
    display: table-cell;
    margin: 0;
    padding: 0 0 0 22px;
    vertical-align: middle;
  letter-spacing: -0.5px;
}
@media (min-width: 768px) {
    .broadridge-capabilities__capability__title {
        display: block;
        padding: 23px 0 0
    }
}
.broadridge-capabilities__capability__info {
    margin: 16px 0 0
}
.join-our-community .outer-wrapper {
    background-image: url("");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #16161D;
    padding: 48px 0;
    text-align: center
}
@media (min-width: 768px) {
    .join-our-community .outer-wrapper {
        background-image: url("");
        background-position: center top;
        padding: 135px 0 105px
    }
}
.join-our-community .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.join-our-community .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
.join-our-community__info {
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    margin: 0 auto;
    max-width: 280px
}
@media (min-width: 768px) {
    .join-our-community__info {
        max-width: 525px
    }
}
.join-our-community__info__title {
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    margin: 0 0 8px
}
@media (min-width: 768px) {
    .join-our-community__info__title {
        margin: 0 0 24px
    }
}
.join-our-community__button {
    margin: 24px 0 0
}
.executive-leadership .outer-wrapper {
    background: #fff
}
.executive-leadership .inner-wrapper {
    padding: 64px 0
}
@media (min-width: 768px) {
    .executive-leadership .inner-wrapper {
        padding: 75px 0 120px
    }
}
.executive-leadership__title {
    margin: 0;
    text-align: center
}
.executive-leadership__list--more {
    display: none
}
@media (min-width: 768px) {
    .executive-leadership__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}
@media (min-width: 1024px) {
    .executive-leadership__list {
        margin: 0 -38px
    }
}
.executive-leadership__item {
    margin: 0 auto;
    max-width: 348px;
    margin: 48px auto
}
.executive-leadership__item:last-child {
    margin: 48px auto 28px
}
@media (min-width: 768px) {
    .executive-leadership__item {
        max-width: none;
        margin: 48px 0;
        padding: 0 38px;
        width: 50%
    }
    .executive-leadership__item:last-child {
        margin: 48px 0 28px
    }
}
@media (min-width: 1024px) {
    .executive-leadership__item {
        width: 33%
    }
}
.executive-leadership__item__image {
    margin: 0 0 24px
}
.executive-leadership__item__name {
    margin: 24px 0 8px
}
.executive-leadership__item__name svg {
    height: 12px;
    margin: -5px 0 0 5px;
    width: 12px
}
@media (min-width: 768px) {
    .executive-leadership__item__name svg {
        height: 16px;
        width: 16px
    }
}
.executive-leadership__item__name svg g {
    fill: #40B8FF;
    opacity: 1
}
.executive-leadership__item__title {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    margin: 8px 0 16px
}
@media (min-width: 768px) {
    .executive-leadership__item__title {
        margin: 8px 0 22px
    }
}
.executive-leadership__item__info {
    margin: 16px 0 0
}
@media (min-width: 768px) {
    .executive-leadership__item__info {
        margin: 22px 0 0
    }
}
.executive-leadership__see-all {
    text-align: center
}
.executive-leadership__see-all__link {
    color: #0050AE
}
.executive-leadership__see-all__link:hover {
    color: #0050AE
}
.see-all-open .executive-leadership__see-all__link__see-all {
    display: none
}
.executive-leadership__see-all__link__close {
    display: none
}
.see-all-open .executive-leadership__see-all__link__close {
    display: inline
}
.executive-leadership__see-all .see-all-open .link-container:after {
    border-color: transparent transparent #0050AE transparent;
    margin: -10px 0 0 5px
}
.executive-leadership__see-all .see-all-open .link-container:hover:after {
    border-color: transparent transparent #0050AE transparent
}
.broadridge-all-awards .outer-wrapper {
    background: #fff
}
.broadridge-all-awards .inner-wrapper {
    padding: 0 0 64px
}
@media (min-width: 1024px) {
    .broadridge-all-awards .inner-wrapper {
        padding: 0 0 135px
    }
}
.broadridge-all-awards__award-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 64px 0 0
}
.broadridge-all-awards__award-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 1024px) {
    .broadridge-all-awards__award-wrapper {
        padding: 135px 0 0
    }
}
.broadridge-all-awards__award__abstract {
    position: relative
}
.broadridge-all-awards__award__abstract__title {
    border-top: 2px solid #40B8FF;
    margin: 0;
    padding: 16px 0;
    position: relative
}
@media (min-width: 768px) {
    .broadridge-all-awards__award__abstract__title {
        padding: 24px 0 18px
    }
}
@media (min-width: 1024px) {
    .broadridge-all-awards__award__abstract__title {
        border: 0
    }
    .broadridge-all-awards__award__abstract__title:before {
        background: #40B8FF;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        top: 0;
        width: 60%
    }
}
@media (min-width: 1024px) {
    .broadridge-all-awards__award__abstract {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }
    .broadridge-all-awards__award__abstract:last-child {
        margin-right: 0
    }
}
.broadridge-all-awards__award__container {
    position: relative;
    will-transform: translate;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}
@media (min-width: 1024px) {
    .broadridge-all-awards__award__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%;
        margin-left: 8.5298%
    }
    .broadridge-all-awards__award__content:last-child {
        margin-right: 0
    }
    .fixed .broadridge-all-awards__award__content {
        margin-left: 42.64902%
    }
}
@media (min-width: 768px) {
    .broadridge-all-awards__award__content__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}
.broadridge-all-awards__award__item {
    margin: 32px 0
}
@media (min-width: 768px) {
    .broadridge-all-awards__award__item {
        margin: 19px 0;
        padding: 0 5% 0 0;
        width: 50%
    }
}
@media (min-width: 1024px) {
    .broadridge-all-awards__award__item {
        margin: 0 0 38px
    }
}
.broadridge-all-awards__award__item__eyebrow {
    color: #16161D;
    margin: 0 0 8px
}
@media (min-width: 768px) {
    .broadridge-all-awards__award__item__eyebrow {
        margin: 0 0 5px
    }
}
.broadridge-all-awards__award__item__title {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    margin: 0 0 8px
}
@media (min-width: 768px) {
    .broadridge-all-awards__award__item__title {
        margin: 0
    }
}
.broadridge-top-three-awards__intro {
    text-align: center
}
.broadridge-top-three-awards__intro .outer-wrapper {
    background: #F0F2F6
}
.broadridge-top-three-awards__intro .inner-wrapper {
    max-width: 800px !important;
    padding: 64px 0 32px
}
@media (min-width: 768px) {
    .broadridge-top-three-awards__intro .inner-wrapper {
        padding: 120px 0 64px
    }
}
.broadridge-top-three-awards__intro__title {
    margin: 0 0 16px
}
@media (min-width: 768px) {
    .broadridge-top-three-awards__intro__title {
        margin: 0 0 30px
    }
}
.broadridge-top-three-awards__intro__info {
    margin: 16px 0 24px
}
@media (min-width: 768px) {
    .broadridge-top-three-awards__intro__info {
        margin: 30px 0 40px
    }
}
.broadridge-top-three-awards__intro__link {
    border-color: #0050AE;
    color: #0050AE
}
.broadridge-top-three-awards__intro__link:hover {
    border-color: rgba(0, 123, 182, 0.8);
    color: #0050AE
}
.broadridge-top-three-awards__awards {
    color: #fff
}
.broadridge-top-three-awards__awards .outer-wrapper {
    background: #F0F2F6
}
.broadridge-top-three-awards__awards .inner-wrapper {
    padding: 0 0 64px;
    position: relative;
    z-index: 5
}
@media (min-width: 1024px) {
    .broadridge-top-three-awards__awards .inner-wrapper {
        padding: 0 0 120px
    }
}
@media (min-width: 768px) {
    .broadridge-top-three-awards__awards .awards-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}
@media (min-width: 1024px) {
    .broadridge-top-three-awards__awards .awards-list {
        margin: 0 -10px
    }
}
.broadridge-top-three-awards__awards .award-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: url("/_assets/images/background/bg-award.png") left top no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 325px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 16px;
    padding: 32px;
    position: relative;
    text-align: center;
    width: 288px
}
@media (min-width: 768px) {
    .broadridge-top-three-awards__awards .award-item {
        width: 48%
    }
}
@media (min-width: 1024px) {
    .broadridge-top-three-awards__awards .award-item {
        height: 380px;
        margin: 0 10px;
        width: 31%
    }
}
.broadridge-top-three-awards__awards .award-item__icon {
    left: 50%;
    margin: 0 0 0 -34px;
    position: absolute;
    top: 32px
}
.broadridge-top-three-awards__awards .award-item__logo {
    margin: 60px 0 28px;
    min-height: 128px;
    position: relative
}
@media (min-width: 1024px) {
    .broadridge-top-three-awards__awards .award-item__logo {
        margin: 0 0 36px
    }
}
.broadridge-top-three-awards__awards .award-item__logo img {
    display: block;
    left: 50%;
    max-width: 160px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%
}
.broadridge-top-three-awards__awards .award-item__eyebrow {
    margin: 0 0 6px;
    width: 100%
}
.broadridge-top-three-awards__awards .award-item__title {
    color: #fff;
    font-family: "freightsans_promedium", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin: 0;
    width: 100%
}
.broadridge-top-three-awards__awards .award-item--no-image .award-item__title {
    font-family: "freightsans_prolight", sans-serif;
    font-size: 32px;
    font-weight: 200;
    line-height: 36px
}
.broadridge-history__intro .outer-wrapper {
    background: #fff
}
.broadridge-history__intro .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.broadridge-history__intro .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
.broadridge-history__intro__title {
    margin: 0 0 16px
}
@media (min-width: 768px) {
    .broadridge-history__intro__info {
        font-family: "freightsans_probook", sans-serif;
        font-size: 24px;
        font-weight: 300;
        line-height: 32px
    }
}
.broadridge-history__intro__content {
    margin: 0 0 32px
}
@media (min-width: 768px) {
    .broadridge-history__intro__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        padding-right: 25px
    }
    .broadridge-history__intro__content:last-child {
        margin-right: 0
    }
}
@media (min-width: 1024px) {
    .broadridge-history__intro__content {
        padding-right: 50px
    }
}
.broadridge-history__intro__image {
    margin: 0 0 -50px;
    position: relative;
    z-index: 1
}
@media (min-width: 768px) {
    .broadridge-history__intro__image {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%
    }
    .broadridge-history__intro__image:last-child {
        margin-right: 0
    }
}
.broadridge-history__timeline .outer-wrapper {
    background: #fff
}
.broadridge-history__timeline .inner-wrapper {
    padding: 100px 0 0
}
@media (min-width: 768px) {
    .broadridge-history__timeline .inner-wrapper {
        padding: 130px 0 0
    }
}
.broadridge-history__timeline .timeline-item {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    position: relative
}
.broadridge-history__timeline .timeline-item::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item {
        margin: 0 0 0 10%
    }
}
.broadridge-history__timeline .timeline-item:before {
    background: #EBEEF2;
    bottom: 0;
    content: "";
    display: block;
    left: 29px;
    position: absolute;
    top: 0;
    width: 1px
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item:before {
        left: 42px
    }
}
.broadridge-history__timeline .timeline-item__range {
    background: #fff;
    color: #0050AE;
    font-family: "freightsans_prolight", sans-serif;
    font-size: 12px;
    float: left;
    line-height: 12px;
    padding: 10px 0;
    position: relative;
    text-align: center
}
.broadridge-history__timeline .timeline-item__range:before,
.broadridge-history__timeline .timeline-item__range:after {
    background: #EBEEF2;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    margin: 0 0 0 -3px;
    position: absolute;
    width: 10px
}
.broadridge-history__timeline .timeline-item__range:before {
    top: 0
}
.broadridge-history__timeline .timeline-item__range:after {
    bottom: 0
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item__range {
        font-size: 18px;
        line-height: 24px;
        padding: 12px 0
    }
}
.broadridge-history__timeline .timeline-item__title {
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    margin: 0 0 8px
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item__title {
        margin: 0 0 16px;
        max-width: 550px
    }
}
.broadridge-history__timeline .timeline-item__info {
    margin: 0 0 16px
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item__info {
        margin: 0 0 20px;
        max-width: 550px
    }
}
.broadridge-history__timeline .timeline-item__view-more__link {
    color: #0050AE;
    font-family: "freightsans_promedium", sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-transform: uppercase
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item__view-more__link {
        letter-spacing: 1.5px
    }
}
.broadridge-history__timeline .timeline-item__view-more__link:hover {
    color: #0050AE;
    text-decoration: none
}
.broadridge-history__timeline .timeline-item__view-more__link:hover:after {
    border-color: #0050AE transparent transparent transparent
}
.broadridge-history__timeline .timeline-item__view-more__link:after {
    border-color: #0050AE transparent transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    display: inline-block;
    height: 0;
    margin: 5px 0 0 2px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    vertical-align: middle;
    width: 0
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item__view-more__link:after {
        margin: 5px 0 0 5px
    }
}
.broadridge-history__timeline .timeline-item__view-more__link.view-more-open:after {
    border-color: transparent transparent #0050AE transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    display: inline-block;
    height: 0;
    margin: -5px 0 0 2px;
    vertical-align: middle;
    width: 0
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item__view-more__link.view-more-open:after {
        margin: -5px 0 0 5px
    }
}
.broadridge-history__timeline .timeline-item__view-more__link.view-more-open:hover:after {
    border-color: transparent transparent #0050AE transparent
}
.broadridge-history__timeline .timeline-item__view-more__link.view-more-open .timeline-item__view-more__link__view-more {
    display: none
}
.broadridge-history__timeline .timeline-item__view-more__link.view-more-open .timeline-item__view-more__link__view-less {
    display: inline
}
.broadridge-history__timeline .timeline-item__view-more__link__view-less {
    display: none
}
.broadridge-history__timeline .timeline-item__content {
    margin: 0 0 48px 85px
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item__content {
        margin: 0 0 62px 18%
    }
}
.broadridge-history__timeline .timeline-item__details {
    display: none;
    padding: 1px 0 0
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item__details__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}
.broadridge-history__timeline .timeline-item__details__item {
    margin: 24px 0
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item__details__item {
        margin: 10px 0 25px;
        padding: 0 25px 0 0;
        width: 50%
    }
}
@media (min-width: 1024px) {
    .broadridge-history__timeline .timeline-item__details__item {
        padding: 0 45px 0 0;
        width: 33%
    }
}
.broadridge-history__timeline .timeline-item__details__item__year {
    color: #0050AE;
    font-family: "freightsans_probook", sans-serif;
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 8px
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item__details__item__year {
        font-size: 32px;
        line-height: 36px;
        margin: 0 0 2px
    }
}
.broadridge-history__timeline .timeline-item__details__item__title {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    margin: 0 0 8px
}
@media (min-width: 768px) {
    .broadridge-history__timeline .timeline-item__details__item__title {
        line-height: 22px;
        margin: 0 0 6px
    }
}
.broadridge-history__timeline .timeline-item__details__item__info {
    color: #16161D
}
.broadridge-history__timeline .timeline-item:last-child .timeline-item__details {
    display: block
}
.broadridge-industries {
    margin: -80px 0 0
}
@media (min-width: 1024px) {
    .broadridge-industries {
        margin: -132px 0 0
    }
}
.broadridge-industries .outer-wrapper {
    background: #fff
}
.broadridge-industries__industries {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #EBEEF2;
    margin: 0 0 64px;
    padding: 48px 0 64px
}
.broadridge-industries__industries::after {
    clear: both;
    content: "";
    display: table
}
.broadridge-industries__industries__title {
    margin: 0 auto 25px;
    max-width: 475px;
    text-align: center
}
@media (min-width: 1024px) {
    .broadridge-industries__industries__title {
        margin: 0 auto 60px
    }
}
.broadridge-industries__industries .industry {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.broadridge-industries__industries .industry::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 1024px) {
    .broadridge-industries__industries .industry__column {
        float: left;
        margin: 0;
        width: 50%
    }
    .broadridge-industries__industries .industry__column:last-child {
        padding: 0 0 0 64px
    }
}
.broadridge-industries__industries .industry__item {
    margin: 32px 0;
    text-align: center
}
@media (min-width: 768px) {
    .broadridge-industries__industries .industry__item {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 64px 0
    }
    .broadridge-industries__industries .industry__item:nth-child(even) .industry__item__image {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .broadridge-industries__industries .industry__item:nth-child(even) .industry__item__content {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        padding: 0 25px 0 0
    }
}
@media (min-width: 1024px) {
    .broadridge-industries__industries .industry__item {
        display: block;
        margin: 0 0 64px;
        text-align: left
    }
    .broadridge-industries__industries .industry__item:nth-child(even) .industry__item__image {
        -webkit-box-ordinal-group: NaN;
        -webkit-order: initial;
        -ms-flex-order: initial;
        order: initial
    }
    .broadridge-industries__industries .industry__item:nth-child(even) .industry__item__content {
        -webkit-box-ordinal-group: NaN;
        -webkit-order: initial;
        -ms-flex-order: initial;
        order: initial;
        padding: 0
    }
    .broadridge-industries__industries .industry__item:nth-child(even).industry__item--corporations {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .broadridge-industries__industries .industry__item:nth-child(even).industry__item--corporations .industry__item__image {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        margin: 0;
        width: 50%
    }
    .broadridge-industries__industries .industry__item:nth-child(even).industry__item--corporations .industry__item__content {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        padding: 0 0 0 48px;
        width: 50%
    }
}
.broadridge-industries__industries .industry__item:last-child {
    margin: 32px 0 0
}
@media (min-width: 1024px) {
    .broadridge-industries__industries .industry__item:last-child {
        margin: 0
    }
}
.broadridge-industries__industries .industry__item__image {
    margin: 24px 0
}
.broadridge-industries__industries .industry__item__image img {
    width: 100%
}
@media (min-width: 768px) {
    .broadridge-industries__industries .industry__item__image {
        margin: 0;
        width: 50%
    }
}
@media (min-width: 1024px) {
    .broadridge-industries__industries .industry__item__image {
        margin: 0 0 32px;
        width: auto
    }
}
@media (min-width: 768px) {
    .broadridge-industries__industries .industry__item__content {
        padding: 0 0 0 25px;
        width: 50%
    }
}
@media (min-width: 1024px) {
    .broadridge-industries__industries .industry__item__content {
        padding: 0;
        width: auto
    }
}
.broadridge-industries__industries .industry__item__title {
    margin: 0 0 8px
}
@media (min-width: 1024px) {
    .broadridge-industries__industries .industry__item__title {
        margin: 0 0 16px
    }
}
.broadridge-industries__industries .industry__item__text {
    margin: 8px 0 16px
}
@media (min-width: 1024px) {
    .broadridge-industries__industries .industry__item__text {
        margin: 16px 0 18px
    }
}
.broadridge-industries__industries .industry__item__link {
    margin: 16px 0 0
}
@media (min-width: 1024px) {
    .broadridge-industries__industries .industry__item__link {
        margin: 18px 0 0
    }
}
.broadridge-industries__industries .industry__item__link .link-underline {
    border-color: #0050AE;
    color: #0050AE;
    font-size: 14px;
    line-height: 14px
}
.broadridge-industries__industries .industry__item__link .link-underline:hover {
    border-color: rgba(0, 123, 182, 0.8);
    color: #0050AE
}
.broadridge-industries__communications {
    margin: 0 0 64px
}
.broadridge-industries__communications__title {
    margin: 0 auto;
    max-width: 800px;
    text-align: center
}
@media (min-width: 768px) {
    .broadridge-industries__communications .communications {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
.broadridge-industries__communications .communications__item {
    margin: 32px 0;
    position: relative;
    text-align: center
}
@media (min-width: 768px) {
    .broadridge-industries__communications .communications__item {
        margin: 0;
        min-height: 150px;
        padding: 0 5%;
        text-align: left;
        width: 27%
    }
}
@media (min-width: 1200px) {
    .broadridge-industries__communications .communications__item {
        padding: 0 5% 0 0;
        width: 16.667%
    }
}
.broadridge-industries__communications .communications__item:last-child {
    margin: 32px 0 0
}
@media (min-width: 768px) {
    .broadridge-industries__communications .communications__item:last-child {
        margin: 0
    }
}
@media (min-width: 1200px) {
    .broadridge-industries__communications .communications__item:last-child {
        padding-right: 0
    }
}
.broadridge-industries__communications .communications__item__title {
    margin: 0
}
@media (min-width: 768px) {
    .broadridge-industries__communications .communications__item__title {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
.broadridge-industries__communications .communications__item .link-underline {
    border-color: #0050AE;
    color: #0050AE;
    font-size: 14px;
    line-height: 14px
}
.broadridge-industries__communications .communications__item .link-underline:hover {
    border-color: rgba(0, 123, 182, 0.8);
    color: #0050AE
}
@media (min-width: 768px) {
    .broadridge-industries__communications .communications__item .link-underline {
        bottom: 0;
        position: absolute
    }
}
.general-inquiries .outer-wrapper {
    background: #fff
}
.general-inquiries .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 64px 0
}
.general-inquiries .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .general-inquiries .inner-wrapper {
        padding: 80px 0
    }
}
.general-inquiries a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
@media (min-width: 768px) {
    .general-inquiries__intro {
        text-align: center
    }
}
.general-inquiries__intro__title {
    margin: 0 0 32px
}
@media (min-width: 768px) {
    .general-inquiries__intro__title {
        margin: 0 0 60px
    }
}
.general-inquiries .inquiry-type {
    margin: 48px 0 0
}
@media (min-width: 768px) {
    .general-inquiries .inquiry-type {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 16px
    }
}
.general-inquiries .inquiry-contact {
    margin: 16px 0
}
@media (min-width: 768px) {
    .general-inquiries .inquiry-contact {
        margin: 0 0 24px
    }
}
.general-inquiries .inquiry-contact .small,
.general-inquiries .inquiry-contact .cards__type,
.general-inquiries .inquiry-contact .broadridge-history__timeline .timeline-item__details__item__info,
.broadridge-history__timeline .general-inquiries .inquiry-contact .timeline-item__details__item__info,
.general-inquiries .inquiry-contact .insight-featured-article__type,
.general-inquiries .inquiry-contact .insight-subscribe__tag {
    color: inherit
}
.general-inquiries .inquiry-contact svg {
    margin: 0 10px 0 0
}
.general-inquiries .inquiry-contact svg g {
    fill: #16161D
}
.general-inquiries .inquiry-contact__image {
    margin: 0 0 16px
}
.general-inquiries .inquiry-contact__image img {
    width: 100%
}
.general-inquiries .inquiry-contact__name {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500
}
.general-inquiries .inquiry-contact__name,
.general-inquiries .inquiry-contact__title,
.general-inquiries .inquiry-contact__address,
.general-inquiries .inquiry-contact__email,
.general-inquiries .inquiry-contact__phone {
    margin: 0 0 8px
}
.general-inquiries .inquiry-contact__address {
    font-style: normal
}
.general-inquiries .inquiry-contact__link {
    font-size: 16px;
    line-height: 18px;
    margin: 28px 0
}
@media (min-width: 768px) {
    .general-inquiries .inquiry-contact__link {
        margin: 24px 0
    }
}
.general-inquiries .inquiry-contact__link a {
    color: #0050AE
}
.general-inquiries__list {
    border-bottom: 1px solid #EBEEF2;
    margin: 0 0 48px;
    padding: 0 0 48px
}
.general-inquiries__list:last-child {
    border: 0;
    margin: 0;
    padding: 0
}
@media (min-width: 768px) {
    .general-inquiries__list {
        padding: 0 0 48px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}
@media (min-width: 1024px) {
    .general-inquiries__list {
        margin: 0 0 80px
    }
}
.general-inquiries__list--basic {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.general-inquiries__list--basic::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .general-inquiries__list--basic {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
@media (min-width: 1024px) {
    .general-inquiries__list--basic {
        display: block
    }
}
.general-inquiries__list--basic .inquiry-contact {
    margin: 32px 0
}
@media (min-width: 1024px) {
    .general-inquiries__list--basic .inquiry-contact {
        margin: 0 0 32px
    }
}
.general-inquiries__list--basic .inquiry-contact:last-child {
    margin: 32px 0 0
}
@media (min-width: 1024px) {
    .general-inquiries__list--basic .inquiry-contact:last-child {
        margin: 0 0 32px
    }
}
@media (min-width: 768px) {
    .general-inquiries__list--detailed .general-inquiries__item {
        margin: 0 0 48px
    }
}
.general-inquiries__list--basic .general-inquiries__item .inquiry-contact__name {
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300
}
@media (min-width: 768px) {
    .general-inquiries__list--basic .general-inquiries__item {
        padding: 0 20px 0 0;
        width: 100%
    }
    .general-inquiries__list--basic .general-inquiries__item:nth-child(even) {
        padding: 0
    }
    .general-inquiries__list--basic .general-inquiries__item:last-child {
        padding: 0
    }
}
@media (min-width: 1024px) {
    .general-inquiries__list--basic .general-inquiries__item {
        padding: 0;
        width: auto
    }
    .general-inquiries__list--basic .general-inquiries__item--global,
    .general-inquiries__list--basic .general-inquiries__item--emea,
    .general-inquiries__list--basic .general-inquiries__item--asia-pacific {
        width: 50%
    }
    .general-inquiries__list--basic .general-inquiries__item--global {
        padding: 0 32px 0 0
    }
}
@media (min-width: 768px) {
    .general-inquiries__item {
        padding: 0 10px 0 0;
        width: 50%
    }
}
@media (min-width: 1024px) {
    .general-inquiries__item {
        padding: 0 3% 0 0;
        width: 25%
    }
    .general-inquiries__item:last-child {
        padding: 0
    }
}
@media (min-width: 768px) {
    .general-inquiries__item--global .inquiry-contact {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .general-inquiries__item--global .inquiry-contact__image {
        width: 50%
    }
    .general-inquiries__item--global .inquiry-contact__content {
        padding: 0 0 0 32px;
        width: 50%
    }
}
@media (min-width: 1024px) {
    .general-inquiries__item--global {
        float: left
    }
    .general-inquiries__item--global .inquiry-contact {
        display: block
    }
    .general-inquiries__item--global .inquiry-contact__image {
        width: auto
    }
    .general-inquiries__item--global .inquiry-contact__content {
        padding: 0;
        width: auto
    }
}
.general-inquiries__item--global .inquiry-contact__content {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.general-inquiries__item--global .inquiry-contact__content::after {
    clear: both;
    content: "";
    display: table
}
.general-inquiries__item--global .inquiry-contact__name {
    margin: 0 0 16px
}
@media (min-width: 1024px) {
    .general-inquiries__item--global .inquiry-contact__name {
        float: left;
        margin: 0 60px 16px 0
    }
}
@media (min-width: 1024px) {
    .general-inquiries__item--global .inquiry-contact__address-phone {
        float: left
    }
}
@media (min-width: 768px) {
    .general-inquiries__item--emea .inquiry-contact,
    .general-inquiries__item--asia-pacific .inquiry-contact {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .general-inquiries__item--emea .inquiry-contact__image,
    .general-inquiries__item--asia-pacific .inquiry-contact__image {
        margin: 0;
        width: 50%
    }
    .general-inquiries__item--emea .inquiry-contact__content,
    .general-inquiries__item--asia-pacific .inquiry-contact__content {
        width: 50%
    }
}
@media (min-width: 1024px) {
    .general-inquiries__item--emea,
    .general-inquiries__item--asia-pacific {
        float: right
    }
    .general-inquiries__item--emea .inquiry-contact__image,
    .general-inquiries__item--asia-pacific .inquiry-contact__image {
        width: 50%
    }
    .general-inquiries__item--emea .inquiry-contact__content,
    .general-inquiries__item--asia-pacific .inquiry-contact__content {
        width: 50%
    }
}
@media (min-width: 1200px) {
    .general-inquiries__item--emea .inquiry-contact__image,
    .general-inquiries__item--asia-pacific .inquiry-contact__image {
        width: 66%
    }
    .general-inquiries__item--emea .inquiry-contact__content,
    .general-inquiries__item--asia-pacific .inquiry-contact__content {
        width: 33%
    }
}
@media (min-width: 768px) {
    .general-inquiries__item--emea .inquiry-contact__image {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        text-align: right
    }
    .general-inquiries__item--emea .inquiry-contact__content {
        padding: 0 32px 0 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
}
@media (min-width: 768px) {
    .general-inquiries__item--asia-pacific .inquiry-contact__content {
        margin: 0 0 0 32px
    }
}
.international-locations.outer-wrapper {
    background: #fff
}
.international-locations .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 64px
}
.international-locations .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 1024px) {
    .international-locations .inner-wrapper {
        padding: 0 0 144px
    }
}
@media (min-width: 768px) {
    .international-locations__intro {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 0 0 32px
    }
}
@media (min-width: 1024px) {
    .international-locations__intro {
        margin: 0 0 84px
    }
}
@media (min-width: 768px) {
    .international-locations__intro__image {
        margin: 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 50%
    }
}
@media (min-width: 768px) {
    .international-locations__intro__content {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        padding: 0 25px 0 0;
        width: 50%
    }
}
@media (min-width: 1024px) {
    .international-locations__intro__content {
        padding: 0 100px 0 0
    }
}
.international-locations__intro__title {
    margin: 24px 0 16px
}
@media (min-width: 768px) {
    .international-locations__intro__title {
        margin: 0 0 24px
    }
}
.international-locations__intro__info {
    margin: 0 0 24px
}
@media (min-width: 768px) {
    .international-locations__intro__info {
        margin: 0
    }
}
.international-locations__content {
    clear: both
}
.international-locations__content ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.international-locations__location__title {
    border-top: 1px solid #EBEEF2;
    cursor: pointer;
    margin: 0;
    padding: 15px 0;
    position: relative
}
@media (min-width: 768px) {
    .international-locations__location__title {
        padding: 24px 0
    }
}
.international-locations__location__title__count {
    color: #40B8FF;
    display: block;
    font-family: "freightsans_prosemibold", sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 14px;
    margin: 5px 0 0;
    text-transform: uppercase
}
@media (min-width: 768px) {
    .international-locations__location__title__count {
        margin: 0
    }
}
.international-locations__location__title__count .hide {
    display: none
}
.location-open .international-locations__location__title__count .hide {
    display: inline
}
.location-open .international-locations__location__title__count .show {
    display: none
}
.international-locations__location__title__count:after {
    border-color: #40B8FF transparent transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    display: inline-block;
    height: 0;
    margin: 0 0 0 2px;
    -webkit-transition: margin .3s linear;
    transition: margin .3s linear;
    vertical-align: middle;
    width: 0
}
.location-open .international-locations__location__title__count:after {
    border-color: transparent transparent #40B8FF transparent;
    margin: -10px 0 0 2px
}
@media (min-width: 768px) {
    .international-locations__location__title__count {
        position: absolute;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%
    }
}
.international-locations__location__content {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    display: none
}
.international-locations__location__content::after {
    clear: both;
    content: "";
    display: table
}
.international-locations__location__eyebrow {
    display: block;
    margin: 0 0 8px
}
.international-locations__location__phone a {
    color: inherit;
    font-size: 14px;
    font-weight: inherit;
    line-height: 16px
}
@media (min-width: 768px) {
    .international-locations__location__phone a {
        font-size: 16px;
        line-height: 20px
    }
}
.international-locations__location__phone svg {
    margin: 0 10px 0 0
}
.international-locations__location__phone svg g {
    fill: #4D5863;
    opacity: 1
}
@media (min-width: 768px) {
    .international-locations__location__general {
        margin: 0 0 48px
    }
}
@media (min-width: 1024px) {
    .international-locations__location__general {
        float: left;
        margin: 0;
        padding-right: 4%;
        width: 32%
    }
}
@media (min-width: 1024px) {
    .international-locations__location__details {
        float: right;
        width: 68%
    }
}
@media (min-width: 768px) {
    .international-locations__location__details__country {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 80px 0
    }
}
@media (min-width: 1024px) {
    .international-locations__location__details__country {
        margin: 0
    }
}
.international-locations__location__details__item {
    margin: 48px 0;
    position: relative
}
@media (min-width: 768px) {
    .international-locations__location__details__item {
        margin: 0 0 80px;
        padding: 64px 3% 0 0;
        width: 50%
    }
    .international-locations__location__details__item:nth-child(n+3) {
        padding: 0 3% 0 0
    }
    .international-locations__location__details__item:nth-child(n+3).international-locations__location__details__item--is-country {
        padding: 64px 3% 0 0
    }
}
@media (min-width: 1024px) {
    .international-locations__location__details__item {
        width: 33%
    }
    .international-locations__location__details__item:nth-child(n+3) {
        padding: 64px 3% 0 0
    }
    .international-locations__location__details__item:nth-child(n+4) {
        padding: 0 3% 0 0
    }
    .international-locations__location__details__item:nth-child(n+4).international-locations__location__details__item--is-country {
        padding: 64px 3% 0 0
    }
}
.international-locations__location__details__item .small,
.international-locations__location__details__item .cards__type,
.international-locations__location__details__item .broadridge-history__timeline .timeline-item__details__item__info,
.broadridge-history__timeline .international-locations__location__details__item .timeline-item__details__item__info,
.international-locations__location__details__item .insight-featured-article__type,
.international-locations__location__details__item .insight-subscribe__tag {
    color: #16161D
}
@media (min-width: 768px) {
    .international-locations__location__details__item .location__country-wrapper {
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
}
.international-locations__location__details__item .location__country__country {
    margin: 0 0 8px
}
.international-locations__location__details__item .location__country__links {
    margin: -8px 0 16px
}
@media (min-width: 768px) {
    .international-locations__location__details__item .location__country__links {
        margin: -12px 0 16px
    }
}
.international-locations__location__details__item .location__country__links a {
    font-size: 12px;
    line-height: 18px
}
.international-locations__location__details__item .location__country__links a:after {
    background: #EBEEF2;
    content: "";
    display: inline-block;
    height: 12px;
    margin: 0 12px;
    vertical-align: middle;
    width: 1px
}
@media (min-width: 768px) {
    .international-locations__location__details__item .location__country__links a:after {
        margin: 0 15px
    }
}
.international-locations__location__details__item .location__country__links a:last-child:after {
    display: none
}
.international-locations__location__details__item .location__city {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    margin: 0 0 8px
}
.international-locations__location__details__item .location__address {
    font-style: normal;
    margin: 8px 0
}
.international-locations__location__details__item .location__address a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
.international-locations__location__details__item .location__phone {
    margin: 8px 0 0
}
.international-locations__location__details__item .location__phone a {
    color: inherit;
    font-size: 14px;
    font-weight: inherit;
    line-height: 16px
}
@media (min-width: 768px) {
    .international-locations__location__details__item .location__phone a {
        font-size: 16px;
        line-height: 20px
    }
}
.international-locations__location__details__item .location__phone svg {
    margin: 0 10px 0 0
}
.international-locations__location__details__item .location__phone svg g {
    fill: #4D5863;
    opacity: 1
}
.search-sort .outer-wrapper,
.insight-sort .outer-wrapper {
    background: #F0F2F6
}
.search-sort .inner-wrapper,
.insight-sort .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 48px 0 32px
}
.search-sort .inner-wrapper::after,
.insight-sort .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .search-sort .inner-wrapper,
    .insight-sort .inner-wrapper {
        padding: 40px 0
    }
}
.search-sort .filter-by__title,
.search-sort .filter-by select,
.search-sort .sort-by__title,
.search-sort .sort-by select,
.insight-sort .filter-by__title,
.insight-sort .filter-by select,
.insight-sort .sort-by__title,
.insight-sort .sort-by select {
    display: inline-block;
    vertical-align: middle
}
.search-sort .filter-by .multi-select,
.search-sort .sort-by .multi-select,
.insight-sort .filter-by .multi-select,
.insight-sort .sort-by .multi-select {
    min-width: 150px;
    width: 100%
}
@media (min-width: 768px) {
    .search-sort .filter-by .multi-select,
    .search-sort .sort-by .multi-select,
    .insight-sort .filter-by .multi-select,
    .insight-sort .sort-by .multi-select {
        width: auto
    }
}
.search-sort .filter-by__title,
.search-sort .sort-by__title,
.insight-sort .filter-by__title,
.insight-sort .sort-by__title {
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height: 12px;
    margin: 0 0 8px;
    text-transform: uppercase
}
@media (min-width: 768px) {
    .search-sort .filter-by__title,
    .search-sort .sort-by__title,
    .insight-sort .filter-by__title,
    .insight-sort .sort-by__title {
        margin: 0 15px 0 0
    }
}
.search-sort .filter-by__select-wrapper,
.search-sort .sort-by__select-wrapper,
.insight-sort .filter-by__select-wrapper,
.insight-sort .sort-by__select-wrapper {
    border-bottom: 2px solid #EBEEF2;
    cursor: pointer
}
@media (min-width: 768px) {
    .search-sort .filter-by__select-wrapper,
    .search-sort .sort-by__select-wrapper,
    .insight-sort .filter-by__select-wrapper,
    .insight-sort .sort-by__select-wrapper {
        border-bottom: 0;
        display: inline-block;
        vertical-align: middle;
        width: auto
    }
}
.search-sort .filter-by select,
.search-sort .sort-by select,
.insight-sort .filter-by select,
.insight-sort .sort-by select {
    border: 0;
    color: #16161D;
    font-family: "freightsans_promedium", sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.5px;
    line-height: 12px;
    padding: 16px 32px 16px 0;
    text-transform: uppercase
}
.search-sort .filter-by select:focus,
.search-sort .sort-by select:focus,
.insight-sort .filter-by select:focus,
.insight-sort .sort-by select:focus {
    color: inherit
}
.search-sort .filter-by,
.insight-sort .filter-by {
    margin: 0 0 32px
}
@media (min-width: 768px) {
    .search-sort .filter-by,
    .insight-sort .filter-by {
        float: left;
        margin: 0
    }
}
@media (min-width: 768px) {
    .search-sort .sort-by,
    .insight-sort .sort-by {
        float: right
    }
}
.search-sort .inner-wrapper {
    max-width: 800px !important
}
.insight-featured-article .outer-wrapper {
    background: #fff
}
.insight-featured-article .inner-wrapper {
    padding: 50px 0 60px
}
@media (min-width: 768px) {
    .insight-featured-article .inner-wrapper {
        padding: 100px 0 110px
    }
}
.insight-featured-article__link-wrapper {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    position: relative
}
.insight-featured-article__link-wrapper:hover {
    text-decoration: none
}
@media (min-width: 1024px) {
    .insight-featured-article__link-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}
.insight-featured-article__image {
    position: relative
}
@media (min-width: 1024px) {
    .insight-featured-article__image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 68%;
        -ms-flex: 0 1 68%;
        flex: 0 1 68%;
        padding: 0 35px 0 0
    }
}
@media (min-width: 1024px) {
    .insight-featured-article__content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 32%;
        -ms-flex: 0 0 32%;
        flex: 0 0 32%
    }
}
.insight-featured-article__type {
    color: #608100;
    margin: 20px 0 12px;
    text-transform: capitalize
}
@media (min-width: 768px) {
    .insight-featured-article__type {
        font-size: 14px;
        margin: 20px 0 0 2px
    }
}
.insight-featured-article__title {
    margin: 8px 0 20px
}
.insight-featured-article__info {
    margin: 20px 0 24px
}
.insight-featured-article__topic-date {
    color: #4D5863;
    margin: 24px 0 0
}
@media (min-width: 768px) {
    .insight-featured-article__topic-date {
        font-size: 14px
    }
}
@media (min-width: 1024px) {
    .insight-featured-article__topic-date {
        bottom: 0;
        left: 68%;
        position: absolute
    }
}
.insight-featured-article__topic-date__topic,
.insight-featured-article__topic-date__date {
    display: inline-block;
    text-transform: capitalize;
    vertical-align: middle
}
.insight-featured-article__topic-date__topic {
    max-width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
@media (min-width: 768px) {
    .insight-featured-article__topic-date__topic {
        max-width: 65%
    }
}
.insight-featured-article__topic-date__date:before {
    background: #4D5863;
    content: "";
    display: inline-block;
    height: 10px;
    margin: 0 10px 0 6px;
    vertical-align: middle;
    width: 1px
}
.insight-featured-article__link {
    border-color: #0050AE;
    color: #0050AE;
    display: inline-block;
    font-size: 14px;
    line-height: 14px
}
.insight-featured-article__link:hover {
    border-color: rgba(0, 123, 182, 0.8);
    color: #0050AE;
    padding: 0 0 4px
}
.proxy-pulse.outer-wrapper {
    background: #fff
}
.proxy-pulse .inner-wrapper {
    padding: 64px 0;
    text-align: center
}
@media (min-width: 768px) {
    .proxy-pulse .inner-wrapper {
        padding: 120px 0 130px;
        text-align: left
    }
}
.proxy-pulse a:not(.cta) {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
.proxy-pulse a:not(.cta).link-arrow,
.proxy-pulse a.solutions-panel__segments__segments-list__item:not(.cta) {
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500
}
.proxy-pulse__intro {
    max-width: 700px;
    text-align: center
}
@media (min-width: 768px) {
    .proxy-pulse__intro {
        margin: 0 auto 55px
    }
}
.proxy-pulse__intro__logos {
    margin: 0 0 36px
}
.proxy-pulse__intro__logos__logo {
    display: inline-block;
    vertical-align: bottom
}
.proxy-pulse__intro__logos__logo:after {
    background: #EBEEF2;
    content: "";
    display: inline-block;
    height: 20px;
    margin: 0 25px;
    vertical-align: bottom;
    width: 1px
}
.proxy-pulse__intro__logos__logo:last-child:after {
    display: none
}
.proxy-pulse__intro__title {
    margin: 0 0 8px
}
@media (min-width: 768px) {
    .proxy-pulse__intro__title {
        margin: 0 0 16px
    }
}
.proxy-pulse__content-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    max-width: 850px
}
.proxy-pulse__content-wrapper::after {
    clear: both;
    content: "";
    display: table
}
.proxy-pulse__image {
    margin: 24px 0 0
}
@media (min-width: 768px) {
    .proxy-pulse__image {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        float: right;
        margin: 0;
        text-align: right
    }
    .proxy-pulse__image:last-child {
        margin-right: 0
    }
}
.proxy-pulse__image img {
    width: 145px
}
@media (min-width: 768px) {
    .proxy-pulse__image img {
        width: auto
    }
}
@media (min-width: 768px) {
    .proxy-pulse__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%
    }
    .proxy-pulse__content:last-child {
        margin-right: 0
    }
}
.proxy-pulse__content p {
    line-height: 20px
}
@media (min-width: 768px) {
    .proxy-pulse__content p {
        margin: 12px 0 0
    }
    .proxy-pulse__content p.proxy-pulse--small {
        font-size: 16px;
        line-height: 20px;
        margin: 8px 0 0
    }
}
.proxy-pulse__stat-item {
    margin: 24px 0
}
@media (min-width: 768px) {
    .proxy-pulse__stat-item {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 20px
    }
    .proxy-pulse__stat-item:last-of-type {
        margin: 0 0 28px
    }
}
.proxy-pulse__stat-item__stat {
    margin: 0 0 8px
}
@media (min-width: 768px) {
    .proxy-pulse__stat-item__stat {
        font-size: 32px;
        line-height: 36px;
        margin: 0
    }
}
.four-o-four {
    border-top: 53px solid #001F5A;
    margin-top: -53px;
    text-align: center
}
@media (min-width: 768px) {
    .four-o-four {
        border-top: 80px solid #001F5A;
        margin-top: -80px
    }
}
.four-o-four .outer-wrapper {
    background: #fff
}
.four-o-four .inner-wrapper {
    padding: 64px 0
}
@media (min-width: 768px) {
    .four-o-four .inner-wrapper {
        padding: 120px 0 170px
    }
}
.four-o-four__title {
    margin: 0 0 48px
}
@media (min-width: 768px) {
    .four-o-four__title {
        margin: 0 0 64px
    }
}
.four-o-four__links {
    margin: 0 0 48px
}
@media (min-width: 768px) {
    .four-o-four__links {
        margin: 0 0 64px
    }
}
.four-o-four__links a {
    display: block;
    margin: 24px 0
}
@media (min-width: 768px) {
    .four-o-four__links a {
        margin: 32px 0
    }
}
.four-o-four .cta {
    margin: 24px 0
}
@media (min-width: 768px) {
    .four-o-four .cta {
        margin: 32px 0
    }
}
.notification {
    background: #F0F2F6;
    font-size: 14px;
    line-height: 16px
}
@media (min-width: 768px) {
    .notification {
        font-size: 16px;
        line-height: 20px
    }
}
.notification a {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
.notification--dark {
    background: #001F5A;
    color: #fff
}
.notification--dark a {
    color: #fff;
    text-decoration: underline
}
.notification--info .notification__wrapper,
.notification--alert .notification__wrapper {
    padding: 32px 50px 32px 22px
}
@media (min-width: 768px) {
    .notification--info .notification__wrapper,
    .notification--alert .notification__wrapper {
        padding: 22px 75px 30px 38px
    }
}
.notification__wrapper {
    padding: 12px 50px
}
@media (min-width: 768px) {
    .notification__wrapper {
        padding: 16px 75px 16px 60px
    }
}
.notification__buttons {
    margin: 16px 0
}
@media (min-width: 768px) {
    .notification__buttons {
        margin: 24px 0
    }
}
.notification__buttons .cta {
    margin: 8px 24px 8px 0;
    min-width: 260px;
    text-align: center
}
.notification__icon,
.notification__heading {
    margin: 0 0 16px
}
.notification__icon {
    float: left;
    margin-right: 10px;
    margin-top: -2px
}
@media (min-width: 768px) {
    .notification__icon {
        left: 32px
    }
}
.notification__icon svg g {
    fill: #563EB9
}
.notification--dark .notification__icon svg g {
    fill: #fff
}
.notification__close {
    position: absolute;
    top: 8px;
    cursor: pointer;
    right: 5px
}
@media (min-width: 768px) {
    .notification__close {
        top: 20px;
        right: 30px
    }
}
.notification__close svg {
    height: 32px;
    width: 32px
}
.notification__close svg g {
    opacity: .8;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.notification__close svg g g {
    stroke: #4D5863;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.notification--dark .notification__close svg g g {
    stroke: #fff
}
.notification__close:hover svg g g {
    stroke: #16161D
}
.notification--dark .notification__close:hover svg g g {
    stroke: #fff
}
.nav__search {
    font-size: 24px;
    line-height: 24px;
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    color: #fff;
    cursor: pointer
}
@media (min-width: 1279px) {
    .nav__search {
        font-size: 36px;
        line-height: 36px
    }
}
@media (min-width: 1280px) {
    .nav__search {
        display: none
    }
}
.nav__search:hover {
    text-decoration: none
}
.nav__item {
    position: relative;
    cursor: pointer;
    margin: 20px 0 0;
    padding: 0 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}
.nav__item:first-child {
    margin-top: 0
}
.nav__item:last-child {
    border-bottom: none
}
.nav .nav-panel {
    position: relative;
    background-color: rgba(0, 54, 87, 0);
    color: #fff;
    height: 100vh;
    width: 100vw;
    padding: 86px 16px 0;
    margin: 0 0 0 -100%;
    list-style: none;
    overflow-y: auto
}
@media (min-width: 1280px) {
    .nav .nav-panel {
        position: fixed;
        top: 0;
        left: 0;
        width: 40%;
        padding: 40px;
        z-index: 510
    }
}
@media (min-width: 1280px) {
    .nav .nav-panel {
        width: 30%
    }
}
.nav .nav-panel__nav-background {
    background-color: rgba(0, 54, 87, 0);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    width: 100%;
    margin: 0 0 0 -100%;
    padding: 10px 16px;
    z-index: 511
}
.nav .nav-panel .nav-content__segment__more-link {
    display: none
}
.nav__primary {
    position: absolute;
    top: 86px;
    left: 16px;
    right: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-y: auto
}
@media (min-width: 1280px) {
    .nav__primary {
        position: static
    }
}
.nav__primary__item {
    position: relative
}
.nav__primary__search {
    display: inline
}
@media (min-width: 1280px) {
    .nav__primary__search {
        display: none
    }
}
.nav__primary .header__search {
    float: none;
    margin: 0
}
.nav__industries {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none
}
@media (min-width: 1280px) {
    .nav__industries {
        display: block
    }
}
.nav__industry {
    position: relative
}
.nav__industry__description {
    display: none
}
.nav__industry__more-link {
    text-transform: uppercase;
    text-decoration: none;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1.5px;
    display: block;
    width: 99px;
    margin: 16px 0 0;
    padding: 0 0 4px 0;
    border-bottom: 2px solid #0050AE
}
.nav__industry__more-link:hover {
    text-decoration: none
}
.nav__industry.active:before {
    position: absolute;
    background-color: #40B8FF;
    top: 5px;
    left: -40px;
    width: 15px;
    height: 26px;
    content: ''
}
@media (min-width: 1280px) {
    .nav__industry.active .nav__segments {
        display: block
    }
}
.nav__segment__title {
    font-family: "freightsans_prolight", sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.75)
}
.nav__segment__title a {
    display: none
}
.nav__segment__subtitle {
    font-size: 12px;
    text-transform: uppercase;
    color: #16161D;
    display: none
}
.nav__segment__item {
    position: relative
}
@media (min-width: 1280px) {
    .nav__segment__item.active a {
        font-family: "freightsans_promedium", sans-serif;
        font-weight: 500;
        color: #fff
    }
    .nav__segment__item.active:before {
        position: absolute;
        background-color: #40B8FF;
        top: 0;
        left: -40px;
        width: 15px;
        height: 26px;
        content: ''
    }
}
.nav__segments {
    list-style: none;
    padding: 16px 0 0;
    display: none
}
.nav__solutions {
    display: none;
    list-style: none;
    padding: 0
}
.nav__search svg {
    margin-right: 10px
}
.nav-content {
    color: #16161D
}
@media (min-width: 1280px) {
    .nav-content {
        position: relative
    }
}
.nav-content .nav-content__segments__items:first-child {
    border-top: none
}
@media (min-width: 1280px) {
    .nav-content__content-wrapper {
        display: block;
        background-color: rgba(255, 255, 255, 0);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 503;
        overflow-y: auto
    }
}
@media (min-width: 1280px) {
    .nav-content__content {
        margin: 95px 15% 0 45%;
        opacity: 0
    }
}
@media (min-width: 1280px) {
    .nav-content__content {
        margin-left: 35%
    }
}
.nav-content__segment-header {
    padding-bottom: 60px;
    border-bottom: 1px solid #EBEEF2
}
.nav-content__segment-header__title {
    position: relative;
    color: #16161D;
    font-family: "freightsans_prolight", sans-serif;
    font-size: 48px;
    line-height: 48px;
    font-weight: 200;
    margin-bottom: 14px
}
.nav-content__segment-header__description {
    margin: 0;
    color: #16161D
}
.nav-content__segments {
    list-style: none;
    padding: 0;
    margin: 0
}
.nav-content__segments__items {
    padding: 55px 0 39px;
    border-top: 1px solid #EBEEF2
}
@media (min-width: 1280px) {
    .nav-content__segments.fade-in {
        opacity: 1;
        top: 0
    }
}
.nav-content__segment__title {
    color: #16161D;
    font-family: "freightsans_prolight", sans-serif;
    font-weight: 500;
    margin: 0 0 30px;
    display: block;
    font-size: 32px;
    position: relative
}
@media (min-width: 1280px) {
    .nav-content__segment__title.pinned {
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 30px 0 30px 45%;
        z-index: 504;
        -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15)
    }
}
@media (min-width: 1280px) {
    .nav-content__segment__title.pinned {
        padding: 30px 0 30px 34.5%
    }
}
.nav-content__segment__more-link {
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 2px solid #40B8FF;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1.5px;
    display: inline-block;
    margin: 0 0 0 16px;
    padding: 0 0 4px 0
}
.nav-content__segment__more-link:hover {
    text-decoration: none
}
.nav-content__segment__subtitle {
    font-family: "freightsans_prolight", sans-serif;
    font-size: 18px;
    font-weight: 600
}
.nav-content__segment__solutions {
    list-style: none;
    padding: 10px 0 20px 0
}
.nav-content__segment__solutions a {
    font-size: 18px
}
.nav-content__solutions {
    margin: 0 0 16px
}
.nav-content__solutions.link-arrow:after,
.nav-content__solutions.solutions-panel__segments__segments-list__item:after {
    margin: -5px 0 0 5px
}
.nav-content__solution__description {
    font-size: 18px;
    margin: 0
}
.mobile-content__wrapper {
    position: fixed;
    top: 0px;
    left: 100%;
    right: -100%;
    padding: 86px 16px 0;
    opacity: 1;
    width: 100vw;
    height: 100vh;
    overflow-y: auto;
    z-index: 510
}
.mobile-content__industries {
    padding-left: 0;
    margin: 0;
    list-style: none
}
.mobile-content__industry__more-link {
    display: block;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 600
}
.mobile-content__industry__description {
    display: none
}
.mobile-content__segments {
    display: none
}
.mobile-content__segments__segment {
    padding: 0 0 50px;
    margin: 0 0 50px;
    border-bottom: 1px solid #EBEEF2
}
.mobile-content__segments__segment:last-child {
    border-bottom: none;
    margin-bottom: 0;
    height: -webkit-calc(100vh - 60px);
    height: calc(100vh - 60px)
}
.mobile-content__segment__title {
    display: inline-block;
    color: #16161D;
    font-size: 24px;
    font-family: "freightsans_probook", sans-serif;
    font-weight: 500;
    margin: 0
}
.mobile-content__segment__more-link {
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1.5px;
    display: block;
    width: 100%;
    margin: 0;
    padding: 8px 0 1px 0
}
.mobile-content__segment__subtitle {
    color: #16161D;
    font-size: 18px;
    margin: 24px 0 16px;
    text-transform: uppercase
}
.mobile-content__solutions {
    display: none;
    padding: 0;
    margin: 16px 0;
    list-style: none
}
.mobile-content__solutions__solution {
    font-size: 16px;
    position: relative;
    margin: 0 0 16px
}
.mobile-content__solutions__solution:last-child {
    margin: 0
}
.mobile-content__solutions__description {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px
}
.mobile-content__solutions__link {
    font-size: 16px;
    line-height: 24px;
    width: 100%
}
.mobile-content__solutions__link:after {
    position: absolute;
    top: 7px;
    right: 0
}
.solutions-panel {
    background-color: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    left: 100%;
    z-index: 604
}
.solutions-panel__wrapper {
    position: relative;
    padding: 50px 0 0;
    height: 100vh;
    width: 100vw;
    overflow-y: auto;
    overflow-x: hidden
}
.solutions-panel__navigation {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    width: 100%;
    padding: 10px 16px;
    z-index: 610
}
.solutions-panel__back #solutions-back-btn {
    height: 14px;
    width: 14px;
    z-index: 605
}
.solutions-panel__close.flyout-close {
    top: 10px
}
.solutions-panel__close #solutions-close-btn {
    height: 14px;
    width: 14px;
    z-index: 605
}
.solutions-panel__segments__wrapper {
    color: #16161D;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0 16px
}
.solutions-panel__segments__title {
    font-size: 28px;
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    margin: 36px 0 14px
}
.solutions-panel__segments__description {
    font-size: 16px;
    margin: 0 0 50px
}
.solutions-panel__segments__segments-list {
    margin: 0;
    padding: 0;
    list-style: none
}
.solutions-panel__segments__segments-list__item {
    position: relative;
    font-size: 16px;
    line-height: 48px;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500;
    cursor: pointer
}
.solutions-panel__segments__segments-list__item:after {
    position: absolute;
    top: 19px;
    right: 0
}
.solutions-panel__solutions__wrapper {
    color: #16161D;
    position: absolute;
    left: 100%;
    right: -100%;
    padding: 0 16px
}
.solutions-panel__solutions__header {
    position: relative;
    font-size: 28px;
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    margin: 36px 0 0
}
.solutions-panel__solutions__title {
    font-size: 28px;
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    margin: 36px 0 14px
}
.solutions-panel__solutions__description {
    font-size: 16px;
    font-weight: normal;
    padding: 0 0 50px;
    margin: 0 0 50px;
    border-bottom: 1px solid #EBEEF2
}
.solutions-panel__solutions__solutions-list {
    margin: 0;
    padding: 0;
    list-style: none
}
.solutions-panel__solutions__solutions-list__item {
    position: relative;
    font-size: 14px;
    line-height: 48px;
    font-family: "freightsans_promedium", sans-serif;
    font-weight: 500
}
.solutions-panel__solutions__solutions-list__item:after {
    position: absolute;
    top: 19px;
    right: 0
}
.solutions-panel__solutions__solutions-list .mobile-content__solutions {
    display: block
}
.industry__title,
.nav__primary__item,
.nav__primary__link,
.nav__industry__title,
.mobile-content__industry__title {
    font-size: 24px;
    line-height: 24px;
    font-family: 'freightsans_prolight';
    font-weight: 300;
    color: #fff
}
@media (min-width: 1280px) {
    .industry__title,
    .nav__primary__item,
    .nav__primary__link,
    .nav__industry__title,
    .mobile-content__industry__title {
        font-size: 32px;
        line-height: 32px
    }
}
.industry__title:hover,
.nav__primary__item:hover,
.nav__primary__link:hover,
.nav__industry__title:hover,
.mobile-content__industry__title:hover {
    text-decoration: none
}
.industry__title svg,
.nav__primary__item svg,
.nav__primary__link svg,
.nav__industry__title svg,
.mobile-content__industry__title svg {
    margin-right: 10px
}
.pagination__prev,
.pagination__next {
    background: #0050AE;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    position: relative;
    height: 24px;
    width: 24px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    vertical-align: middle
}
.pagination__prev:hover,
.pagination__next:hover {
    background: #0050AE
}
.pagination__prev:after,
.pagination__next:after {
    border-style: solid;
    border-width: 6px;
    content: "";
    height: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 0
}
.pagination__prev:after {
    border-color: transparent #fff transparent transparent;
    left: 3px
}
.pagination__next:after {
    border-color: transparent transparent transparent #fff;
    right: 3px
}
.pagination__text {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle
}
.pagination .disabled {
    background: #EBEEF2;
    cursor: default
}
.pagination .disabled:hover {
    background: #EBEEF2
}
.search-box--results,
.search-box--query-results {
    border-top: 53px solid #001F5A;
    margin-top: -53px
}
@media (min-width: 768px) {
    .search-box--results,
    .search-box--query-results {
        border-top: 80px solid #001F5A;
        margin-top: -80px
    }
}
.search-results .outer-wrapper {
    background: #fff
}
.search-results .inner-wrapper {
    margin: 0 auto;
    max-width: 800px !important;
    padding: 32px 0 64px
}
@media (min-width: 768px) {
    .search-results .inner-wrapper {
        padding: 64px 0 230px
    }
}
.search-results--no-results {
    text-align: center
}
.search-results--no-results .inner-wrapper {
    padding: 64px 0;
    max-width: none !important
}
@media (min-width: 768px) {
    .search-results--no-results .inner-wrapper {
        padding: 120px 0
    }
}
.search-results--no-results__title {
    margin: 0 0 16px
}
@media (min-width: 768px) {
    .search-results--no-results__title {
        margin: 0 0 32px
    }
}
.search-results--no-results__info {
    margin: 0 auto;
    max-width: 620px
}
@media (min-width: 768px) {
    .search-results--no-results__info {
        margin: 0 auto 64px
    }
}
.search-results--no-results__links a {
    display: block;
    margin: 24px 0
}
@media (min-width: 768px) {
    .search-results--no-results__links a {
        margin: 32px 0
    }
}
.search-results__heading {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}
.search-results__heading::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .search-results__heading {
        margin: 0 0 48px
    }
}
@media (min-width: 768px) {
    .search-results__heading .pagination {
        float: right
    }
}
.search-results__count {
    margin: 0 0 32px
}
@media (min-width: 768px) {
    .search-results__count {
        float: left;
        margin: 0
    }
}
.search-results__list {
    list-style: none;
    margin: 0;
    padding: 0
}
.search-results__result {
    border-bottom: 1px solid #EBEEF2;
    margin: 32px 0;
    padding: 0 0 32px
}
@media (min-width: 768px) {
    .search-results__result {
        margin: 40px 0;
        padding: 0 0 40px
    }
}
@media (min-width: 768px) {
    .search-results__result:last-child {
        margin: 48px 0 0
    }
}
.search-results__result__type {
    color: #4D5863;
    margin: 0 0 14px;
    text-transform: capitalize
}
@media (min-width: 768px) {
    .search-results__result__type {
        margin: 0 0 8px
    }
}
.search-results__result__link {
    display: inline-block;
    font-family: "freightsans_promedium", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 8px
}
@media (min-width: 768px) {
    .search-results__result__link {
        font-size: 18px
    }
}
.search-results__result__link a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit
}
.search-results__pagination-mobile {
    margin: 48px 0 0;
    text-align: center
}
.search-box {
    background: #001F5A;
    color: #fff
}
.search-box__container {
    margin: 0 auto;
    max-width: 800px;
    padding: 70px 10px
}
@media (min-width: 768px) {
    .search-box__container {
        padding: 96px 10px 82px
    }
}
.search-box__container__inner {
    position: relative
}
.search-box__input {
    background: url("") left 15px no-repeat;
    font-size: 28px;
    font-family: "freightsans_prolight", sans-serif;
    font-weight: 200;
    line-height: 32px;
    padding-left: 30px
}
.search-box__input::-webkit-input-placeholder {
    font-family: "freightsans_prolight", sans-serif;
    font-weight: 200;
    color: rgba(255, 255, 255, 0.3)
}
.search-box__input:-moz-placeholder {
    font-family: "freightsans_prolight", sans-serif;
    font-weight: 200;
    color: rgba(255, 255, 255, 0.3)
}
.search-box__input::-moz-placeholder {
    font-family: "freightsans_prolight", sans-serif;
    font-weight: 200;
    color: rgba(255, 255, 255, 0.3)
}
.search-box__input:-ms-input-placeholder {
    font-family: "freightsans_prolight", sans-serif;
    font-weight: 200;
    color: rgba(255, 255, 255, 0.3)
}
.search-box__input::-ms-expand {
    display: none
}
.search-box__input:focus,
.search-box__input.form__field__input--not-empty {
    border-bottom: 2px solid rgba(221, 221, 221, 0.2)
}
@media (min-width: 768px) {
    .search-box__input {
        background-position: left 32px;
        font-size: 48px;
        line-height: 52px
    }
}
.search-box__clear {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 10px
}
.search-box__clear svg g {
    opacity: 1;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.search-box__clear.inactive {
    display: none
}
@media (min-width: 768px) {
    .search-box__clear {
        top: 35px
    }
}
.search-box__clear:hover svg g {
    opacity: .8
}
.search-box__clear:active svg g {
    opacity: 1
}
.search-box__query-list {
    font-family: "freightsans_prolight", sans-serif;
    font-size: 24px;
    font-weight: 200;
    line-height: 32px;
    list-style: none;
    margin: 0;
    padding: 24px 0
}
.inactive .search-box__query-list {
    display: none
}
@media (min-width: 768px) {
    .search-box__query-list {
        padding: 16px 0
    }
}
.search-box__query-list li {
    cursor: pointer;
    padding: 0 32px 5px
}
.search-box__query-list li.selected {
    background: rgba(17, 17, 17, 0.15)
}
.search-box__query-list b {
    font-family: "freightsans_prosemibold", sans-serif;
    font-weight: 700
}
.insight-subscribe {
    text-align: center
}
.insight-subscribe .outer-wrapper {
    background: #F0F2F6
}
.insight-subscribe .inner-wrapper {
    border-top: 1px solid #EBEEF2;
    padding: 48px 0 16px
}
@media (min-width: 768px) {
    .insight-subscribe .inner-wrapper {
        padding: 75px 0
    }
}
.insight-subscribe__thanks {
    display: none;
    position: relative
}
.insight-subscribe__thanks__close {
    position: absolute;
    top: -32px;
    right: 0
}
@media (min-width: 768px) {
    .insight-subscribe__thanks__close {
        top: -59px
    }
}
.insight-subscribe__thanks__close svg {
    height: 22px;
    width: 22px
}
.insight-subscribe__thanks__close svg g {
    opacity: 1
}
.insight-subscribe__thanks__close svg g g {
    stroke: #16161D
}
.insight-subscribe__thanks__title {
    margin: 0 0 8px
}
.insight-subscribe .form__field {
    margin: 32px 0
}
@media (min-width: 768px) {
    .insight-subscribe .form__field {
        display: inline-block;
        margin: 0 8px
    }
}
.insight-subscribe .form__field__input {
    color: #16161D
}
.insight-subscribe .form__field__input--text {
    border-bottom-color: #8B949C
}
@media (min-width: 768px) {
    .insight-subscribe .form__field__input--text {
        width: 300px
    }
}
.insight-subscribe .multi-select {
    display: inline-block
}
.insight-subscribe .multi-select.open {
    -webkit-box-shadow: none;
    box-shadow: none
}
.insight-subscribe .multi-select__title {
    border-bottom: 2px solid #8B949C;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0 0 5px;
    padding: 0 16px 0 0;
    text-transform: none
}
.insight-subscribe .multi-select__title:after {
    right: 0
}
.insight-subscribe .multi-select__options {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: none;
    width: 120%
}
.insight-subscribe .multi-select__options label {
    padding: 8px 20px 8px 8px
}
.insight-subscribe__tags {
    margin: 32px auto;
    max-width: 800px
}
@media (min-width: 768px) {
    .insight-subscribe__tags {
        margin: 60px auto 80px
    }
}
.insight-subscribe__tags__eyebrow {
    margin: 0 0 16px
}
.insight-subscribe__tag {
    border: 1px solid #0050AE;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #0050AE;
    cursor: pointer;
    display: inline-block;
    margin: 8px;
    padding: 6px 14px 8px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.insight-subscribe__tag:hover,
.insight-subscribe__tag.selected {
    background: #001F5A;
    border-color: #001F5A;
    color: #fff
}
.insight-subscribe__tag:hover svg,
.insight-subscribe__tag.selected svg {
    margin: -3px 0 0 3px
}
.gated-content-form .outer-wrapper {
    background: #fff
}
.gated-content-form .inner-wrapper {
    margin: 0 auto;
    max-width: 1000px !important;
    padding: 0 0 64px
}
@media (min-width: 768px) {
    .gated-content-form .inner-wrapper {
        padding: 0 0 120px
    }
}
.gated-content-form__lock {
    border-top: 1px solid #EBEEF2;
    position: relative
}
.gated-content-form__lock__icon {
    background: #fff;
    position: absolute;
    left: 50%;
    margin: -16px 0 0 0;
    padding: 0 16px;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 50%
}
@media (min-width: 768px) {
    .gated-content-form__lock__icon {
        padding: 0 28px
    }
}
.gated-content-form__title,
.gated-content-form__info {
    margin: 0 auto;
    max-width: 540px;
    text-align: center
}
.gated-content-form__title {
    margin: 28px auto 16px
}
@media (min-width: 768px) {
    .gated-content-form__title {
        margin: 75px auto 16px
    }
}
.gated-content-form__container {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    max-width: 800px
}
.gated-content-form__container::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .gated-content-form__container {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 35px 0 0
    }
}
.gated-content-form__image {
    margin: 32px 0;
    text-align: center
}
@media (min-width: 768px) {
    .gated-content-form__image {
        margin: 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        text-align: right;
        width: 50%
    }
}
.gated-content-form__image img {
    width: 145px
}
@media (min-width: 768px) {
    .gated-content-form__image img {
        width: auto
    }
}
@media (min-width: 768px) {
    .gated-content-form__form {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        width: 50%
    }
}
.gated-content-form__form .form__expand-button,
.gated-content-form__form .form__group,
.gated-content-form__form .form__field {
    margin: 0 0 35px
}
.gated-content-form__form .form__group .form__field+.form__field {
    padding-top: 34px
}
@media (min-width: 1024px) {
    .gated-content-form__form .form__group .form__field+.form__field {
        padding-top: inherit
    }
}
.gated-content-form__form .form__group:first-child,
.gated-content-form__form .form__group:last-child {
    margin: 0 0 35px
}
@media (min-width: 768px) {
    .gated-content-form__form .form__group:first-child,
    .gated-content-form__form .form__group:last-child {
        margin: 0
    }
}
.gated-content-form__form .form__expand-button,
.gated-content-form__form .form__field__input--text,
.gated-content-form__form .form__field__input--select,
.gated-content-form__form .form__field__input--textarea {
    border-color: #8B949C;
    color: #16161D
}
.gated-content-form__form .form__expand-button::-webkit-input-placeholder,
.gated-content-form__form .form__field__input--text::-webkit-input-placeholder,
.gated-content-form__form .form__field__input--select::-webkit-input-placeholder,
.gated-content-form__form .form__field__input--textarea::-webkit-input-placeholder {
    color: rgba(109, 109, 109, 0.5)
}
.gated-content-form__form .form__expand-button:-moz-placeholder,
.gated-content-form__form .form__field__input--text:-moz-placeholder,
.gated-content-form__form .form__field__input--select:-moz-placeholder,
.gated-content-form__form .form__field__input--textarea:-moz-placeholder {
    color: rgba(109, 109, 109, 0.5)
}
.gated-content-form__form .form__expand-button::-moz-placeholder,
.gated-content-form__form .form__field__input--text::-moz-placeholder,
.gated-content-form__form .form__field__input--select::-moz-placeholder,
.gated-content-form__form .form__field__input--textarea::-moz-placeholder {
    color: rgba(109, 109, 109, 0.5)
}
.gated-content-form__form .form__expand-button:-ms-input-placeholder,
.gated-content-form__form .form__field__input--text:-ms-input-placeholder,
.gated-content-form__form .form__field__input--select:-ms-input-placeholder,
.gated-content-form__form .form__field__input--textarea:-ms-input-placeholder {
    color: rgba(109, 109, 109, 0.5)
}
.gated-content-form__form .form__expand-button:focus,
.gated-content-form__form .form__field__input--text:focus,
.gated-content-form__form .form__field__input--select:focus,
.gated-content-form__form .form__field__input--textarea:focus {
    border-color: #40B8FF
}
.gated-content-form__form .form__expand-button {
    color: rgba(109, 109, 109, 0.5)
}
.gated-content-form__form .form__field__select-wrapper.first-child-as-placeholder {
    opacity: .5
}
.gated-content-form__form .form__field__select-wrapper.first-child-as-placeholder.modified {
    opacity: inherit
}
.partner-program .outer-wrapper {
    background-image: url("");
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 64px 0;
    text-align: center
}
@media (min-width: 768px) {
    .partner-program .outer-wrapper {
        background-image: url("");
        background-position: center top;
        padding: 135px 0 105px
    }
}
.partner-program .inner-wrapper {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto
}
.partner-program .inner-wrapper::after {
    clear: both;
    content: "";
    display: table
}
.partner-program__info {
    margin: 0 auto;
    max-width: 280px
}
@media (min-width: 768px) {
    .partner-program__info {
        max-width: 625px
    }
}
.partner-program__info__title {
    color: #fff;
    font-family: "freightsans_probook", sans-serif;
    font-weight: 300;
    margin: 0 0 16px
}
@media (min-width: 768px) {
    .partner-program__info__title {
        font-family: "freightsans_prolight", sans-serif;
        font-weight: 200;
        margin: 0 0 32px
    }
}
.partner-program__button {
    margin: 24px 0 0
}
.client-logins .outer-wrapper {
    background: #fff
}
.client-logins .inner-wrapper {
    padding: 48px 0 0
}
@media (min-width: 768px) {
    .client-logins .inner-wrapper {
        padding: 80px 0 0
    }
}
.client-logins .client-login__section {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 48px
}
.client-logins .client-login__section::after {
    clear: both;
    content: "";
    display: table
}
@media (min-width: 768px) {
    .client-logins .client-login__section {
        padding: 0 0 20px
    }
}
@media (min-width: 1024px) {
    .client-logins .client-login__section__title-container {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%
    }
    .client-logins .client-login__section__title-container:last-child {
        margin-right: 0
    }
}
@media (min-width: 1200px) {
    .client-logins .client-login__section__title-container {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }
    .client-logins .client-login__section__title-container:last-child {
        margin-right: 0
    }
}
@media (min-width: 1024px) {
    .client-logins .client-login__section__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%
    }
    .client-logins .client-login__section__content:last-child {
        margin-right: 0
    }
}
@media (min-width: 1200px) {
    .client-logins .client-login__section__content {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%
    }
    .client-logins .client-login__section__content:last-child {
        margin-right: 0
    }
}
.client-logins .client-login__section__title {
    border-top: 2px solid #40B8FF;
    margin: 0;
    padding: 18px 0 10px;
    position: relative
}
@media (min-width: 1024px) {
    .client-logins .client-login__section__title {
        border: 0;
        padding: 24px 0 20px
    }
    .client-logins .client-login__section__title:before {
        background: #40B8FF;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        top: 0;
        width: 60%
    }
}
@media (min-width: 768px) {
    .client-logins .client-login__items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}
.client-logins .client-login__item {
    margin: 48px 0
}
.client-logins .client-login__item:first-child {
    margin: 32px 0 48px
}
@media (min-width: 768px) {
    .client-logins .client-login__item {
        margin: 50px 0;
        padding: 0 125px 0 0;
        width: 50%
    }
    .client-logins .client-login__item:first-child {
        margin: 50px 0
    }
}
@media (min-width: 1024px) {
    .client-logins .client-login__item {
        margin: 0 0 50px 0;
        padding: 0 50px 0 0
    }
    .client-logins .client-login__item:first-child {
        margin: 0 0 50px
    }
}
@media (min-width: 1200px) {
    .client-logins .client-login__item {
        margin: 0 0 100px 0;
        padding: 0 32px 0 0;
        width: 33.33%
    }
    .client-logins .client-login__item:first-child {
        margin: 0 0 100px 0
    }
    .client-logins .client-login__item:nth-child(3n) {
        margin: 0 0 100px 0
    }
}
.client-logins .client-login__item__title {
    font-family: "freightsans_promedium", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 8px
}
.client-logins .client-login__item__info {
    color: #16161D;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 16px
}
.client-logins .client-login__item__phone,
.client-logins .client-login__item__email {
    color: #16161D;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 8px
}
.client-logins .client-login__item__phone a,
.client-logins .client-login__item__email a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
.client-logins .client-login__item__phone svg,
.client-logins .client-login__item__email svg {
    margin: 0 5px 0 0
}
.client-logins .client-login__item__phone svg g,
.client-logins .client-login__item__email svg g {
    fill: #4D5863;
    opacity: 1
}
.client-logins .client-login__item__link {
    margin: 16px 0 0
}
.client-logins .client-login__item__link .link-underline {
    border-color: #0050AE;
    color: #0050AE;
    font-size: 14px;
    font-family: "freightsans_prosemibold", sans-serif;
    font-weight: 700;
    text-transform: uppercase
}
.client-logins .client-login__item__link .link-underline:hover {
    border-color: rgba(0, 123, 182, 0.8);
    color: #0050AE
}
	@media (min-width: 768px)
		{
    .heading-big {
    font-size: 46px !IMPORTANT;
    line-height: 54px !IMPORTANT;
  }
    .heading-big strong{
  font-family: 'freightsans_prosemibold', sans-serif;
  }
}
.link-underline{
	border-bottom-color: #0050AA;
}
.industry__item__link a {
    font-family: 'freightsans_prosemibold',sans-serif;
}
.broadridge-capabilities__capability__title{
  letter-spacing: -0.5px;
}