/************************************************************
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_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_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_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_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: 2rem;
}

.ad_sticky_lane.sticky_left {
  left: 2rem;
}

/*******************************************************
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
*******************************************************/
/*******************************************************
TOP FEATURE BLOCK
*******************************************************/
#home_feature {
  margin-bottom: 30px;
}

@media (min-width: 1024px) {
  #home_feature {
    display: grid;
    grid-template-columns: 1fr 430px;
    grid-template-rows: auto 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    max-width: 1300px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    margin-left: auto;
    margin-right: auto;
    box-sizing: content-box;
  }
}

@media (min-width: 1024px) and (max-width: 767px) {
  #home_feature {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

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

@media (min-width: 1024px) {
  #feature_front {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) {
  #feature_front {
    grid-row: 1;
    grid-column: 1;
  }
}

@media (max-width: 1023px) {
  #feature_front {
    order: 1;
    margin-bottom: 30px;
  }
}

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

@media (max-width: 767px) {
  #feature_secondary .mod_grid_list {
    grid-gap: 0;
  }
  #feature_secondary .mod_grid_list .grid_item {
    margin-bottom: 30px;
  }
  #feature_secondary .mod_grid_list .grid_item:last-of-type {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  #feature_secondary {
    grid-row: 2;
    grid-column: 1;
  }
}

@media (max-width: 1023px) {
  #feature_secondary {
    padding: 0 1rem;
    margin-bottom: 30px;
    order: 3;
  }
}

#feature_side .mod_grid_list {
  grid-gap: 0;
}

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

#feature_side .grid_item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #E0E0E0;
}

#feature_side .grid_item:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1023px) {
  #feature_side .grid_item {
    border-bottom: 0;
  }
}

@media (min-width: 1024px) {
  #feature_side {
    padding-left: 30px;
    border-left: 1px solid #E0E0E0;
    box-sizing: border-box;
  }
}

@media (max-width: 1023px) {
  #feature_side {
    padding: 0 1rem;
    order: 2;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  #feature_side {
    grid-row: 1/span 2;
    grid-column: 2;
  }
}

@media (max-width: 374px) {
  #feature_side {
    padding: 0 1rem 15px 1rem;
  }
}

/*******************************************************
WORLD EXPLORE
*******************************************************/
#home_explore {
  font-size: 1.8rem;
  margin-bottom: 15px;
  padding-top: 15px;
  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) {
  #home_explore {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

#home_explore strong {
  display: block;
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
  color: #000;
  padding-bottom: 1.5rem;
  margin-top: 1rem;
  margin-bottom: 15px;
  border-bottom: 1px solid #E0E0E0;
}

@media (max-width: 1023px) {
  #home_explore strong {
    font-size: 0.85em;
  }
}

@media (max-width: 1023px) {
  #home_explore {
    padding-top: 15px;
  }
}

@media (max-width: 767px) {
  #home_explore h1 {
    text-align: center;
  }
}

.landing_map {
  position: relative;
  padding-top: 50.51%;
  display: block;
  font-size: 0;
  margin-bottom: 15px;
}

@media (min-width: 1024px) {
  .landing_map {
    margin-left: auto;
    margin-right: auto;
  }
}

.landing_map .landingLinkLayer,
.landing_map img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}

/*******************************************************
CATEGORIES
*******************************************************/
#home_categories {
  max-width: 1300px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
  margin-bottom: 30px;
}

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

#flipboardItem > iframe {
  grid-row: 1 /span 7;
  width: 100%;
}

#category_list {
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  grid-gap: 0;
  column-gap: 30px;
  row-gap: 30px;
}

#category_list > .mod_grid_list {
  grid-gap: 1.5rem;
}

@media (max-width: 1023px) {
  #category_list {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-gap: 0;
    column-gap: 30px;
    row-gap: 30px;
  }
}

@media (max-width: 767px) {
  #category_list {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
    grid-gap: 0;
    column-gap: 30px;
    row-gap: 30px;
  }
}

.category_list_item {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: 1fr;
  grid-template-rows: auto;
}

@media (min-width: 768px) {
  .category_list_item {
    grid-template-rows: auto repeat(5, minmax(5.5rem, auto));
  }
  .category_list_item .bclip_full_16x9 .bclip_info {
    min-height: 5.5rem;
  }
}

.category_list_item.item_ncore {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto repeat(3, 1fr) auto;
}

.category_list_item.item_ncore > h2 {
  grid-column: 1 /span 2;
}

@media (max-width: 767px) {
  .category_list_item.item_ncore {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
  .category_list_item.item_ncore > h2 {
    grid-column: 1;
  }
}

.category_list_item .item_ncore_link {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1169FF;
  border: 1px solid #005af0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5rem;
  cursor: pointer;
  grid-column: 1 /span 2;
  padding: 0.8rem 0;
  border-radius: 3px;
  -webkit-transition: background-color 200ms, border-color 200ms;
  transition: background-color 200ms, border-color 200ms;
}

@media (min-width: 1024px) {
  .category_list_item .item_ncore_link {
    font-size: 1.5rem;
  }
}

@media (max-width: 767px) {
  .category_list_item .item_ncore_link {
    grid-column: 1;
  }
}

.category_list_item .item_ncore_link::after {
  content: '\e802';
  margin-left: 0.5rem;
  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;
}

@media (min-width: 1024px) {
  .category_list_item .item_ncore_link::after {
    display: block;
  }
}

.category_list_item .item_ncore_link:hover {
  background-color: #FFFFFF;
}

.category_title {
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
}

.category_link {
  display: block;
  padding: 1.5rem 0;
  border-top: 1px solid #E0E0E0;
  color: #005af0;
  font-size: 1.1rem;
  font-weight: bold;
  text-transform: uppercase;
  grid-row: 7;
}

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

/*******************************************************
ADS
*******************************************************/
.mod_ad_container {
  margin-bottom: 30px;
}

