/************************************************************
GLOBAL MIXINS
************************************************************/
/************************************************************
CROSS-SITE IMPORTS
************************************************************/
/*******************************************************
COLOR DEFINITIONS
*******************************************************/
/*******************************************************
ASPECT RATIOS PADDING PERCENTAGES
*******************************************************/
/*******************************************************
LAYOUT WIDTH + GENERAL LAYOUT SCAFFOLDING
*******************************************************/
/*******************************************************
Z-INDEX REGISTRY
*******************************************************/
/************************************************************
ANIMATIONS
************************************************************/
/*
    https://gist.github.com/tobiasahlin/7a421fb9306a4f518aab
*/
/************************************************************
LAYOUT OR POSITIONING
************************************************************/
/************************************************************
CONTENT
************************************************************/
/************************************************************
EFFECTS
************************************************************/
/************************************************************
MEDIA QUERIES
************************************************************/
/** Target points **/
/* MOBILE - Targeting iPhone 5s only */
/* TABLET - Tablet & up */
/* MOBILE - Only Mobile */
/* TABLET - Tablet & up */
/* TABLET - Targeting only tablet */
/* TABLET - Targeting Mobile & Tablet */
/* DESKTOP - Desktop & Up */
/* DESKTOP - Between minimum and half-way mark */
/* DESKTOP - Between minimum and contained max */
/* DESKTOP -  Max width of the website */
/************************************************************
RESET
************************************************************/
html {
  color: #000;
}

a {
  color: inherit;
  text-decoration: none;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure, figcaption {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

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

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  font-size: 100%;
}

body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  font-size: small;
}

table {
  font-size: inherit;
}

button {
  border: 0;
  border-radius: 0;
  background: none;
  cursor: pointer;
  outline: 0;
}

input, textarea {
  outline: 0;
  border: 0;
}

*:focus {
  outline: 0;
}

hr {
  border: 0;
  margin: 0;
}

picture {
  font-size: 0;
}

body {
  width: 100%;
  font-size: 10px;
  overflow-x: hidden;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  width: 100%;
  font-size: 10px;
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

/************************************************************
CUSTOM ELEMENT RESET AND LAYOUT SCAFFOLDING
************************************************************/
iframe {
  border: 0;
}

.hide {
  display: none;
  text-indent: -9999999px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1px;
  position: absolute;
}

.wide_table {
  overflow-x: scroll;
  width: 100%;
}

/************************************************************
CALL-TO-ACTIONS a, button, input
************************************************************/
a, button, input {
  outline: none;
  padding: 0;
  border-radius: 0;
  border: none;
}

/************************************************************
BADGES
************************************************************/
[class*='wa_badge_'] {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-radius: 3rem;
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  cursor: pointer;
}

.wa_badge_md {
  width: 3.8rem;
  height: 3.8rem;
  font-size: 2rem;
}

.wa_badge_white {
  background-color: #FFFFFF;
  color: #111;
}

.wa_badge_black {
  background-color: #111;
  color: #FFFFFF;
}

@font-face {
  font-family: 'fontello';
  font-display: swap;
  src: url("/nwa_assets/fonts/fontello/fontello.woff2?25012021") format("woff2");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-down-open:before {
  content: '\e800';
}

.icon-left-open:before {
  content: '\e801';
}

.icon-right-open:before {
  content: '\e802';
}

.icon-up-open:before {
  content: '\e803';
}

.icon-ok:before {
  content: '\e804';
}

.icon-cancel:before {
  content: '\e805';
}

.icon-plus:before {
  content: '\e806';
}

.icon-minus:before {
  content: '\e807';
}

.icon-forward:before {
  content: '\e808';
}

.icon-chat:before {
  content: '\e809';
}

.icon-cog:before {
  content: '\e80a';
}

.icon-cw:before {
  content: '\e80b';
}

.icon-ccw:before {
  content: '\e80c';
}

.icon-arrows-cw:before {
  content: '\e80d';
}

.icon-search:before {
  content: '\e80e';
}

.icon-tag:before {
  content: '\e80f';
}

.icon-tags:before {
  content: '\e810';
}

.icon-print:before {
  content: '\e811';
}

.icon-heart:before {
  content: '\e812';
}

.icon-eye:before {
  content: '\e813';
}

.icon-comment:before {
  content: '\e814';
}

.icon-attention-circled:before {
  content: '\e815';
}

.icon-twitter:before {
  content: '\f099';
}

.icon-facebook:before {
  content: '\f09a';
}

.icon-resize-full-alt:before {
  content: '\f0b2';
}

.icon-menu:before {
  content: '\f0c9';
}

.icon-mail-alt:before {
  content: '\f0e0';
}

.icon-linkedin:before {
  content: '\f0e1';
}

.icon-bell-alt:before {
  content: '\f0f3';
}

.icon-reply:before {
  content: '\f112';
}

.icon-help:before {
  content: '\f128';
}

.icon-attention-alt:before {
  content: '\f12a';
}

.icon-thumbs-up-alt:before {
  content: '\f164';
}

.icon-thumbs-down-alt:before {
  content: '\f165';
}

.icon-instagram:before {
  content: '\f16d';
}

.icon-paper-plane:before {
  content: '\f1d8';
}

.icon-share:before {
  content: '\f1e0';
}

.icon-bell-off:before {
  content: '\f1f6';
}

.icon-pinterest:before {
  content: '\f231';
}

.icon-link-ext:before {
  content: '\f08e';
}

.icon-link:before {
  content: '\f517';
}

.icon-flipboard-icon:before {
  content: '\e815';
}

/************************************************************
CROSS-SITE IMAGES
************************************************************/
[class*=content_media_] > figcaption {
  position: relative;
  padding-top: 7.5px;
  color: #555;
  font-size: 0.7em;
  font-style: italic;
}

[class*=content_media_] > figcaption p {
  margin: 0;
}

.content_media_fixed {
  position: relative;
  margin-bottom: 15px;
}

.content_media_fixed .content_media_target_wrapper,
.content_media_fixed > picture {
  display: block;
  position: relative;
}

.content_media_fixed .content_media_target_wrapper .content_media_target,
.content_media_fixed .content_media_target_wrapper > img,
.content_media_fixed > picture .content_media_target,
.content_media_fixed > picture > img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.content_media_flexible {
  margin-bottom: 15px;
}

.content_media_flexible img {
  display: block;
  width: 100%;
  height: auto;
}

/************************************************************
CROSS-SITE PAGE LAYOUT
************************************************************/
#wa_siteWrapper {
  padding-top: 50px;
}

#pageBody {
  min-height: 80vh;
  position: relative;
}

footer {
  display: block;
  background-color: #222;
  width: 100%;
  font-size: 1.35rem;
  padding-bottom: 9rem;
}

footer > .footerBlock {
  display: flex;
  flex-direction: column;
  padding-top: 6rem;
  padding-bottom: 6rem;
  color: #FFFFFF;
  max-width: 1300px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
}

@media (max-width: 767px) {
  footer > .footerBlock {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

footer > .footerBlock > img {
  display: block;
  width: 18rem;
  margin-bottom: 2.8rem;
}

footer > .footerBlock > p {
  display: block;
  margin-bottom: 2.8rem;
  line-height: 2;
}

.footer-logo {
  display: block;
  position: relative;
  padding-top: 3.5rem;
  width: 20rem;
}

.footer-logo > img {
  position: absolute;
  display: block;
  width: 100%;
  top: 0;
}

#footerLinks {
  display: flex;
  flex-direction: row;
  margin-bottom: 2.8rem;
}

#footerLinks li {
  margin-right: 1rem;
}

#footerLinks li:last-of-type {
  margin-right: 0;
}

@media (max-width: 1023px) {
  #footerLinks {
    flex-direction: column;
  }
  #footerLinks > li {
    margin-bottom: 1.5rem;
  }
}

#footerLinks a {
  display: block;
  color: #FFFFFF;
  text-transform: capitalize;
}

.footerSocial {
  display: flex;
  flex-direction: row;
}

.footerSocial li {
  margin-right: 1rem;
}

/************************************************************
HEADER
************************************************************/
.header_nav {
  display: block;
  position: fixed;
  top: 0;
  z-index: 90;
  background-color: #005af0;
  width: 100%;
}

.header_nav > nav {
  display: flex;
  flex-direction: row;
  height: 50px;
  max-width: 1300px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
}

@media (max-width: 767px) {
  .header_nav > nav {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.nav_menu_item {
  padding: 0 1.5rem;
  cursor: pointer;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
}

.nav_left {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.nav_left #nav_menu_drawer {
  margin-right: 1.5rem;
}

.nav_logo {
  padding-right: 1.5rem;
  display: block;
  width: 15rem;
  font-size: 0;
}

#nav_menu_drawer,
#nav_menu_search {
  font-size: 2rem;
  padding: 0;
  color: #FFFFFF;
  height: 50px;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

#nav_menu_drawer:hover,
#nav_menu_search:hover {
  color: #E0E0E0;
}

.nav_right {
  margin-left: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.nav_right #drawer_search_input {
  font-size: 1.8rem;
  font-weight: bold;
  padding: 0 2rem;
  border-radius: 4rem;
  margin-right: 2rem;
  line-height: 2;
}

.nav_right #nav_drawer_search {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: -115%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 17, 17, 0.95);
  z-index: 99;
  overscroll-behavior: contain;
}

.nav_right #nav_menu_search_close {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  width: 7rem;
  height: 7rem;
  font-size: 4rem;
  color: #FFFFFF;
  cursor: pointer;
}

@media (max-width: 1023px) {
  .nav_right #nav_menu_search_close {
    width: 6rem;
    height: 6rem;
    font-size: 3rem;
  }
}

.nav_right .drawer_search_form {
  display: grid;
  grid-template-columns: 1fr 4rem;
  grid-template-rows: auto 4rem;
  margin: auto;
}

@media (max-width: 767px) {
  .nav_right .drawer_search_form {
    display: flex;
    flex-direction: column;
    padding: 0 2rem;
  }
}

.nav_right .drawer_search_form #drawer_search_label {
  grid-row: 1;
  grid-column: 1/span 2;
  text-align: center;
  margin-bottom: 5rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 4rem;
}

@media (max-width: 767px) {
  .nav_right .drawer_search_form #drawer_search_label {
    width: 100%;
    font-size: 3rem;
    margin-bottom: 3rem;
  }
}

.nav_right .drawer_search_form #drawer_search_input {
  grid-row: 2;
  grid-column: 1;
}

@media (max-width: 767px) {
  .nav_right .drawer_search_form #drawer_search_input {
    margin-right: 0;
    margin-bottom: 2rem;
    border-radius: 3px;
    height: 4rem;
  }
}

.nav_right .drawer_search_form #drawer_search_button {
  grid-row: 2;
  grid-column: 2;
  text-align: center;
  color: #111;
  font-size: 2rem;
  background-color: #FFFFFF;
  border-radius: 4rem;
}

@media (max-width: 767px) {
  .nav_right .drawer_search_form #drawer_search_button {
    width: 100%;
    border-radius: 3px;
    height: 4rem;
  }
}

#nav_check_search:checked ~ #nav_drawer_search {
  top: 0;
}

#nav_menu_drawer {
  display: none;
}

@media (max-width: 1023px) {
  #nav_menu_drawer {
    display: flex;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #nav_overlay_drawer {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50px;
    left: -115%;
    background-color: rgba(17, 17, 17, 0.3);
    z-index: 90;
  }
}

.nav_social_list {
  display: none;
}

@media (max-width: 767px) {
  .nav_social_list {
    display: none;
  }
}

@media (min-width: 1024px) {
  .nav_social_list {
    display: flex;
    flex-direction: row;
  }
  .nav_social_list li {
    margin-right: 1rem;
  }
  .nav_social_list a {
    color: #FAFAFA;
  }
  .nav_social_list .wa_badge_md:hover {
    background-color: #FAFAFA;
    color: #005af0;
  }
  .nav_social_list [class*='wa_badge_'] {
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 2rem;
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    cursor: pointer;
  }
  .nav_social_list .wa_badge_md {
    width: 3.8rem;
    height: 3rem;
    font-size: 2rem;
  }
}

.nav_category_wrapper {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .nav_category_wrapper .nav_category_list {
    display: flex;
    flex-direction: row;
  }
  .nav_category_wrapper .nav_resource_list {
    display: none;
  }
  .nav_category_wrapper .nav_social_list {
    display: flex;
    flex-direction: row;
    margin-bottom: 10rem;
  }
  .nav_category_wrapper .nav_social_list li {
    margin-right: 1rem;
  }
  .nav_category_wrapper .nav_social_list a {
    background-color: #FAFAFA;
    color: #005af0;
  }
  .nav_category_wrapper .nav_category_parent_wrapper {
    position: relative;
  }
  .nav_category_wrapper .nav_category_parent_wrapper:hover .nav_category_child {
    display: block;
  }
  .nav_category_wrapper .nav_category_parent {
    display: flex;
    height: 50px;
    font-size: 1.6rem;
    align-items: center;
  }
  .nav_category_wrapper .nav_category_parent:hover {
    color: #E0E0E0;
  }
  .nav_category_wrapper .nav_category_child {
    display: none;
    width: 20rem;
    position: absolute;
    top: 50px;
    left: 0;
    padding: 1rem 1.5rem;
    background-color: #FFFFFF;
    border-right: 1px solid #E0E0E0;
    border-left: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
  }
  .nav_category_wrapper .nav_category_child > ul {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
  .nav_category_wrapper .nav_category_child > ul li {
    margin-bottom: 0.6rem;
  }
  .nav_category_wrapper .nav_category_child > ul li:last-of-type {
    margin-bottom: 0;
  }
  .nav_category_wrapper .nav_category_child > ul li:last-of-type > a {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .nav_category_wrapper .nav_category_child > ul a {
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.8;
    color: #005af0;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #E0E0E0;
  }
  .nav_category_wrapper .nav_category_child > ul a:hover {
    color: #0040AE;
  }
}

@media (max-width: 1023px) {
  .nav_category_wrapper {
    display: flex;
    position: fixed;
    top: 50px;
    left: 0;
    width: 30rem;
    height: 100%;
    background-color: #FFFFFF;
    border-top: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    padding-top: 2rem;
    z-index: 99;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    padding-left: 3rem;
    -webkit-transition: transform 300ms;
    transition: transform 300ms;
    -webkit-transform: translate3d(-115%, 0, 0);
    transform: translate3d(-115%, 0, 0);
  }
  .nav_category_wrapper ul {
    display: flex;
    flex-direction: column;
    margin-bottom: 3rem;
  }
  .nav_category_wrapper .nav_resource_list li {
    display: block;
    margin-bottom: 2rem;
  }
  .nav_category_wrapper .nav_resource_list a {
    display: flex;
    align-items: center;
    padding: 0;
    font-size: 1.4rem;
    font-weight: bold;
    color: #005af0;
    width: fit-content;
    width: -moz-fit-content;
  }
  .nav_category_wrapper .nav_resource_list a:hover {
    text-decoration: underline;
  }
  .nav_category_wrapper .nav_social_list {
    display: flex;
    flex-direction: row;
    margin-bottom: 10rem;
  }
  .nav_category_wrapper .nav_social_list li {
    margin-right: 1rem;
  }
  .nav_category_wrapper .nav_social_list a {
    background-color: #FAFAFA;
    color: #005af0;
  }
  .nav_category_wrapper .nav_category_parent {
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
    height: 6rem;
    font-size: 2.2rem;
    font-weight: bold;
    color: #111;
    padding: 0;
  }
  .nav_category_wrapper .nav_category_parent::before {
    content: '\e805';
    margin-right: 1rem;
    transform: rotate(45deg);
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: transform 300ms;
    transition: transform 300ms;
  }
  .nav_category_wrapper .nav_category_parent_wrapper > input:checked ~ .nav_category_parent::before {
    transform: rotate(0);
  }
  .nav_category_wrapper .nav_category_parent_wrapper > input:checked ~ .nav_category_child {
    display: block;
  }
  .nav_category_wrapper .nav_category_child {
    background-color: #FFFFFF;
    display: none;
    overflow: hidden;
    padding-left: 2.7rem;
    -webkit-transition: height 300ms;
    transition: height 300ms;
  }
  .nav_category_wrapper .nav_category_child > ul {
    display: flex;
    flex-direction: column;
  }
  .nav_category_wrapper .nav_category_child > ul a {
    display: flex;
    width: fit-content;
    width: -moz-fit-content;
    padding: 1.2rem 0;
    align-items: center;
    font-size: 1.8rem;
    font-weight: bold;
    color: #005af0;
    -webkit-transition: transform 200ms;
    transition: transform 200ms;
  }
  .nav_category_wrapper .nav_category_child > ul a:hover {
    transform: translateX(1rem);
  }
}

@media (max-width: 767px) {
  .nav_category_wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 100%;
    border-right: 0;
  }
}

@media (max-width: 1023px) {
  #nav_check_category_wrapper:checked ~ .nav_category_wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  #nav_check_category_wrapper:checked ~ #nav_overlay_drawer {
    left: 0;
  }
  #nav_check_category_wrapper:checked ~ .nav_left > #nav_menu_drawer::before {
    content: '\e805';
  }
}

.mod_content {
  font-size: 1.8rem;
  line-height: 1.5;
}

.content_body h1, .content_body h2, .content_body h3, .content_body h4, .content_body h5, .content_body h6 {
  text-transform: capitalize;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 15px;
}

.content_body h1 a, .content_body h2 a, .content_body h3 a, .content_body h4 a, .content_body h5 a, .content_body h6 a {
  color: #000;
}

.content_body h1 a:hover, .content_body h2 a:hover, .content_body h3 a:hover, .content_body h4 a:hover, .content_body h5 a:hover, .content_body h6 a:hover {
  text-decoration: none;
}

.content_body h1 a:visited, .content_body h2 a:visited, .content_body h3 a:visited, .content_body h4 a:visited, .content_body h5 a:visited, .content_body h6 a:visited {
  color: #000;
}

.content_body h1[id], .content_body h2[id], .content_body h3[id], .content_body h4[id], .content_body h5[id], .content_body h6[id] {
  padding-top: 65px;
  margin-top: -50px;
}

.content_body h1 {
  font-size: 2.2em;
  line-height: 1.2;
}

@media (max-width: 1023px) {
  .content_body h1 {
    font-size: 2em;
  }
}

@media (max-width: 767px) {
  .content_body h1 {
    font-size: 1.9em;
  }
}

@media (max-width: 374px) {
  .content_body h1 {
    font-size: 1.6em;
  }
}

.content_body header {
  margin-bottom: 1.5rem;
}

.content_body header h1 {
  margin-bottom: 0;
  padding-top: 0;
}

.content_body header .subheader {
  font-style: italic;
  font-weight: bold;
  color: #888;
}

.content_body h2 {
  font-size: 1.6em;
}

@media (max-width: 1023px) {
  .content_body h2 {
    font-size: 1.5em;
  }
}

@media (max-width: 374px) {
  .content_body h2 {
    font-size: 1.5em;
  }
}

.content_body h3 {
  font-size: 1.4em;
}

.content_body h4 {
  font-size: 1.1em;
}

.content_body a {
  position: relative;
  color: #005af0;
  font-weight: bold;
}

.content_body a:hover {
  text-decoration: underline;
}

.content_body a:visited {
  color: #551A8B;
}

.content_body p, .content_body ul, .content_body ol {
  margin-bottom: 15px;
}

.content_body ul {
  margin-left: 3rem;
}

.content_body ul li {
  list-style-type: square;
  margin-bottom: 5px;
}

.content_body ol {
  margin-left: 3rem;
}

.content_body ol li {
  list-style-type: decimal;
  margin-bottom: 5px;
}

.content_body br {
  display: none;
}

.content_body .content_block {
  display: block;
  margin-bottom: 15px;
}

.content_body span.content_subtitle {
  font-size: 1.5rem;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .content_body span.content_subtitle {
    margin-bottom: 15px;
  }
}

.content_body .content_media_sub_contain_16x9 {
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}

.content_body .content_media_sub_contain_16x9 .bclip_media,
.content_body .content_media_sub_contain_16x9 img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
}

.content_body p:empty, .content_body li:empty, .content_body h1:empty, .content_body h2:empty, .content_body h3:empty, .content_body h4:empty, .content_body h5:empty, .content_body h6:empty {
  display: none;
}

.content_body table {
  margin-bottom: 15px;
  border-top: 5px solid #1169FF;
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  width: 100%;
}

.content_body table th {
  padding: 1.5rem;
  color: #1169FF;
  font-weight: bold;
  white-space: nowrap;
}

.content_body table td {
  padding: 1rem;
  border-top: 1px solid #E0E0E0;
}

.content_body table tr:nth-child(even) {
  background-color: #FAFAFA;
}

.content_body table p {
  margin: 0;
}

.content_body > *:last-child {
  margin-bottom: 0;
}

.content_body .anchor_point {
  padding-top: 65px;
  margin-top: -50px;
}

.article_featured_media figcaption {
  padding-top: 15px;
  font-size: 0.9em;
}

.content_body hr,
.content_separator {
  margin-bottom: 15px;
  border-bottom: 1px solid #E0E0E0;
}

.content_related_link {
  margin-bottom: 15px;
  border-left: 1rem solid #00DEBF;
  padding: 0.4rem 1rem;
}

.content_related_link > strong {
  display: block;
  font-weight: bold;
  font-size: 2rem;
  text-transform: uppercase;
  color: #00DEBF;
  width: fit-content;
  width: -moz-fit-content;
}

.content_related_link > a {
  display: block;
  font-weight: bold;
  font-size: 2rem;
  color: #000;
  width: fit-content;
  width: -moz-fit-content;
}

.content_related_link > a:visited {
  color: #000;
}

.content_related_link > a:hover {
  text-decoration: underline;
}

.content_related_link > a:hover::after {
  text-decoration: none;
}

.content_related_link > a::after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f08e';
  margin-left: 0.3rem;
  font-size: 1.3rem;
}

.content_table {
  width: 100%;
  overflow: scroll;
}

#content_table_of_contents {
  display: block;
  background-color: #367FFC15;
  padding: 7.5px 15px;
  border-radius: 3px;
}

@media (min-width: 768px) {
  #content_table_of_contents {
    width: 30rem;
    float: right;
    margin-top: 15px;
  }
}

#content_table_of_contents ol {
  margin-bottom: 0;
  margin-left: 0;
}

#content_table_of_contents ol li {
  list-style-type: none;
  margin-bottom: 0.5rem;
}

#content_table_of_contents ol li:last-child {
  margin-bottom: 0;
}

#content_table_of_contents .anchor_list_level_3 {
  margin-left: 0.5rem;
}

#content_table_of_contents .anchor_list_level_4 {
  margin-left: 1rem;
}

#content_table_of_contents .anchor_list_level_5 {
  margin-left: 1.5rem;
}

#content_table_of_contents .anchor_list_level_6 {
  margin-left: 2rem;
}

#content_table_of_contents strong {
  display: block;
  padding-bottom: 0.4rem;
  margin-bottom: 0.4rem;
  font-size: 1.5rem;
  border-bottom: 1px solid #E0E0E0;
}

#content_table_of_contents a {
  font-weight: normal;
  font-size: 1.5rem;
}

.content_aside h2.sidebar_header, .content_aside h3.sidebar_header, .content_aside h4.sidebar_header, .content_aside h5.sidebar_header, .content_aside h6.sidebar_header {
  text-transform: capitalize;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 7.5px;
}

.content_aside h2.sidebar_header a, .content_aside h3.sidebar_header a, .content_aside h4.sidebar_header a, .content_aside h5.sidebar_header a, .content_aside h6.sidebar_header a {
  color: #000;
}

.content_aside h2.sidebar_header a:hover, .content_aside h3.sidebar_header a:hover, .content_aside h4.sidebar_header a:hover, .content_aside h5.sidebar_header a:hover, .content_aside h6.sidebar_header a:hover {
  text-decoration: none;
}

.content_aside h2.sidebar_header a:visited, .content_aside h3.sidebar_header a:visited, .content_aside h4.sidebar_header a:visited, .content_aside h5.sidebar_header a:visited, .content_aside h6.sidebar_header a:visited {
  color: #000;
}

.content_aside h2.sidebar_header[id], .content_aside h3.sidebar_header[id], .content_aside h4.sidebar_header[id], .content_aside h5.sidebar_header[id], .content_aside h6.sidebar_header[id] {
  padding-top: 65px;
  margin-top: -50px;
}

.content_aside h2.sidebar_header {
  font-size: 1.6em;
}

@media (max-width: 1023px) {
  .content_aside h2.sidebar_header {
    font-size: 1.5em;
  }
}

@media (max-width: 374px) {
  .content_aside h2.sidebar_header {
    font-size: 1.5em;
  }
}

.content_aside h3.sidebar_header {
  font-size: 1.4em;
}

.content_aside h4.sidebar_header {
  font-size: 1.1em;
}

.content_aside .mod_grid_list {
  grid-gap: 15px;
  margin-bottom: 7.5px;
}

.content_aside .sidebar_generic {
  margin-bottom: 7.5px;
}

.content_aside .sidebar_generic a {
  display: block;
  font-weight: bold;
  color: #005af0;
}

.content_aside .sidebar_generic a:hover {
  text-decoration: underline;
}

.content_aside .sidebar_generic img {
  display: block;
  width: 100%;
  height: auto;
}

.content_aside .sidebar_generic table {
  margin-bottom: 15px;
  border-top: 5px solid #1169FF;
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  width: 100%;
}

.content_aside .sidebar_generic table th {
  padding: 1.5rem;
  color: #1169FF;
  font-weight: bold;
  white-space: nowrap;
}

.content_aside .sidebar_generic table td {
  padding: 1rem;
  border-top: 1px solid #E0E0E0;
}

.content_aside .sidebar_generic table tr:nth-child(even) {
  background-color: #FAFAFA;
}

.content_aside .sidebar_generic table p {
  margin: 0;
}

.content_aside .interactive_side_nav {
  margin: 0;
}

.content_aside .interactive_side_nav li {
  border-top: 1px solid #E0E0E0;
  margin: 0;
  list-style-type: none;
}

.content_aside .interactive_side_nav li:last-of-type {
  border-bottom: 1px solid #E0E0E0;
}

.content_aside .interactive_side_nav a {
  display: block;
  padding: 0.8rem 0;
  font-size: 1.6rem;
  color: #000;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.content_aside .interactive_side_nav a::before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e802';
  font-size: 1.3rem;
  visibility: hidden;
  opacity: 0;
  width: 10px;
  margin-left: -10px;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.content_aside .interactive_side_nav a:hover {
  color: #005af0;
  font-weight: bold;
}

.content_aside .interactive_side_nav a:hover::before {
  visibility: visible;
  margin-right: 1rem;
  margin-left: 0;
  opacity: 1;
}

.content_aside .sidebar_nav {
  padding: 1.5rem;
  border: 1px solid #005af0;
  border-radius: 2px;
  margin-bottom: 30px;
}

.content_aside .sidebar_nav > h2 {
  font-size: 1.2em;
}

.content_aside .sidebar_nav .sidebar_header {
  text-align: center;
}

.content_aside .sidebar_nav .interactive_side_nav li > a {
  color: #005af0;
  font-weight: bold;
  font-size: 1.3rem;
  padding: 0.5rem 0;
}

.content_aside .sidebar_nav .interactive_side_nav li > a:hover {
  text-decoration: none;
}

.content_aside .sidebar_nav .interactive_side_nav li:last-of-type {
  border-bottom: 0;
}

.content_grid_links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .content_grid_links .bclip_container {
    display: grid;
    grid-column-gap: 1rem;
  }
}

@media (min-width: 1024px) and (max-width: 1149px) {
  .content_grid_links {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .content_grid_links {
    grid-template-columns: repeat(auto-fit, minmax(33.33%, 1fr));
  }
}

.content_grid_links h3 {
  font-size: 1.6rem;
}

@media (max-width: 1023px) {
  .content_grid_links h3 {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .content_grid_links h3 {
    font-size: 1.4rem;
  }
}

.content_grid_links .bclip_text {
  padding: 0;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

.content_grid_links .bclip_text a {
  color: #005af0 !important;
}

.content_grid_links .bclip_text a:visited {
  color: #005af0 !important;
}

.content_grid_links p a {
  font-weight: normal;
  color: #000;
  overflow-wrap: break-word;
  word-break: break-word;
}

.content_grid_links p a:hover {
  text-decoration: none;
}

.content_grid_links p a:visited {
  color: #000;
}

.content_grid_link_single {
  margin-bottom: 15px;
  position: relative;
}

.content_grid_link_single .bclip_container .bclip_text {
  padding: 0;
}

.content_grid_link_single .bclip_container .bclip_text span {
  font-size: 1.3rem;
}

.content_grid_link_single .bclip_container .bclip_text:hover {
  color: #00816F;
}

@media (min-width: 768px) {
  .content_grid_link_single .bclip_container {
    display: grid;
    grid-template-columns: 300px auto;
    grid-column-gap: 1.5rem;
  }
  .content_grid_link_single .bclip_container > a {
    align-items: center;
    display: flex;
  }
  .content_grid_link_single .bclip_container > a figure {
    margin: 0;
  }
  .content_grid_link_single .bclip_container .bclip_description {
    margin: 0;
  }
  .content_grid_link_single .bclip_container .bclip_media_box {
    margin-bottom: 0;
    padding: 0;
    height: 100%;
  }
}

@media (max-width: 767px) {
  .content_grid_link_single .bclip_container {
    display: flex;
    flex-direction: column;
  }
  .content_grid_link_single .bclip_container .bclip_media_box {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .content_grid_link_single {
    border-left: 1rem solid #00EECD;
  }
  .content_grid_link_single::after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 3rem solid #00EECD;
    border-left: 3rem solid transparent;
    top: 0;
    right: 0;
    z-index: 89;
  }
  .content_grid_link_single::before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 3rem solid #00EECD;
    border-left: 3rem solid transparent;
    bottom: 0;
    right: 0;
    z-index: 89;
  }
}

@media (max-width: 767px) {
  .content_grid_link_single {
    border-top: 1rem solid #00EECD;
    border-bottom: 1rem solid #00EECD;
  }
  .content_grid_link_single::after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 3rem solid #00EECD;
    border-right: 3rem solid transparent;
    top: 0;
    left: 0;
    z-index: 89;
  }
  .content_grid_link_single::before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 3rem solid #00EECD;
    border-left: 3rem solid transparent;
    bottom: 0;
    right: 0;
    z-index: 89;
  }
}

.bclip_description {
  text-transform: none;
}

.bclip_description a {
  color: #000;
  font-weight: normal;
}

.bclip_description a:visited {
  color: #000;
}

.bclip_description a:hover {
  text-decoration: none;
}

.bclip_description_more {
  text-transform: uppercase;
  color: #00DEBF;
  font-weight: bold;
  font-size: 1.4rem;
  margin-top: 1rem;
  display: block;
}

.bclip_description_more:hover {
  color: #00816F;
}

.mod_bclip {
  position: relative;
}

.bclip_container {
  display: flex;
  position: relative;
}

.bclip_container:hover .bclip_media_box img {
  transform: scale(1.05);
}

.bclip_media_box img {
  -webkit-transition: transform 300ms;
  transition: transform 300ms;
}

[class*='bclip_full_'] .bclip_container {
  flex-direction: column;
}

[class*='bclip_full_'] .bclip_media_box {
  width: 100%;
  margin-bottom: 1rem;
  position: relative;
  overflow: hidden;
}

[class*='bclip_full_'] .bclip_media_box .bclip_media,
[class*='bclip_full_'] .bclip_media_box img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
}

.bclip_full_16x9 .bclip_media_box {
  padding-top: 56.25%;
}

.bclip_full_4x3 .bclip_media_box {
  padding-top: 75%;
}

.bclip_full_1x1 .bclip_media_box {
  padding-top: 100%;
}

.bclip_overlay .bclip_media_box {
  margin-bottom: 0;
}

.bclip_split {
  margin-bottom: 2rem;
}

.bclip_split .bclip_container {
  flex-direction: row;
  align-items: center;
  justify-content: start;
}

.bclip_split .bclip_media_wrapper {
  min-width: 110px;
  min-height: 62px;
  max-width: 110px;
  max-height: 62px;
}

.bclip_split .media_wrapper_badge {
  min-width: 8em;
  min-height: 8em;
  max-width: 8em;
  max-height: 8em;
  border-radius: 100%;
  overflow: hidden;
  background-color: #E0E0E0;
}

.bclip_split .bclip_media_box {
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}

.bclip_split .bclip_media_box .bclip_media,
.bclip_split .bclip_media_box img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
}

.bclip_split .bclip_media_box.media_box_1x1 {
  padding-top: 100%;
}

.bclip_split .bclip_info {
  margin-left: 1.5rem;
}

/*******************************************************
BROWSE CLIP TEXT AND TEXT EFFECTS
*******************************************************/
.bclip_info {
  position: relative;
  text-transform: capitalize;
  box-sizing: border-box;
}

.bclip_overlay .bclip_container::after {
  content: ' ';
  position: absolute;
  z-index: 6;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(0deg, #111, transparent);
}

@media (max-width: 767px) {
  .bclip_overlay .bclip_container::after {
    height: 60%;
  }
}

.bclip_overlay .bclip_info {
  position: absolute;
  z-index: 89;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #FFFFFF;
  font-weight: bold;
  padding: 1rem;
}

.bclip_highlight {
  content: "Feature";
  display: block;
  position: absolute;
  top: -2rem;
  background-color: #005af0;
  padding: 0.3rem 0.9rem;
  text-transform: uppercase;
  font-size: 1rem;
}

.bclip_badge {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  z-index: 6;
  background-color: #FFFFFF;
  color: #333;
  height: 3.5rem;
  width: 3.5rem;
  border-radius: 100%;
  font-size: 1.8rem;
}

.bclip_category_link {
  display: block;
  margin-bottom: 0.8rem;
  padding: 0.2rem 0;
  width: fit-content;
  width: -moz-fit-content;
  font-size: 1.2rem;
  font-weight: bold;
  color: #005af0;
  text-transform: uppercase;
}

.bclip_category_link:hover {
  color: #0040AE;
}

.bclip_text {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .bclip_text {
    font-size: 1.7rem;
  }
}

@media (max-width: 767px) {
  .bclip_text {
    font-size: 2rem;
  }
}

@media (max-width: 374px) {
  .bclip_text {
    font-size: 1.8rem;
  }
}

.bclip_text:hover {
  color: #0040AE;
  cursor: pointer;
}

/*******************************************************
FEATURE STYLE OVERRIDES
*******************************************************/
.bclip_feature .bclip_info {
  padding: 0 2rem 2rem 2rem;
}

@media (max-width: 767px) {
  .bclip_feature .bclip_info {
    padding: 0 1rem 1rem 1rem;
  }
}

.bclip_feature .bclip_highlight {
  padding: 0.4rem 1.5rem;
  font-size: 1.5rem;
  top: -3.5rem;
}

@media (max-width: 374px) {
  .bclip_feature .bclip_highlight {
    font-size: 1rem;
  }
}

.bclip_feature .bclip_text {
  font-size: 4.3rem;
}

@media (min-width: 1024px) and (max-width: 1299px) {
  .bclip_feature .bclip_text {
    font-size: 3.5rem;
  }
}

@media (max-width: 767px) {
  .bclip_feature .bclip_text {
    font-size: 2.8rem;
  }
}

@media (max-width: 374px) {
  .bclip_feature .bclip_text {
    font-size: 2rem;
  }
}

.bclip_feature .bclip_text:hover {
  color: #FFFFFF;
}

.mod_grid_list {
  display: grid;
}

@media (min-width: 768px) {
  .grid_read_stack {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    grid-gap: 0;
    column-gap: 30px;
    row-gap: 30px;
  }
}

.mod_breadcrumbs {
  max-width: 1300px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}

@media (max-width: 767px) {
  .mod_breadcrumbs {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.mod_breadcrumbs.breadcrumbs_in_content {
  padding-left: 0;
  padding-right: 0;
}

.mod_breadcrumbs ol {
  display: flex;
  flex-direction: row;
  margin: 0;
}

.mod_breadcrumbs ol li {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  font-size: 1.2rem;
  margin: 0;
}

.mod_breadcrumbs ol li::after {
  content: '/';
  display: block;
  margin: 0 1.2rem 0 0.8rem;
}

.mod_breadcrumbs ol li:last-of-type span[itemprop=name],
.mod_breadcrumbs ol li:last-of-type a {
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  white-space: normal;
}

.mod_breadcrumbs ol li:last-of-type::after {
  content: none;
}

.mod_breadcrumbs ol a {
  color: #005af0;
  font-weight: normal;
  white-space: nowrap;
}

.mod_breadcrumbs ol a:visited {
  color: #551A8B;
}

.mod_ad_container {
  overflow: hidden;
  width: 100%;
}

.mod_ad {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.mod_ad > amp-ad,
.mod_ad > div {
  margin: 0 auto;
  font-size: 0;
  width: fit-content;
  width: -moz-fit-content;
}

.ad_content_below {
  position: relative;
  padding-top: 1.5rem;
  width: 100%;
}

.ad_content_below::before {
  content: 'Article Continues Below';
  display: block;
  width: fit-content;
  width: -moz-fit-content;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1rem;
  color: #888;
}

.ad_cls_fix {
  align-items: center;
  display: flex;
  height: 320px;
}

.ad_hfix_50 {
  height: 50px;
}

.ad_hfix_90 {
  height: 90px;
}

.ad_hfix_100 {
  height: 100px;
}

.ad_hfix_120 {
  height: 120px;
}

.ad_hfix_250 {
  height: 250px;
}

.ad_hfix_300 {
  height: 300px;
}

.ad_hfix_320 {
  height: 320px;
}

.ad_hfix_400 {
  height: 430px;
}

.ad_hfix_600 {
  height: 600px;
}

@media (max-width: 767px) {
  .ad_hfix_mb_300 {
    height: 300px;
  }
}

@media (min-width: 768px) {
  .ad_hfix_tb_90 {
    height: 90px;
  }
}

@media (min-width: 1024px) {
  .ad_hfix_dt_90 {
    height: 90px;
  }
}

@media (min-width: 1024px) {
  .ad_hfix_dt_300 {
    height: 300px;
  }
}

.ad_hfix_vert_reset {
  align-items: start;
}

.ad_hfix_vert_reset div {
  align-items: start;
}

@media (min-width: 1024px) {
  .ad_hide_desktop {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ad_hide_tablet {
    display: none;
  }
}

@media (max-width: 767px) {
  .ad_hide_mobile {
    display: none;
  }
}

.ad_push_top {
  padding-top: 15px;
}

.ad_push_bot {
  padding-bottom: 15px;
}

.ad_push {
  margin-bottom: 15px;
}

@media (min-width: 1024px) {
  .ad_push_desktop {
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .ad_push_tablet {
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .ad_push_mobile {
    margin-bottom: 15px;
  }
}

.ad_handoff_box {
  position: sticky;
  position: -webkit-sticky;
  top: 70px;
}

@media (min-width: 1024px) {
  .ad_handoff {
    overflow: initial;
  }
  .ad_handoff > .mod_ad {
    position: sticky;
    position: -webkit-sticky;
    top: 70px;
  }
}

@media (min-width: 1024px) {
  .handoff_1000 {
    height: 1000px;
  }
}

.ad_sticky_lane {
  position: absolute;
  top: 0;
  height: 100%;
  max-height: 100%;
  padding-top: 100vh;
}

.ad_sticky_lane.sticky_right {
  right: 0.5rem;
}

.ad_sticky_lane.sticky_left {
  left: 0.5rem;
}

/*******************************************************
ADS
*******************************************************/
.ad_sticky_footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 89;
}

.ad_sticky_footer > .mod_ad_container {
  width: 100%;
  height: 90px;
  margin: 0 auto;
}

.ad_sticky_footer #div-gpt-sticky {
  width: fit-content;
  width: -moz-fit-content;
}

.ad_sticky_footer_hide {
  display: none;
}

.ad_hardcoded_video_wrapper {
  width: 100%;
  position: relative;
  padding-top: 56.32%;
}

@media (min-width: 1024px) {
  .ad_hardcoded_video_wrapper {
    padding-top: unset;
    max-width: 800px;
    height: 350px;
    margin: 0 auto;
  }
}

.ad_hardcoded_video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/*******************************************************
VARIABLES
*******************************************************/
/*******************************************************
CONTENT WRAPPER
*******************************************************/
#core_content {
  display: grid;
  max-width: 1300px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
  grid-template-columns: minmax(0, 1fr) 320px;
  grid-template-rows: auto;
  grid-column-gap: 45px;
  grid-row-gap: 30px;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  #core_content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (max-width: 1023px) {
  #core_content {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
}

#core_content .content_body div img {
  display: block;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.content_body figure {
  display: flow-root;
}

@media (max-width: 1023px) {
  .content_body {
    margin-bottom: 30px;
  }
}

.core_media_split {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

.core_media_split figure {
  padding-top: 50%;
  width: 50%;
  position: relative;
}

.core_media_split figure img {
  position: absolute;
  width: auto;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  max-height: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .core_media_split figure:first-child {
    margin-right: 30px;
  }
}

@media (max-width: 767px) {
  .core_media_split {
    flex-direction: column;
  }
  .core_media_split figure {
    padding-top: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

.core_media_stack {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1024px) {
  .core_media_stack {
    float: left;
    margin-right: 30px;
  }
}

.core_media_stack figure {
  width: fit-content;
  width: -moz-fit-content;
}

@media (max-width: 1023px) {
  .core_media_stack figure {
    margin-left: auto;
    margin-right: auto;
  }
}

.core_media_sidebar {
  position: relative;
  margin-bottom: 30px;
  width: 100%;
  padding-top: 117%;
  position: relative;
  overflow: hidden;
}

.core_media_sidebar .bclip_media,
.core_media_sidebar img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
}

#core_sidebar {
  display: flex;
  flex-direction: column;
}

#core_sidebar .mod_grid_list {
  margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  #core_sidebar .mod_grid_list {
    grid-template-columns: 1fr 1fr;
  }
}

.core_sidebar_nav {
  padding: 1.5rem;
  border: 1px solid #005af0;
  border-radius: 2px;
  margin-bottom: 30px;
}

.core_sidebar_nav h2 {
  font-size: 1.2em;
}

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

.core_sidebar_nav .interactive_side_nav li a {
  color: #005af0;
  font-weight: bold;
  font-size: 1.3rem;
  padding: 0.5rem 0;
}

.core_sidebar_nav .interactive_side_nav li:last-of-type {
  border-bottom: 0;
}

.article_after_content {
  margin-bottom: 30px;
  font-size: 1.8rem;
  line-height: 1.9;
  max-width: 1300px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
}

@media (max-width: 767px) {
  .article_after_content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .article_after_content .mod_grid_list {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-gap: 0;
    column-gap: 30px;
    row-gap: 30px;
  }
}

@media (max-width: 767px) {
  .article_after_content .mod_grid_list {
    grid-row-gap: 30px;
  }
}

.article_after_content h2 {
  text-transform: capitalize;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 15px;
  font-size: 1.6em;
}

.article_after_content h2 a {
  color: #000;
}

.article_after_content h2 a:hover {
  text-decoration: none;
}

.article_after_content h2 a:visited {
  color: #000;
}

.article_after_content h2[id] {
  padding-top: 65px;
  margin-top: -50px;
}

@media (max-width: 1023px) {
  .article_after_content h2 {
    font-size: 1.5em;
  }
}

@media (max-width: 374px) {
  .article_after_content h2 {
    font-size: 1.5em;
  }
}

.core_info_sidebar {
  max-width: 30rem;
  min-width: 30rem;
  float: right;
  margin-left: 30px;
}

@media (max-width: 767px) {
  .core_info_sidebar {
    max-width: 100%;
    float: none;
    margin-left: 0;
  }
}

.core_info_sidebar > h2 {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}

.core_info_sidebar figure .core_info_sidebar_flag {
  -webkit-box-shadow: 0 3px 14px #AAA;
  box-shadow: 0 3px 14px #AAA;
  display: block;
  width: 100%;
  max-width: 100%;
}

.core_info_sidebar .interactive_side_nav li:first-child {
  border-top: none;
}

#core_info_table {
  font-size: 1.3rem;
  line-height: 1;
}

#core_info_table th {
  color: #000;
  padding: 1rem;
  line-height: 1.2;
}

#core_info_table td {
  border-top: 0;
}

#core_info_table td a {
  padding: 0;
}

#core_info_table td p {
  margin: 0;
}

#core_info_table ul {
  list-style: none;
  margin: 0;
}

#core_info_table ul > li {
  list-style-type: none;
}

#core_info_table .data_paragraph {
  line-height: 1.5;
}

#core_info_table .data_image figure {
  width: 100%;
  margin: 0;
}

@media (min-width: 768px) {
  #core_info_table .data_image figure {
    width: 30rem;
  }
}

#core_info_table .data_center {
  text-align: center;
}

#core_info_table .data_center > * {
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
}

