body {
  margin: 0;
  padding-top: 36px;
}

#thestar-global-bar a {
  cursor: pointer;
}

#thestar-global-bar .float-left {
  float: left;
}

#thestar-global-bar .float-right {
  float: right;
}

#thestar-global-bar .clearfix:after {
  clear: both;
  height: 0;
  line-height: 0;
  content: ".";
  display: block;
  visibility: hidden;
}

#thestar-global-bar .global-bar-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../index/overlay-bg.webp) repeat scroll 0 0 transparent;
  z-index: 99990;
}

#thestar-global-bar .global-bar-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  font: Bold 12px/15px Lato;
  z-index: 99999;
}

#thestar-global-bar .global-bar-color {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 36px;
  background: #000;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.3);
  z-index: 99998;
}

#thestar-global-bar .global-bar-container a {
  display: block;
  float: left;
  margin-top: 3px;
  padding: 5px 10px;
  text-decoration: none;
  color: #8f8f8f;
}

#thestar-global-bar .global-bar-container a:hover {
  color: #fff;
}

#thestar-global-bar .global-bar-container .float-left {
  margin-left: 4px;
}

.global-bar-powered {
  padding: 12px 12px;
}

@media only screen and (max-width: 767px) {
  body {
    padding-top: 0;
  }

  #thestar-global-bar {
    display: none;
  }
}

@media screen and (max-width: 1328px) {
  #thestar-global-bar {
    display: none;
  }

  body {
    padding-top: 0 !important;
  }

  #navbar-main.affix {
    top: 0 !important;
  }
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
footer,
header,
main,
nav,
section {
  display: block;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b {
  font-weight: 700;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

small {
  font-size: 80%;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

button,
input {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

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

td {
  padding: 0;
}

@media xprint {

  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

p {
  margin: 0 0 10px;
}

small {
  font-size: 85%;
}

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

ul {
  margin-top: 0;
  margin-bottom: 10px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 15px;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-5,
.col-lg-7,
.col-md-12,
.col-md-3,
.col-md-4,
.col-md-8,
.col-md-9,
.col-sm-12,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-xs-12,
.col-xs-2,
.col-xs-5,
.col-xs-6,
.col-xs-7 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-12,
.col-xs-2,
.col-xs-5,
.col-xs-6,
.col-xs-7 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-2 {
  width: 16.66666667%;
}

@media (min-width: 768px) {

  .col-sm-12,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }
}

@media (min-width: 992px) {

  .col-md-12,
  .col-md-3,
  .col-md-4,
  .col-md-8,
  .col-md-9 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }
}

@media (min-width: 1200px) {

  .col-lg-5,
  .col-lg-7 {
    float: left;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }
}

table {
  background-color: transparent;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-block {
  display: block;
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.dropdown {
  position: relative;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #337ab7;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar>.container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.clearfix:after,
.container-fluid:after,
.container:after,
.nav:after,
.navbar-header:after,
.navbar:after,
.row:after {
  clear: both;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-sm,
.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

@media print {
  #thestar-global-bar {
    display: none !important;
  }

  .affix {
    position: initial !important;
    top: 0px;
  }
}

.story-wrapper {
  overflow: hidden;
  display: flex;
  padding-top: 25px;
}

.story-wrapper ul.side-note li {
  padding-bottom: 2px;
}

.story-wrapper ul {
  margin: 0 20px 20px 20px;
  list-style: disc;
  padding-left: 15px;
}

.story-wrapper ul li {
  list-style: disc;
  font-size: 0.95em;
}

.story-wrapper ul li:not(:last-child) {
  margin-bottom: 10px;
}

.story-wrapper .side-note .timestamp {
  margin: 0;
  font-size: 1em;
}

.story-wrapper article p {
  margin-bottom: 15px;
  overflow: visible;
  line-height: 1.533em;
  word-wrap: break-word;
}

.content-holder {
  position: relative;
}

ul.side-note {
  position: absolute;
  top: 0;
  margin-bottom: 10px;
  max-width: 200px;
  padding-right: 0;
  list-style: none;
  padding-left: 0;
  margin-left: 10px;
}

ul.side-note li {
  list-style: none;
}

.story-content {
  position: relative;
  /* margin-left: 25% */
}

@media only screen and (max-width: 767px) {
  .story-wrapper {
    padding-top: 0;
  }

  .side-note {
    position: static;
    max-width: 100%;
  }

  .story-content {
    margin-left: 0;
  }

  .story-wrapper p.date {
    float: left;
    margin-right: 10px;
  }

  ul.side-note {
    position: static;
    max-width: 100%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .focus-wrapper {
    display: block;
  }

  .focus-wrapper .side-note {
    position: static;
    max-width: 100%;
  }

  .focus-wrapper .story-content {
    margin-left: 0;
  }

  .story-wrapper article p {
    font-size: 1.125em;
    line-height: 1.444em;
  }

  .story-wrapper p.date {
    float: left;
  }
}

.med-rec:has(iframe[style*="display:none"]) {
  display: none;
}

.articleDetails {
  display: block;
  padding-top: 25px;
}

.articleDetails .img-sticker img {
  object-fit: contain;
}

:root {
  --color-icon: #231f20;
  --color-text: #4a4a4a;
  --color-text-2: #4a4a4a;
  --color-text-3: #333333;
  --color-text-4: #444444;
  --color-text-5: #979797;
  --color-bg-1: #ffffff;
  --color-on-bg-1: #4a4a4a;
  --color-bg-2: #f2f2f2;
  --color-on-bg-2: #4a4a4a;
  --color-bg-3: #303030;
  --color-on-bg-3: #8f8f8f;
  --color-bg-primary: #bb0000;
  --color-on-bg-primary: #ffffff;
  --color-on-bg-dark: #ffffff;
  --color-border: #d6d6d6;
  --color-border-2: #dddddd;
  --color-text-1: #4a4a4a;
  --color-primary: #bb0000;
  --color-primary-alt: #cc0000;
  --color-white-1: #ffffff;
  --color-red-2: #dd0000;
  --color-red-3: #da2128;
  --color-gold: #c89414;
}

@media (prefers-color-scheme: dark) {
  :root {
    --color-icon: #231f20;
    --color-text: #4a4a4a;
    --color-text-2: #4a4a4a;
    --color-text-3: #333333;
    --color-text-4: #444444;
    --color-text-5: #979797;
    --color-bg-1: #ffffff;
    --color-on-bg-1: #4a4a4a;
    --color-bg-2: #f2f2f2;
    --color-on-bg-2: #4a4a4a;
    --color-bg-3: #303030;
    --color-on-bg-3: #8f8f8f;
    --color-bg-primary: #bb0000;
    --color-on-bg-primary: #ffffff;
    --color-on-bg-dark: #ffffff;
    --color-border: #d6d6d6;
    --color-border-2: #dddddd;
    --color-text-1: #4a4a4a;
    --color-primary: #bb0000;
    --color-primary-alt: #cc0000;
    --color-white-1: #ffffff;
    --color-red-2: #dd0000;
    --color-red-3: #da2128;
    --color-gold: #c89414;
  }
}

a {
  color: var(--color-text);
}

.kicker {
  font-size: 0.75em;
  font-weight: 900;
  color: var(--color-primary);
  text-transform: uppercase;
  text-align: left;
  margin-right: 6px;
}

.btn {
  font-size: 16px;
  font-weight: bold;
}

.btn--bookmark {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.btn--bookmark:hover {
  background: transparent;
}

.btn--bookmark:hover i::before {
  color: var(--color-primary);
  content: "\f02e";
}

.btn--bookmark i {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  font-size: 30px;
  line-height: 34px;
}

.btn--bookmark i::before {
  color: #7f7f7f;
}

.btn--subscribe {
  color: #fff;
  background-color: var(--color-red-3);
  padding: 5px 10px;
  margin-top: 4px;
  margin-right: 12px;
  border: 1px solid transparent;
  border-radius: 3px;
  font-size: 0.813em;
}

.btn--subscribe:hover {
  background-color: var(--color-primary);
  color: #fff;
}

.bttn {
  display: inline-block;
  border: 1px solid;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 0.813em;
  font-weight: 600;
  color: var(--color-on-bg-1);
}

@media (max-width: 1024px) {
  .bttn {
    padding: 4px 10px;
  }
}

.bttn:hover {
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  color: #333333;
}

.bttn:focus {
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  color: #333333;
}

.bttn--log {
  color: var(--color-on-bg-1);
  border: 1px solid;
}

.button--bookmark i:hover:before {
  content: "\f02e";
}

.footer-n {
  color: #8f8f8f;
  background-color: #303030;
  border-top: 1px solid #707070;
  padding: 30px 10px;
}

.footer-n__inner {
  max-width: 800px;
  margin: 0 auto 30px;
}

.footer-n__inner:last-child {
  margin: 0 auto 0;
}

.footer-n__links {
  display: inline-block;
  float: left;
  width: 20%;
}

@media (max-width: 1024px) {
  .footer-n__links {
    width: 50%;
    margin-bottom: 30px;
  }
}

.footer-n__links b {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
  color: #bbbbbb;
}

.footer-n__links ul li a {
  color: #8f8f8f;
  display: block;
  font-size: 13px;
  font-weight: 400;
  padding: 0 0 5px;
  cursor: pointer;
}

.footer-n__clearfix {
  display: none;
}

@media (max-width: 1024px) {
  .footer-n__clearfix {
    display: block;
  }
}

.footer-n__socials {
  display: inline-block;
}

@media (max-width: 1024px) {
  .footer-n__socials {
    display: block;
    margin-bottom: 20px;
  }
}

.footer-n__socials li {
  display: inline-block;
  padding: 0 6px;
}

@media (max-width: 1024px) {
  .footer-n__socials li {
    margin: 0 5px;
  }
}

.footer-n__downloads {
  display: inline-block;
}

.footer-n__downloads li {
  display: inline-block;
}

@media (max-width: 1024px) {
  .footer-n__downloads li {
    display: block;
    margin-bottom: 5px;
  }
}

.footer-n__newsletter {
  padding: 10px 0;
}

.timestamp {
  color: var(--color-text-2);
}

.nav .btn--subscribe {
  padding: 5px 10px;
  margin-top: 4px;
  margin-right: 12px;
  color: #ffffff !important;
}

@media (max-width: 767px) {
  .nav .btn--subscribe {
    padding: 3px 10px;
    margin-right: 5px;
  }
}

.nav .btn--subscribe:active,
.nav .btn--subscribe:focus,
.nav .btn--subscribe:hover {
  color: #383838 !important;
}

.navbar-right .dropdown--subscribe {
  display: none;
}

@media (max-width: 991px) {
  .navbar-right .dropdown--subscribe {
    display: inline-block;
  }
}

#navbar-main.navbar {
  background-color: var(--color-bg-1);
  border-color: var(--color-border);
  border-radius: 0;
  border-bottom: 1px solid;
  border-top: 1px solid;
  color: var(--color-border);
}

@media (max-width: 991px) {
  #navbar-main.navbar {
    background-color: var(--color-bg-1);
    min-height: 47px;
  }
}

#navbar-main.navbar .login {
  /*color: #ffffff;*/
}

@media (max-width: 1024px) {
  #navbar-main.navbar .login {
    margin-top: 8px;
  }
}

@media (max-width: 991px) {
  #navbar-main.navbar .login {
    margin-top: 4px;
  }
}

#navbar-main.navbar .login:hover {
  color: #555 !important;
}

#navbar-main.navbar .login.bttn--log:hover {
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  color: #333333;
}

@media (max-width: 768px) {
  #navbar-main.navbar a {
    color: #555;
  }
}

#navbar-main.affix {
  top: 36px;
}

@media (max-width: 1024px) {
  #navbar-main.affix {
    top: 31px;
  }
}

#navbar-main.affix .container {
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 1024px) {
  #navbar-main.affix .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#navbar-main.affix .navbar-left li a {
  line-height: 28px;
}

#navbar-main.affix .navbar-right {
  display: flex;
  align-items: center;
  padding-top: 4px;
}

@media (max-width: 1024px) {
  #navbar-main.affix .navbar-right #login_menu {
    /*margin-top: 5px;*/
  }

  #navbar-main.affix .navbar-right {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .tab-panel-2 .nav-pills>li.active>a {
    border-top: 2px solid var(--color-primary) !important;
  }
}

.topics {
  padding: 10px 0 10px 10px;
  background-color: var(--color-bg-2);
}

.btn-login .login {
  border: 1px solid var(--color-border);
  padding: 5px 10px;
  margin-top: 4px;
  margin-right: 12px;
  border-radius: 2px;
  font-size: 0.813em;
  line-height: 20px;
}

.btn-login .login:hover {
  color: #383838;
}

ul.social-branding li {
  padding: 10px 0;
}

.navbar-nav #btn_login {
  display: none;
}

@media (max-width: 991px) {
  .navbar-nav #btn_login {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .navbar-nav #btn_login a {
    /*color: #ffffff !important;*/
  }
}

/*#navbar-main .nav__headline__logo:hover {
    background-color: #cc0000 !important;
  }*/

#navbar-main .nav__button {
  padding: 7px 10px;
  display: inline-block;
  float: right;
  line-height: 28px;
}

#navbar-main .nav__button.button--share {
  padding-top: 7px;
  padding-bottom: 5px;
}

@media (max-width: 767px) {
  #navbar-main .nav__button {
    padding: 7px 10px;
  }

  #navbar-main .nav__button.button--share {
    padding-top: 7px;
    padding-bottom: 0;
  }
}

#navbar-main .nav__button i {
  color: var(--color-on-bg-1);
}

#navbar-main .nav__button i:before {
  color: var(--color-on-bg-1);
}

.sponsored-panel {
  border: 1px solid var(--color-border);
}

.drop {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.drop .audio-box-ctr {
  display: none;
}

.drop__close {
  background-color: #303030;
  padding: 10px 15px;
  text-align: right;
}

.drop__closebutton {
  display: inline-block;
  cursor: pointer;
}

.drop--audio {
  bottom: 60px;
}

.drop--audio .drop__close {
  padding: 10px 25px;
  color: white;
}

.drop .tab-content {
  overflow-y: scroll;
  height: calc(100vh - 250px);
}

.drop .audio-box {
  overflow: hidden;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  border: 0;
  position: relative;
}

.drop .audio-box .playlist {
  height: auto;
}

.drop .tab-content .tab-pane-audio {
  padding: 0 10px;
}

.drop .tab-content .tab-pane-foryou {
  padding: 50px 40px;
}

.drop .tab-content .tab-pane-foryou .icon-headphone {
  margin: 0 auto 15px;
  width: 65px;
  height: 65px;
  background-image: url(../index/podcast-icon-red.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.drop .tab-content .tab-pane-foryou h4 {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 20px;
}

.drop .tab-content .tab-pane-foryou p {
  font-size: 16px;
}

.drop .tab-content .tab-pane-foryou .btn {
  padding: 10px 25px;
  margin: 30px 0 10px;
}

.drop .tracks {
  padding: 8px 5px 8px 0;
}

.drop .tracks:last-child {
  padding: 8px 5px 0 0;
}

.drop .tracks h3 {
  cursor: pointer;
}

.mobilenav {
  display: block;
  background-color: #ffffff;
  z-index: 1000;
  width: 100%;
  position: fixed;
  bottom: 0;
  border-top: 1px solid #efefef;
  padding-top: 5px;
}

.mobilenav ul>li {
  display: inline-block;
  width: 6%;
  float: left;
  text-align: center;
  font-size: 10px;
  cursor: pointer;
  margin: 0 7% 0 7%;
}

@media (max-width: 765px) {
  .mobilenav ul>li {
    display: inline-block;
    width: 8%;
    float: left;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
    margin: 0 6% 0 6%;
  }
}

@media (max-width: 589px) {
  .mobilenav ul>li {
    display: inline-block;
    width: 20%;
    float: left;
    text-align: center;
    font-size: 10px;
    cursor: pointer;
    margin: 0 0 0 0;
  }
}

.mobilenav ul>li.active,
.mobilenav ul>li:hover {
  background-color: #ffffff;
}

.mobilenav ul>li.active div,
.mobilenav ul>li:hover div {
  padding: 7px 0;
  display: block;
  color: #979797;
}

.mobilenav ul>li.active a,
.mobilenav ul>li:hover a {
  color: var(--color-primary);
}

.mobilenav ul>li.active a:before,
.mobilenav ul>li:hover a:before {
  color: var(--color-primary);
}

.mobilenav ul>li.active .home,
.mobilenav ul>li:hover .home {
  background-image: url(../index/home-red.svg);
}

.mobilenav ul>li:hover .paper {
  background-image: url(../index/for-you-red.svg);
}

.mobilenav ul>li:hover .bookmark {
  background-image: url(../index/bookmark-red.svg);
}

.mobilenav ul>li:hover .search {
  background-image: url(../index/search-red.svg);
}

.mobilenav ul>li:hover .podcast {
  background-image: url(../index/podcast-icon-red.svg);
}

.mobilenav ul>li:hover>div {
  color: var(--color-primary);
}

.mobilenav ul>li a {
  padding: 7px 0;
  display: block;
  color: #979797;
}

.mobilenav ul>li div {
  padding: 7px 0;
  display: block;
  color: #979797;
}

.mobilenav__icon {
  width: 20px;
  height: 20px;
  margin: auto;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: top;
  background-size: contain;
}

.mobilenav__icon.home {
  background-image: url(../index/home-grey.svg);
}

.mobilenav__icon.paper {
  background-image: url(../index/for-you-grey.svg);
}

.mobilenav__icon.bookmark {
  background-image: url(../index/bookmark-grey.svg);
}

.mobilenav__icon.search {
  background-image: url(../index/search-grey.svg);
}

.mobilenav__icon.podcast {
  background-image: url(../index/podcast-icon-grey.svg);
}

.affix .mega-nav-toggle {
  padding: 15px 10px;
}

.mega-nav-toggle {
  display: block;
  margin: 0;
  padding: 10px;
}

@media (max-width: 768px) {
  .mega-nav-toggle {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .m-login-button {
    display: inline-block !important;
    opacity: 1 !important;
    margin-right: 5px;
    top: 1px;
  }

  .navbar-right .dropdown--subscribe {
    top: 1px;
  }
}

#hllogin:focus,
#hllogin:hover {
  background-color: #eeeeee;
}

.headline {
  padding-bottom: 8px;
}

.headline span {
  color: red;
  margin-bottom: 5px;
  display: block;
  font-size: 20px;
}

.headline hr {
  background-color: var(--color-red-2);
  border: 1.5px solid var(--color-primary);
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
}

#tsolnavbar {
  display: block;
}

@media (max-width: 991px) {
  #tsolnavbar {
    display: none;
  }

  h1 {
    font-size: 30px;
  }
}

#tsolnavbar ul.nav li a {
  color: var(--color-on-bg-1);
  padding: 11px 10px !important;
}

#tsolnavbar ul.nav li a.active,
#tsolnavbar ul.nav li a:active,
#tsolnavbar ul.nav li a:hover,
#tsolnavbar ul.nav li a:focus {
  color: var(--color-on-bg-primary);
  background-color: var(--color-bg-primary);
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.branding .login {
  color: var(--color-on-bg-1);
}

.branding .login:hover {
  color: #555 !important;
  background-color: #eee;
}

.branding a {
  color: var(--color-on-bg-1);
}

@media (max-width: 768px) {
  .branding a {
    color: #555;
  }

  h1 {
    font-size: 20px;
  }

  .headline span {
    font-size: 14px;
  }
}

.navbar__interact {
  display: inline-block;
  float: left;
  margin-left: -70px;
  margin-top: -4px;
}

@media (max-width: 1024px) {
  .navbar__interact {
    display: none;
  }
}

.navbar-brand {
  position: relative;
}

.navbar-header .navbar-brand.brand-mobile {
  display: none;
}

@media (max-width: 991px) {
  .navbar-header .navbar-brand.brand-mobile {
    display: inline-block;
    position: relative;
    padding: 5px 0;
    top: 5px;
    max-height: 38px;
  }
}

@media (max-width: 767px) {
  .navbar-header .navbar-brand.brand-mobile {
    /*top: 0;*/
    top: 2px;
  }
}

.branding {
  margin-top: 90px;
  background-color: var(--color-bg-1);
  border-color: var(--color-bg-1);
}

.nav>li>a.login {
  color: var(--color-on-bg-1);
  border: 1px solid var(--color-on-bg-1);
}

@media (max-width: 991px) {
  .navbar-toggle {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 15px;
    padding: 11px 10px;
  }
}

@media (max-width: 767px) {
  .navbar-toggle {
    margin-right: 0;
  }
}

.navbar-toggle .icon-bar {
  border: 2px solid var(--color-on-bg-1);
  border-radius: 0;
  background-color: var(--color-on-bg-1);
}

.navbar-toggle .icon-x {
  display: none;
  color: var(--color-on-bg-1);
  width: 22px;
  height: 22px;
  font-size: 22px;
  line-height: 22px;
}

#page-header nav .navbar-right {
  margin-right: 15px;
}

@media (max-width: 1024px) {
  #page-header nav .navbar-right {
    top: 3px;
    right: 10px;
    margin-right: 0;
  }
}

button:focus,
button:active {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#wrapperFooter {
  padding-bottom: 60px;
}

.show-sd {
  display: block;
}

@media (max-width: 1024px) {
  .show-sd {
    display: none;
  }
}

@media (min-width: 1200px) {
  .show-sd {
    display: none;
  }
}

.videos {
  padding-top: 15px;
}

.trending--10 {
  padding-top: 8px;
}

.trending--10 .trend-list__num {
  padding: 0;
  text-align: center;
}

.related-articles--side {
  display: none;
}

@media (min-width: 1024px) {
  .related-articles--side {
    display: block;
    margin-top: 40px;
  }
}

@media (max-width: 1024px) {
  .related-articles--side {
    padding-top: 15px;
  }
}

.related-articles--side .headline {
  display: block;
}

.related-articles--side .story-set {
  display: inline-block;
}

.related-articles--side .in-sec-story {
  padding: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--color-border);
  margin-bottom: 15px;
}

.related-articles--side .in-sec-story h2 {
  font-size: 16px;
}

.related-articles--side .in-sec-story .timestamp {
  font-size: 0.781em;
}

.related-articles--side .img-sticker {
  margin-bottom: 4px;
}

.info {
  padding-bottom: 18px;
}

.info__interact {
  display: inline-block;
  float: right;
  font-size: 24px;
}

@media (max-width: 1024px) {
  .info__interact {
    float: none;
    display: block;
    padding: 14px 0 20px;
  }
}

.info__button {
  padding-left: 20px;
  display: inline-block;
}

@media (max-width: 1024px) {
  .info__button {
    padding-left: 0px;
    padding-right: 20px;
    float: left;
  }
}

.credit {
  height: 28px;
  font-size: 14px;
  color: #adadad;
}

ul.side-note {
  border-top: 0;
}

@media (min-width: 1024px) {
  ul.side-note {
    border-top: 1px solid var(--color-border);
    padding-top: 15px;
    margin-left: 10px;
    max-width: 141px;
  }
}

@media (min-width: 1100px) {
  ul.side-note {
    max-width: 160px;
  }
}

@media (min-width: 1230px) {
  ul.side-note {
    max-width: 180px;
  }
}

@media (max-width: 767px) {
  ul.side-note {
    max-width: none;
  }
}

.button--bookmark {
  float: right;
}

@media (max-width: 1024px) {
  .button--bookmark {
    float: none;
  }
}

.modalDialog {
  position: fixed;
  font-family: Arial, Helvetica, sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  pointer-events: none;
  width: auto;
  height: 150px;
  margin: 100px auto;
}

@media (min-width: 768px) {
  .modalDialog {
    width: 600px;
    background: rgba(0, 0, 0, 0.5);
  }
}

.modalDialog>div {
  width: 500px;
  position: relative;
  margin: 10% auto;
  padding: 15px;
  background: transparent;
}

@media (max-width: 575px) {
  .modalDialog>div {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .modalDialog>div>a {
    color: var(--color-bg-1) !important;
  }
}

.shareClose {
  color: var(--color-bg-1);
  line-height: 25px;
  position: absolute;
  right: -12px;
  text-align: center;
  bottom: 80px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px !important;
  opacity: 0.7;
}

@media (max-width: 575px) {
  .shareClose {
    right: 10px;
  }
}

@supports (-webkit-touch-callout: none) and (not (-moz-appearance: none)) {

  /* This applies only to iOS devices (iPhones & iPads) */
  .navbar__interact {
    margin-left: -65px;
  }
}

@media (hover: none) {

  .btn--bookmark:not(.active):hover i::before,
  .navbar__interact .button--bookmark:not(.active):hover i::before {
    content: "\f097";
    color: #7f7f7f;
  }
}

/* search icon next to login */

.login-search {
  padding: 7px 7px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.login-search i {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-text);
}

.login-search:hover {
  border: 1px solid #eeeeee;
  background-color: #eeeeee;
  color: #383838;
}

@media (min-width: 991px) {
  #navbar-main.affix .nav>li>a.login {
    margin: 0 8px;
  }
}

ul.nav.social-branding {
  display: inline-flex !important;
  gap: 8px;
  align-items: center;
}

.nav a.btn--subscribe {
  margin: 0 !important;
}

.btn-login a {
  margin: 0 !important;
}

@media screen and (max-width: 768px) {
  a#hllogin:hover {
    background-color: #eee !important;
  }
}

.navbar-header {
  margin-right: 0 !important;
}

.navbar-toggle .icon-x {
  display: none;
  width: 16px;
  height: 16px;
  font-size: 16px;
  line-height: 16px;
}

.mega-nav-toggle.navbar-toggle {
  display: flex;
  flex-direction: column;
  padding: 13px 8px 0;
}

.navbar-toggle .icon-bar {
  width: 16px;
  border: 1.5px solid var(--color-on-bg-1);
}

#tsolnavbar ul.nav li a {
  padding: 11px 10px !important;
}

ul.social-branding li {
  padding: 13px 0;
}

.nav .btn--subscribe {
  padding: 5px 10px;
  margin-top: 4px;
  margin-right: 8px;
  color: #fff !important;
}

@media (max-width: 990px) {
  .navbar-header .navbar-brand.brand-mobile {
    top: 4px;
  }

  .navbar-toggle {
    margin-right: 0;
    padding: 15px 12px 5px 13px;
  }

  #navbar-main.navbar {
    min-height: 48px;
  }
}

@media (min-width: 991px) {
  .navbar-brand.brand-prime {
    margin-left: -0.55em;
  }

  .mega-nav-toggle.navbar-toggle {
    margin-left: -0.5em;
  }

  .branding .navbar-brand {
    top: 4.5px;
  }

  #navbar-main.affix #tsolnavbar ul.nav li a {
    line-height: 19px;
    padding: 11px 8px !important;
  }

  #navbar-main.affix .nav>li>a.login {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  #navbar-main.affix ul.nav.navbar-nav.navbar-right,
  ul.nav.navbar-nav.navbar-right {
    padding-top: 3px;
  }

  .navbar-toggle {
    padding: 16px 13px 5px 14px;
    margin-left: -1em;
    margin-right: 14px;
  }

  .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 3.1px;
  }

  #page-header nav .navbar-right {
    margin-right: -0.6rem !important;
  }

  #navbar-main .nav>li>a.login {
    padding: 5px 10px;
  }

  .nav>li>a.login {
    margin-right: 0;
  }
}

@media (max-width: 768px) {

  #navbar-main.affix ul.nav.navbar-nav.navbar-right,
  ul.nav.navbar-nav.navbar-right {
    padding-top: 2px;
  }

  .nav .btn--subscribe {
    padding: 5px 10px;
    margin-right: 5px;
  }

  .nav>li>a.login {
    margin-right: 0;
    padding: 5px 10px;
  }
}

@media (max-width: 1024px) {
  #page-header nav .navbar-right {
    top: 0;
    right: 0;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .nav>li>a.login {
    margin-right: 0;
    padding: 3px 7px;
  }

  #navbar-main.affix {
    top: 0;
  }

  .med-rec {
    width: 100%;
    height: auto;
  }

  #tsolnavbar {
    display: none;
  }

  .focus-wrapper {
    display: block;
  }

  ul.social-branding {
    display: none;
  }

  .navbar-toggle {
    margin-top: 0;
    margin-bottom: 0;
  }

  ul.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }

  .navbar-brand.brand-prime {
    display: none;
  }

  .navbar-brand.brand-mobile {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -12px;
    text-align: center;
    margin: 0 auto;
  }

  .topics {
    margin-top: 2px;
  }

  #page-header .navbar-right {
    float: right;
  }

  #page-header .navbar-right li {
    display: inline-block;
  }

  #page-header .navbar-right {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
  }

  .story-set {
    margin-bottom: 0;
  }

  .tab-content>.tab-pane,
  .tab-content>.tab-pane.active {
    margin-bottom: 0;
  }

  .in-sec-story h2 {
    font-size: 1em;
  }

  .trending ul.trend-list p.trend-list-num {
    font-size: 1.813em;
  }

  .trending p {
    font-size: 0.95em;
  }

  .trending ul.trend-list {
    height: auto;
  }

  .trending ul.trend-list li:nth-child(2) {
    padding: 0;
  }

  .market-trans .linedlist:nth-child(10),
  .market-trans .linedlist:nth-child(6),
  .market-trans .linedlist:nth-child(7),
  .market-trans .linedlist:nth-child(8),
  .market-trans .linedlist:nth-child(9) {
    display: none;
  }

  .tab-panel-2 .nav-pills>li.active>a {
    border-top: none;
  }

  .tab-panel-2 .nav-pills>li {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .story-wrapper {
    flex-direction: column;
  }

  #navbar-main.navbar .login {
    display: none;
  }

  .container-fluid {
    margin-top: 60px;
    padding: 0;
  }
}

#st-1 {
  font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
  direction: ltr;
  display: block;
  opacity: 1;
  text-align: center;
  z-index: 94034;
}

#st-1.st-animated {
  -moz-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in,
    c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
  -ms-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in,
    i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
  -o-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in,
    i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
  -webkit-transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in,
    c 0.2s ease-in, i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
  transition: o 0.2s ease-in, p 0.2s ease-in, a 0.2s ease-in, c 0.2s ease-in,
    i 0.2s ease-in, t 0.2s ease-in, y 0.2s ease-in;
}

#st-1 .st-btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
  -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
  transition: opacity 0.2s ease-in, top 0.2s ease-in;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  height: 32px;
  line-height: 32px;
  margin-right: 8px;
  padding: 0 8px;
  position: relative;
  text-align: center;
  top: 0;
  vertical-align: top;
  white-space: nowrap;
}

.sr-only {
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

#st-1 .st-btn:last-child {
  margin-right: 0;
}

#st-1 .st-btn>img {
  display: inline-block;
  height: 16px;
  width: 16px;
  position: relative;
  top: 8px;
  vertical-align: top;
}

#st-1 .st-btn:hover {
  opacity: 0.8;
  top: -4px;
}

#st-1 .st-btn[data-network="facebook"] {
  background-color: #4267b2;
}

#st-1 .st-btn[data-network="facebook"] img {}

#st-1 .st-btn[data-network="twitter"] {
  background-color: #000000;
}

#st-1 .st-btn[data-network="twitter"] img {}

#st-1 .st-btn[data-network="whatsapp"] {
  background-color: #25d366;
}

#st-1 .st-btn[data-network="whatsapp"] img {}

#st-1 .st-btn[data-network="telegram"] {
  background-color: #0088cc;
}

#st-1 .st-btn[data-network="telegram"] img {}

#st-1 .st-btn[data-network="linkedin"] {
  background-color: #0077b5;
}

#st-1 .st-btn[data-network="linkedin"] img {}

:root {
  --color-neutral: #ffffff;
  --color-neutral-10: #f7f7f7;
  --color-neutral-20: #eeeeee;
  --color-neutral-30: #d6d6d6;
  --color-neutral-40: #bbbbbb;
  --color-neutral-50: #adadad;
  --color-neutral-60: #939393;
  --color-neutral-70: #707070;
  --color-neutral-80: #595959;
  --color-neutral-90: #4a4a4a;
  --color-neutral-110: #333333;
  --color-neutral-120: #202020;
  --color-primary: #bb0000;
  --color-on-primary: #ffffff;
  --color-bg-hover: #eeeeee;
  --color-on-hover: #333333;
  --color-border: #d6d6d6;
  --color-text: #4a4a4a;
  --color-link: #0066cc;
  --color-bg-1: #ffffff;
  --color-bg-2: #f2f2f2;
  --color-bg-3: #eeeeee;
  --color-on-bg: #4a4a4a;
  --color-bg-footer: #333333;
  --color-on-footer: #d6d6d6;
  --color-color-white: #ffffff;
  --color-border-footer: #707070;
}

.topics {
  padding: 10px 0;
  align-items: center;
  gap: 10px;
  display: flex;
  position: relative;
  padding-left: 0.3rem;
}

.topics__section {
  border-top: 1px solid var(--color-border);
  border-bottom: 1px solid var(--color-border);
  background-color: var(--color-bg-2);
  position: relative;
}

.topics__title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  flex-shrink: 0;
  color: #4a4a4a;
}

.topics__scroll {
  left: 1px;
  display: flex;
  overflow-y: scroll;
  position: relative;
  -ms-overflow-style: none;
  scrollbar-width: none;
  scroll-behavior: smooth;
  user-select: none;
  top: -1px;

  &::-webkit-scrollbar {
    display: none;
  }
}

.topics__links {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px 12px;
  padding: 0 12px;
}

.topics__links a {
  position: relative;
  font-size: 13px;
  color: var(--color-primary);
  text-decoration: none;
  flex-shrink: 0;
  padding-right: 12px;
}

.topics__links a::after {
  content: "";
  position: absolute;
  top: 20%;
  right: 0;
  width: 0.5px;
  height: 70%;
  background-color: var(--color-border);
}

.topics__links a:last-child::after {
  display: none;
}

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

.topics__content {
  overflow: hidden;
  position: relative;
}

.topics__content::before {
  content: "";
  width: 2px;
  display: block;
  background-color: var(--color-bg-2);
}

.container-topic-bar {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-topic-bar {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-topic-bar {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-topic-bar {
    max-width: 960px;
  }
}

.container-topic-bar {
  max-width: 1260px;
}

/*        @media  only screen and (max-width: 767px){  
  a.navbar-brand.brand-mobile {
    padding-top: 3px !important;
    margin-top: 12px !important;
  }
  }    */

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #thestar-global-bar {
    display: none;
  }

  body {
    padding-top: 0 !important;
  }

  #navbar-main.affix {
    top: 0 !important;
  }
}

@media only screen and (max-width: 991px) {
  /*50 years special*/
}

@media only screen and (max-width: 960px) {
  #sideNote {
    position: initial !important;
  }
}

.story-wrapper {
  padding-top: 0 !important;
  overflow: visible;
}

.related-articles--side .in-sec-story .timestamp {
  font-size: 0.781em;
  margin-right: 6px;
}

@media (max-width: 767px) {
  .row {
    width: auto;
  }
}

#story-Article img {
  width: 100%;
}

#story-Article p {
  margin-block: 12px;
}

#story-Article h2 {
  margin-block: 12px;
  font-size: 30px;
  color: #333;
}

#story-Article a {
  color: #004bd1;
}

.commentsWrapper {
  width: clamp(350px, 1005px, 100%);
  margin: 0 auto;
}

._ohe {
  margin-right: 10px;
}

.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

.fb--container .fwn {
  font-weight: 400;
}

.fb--container input {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.fb--container a {
  color: #365899 !important;
  cursor: pointer;
  text-decoration: none;
}

.fb--container img {
  border: 0;
}

.fb--container abbr {
  border-bottom: none;
  text-decoration: none;
}

.fb--container .clearfix::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.fb--container .clearfix {
  zoom: 1;
}

.fb--container ::-webkit-input-placeholder {
  color: #90949c;
}

.fb--container :focus::-webkit-input-placeholder {
  color: #bec2c9;
}

.fb--container ._2vq9 .livetimestamp,
.fb--container ._2vq9 .uiLinkSubtle,
.fb--container .fcg,
.fb--container a.uiLinkSubtle {
  color: #90949c;
}

.fb--container ._42ft {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}

.fb--container ._42ft:hover {
  text-decoration: none;
}

.fb--container ._ohe {
  float: left;
}

.fb--container ._ohf,
.fb--container .rfloat {
  float: right;
}

.fb--container .fsm {
  font-size: 12px;
}

.fb--container ._2vq9 a {
  color: #4267b2;
}

.fb--container ._517h {
  background-color: #f6f7f9;
  border-color: #ced0d4;
  color: #4b4f56;
}

.fb--container ._517h:hover {
  background-color: #e9ebee;
}

.fb--container ._517h:active {
  background-color: #dddfe2;
  border-color: #bec2c9;
}

.fb--container ._42ef {
  overflow: hidden;
}

.fb--container ._8s {
  margin-right: 8px;
}

.fb--container ._6b {
  vertical-align: middle;
  display: inline-block;
  word-wrap: normal;
  border: 1px solid;
  border-radius: 2px;
  box-sizing: content-box;
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  padding: 0 8px;
  position: relative;
  text-align: center;
  text-shadow: none;
  line-height: 22px;
}

.fb--container ._5mdd,
.fb--container._2pi8 {
  word-wrap: break-word;
}

.fb--container ._6b::before {
  content: "";
  display: inline-block;
  height: 20px;
  vertical-align: middle;
}

.fb--container ._4qba {
  font-style: normal;
}

.fb--container ._3-8m {
  margin-bottom: 4px;
  margin-top: 4px;
}

.fb--container ._3-8y {
  margin-top: 12px;
}

.fb--container ._3-8_ {
  margin-right: 4px;
}

.fb--container._2pi8 {
  padding-left: 8px;
  padding-right: 8px;
  font-size: 14px;
  line-height: 1.358;
  word-break: break-word;
}

.fb--container ._2pis {
  padding-left: 8px;
  margin-left: 56px;
}

.fb--container ._55pe {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}

.fb--container._5lm5 {
  margin-top: 12px;
  border-top: 1px solid #e9ebee;
}

.fb--container._5lm5 ._42ef {
  font-size: 11px;
  color: #365899;
  cursor: pointer;
  padding-bottom: 8px;
  padding-top: 8px;
  font-weight: 700;
}

.fb--container ._44ri {
  border-left: 1px dotted #d3d6db;
}

.fb--container ._2vq9 {
  font-size: 12px;
  line-height: 1.358;
  padding-top: 2px;
}

.fb--container ._491z {
  border-bottom: 1px solid #e9ebee;
  line-height: 25px;
  margin-bottom: 24px;
  padding: 8px 0;
}

.fb--container ._pup {
  color: #4b4f56;
}

.fb--container ._1ci {
  height: 48px;
  width: 48px;
  object-fit: cover;
}

#comments_form.mycomment {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  margin: 20px 0 0;
  font-size: 16px;
}

#comments_form .mycomment-img {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 10px;
}

#comments_form .mycomment-info {
  width: 100%;
  max-width: 100%;
}

#comments_form .textbox {
  color: #1d2129;
  width: 100%;
  font-size: 14px;
  box-sizing: border-box;
  border: none;
  margin-bottom: 10px;
  outline: 0;
}

#comments_form .mycomment-info__inner {
  background-color: #f2f3f5;
  border-radius: 18px;
  line-height: 16px;
  margin-top: 0;
  padding: 0.75rem 12px 1rem;
  position: relative;
}

#comments_form .error {
  position: relative;
  margin-top: -10px;
  color: red;
  font-size: 13px;
  padding-left: 5px;
  display: none;
}

@font-face {
  font-family: "FontAwesome";
  src: url("../index/fontawesome-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: optional;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-search:before {
  content: "\f002";
}

.fa-times:before {
  content: "\f00d";
}

.fa-play:before {
  content: "\f04b";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

a {
  font-weight: 600;
}

a,
p {
  color: #4a4a4a;
}

#navbar-main.navbar {
  min-height: 42px;
}

a,
a:focus,
a:hover {
  text-decoration: none;
}

.headline h1 {
  letter-spacing: 0.5px;
}

.button-more label,
a {
  cursor: pointer;
}

a,
article,
b,
body,
div,
footer,
h1,
h2,
h3,
h4,
header,
html,
i,
img,
label,
li,
nav,
p,
section,
span,
table,
time,
ul {
  margin: 0;
  padding: 0;
  border: none;
}

article,
footer,
header,
nav,
section {
  display: block;
}

a:focus,
a:hover {
  color: #5e5e5e;
}

ul,
ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.col-lg-5,
.col-lg-7,
.col-md-12,
.col-md-3,
.col-md-4,
.col-md-8,
.col-md-9,
.col-sm-12,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-xs-12,
.col-xs-2,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.container {
  padding-left: 10px;
  padding-right: 10px;
}

html {
  height: 100%;
}

.navbar-brand.brand-mobile,
.side-div .market-movers ul li:nth-child(3),
.side-div .market-movers ul li:nth-child(5),
.side-div ul.biz-sec-wrap td:nth-child(2),
.side-div ul.biz-sec-wrap td:nth-child(3),
.side-div ul.biz-sec-wrap td:nth-child(4),
.side-div ul.biz-sec-wrap td:nth-child(7) {
  display: none;
}

.img-sticker {
  position: relative;
}

body {
  background-color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-family: Lato, Arial, Helvetica, Arial, Tahoma, sans-serif;
  font-weight: 400;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

p {
  overflow: hidden;
  font-size: 1em;
  line-height: 1.35em;
  margin-bottom: 8px;
}

h1,
h2,
h3 {
  font-weight: 900;
}

.container {
  max-width: 1260px;
  width: 100%;
}

.wrapper-maincontent {
  flex: 1;
}

.button-more,
.right {
  float: right;
}

.left,
.sponsored-panel header h3 {
  float: left;
}

.med-rec {
  margin: 0 auto;
  text-align: center;
}

.kicker {
  font-weight: 900;
  color: #b00;
  text-align: left;
  font-size: 0.75em;
}

.kicker {
  text-transform: uppercase;
  margin-right: 6px;
}

.button-more a,
.button-view a {
  text-transform: capitalize;
}

a.kicker:hover {
  color: #b00;
}

.timestamp {
  font-size: 0.781em;
  font-weight: 400;
  color: #4a4a4a;
  margin-right: 6px;
}

.bot-20 {
  margin-bottom: 20px;
}

#wrapper,
.biz-sec-wrap {
  overflow: hidden;
  display: block;
}

.navbar-nav li a.log-in {
  padding: 7px;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .navbar-nav li a.log-in {
    padding: 7px 9px 7px 7px;
    border-radius: 4px;
  }
}

.title-02 {
  font-weight: 900;
}

.img-sticker {
  float: left;
}

.img-sticker a,
.img-sticker img,
.story-set {
  display: block;
  overflow: hidden;
}

.Ads-slot .ads {
  margin: 0 auto 20px;
  display: block;
}

.arrow-r {
  border-top: 2px solid #4a4a4a;
  margin-bottom: 3px;
}

.arrow-r {
  vertical-align: middle;
  display: inline-block;
  width: 7px;
  height: 7px;
  line-height: 7px;
  border-right: 2px solid #4a4a4a;
}

.button-more a {
  font-size: 0.813em;
  line-height: 1.154em;
  color: #b00;
}

.button-more label {
  border: 1px solid #4a4a4a;
  padding: 4px 8px;
  margin: 0 3px;
}

.button-more a:hover label {
  background: #d6d6d6;
}

.arrow-r {
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 2px;
}

.button-view {
  margin: 10px auto 0;
  display: block;
  text-align: center;
  overflow: hidden;
  padding: 10px 0;
}

.button-view a {
  border: 2px solid #b00;
  padding: 8px 25px;
  background: 0 0;
  color: #b00;
  border-radius: 8px;
}

.button-view a:hover {
  color: #b00;
  background: #f0f0f0;
}

.f13 {
  font-size: 0.813em;
  line-height: 1.35em;
}

.f18 {
  font-size: 1.125em;
  line-height: 1.5em;
}

.headline h1 a {
  color: #b00;
  font-weight: 900;
}

.title-02 {
  color: #b00;
  font-size: 1.563em;
  line-height: 1.24em;
}

#navbar-main.navbar,
.branding {
  background: #fff;
  border-color: #d6d6d6;
  margin-bottom: 0;
  border-right: none;
  border-left: none;
  border-radius: 0;
}

.branding .navbar-brand {
  min-height: 67px;
  padding: 4px;
}

.social-branding {
  display: inline-block;
  padding: 0;
  margin: 0;
}

ul.social-branding li {
  float: left;
  padding: 10px 0;
}

.market-trans tr td:last-child,
ul.social-branding li:last-child {
  padding-right: 0;
}

.active {
  background: #dfdfdf;
}

.navbar-toggle,
.navbar-toggle:hover {
  background: 0 0 !important;
}

#navbar-main.affix {
  width: 100%;
  top: 30px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 9999;
  -moz-box-shadow: 0 0.8px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.8px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.8px 0 rgba(0, 0, 0, 0.1);
}

#page-header .navbar-right {
  margin-right: 0;
}

#tsolnavbar ul.nav li a {
  color: #383838;
  font-size: 14px;
  font-weight: 600;
}

.nav>li>a.login {
  border: 1px solid #d6d6d6;
  padding: 5px 10px;
  margin-top: 4px;
  margin-right: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 0.813em;
}

#tsolnavbar .nav>li>a {
  padding: 11px 10px !important;
}

.navbar-toggle {
  margin-right: 35px;
  border: none;
}

.navbar-toggle .icon-bar {
  width: 22px;
  transition: 0.2s;
  border: 2px solid #383838;
}

.topics {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 10px 0;
  position: relative;
  background: #fff;
}

.market-trans a:hover {
  text-decoration: underline;
}

.headline {
  border-bottom: 1px solid #d6d6d6;
}

.headline {
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 18px;
  overflow: hidden;
}

.headline hr {
  border: 1.5px solid #b00;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
}

.headline p {
  margin-top: 5px;
  margin-bottom: 0;
}

.headline p span {
  padding: 0 10px 2px 0;
  border-right: 1px solid #ddd;
  margin-right: 8px;
  display: inline-block;
  font-size: 0.889em;
}

.headline p span:last-child {
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}

.headline p span:last-child {
  margin-left: 0;
}

.trending {
  overflow: hidden;
  display: block;
  margin-bottom: 25px;
}

.tab-panel-2 .nav-pills>li>a {
  border-radius: 0;
  color: #4a4a4a;
}

.tab-panel-2 .nav-pills>li.active>a {
  background: #fff;
  color: #b00;
  border-top: 2px solid #b00;
}

.tab-content>.tab-pane,
.tab-content>.tab-pane.active {
  background: #fff;
  padding: 20px 0;
}

.in-sec-story img {
  margin-bottom: 2px;
}

.sponsored-panel .panel-content img {
  margin-bottom: 10px;
}

.in-sec-story {
  margin-bottom: 25px;
}

.in-sec-story h2 {
  font-size: 1.125em;
  line-height: 1.18em;
}

.sponsored-panel .panel-content {
  margin-bottom: 5px;
}

.market-trans tbody td,
.market-trans thead td {
  text-align: center;
}

.market-trans tbody td:last-child,
.market-trans-head tr.header td:last-child {
  text-align: right;
}

.market-movers-wrap .market-trans tbody td:first-child {
  text-transform: uppercase;
}

.market-trans-head tr.header {
  vertical-align: top;
}

.market-movers-wrap .tab-content>.tab-pane {
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-top: 0;
}

.market-trans {
  border-collapse: collapse;
  line-height: 1.333em;
  font-size: 0.9em;
  width: 100%;
}

.market-trans-head {
  color: #444;
  font-weight: 700;
}

.market-trans tbody tr {
  margin: 5px 0;
}

.market-trans tbody td:first-child,
.market-trans thead td:first-child {
  text-align: left;
  padding-left: 0;
}

.market-trans .linedlist {
  border-top: 1px solid #e5e5e2;
  border-bottom: 0;
}

.market-trans tr.linedlist:hover {
  background: #efefef;
}

.footer-bottom .container,
.market-movers-wrap .market-trans tr.linedlist:hover {
  background: 0 0;
}

.market-trans tr td {
  padding: 8px 4px;
  text-align: right;
}

.quote_text_up {
  color: #008c00;
  padding: 2px 0;
  font-weight: 900;
}

.quote_text_down {
  color: #c00;
  padding: 2px 0;
  font-weight: 900;
}

.market-trans a {
  color: #004bd1;
}

.sponsored-panel {
  overflow: hidden;
  display: block;
  background: #fff;
  padding: 10px 15px 20px;
  margin-bottom: 20px;
}

.sponsored-panel header {
  margin-bottom: 15px;
  overflow: hidden;
}

.tab-panel-2 .nav-pills {
  color: #4a4a4a;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  border-bottom: 1px solid #ddd;
}

.trending ul.trend-list {
  border-bottom: 1px solid #d6d6d6;
  overflow: hidden;
}

.tab-panel-2 .nav-pills>li {
  margin: 0;
  padding: 0;
  text-align: center;
  border-top: 2px solid transparent;
}

.tab-panel-2 .nav-pills>.active {
  border: 1px solid #ddd;
  border-bottom: none;
  background: #fff;
  margin-bottom: -2px !important;
}

.trending p {
  line-height: 1.15em;
}

.trending ul.trend-list {
  display: block;
  margin: 0 0 11px;
  padding: 0 0 10px;
  height: 100px;
  list-style: none;
}

.trending ul.trend-list li {
  list-style: none;
}

.trending ul.trend-list p.trend-list-num {
  font-size: 2.813em;
  vertical-align: middle;
  padding: 15px 10px 15px 0;
  color: #9b9b9b;
}

.trend-list h3 {
  font-size: 1em;
}

.footer-bottom {
  background: #282828;
  padding-top: 10px;
  padding-bottom: 10px;
}

.footer-bottom p {
  text-align: center;
  color: #fff;
  font-size: 11px;
  letter-spacing: 0.5px;
  margin: 0;
}

.btn-login a {
  padding: 5px 10px;
  font-size: 0.813em;
}

.btn-login a {
  border: 1px solid #d6d6d6;
  margin-right: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 10px;
}

.btn-login a:hover {
  xbackground: #eee;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .navbar-toggle,
  ul.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }

  #tsolnavbar,
  .navbar-brand.brand-prime {
    display: none;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-brand.brand-mobile {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -12px;
    text-align: center;
    margin: 0 auto;
  }

  #tsolnavbar .nav>li>a {
    padding: 10px !important;
  }

  #navbar-main .nav>li>a.login {
    padding: 5px 18px;
  }

  .focus-wrapper {
    display: block;
  }

  .headline p {
    text-align: right;
    font-size: 0.875em;
  }
}

@media only screen and (min-width: 992px) {
  .in-sec-story img {
    width: 100%;
    margin-bottom: 2px;
  }

  .headline p {
    text-align: right;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nav>li>a {
    padding: 10px 12px;
  }
}

@media (max-width: 991px) {
  .branding {
    display: none;
  }
}

.topics {
  display: flex;
}

.branding .navbar-brand {
  position: relative;
  top: 8px;
  z-index: 1;
}

@font-face {
  font-family: "Montserrat";
  src: url("../index/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../index/Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

nav,
footer,
header {
  display: block;
}

ul,
li {
  list-style: none;
}

input,
button {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

input[type="text"] {
  -webkit-appearance: none !important;
  border-radius: 0;
}

button {
  cursor: pointer;
}

button {
  background: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a,
a:visited,
a:hover {
  text-decoration: none;
}

.cl1:focus-visible {
  color: #f03018;
}

.cl2:focus-visible {
  color: #4b70ae;
}

.cl3:focus-visible {
  color: #338585;
}

.cl4:focus-visible {
  color: #1fb25a;
}

.cl5:focus-visible {
  color: #ff9033;
}

.cl6:focus-visible {
  color: #fc355d;
}

.cl7:focus-visible {
  color: #ff8533;
}

.cl8:focus-visible {
  color: #b74397;
}

.cl9:focus-visible {
  color: #5c5c5c;
}

.cl10:focus-visible {
  color: #6c6f74;
}

.c-caja__autor__item::marker {
  content: "•";
}

.c-cuerpo .code:has([src*="spotify.com"]) {
  max-width: unset;
}

.c-cuerpo ol li::marker,
.c-cuerpo ul li::marker {
  content: inherit;
}

.c-articulo__compartir {
  position: relative;
  margin-bottom: 22px;
}

.c-envivo__item::marker {
  color: #0b5891;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .u-estructura__cuerpo {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) and (max-width: 1103px) {
  .c-cuerpo {
    padding-top: 25px;
  }
}

@media (min-width: 996px) {
  .u-estructura__cuerpo {
    width: 100%;
  }
}

@media (min-width: 1104px) {
  body {
    font-size: 18px;
  }
}

body p {
  margin-top: 10px;
}

#topList,
#topList * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: inherit;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

#topList {
  width: 100%;
  margin-bottom: 16px;
}

#topList {
  width: 100%;
}

#topList li {
  display: flex;
  justify-content: space-between;
  margin: 1rem;
}

.topList__person {
  width: 40%;
  display: grid;
  grid-template-columns: 25px min-content 1fr;
  align-items: center;
}

.topList__person--name {
  line-height: 1;
}

.topList__person--ava img {
  width: 50px !important;
  height: 50px;
  min-width: 50px;
  margin-left: 14px !important;
  margin-right: 8px !important;
  border-radius: 50%;
  object-fit: cover;
}

.topList__progress {
  display: flex;
  align-items: center;
  width: 50%;
}

.progressBar {
  display: block;
  height: 25px;
  margin: 0 20px !important;
  background-color: green;
  background-image: linear-gradient(45deg,
      rgba(0, 0, 0, 0.1) 25%,
      transparent 25%,
      transparent 50%,
      rgba(0, 0, 0, 0.1) 50%,
      rgba(0, 0, 0, 0.1) 75%,
      transparent 75%,
      transparent);
  background-size: 40px 40px;
  border-radius: 3px;
  animation: progress-bar-stripes 2s linear infinite;
  transition: 800ms ease-out;
  width: 40%;
}

@media screen and (max-width: 800px) {
  #topList li {
    flex-direction: column;
    margin-bottom: 12px !important;
  }

  .topList__progress {
    margin-top: 2px !important;
    margin-left: 19px !important;
  }

  .topList__person,
  .topList__progress {
    width: 100%;
  }
}

.progressCount {
  white-space: nowrap;
}

video {
  width: 100%;
  object-fit: cover;
}

#calculator,
#calculator * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: inherit;
}

#calculator {
  width: 100%;
  margin-bottom: 16px;
}

.sliderValues {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#slider {
  position: relative;
  appearance: none;
  width: 100%;
  height: 20px;
  background: #5cb95c;
  border-radius: 10px;
  outline: none;
  margin-top: 8px;
  z-index: 3;
}

#slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  border: 2px solid #3498db;
  z-index: 4;
}

.sliderValues span {
  position: relative;
  text-align: center;
}

.sliderValues span::after {
  content: "";
  display: block;
  position: relative;
  width: 1px;
  height: 6px;
  background: #000;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
  overflow: hidden;
}

.currentValue__container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: -6px;
  margin-bottom: 14px !important;
}

#currentValue {
  text-align: center;
  display: inline-block;
  border: 2px solid #5cb95c;
  width: 25%;
  padding: 6px 0;
  margin: 0 auto;
  border-top: none;
}

#calculator p {
  text-align: center;
  margin-bottom: 4px;
}

@media screen and (max-width: 768px) {
  #currentValue {
    width: 30%;
  }
}

/* Form styles */

/* Content body styles */
.c-cuerpo {
  width: 100%;
}

.c-cuerpo h2 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 32px;
  margin-bottom: 16px;
  line-height: 1.3;
}

.c-cuerpo p {
  margin-bottom: 16px;
  line-height: 1.6;
}

.c-cuerpo video {
  margin: 24px 0;
}

@media (max-width: 767px) {
  .c-cuerpo h2 {
    font-size: 20px;
    margin-top: 24px;
  }
}

#cd-countdown {
  display: flex;
  align-items: center;
  font-family: sans-serif;
  justify-content: center;
  margin-bottom: 50px;
  font-family: "Instrument Sans";
}

.cd-unit {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 5px;
  position: relative;
}

.cd-digits {
  display: flex;
}

.cd-box {
  background: #fff;
  padding: 15px 10px;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  min-width: 35px;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  margin: 0 2px;
  box-sizing: border-box;
}

.cd-label {
  margin-top: 5px;
  font-size: 0.6em;
  color: #333;
  text-transform: uppercase;
  position: absolute;
  bottom: -25px;
  font-weight: bold;
}

.cd-separator {
  color: black;
  border-radius: 8px;
  font-size: 1.5em;
  font-weight: bold;
}

@media (max-width: 550px) {
  .cd-box {
    font-size: 18px;
  }

  .cd-separator {
    font-size: 30px;
  }
}

@media (max-width: 500px) {
  .cd-box {
    font-size: 16px;
    padding: 10px 13px;
    min-width: initial;
  }
}

@media (max-width: 450px) {
  .cd-box {
    font-size: 16px;
    padding: 8px 10px;
    min-width: initial;
  }
}

@media (max-width: 400px) {
  .cd-box {
    font-size: 14px;
    padding: 6px;
    min-width: initial;
  }
}

@media (max-width: 380px) {
  .cd-box {
    margin: 0 1.5px;
  }
}

.form-footer {
  box-sizing: border-box;
  padding: 22px 37px 10px 37px;
  width: 100%;
  background: #dd2a30;
  border-radius: 0 0 15px 15px;
  background-image: url("../index/noice.webp");
  background-size: cover;
}

.form-footer img {
  margin: 0 auto 30px;
  width: 100%;
}

.form-footer .uniqp {
  font-family: "Instrument Sans";
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  margin-bottom: 25px;
  margin-top: 0 !important; 
}

.form-footer .pp {
  font-family: "Instrument Sans";
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  color: #fff;
}

@font-face {
  font-family: "Instrument Sans";
  src: url("../index/InstrumentSans-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Instrument Sans";
  src: url("../index/InstrumentSans-Italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

#Send-Us-Message {
  border: none;
  border-radius: 5px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  background: #2f3032;
}

#Send-Us-Message {
  border: none;
  border-radius: 5px;
  max-width: 100%;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  background: #2f3032;
}

#Send-Us-Message input {
  font-size: 16px;
  margin-bottom: 16px;
  width: 100%;
  padding: 12px 15px;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  line-height: 1;
  box-shadow: none;
  font-family: Arial;
  background: 0 0;
}

#Send-Us-Message input:focus {
  outline: 0;
  border: none;
  border-bottom: 1px solid #df0606 !important;
}

#Send-Us-Message button {
  position: relative;
  padding: 14px;
  border-radius: 4px;
  overflow: hidden;
  color: #fff;
  /*transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;*/
  background: 0 0;
  color: var(--text);
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  border: 1px solid var(--mainColor);
  cursor: pointer;
  text-transform: uppercase;
  font-family: Arial;
  letter-spacing: 1px;
  box-shadow: 3px 3px 6px #00000030;
  margin: 20px 0;
}

#Send-Us-Message button:hover {
  background: 0 0 !important;
  background: #c1252a !important;
}

#Send-Us-Message button:disabled,
#Send-Us-Message button:disabled::before,
#Send-Us-Message button:disabled:hover,
#Send-Us-Message button:disabled:hover::before,
#Send-Us-Message form:invalid button,
#Send-Us-Message form:invalid button::before,
#Send-Us-Message form:invalid button:hover,
#Send-Us-Message form:invalid button:hover::before {
  background: #5a5a5a !important;
  opacity: 0.8 !important;
  cursor: not-allowed !important;
  transition: none !important;
  transform: none !important;
  box-shadow: none !important;
  color: #fff !important;
}

#Send-Us-Message {
  border: none;
  border-radius: 15px;
  max-width: 504px;
  width: 100%;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  margin-bottom: 30px;
}

#Send-Us-Message h3 {
  padding: 0 15px;
  margin: 0 0 20px 0;
  font-family: "Instrument Sans";
  font-style: italic;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  color: #000000;
}

#Send-Us-Message h3 span {
  font-weight: 600;
  color: #b32127;
  font-family: "Instrument Sans";
  font-style: italic;
}

#Send-Us-Message .form-photo {
  max-width: 452px;
  padding: 0 15px;
  box-sizing: border-box;
}

#Send-Us-Message .form-photo img {
  border-radius: 10px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 25px;
  width: 100%;
}

#Send-Us-Message h2 {
  padding: 0 10px;
  color: #000;
  margin: 0 0 10px 0;
  font-family: "Instrument Sans";
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}


#Send-Us-Message input {
  font-size: 16px;
  margin-bottom: 16px;
  width: 100%;
  padding: 12px 15px;
  box-sizing: border-box;
  line-height: 1;
  box-shadow: none;
  font-family: Arial;
  background: 0 0;
  border: 1px solid #ddd;
  border-radius: 7px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08);
  font-family: "Instrument Sans" !important;
}

#Send-Us-Message input:focus {
  outline: 0 !important;
  border: 1px solid #df0606 !important;
}

#Send-Us-Message button {
  position: relative;
  padding: 14px;
  overflow: hidden;
  color: #fff;
  background: 0 0;
  color: var(--text);
  width: 100%;
  border: none;
  cursor: pointer;
  border-radius: 10px;
  font-family: Arial;
  letter-spacing: 1px;
  box-shadow: 3px 3px 6px #00000030 !important;
  margin: 20px 0 !important;
  background: #dd2a30 !important;
  font-family: "Instrument Sans" !important;
  font-style: italic !important;
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 29px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
}