* {
  box-sizing: border-box;
}
a {
  cursor: pointer;
}
.hidden {
  display: none !important;
}
:root {
  --article-body-tablet-offset: rem(32px);
  --grid-6-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-6-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 5) / 6 + var(--grid-column-gap))
  );
  --grid-8-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap))
  );
  --grid-8-2-column-content: calc(
    2 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-3-column-content: calc(
    3 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-8-4-column-content: calc(
    4 * ((100% - var(--grid-column-gap) * 7) / 8 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-1-column-content: calc(
    1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-2-column-content: calc(
    2 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-3-column-content: calc(
    3 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-4-column-content: calc(
    4 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap)) -
      var(--grid-column-gap)
  );
  --grid-10-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 9) / 10 + var(--grid-column-gap))
  );
  --grid-12-1-column-content-gap: calc(
    1 * ((100% - var(--grid-column-gap) * 11) / 12 + var(--grid-column-gap))
  );
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
button,
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
button {
  -webkit-appearance: button;
}
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
img {
  display: block;
  border: none;
}
input {
  outline: 0;
}
figure {
  margin: 0;
}
._g {
  position: relative;
  box-sizing: border-box;
  grid-template-rows: max-content;
  grid-auto-flow: dense;
}
._g {
  grid-template-columns: repeat(4, 1fr);
}
._g-xs {
  display: grid;
}
:root {
  --grid-column-gap: 1.3125rem;
  --grid-column-gap-justify: -1.3125rem;
  --grid-offset: 1.25rem;
  --grid-offset-justify: -1.25rem;
}
._g {
  grid-column-gap: 1.3125rem;
}
._g-o {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
._g-o {
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  width: 100%;
}
@font-face {
  font-family: MajritTx;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/Majrit-Text-Bold.woff2) format("woff2"),
    url(../fonts/Majrit-Text-Bold.woff) format("woff");
}
@font-face {
  font-family: MajritTxRoman;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Majrit-Text-Roman.woff2) format("woff2"),
    url(../fonts/Majrit-Text-Roman.woff) format("woff");
}
@font-face {
  font-family: MajritTx;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/Majrit-Text-Semibold.woff2) format("woff2"),
    url(../fonts/Majrit-Text-Semibold.woff) format("woff");
}
@font-face {
  font-family: MajritTx;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../fonts/Majrit-Text-Black.woff2) format("woff2"),
    url(../fonts/Majrit-Text-Black.woff) format("woff");
}
@font-face {
  font-family: MarcinAntB;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/marcinantb-regular-webfont.woff2) format("woff2"),
    url(../fonts/marcinantb-regular-webfont.woff) format("woff");
}
@font-face {
  font-family: MarcinAntB;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/marcinantb-bold-webfont.woff2) format("woff2"),
    url(../fonts/marcinantb-bold-webfont.woff) format("woff");
}
@font-face {
  font-family: MajritTx;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/Majrit-Text-Bold-Italic.woff2) format("woff2"),
    url(../fonts/Majrit-Text-Bold-Italic.woff) format("woff");
}
._cf:after,
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.btn {
  color: inherit;
  background-color: unset;
  border: none;
  padding: 0;
  box-sizing: border-box;
  font-size: 0.625rem;
  line-height: 0.9375rem;
  text-transform: uppercase;
  padding: 0.3125rem 0.5rem;
  border-radius: 0.125rem;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  font-weight: 700;
  min-width: 1.6875rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: MarcinAntB, sans-serif;
  outline: 0;
  border: 0.0625rem solid rgba(0, 0, 0, 0);
  white-space: nowrap;
}
.btn:hover {
  opacity: 0.8;
}
.btn-1 {
  right: 0.75rem;
  top: 0.75rem;
}
.btn-2 {
  background: #f7cf3c;
}
.btn-3 {
  border: 1px solid #f7cf3c;
}
.btn-4 {
  border: 1px solid #efefef;
  border-radius: 0;
}
.btn-5 {
  background: #016ca2;
  color: #fff;
}
.btn-6 {
  background: #00b1ff;
  color: #fff;
}
.btn-7 {
  border: 1px solid #00b1ff;
  color: #00b1ff;
}
.btn-i {
  height: 2rem;
  width: 2rem;
}
.btn-i svg {
  height: auto;
  width: 1rem;
}
._re {
  width: 100%;
  height: auto;
}
._pr {
  position: relative;
}
._pa {
  position: absolute;
}
._pf {
  position: fixed;
}
._ls {
  list-style: none;
  padding: 0;
  margin: 0;
}
._db {
  display: block;
}
._df {
  display: flex;
}
._dib {
  display: inline-block;
}
._dn {
  display: none;
}
._jc-c {
  justify-content: center;
}
._btn {
  color: inherit;
  background-color: unset;
  border: none;
  padding: 0;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
body {
  background: #fff;
  color: #111;
  font-family: MajritTx, serif;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  opacity: 0.8;
  transition: opacity 0.4s;
}
figure a:hover {
  opacity: 1;
}
.ad {
  display: flex;
  justify-content: center;
  line-height: 0;
}
.cs {
  padding-top: 1.5rem;
  grid-template-rows: repeat(4, auto);
}
.cs_t {
  grid-column: 1/5;
  grid-row: 2;
  border-bottom: 1px solid #000;
  justify-content: flex-end;
  position: relative;
  display: flex;
  flex-direction: column;
}
.cs_t:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 14.6875rem;
  height: 0.25rem;
  background: #000;
}
.cs_t_e {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 900;
  letter-spacing: -0.0375rem;
  color: #000;
}
.cs_t_l {
  padding-bottom: 0.75rem;
  display: inline-block;
  position: relative;
}
.cs_m {
  grid-column: 1/5;
  grid-row: 4;
  font-family: MarcinAntB, sans-serif;
  position: relative;
  display: flex;
  width: 100%;
  box-sizing: border-box;
}
.cs_m:after {
  content: "";
  width: 1rem;
  height: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
  right: -0.0625rem;
  background: #fff;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%);
}
.cs_m:before {
  content: "";
  width: 90%;
  height: 0.3125rem;
  position: absolute;
  top: 0;
  left: 0;
}
.cs_m .sm {
  overflow-x: scroll;
  padding-right: 1rem;
  padding-left: 0;
}
.cs_m a {
  font-size: 0.6875rem;
  line-height: 0.8125rem;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  padding: 1.375rem 0.1875rem;
  letter-spacing: 0.00625rem;
}
.cs_m a:not(:last-child):after {
  content: "\b7";
  margin-left: 0.4rem;
}
.x {
  box-shadow: 0 0.0625rem 0.25rem #00000005, 0 0.125rem 0.25rem #00000017;
  transform: translateZ(0);
  width: 100%;
  z-index: 5;
  top: 0;
}
.x_w {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  background: #fff;
}
.x_ep {
  grid-column: 1/3;
  align-items: center;
}
.x_u {
  grid-column: 3/5;
  justify-content: flex-end;
  align-content: center;
  align-items: center;
}
.x .btn-h {
  padding: 0;
  margin-right: 0.75rem;
}
.x .btn-h svg {
  width: 1.625rem;
}
.x .btn-u {
  font-weight: 400;
  margin-left: 0.375rem;
}
.ep_l {
  margin: 0;
  display: inline-flex;
}
.ep_e {
  height: 2rem;
  min-width: 8.125rem;
  display: inline-flex;
}
.ep_i {
  height: 1.875rem;
  width: auto;
  margin-top: -0.0625rem;
}
.x_sep {
  line-height: 0;
  background: #fff;
}
.x_sep_i {
  line-height: 0;
  height: 0.0625rem;
  background: #efefef;
}
.icon_portal_login_user {
  width: 100%;
  max-width: 1rem;
}
.x-ph {
  min-height: 3.25rem;
}
.me {
  visibility: hidden;
  pointer-events: none;
  z-index: -1;
}
.mc_bg {
  z-index: 1040;
  height: 100vh;
  width: 100%;
  background-color: #0003;
  top: 0;
  left: 0;
  right: 0;
}
.a {
  background: #fff;
}
.a_e {
  padding-top: 1rem;
  margin-bottom: 1.25rem;
}
.a_e_txt {
  grid-column: 1/5;
  flex-direction: column;
  color: #111;
  padding-bottom: 1.875rem;
}
.a_e_m {
  grid-column: 1/5;
  margin-bottom: 0;
}
.a_k {
  margin-bottom: 0.375rem;
  align-items: center;
}
.a_k_n {
  font-size: 0.8125rem;
  line-height: 0.9375rem;
  text-transform: uppercase;
  font-family: MarcinAntB;
  font-weight: 400;
}
.a_k a.a_k_n:after {
  content: ">";
  display: inline-block;
  margin-left: 0.1875rem;
}
.a_t {
  margin: 0;
  font-size: 1.875rem;
  line-height: 2.0625rem;
  letter-spacing: -0.0675rem;
  color: #111;
}
.videoTop:has(div.c_vr) {
  height: 100%;
}
.w_rs {
  font-family: MarcinAntB, sans-serif;
  display: inline-block;
  border-top: 0.0625rem solid #4a4a4a;
  padding-top: 0.8125rem;
  margin-top: 0.9375rem;
}
.w_rs_i {
  display: inline-block;
  margin: 0 0.375rem 0 0;
  position: relative;
}
.w_rs svg {
  width: auto;
  height: 1rem;
  stroke: none;
}
.w_rs ._btn {
  width: 1.625rem;
  height: 1.625rem;
  background-color: #efefef;
  border-radius: 0.8125rem;
  margin: 0 0.375rem 0 0;
  padding: 0.3125rem;
  vertical-align: top;
}
.w_rs ._btn:first-child {
  margin-left: 0;
}
.w_rs ._btn:last-child {
  margin-right: 0;
}
.w_rs ._btn.rs_l svg {
  stroke-width: 0.5;
}
.w_rs ._btn.rs_c {
  width: auto;
  min-width: 1.625rem;
  font-size: 0.8125rem;
  line-height: 1rem;
  color: #000;
  position: relative;
  top: 0;
  margin-left: 1.125rem;
}
.w_rs ._btn.rs_c svg {
  fill: #0000;
  stroke: #000;
}
.w_rs ._btn.rs_c span:not(:empty) {
  line-height: 0.9375rem;
  padding: 0 0.25rem 0 0.125rem;
  display: inline-block;
}
.a_md {
  margin: 0 0 1.875rem;
}
.a_md_i {
  grid-column: 1/5;
  text-align: center;
  margin-bottom: 0.625rem;
}
.a_md_i ._re {
  border-radius: 50%;
  width: 4.125rem;
  height: 4.125rem;
  display: inline-block;
}
.a_md_txt {
  grid-column: 1/5;
  text-align: center;
}
.a_md_a {
  margin-bottom: 0.75rem;
}
.a_md_a_n {
  font-family: MajritTx, serif;
  font-size: 0.875rem;
  line-height: 1.1875rem;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
}
.a_md_a_n:after {
  content: "|";
  color: #d3d3d3;
  right: 0;
  top: -0.0625rem;
  position: relative;
  margin: 0 0.4375rem;
}
.a_md_a_n:last-child:after {
  display: none;
}
.a_md_f {
  font-family: MarcinAntB, sans-serif;
  font-size: 0.6875rem;
  white-space: nowrap;
  letter-spacing: 0.1px;
}
.a_md_f span {
  display: block;
  margin-bottom: 0.3125rem;
}
.a_md_f span:last-child {
  margin-bottom: 0;
}
.a_md_f abbr[title] {
  text-decoration: none;
}
.a_c {
  font-family: MajritTxRoman, serif;
  font-size: 1.1875rem;
  line-height: 1.5625rem;
  color: #191919;
  margin-bottom: 2.5rem;
}
.a_c > :last-child:last-of-type {
  margin-bottom: 0;
}
.a_c li strong {
  font-weight: 600;
  font-family: MajritTx, serif;
}
.a_c p a {
  color: #016ca2;
  text-decoration: underline;
}
.a_c p a:hover {
  text-decoration: none;
}
.a_c > p {
  margin: 0 0 2rem;
  letter-spacing: -0.0011875rem;
}
.a_m {
  color: #111;
}
.a_m_i {
  width: 11%;
  height: auto;
  bottom: 2.5rem;
  left: 2.5rem;
}
.outbrain {
  min-height: 36.5625rem;
  margin: 0 0 2.5rem;
}
@media (min-width: 768px) {
  ._g {
    grid-template-columns: repeat(8, 1fr);
  }
  ._g-md {
    display: grid;
  }
  :root {
    --grid-column-gap: 1.8125rem;
    --grid-column-gap-justify: -1.8125rem;
    --grid-offset: 1.625rem;
    --grid-offset-justify: -1.625rem;
  }
  ._g {
    grid-column-gap: 1.8125rem;
  }
  ._g-o {
    max-width: 47.9375rem;
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }
  .cs {
    padding-top: 1.875rem;
  }
  .cs_t {
    grid-column: 1/9;
  }
  .cs_t_e {
    margin: 0;
    font-size: 1.75rem;
    line-height: 1.75rem;
    letter-spacing: -0.0375rem;
  }
  .cs_m {
    grid-column: 1/9;
  }
  .cs_m:after {
    width: 2rem;
  }
  .cs_m .sm {
    padding-right: 2rem;
  }
  .x-nf .x_w {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .x_u {
    grid-column: 6/9;
    grid-row: 1;
  }
  .x .btn-u {
    background: 0 0;
    border-color: #f7cf3c;
    width: auto;
    position: relative;
  }
  .x .btn-u:after {
    content: " \25be";
    display: inline-block;
    padding: 0 0.1875rem 0 1.25rem;
  }
  .x .btn-u abbr,
  .x .btn-u svg {
    display: none;
  }
  .x .btn-u span {
    display: block;
  }
  .x-nf .ep_l {
    justify-content: center;
  }
  .x_e {
    font-family: MarcinAntB, sans-serif;
    font-size: 0.6875rem;
    line-height: 1rem;
    align-items: center;
    grid-column: 1/9;
  }
  .x .ed {
    height: 1rem;
    position: relative;
    margin-left: 0.25rem;
  }
  .x .ed ul {
    position: absolute;
    top: -0.3125rem;
    left: 0.3125rem;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0.0625rem 0.25rem #0000001a;
    transform: translateZ(0);
    border-radius: 0.125rem;
    width: 9.375rem;
    background-color: #fff;
  }
  .x .ed li {
    display: none;
    padding: 0 0.625rem;
    margin-bottom: 0.25rem;
  }
  .x .ed li:last-child {
    margin-bottom: 0.625rem;
  }
  .x .ed li span {
    text-transform: uppercase;
    display: block;
  }
  .x .ed li a {
    position: relative;
    padding-left: 1.25rem;
    display: block;
  }
  .x .ed li a:before {
    content: "";
    position: absolute;
    border-radius: 100%;
    display: block;
    left: 0;
    top: 0.125rem;
    width: 0.75rem;
    height: 0.75rem;
    background-color: #f2f2f2;
    border: 0;
  }
  .x .ed li.ed_a {
    display: block;
    order: 0;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0.3125rem 0.625rem;
    margin-bottom: 0;
  }
  .x .ed li.ed_a > a {
    cursor: default;
    pointer-events: none;
  }
  .x .ed li.ed_a a {
    padding-left: 0;
  }
  .x .ed li.ed_a a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0.3125rem;
    width: 0;
    height: 0;
    border-left: 0.3125rem solid rgba(0, 0, 0, 0);
    border-right: 0.3125rem solid rgba(0, 0, 0, 0);
    border-top: 0.3125rem solid #00aeff;
    transition: all 0.3s ease-out;
  }
  .x .ed li.ed_a a:before {
    display: none;
  }
  .x .ed li.ed_c > a {
    cursor: default;
    pointer-events: none;
  }
  .x .ed li.ed_c a:after {
    content: "";
    position: absolute;
    border-radius: 100%;
    display: block;
    left: 0.1875rem;
    top: 0.3125rem;
    width: 0.375rem;
    height: 0.375rem;
    background-color: #00b1ff;
    border: 0;
  }
  .x .ed li.ed_c span {
    font-weight: 900;
  }
  .x .ed .ed_l {
    background: rgba(239, 239, 239, 0.5);
    position: inherit;
    display: block;
    box-shadow: inherit;
    border-radius: 0;
    width: auto;
    padding: 0.8125rem 1.25rem;
    margin: 0.625rem 0;
  }
  .x .ed .ed_l li {
    padding: 0;
  }
  .x .ed .ed_l li:last-child {
    margin-bottom: 0;
  }
  .x .ed .ed_l li a:before {
    content: "";
    position: absolute;
    border-radius: 100%;
    display: block;
    left: 0;
    top: 0.0625rem;
    width: 0.75rem;
    height: 0.75rem;
    background-color: #fff;
    border: 1px solid #ededed;
  }
  .x .ed .ed_l li a span {
    text-transform: capitalize;
  }
  .x .ed:hover li {
    display: block;
  }
  .x .ed:hover li.ed_a {
    border-bottom: 1px solid rgba(151, 151, 151, 0.14);
    margin-bottom: 0.625rem;
  }
  .x .ed:hover li.ed_a a:after {
    transform: rotate(180deg);
  }
  .x-nf {
    box-shadow: none;
  }
  .x-nf .x_e {
    display: flex;
    grid-column: 1/6;
    grid-row: 1;
  }
  .x-nf .x_ep {
    grid-column: 1/9;
    grid-row: 2;
    display: contents;
  }
  .x-nf .x_bh {
    grid-column: 1/2;
    margin: 1.25rem 0 0;
    display: flex;
    align-items: center;
  }
  .x-nf .ep_l {
    grid-column: 3/7;
    margin-top: 1.25rem;
  }
  .x-ph {
    min-height: 8.9375rem;
  }
  .a_e,
  .a_md {
    grid-column: 1/9;
  }
  .a_c,
  .a_com,
  .a_tp,
  .w-ae,
  .w-fid,
  .w-rel,
  .w-sea {
    grid-column: 1/5;
  }
  .a_o {
    grid-column: 6/9;
  }
  .a_e {
    border-bottom: 0.0625rem solid #4a4a4a;
  }
  .a_e_txt {
    grid-column: 1/9;
    padding-bottom: 3.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .a_e_m {
    grid-column: 1/9;
  }
  .a_t {
    font-size: 2.3125rem;
    line-height: 2.625rem;
    letter-spacing: -0.0675rem;
  }
  .w_rs {
    display: block;
    border: none;
    padding-top: 0;
    margin-top: 0;
  }
  .a_md {
    margin: 0 0 3.125rem;
  }
  .a_md_i {
    grid-column: 1/9;
    text-align: center;
    margin-bottom: 0.625rem;
  }
  .a_md_i ._re {
    width: 4.125rem;
    height: 4.125rem;
  }
  .a_md_txt {
    grid-column: 1/9;
    text-align: center;
  }
  .a_md_a {
    margin-bottom: 0.3125rem;
  }
  .a_md_f {
    border-bottom: 1px solid #4a4a4a;
    display: inline-block;
    padding-bottom: 0.8125rem;
    margin-bottom: 0.9375rem;
  }
  .a_md_f span {
    display: inline;
  }
  .a_c {
    margin-bottom: 3rem;
  }
  .a_c {
    font-size: 1.375rem;
    line-height: 2rem;
  }
  .a_c > p {
    margin: 0 2rem 3.125rem;
  }
  .outbrain {
    min-height: 39.6875rem;
    margin: 0 2rem 2.5rem;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 1000.98px) {
  .x .btn-u span {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 6.875rem;
  }
}
@media (min-width: 1001px) {
  ._g {
    grid-template-columns: repeat(12, 1fr);
  }
  :root {
    --grid-column-gap: 1.9375rem;
    --grid-column-gap-justify: -1.9375rem;
    --grid-offset: 1.375rem;
    --grid-offset-justify: -1.375rem;
  }
  ._g {
    grid-column-gap: 1.9375rem;
  }
  ._g-o {
    max-width: none;
    padding-left: 1.375rem;
    padding-right: 1.375rem;
  }
  .cs {
    padding-top: 2.375rem;
  }
  .cs_t {
    grid-column: 1/13;
  }
  .cs_t_e {
    font-size: 2.125rem;
    line-height: 2.125rem;
    letter-spacing: -0.0375rem;
  }
  .cs_m {
    grid-column: 7/13;
    grid-row: 2;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
  }
  .cs_m:after {
    display: none;
  }
  .cs_m .sm {
    overflow-x: visible;
    padding-right: 0;
    padding-left: 0;
  }
  .cs_m a {
    padding: 0.9375rem 0.1875rem;
  }
  .x_u {
    grid-column: 10/13;
  }
  .x-nf .ep_l {
    grid-column: 5/9;
  }
  .a_e,
  .a_md {
    grid-column: 1/13;
  }
  .a_c {
    grid-column: 1/9;
  }
  .a_com,
  .a_tp,
  .w-ae,
  .w-fid,
  .w-rel,
  .w-sea {
    grid-column: 1/9;
  }
  .a_o {
    grid-column: 10/13;
    grid-row: span 20;
  }
  .a_e {
    padding-top: 2.5rem;
    margin-bottom: 3.75rem;
  }
  .a_e_txt {
    grid-column: 2/12;
    padding-bottom: 3.5rem;
    padding-left: unset;
    padding-right: unset;
  }
  .a_e_m {
    grid-column: 1/13;
  }
  .a_t {
    font-size: 2.5rem;
    line-height: 2.75rem;
    letter-spacing: -0.061875rem;
  }
  .a_md_i {
    grid-column: 1/2;
    text-align: left;
    margin-bottom: 0;
  }
  .a_md_txt {
    grid-column: 2/13;
    text-align: left;
  }
  .a_md_a {
    margin-bottom: 0.3125rem;
  }
  .a_c > p {
    margin: 0 0 2rem;
  }
  .outbrain {
    min-height: 41.875rem;
    grid-column: 1/9;
    margin: 0 0 2.5rem;
  }
}
@media (min-width: 1199px) {
  ._g-o {
    max-width: 74.9375rem;
  }
}
@media (max-width: 767.98px) {
  .btn-xs {
    padding: 0.125rem 0.5rem 0.0625rem;
  }
  .x .btn-u {
    border-radius: 100%;
    width: 2rem;
    height: 2rem;
  }
}
.trc_user_exclude_btn {
  background: url(../images/f539211219b796ffbb49949997c764f0.png) no-repeat
    scroll 0 0 rgba(0, 0, 0, 0);
  width: 12px;
  height: 12px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 9000;
  cursor: pointer;
  visibility: hidden;
}
.trc_exclude_undo_btn {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
  color: #36c;
  text-decoration: underline;
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 2px;
  padding: 0 1px;
  z-index: 11000;
  visibility: hidden;
}
.videoCube:hover .trc_user_exclude_btn {
  visibility: visible;
}
.trc_fade {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: opacity 0.5s 0s, visibility 0s 0.5s;
  -webkit-transition: opacity 0.5s 0s, visibility 0s 0.5s;
}
.trc_excludable .trc_exclude_overlay {
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: default;
  background-color: #fff;
}
.trc_rbox_container {
  direction: ltr;
  text-align: left;
}
.trc_rbox_container [class*="span"] {
  float: none;
  margin-left: 0;
}
.trc_rbox_header {
  border: 0 solid;
  overflow: hidden;
  vertical-align: middle;
}
.trc_rbox {
  margin-top: 0;
}
.trc_rbox_div {
  margin: 0 0 3px;
  direction: ltr;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: auto;
  position: relative;
  width: auto;
  border: solid #ccc 1px;
}
.videoCube {
  zoom: 1;
  cursor: pointer;
  float: none;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
div.videoCube:hover {
  cursor: pointer;
}
.videoCube span.video-title:hover {
  text-decoration: underline;
}
.videoCube a {
  text-decoration: none;
  border: 0;
  color: #000;
  cursor: pointer;
}
.videoCube a,
.videoCube a:hover,
.videoCube a:link {
  text-decoration: none !important;
  outline: 0;
}
.videoCube a .thumbBlock {
  float: left;
  display: block;
  overflow: hidden !important;
}
.videoCube .video-label {
  display: block;
  overflow: hidden;
}
.videoCube .video-label {
  width: auto !important;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
.videoCube span.video-label.trc_ellipsis {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.trc_rbox_div {
  height: 410px;
}
.videoCube {
  direction: ltr;
  font-size: 11px;
  margin: 0;
  color: #000;
  border-width: 0;
}
div.videoCube:hover {
  background-color: #ebf0ff;
  color: #000;
}
.videoCube .thumbBlock {
  margin: 0;
  border-style: solid;
}
.videoCube .video-label-box {
  margin-left: 81px;
}
.videoCube .video-title {
  height: auto;
  margin-bottom: 3px;
  white-space: normal;
}
.trc_rbox_header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  color: #000;
}
.trc_related_container DIV.videoCube.thumbnail_top .thumbBlock {
  float: none;
}
.videoCube .thumbnail-overlay,
.videoCube:hover .thumbnail-overlay {
  position: absolute;
  background: transparent no-repeat;
  background-size: contain;
  z-index: 50;
}
.syndicatedItem .branding {
  margin: 0;
}
.trc_elastic .trc_rbox {
  width: auto;
}
.trc_elastic .videoCube {
  overflow: hidden;
}
.trc_elastic .videoCube .thumbBlock {
  background: transparent no-repeat center center;
  background-size: cover;
  position: absolute;
  display: inline-block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-left: 0;
  margin-right: 0;
}
.trc_elastic .thumbBlock_holder {
  position: relative;
  width: 100%;
}
.trc_elastic .videoCube_aspect {
  width: 1px;
}
.trc_elastic .trc_rbox .trc_rbox_div {
  height: auto;
}
.trc_elastic .video-label-box {
  display: block;
}
.trc_related_container .trc_clearer {
  clear: both;
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}
.trc_related_container * {
  pointer-events: auto;
}
.trc_related_container {
  clear: both;
}
.tbl-batch-anchor {
  width: 100%;
  height: 1px;
}
.thumbnails-a-1x3-new {
  width: 300px;
  _width: 300px;
  border-width: 0;
  border-style: solid solid solid solid;
  border-color: #dfdfdf;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
}
.thumbnails-a-1x3-new .trc_rbox_border_elm {
  border-color: #a9a9a9;
}
.thumbnails-a-1x3-new .trc_rbox_header {
  font-family: MajritTx;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  color: #111;
  border-width: 1px !important;
  background: 0 0;
  border-style: none none solid none !important;
  border-color: #111 !important;
  padding: 0;
  line-height: 1.2em;
  display: block;
  margin: 0 0 10px 0;
  position: relative;
  background-color: transparent;
  box-sizing: initial;
  width: auto;
  _width: auto;
}
.thumbnails-a-1x3-new .trc_rbox_header .trc_header_ext {
  position: relative;
  top: auto;
  right: auto;
}
.thumbnails-a-1x3-new .trc_rbox_header .trc_rbox_header_span {
  border-bottom: 6px solid #000 !important;
  display: inline-block !important;
  padding-bottom: 5px !important;
  padding-top: 0 !important;
  margin-top: -1px !important;
}
.exchange-organic-thumbnails-d1 {
  width: 300px;
  _width: 300px;
  border-width: 0;
  border-style: solid solid solid solid;
  border-color: #dfdfdf;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
}
.exchange-organic-thumbnails-d1 div.syndicatedItem:hover {
  background-color: transparent;
}
.exchange-organic-thumbnails-d1 .trc_rbox_border_elm {
  border-color: #a9a9a9;
}
.exchange-organic-thumbnails-d1 .trc_rbox_header {
  font-family: MajritTx;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  color: #111;
  border-width: 1px !important;
  background: 0 0;
  border-style: none none solid none !important;
  border-color: #111 !important;
  padding: 0;
  line-height: 1.2em;
  display: block;
  margin: 5px 0 10px 0;
  position: relative;
  background-color: transparent;
  box-sizing: initial;
  width: auto;
  _width: auto;
}
.exchange-organic-thumbnails-d1 .syndicatedItem {
  background-color: transparent;
}
.exchange-organic-thumbnails-d1 .videoCube.syndicatedItem .thumbnail-overlay {
  background-image: null;
  background-position: 5% 5%;
}
.exchange-organic-thumbnails-d1 .videoCube.syndicatedItem .thumbBlock {
  border-color: #a9a9a9;
  border-width: 0;
}
.exchange-organic-thumbnails-d1 .videoCube:hover .thumbnail-overlay {
  background-image: null;
}
.exchange-organic-thumbnails-d1 .syndicatedItem .video-title {
  max-height: 60px;
  height: 60px;
  color: #000;
  font-family: MajritTx;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none;
  height: auto;
  padding: 0;
}
.exchange-organic-thumbnails-d1 .videoCube {
  width: auto;
  _width: auto;
  background-color: transparent;
  border-width: 0;
  border-color: #e4e4e4;
  padding: 0;
  height: auto;
  margin-left: 0;
  margin-top: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-style: SOLID;
}
.exchange-organic-thumbnails-d1 div.videoCube:hover {
  background-color: transparent;
}
.exchange-organic-thumbnails-d1 .video-title {
  font-family: MajritTx !important;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  max-height: 60px;
  height: 60px;
  color: #000;
  text-decoration: none;
  margin: 0 0 1.4rem 0 !important;
  height: auto;
}
.exchange-organic-thumbnails-d1 .video-label {
  font-family: MajritTx;
}
.exchange-organic-thumbnails-d1 .syndicatedItem .branding {
  color: #646464;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  font-family: MajritTx;
  background-image: null;
  text-align: left;
  line-height: 22px;
}
.exchange-organic-thumbnails-d1 .videoCube.syndicatedItem {
  background-color: transparent;
  border-color: #e4e4e4;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-width: 0;
  border-style: SOLID;
}
.exchange-organic-thumbnails-d1 .trc_rbox_div {
  width: auto;
  _width: 99%;
  height: 410px;
  border-width: 0;
  padding: 0;
}
.exchange-organic-thumbnails-d1 .videoCube .thumbnail-overlay {
  background-image: null;
  background-position: 5% 5%;
}
.exchange-organic-thumbnails-d1 .videoCube .thumbBlock {
  border-width: 0;
  border-color: #a9a9a9;
}
.exchange-organic-thumbnails-d1 .branding {
  color: #646464;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  font-family: MajritTx;
  background-image: null;
  text-align: left;
  text-transform: uppercase;
  line-height: 22px;
}
.exchange-organic-thumbnails-d1 .video-label-box {
  text-align: left;
  height: 88px;
  margin: 5px 0 0 0;
  padding: 9px;
}
.exchange-organic-thumbnails-d1 div.syndicatedItem:hover .thumbBlock {
  border-color: inherit;
}
.exchange-organic-thumbnails-d1 div.videoCube:hover .thumbBlock {
  border-color: inherit;
}
.exchange-organic-thumbnails-d1 .videoCube .video-label-box {
  margin-left: 0;
  margin-right: 0;
}
.exchange-organic-thumbnails-d1 .syndicatedItem .video-label-box {
  height: 88px;
  margin: 5px 0 0 0;
  padding: 9px;
}
.exchange-organic-thumbnails-d1 .videoCube .video-label-box .video-title {
  font-size: 16px;
  -webkit-line-clamp: 3 !important;
  text-decoration: none;
}
.exchange-organic-thumbnails-d1 .videoCube:hover .video-label-box .video-title {
  text-decoration: underline;
}
.exchange-organic-thumbnails-d1 .video-label-box .branding {
  display: block;
}
.exchange-organic-thumbnails-d1 .trc_rbox_header .trc_header_ext {
  position: relative;
  top: auto;
  right: auto;
}
.exchange-organic-thumbnails-d1 .videoCube a {
  padding: 0;
}
.exchange-organic-thumbnails-d1 .trc_rbox_header {
  border-width: 1px !important;
  border-style: none none solid none !important;
}
.exchange-organic-thumbnails-d1 .trc_rbox_header .trc_rbox_header_span {
  border-bottom: 6px solid #000 !important;
  display: inline-block !important;
  padding-bottom: 5px !important;
  padding-top: 0 !important;
  margin-top: -1px !important;
}
@media screen and (min-width: 0px) {
  .trc_elastic_exchange-organic-thumbnails-d1
    .trc_rbox_outer
    .videoCube
    .trc-main-label {
    height: auto;
  }
  .trc_elastic_exchange-organic-thumbnails-d1 .trc_rbox_outer .videoCube {
    margin-bottom: 10px;
  }
  .trc_elastic_exchange-organic-thumbnails-d1 .trc_rbox_outer {
    margin-left: -2%;
  }
  .trc_elastic_exchange-organic-thumbnails-d1 .videoCube_aspect {
    padding-bottom: 56.25%;
    width: 100%;
  }
  .trc_elastic_exchange-organic-thumbnails-d1 .videoCube {
    width: 31.33%;
    position: relative;
    float: left;
    margin: 0 0 2% 0;
    margin-left: 2%;
  }
  .trc_elastic_exchange-organic-thumbnails-d1
    div.videoCube:nth-of-type(-n + 3) {
    display: block;
    visibility: visible;
  }
}
.comments {
  font-family: Arial !important;
}
.comments ul {
  padding: 0;
  list-style-type: none;
}
.post-meta {
  display: none;
}
.children {
  margin-left: -55px;
}
.post-message p {
  text-align: left;
  font-size: 18px;
}
