@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .contentwrapper {
    overflow: initial;
  }
}

.heightCalc img {
  border-radius: 12px;
  margin: 10px 0;
}

.FhCmn {
  display: flex;
  font-size: 10px;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  min-width: 110px;
  position: relative;
  text-transform: capitalize;
  z-index: 9;
}

.FhCmn .KGWPT {
  color: rgba(var(--white-color), 0.7);
  margin-right: 10px;
}

.FhCmn .KGWPT,
.FhCmn ul {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.FhCmn ul {
  background: var(--white-color);
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(var(--white-color-rgba), 0.5);
  display: none;
  left: 0;
  min-width: 75px;
  padding: 5px;
  position: absolute;
  top: 25px;
  z-index: 2;
}

.FhCmn ul li {
  border-bottom: 1px solid #ddd;
  line-height: 1.3em;
  margin: 0;
  padding: 6px 3px;
  transition: padding 0.6s ease;
}

.FhCmn ul li a {
  color: rgba(var(--primary-dark-color-rgba), 0.7);
  display: block;
  font-size: 12px;
  line-height: 16px;
}

.FhCmn ul li a:before {
  content: "";
  display: inline-block;
  height: 10px;
  margin-right: 3px;
  width: 18px;
}

.FhCmn ul li:last-child {
  border-bottom: 0;
}

.FhCmn ul li.UJSDW a:before {
  background-image: url(../images/111571920.svg);
  background-position: -54px -1164px;
  background-repeat: no-repeat;
}

.FhCmn ul li.VLqtS a:before,
.FhCmn ul li.Xzsy6 a:before {
  background-image: url(../images/111571920.svg);
  background-position: -16px -1164px;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .FhCmn:before {
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    right: 1px;
    top: 6px;
    transition: 0.3s ease;
    width: 12px;
    z-index: 1;
  }
}

.FhCmn .z89UZ {
  cursor: pointer;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  position: relative;
  width: 50px;
  z-index: 9;
}

.FhCmn .z89UZ:after {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  content: "";
  height: 5px;
  position: absolute;
  right: 7px;
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}

.FhCmn .z89UZ:before {
  content: "";
  display: inline-block;
  height: 10px;
  margin-right: 5px;
  position: relative;
  width: 15px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .FhCmn .z89UZ:before {
    top: 1px;
  }
}

.FhCmn .z89UZ span {
  color: var(--white-color);
}

.FhCmn .z89UZ:hover ul {
  display: block;
}

.FhCmn .z89UZ.xGzbZ:before {
  display: none;
}

.FhCmn .z89UZ.xGzbZ ul li {
  cursor: pointer;
  text-transform: capitalize;
}

.FhCmn .z89UZ.xGzbZ ul li a:before {
  display: none;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .FhCmn .z89UZ.xGzbZ {
    margin-left: 12px;
    width: 26% !important;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .FhCmn .z89UZ.xGzbZ:after {
    right: -7px;
  }
}

.FhCmn:hover:after {
  border-top: 4px solid var(--white-color);
  transition: 0.3s ease;
  z-index: 2;
}

.FhCmn .z89UZ.VLqtS:before,
.FhCmn .z89UZ.Xzsy6:before {
  background-image: url(../images/111571920.svg);
  background-position: -16px -1164px;
  background-repeat: no-repeat;
}

.FhCmn .z89UZ.UJSDW:before {
  background-image: url(../images/111571920.svg);
  background-position: -54px -1164px;
  background-repeat: no-repeat;
}

.FhCmn.FNwgv .KGWPT,
.FhCmn.FNwgv .z89UZ span {
  color: #595959;
}

.FhCmn.FNwgv .z89UZ:after {
  border: solid #595959;
  border-width: 0 1px 1px 0;
}

.FhCmn.FNwgv ul {
  box-shadow: 0 4px 8px 0 rgba(var(--primary-dark-color-rgba), 0.2);
  top: 29px;
}

.FhCmn.VLqtS .z89UZ {
  width: 50px;
}

.FhCmn.UJSDW .z89UZ {
  width: 40px;
}

.as_topBar .FhCmn {
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
}

.NC4Wd {
  vertical-align: middle;
}

.NC4Wd {
  display: inline-block;
}

.R5YFj .MvyrO {
  align-items: center;
  display: flex;
  height: 30px;
  justify-content: space-between;
}

.R5YFj {
  height: 30px;
  position: relative;
  z-index: 2;
}

.R5YFj .MvyrO .awuxh.lXs66 {
  align-items: center;
  display: flex;
}

.R5YFj .MvyrO .awuxh .HTz_b {
  border-right: 1px solid hsla(0, 0%, 100%, 0.15);
  display: inline-block;
  margin-right: 8px;
  padding-right: 8px;
}

.R5YFj .MvyrO .awuxh .HTz_b.ObC3f {
  padding-right: 0;
}

.R5YFj .MvyrO .awuxh .HTz_b.ObC3f > div {
  min-width: 65px;
  width: 65px;
}

.R5YFj .MvyrO .awuxh .HTz_b:first-child {
  padding-right: 0;
}

.R5YFj .MvyrO .awuxh .HTz_b:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}

.R5YFj .MvyrO .awuxh:last-child {
  text-align: right;
}

.R5YFj.L1k6M {
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #ececec;
}

.R5YFj.L1k6M .awuxh .user_area span {
  color: #595959;
  font-size: 13px;
  text-transform: capitalize;
}

.R5YFj.L1k6M .MvyrO .awuxh .HTz_b {
  border-right-color: #ececec;
}

.as_topBar.R5YFj {
  height: 56px;
}

.as_topBar.R5YFj.L1k6M {
  border-bottom: none;
}

.as_topBar.R5YFj .MvyrO {
  height: 56px;
}

.sDvqk {
  height: 24px;
  left: 50%;
  margin: 16px 0;
  position: absolute;
  transform: translateX(-50%);
  width: 300px;
}

.sDvqk a {
  display: block;
}

.sDvqk a img {
  max-width: 100%;
  object-fit: contain;
}

.Mivr2 {
  margin: 0 0 16px;
  min-height: 40px;
  position: relative;
  z-index: 600;
}

.Mivr2.ZwGeW .w4nQT {
  background: #f6f6f6;
  border-bottom: 2px solid var(--primary-dark-color);
  border-top: 1px solid #ebebeb;
  height: auto;
  padding: 0 8px;
}

.Mivr2.ZwGeW .w4nQT .uSJfi {
  position: static;
}

.Mivr2.ZwGeW .w4nQT .R1cA4 {
  height: 40px;
}

.Mivr2.ZwGeW .w4nQT .EV3DB.Kikxk + .K8FEs {
  display: inline-block;
  position: absolute;
  right: 60px;
  z-index: 1;
}

.Mivr2.ZwGeW .w4nQT .EV3DB.Kikxk + .K8FEs .b1Czn {
  -webkit-text-size-adjust: none;
  -webkit-text-fill-color: transparent;
  animation: RtjLt 3s linear infinite;
  animation-fill-mode: forwards;
  background: linear-gradient(
    -225deg,
    #183551,
    #183551 29%,
    #ed193b 67%,
    #ed193b
  );
  -webkit-background-clip: text;
  background-position: 0 0;
  background-size: 200% auto;
  color: var(--primary-dark-color);
  color: #fff;
  display: block;
  font: 600 12px/40px Verdana;
}

.Mivr2.ZwGeW .sBgUN.col {
  position: inherit;
}

.Mivr2.ZwGeW .sBgUN > .rxTTw {
  color: var(--primary-dark-color);
  font: 500 12px/16px Verdana;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  z-index: 1;
}

.Mivr2.ZwGeW .bfa1o {
  margin-top: 10px;
}

.Mivr2.ZwGeW .bfa1o span,
.Mivr2.ZwGeW .bfa1o span:after,
.Mivr2.ZwGeW .bfa1o span:before {
  background: var(--primary-dark-color);
}

.L1plO + .EV3DB {
  margin-left: -55px;
}

.YZQav {
  font-size: 14px;
  min-height: 40px;
  -webkit-transition: top 0.3s ease-in;
  -moz-transition: top 0.3s ease-in;
  -ms-transition: top 0.3s ease-in;
  -o-transition: top 0.3s ease-in;
  transition: top 0.3s ease-in;
}

.YZQav .EV3DB {
  display: inline-block;
  height: inherit;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: calc(100% - 65px);
}

.YZQav .EV3DB .tdAvO {
  margin-left: 10px;
  margin-right: 22px;
  pointer-events: auto;
}

.YZQav .EV3DB .tdAvO .rxTTw {
  background: var(--primary-dark-color);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  color: var(--white-color);
  font: 700 12px/16px Verdana;
  height: 24px;
  margin: 8px 0;
  padding: 3px 8px;
  position: relative;
  text-transform: capitalize;
}

.YZQav .EV3DB .tdAvO .rxTTw:after {
  border: 12px solid transparent;
  border-left: 12px solid var(--primary-dark-color);
  content: "";
  position: absolute;
  right: -24px;
  top: 0;
}

.YZQav .EV3DB .OJeIy .rxTTw,
.YZQav .EV3DB .OJeIy .rxTTw:hover {
  font-weight: 700;
}

.YZQav .EV3DB .OJeIy .rxTTw:after,
.YZQav .EV3DB .OJeIy .rxTTw:hover:after {
  border-bottom: 5px solid var(--primary-dark-color);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.YZQav .w4nQT {
  background: var(--primary-dark-color);
  z-index: 900;
}

.YZQav .w4nQT {
  height: 40px;
  position: relative;
}

.xfVsJ {
  display: inline-block;
  vertical-align: top;
}

.xfVsJ.L1plO {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.R1cA4 {
  background-image: url(../images/112033967.svg);
  background-position: -24px -18px;
  background-repeat: no-repeat;
  background-size: 740px;
  display: inline-block;
  height: 45px;
  position: relative;
  text-indent: -20000px;
  vertical-align: top;
  vertical-align: 5px;
  width: 45px;
  z-index: 1;
}

.sBgUN {
  display: inline-block;
  position: relative;
}

.sBgUN > .rxTTw {
  color: rgba(var(--white-color-rgba), 0.8);
  line-height: 1;
  padding: 12px 5px;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 1511px) {
  .sBgUN > .rxTTw {
    padding: 12px 9px;
  }
}

.sBgUN .rxTTw {
  display: block;
}

.uSJfi {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  vertical-align: middle;
  z-index: 2;
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .uSJfi {
    margin-right: 10px;
  }
}

.uSJfi > ul {
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}

.bfa1o {
  cursor: pointer;
  float: right;
  height: 20px;
  margin: 10px 0;
  position: relative;
  vertical-align: top;
  width: 20px;
  z-index: 1;
}

.bfa1o span {
  background: var(--white-color);
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 19px;
}

.bfa1o span:after,
.bfa1o span:before {
  background: var(--white-color);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 19px;
}

.bfa1o span:before {
  top: -5px;
}

.bfa1o span:after {
  top: 5px;
}

.nav_links_overflow_hidden {
  overflow-x: hidden;
  width: 100%;
}

.myTjx {
  display: block;
  height: 68px;
  margin: -40px 0 12px;
  width: 200px;
}

.VRKZ3 {
  grid-gap: 24px;
  align-items: stretch;
  border-top: 2px solid var(--primary-dark-color);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 72px 0 0;
}

.nVZnl {
  color: #666;
  font-size: 1.2em;
  padding: 15px 0;
  text-align: center;
}

.t3kaD {
  background-image: url(../images/117489205.svg);
  background-repeat: no-repeat;
}

.r0m20,
.t3kaD {
  display: inline-block;
}

.r0m20 {
  padding-top: 3px;
  vertical-align: middle;
}

.r0m20 li {
  display: inline-block;
  margin-left: 8px;
}

@media screen and (min-width: 768px) and (orientation: portrait) and (max-width: 1510px),
  screen and (min-width: 999px) and (max-width: 1510px) {
  .r0m20 li:nth-child(3),
  .r0m20 li:nth-child(5),
  .r0m20 li:nth-child(6) {
    display: none;
  }
}

.r0m20 li a {
  background-color: var(--white-color);
  background-size: 74px;
  border: 1px solid var(--white-color);
  border-radius: 50%;
  box-sizing: content-box;
  display: block;
  height: 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 20px;
}

.r0m20 li._SFqk a {
  background-position: -5px -6px;
  border-color: #3a5795;
}

.r0m20 li.o1jxn a {
  background-position: -6px -33px;
  border-color: #000;
  color: inherit;
}

.r0m20 li.KJVoK a {
  background-position: -6px -60px;
  border-color: #0177b5;
}

.r0m20 li._0HkkF a {
  background-position: -5px -304px;
  border-color: #e9852f;
}

.r0m20 li.TuB9M a {
  background-position: -8px -166px;
  border-color: red;
}

.r0m20 li.z2Y3D a {
  background-position: -6.5px -221px;
  border-color: #bc2a8d;
}

.r0m20 li.jGnSa a {
  background-position: -9px -269px;
  border-color: #1a1a1a;
}

.social_footer_heading {
  color: var(--primary-dark-color);
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  margin: 16px 0 8px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .social_footer_heading {
    margin: 20px 0 8px;
  }
}

.social_footer {
  margin: 0 0 28px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .social_footer {
    -ms-flex-pack: justify !important;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between !important;
  }
}

.social_footer li:first-child {
  margin-left: 0;
}

.social_footer li a {
  background-size: unset;
  height: 28px;
  width: 28px;
}

.social_footer li._SFqk a {
  background-position: -6px -8px;
}

.social_footer li.o1jxn a {
  background-position: -8px -44px;
}

.social_footer li.KJVoK a {
  background-position: -8px -82px;
}

.social_footer li._0HkkF a {
  background-position: -7px -410px;
}

.social_footer li.TuB9M a {
  background-position: -10.1px -224px;
}

.social_footer li.z2Y3D a {
  background-position: -8px -298px;
}

.social_footer li.jGnSa a {
  background-position: -10px -374px;
}

:root {
  --primary-dark-color: #1a1a1a;
  --primary-dark-color-rgba: 26, 26, 26;
  --border-color: #ececec;
  --invert: invert(0);
  --white-color: #fff;
  --white-color-rgba: 255, 255, 255;
  --offwhite-color: #f6f6f6;
}

.consent-popup * {
  font-family: Verdana !important;
}

.consent-popup {
  background: #1a1a1a !important;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}

.consent-popup .consent-banner {
  margin: 0 auto;
  max-width: 1160px;
}

.consent-banner {
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 14px;
  line-height: 1;
  padding: 16px 16px 12px;
}

.consent-banner .column1 {
  font: 12px/18px Verdana;
  margin-bottom: 12px;
  width: 100%;
}

.consent-banner .column2 {
  float: right;
  height: 32px;
  margin: 0;
  text-align: center;
}

.consent-banner h2 {
  color: #fff;
  font: 700 16px/24px Verdana;
  margin-bottom: 8px;
}

.consent-banner label,
.consent-banner p {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.consent-banner label {
  line-height: normal;
  padding-left: 12px;
}

.consent-banner button#consent-continue-button,
.consent-banner li a {
  color: #f4b408;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: 600;
  line-height: 16;
  text-decoration: none;
}

.consent-banner button#consent-continue-button {
  background: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: 600;
  height: auto;
  line-height: 1;
  padding: 10px;
  text-transform: uppercase;
  width: 136px;
}

#more {
  display: none;
}

.consent-popup.space {
  bottom: 0;
  left: 0;
  max-width: 100%;
  padding: 8px 0;
  position: fixed;
  width: 100%;
  z-index: 999999999;
}

.checkbox {
  position: relative;
}

.checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.checkbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.checkbox [type="checkbox"]:checked + label:before,
.checkbox [type="checkbox"]:not(:checked) + label:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #fff;
  border: 1px solid #1a1a1a;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  content: "";
  height: 20px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 20px;
}

.checkbox [type="checkbox"]:checked + label:after,
.checkbox [type="checkbox"]:not(:checked) + label:after {
  border: solid #1a1a1a;
  border-width: 0 1px 1px 0;
  content: "";
  height: 9px;
  left: 6px;
  position: absolute;
  top: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 5px;
}

.consent-banner div.wrapper {
  width: 100%;
}

.consent-popup .checkbox {
  border-top: none;
  display: inline-block;
  margin-top: 4px;
}

.consent-popup {
  background: #0d0d0d;
}

.consent-banner p a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.consent-banner button#consent-continue-button {
  background-color: #e21b22;
  border: none;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin-top: -6px;
  text-transform: capitalize;
}

.consent-toast-popup {
  align-items: center;
  display: flex;
  justify-content: center;
}

.consent-toast-popup p {
  font-size: 14px;
  line-height: 20px;
}

.consent-toast-popup .column1 {
  padding-right: 44px;
  width: auto;
}

#toast-close-button {
  background: none;
  border: none;
  height: 20px;
  position: relative;
  width: 20px;
}

#toast-close-button:after,
#toast-close-button:before {
  background: #fff;
  content: "";
  height: 16px;
  position: absolute;
  right: 8px;
  top: 2px;
  transform: rotate(45deg);
  width: 1px;
}

#toast-close-button:after {
  transform: rotate(135deg);
}

.closebtn {
  height: 18px;
  position: absolute;
  right: 8px;
  text-indent: -9999px;
  top: 8px;
  width: 18px;
}

.closebtn:after,
.closebtn:before {
  background-color: #fff;
  content: "";
  display: block;
  height: 18px;
  left: 9px;
  position: absolute;
  top: 0;
  width: 1px;
}

.closebtn:before {
  transform: rotate(45deg);
}

.closebtn:after {
  transform: rotate(-45deg);
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .consent-banner {
    padding: 24px 16px 80px;
  }

  .consent-banner label {
    display: inline-block;
    line-height: normal;
    margin-top: -19px;
    padding-left: 24px;
    position: relative;
  }

  .consent-banner .column2 {
    bottom: 26px;
    position: absolute;
  }

  .consent-popup.space {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
  }

  ::-webkit-scrollbar {
    background: transparent;
    display: none;
    height: 0;
    width: 0;
  }
}

.topBand_adwrapper {
  margin: 0 auto;
  min-height: 0;
  text-align: center;
}

.topBand_adwrapper.isAdActive {
  min-height: 70px;
  padding: 5px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .topBand_adwrapper.isAdActive {
    margin: 0 auto;
    min-height: 50px !important;
    padding: 0;
  }
}

.contentwrapper {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}

@media screen and (min-width: 1511px) {
  .contentwrapper {
    max-width: 1168px;
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .contentwrapper {
    background: var(--white-color);
    overflow-x: hidden;
    padding: 0;
    width: 100%;
  }
}

.rpos {
  position: relative;
}

@keyframes opacity {
  0% {
    opacity: 0.2;
  }

  to {
    opacity: 1;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .slick_UI {
    position: relative;
  }

  .slick_UI .slick-track {
    display: -ms-flexbox;
    display: flex;
  }

  .slick_UI .slick-slide {
    float: none;
    height: inherit;
    position: relative;
    width: 100%;
  }

  .slick_UI .slick-disabled {
    cursor: default !important;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity="+$IEValue+")';
    filter: alpha(opacity=30);
    opacity: 0.3;
  }

  .slick_UI .slick-arrow {
    background: transparent;
    background-image: url(../images/112033967.svg);
    background-position: -12px -824px;
    background-repeat: no-repeat;
    border: none;
    bottom: 1px;
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 16px;
    text-indent: -9999px;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    width: 25px;
    z-index: 1;
  }

  .slick_UI .slick-arrow:after,
  .slick_UI .slick-arrow:before {
    display: none;
  }

  .slick_UI .slick-arrow.slick-disabled {
    background-color: transparent;
    opacity: 0.3;
  }

  .slick_UI .slick-arrow.slick-next:focus,
  .slick_UI .slick-arrow.slick-prev:focus {
    opacity: 1;
  }

  .slick_UI .slick-arrow.slick-next:focus:hover,
  .slick_UI .slick-arrow.slick-prev:focus:hover {
    opacity: 0.65;
  }

  .slick_UI .slick-arrow.slick-prev {
    left: unset;
    right: 54px;
    top: unset;
  }

  .slick_UI .slick-arrow.slick-next {
    bottom: -4px;
    top: unset;
    -webkit-transform: rotate(180deg) scale(1.2);
    -moz-transform: rotate(180deg) scale(1.2);
    -ms-transform: rotate(180deg) scale(1.2);
    -o-transform: rotate(180deg) scale(1.2);
    transform: rotate(180deg) scale(1.2);
  }
}

.slick_UI .slick-slider .slick-dots,
.slick_UI .slick-slider > ul,
.slick_UI.slick-slider .slick-dots,
.slick_UI.slick-slider > ul {
  align-items: center;
  bottom: unset;
  display: flex !important;
  height: unset;
  justify-content: center;
  margin-top: 14px !important;
  min-height: 14px;
  position: relative;
  top: unset;
  width: 100%;
}

.slick_UI .slick-slider .slick-dots button,
.slick_UI .slick-slider > ul button,
.slick_UI.slick-slider .slick-dots button,
.slick_UI.slick-slider > ul button {
  content-visibility: hidden;
  transition: width 0.5s ease-in-out;
  will-change: auto;
}

.slick_UI .slick-slider .slick-dots > li,
.slick_UI .slick-slider > ul > li,
.slick_UI.slick-slider .slick-dots > li,
.slick_UI.slick-slider > ul > li {
  align-items: center;
  display: flex;
  margin: 0;
  width: unset;
}

.slick_UI .slick-slider .slick-dots .slick-active button,
.slick_UI .slick-slider > ul .slick-active button,
.slick_UI.slick-slider .slick-dots .slick-active button,
.slick_UI.slick-slider > ul .slick-active button {
  background: #000;
  width: 24px;
}

.slick_UI .slick-slider .slick-dots button,
.slick_UI .slick-slider > ul button,
.slick_UI.slick-slider .slick-dots button,
.slick_UI.slick-slider > ul button {
  background: #ccc;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 8px;
  margin-right: 6px;
  overflow: hidden;
  text-indent: -1000px;
  width: 8px;
}

.slick-list {
  overflow: hidden;
}

.slick-list .slick-slide {
  float: left;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body,
html {
  -webkit-overflow-scrolling: touch;
}

body {
  font-family: Verdana;
  margin: 0;
}

article,
details,
figcaption,
figure,
footer,
nav,
section {
  display: block;
}

a {
  background-color: transparent;
}

b,
strong {
  font-weight: 700;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

a {
  color: var(--primary-dark-color);
}

img {
  border: 0;
  max-width: 100%;
}

figure {
  margin: 0;
  padding: 0;
}

button,
input,
select {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  border: none;
  outline: none;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input {
  line-height: normal;
}

.article_rhs.Sports .sidebar_ad_fix > .paisa-wrapper:first-of-type:before {
  background-color: #fff;
  color: #595959;
  content: "advertisement";
  display: block;
  font: 400 10px/18px Verdana;
  margin: 0 auto;
  text-align: center;
  text-transform: capitalize;
  width: 300px;
}

.article_rhs .paisa-wrapper {
  margin-bottom: 32px;
  min-height: 268px;
  z-index: 0;
}

.paisa-wrapper:before {
  color: #595959;
  content: "advertisement";
  display: block;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  text-transform: capitalize;
}

.paisa-wrapper {
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.desktop_paisa {
  background: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
  padding: 10px 0;
  text-align: center;
}

.desktop_paisa:empty {
  display: none;
}

.desktop_paisa > div {
  display: inline-block;
}

.desktop_paisa.snowwhite {
  background-color: #fff;
}

.paisa-wrapper {
  text-align: center;
}

.appgutter {
  display: none;
  margin: 0 auto;
  position: sticky;
  top: 0;
}

.appgutter #TOI_appgutter_left,
.appgutter #TOI_appgutter_right {
  height: 100vh;
  max-height: 600px;
  min-width: 130px;
  position: absolute;
  right: 0;
  -webkit-transform: translateX(105%);
  -moz-transform: translateX(105%);
  -ms-transform: translateX(105%);
  -o-transform: translateX(105%);
  transform: translateX(105%);
}

.appgutter #TOI_appgutter_left {
  right: inherit;
  -webkit-transform: translateX(-105%);
  -moz-transform: translateX(-105%);
  -ms-transform: translateX(-105%);
  -o-transform: translateX(-105%);
  transform: translateX(-105%);
}

.rel {
  position: relative;
}

li {
  list-style: none;
}

html {
  color: var(--primary-dark-color);
  font-family: Verdana;
  font-size: 1em;
  font-weight: 100;
  line-height: 1.375;
}

a {
  color: #0050b3;
  text-decoration: none;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%;
  font-weight: 400;
  overflow-x: hidden;
}

.mPws3 {
  -ms-flex-pack: center !important;
  justify-content: center !important;
  min-height: 271px;
}

.mPws3,
.mPws3 .desktop_paisa {
  display: -ms-flexbox;
  display: flex;
}

.mPws3 .desktop_paisa {
  -ms-flex-align: center !important;
  align-items: center !important;
  text-align: center;
}

.UzraQ {
  background: hsla(0, 0%, 100%, 0.7);
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}

.UzraQ,
.aQKeu {
  position: absolute;
}

.aQKeu {
  -webkit-animation: _dBwl 1s linear infinite;
  animation: _dBwl 1s linear infinite;
  border: 0.25rem solid rgba(0, 0, 0, 0.8);
  border-radius: 50%;
  border-top-color: hsla(0, 0%, 100%, 0.7);
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  top: 50%;
  transform: rotate(0deg) translate(-50%, -50%);
  width: 40px;
}

@-webkit-keyframes _dBwl {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg) translate(-50%, -50%);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn) translate(-50%, -50%);
  }
}

@keyframes _dBwl {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.ge4Md {
  position: relative;
  width: 100%;
}

.ge4Md.wSw6m .follow_us_loader > span {
  border-width: 0.15rem;
  height: 20px;
  width: 20px;
}

.user_area {
  display: inline-block;
  margin-left: 10px;
  padding-right: 10px;
  position: relative;
  vertical-align: middle;
}

#login-popup {
  background: rgba(0, 0, 0, 0.6);
  cursor: default;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  visibility: hidden;
  width: 100%;
  z-index: -1;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .user_area.hide {
    display: none;
  }

  .user_area {
    background: inherit;
    color: #fff;
    font-size: 12px;
    height: 42px;
    padding: 0;
    position: absolute;
    right: 38px;
    top: 1px;
    width: calc(100% - 84px);
    z-index: 9999;
  }
}

.Ec__7 {
  height: 40px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.Ec__7 .gCqY3 {
  display: none;
}

.Ec__7 .OG1TB {
  background-image: url(../images/112033967.svg);
  background-position: -34px -60px;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  margin-top: 4px;
  position: absolute;
  right: 36px;
  top: 0;
  width: 30px;
  z-index: 500;
}

.Ec__7 .Ehwb3 {
  height: 0;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: 16px;
  width: 70%;
}

.Ec__7 input[type="text"] {
  background: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  box-shadow: inset 0 0 3px #eaeaea;
  color: var(--primary-dark-color);
  font-size: 15px;
  font-weight: 400;
  margin-right: 10px;
  padding: 0 28px;
  text-transform: capitalize;
  width: 100%;
}

.Ec__7 input[type="text"]::-webkit-input-placeholder {
  color: #595959;
}

.Ec__7 input[type="text"]:-ms-input-placeholder {
  color: #595959;
}

.Ec__7 input[type="text"]::placeholder {
  color: #595959;
}

.Ec__7 input[type="submit"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #e21b22;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  width: 150px;
}

.Ec__7 input[type="submit"],
.Ec__7 input[type="text"] {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}

.Ec__7 ::placeholder,
.Ec__7 input::placeholder {
  color: inherit;
}

.Ec__7 form {
  display: flex;
  position: relative;
}

.Ec__7 form:before {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  content: "";
  display: none;
  height: 5px;
  left: 11px;
  position: absolute;
  top: 18px;
  width: 5px;
}

.Ec__7.AuiwR .OG1TB {
  filter: invert(1);
  -webkit-filter: invert(1);
  -moz-filter: invert(1);
  top: 1px;
}

.Tsj9M {
  border-bottom: 1px dotted var(--primary-dark-color);
  border-top: 1px dotted var(--primary-dark-color);
  display: block;
  height: 3px;
  margin: 40px 0;
  width: 100%;
}

body:has(.congratulationsWrap) .Tsj9M,
body:has(.splashScreenGames) .Tsj9M {
  display: none;
}

.euvAX {
  --column-size: 15%;
  margin-bottom: 40px;
}

.euvAX ._FiWh {
  align-items: center;
  color: #1a1a1a;
  display: flex;
  margin-bottom: 12px;
}

.euvAX ._FiWh .L_f4v {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.euvAX ._FiWh .NdIc3 {
  font-size: 14px;
  line-height: 20px;
}

.euvAX ._FiWh .NdIc3:before {
  background: #ececec;
  content: "";
  display: inline-block;
  height: 20px;
  margin: 0 8px;
  vertical-align: middle;
  width: 1px;
}

.euvAX .GFdG3 {
  align-items: flex-start;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  display: grid;
  gap: 4px 16px;
  grid-template-columns: repeat(auto-fit, minmax(var(--column-size), 1fr));
  padding: 24px 24px 16px;
  width: 100%;
}

.euvAX .GFdG3 a {
  color: #1a1a1a;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 8px;
  overflow: hidden;
  overflow-wrap: break-word;
  text-overflow: ellipsis;
  white-space: normal;
  white-space: nowrap;
}

.euvAX .GFdG3 a:hover {
  color: #595959;
}

.euvAX.db91T {
  display: block;
  white-space: nowrap;
}

.euvAX.db91T .GFdG3 {
  grid-template-columns: repeat(3, minmax(30%, 1fr));
}

.euvAX.db91T .GFdG3 a {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  white-space: wrap;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .euvAX ._FiWh .L_f4v {
    font-size: 16px;
    line-height: 28px;
  }

  .euvAX ._FiWh .NdIc3 {
    font-size: 14px;
    line-height: 20px;
  }

  .euvAX ._FiWh .NdIc3:before {
    background: #ececec;
    content: "";
    display: inline-block;
    height: 20px;
    margin: 0 8px;
    vertical-align: middle;
    width: 1px;
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .euvAX {
    --column-size: 47%;
    margin: 24px 16px 0;
  }

  .euvAX ._FiWh .L_f4v {
    font-size: 14px;
    line-height: 20px;
  }

  .euvAX ._FiWh .NdIc3 {
    font-size: 12px;
    margin-top: 4px;
  }

  .euvAX .ad6y3 {
    overflow-x: scroll;
  }

  .euvAX .GFdG3 {
    border-radius: 12px;
    margin: 0;
    padding: 16px 16px 8px;
  }

  .euvAX.db91T {
    display: block;
    margin: 24px 0 0;
    max-width: 100vw;
    overflow-x: auto;
    white-space: nowrap;
    width: max-content;
  }

  .euvAX.db91T ._FiWh {
    margin-left: 16px;
  }

  .euvAX.db91T .GFdG3 {
    grid-auto-rows: max-content;
    margin: 0 16px;
    width: max-content;
  }

  .euvAX.db91T .GFdG3 {
    grid-template-columns: repeat(6, minmax(180px, 1fr));
  }

  .euvAX.db91T .GFdG3 a {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    white-space: wrap;
    width: 180px;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .YLmiP .GFdG3 {
    grid-auto-rows: max-content;
    grid-template-columns: repeat(2, minmax(50%, 1fr));
    min-height: 218px;
  }
}

.LSrFq {
  top: 50px;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.appgutter {
  position: sticky;
  top: 0;
}

.NvaTO {
  background: var(--white-color);
}

.pZFl7 .HNMDR {
  font-family: Georgia;
  font-size: 28px;
  line-height: 40px;
  margin: 12px 0 8px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.t8vf3 {
  -ms-flex-align: center !important;
  align-items: center !important;
  margin-top: 12px;
}

.eg6hg,
.eg6hg .okf2Z,
.t8vf3 {
  -ms-flex-pack: justify !important;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between !important;
}

.eg6hg .okf2Z {
  -ms-flex-align: center !important;
  align-items: center !important;
  flex: 1;
}

.eg6hg .nSsMM {
  display: -ms-flexbox;
  display: flex;
}

.eg6hg .nSsMM .fosje {
  margin-left: 10px;
  min-width: 133px;
}

.eg6hg .nSsMM .fosje:empty {
  display: none;
}

.eg6hg .nSsMM .CfcTh {
  margin-left: auto;
  position: relative;
}

.eg6hg .nSsMM .CfcTh .LaAfQ {
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important;
  align-items: center !important;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #595959;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #595959;
  display: -ms-flexbox;
  display: flex;
  font: 700 10px/16px Verdana;
  height: 24px;
  justify-content: center !important;
  text-transform: capitalize;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  width: 77px;
}

.eg6hg .nSsMM .CfcTh .LaAfQ:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.eg6hg .nSsMM .CfcTh .LaAfQ .ZvS34 {
  filter: grayscale(1);
  margin: 3px 2px 0 0;
}

.eg6hg .nSsMM .CfcTh .ZvS34 {
  background-position: -69px -124px;
  background-size: 420px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin-top: 5px;
  width: 24px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .eg6hg .nSsMM .CfcTh .ZvS34:hover {
    background-image: url(../images/112033967.svg);
    background-position: -133px -124px;
    background-repeat: no-repeat;
  }
}

.eg6hg .nSsMM .CfcTh .ZvS34 {
  background-image: url(../images/112033967.svg);
  background-repeat: no-repeat;
}

.eg6hg .nSsMM .CfcTh .ZvS34 {
  background-position: -101px -124px;
}

.eg6hg .eTaBv {
  margin-left: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .eg6hg .eTaBv {
    display: none;
  }
}

.cCU6C {
  display: -ms-flexbox;
  display: flex;
}

.cCU6C .okf2Z .JuyWl {
  -ms-flex-pack: justify !important;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between !important;
  padding: 30px 0 0;
}

.cCU6C .okf2Z .JuyWl .vSlIC {
  width: calc(100% - 194px);
}

.cCU6C .okf2Z .JuyWl.CpKyX .vSlIC {
  width: 100%;
}

.cCU6C .okf2Z .JuyWl.CpKyX .vSlIC ._s30J {
  padding-top: 0;
}

.cCU6C .okf2Z .JuyWl.CpKyX .vSlIC ._s30J > div {
  clear: both;
}

.cCU6C .okf2Z .JuyWl.CpKyX .vSlIC .MwN2O {
  float: left;
  margin-bottom: 16px;
  margin-right: 16px;
  width: calc(50% - 8px);
}

.cCU6C .okf2Z .JuyWl.CpKyX .vSlIC .MwN2O + div {
  clear: none;
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .cCU6C .okf2Z {
    width: calc(100% - 330px);
  }
}

.cCU6C [data-articlebody="1"] {
  margin-bottom: 20px;
}

.cCU6C .XAt75 {
  margin-bottom: 24px;
}

.cCU6C .vSlIC {
  font-family: Verdana;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}

.cCU6C .vSlIC ._s30J {
  padding: 35px 0 0;
  position: relative;
}

.cCU6C .vSlIC ._s30J br {
  content: "";
  display: flex;
  margin: 8px 0;
}

.cCU6C .vSlIC ._s30J div[data-type="in_view"] > a,
.cCU6C .vSlIC ._s30J > a {
  border-bottom: 1px dotted #0012ff;
  color: #0012ff;
  padding-bottom: 1px;
  position: relative;
}

.cCU6C .vSlIC ._s30J div[data-type="in_view"] > a:hover,
.cCU6C .vSlIC ._s30J > a:hover {
  border-bottom: 1px dotted rgba(0, 18, 255, 0.3);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.cCU6C .vSlIC .mj2wg {
  border-top: 1px solid #ccc;
  margin: 10px auto 20px;
  position: relative;
}

.cCU6C .vSlIC .mj2wg .YdEiy {
  background: var(--white-color);
  color: #595959;
  font-size: 10px;
  left: 50%;
  line-height: 16px;
  padding: 2px 8px;
  position: absolute;
  top: -11px;
  transform: translateX(-50%);
}

.cCU6C .eTaBv {
  flex: 0 0 300px;
  margin: 0 0 0 30px;
}

.cCU6C .eTaBv.Sports {
  margin-top: 32px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .cCU6C .eTaBv {
    display: none;
  }
}

.modify_cdata_list_style.cdatainfo ul {
  padding-left: 18px;
}

.modify_cdata_list_style.cdatainfo ul li {
  border-top: none;
  list-style: auto;
  padding-left: 8px;
}

.modify_cdata_list_style.cdatainfo ul li::marker {
  content: unset;
}

.modify_cdata_list_style.cdatainfo ul li:after,
.modify_cdata_list_style.cdatainfo ul li:before {
  content: unset;
}

.modify_cdata_list_style.cdatainfo ul li {
  list-style: disc;
}

.icon_share_wrap {
  margin-left: 10px !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.OtxlN {
  display: -ms-flexbox;
  display: flex;
}

.oJgW0 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.mgid_second_mrec_parent {
  min-height: 400px;
}

@keyframes PTvSL {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(2);
  }
}

@-webkit-keyframes PTvSL {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(2);
  }
}

@-moz-keyframes PTvSL {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(2);
  }
}

.moc0Y {
  -ms-flex-align: center !important;
  align-items: center !important;
  background: #e21b22;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0 4px;
  -moz-border-radius: 0 4px;
  border-radius: 0 4px;
  bottom: 0;
  color: var(--white-color);
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-style: inherit;
  font-weight: 700;
  left: 0;
  line-height: 12px;
  min-width: 42px;
  padding: 4px 8px;
  position: absolute;
  text-align: center;
}

.moc0Y:before {
  display: inline-block;
  margin-right: 4px;
}

.Hn2z7 {
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .Hn2z7 {
    flex-direction: row-reverse;
  }
}

@keyframes ditYs {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes ditYs {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes ditYs {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}

.yCs_c {
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  position: relative;
}

.yCs_c:before {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}

.yCs_c > .Bw78m {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.yCs_c > .Bw78m {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 100%;
  overflow: hidden;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .yCs_c > .Bw78m {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
  }
}

.yCs_c > .Bw78m img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: var(--offwhite-color)
    url(../images/83033472.svg)
    no-repeat center;
  background-size: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}

.yCs_c > .Bw78m:after {
  background: rgba(var(--primary-dark-color-rgba), 0.02);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.moc0Y {
  transform-origin: left bottom;
}

.moc0Y:empty {
  min-width: auto;
  padding: 4px 6px 4px 8px;
}

.moc0Y:before {
  background-size: 412px;
  content: "";
  height: 12px;
}

.moc0Y:before {
  background-size: auto;
  vertical-align: middle;
  width: 12px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  ._YVis {
    border-top: 0 !important;
    margin: 0 16px 12px;
    padding: 0 0 12px;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  ._YVis {
    border-top: 1px dotted rgba(var(--primary-dark-color-rgba), 0.3);
  }

  ._YVis:hover .yCs_c > .Bw78m img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  ._YVis:hover figcaption {
    color: #595959;
  }
}

._YVis figcaption {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: var(--primary-dark-color);
  display: -webkit-box;
  font-size: calc(13px + 0.625vw);
  font-weight: 600;
  line-height: calc(19.33333px + 0.83333vw);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  ._YVis figcaption {
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    margin-left: 16px;
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  ._YVis figcaption {
    flex: 2;
    height: 66px;
    margin: -4px 16px 0 0;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  ._YVis.M194D .Hn2z7 {
    display: block;
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  ._YVis.M194D .Hn2z7 {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

._YVis.M194D .yCs_c {
  width: 100%;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  ._YVis.M194D .moc0Y {
    bottom: 0;
    font-size: 12px;
    left: 0;
  }
}

._YVis.M194D {
  border: none;
  overflow: hidden;
  padding-bottom: 0;
  position: relative;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  ._YVis.M194D {
    margin: 0 0 16px;
  }
}

._YVis.M194D figcaption {
  margin: 8px 0 0;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  ._YVis.M194D figcaption {
    font-size: 14px;
    line-height: 20px;
  }

  ._YVis.M194D figcaption i {
    font-style: normal;
    font-weight: 700;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  ._YVis.M194D figcaption {
    height: 54px;
    min-height: 54px;
  }
}

._YVis.M194D figcaption i {
  font-style: normal;
  font-weight: 700;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  ._YVis:not(.M194D):not(.IEy0a) .yCs_c {
    position: relative;
  }

  ._YVis:not(.M194D):not(.IEy0a) .yCs_c:before {
    content: "";
    display: block;
    padding-top: 75%;
    width: 100%;
  }

  ._YVis:not(.M194D):not(.IEy0a) .yCs_c > .Bw78m {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
  }

  ._YVis:not(.M194D):not(.IEy0a) .yCs_c > .Bw78m img {
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  ._YVis:not(.M194D):not(.IEy0a) figcaption {
    margin-top: -4px;
  }

  ._YVis:not(.M194D):not(.IEy0a):not(.VGVdf) figcaption {
    max-height: 54px;
  }
}

.OWwCd {
  -ms-flex-align: center !important;
  -ms-flex-pack: justify !important;
  align-items: center !important;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between !important;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .OWwCd {
    padding: 20px 16px 12px;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .OWwCd {
    flex: 0 0 100%;
  }

  .OWwCd {
    margin-bottom: 20px;
  }
}

.OWwCd .iNIir {
  color: var(--primary-dark-color);
  font: 700 16px/24px Georgia;
  margin: 0;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .OWwCd .iNIir {
    font-size: 20px;
    line-height: 28px;
    overflow: hidden;
  }

  .OWwCd .iNIir a {
    color: inherit;
    display: flex;
    flex-direction: column;
    padding-right: 20px;
    position: relative;
  }
}

.OWwCd .iNIir a {
  color: inherit;
}

.visualstoriesas_wrapper .iNIir {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

@media screen and (max-width: 767px) {
  .slick-arrow {
    display: none !important;
  }

  .slick-dots {
    display: block !important;
  }

  .slick-slider {
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 1250px) {
  .slick-next:before,
  .slick-prev:before {
    width: 15px !important;
  }

  .slick-next {
    right: -15px;
  }

  .slick-prev {
    left: -15px;
  }
}

.slick-slider {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -khtml-user-select: none;
}

.slick-list,
.slick-slider {
  display: block;
  position: relative;
}

.slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0;
  width: 10000px;
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slide img {
  display: block;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-next,
.slick-prev {
  background-color: transparent;
  background-image: url(https://static.toiimg.com/photo/71501947.cms);
  background-position: -35px 0;
  background-size: 500px;
  color: transparent;
  display: block;
  height: 20px;
  padding: 0;
  top: -12px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
}

.slick-next:before,
.slick-prev:before {
  content: "" !important;
  left: 5px;
  position: absolute;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.slick-next,
.slick-prev {
  background: rgba(0, 0, 0, 0.9);
  border: 0;
  cursor: pointer;
  height: 42px;
  position: absolute;
  text-align: center;
  top: 38px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 37px;
  z-index: 1;
}

.slick-next:after,
.slick-next:before,
.slick-prev:after,
.slick-prev:before {
  content: "" !important;
  height: 2px;
  left: 5px;
  position: absolute;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.slick-next:before,
.slick-prev:before {
  display: none;
}

.slick-next:after,
.slick-prev:after {
  border: solid #fff;
  border-width: 2px 0 0 2px;
  height: 12px;
  top: 4px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 12px;
}

.slick-next {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slick-next:after {
  left: auto;
  right: 10px;
  top: 15px;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  opacity: 0.65;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
  background-color: #999;
  cursor: default;
  opacity: 0.4;
}

.slick-next:before,
.slick-prev:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 26px;
  line-height: 1;
}

.slick-prev {
  left: -18px;
}

.slick-prev:after {
  left: 15px;
  top: 15px;
}

.slick-prev:before {
  content: "\21FD";
}

.slick-next {
  right: -15px;
}

.slick-next:before {
  content: "\21FE";
}

.slick-dots {
  bottom: -25px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.slick-dots li,
.slick-dots li button {
  height: 20px;
  width: 20px;
}

.slick-dots li button {
  border: 0;
  font-size: 0;
  line-height: 0;
  padding: 5px;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  content: "â€¢";
  font-size: 6px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}

.slick-dots {
  height: 20px;
  text-align: right;
  top: -30px;
}

.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 8px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 8px;
}

.slick-dots li button {
  background: 0 0;
  border: 1px solid #333;
  border-radius: 50%;
  color: transparent;
  cursor: pointer;
  display: block;
  height: 100%;
  outline: 0;
  padding: 0;
  width: 100%;
}

.slick-dots li.slick-active button {
  background: #333;
}

.slick-dots li button:before {
  display: none;
}

.slick-dots {
  display: none !important;
}

.t0Egq {
  background: var(--white-color);
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 16px;
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.04);
  box-sizing: border-box;
  color: inherit;
  display: flex;
  flex-direction: column;
  padding: 12px 16px;
  width: 100%;
}

.t0Egq .B2rtS {
  -ms-flex-pack: justify !important;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between !important;
}

.t0Egq .B2rtS .RTKFB {
  -ms-flex-align: start !important;
  -ms-flex-pack: start !important;
  align-items: flex-start !important;
  display: -ms-flexbox;
  display: flex;
  flex: 1;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  max-width: calc(100% - 66px);
}

.t0Egq .B2rtS .RTKFB .bayh9 {
  font-weight: 700;
  margin-bottom: 4px;
}

.t0Egq .B2rtS .RTKFB .Xo2NX p,
.t0Egq .B2rtS .RTKFB .bayh9 {
  color: var(--primary-dark-color);
  font-size: 14px;
  line-height: 20px;
}

.t0Egq .B2rtS .RTKFB .Xo2NX p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-bottom: 12px;
  overflow: hidden;
}

.t0Egq .B2rtS .fWrb5 {
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
}

.t0Egq .B2rtS .fWrb5 .W8xpa {
  align-items: center;
  display: flex;
  height: 58px;
  justify-content: center;
  width: 58px;
}

.t0Egq .B2rtS .fWrb5 .W8xpa img {
  max-height: 54px;
  max-width: 54px;
}

.t0Egq .QfS3e {
  align-items: center;
  background: var(--white-color);
  border-top: 1px solid #ececec;
  color: #e21b22;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  line-height: 20px;
  margin-top: auto;
  padding: 12px 16px 0;
  text-transform: capitalize;
  width: 100%;
}

.t0Egq .QfS3e .CZUXo {
  border: 1px solid #e21b22;
  border-width: 0 1.5px 1.5px 0;
  height: 7px;
  margin-left: 4px;
  position: relative;
  top: 1px;
  transform: rotate(-45deg);
  width: 7px;
}

@media screen and (min-width: 1024px) {
  .t0Egq .B2rtS .RTKFB .Xo2NX p {
    font-size: 12px;
    line-height: 18px;
  }

  .t0Egq .QfS3e {
    font-size: 12px;
    line-height: 16px;
  }

  .t0Egq .QfS3e .CZUXo {
    height: 6px;
    width: 6px;
  }

  .other_calc_rhs {
    margin-bottom: 28px;
  }

  .other_calc_rhs .slick-slide > div {
    margin-right: 0;
  }

  .other_calc_rhs .t0Egq {
    margin: 0 0 12px;
    padding: 16px 20px;
  }

  .other_calc_rhs .t0Egq .B2rtS .RTKFB .Xo2NX p {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 14px;
    line-height: 22px;
    overflow: hidden;
  }

  .other_calc_rhs .t0Egq .B2rtS .QfS3e {
    font-size: 14px;
    line-height: 16px;
  }
}

.other_calc_rhs {
  margin-bottom: 28px;
}

.other_calc_rhs .t0Egq {
  box-shadow: none;
  margin: 0 0 4px;
  padding: 16px 20px 12px;
}

@keyframes BnW9e {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes BnW9e {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes BnW9e {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  @keyframes BnW9e {
    0% {
      opacity: 0;
      -webkit-transform: scale(0);
    }

    50% {
      opacity: 1;
    }

    to {
      opacity: 0;
      -webkit-transform: scale(1);
    }
  }

  @-webkit-keyframes BnW9e {
    0% {
      opacity: 0;
      -webkit-transform: scale(0);
    }

    50% {
      opacity: 1;
    }

    to {
      opacity: 0;
      -webkit-transform: scale(1);
    }
  }

  @-moz-keyframes BnW9e {
    0% {
      opacity: 0;
      -webkit-transform: scale(0);
    }

    50% {
      opacity: 1;
    }

    to {
      opacity: 0;
      -webkit-transform: scale(1);
    }
  }
}

.d4Mxk {
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -ms-flexbox;
  display: flex;
  margin: 24px 0;
  white-space: nowrap;
}

.d4Mxk h3 {
  color: #595959;
  font: 700 10px/16px Verdana;
  margin-right: 16px;
  text-transform: capitalize;
}

.d4Mxk .whlbt {
  height: 24px;
  overflow: hidden;
  width: 100%;
}

.d4Mxk .whlbt a {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #f6f6f6;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  box-shadow: 0 1px 0 0 #ececec;
  color: var(--primary-dark-color);
  display: inline-block;
  font: 500 12px/20px Verdana;
  margin-bottom: 2px;
  padding: 0 12px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  white-space: nowrap;
}

.d4Mxk .whlbt .slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}

.d4Mxk .whlbt .slick-list,
.d4Mxk .whlbt .slick-slider {
  display: block;
  padding-right: 60px;
  position: relative;
}

.d4Mxk .whlbt .slick-arrow {
  background: none;
  border: 1px solid var(--primary-dark-color);
  border-radius: 50%;
  height: 20px;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  width: 20px;
}

.d4Mxk .whlbt .slick-arrow:after {
  border-left: 1px solid var(--primary-dark-color);
  border-top: 1px solid var(--primary-dark-color);
  content: "";
  height: 6px;
  position: absolute;
  top: 6px;
  width: 6px;
}

.d4Mxk .whlbt .slick-next {
  right: 0;
  transform: unset;
}

.d4Mxk .whlbt .slick-next:after {
  right: 7px;
  transform: rotate(135deg);
}

.d4Mxk .whlbt .slick-prev {
  left: unset;
  right: 25px;
}

.d4Mxk .whlbt .slick-prev:after {
  left: unset;
  right: 5px;
  transform: rotate(-45deg);
}

.d4Mxk .whlbt .slick-list {
  margin: 3px 0 0;
  overflow: hidden;
  padding: 0;
}

.d4Mxk .whlbt .slick-slide {
  display: none;
  float: left;
  height: 100%;
  margin-right: 8px;
  min-height: 1px;
}

.d4Mxk .whlbt .slick-initialized .slick-slide {
  display: inline-block !important;
}

.articletrendinglist .slick-list {
  margin-top: -5px !important;
}

.articletrendinglist .slick-next,
.articletrendinglist .slick-prev {
  top: 5px !important;
}

.articletrendinglistwrapper {
  margin: 12px 0;
}

.GQW9n {
  align-items: center;
  border: solid #e6e6e6;
  border-width: 1px 0;
  display: flex;
  justify-content: center;
  margin: 0 auto 16px;
  padding: 12px 0;
}

@media screen and (min-width: 1024px) {
  .GQW9n {
    max-width: 300px;
  }
}

.GQW9n .VpGHr {
  color: var(--primary-dark-color);
  font: 400 11px/13px Verdana;
  margin-right: 8px;
}

.GQW9n .CIRAk {
  background: #f0f0f0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #e21b22;
  font: 700 8px/10px Verdana;
  padding: 4px 20px;
  text-align: center;
  text-transform: capitalize;
}

.T22zO {
  position: relative;
}

.T22zO .D3Wk1 {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.T22zO .D3Wk1 .zPaFh {
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}

.T22zO .D3Wk1 .zPaFh:before {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}

.T22zO .D3Wk1 .zPaFh > .wJnIp {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.T22zO .D3Wk1 .zPaFh > .wJnIp img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.T22zO .D3Wk1 .zPaFh:before {
  padding-top: 56.6%;
}

.T22zO .D3Wk1 .zPaFh > .wJnIp img {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.T22zO .D3Wk1.VtlfQ,
.T22zO .D3Wk1.VtlfQ .D3Wk1 {
  position: relative;
}

.D3Wk1 .zPaFh > .wJnIp {
  cursor: pointer;
  height: 100%;
  overflow: hidden;
}

.D3Wk1 .zPaFh > .wJnIp img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #f6f6f6 url(https://static.toiimg.com/photo/71149155.cms)
    no-repeat 50%;
  background-size: 20%;
  height: 100%;
  object-fit: contain;
  object-position: top;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}

.cj2hz {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #595959;
  display: -webkit-box;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
  padding: 6px 8px 15px;
  position: relative;
  z-index: 2;
}

.cj2hz > span {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .cj2hz {
    -ms-flex-align: center !important;
    -ms-flex-pack: center !important;
    align-items: center !important;
    display: -ms-flexbox;
    display: flex;
    height: 58px;
    justify-content: center !important;
    overflow: hidden;
    text-align: center;
  }
}

.cj2hz > div {
  background: #fff;
  bottom: 0;
  height: 12px;
  left: 0;
  position: absolute;
  width: 100%;
}

.cj2hz > div:after,
.cj2hz > div:before {
  bottom: 0;
  color: rgba(0, 0, 0, 0.1);
  content: "......................................................";
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  width: 50%;
}

.cj2hz > div:after {
  bottom: -3px;
  content: "................................";
}

.xf8Pm {
  color: var(--primary-dark-color);
  font-size: 12px;
  line-height: 17px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .xf8Pm {
    font-size: 14px;
    padding: 10px 0 20px;
  }
}

.xf8Pm > a {
  color: var(--primary-dark-color);
  text-transform: capitalize;
}

.xf8Pm span a {
  color: var(--primary-dark-color);
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .byline_action .xf8Pm {
    padding: 0;
  }
}

.tCKCr {
  margin-bottom: 24px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .tCKCr {
    contain-intrinsic-size: 89px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    content-visibility: auto;
    display: inline-block;
    margin: 0 20px 20px;
    padding: 12px 20px 5px;
  }
}

.tCKCr .WEwSo {
  color: rgba(var(--primary-dark-color), 0.7);
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .tCKCr .WEwSo {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid rgba(var(--primary-dark-color), 0.05);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: -10px;
    padding: 15px 20px;
  }
}

.tCKCr .WEwSo .M1rHh {
  display: inline-block;
  height: 66px;
  overflow: hidden;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .tCKCr .WEwSo .M1rHh span {
    cursor: pointer;
  }
}

.faiOF {
  position: relative;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .faiOF {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
  }

  .faiOF > i {
    border: dotted #333;
    border-width: 1px 0;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
  }

  .faiOF > span {
    background: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 2px 10px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
  }

  .faiOF > i {
    display: none;
  }

  .faiOF > span {
    font-size: 14px;
    font-weight: 700;
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .faiOF > span {
    color: rgba(var(--primary-dark-color), 0.6);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
  }
}

.art_synopsis {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ececec;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 24px;
  padding: 16px;
}

.art_synopsis .faiOF {
  align-items: flex-start;
  text-align: left;
}

.art_synopsis .faiOF span {
  background: transparent;
  font-size: 16px;
  margin-bottom: 12px;
  padding: 0;
}

.art_synopsis .faiOF .M1rHh {
  font: 14px/20px Verdana;
  height: 62px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.art_synopsis .tCKCr {
  margin-bottom: 0;
}

.art_synopsis .WEwSo {
  border: none;
  padding: 0;
}

.zT6C2 {
  display: block;
}

.zT6C2,
.zT6C2 .yYYj5 {
  position: relative;
  width: 100%;
}

.zT6C2 .yYYj5 {
  overflow: hidden;
}

.zT6C2 .yYYj5:before {
  content: "";
  display: block;
  padding-top: 180%;
}

.zT6C2 .yYYj5:after {
  background: rgba(var(--primary-dark-color-rgba), 0.04);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.zT6C2 .yYYj5 img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.zT6C2 .aTQlg {
  background: var(--white-color);
  bottom: 0;
  position: absolute;
  right: 0;
}

.zT6C2 .aTQlg .ObA_k {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #1a1a1a;
  display: -webkit-box;
  overflow: hidden;
}

.zT6C2 .FHxe9 {
  background: rgba(26, 26, 26, 0.9)
    url(https://static.toiimg.com/photo/76150242.cms) no-repeat 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .zT6C2 {
    padding-bottom: 20px;
  }

  .zT6C2 .yYYj5 {
    border-radius: 8px;
  }

  .zT6C2 .aTQlg {
    border-top-left-radius: 8px;
    padding: 8px;
    width: calc(100% - 12px);
  }

  .zT6C2 .aTQlg .ObA_k {
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
  }

  .zT6C2 .FHxe9 {
    background-size: 12px;
    height: 24px;
    right: 8px;
    top: 8px;
    width: 24px;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .zT6C2 {
    padding-bottom: 30px;
  }

  .zT6C2 .yYYj5 {
    border-radius: 12px;
  }

  .zT6C2 .yYYj5 img {
    transition: all 0.5s;
    will-change: auto;
  }

  .zT6C2 .aTQlg {
    border-top-left-radius: 12px;
    padding: 12px;
    width: calc(100% - 16px);
  }

  .zT6C2 .aTQlg .ObA_k {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }

  .zT6C2 .FHxe9 {
    background-size: 16px;
    height: 32px;
    right: 12px;
    top: 12px;
    width: 32px;
  }

  .zT6C2:hover img {
    transform: scale(1.1);
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  @keyframes ZA3ZX {
    0% {
      opacity: 0;
      -webkit-transform: scale(0);
    }

    50% {
      opacity: 1;
    }

    to {
      opacity: 0;
      -webkit-transform: scale(1);
    }
  }

  @-webkit-keyframes ZA3ZX {
    0% {
      opacity: 0;
      -webkit-transform: scale(0);
    }

    50% {
      opacity: 1;
    }

    to {
      opacity: 0;
      -webkit-transform: scale(1);
    }
  }

  @-moz-keyframes ZA3ZX {
    0% {
      opacity: 0;
      -webkit-transform: scale(0);
    }

    50% {
      opacity: 1;
    }

    to {
      opacity: 0;
      -webkit-transform: scale(1);
    }
  }
}

.paisa-wrapper {
  min-height: 268px;
  position: relative;
  width: 300px;
  z-index: 1;
}

.paisa-wrapper > div {
  position: relative;
  z-index: 1;
}

.paisa-wrapper > div:not(:empty) + div {
  opacity: 0;
}

.paisa-wrapper .adplaceholder {
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: rgba(246, 247, 248, 0.5);
  background: linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);
  background-size: 800px 104px;
  bottom: 0;
  height: 250px;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  z-index: 0;
}

._AmfD h2,
.ddjHc h2 {
  font-family: Georgia;
  font-size: 1.6em;
  margin-bottom: 20px;
}

._AmfD h2 a,
.ddjHc h2 a {
  color: inherit;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

._AmfD h2 a:hover,
.ddjHc h2 a:hover {
  color: rgba(var(--primary-dark-color), 0.5);
}

._Puhr {
  margin-bottom: 20px;
}

._AmfD {
  display: inline-block;
  width: 300px;
}

._AmfD .MzKhO:not(:empty) {
  margin-bottom: 32px;
  z-index: 5;
}

.ddjHc {
  background: #fff;
  position: sticky;
  z-index: 100;
}

.np8ju {
  margin: 32px 0;
}

.np8ju + .paisa-wrapper:before {
  display: none;
}

.np8ju .U3OD7 {
  background: transparent;
  background-image: url(../images/112033967.svg);
  background-position: -12px -825px;
  background-repeat: no-repeat;
  border: none;
  bottom: 16px;
  height: 16px;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  width: 25px;
  z-index: 1;
}

.np8ju .U3OD7:after,
.np8ju .U3OD7:before {
  display: none;
}

.np8ju .U3OD7.siJSC {
  right: 38px;
}

.np8ju .U3OD7.siJSC.PQIAg {
  left: unset;
  top: unset;
}

.np8ju .U3OD7.wNklI {
  bottom: 11px;
  -webkit-transform: rotate(180deg) scale(1.2);
  -moz-transform: rotate(180deg) scale(1.2);
  -ms-transform: rotate(180deg) scale(1.2);
  -o-transform: rotate(180deg) scale(1.2);
  transform: rotate(180deg) scale(1.2);
}

.np8ju .U3OD7.wNklI.PQIAg {
  top: unset;
}

.np8ju .slick-slide figure {
  margin: 0 10px;
}

.np8ju .slick-list {
  margin: 0 -10px;
}

.photosslider .slick_UI .slick-slider ul {
  margin-top: 24px !important;
}

.photosslider .slick_UI .slick-slider button.slick-prev {
  bottom: 0 !important;
}

.photosslider .slick_UI .slick-slider button.slick-next {
  bottom: -4px !important;
}

.C4nji > ul {
  display: -ms-flexbox;
  display: flex;
}

.C4nji > ul li {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 8.5px;
  -moz-border-radius: 8.5px;
  border-radius: 8.5px;
  font: 400 10px/16px Verdana;
  padding-left: 1px;
  position: relative;
  text-transform: capitalize;
}

.C4nji > ul li:first-child a span {
  position: relative;
  text-indent: -2000px;
}

.C4nji > ul li > a {
  color: var(--primary-dark-color);
  font-weight: 500;
}

.C4nji > ul li:not(:last-of-type):after {
  color: rgba(var(--primary-dark-color), 0.65);
  content: "/";
  display: inline-block;
  font-size: 10px;
  margin: 0 12px;
  position: relative;
}

.C4nji > ul li:last-of-type {
  color: #595959;
  flex: 1;
  max-width: 40%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  white-space: nowrap;
}

.C4nji > ul li:last-of-type a {
  color: var(--primary-dark-color);
  pointer-events: none;
}

.p4Wx3 {
  background-image: url(../images/86191063.svg);
  background-position: -8px -401px;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0 10px;
  width: 36px;
}

.MRCIT,
.p4Wx3 {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid var(--primary-dark-color);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 24px;
}

.MRCIT {
  line-height: 22px;
  position: relative;
  text-align: center;
  width: 32px;
}

.MRCIT > span {
  cursor: pointer;
  display: block;
  font-size: 16px;
}

.MRCIT > span:first-letter {
  font-size: 14px;
  font-weight: 500;
}

.MRCIT.gfVb7 .s9FOM {
  opacity: 1;
  pointer-events: auto;
}

.s9FOM {
  background: var(--white-color);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 25px rgba(var(--primary-dark-color), 0.2);
  -moz-box-shadow: 0 5px 25px rgba(var(--primary-dark-color), 0.2);
  box-shadow: 0 5px 25px rgba(var(--primary-dark-color), 0.2);
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: -10px;
  top: -1px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 150px;
  z-index: 1;
}

.s9FOM strong {
  border-bottom: 1px solid rgba(var(--primary-dark-color), 0.05);
  font-size: 12px;
  line-height: 1;
  padding: 16px 20px;
  text-align: left;
  text-transform: uppercase;
}

.s9FOM .lTLxG {
  background: none;
  border: 0;
  color: #999;
  font-size: 30px;
  font-weight: 300;
  position: absolute;
  right: 15px;
  top: 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.s9FOM ul {
  padding: 10px 20px;
}

.s9FOM ul li {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #000;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  color: var(--primary-dark-color);
  cursor: pointer;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  padding: 5px 0;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

.s9FOM ul li.gfVb7,
.s9FOM ul li:hover {
  background: var(--primary-dark-color);
  color: var(--white-color);
  position: relative;
}

.s9FOM ul li.gfVb7:before,
.s9FOM ul li:hover:before {
  border: solid var(--white-color);
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  height: 10px;
  left: -7px;
  position: relative;
  top: -3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  width: 6px;
}

@keyframes atHSX {
  0% {
    background-position: 0 0;
  }

  to {
    background-position: 100%;
  }
}

@-webkit-keyframes atHSX {
  0% {
    background-position: 0 0;
  }

  to {
    background-position: 100%;
  }
}

@keyframes KEq7Q {
  0%,
  20% {
    transform: rotateY(0deg);
    transform-origin: center center;
  }

  50%,
  70% {
    transform: rotateY(180deg);
    transform-origin: center center;
  }

  to {
    transform: rotateY(1turn);
    transform-origin: center center;
  }
}

@keyframes X7gad {
  0% {
    top: 25px;
    transform-origin: center center;
  }

  25% {
    top: 35px;
    transform-origin: center center;
  }

  50% {
    top: 25px;
    transform-origin: center center;
  }

  75% {
    top: 35px;
    transform-origin: center center;
  }

  to {
    top: 25px;
    transform-origin: center center;
  }
}

.ISnJ7 {
  border: 1px solid #f6f6f6;
  margin-bottom: 32px;
  padding: 15px;
}

.ISnJ7 .dP8Rs {
  font-family: Georgia;
  margin-bottom: 15px;
  text-transform: capitalize;
}

.ISnJ7 .kqWjC {
  font-size: 12px;
  line-height: 16px;
}

.ISnJ7 .kqWjC .ZHgwH {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #f2f2f2;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 42px;
  -moz-border-radius: 42px;
  border-radius: 42px;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  padding: 2px;
}

.ISnJ7 .kqWjC .ZHgwH .qbyLk {
  color: #595959;
  cursor: pointer;
  flex: 1;
  font-weight: 700;
  padding: 10px;
  text-align: center;
  text-transform: capitalize;
}

.ISnJ7 .kqWjC .ZHgwH .qbyLk.yWihP {
  background: #1a1a1a;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  color: #fff;
}

.ISnJ7 .kqWjC .G3l_R {
  display: none;
  max-height: 210px;
  overflow-y: scroll;
}

.ISnJ7 .kqWjC .G3l_R.AoLHk {
  display: block;
}

.ISnJ7 .kqWjC .G3l_R li {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-weight: 500;
  margin-left: -4px;
  overflow: hidden;
  padding-left: 28px;
  position: relative;
}

@keyframes HKqyo {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes HKqyo {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes HKqyo {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}

.ISnJ7 .kqWjC .G3l_R li a {
  color: #1a1a1a;
}

.ISnJ7 .kqWjC .G3l_R li i {
  background-image: url(../images/112033967.svg);
  background-repeat: no-repeat;
  height: 12px;
  left: 4px;
  margin-top: 3px;
  position: absolute;
  top: 0;
  width: 12px;
}

.ISnJ7 .kqWjC .G3l_R li i.icEkG {
  background-position: -16px -1951px;
}

.ISnJ7 .kqWjC .G3l_R li:not(:last-child) {
  margin-bottom: 12px;
}

.EIMcv .slick_UI .slick-arrow {
  right: 0;
}

.EIMcv .slick_UI .slick-arrow.slick-prev {
  right: 38px;
}

.EIMcv .slick-list {
  margin-right: -29px;
}

.EIMcv .slick-track:after,
.EIMcv .slick-track:before {
  display: none;
}

.EIMcv .slick-slide a {
  margin-right: 32px;
  width: auto;
}

.nXGto {
  margin-bottom: 32px;
  overflow: hidden;
  position: relative;
}

.xciRh {
  background-color: #fff;
  display: -ms-flexbox;
  font: 14px/20px Verdana;
  margin: 20px 0;
  min-height: 24px;
}

.xciRh,
.xciRh .rwKrk {
  align-items: center;
  display: flex;
  position: relative;
}

.xciRh .rwKrk {
  background: #595959;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: var(--white-color);
  font: 700 10px/16px Verdana;
  padding: 4px 8px;
  text-transform: capitalize;
  white-space: nowrap;
  z-index: 2;
}

.xciRh .rwKrk:before {
  background: url(https://static.toiimg.com/photo/100496804.cms) no-repeat;
  content: "";
  height: 12px;
  margin-right: 8px;
  width: 8px;
}

.xciRh .rwKrk:after {
  background: #595959;
  border: none;
  border-radius: 6px 6px 7px 0;
  content: "";
  display: block;
  height: 21.5px;
  left: calc(100% - 11px);
  position: absolute;
  top: 1.5px;
  transform: rotate(45deg);
  transform-origin: center;
  width: 20px;
  z-index: -1;
}

.trending_sliderContent {
  border: none;
}

.trending_sliderContent .slick-slider {
  padding-right: 60px;
}

.trending_sliderContent .c5HdF {
  align-items: center;
  display: flex !important;
  margin-right: 12px;
}

.trending_sliderContent span {
  color: var(--primary-dark-color);
  display: inline-block;
}

.trending_sliderContent .FANDV {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #ececec;
  border: 1px solid #ccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  flex: 0 0 auto;
  font: 500 10px/16px Verdana;
  order: 1;
  padding: 2px 12px;
}

.trending_sliderContent .FANDV a {
  color: var(--primary-dark-color);
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .trending_sliderContent {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    width: 100%;
  }

  .trending_sliderContent .slick-list {
    margin: 0 0 0 16px;
  }

  .trending_sliderContent .slick-arrow {
    background: #f6f6f6 !important;
    height: 24px;
    margin-left: auto;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    z-index: 1;
  }

  .trending_sliderContent .slick-arrow.slick-next,
  .trending_sliderContent .slick-arrow.slick-prev {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
    transform: unset;
  }

  .trending_sliderContent .slick-arrow.slick-next:after,
  .trending_sliderContent .slick-arrow.slick-next:before,
  .trending_sliderContent .slick-arrow.slick-prev:after,
  .trending_sliderContent .slick-arrow.slick-prev:before {
    content: "" !important;
    height: 2px;
    left: 5px;
    position: absolute;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }

  .trending_sliderContent .slick-arrow.slick-next:before,
  .trending_sliderContent .slick-arrow.slick-prev:before {
    display: none;
  }

  .trending_sliderContent .slick-arrow.slick-next:after,
  .trending_sliderContent .slick-arrow.slick-prev:after {
    border: solid var(--primary-dark-color);
    border-width: 1.5px 0 0 1.5px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 8px;
  }

  .trending_sliderContent .slick-arrow.slick-next:hover,
  .trending_sliderContent .slick-arrow.slick-prev:hover {
    background-color: #f6f6f6;
    opacity: 1;
    z-index: 999;
  }

  .trending_sliderContent .slick-arrow.slick-prev {
    right: 23px !important;
  }

  .trending_sliderContent .slick-arrow.slick-prev:after {
    left: 8px;
    top: 8px;
  }

  .trending_sliderContent .slick-arrow.slick-next {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
    right: 0;
  }

  .trending_sliderContent .slick-arrow.slick-next:after {
    left: 5px;
    top: 8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
}

@keyframes slide-in-one-tap {
  from {
    transform: translateY(80px);
  }

  to {
    transform: translateY(0px);
  }
}

.trust-hide-gracefully {
  opacity: 0;
}

.trust-wallet-one-tap .hidden {
  display: none;
}

.trust-wallet-one-tap .semibold {
  font-weight: 500;
}

.trust-wallet-one-tap .binance-plex {
  font-family: "Binance";
}

.trust-wallet-one-tap .rounded-full {
  border-radius: 50%;
}

.trust-wallet-one-tap .flex {
  display: flex;
}

.trust-wallet-one-tap .flex-col {
  flex-direction: column;
}

.trust-wallet-one-tap .items-center {
  align-items: center;
}

.trust-wallet-one-tap .space-between {
  justify-content: space-between;
}

.trust-wallet-one-tap .justify-center {
  justify-content: center;
}

.trust-wallet-one-tap .w-full {
  width: 100%;
}

.trust-wallet-one-tap .box {
  transition: all 0.5s cubic-bezier(0, 0, 0, 1.43);
  animation: slide-in-one-tap 0.5s cubic-bezier(0, 0, 0, 1.43);
  width: 384px;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 1020;
}

.trust-wallet-one-tap .header {
  gap: 15px;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 18px;
}

.trust-wallet-one-tap .header .left-items {
  gap: 15px;
}

.trust-wallet-one-tap .header .title {
  color: #1e2329;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}

.trust-wallet-one-tap .header .subtitle {
  color: #474d57;
  font-size: 14px;
  line-height: 20px;
}

.trust-wallet-one-tap .header .close {
  color: #1e2329;
  cursor: pointer;
}

.trust-wallet-one-tap .body {
  padding: 9px 18px;
  gap: 10px;
}

.trust-wallet-one-tap .body .right-items {
  gap: 10px;
  width: 100%;
}

.trust-wallet-one-tap .body .right-items .wallet-title {
  color: #1e2329;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.trust-wallet-one-tap .body .right-items .wallet-subtitle {
  color: #474d57;
  font-size: 14px;
  line-height: 20px;
}

.trust-wallet-one-tap .connect-indicator {
  gap: 15px;
  padding: 8px 0;
}

.trust-wallet-one-tap .connect-indicator .flow-icon {
  color: #474d57;
}

.trust-wallet-one-tap .loading-color {
  color: #fff;
}

.trust-wallet-one-tap .button {
  border-radius: 50px;
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-color: rgb(5, 0, 255);
  border-color: rgb(229, 231, 235);
  cursor: pointer;
  text-align: center;
  height: 45px;
}

.trust-wallet-one-tap .button .button-text {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.trust-wallet-one-tap .footer {
  margin: 20px 30px;
}

.trust-wallet-one-tap .check-icon {
  color: #fff;
}

@font-face {
  font-family: "Binance";
  src: url(../css/chrome-extension:/egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-Regular.otf)
    format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Binance";
  src: url(../css/chrome-extension:/egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-Medium.otf)
    format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Binance";
  src: url(../css/chrome-extension:/egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-SemiBold.otf)
    format("opentype");
  font-weight: 600;
  font-style: normal;
}

.poaHe {
  position: relative;
  z-index: 1;
}

.UzraQ {
  background: hsla(0, 0%, 100%, 0.7);
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}

.UzraQ,
.aQKeu {
  position: absolute;
}

.aQKeu {
  -webkit-animation: _dBwl 1s linear infinite;
  animation: _dBwl 1s linear infinite;
  border: 0.25rem solid rgba(0, 0, 0, 0.8);
  border-radius: 50%;
  border-top-color: hsla(0, 0%, 100%, 0.7);
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  top: 50%;
  transform: rotate(0deg) translate(-50%, -50%);
  width: 40px;
}

@-webkit-keyframes _dBwl {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg) translate(-50%, -50%);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn) translate(-50%, -50%);
  }
}

@keyframes _dBwl {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.spinnerCenter .aQKeu {
  left: calc(50% - 20px);
  top: calc(50% - 20px);
}

.spinnerCenter.bgNone .UzraQ {
  background: transparent;
}

.loaderouter .UzraQ {
  top: -34px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .loaderouter .UzraQ {
    height: calc(100% + 34px);
  }
}

.ge4Md {
  position: relative;
  width: 100%;
}

.ge4Md.wSw6m .follow_us_loader > span {
  border-width: 0.15rem;
  height: 20px;
  width: 20px;
}

.ge4Md.NTBXU .follow_us_loader {
  background: transparent;
}

:root {
  --primary-dark-color: #1a1a1a;
  --primary-dark-color-rgba: 26, 26, 26;
  --border-color: #ececec;
  --invert: invert(0);
  --white-color: #fff;
  --white-color-rgba: 255, 255, 255;
  --offwhite-color: #f6f6f6;
}

.bgImg .QJDs2.ItUPk {
  right: auto;
}

@media screen and (min-width: 1511px) {
  .bgImg .QJDs2.ItUPk {
    right: 150px;
  }
}

@media screen and (max-width: 1510px) {
  .bgImg .QJDs2.ItUPk {
    right: 130px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .bgImg .QJDs2.ItUPk {
    right: 0;
  }
}

@media screen and (min-width: 1511px) {
  .bgImg .QJDs2.ItUPk.fIQYZ {
    right: 140px;
  }
}

.siteSyncWrapper .QJDs2 {
  right: auto;
}

@media screen and (min-width: 1511px) {
  .siteSyncWrapper .QJDs2 {
    right: 150px;
  }
}

@media screen and (max-width: 1510px) {
  .siteSyncWrapper .QJDs2 {
    right: 130px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .siteSyncWrapper .QJDs2 {
    right: 0;
  }
}

@media screen and (min-width: 1511px) {
  .siteSyncWrapper .QJDs2.fIQYZ {
    right: 140px;
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .minitvMwebFullView {
    background: var(--white-color);
    border: 0 !important;
    margin-bottom: 25px;
    padding: 0 16px;
  }

  .minitvMwebFullView .nMNAD {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background: var(--white-color);
    border: 1px solid #ececec;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    box-shadow: 2px 2px 8px 0 #0000000f;
    margin: 0;
    padding: 0;
    position: relative;
  }

  .minitvMwebFullView .GsAhZ {
    display: block;
    margin: 0;
  }

  .minitvMwebFullView .Z47HI {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    margin: 0;
    overflow: hidden;
  }

  .minitvMwebFullView .ZpIQo .Z47HI {
    aspect-ratio: 16/9;
  }

  .minitvMwebFullView .ZpIQo .Z47HI .Dkodf {
    aspect-ratio: 16/9;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 16px 16px 0 0;
    -moz-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    height: auto;
    overflow: hidden;
    width: 100%;
  }

  .minitvMwebFullView .ZpIQo .VPJ6Y {
    display: none;
  }

  .minitvMwebFullView .ZpIQo .DJD20 {
    padding: 0;
  }

  .minitvMwebFullView .ZpIQo .hYo9m {
    color: #595959;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    padding-bottom: 4px;
  }

  .minitvMwebFullView .xx3Ca {
    aspect-ratio: 16/9;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 17px 17px 0 0;
    -moz-border-radius: 17px 17px 0 0;
    border-radius: 17px 17px 0 0;
    height: auto !important;
    position: relative;
    width: 100%;
  }

  .minitvMwebFullView .CyuqS {
    height: 100%;
    width: 100%;
  }

  .minitvMwebFullView .A2ZD3,
  .minitvMwebFullView .wxgSy {
    margin-top: 8px;
    padding: 0 12px 12px;
  }

  .minitvMwebFullView .A2ZD3 .sHGeU,
  .minitvMwebFullView .wxgSy .sHGeU {
    -webkit-line-clamp: 2;
    font-size: 14px;
    height: 40px;
    line-height: 20px;
  }

  .vnxjU.ZpIQo h3.sHGeU {
    -webkit-line-clamp: 4;
  }

  .Oo4Ss.ZpIQo h3.sHGeU {
    -webkit-line-clamp: 2;
  }

  .Myr9H {
    background-color: var(--offwhite-color);
    min-height: 134px;
    transform: none;
    z-index: 9999;
  }

  .Myr9H,
  .oENOC {
    position: fixed;
    top: 0;
  }

  .oENOC {
    background: rgba(var(--primary-dark-color-rgba), 0.95);
    bottom: 0;
    color: var(--white-color);
    display: block;
    left: 0;
    opacity: 1;
    right: 0;
    z-index: 1010;
  }

  .oENOC .Dkodf {
    background: var(--primary-dark-color);
    height: 250px;
  }

  .oENOC .qMrI4 {
    background: transparent;
    border: 0;
    color: var(--white-color);
    display: flex;
    font-size: 11px;
    margin-left: auto;
    padding: 5px 10px;
    text-transform: uppercase;
  }

  .oENOC .DJD20 .GsAhZ {
    display: block;
    margin: 0;
  }

  .oENOC .DJD20 .jYaSk {
    background: transparent;
    text-transform: uppercase;
    top: 4px;
    width: 35px;
  }

  .oENOC .DJD20 .jYaSk:after,
  .oENOC .DJD20 .jYaSk:before {
    display: none;
  }

  .D_3rh,
  .m1Abn {
    display: none;
  }

  .SzTs7 {
    display: none !important;
  }

  .HuUQp {
    bottom: -8px;
    position: relative;
    text-align: right;
  }

  .HuUQp a,
  .HuUQp h6 {
    display: inline-block;
  }

  .HuUQp h6 {
    color: #595959;
    font-size: 8px;
    font-weight: 500;
    line-height: 12px;
    margin: 0 8px 0 0;
    text-transform: uppercase;
    vertical-align: bottom;
  }

  .GsAhZ div.VZn3z {
    width: 100%;
  }

  .GsAhZ div.VZn3z h3 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 30px;
    overflow: hidden;
  }

  .GsAhZ div.VZn3z h3.sHGeU {
    height: 48px;
  }

  .nMNAD {
    min-height: 90px;
    padding: 10px 15px;
  }

  .hYo9m {
    color: #e21b22;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding: 2px 0 0 15px;
    position: relative;
    width: 80%;
  }

  .hYo9m:before {
    background: #ab2d25;
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    width: 10px;
  }

  .jYaSk {
    background: url(https://static.toiimg.com/photo/msid-48050641/48050641.jpg)
      no-repeat 0 0;
    background-size: 15px;
    border: 0;
    content: "";
    height: 16px;
    position: absolute;
    right: 10px;
    width: 16px;
  }

  .GsAhZ {
    align-items: center;
    display: flex;
    margin: 10px 0 5px;
  }

  .GsAhZ h3 {
    color: #454545;
    font-size: 14px;
    font-weight: 400;
    line-height: 13px;
  }

  .GsAhZ button {
    background: none;
    border: 1px solid #e21b22;
    color: #e21b22;
    font-size: 13px;
    line-height: 29px;
    margin-left: auto;
    text-align: center;
    text-transform: uppercase;
    width: 64px;
  }

  .bvlH5 {
    display: none;
  }

  .Z47HI {
    margin: 0 10px;
  }

  .Z47HI ._XFTv {
    align-items: center;
    display: flex;
  }

  .Z47HI ._XFTv img:last-of-type {
    margin-left: auto;
  }

  .ZpIQo .DJD20 {
    padding: 10px;
    z-index: 10;
  }

  .ZpIQo .GsAhZ {
    align-items: flex-start;
    justify-content: flex-start !important;
    margin-bottom: 0;
    margin-top: 0;
  }

  .ZpIQo .hYo9m {
    background-color: transparent;
    color: #1a1a1a;
    font-size: 10px;
    line-height: 12px;
    padding-bottom: 6px;
    padding-left: 0;
    padding-top: 0;
    width: auto;
  }

  .ZpIQo .hYo9m:before {
    display: none;
  }

  .ZpIQo h3 {
    color: var(--primary-dark-color);
    font-size: 12px;
    line-height: 16px;
  }

  .ZpIQo h3,
  .ZpIQo h3.sHGeU {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .ZpIQo .Z47HI {
    margin-left: 0;
  }

  .ZpIQo .Z47HI .Dkodf {
    background-color: #1a1a1a;
    height: 100px;
    transition: 1s ease;
    width: 177px;
  }

  .ZpIQo .Z47HI .Dkodf.n1pJ3 {
    height: 140px;
    width: 249px;
  }

  .ZpIQo .qMrI4 {
    text-indent: -9999px;
  }

  .ZpIQo .VPJ6Y {
    bottom: 20px;
    display: flex;
    justify-content: space-between;
    padding: 0 8px;
    position: absolute;
    width: 177px;
    z-index: 9;
  }

  .ZpIQo .VPJ6Y .Igt8K {
    background: url(https://static.toiimg.com/photo/87017558.cms) no-repeat 0 0;
    display: inline-block;
    height: 16px;
    width: 16px;
  }

  .ZpIQo .VPJ6Y .XmSTE {
    background: url(https://static.toiimg.com/photo/87017560.cms) no-repeat 0 0;
    display: inline-block;
    height: 12px;
    margin-top: 4px;
    width: 12px;
  }

  .fuYog,
  .xx3Ca {
    background-color: #1a1a1a;
  }

  .xx3Ca {
    height: 100px !important;
    width: 177px;
  }

  .minitv_cls {
    background-color: var(--offwhite-color);
    min-height: 130px;
  }

  .CyuqS {
    align-items: center;
    display: flex;
    height: 100px;
    justify-content: center;
    position: absolute;
    width: 177px;
    z-index: 9999;
  }

  .CyuqS span {
    animation: CyuqS 0.8s linear infinite;
    border-color: hsla(0, 0%, 100%, 0.65) hsla(0, 0%, 100%, 0.15)
      hsla(0, 0%, 100%, 0.15) hsla(0, 0%, 100%, 0.65);
    border-radius: 100px;
    border-style: solid;
    border-width: 3px;
    height: 35px;
    width: 35px;
  }

  .bx3XM {
    height: 100%;
    width: 100%;
  }

  @keyframes CyuqS {
    0% {
      transform: rotate(0deg);
    }

    to {
      transform: rotate(1turn);
    }
  }

  @-webkit-keyframes CyuqS {
    0% {
      -webkit-transform: rotate(0deg);
    }

    to {
      -webkit-transform: rotate(1turn);
    }
  }

  .SIW_C {
    max-height: 129px;
    width: 100%;
  }

  .R3JNl {
    background: var(--white-color);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #e21b22;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #e21b22;
    font-size: 10px;
    font-weight: 700;
    line-height: 16px;
    margin-top: 12px;
    min-width: 71px;
    padding: 3px;
    text-align: center;
  }

  .R3JNl,
  .R3JNl i {
    display: inline-block;
  }

  .R3JNl i {
    border-right: 1px solid #e21b22;
    border-top: 1px solid #e21b22;
    height: 4px;
    margin-left: 2px;
    position: relative;
    top: 0;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -moz-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    -o-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    width: 4px;
  }

  .wxgSy .hYo9m {
    text-transform: none;
  }

  .mweb_in_page .xx3Ca {
    height: 140px !important;
    width: 249px !important;
  }

  .mweb_in_page .Sa_WZ .VPJ6Y {
    width: 240px;
  }

  .mweb_in_page .CyuqS {
    height: 140px;
    width: 249px;
  }

  .mweb_in_page .ZpIQo .hYo9m {
    width: auto;
  }

  .mweb_in_page .GsAhZ .VZn3z {
    position: relative;
  }

  .mweb_in_page .GsAhZ .VZn3z h3 {
    -webkit-line-clamp: 5;
    height: 80px;
  }

  .mweb_in_page .GsAhZ .VZn3z .HuUQp {
    align-items: flex-end;
    animation: IH6sE 40s infinite;
    background: var(--white-color);
    display: flex;
    height: 139px;
    justify-content: center;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 100%;
    width: 0;
    z-index: 1;
  }

  .mweb_in_page .GsAhZ .VZn3z.tZxuV .HuUQp {
    height: 110px;
  }

  @keyframes IH6sE {
    0%,
    35% {
      width: 0;
    }

    50%,
    70% {
      width: 100%;
    }

    85%,
    to {
      width: 0;
    }
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .QJDs2 {
    border-radius: 4px;
    bottom: 20px;
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.2);
    cursor: move;
    position: fixed;
    right: calc(50% - 494px);
    transition: all 1s ease;
    width: 320px;
    z-index: 999;
  }

  .QJDs2.ItUPk {
    bottom: 0;
    right: 10px;
    transform: translate(-50px, -56px);
  }

  .QJDs2.ItUPk .Gq2LV {
    display: none;
  }

  .dg0Vm {
    background: var(--white-color);
  }

  .dg0Vm,
  .dg0Vm .Dkodf {
    transition: all 1s ease;
  }

  .dg0Vm .Dkodf {
    background: var(--primary-dark-color);
    height: 180px;
    width: 100%;
  }

  .dg0Vm .HuUQp {
    flex: 0 0 56px;
    margin-left: 8px;
    text-align: right;
  }

  .dg0Vm .HuUQp img {
    max-height: 32px;
    max-width: 54px;
  }

  .dg0Vm .HuUQp h6 {
    color: #595959;
    font-size: 8px;
    font-weight: 500;
    line-height: 12px;
    margin: 0 0 8px;
    text-transform: uppercase;
  }

  .dg0Vm .eoKYB {
    background: var(--white-color);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    color: var(--primary-dark-color);
    display: flex;
    font-size: 12px;
    font-weight: 500;
    justify-content: space-between;
    padding: 8px;
    position: relative;
    width: 100%;
  }

  .dg0Vm .eoKYB .f98Ys {
    color: #e21b22;
    display: block;
    font-size: 10px;
    font-weight: 500;
    left: 8px;
    line-height: 12px;
    margin-bottom: 4px;
    position: absolute;
    top: 9px;
  }

  .dg0Vm .eoKYB span {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 34px;
    overflow: hidden;
  }

  .dg0Vm .eoKYB .nzSK_ {
    color: #e21b22;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    margin-bottom: 4px;
  }

  .dg0Vm .ICt_m {
    background: #e21b22;
    border: 2px solid var(--white-color);
    border-radius: 50%;
    cursor: pointer;
    height: 24px;
    padding: 5px 10px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 24px;
    z-index: 10;
  }

  .dg0Vm .ICt_m:after,
  .dg0Vm .ICt_m:before {
    background: var(--white-color);
    content: "";
    height: 10px;
    position: absolute;
    right: 9px;
    top: 5px;
    width: 2px;
  }

  .dg0Vm .ICt_m:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .dg0Vm .ICt_m:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .dg0Vm.fIQYZ {
    display: flex;
    padding: 4px;
    transition: all 1s ease;
    width: 300px;
  }

  .dg0Vm.fIQYZ .Dkodf {
    flex: 0 0 148px;
    height: 87px;
    transition: all 1s ease;
    width: 148px;
  }

  .dg0Vm.fIQYZ .eoKYB {
    display: block;
    padding: 4px 8px;
  }

  .dg0Vm.fIQYZ .eoKYB:before {
    position: static;
  }

  .dg0Vm.fIQYZ .eoKYB span {
    -webkit-line-clamp: 2;
    height: 32px;
    margin-top: 0;
  }

  .dg0Vm.fIQYZ .eoKYB span.sHGeU {
    -webkit-line-clamp: 3;
    height: auto;
  }

  .dg0Vm.fIQYZ .HuUQp {
    margin-left: 0;
    padding-top: 8px;
  }

  .dg0Vm.fIQYZ .HuUQp > a {
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
  }

  .dg0Vm.fIQYZ .HuUQp img {
    max-height: 24px;
    max-width: 41px;
  }

  .dg0Vm.fIQYZ .HuUQp h6 {
    display: inline-block;
    margin: 0 8px 0 0;
  }

  .dg0Vm ._XFTv {
    display: none;
  }

  .dg0Vm ._XFTv img {
    border-radius: 4px;
  }

  .pm4Ub {
    background: var(--white-color);
    font-size: 16px;
    height: 40px;
    width: 40px;
  }

  .cH6aq {
    background: #e21b22;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    margin: 0;
    padding: 12px;
    position: relative;
    z-index: 550;
  }

  .cH6aq.XbCRV {
    z-index: 0;
  }

  .cH6aq button {
    background: none;
    border: 0;
    color: var(--white-color);
    height: 24px;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 24px;
  }

  .cH6aq button:after,
  .cH6aq button:before {
    background: var(--white-color);
    content: "";
    height: 16px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 1px;
  }

  .cH6aq button:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .cH6aq button:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .cH6aq .IrUIr {
    align-items: center;
    display: flex;
  }

  .cH6aq span {
    background: var(--white-color);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #e21b22;
    font-size: 12px;
    font-weight: 700;
    padding: 4px 8px;
  }

  .cH6aq span:before {
    background-image: url(../images/112033967.svg);
    background-position: -86px -267px;
    background-repeat: no-repeat;
    border: 0;
    content: "";
    display: inline-block;
    height: 13px;
    margin-right: 4px;
    vertical-align: middle;
    width: 13px;
  }

  .cH6aq h3 {
    color: var(--white-color);
    flex: 1;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 0 20px;
  }

  .gwZ3I {
    bottom: 68px;
  }

  .VPJ6Y {
    bottom: 10px;
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    position: absolute;
    width: 148px;
    z-index: 9;
  }

  .VPJ6Y .Igt8K {
    background: url(https://static.toiimg.com/photo/87017558.cms) no-repeat 0 0;
    display: inline-block;
    height: 16px;
    width: 16px;
  }

  .VPJ6Y .XmSTE {
    background: url(https://static.toiimg.com/photo/87017560.cms) no-repeat 0 0;
    display: inline-block;
    height: 12px;
    margin-top: 4px;
    width: 12px;
  }

  .z9v6d {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  }

  .z9v6d .Z47HI {
    font-size: 0;
    line-height: 1;
  }

  .z9v6d .Z47HI .bx3XM {
    height: 209px;
    width: 100%;
  }

  .z9v6d .A2ZD3 {
    background: var(--white-color);
    padding: 8px;
  }

  .z9v6d .A2ZD3 .hYo9m {
    color: #e21b22;
    font-size: 10px;
    font-weight: 500;
    line-height: 12px;
    margin-bottom: 4px;
  }

  .z9v6d .A2ZD3 .sHGeU {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #1a1a1a;
    display: -webkit-box;
    font-size: 12px;
    font-weight: 500;
    height: 36px;
    line-height: 17px;
    overflow: hidden;
  }

  .Z5CW_ {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
    transform: none;
  }

  .Z5CW_ .eoKYB {
    border-radius: 0;
  }

  .Z5CW_ .eoKYB .sHGeU {
    font-size: 12px;
    height: 36px;
    line-height: 17px;
  }

  .Z5CW_ .Dkodf {
    height: 209px;
  }

  .minitv_story_list .Z5CW_ .eoKYB .sHGeU {
    -webkit-line-clamp: 1;
    height: 16px;
  }

  .minitv_story_list .Z5CW_ .Dkodf {
    height: 203px;
  }

  .minitv_story_list .QJDs2.Z5CW_ .eoKYB .sHGeU {
    -webkit-line-clamp: 2;
    height: 38px;
  }

  .minitv_story_list .QJDs2.Z5CW_ .Dkodf {
    height: 209px;
  }

  .minitv_story_list .z9v6d .Z47HI .bx3XM {
    height: 203px;
  }

  .minitv_story_list .z9v6d .A2ZD3 .sHGeU {
    -webkit-line-clamp: 1;
    height: 16px;
  }

  .minitv_story_list .QJDs2.z9v6d .Z47HI .bx3XM {
    height: 209px;
  }

  .minitv_story_list .QJDs2.z9v6d .A2ZD3 .sHGeU {
    -webkit-line-clamp: 2;
    height: 38px;
  }

  .QJDs2.Z5CW_ .Dkodf {
    height: 180px;
  }
}

.layout_type_2 .cH6aq {
  margin-top: 0;
}

.sticky_minitv {
  position: sticky;
  top: -8px;
  z-index: 102;
}

.stick_minitv_top #refresh-button {
  z-index: 102;
}

.stick_minitv_top div[data-stickywidget] {
  z-index: 101;
}

.minitv_in_page {
  background-color: var(--offwhite-color);
  margin-top: 16px;
  min-height: 279px;
  position: relative;
}

.minitv_story_list .minitv_in_page {
  margin-top: 8px;
  min-height: 251px;
}

.minitvMwebFullView .minitv_cls {
  min-height: 268px;
}

.minitvMwebFullView .minitv_cls,
.minitvMwebFullView .noMiniTV {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: var(--white-color);
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}

.N6nrK {
  color: #000;
}

.tNkEm {
  position: fixed;
  transition: 1s ease-in-out;
  will-change: auto;
  z-index: 99999;
}

.tNkEm.djYbr {
  right: 12%;
  top: -105%;
}

.tNkEm.djYbr.YgbVJ {
  top: 0;
}

.tNkEm.jCTy_,
.tNkEm.xyQmj {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}

.tNkEm.jCTy_.YgbVJ .vQtz9,
.tNkEm.xyQmj.YgbVJ .vQtz9 {
  background: rgba(26, 26, 26, 0.6);
}

.tNkEm.jCTy_ .A7zom {
  border-radius: 16px;
  left: 50%;
  padding-top: 42px;
  position: absolute;
  top: -50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .tNkEm.jCTy_ .A7zom {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

.tNkEm.jCTy_.YgbVJ .A7zom {
  top: 50%;
}

.tNkEm.xyQmj .A7zom {
  border-radius: 12px 12px 0 0;
  bottom: -105%;
  left: 0;
  position: absolute;
}

.tNkEm.xyQmj.YgbVJ .A7zom {
  bottom: 0;
}

.tNkEm.qaJXd .A7zom {
  overflow: hidden;
  padding: 0;
}

.tNkEm.JbNZI .gyGEI {
  background-color: var(--white-color);
  border-radius: 100%;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .tNkEm.JbNZI .gyGEI {
    background-position: 8px -226.5px;
    background-size: 50px;
    height: 24px;
    width: 24px;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .tNkEm.JbNZI .gyGEI {
    background-position: 6.5px -369px;
    height: 28px;
    width: 28px;
  }
}

@media screen and (min-width: 1511px) {
  .tNkEm.JbNZI .gyGEI {
    background-position: 9.5px -365px;
    height: 34px;
    width: 34px;
  }
}

.tNkEm.ArEWu .A7zom {
  box-shadow: none;
}

.tNkEm .gyGEI {
  background-image: url(https://static.toiimg.com/photo/117620770.cms);
  background-position: 0 -375px;
  cursor: pointer;
  height: 14px;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 14px;
  z-index: 1;
}

.tNkEm .vQtz9 {
  background: rgba(26, 26, 26, 0);
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: 0.8s ease-in-out;
  width: 100%;
}

.tNkEm .A7zom {
  background: var(--white-color);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  padding: 24px;
  transition: 1s ease-in-out;
  z-index: 1;
}

.JkSuJ,
.tNkEm .A7zom {
  position: relative;
}

.JkSuJ .eu_FD {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 24px;
}

.JkSuJ .eu_FD span {
  color: #e21b22;
}

.JkSuJ .XzMjg {
  color: #595959;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 24px;
}

.JkSuJ .XzMjg span {
  font-weight: 700;
}

.JkSuJ .XzMjg.k3tQQ {
  color: #1a1a1a;
}

.JkSuJ .XzMjg.CG2YL {
  margin: 0;
}

.JkSuJ .KSVy7 {
  align-items: center;
  display: flex;
  margin-top: 4px;
}

.JkSuJ .MVlIW {
  align-items: center;
  color: #5b9ae4;
  cursor: pointer;
  display: inline-flex;
  margin-left: 8px;
}

.JkSuJ .MVlIW i {
  background-image: url(https://static.toiimg.com/photo/116478485.cms);
  background-repeat: no-repeat;
  background-size: cover;
  height: 12px;
  margin-right: 4px;
  width: 12px;
}

.JkSuJ .uL2Sr {
  color: #595959;
  font-size: 10px;
  line-height: 16px;
  margin-bottom: 24px;
  text-align: center;
}

.JkSuJ .uL2Sr a {
  color: #5b9ae4;
}

.JkSuJ .A7tFo {
  align-items: center;
  color: #1a1a1a;
  display: flex;
  font-size: 12px;
  justify-content: center;
  margin-top: 24px;
}

.JkSuJ .A7tFo span {
  color: #999;
}

.JkSuJ .YTnie {
  background: none;
  color: #5b9ae4;
  font-weight: 700;
  margin-left: 4px;
}

.JkSuJ .tEzvU {
  color: #43b23f;
  font-size: 10px;
  margin-top: 4px;
  text-align: center;
}

.JkSuJ .mUI9I {
  display: flex;
  margin-bottom: 32px;
  position: relative;
}

.JkSuJ .mUI9I span {
  bottom: 8px;
  color: #1a1a1a;
  font-size: 12px;
  left: 0;
  position: absolute;
}

.JkSuJ .mUI9I .HWF7J,
.JkSuJ .mUI9I .jdL2e {
  border: none;
  border-bottom: 1px solid #595959;
  color: #1a1a1a;
  font-size: 12px;
  padding-bottom: 8px;
  transition: 0.1s ease-in-out;
  will-change: auto;
}

.JkSuJ .mUI9I .HWF7J {
  padding-left: 30px;
  width: 100%;
}

.JkSuJ .mUI9I .jdL2e {
  flex: 1;
  font-size: 20px;
  text-align: center;
  width: 20%;
}

.JkSuJ .mUI9I .a1BFE {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #e21b22;
  display: -webkit-box;
  font-size: 10px;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: calc(100% + 4px);
  transition: 0.2s ease-in-out;
  will-change: auto;
}

.JkSuJ .mUI9I.EQfuJ .HWF7J,
.JkSuJ .mUI9I.EQfuJ .jdL2e {
  border-color: #e21b22;
}

.JkSuJ .mUI9I.EQfuJ .a1BFE {
  opacity: 1;
}

.JkSuJ .mUI9I.YWGxd {
  gap: 0 12px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .JkSuJ {
    width: 316px;
  }
}

.Tw874 {
  background: rgba(var(--primary-dark-color), 0.01);
  border-top: 1px solid rgba(var(--primary-dark-color), 0.05);
  box-shadow: 0 1px 1px 0 rgba(var(--primary-dark-color), 0.05);
  color: #e21b22 !important;
  display: block;
  font: 600 14px/20px Verdana;
  line-height: 44px;
  text-align: center;
}

.Tw874 > i {
  border-right: 1px solid #e21b22;
  border-top: 1px solid #e21b22;
  display: inline-block;
  height: 7px;
  margin-left: 5px;
  position: relative;
  top: -1px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 7px;
}

.Tw874.G9PFV {
  width: 100%;
}

.Tw874.BeCH0,
.Tw874.yfckQ {
  border-radius: 8px;
  line-height: 38px;
  padding: 0 20px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .Tw874.BeCH0,
  .Tw874.yfckQ {
    font-size: 12px;
    line-height: 34px;
    padding: 0 8px;
  }
}

.Tw874.yfckQ {
  background: #e21b22;
  color: #fff !important;
}

.Tw874.yfckQ > i {
  border-color: #fff;
}

.Tw874.BeCH0 {
  background: var(--white-color);
  border: 1px solid #e21b22;
}

.Tw874.QY7YR {
  background-color: #ececec;
  border: 1px solid #ececec;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .Tw874 {
    font-size: 12px;
  }
}

.Tw874.QY7YR {
  background-color: #ccc;
  border: 1px solid #ccc;
  color: var(--white-color) !important;
  cursor: not-allowed;
}

.Tw874.QY7YR i {
  border-color: #fff;
}

.bgImg #widget-head .tpwidget .widget-postlogin .widget-text,
.bgImg #widget-head .tpwidget .widget-prelogin .widget-text {
  max-width: 180px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  #credential_picker_container,
  #credential_picker_container iframe,
  #credential_picker_iframe {
    border: none;
    bottom: 50px !important;
    left: 0 !important;
    position: fixed !important;
    top: auto !important;
    width: 100vw;
    z-index: 9999;
  }

  #credential_picker_container iframe {
    width: 100vw !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  #widget-head .tpwidget .widget-postlogin .widget-text,
  #widget-head .tpwidget .widget-prelogin .widget-text {
    max-width: 230px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  #widget-head .tpwidget .widget-postlogin .widget-text,
  #widget-head .tpwidget .widget-prelogin .widget-text {
    max-width: 130px;
  }
}

.pre_login_tp {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: calc(100% - 75px);
}

.tp_track {
  color: #fff;
  display: block;
  font-size: 10px;
  font-weight: 600;
  line-height: 9px;
  margin-top: -3px;
  position: relative;
  text-transform: capitalize;
}

.tp_track:before {
  background: url(https://static.toiimg.com/photo/72385188.cms) no-repeat 0 0;
  background-size: 18px;
  background-size: 80%;
  content: "";
  display: inline-block;
  height: 14px;
  position: relative;
  top: 2px;
  width: 16px;
}

.tp_track:after {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: "";
  height: 4px;
  position: absolute;
  right: -7px;
  top: 10px;
  transform: rotate(45deg);
  width: 4px;
}

.tp_track b {
  font-weight: 800 !important;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .pre_login_tp {
    text-align: left;
    width: calc(100% - 60px);
  }
}

.onetap_wrapper {
  background: var(--white-color);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(var(--primary-dark-color-rgba), 0.5);
  color: var(--primary-dark-color);
  display: flex;
  padding: 13px 10px;
  position: absolute;
  right: 30px;
  text-align: left;
  top: 25px;
  width: 400px;
  z-index: 1000;
}

@media screen and (max-width: 767px) {
  .onetap_wrapper {
    align-items: center;
    bottom: 0;
    box-shadow: 1px -1px 19px rgba(0, 0, 0, 0.3);
    display: flex;
    position: fixed;
    right: 0;
    top: inherit;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .onetap_wrapper .success {
    background: url(https://static.toiimg.com/photo/68266834.cms);
    background-repeat: no-repeat;
    background-size: 86%;
    height: 40px;
    margin-left: 15px;
    width: 45px;
  }
}

@media screen and (max-width: 767px) {
  .onetap_wrapper .success {
    background-color: #00b56f;
    border-radius: 100%;
    flex: 0 0 40px;
    height: 40px;
    width: 40px;
  }

  .onetap_wrapper .success:after {
    border: solid #fff;
    border-width: 0 2px 2px 0;
    content: "";
    display: block;
    height: 16px;
    margin: 8px auto;
    transform: rotate(45deg);
    width: 8px;
  }
}

.onetap_wrapper .text {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  max-width: 80%;
  padding-left: 10px;
}

@media screen and (max-width: 767px) {
  .onetap_wrapper .text {
    font-weight: 700;
  }
}

.onetap_wrapper .close {
  color: #b1b1b1;
  cursor: pointer;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
}

@media screen and (max-width: 767px) {
  .onetap_wrapper .close {
    margin-left: auto;
    position: static;
  }

  .onetap_wrapper .close:after {
    color: #333;
    content: "+";
    display: block;
    font-size: 45px;
    font-weight: 400;
    line-height: 1.5rem;
    text-align: center;
    transform: rotate(45deg);
  }
}

@media screen and (min-width: 768px) {
  .onetap_wrapper .close:after {
    color: #757575;
    content: "\002573";
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5rem;
    text-align: center;
  }
}

@keyframes jn5cz {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(1turn);
  }
}

@-webkit-keyframes jn5cz {
  0% {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
  }
}

.top-area .tpwidget,
.top-area .tpwidget * {
  font-family: inherit;
}

.top-area .tpwidget {
  cursor: pointer;
}

.top-area #widget-head .tpwidget .widget-postlogin .widget-text,
.top-area #widget-head .tpwidget .widget-prelogin .widget-text {
  font-size: 12px;
  height: auto;
  line-height: 14px;
  padding-top: 0;
}

#widget-head {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  vertical-align: middle;
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  #widget-head {
    display: none;
  }
}

#widget-head:empty {
  display: none;
}

.top-area .tpwidget img {
  width: 12px !important;
}

#widget-head .tpwidget .tp-btn {
  background: var(--white-color);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  color: #3023ae;
  font-size: 10px;
  height: auto;
  line-height: 12px;
  margin-top: 4px;
  padding: 4px 12px;
  text-transform: uppercase;
}

#widget-head .tpwidget .tpwidget-inline {
  background: #8f101a;
  border-radius: 20px;
  box-sizing: border-box;
  height: 20px !important;
}

.tpwidget .tpwidget-inline .widget-text {
  font-size: 12px !important;
  line-height: 16px !important;
  max-width: 190px !important;
}

#widget-head .tpwidget .tpwidget-inline .hover-state {
  background-color: #b51c28;
}

#widget-head .tpwidget .tpwidget-inline:hover .normal-state:after {
  border-bottom: 35px solid #b51c28;
}

#widget-head .tpwidget .widget-postlogin,
#widget-head .tpwidget .widget-prelogin {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #3023ae;
  background: -webkit-linear-gradient(left, #3023ae, #c86dd7);
  background: linear-gradient(90deg, #3023ae, #c86dd7);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  height: 24px;
  line-height: 18px;
  overflow: visible;
  padding: 1px 4px;
}

#widget-head .tpwidget .tp-logo {
  height: 18px;
  width: 13px;
}

#widget-head .tpwidget .widget-postlogin .hover-state,
#widget-head .tpwidget .widget-prelogin .hover-state {
  background: #3023ae;
  background: -webkit-linear-gradient(left, #3023ae, #c86dd7);
  background: linear-gradient(90deg, #3023ae, #c86dd7);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  border-top: 1px dotted #a5a5a5;
  height: auto;
  left: 0;
  margin: 0;
  max-width: 100%;
  opacity: 0;
  padding: 8px 12px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 18px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  white-space: normal;
  width: 100%;
  z-index: 601;
}

#widget-head .tpwidget .widget-postlogin {
  position: relative;
}

#widget-head .tpwidget .widget-postlogin:hover .hover-state,
#widget-head .tpwidget .widget-prelogin:hover .hover-state {
  opacity: 1;
  pointer-events: auto;
}

#widget-head .tpwidget .widget-postlogin:hover .hover-state .widget-text,
#widget-head .tpwidget .widget-prelogin:hover .hover-state .widget-text {
  white-space: normal;
}

#widget-head .tpwidget .widget-postlogin .normal-state {
  display: -ms-flexbox;
  display: flex;
  float: none;
}

.tpwidget .widget-postlogin:hover .normal-state:after,
.tpwidget .widget-prelogin:hover .normal-state:after {
  display: none;
}

.tpwidget .widget-postlogin .hover-state .widget-text {
  line-height: 19px;
}

#tpwidget-prelogin .tp-btn {
  display: none;
}

.text-right.tpwidget.tpwidget-postlogin {
  z-index: 2;
}

.tpwidget .widget-postlogin .normal-state {
  box-sizing: border-box !important;
  min-width: 115px;
}

.tpwidget .odometer-num {
  line-height: 15px;
  vertical-align: bottom;
}

.user_area {
  display: inline-block;
  margin-left: 10px;
  padding-right: 10px;
  position: relative;
  vertical-align: middle;
}

.user_area .point {
  border-radius: 2px;
  color: #000;
  float: right;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  text-transform: uppercase;
}

.user_area .point.points_bronze {
  background: #c6ae00;
}

.user_area .point.points_silver {
  background: #bbc6cb;
}

.user_area .point.points_gold {
  background: #ffa219;
}

.user_area .point.points_diamond {
  background: #0081c6;
}

.user_area .point.points_platinum {
  background: #3bc0dc;
}

.user_area .user-controls {
  display: inline-block;
  position: relative;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .user_area .user-controls .user-icon {
    display: none;
  }
}

.user_area span {
  cursor: pointer;
  text-transform: none;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .user_area span.login {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
  }

  #widget-head + .user_area,
  .user_area + .user_area {
    padding-right: 0;
  }

  .user-first-name {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    width: 48px;
  }
}

.user_name .icon_down:after {
  border: solid #fff;
  border-width: 0 1px 1px 0;
  content: "";
  height: 5px;
  position: absolute;
  top: 4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
}

.user_area .dropdown {
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  color: #1a1a1a;
  font: 12px/16px Verdana;
  opacity: 0;
  padding: 13px 16px;
  pointer-events: none;
  position: absolute;
  text-align: left !important;
  top: -5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 220px;
  z-index: 999;
}

.user_area .dropdown ul {
  background: #fff;
  padding-top: 12px;
}

.user_area .dropdown ul li {
  text-transform: capitalize;
}

.user_name_dd {
  font-weight: 700;
  text-transform: uppercase;
}

.user_name_dd .user_name_in {
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}

.user_name_dd span {
  background: #999;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fff !important;
  display: inline-block;
  font: 8px/12px Verdana !important;
  margin: -2px 0 0 2px;
  padding: 0 4px;
  vertical-align: middle;
}

.toi_user_text {
  font: 400 10px/12px Verdana;
  margin-top: 2px;
}

.toi_user_text i {
  background-image: url(https://static.toiimg.com/photo/69822060.cms);
  background-position: -8px -108px;
  background-repeat: no-repeat;
  background-size: 50px;
  display: inline-block;
  height: 12px;
  margin: -2px -3px 0 -2px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  vertical-align: middle;
  width: 34px;
}

.plan_details {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
  color: #595959;
  font: 500 10px/15px Verdana;
  margin: 8px 0 0;
  padding-bottom: 13px;
}

.plan_details a {
  color: #e21b22;
  text-transform: uppercase;
}

.snowwhite .login_fix span.login {
  color: #595959;
  font-size: 13px;
}

.login_fix.user_area .user_name {
  display: inline-block;
  margin-top: -4px;
  position: relative;
  vertical-align: middle;
}

.login_fix.user_area .user_name.prime_user .plus_user {
  right: 0;
}

.login_fix.user_area .user_name.prime_user .icon_down {
  margin-left: 16px !important;
}

.login_fix.user_area .user_name.prime_user .icon_down:after {
  top: 4px !important;
}

.login_fix.user_area .user_name .plus_user {
  background-image: url(https://static.toiimg.com/photo/69822060.cms);
  background-position: -9px -126px;
  background-repeat: no-repeat;
  background-size: 70px;
  display: block;
  height: 10px;
  margin: 0;
  position: absolute;
  right: 0;
  top: -3px;
  width: 21px;
}

.login_fix.user_area .user_name .icon_down {
  margin-left: 4px;
}

.login_fix.user_area .user_name .icon_down:after {
  height: 5px;
  width: 5px;
}

.login_fix.user_area .user-controls:hover {
  color: #fff !important;
}

.login_fix.user_area .user-controls:hover .user_name_dd span {
  color: #fff !important;
}

.login_fix.user_area .dropdown {
  background: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  color: #1a1a1a;
  display: flex;
  flex: 1 100%;
  flex-wrap: wrap;
  font: 12px/16px Verdana;
  min-width: 202px;
  opacity: 0;
  overflow: auto;
  padding: 13px 16px 4px;
  pointer-events: none;
  position: absolute;
  text-align: left !important;
  top: -5px !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  white-space: nowrap;
  width: unset !important;
  z-index: 999;
}

.login_fix.user_area .dropdown .user_name_dd {
  font-weight: 700;
  text-transform: uppercase;
}

.login_fix.user_area .dropdown .user_name_dd span {
  background: #999;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font: 8px/12px Verdana !important;
  margin: 0 0 0 2px;
  padding: 0 4px;
}

.login_fix.user_area .dropdown .user_name_in {
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}

.login_fix.user_area .dropdown .user_name_dd span {
  color: #fff !important;
  display: inline-block;
  font-weight: 700 !important;
  vertical-align: middle;
}

.login_fix.user_area .dropdown .toi_user_text {
  font: 400 10px/12px Verdana;
  margin-top: 2px;
}

.login_fix.user_area .dropdown .toi_user_text i {
  background-image: url(https://static.toiimg.com/photo/69822060.cms);
  background-position: -8px -108px;
  background-repeat: no-repeat;
  background-size: 50px;
  display: inline-block;
  height: 12px;
  margin: -2px -3px 0 -2px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  vertical-align: middle;
  width: 34px;
}

.login_fix.user_area .dropdown .plan_details {
  border: none;
  color: #595959;
  font: 500 10px/15px Verdana;
  margin: 8px 0 0;
  padding-bottom: 0;
  white-space: normal;
}

.login_fix.user_area .dropdown .plan_details .upsellText {
  color: #595959;
  font: 500 10px/15px Verdana;
}

.login_fix.user_area .dropdown .plan_details .upsellText span {
  color: #595959;
  font-size: inherit;
}

.login_fix.user_area .dropdown .plan_details .upsellText span.actualPrice {
  text-decoration: line-through;
}

.login_fix.user_area .dropdown .plan_details a {
  color: #e21b22;
  text-transform: uppercase;
}

.login_fix.user_area .dropdown ul {
  background: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.3);
  margin-top: 12px;
  padding-top: 12px;
  width: 100%;
}

.login_fix.user_area .dropdown ul li {
  border-bottom: none;
  font: 500 12px/16px Verdana;
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
  text-align: left;
  text-transform: capitalize;
}

.login_fix.user_area .dropdown ul li a {
  color: #1a1a1a;
}

.login_fix.user_area .dropdown ul li.tp-redeem {
  position: relative;
}

.login_fix.user_area .dropdown ul li.tp-redeem a:before {
  background: url(https://image.timespoints.iimg.in/tpwidgets/static/dist/images/crown.png)
    no-repeat 0 0;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 19px;
  left: 0;
  margin: 0 4px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 16px;
}

.login_fix.user_area .dropdown ul li.tp-redeem span {
  color: #1a1a1a !important;
  font-size: 13px;
  font-weight: 600;
}

.tp_box,
.tp_box > div {
  border: none !important;
  height: unset;
  min-height: unset !important;
  padding: 0;
  text-align: left;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  #user-sign-in .tp_box_center {
    padding-top: 0;
  }
}

.tp_box.tp_box_center .title {
  margin-bottom: 16px;
  text-align: center;
}

.tp_box .title {
  font: 600 16px/24px Verdana;
  margin-bottom: 8px;
}

.tp_box .loginTpPoints {
  font: 12px/16px Verdana;
  margin-bottom: 16px;
}

.tp_box .loginTpPoints strong {
  font-size: 14px;
  font-weight: 700;
}

.tp_box .loginTpPoints:after {
  background: url(https://static.toiimg.com/photo/72385188.cms) no-repeat 0 -1px;
  background-size: 23px;
  content: "";
  display: inline-block;
  height: 28px;
  margin-left: 2px;
  vertical-align: middle;
  width: 24px;
}

.user_area .user-controls:hover .dropdown {
  opacity: 1;
  pointer-events: auto;
  top: 20px;
}

.user_area .user-controls:hover .dropdown span {
  color: #1a1a1a !important;
}

.user_area .user-controls .user_name {
  color: var(--white-color);
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  line-height: 16px;
  margin-bottom: 2px;
  text-transform: uppercase !important;
}

.user_area .user-controls .user_name span {
  text-transform: uppercase !important;
}

.user_area .dropdown li {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  list-style: none;
  margin: 0 0 8px;
  text-align: left;
}

.user_area .dropdown li:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
}

.user_area .dropdown li a {
  color: #1a1a1a;
}

.user_area .dropdown li.tp-redeem {
  position: relative;
}

.user_area .dropdown li.tp-redeem span {
  color: #1a1a1a !important;
  font-weight: 600;
}

.user_area .dropdown li.tp-redeem a:before {
  background: url(https://image.timespoints.iimg.in/tpwidgets/static/dist/images/crown.png)
    no-repeat 0 0;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 19px;
  left: 0;
  margin: 0 4px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 16px;
}

.logout-window,
.user-isloggedin {
  float: left;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .user-isloggedin {
    padding-right: 10px;
    padding-top: 11px;
  }
}

#login-popup {
  background: rgba(0, 0, 0, 0.6);
  cursor: default;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  visibility: hidden;
  width: 100%;
  z-index: -1;
}

#login-popup.active {
  opacity: 1;
  visibility: visible;
  z-index: 100000;
}

#user-sign-in {
  background: #f7f7f7;
  box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.3);
  color: #000;
  cursor: default;
  height: 100%;
  min-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 46px 30px;
  position: absolute;
  right: -408px;
  top: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 408px;
}

#login-popup.active #user-sign-in {
  right: 0;
}

#user-sign-in.signinloader {
  height: inherit;
  overflow: hidden;
}

#user-sign-in.signinloader:before {
  background: rgba(0, 0, 0, 0.5);
  content: "";
  height: 100vh;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 11;
}

#user-sign-in.signinloader:after {
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-color: #ff394a #ff394a rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-radius: 50%;
  border-style: solid;
  border-width: 6px;
  content: "";
  height: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 12;
}

#user-sign-in > div {
  height: auto;
  min-height: 100%;
  padding: 20px 0 0;
}

#user-sign-in a {
  text-decoration: none;
}

#login-popup .close-btn {
  background: none;
  border: 0;
  color: #7b7b7b;
  font-size: 34px;
  line-height: 20px;
  padding: 0;
  position: absolute;
  right: -400px;
  top: 12px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 40px;
  z-index: 1;
}

#login-popup.active .close-btn {
  right: 8px;
}

#user-sign-in .form ul li {
  list-style: none;
  margin-bottom: 22px;
}

#login-popup .user-icon {
  background: #f7f7f7;
  height: 68px;
  line-height: 60px;
  margin: -60px auto 15px;
  text-align: center;
  width: 68px;
}

#login-popup .user-icon img {
  border: 2px solid #ddd;
  border-radius: 50%;
  height: 44px;
  vertical-align: bottom;
  width: 44px;
}

.socialConnectImgDiv {
  margin-bottom: 24px;
}

.socialConnectImgDiv button {
  align-items: center;
  border: 0;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
  position: relative;
  text-align: left;
  width: 100%;
}

.socialConnectImgDiv button:before {
  background: url(https://static.toiimg.com/photo/64971829.cms) no-repeat;
  background-size: 250px;
  content: "";
  position: absolute;
}

.socialConnectImgDiv button + button {
  margin-top: 16px;
}

.socialConnectImgDiv .fb {
  background: #2553b4;
  color: #fff;
}

.socialConnectImgDiv .fb:before {
  background-position: 0 0;
  bottom: 0;
  height: 29px;
  left: 13px;
  width: 14px;
}

.socialConnectImgDiv .gplus {
  background: #fff;
}

.socialConnectImgDiv .gplus:before {
  background-position: -19px 0;
  height: 19px;
  left: 8px;
  top: 11px;
  width: 19px;
}

#user-sign-in .heading {
  color: #000;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 20px;
  position: relative;
  text-align: center;
}

#user-sign-in .heading span {
  background: #f7f7f7;
  color: #868686;
  display: inline-block;
  font-size: 16px;
  padding: 0 10px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

#user-sign-in .heading:after {
  background: #d6d6d6;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}

#user-sign-in .heading.small {
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 400;
}

#user-sign-in .heading.small span {
  font-size: 14px;
}

#user-sign-in .heading + p {
  margin-bottom: 20px;
}

#user-sign-in .secondary-link {
  color: #5b9ae4;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 5px;
  text-transform: uppercase;
}

#user-sign-in .secondary-link.disabled {
  color: #b0b0b0;
  cursor: default;
}

#user-sign-in .input-field {
  padding-left: 23px;
  position: relative;
}

#user-sign-in .input-field:before {
  background-image: url(https://static.toiimg.com/photo/64971829.cms);
  background-repeat: no-repeat;
  background-size: 250px;
  content: "";
  left: 0;
  position: absolute;
}

#user-sign-in .input-field.email:before {
  background-position: -40px 0;
  height: 11px;
  top: 10px;
  width: 15px;
}

#user-sign-in .input-field.user-name:before {
  background-position: -60px 0;
  height: 15px;
  top: 8px;
  width: 13px;
}

#user-sign-in .input-field.password:before {
  background-position: -75px 0;
  height: 16px;
  top: 8px;
  width: 13px;
}

#user-sign-in .input-field.password .hide-password,
#user-sign-in .input-field.password .view-password {
  background: url(https://static.toiimg.com/photo/64971829.cms) no-repeat -105px
    0;
  background-size: 250px;
  cursor: pointer;
  height: 12px;
  left: auto;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 10px;
  width: 20px;
}

#user-sign-in .input-field.password .hide-password {
  opacity: 1;
}

#user-sign-in .input-field.mobile-no:before {
  background-position: -90px 0;
  height: 18px;
  top: 5px;
  width: 12px;
}

#user-sign-in .input-field.mobile-no .selectWrap {
  cursor: pointer;
  display: inline-block;
  margin-right: 4px;
  position: relative;
  width: 100%;
  width: 56px;
}

#user-sign-in .input-field.mobile-no .selectWrap select {
  appearance: none;
  background-color: transparent;
  border: none;
  color: #595959;
  font: 14px/20px Verdana;
  padding: 2px;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  #user-sign-in .input-field.mobile-no .selectWrap select {
    height: 28px;
  }
}

#user-sign-in .input-field.mobile-no .selectWrap:after {
  border: solid #333;
  border-width: 0 1px 1px 0;
  content: "";
  height: 8px;
  margin: -2px 0 0 3px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
}

#user-sign-in .input-field.mobile-no p {
  border-bottom: 1px solid #888;
}

#user-sign-in .input-field.mobile-no p .country-code {
  color: #b0b0b0;
  padding: 0 5px;
}

#user-sign-in .input-field.mobile-no p input {
  border-bottom: 0;
  display: inline-block;
  width: calc(100% - 64px);
}

#user-sign-in .form .submit {
  margin-bottom: 0;
}

#user-sign-in input {
  border: 0;
  display: block;
  font-size: 14px;
  line-height: normal;
  width: 100%;
}

#user-sign-in input[type="number"],
#user-sign-in input[type="password"],
#user-sign-in input[type="text"] {
  background: none;
  border-bottom: 1px solid #888;
  height: 28px;
}

#user-sign-in input[type="button"],
#user-sign-in input[type="submit"] {
  background: #be281a;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  height: 40px;
  text-transform: uppercase;
}

#user-sign-in input:disabled {
  opacity: 0.4;
}

#user-sign-in .regenerate-otp,
#user-sign-in .subtext {
  color: #b0b0b0;
  display: inline-block;
  font-size: 12px;
  margin-right: 5px;
  margin-top: 5px;
  text-transform: capitalize;
}

#user-sign-in .retry_text {
  font-size: 11px;
  font-weight: 700;
  text-transform: unset;
}

#user-sign-in .form .error {
  color: #be281a;
}

#user-sign-in .form .error input {
  border-color: #be281a;
  color: #be281a;
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
  box-shadow: inset 0 0 0 17px #f7f7f7;
}

#user-sign-in .checkbox {
  display: block;
  margin: 0 0 12px;
}

#user-sign-in .checkbox label {
  align-items: center;
  color: #1a1a1a;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  position: relative;
}

#user-sign-in .checkbox label:before {
  background: #fff no-repeat;
  border: 1px solid #1a1a1a;
  border-radius: 5px;
  content: "";
  height: 20px;
  line-height: 15px;
  margin-right: 8px;
  position: static;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 20px;
}

#user-sign-in .checkbox label a {
  color: #5b9ae4;
}

#user-sign-in .checkbox input[type="checkbox"] {
  display: none;
}

#user-sign-in .checkbox input[type="checkbox"]:disabled + label {
  color: #a5a5a5;
  pointer-events: none;
}

#user-sign-in .checkbox input[type="checkbox"]:checked + label:before {
  background: #454545;
}

#user-sign-in .checkbox input[type="checkbox"]:disabled + label:before {
  background: #a5a5a5;
  border-color: #a5a5a5;
}

#user-sign-in .checkbox input[type="checkbox"]:checked + label:after {
  border: solid #fff;
  border-radius: 1px;
  border-width: 0 2px 2px 0;
  content: "";
  height: 11px;
  left: 7px;
  position: absolute;
  top: 3px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 6px;
}

.forget-password {
  color: #000;
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin-top: 20px;
  text-align: center;
  text-decoration: underline !important;
  text-transform: uppercase;
}

.forget-password.disabled {
  color: #b0b0b0;
  cursor: default;
  text-decoration: none !important;
}

#user-sign-in p {
  color: #333;
  font-size: 14px;
  line-height: 18px;
}

#user-sign-in p a {
  color: #5b9ae4;
}

#user-sign-in .password-conditions {
  padding: 10px 0 0;
}

#user-sign-in .password-conditions p {
  margin-bottom: 10px;
}

#user-sign-in .password-conditions ul li {
  color: #666;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 5px;
  padding-left: 10px;
  position: relative;
}

#user-sign-in .password-conditions ul li:before {
  background: #b2b2b2;
  border: 1px solid transparent;
  border-radius: 50%;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 6px;
}

#user-sign-in .password-conditions ul li.error {
  color: #b12e2a;
}

#user-sign-in .password-conditions ul li.error:before {
  background-color: transparent;
  border-color: #b12e2a;
}

#user-sign-in .password-conditions ul li.success {
  color: #43b23f;
}

#user-sign-in .password-conditions ul li.success:before {
  background-color: #43b23f;
}

#user-sign-in .errorMsg {
  color: #be281a;
  font-size: 12px;
  line-height: 1;
  margin-top: 5px;
}

#user-sign-in .successMsg {
  color: #43b23f;
  font-size: 12px;
  line-height: 1;
  margin-top: 5px;
}

#user-sign-in .mandatory-box {
  background: #fff;
  margin: 20px -20px -20px;
  padding: 20px;
}

#user-sign-in .mandatory-box p {
  color: #404040;
  font-size: 12px;
  line-height: 20px;
}

#user-sign-in .fp-success {
  color: #404040;
  font-size: 20px;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
}

#user-sign-in .fp-success i {
  background: #43b23e;
  border-radius: 50%;
  display: block;
  height: 41px;
  margin: 20px auto;
  position: relative;
  width: 41px;
}

#user-sign-in .fp-success i:before {
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  content: "";
  height: 8px;
  left: 11px;
  position: absolute;
  top: 13px;
  transform: rotate(-45deg);
  width: 17px;
}

#user-sign-in .verified {
  font-size: 14px;
  line-height: 20px;
  padding: 0 0 20px;
}

#user-sign-in .verified div:first-child {
  color: #404040;
}

#user-sign-in .verified div:nth-child(2) {
  color: #222;
}

#user-sign-in .verified div:nth-child(2) strong {
  display: inline-block;
  line-height: 14px;
  vertical-align: top;
}

#user-sign-in .mn-verified .tick,
#user-sign-in .verified .tick {
  background: #43b23e;
  border-radius: 50%;
  display: inline-block;
  height: 14px;
  margin-left: 10px;
  position: relative;
  vertical-align: top;
  width: 14px;
}

#user-sign-in .mn-verified .tick:before,
#user-sign-in .verified .tick:before {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  content: "";
  height: 3px;
  left: 3px;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 7px;
}

#user-sign-in .success-wrapper {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

#user-sign-in .success-user {
  background: url(https://static.toiimg.com/photo/64971829.cms) no-repeat -130px
    0;
  background-size: 250px;
  display: block;
  height: 42px;
  margin: 0 auto 20px;
  width: 42px;
}

#user-sign-in .fp-success-msg {
  color: #404040;
  font-size: 20px;
  line-height: 1;
  text-align: center;
}

#user-sign-in .signin-section,
#user-sign-in .signup-section {
  margin-top: -29px;
  text-align: left;
}

.signin-section ul {
  padding: 0;
}

body.disable-scroll {
  overflow: hidden;
  touch-action: none;
  -ms-touch-action: none;
}

.powered-by {
  margin: 50px auto 0;
  text-align: center;
  width: 90%;
}

.powered-by img {
  width: 220px;
}

.teams-logo {
  padding-top: 40px;
  text-align: center;
}

.teams-logo span {
  color: #000;
  display: block;
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize;
}

.teams-logo a {
  background: url(https://static.toiimg.com/photo/65470945.cms) no-repeat 0 -10000px;
  display: inline-block;
  height: 32px;
  margin: 10px 4px 0 0;
  width: 32px;
}

.teams-logo .toi {
  background-position: -6px -16px;
}

.teams-logo .et {
  background-position: -6px -66px;
}

.teams-logo .nbt {
  background-position: -6px -116px;
}

.teams-logo .sm {
  background-position: -6px -166px;
}

.teams-logo .st {
  background-position: -6px -217px;
}

.teams-logo .itimes {
  background-position: -6px -318px;
}

.teams-logo .tp {
  background-position: -6px -369px;
}

.user-isloggedin.prime .user-controls:hover .dropdown {
  top: 43px;
}

.user-isloggedin.prime .dropdown {
  min-width: 232px;
  padding: 0;
  right: -15px;
  top: 10px;
  visibility: hidden;
}

.user-isloggedin.prime .dropdown:before {
  border-bottom: 10px solid var(--offwhite-color);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  top: -10px;
}

.user-isloggedin.prime .dropdown ul {
  background-color: #f9f9f9;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.user-isloggedin.prime .dropdown li {
  border-bottom: 1px solid #e1e1e1;
  margin: 0;
  padding: 0;
}

.user-isloggedin.prime .dropdown li a,
.user-isloggedin.prime .dropdown li span {
  display: block;
  padding: 15px 12px;
}

.user-isloggedin.prime .dropdown li.tp-redeem a:before {
  left: 75px;
  top: 13px;
}

.user-isloggedin.prime .user_name {
  color: var(--primary-dark-color);
  font-size: 12px;
  font-weight: 600;
  line-height: 30px;
}

.user-isloggedin.prime .user_name .icon_down {
  margin-left: 4px;
}

.user-isloggedin.prime .user_name .icon_down:after {
  border: solid #000;
  border-width: 0 2px 2px 0;
  height: 5px;
  margin-top: -6px;
  top: 50%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 5px;
}

.user-isloggedin.prime .user-icon {
  background-position: -152px -7px;
  border: 1px solid #ccc;
  border-radius: 50%;
  display: inline-block;
  height: 30px;
  margin-right: 8px;
  vertical-align: top;
  width: 30px;
}

.user-isloggedin.prime .user-icon img {
  border-radius: 50%;
}

.user-notloggedin {
  position: relative;
}

.user_area.prime .login.user-notloggedin {
  color: var(--primary-dark-color);
  font-weight: 700;
  text-transform: capitalize;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .user_area.hide {
    display: none;
  }

  #login-popup {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }

  .logout-window,
  .redeembtn {
    background: #fff;
    border-radius: 4px;
    padding: 4px 10px;
  }

  .logout-window span,
  .redeembtn span {
    color: #e21b22;
  }

  .mobileprimeheader .user_area > div {
    align-items: center;
    display: flex;
    height: 48px;
    padding-top: 0;
  }

  .mobileprimeheader .user_area > div .redeembtn {
    background: rgba(var(--primary-dark-color-rgba), 0.3);
    margin-left: auto;
  }

  .mobileprimeheader .user_area > div .redeembtn a {
    color: var(--primary-dark-color);
    font-size: 11px;
  }

  .redeembtn a {
    color: #fff;
  }

  #user-sign-in .signin-section,
  #user-sign-in .signup-section {
    margin-top: 0;
  }

  .user-isloggedin {
    float: inherit;
  }

  .top-area {
    display: none;
  }

  .user_area {
    background: inherit;
    color: #fff;
    font-size: 12px;
    height: 42px;
    padding: 0;
    position: absolute;
    right: 38px;
    top: 1px;
    width: calc(100% - 84px);
    z-index: 9999;
  }

  .user_area > div {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-top: 7px;
  }

  .user_area .redeembtn {
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    color: #e21b22;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 4px 3px;
    text-align: center;
    width: 80px;
  }

  #user-sign-in {
    background: #fff;
    padding: 40px 20px;
    width: 100%;
  }

  #user-sign-in > div {
    border: 0;
    padding: 0;
  }

  #user-sign-in .user-icon {
    display: none;
  }

  #user-sign-in .heading span {
    background: #fff;
    font-size: inherit;
    text-transform: none;
  }
}

#user-sign-in #toi-login {
  padding-bottom: 160px;
  position: relative;
}

.info_txt {
  border-top: 1px solid #dedede;
  bottom: 0;
  color: #595959;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 -20px;
  padding: 12px 24px 12px 20px;
  position: absolute;
  text-align: left;
}

@media screen and (max-width: 359px) {
  .teams-logo a {
    margin: 10px 2px 0 0;
  }

  .user_area > div {
    padding-top: 7px;
  }
}

input::-ms-clear,
input::-ms-reveal {
  display: none;
}

.consentOverlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  text-align: left;
  top: 0;
  z-index: 1003;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .consentOverlay {
    padding: 0 30px;
  }
}

.userConsentPopUp {
  background-color: #fff;
  background: #fff;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto;
  max-height: 90%;
  max-width: 700px;
  overflow: auto;
  padding: 0 28px 32px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .userConsentPopUp {
    padding: 0 20px;
  }
}

.consentHeader {
  -ms-flex-pack: justify !important;
  background: var(--offwhite-color);
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between !important;
  margin: 0 -28px 25px;
  padding: 28px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .consentHeader {
    margin: 0 -20px 20px;
    padding: 10px 20px;
  }
}

.consentHeader h2 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .consentHeader h2 {
    font-size: 18px;
    line-height: 22px;
  }

  .consentHeader h2 span {
    display: block;
  }
}

.closeConsentOverlay {
  background: transparent;
  border: 0;
  color: #666;
  font-size: 40px;
  font-weight: 400;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.consentOverlay .consentDescription p {
  color: var(--primary-dark-color);
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 16px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .consentOverlay .consentDescription p {
    font-size: 14px;
    line-height: 20px;
  }

  .consentOverlay .consentDescription p:first-of-type {
    margin-bottom: 10px;
  }
}

.consentDescription p strong {
  font-weight: 700;
}

.consentItemsList {
  margin-bottom: 30px;
}

.btn-container {
  text-align: center;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .btn-container {
    margin: 0 -20px;
  }
}

.consentAcceptButton {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #be281a;
  border: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
  cursor: pointer;
  font-weight: 500;
  height: 50px;
  max-width: 310px;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .consentAcceptButton {
    -webkit-border-radius: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

.consentAcceptButton:disabled {
  opacity: 0.4;
}

.consent-checkbox {
  display: block;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .consent-checkbox {
    margin-bottom: 15px;
  }
}

.consent-checkbox.hiddenInput {
  display: none;
}

.consent-checkbox p {
  color: #333;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .consent-checkbox p {
    font-size: 12px;
    line-height: 18px;
  }
}

.consent-checkbox p a {
  color: #5b9ae4;
}

.JvxBy {
  border: none;
  height: 20px;
  min-height: 65px;
  padding: 0;
}

.JvxBy,
.ZXukI {
  text-align: left;
}

.ZXukI {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #1a1a1a;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  margin-top: 12px;
  padding: 16px 24px;
  position: relative;
  text-transform: none;
}

.ZXukI span {
  color: #fff !important;
  font-size: 12px !important;
  line-height: 16px !important;
  text-align: left;
  text-transform: none !important;
}

.ZXukI button {
  background: transparent;
  border: none;
  font-weight: 400;
  line-height: unset;
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 3px;
}

.ZXukI button:after,
.ZXukI button:before {
  background: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  content: "";
  height: 2px;
  position: absolute;
  right: 12px;
  top: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 16px;
}

.ZXukI button:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.toipLayout .user_area {
  padding-right: 0;
}

.toipLayout .user_area #login-popup + span .user-icon {
  background: url(https://static.toiimg.com/photo/63379366.cms);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-size: cover;
  border: 1px solid #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  height: 26px;
  margin-right: 8px;
  vertical-align: middle;
  width: 26px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .toipLayout .user_area #login-popup + span .user-icon img {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 24px;
    width: 24px;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .toipLayout .user-isloggedin {
    float: none;
  }

  .toipLayout .logout-window {
    float: none;
    min-width: 85px;
  }
}

.epaperLink {
  position: relative;
}

.epaperLink:after {
  border: solid #1a1a1a;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  padding: 2px;
  position: absolute;
  right: 0;
  top: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.epaperDropdown {
  border-top: 0 !important;
  margin: -8px 0 8px !important;
  padding: 0 !important;
}

.epaperDropdown li {
  border-bottom: 1px solid #efefef !important;
  cursor: pointer;
  margin: 0 0 0 10px !important;
  padding: 8px 0 !important;
}

._MfoH {
  bottom: 0;
  height: 160px;
  margin-left: 14px;
  position: fixed;
  transition: bottom 0.3s;
  width: 250px;
  z-index: 1000;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  ._MfoH {
    bottom: 45px;
    margin-left: 0;
    right: 2px;
    width: 216px;
    z-index: 100;
  }
}

._MfoH.plBvX {
  bottom: 20px;
}

._MfoH iframe {
  border: 0;
  height: 100%;
  width: 100%;
}

._MfoH.TNGgb .ge6Zn {
  bottom: 130px;
}

.J07Gv,
.v_Mrz {
  margin-left: -16px;
}

.Hsae2 {
  display: none;
}

.c9TIi {
  position: relative;
  z-index: 1000;
}

.B2aMt._MfoH {
  bottom: 40px !important;
  margin-left: -16px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .B2aMt._MfoH {
    bottom: 95px !important;
  }

  .B2aMt._MfoH.plBvX {
    bottom: 120px !important;
    z-index: 99;
  }

  .U5Hsh {
    background-color: var(--offwhite-color);
    min-height: 90px;
    padding: 8px 0 0;
  }

  .U5Hsh .iiJJz {
    background: var(--white-color);
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    padding: 10px;
    position: relative;
  }

  ._XsJZ {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #e21b22;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
    padding: 0 4px;
    position: relative;
    text-transform: uppercase;
  }

  .OvJEn {
    -ms-flex-align: start !important;
    -ms-flex-pack: justify !important;
    align-items: flex-start !important;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between !important;
    margin: 10px 0 5px;
  }

  .OvJEn h3 {
    font-size: 12px;
    font-weight: 400;
    width: auto;
  }

  .OvJEn button {
    background: var(--white-color);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #e21b22;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #e80f00;
    font-size: 10px;
    font-weight: 600;
    margin-left: 10px;
    min-width: 70px;
    padding: 3px 7px;
    position: relative;
    text-transform: uppercase;
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .OvJEn button:before {
    border-color: transparent transparent transparent #e21b22;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    content: "";
    display: inline-block;
    height: 0;
    margin-right: 5px;
    position: relative;
    width: 0;
  }
}

.AlAu5 {
  padding: 12px 16px;
  text-align: center;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .AlAu5 {
    background: var(--offwhite-color);
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .AlAu5 {
    border-top: 2px solid var(--primary-dark-color);
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
  }
}

.AlAu5 p {
  font-size: 10px;
  line-height: 16px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .AlAu5 p {
    font-size: 12px;
  }
}

.f0JD1 {
  margin-bottom: 8px;
}

.f0JD1 li {
  display: inline-block;
  margin: 0 8px;
}

.f0JD1 a {
  color: #e21b22;
  font-size: 12px;
  line-height: 16px;
}

.t1YBc {
  color: hsla(0, 0%, 100%, 0.6);
  cursor: pointer;
  display: inline-block;
  font-size: 10px;
  position: relative;
  text-transform: capitalize;
  z-index: 2;
}

.t1YBc .BZLTP {
  font-weight: 500;
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.t1YBc .BZLTP,
.t1YBc .ri0J4 {
  display: inline-block;
  vertical-align: middle;
}

.t1YBc .ri0J4 {
  cursor: pointer;
  height: 30px;
  margin: 0 0 0 4px;
}

.t1YBc .FtAL_ .CCPvK {
  color: #1a1a1a;
}

.t1YBc .qEdKh {
  background: #333;
  margin: 0 5px;
  padding: 0 10px;
}

.t1YBc .mZY_K,
.t1YBc .qEdKh {
  display: inline-block;
  vertical-align: middle;
}

.t1YBc .mZY_K {
  background-image: url(https://static.toiimg.com/photo/79792766.cms);
  filter: invert(1);
  -webkit-filter: invert(1);
  -moz-filter: invert(1);
  height: 30px;
  margin-right: 4px;
  width: 28px;
}

.t1YBc .auqD9 {
  background-position: -241px -23px;
}

.t1YBc .CCPvK {
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  vertical-align: middle;
}

.t1YBc .CCPvK span:first-of-type {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  margin-top: -2px;
}

.t1YBc .O22WQ,
.t1YBc .P5imV,
.t1YBc .nZjkb {
  display: none;
}

.t1YBc.uwrpp {
  color: #595959;
  font-size: 10px;
  line-height: 16px;
}

.t1YBc.uwrpp .mZY_K {
  filter: unset;
  -webkit-filter: unset;
  -moz-filter: unset;
}

.t1YBc.uwrpp .ri0J4 {
  margin: 0 4px;
}

.t1YBc.uwrpp .CCPvK {
  color: #595959;
  display: inline-block;
  vertical-align: middle;
}

.t1YBc.uwrpp .CCPvK span:first-of-type {
  font-size: 14px;
  font-weight: 700;
  margin-top: unset;
}

.tornado {
  background-position: -403px -7457px;
}

.tropicalstrom {
  background-position: -402px -7518px;
}

.hurricane {
  background-position: -402px -7577px;
}

.cloudyheavythundershower {
  background-position: -402px -6797px;
}

.cloudyheavythundershower.night {
  background-position: -463px -6797px;
}

.cloudyrain,
.freezingdrizzle,
.freezingrain,
.rainsleet,
.raintosnowshowers,
.wintrymixsnowsleet {
  background-position: -402px -7338px;
}

.cloudyrain.night,
.freezingdrizzle.night,
.freezingrain.night,
.rainsleet.night,
.raintosnowshowers.night,
.wintrymixsnowsleet.night {
  background-position: -462px -7338px;
}

.cloudylightrain,
.drizzle,
.lightdrizzle,
.lightrain {
  background-position: -402px -6497px;
}

.cloudylightrain.night,
.drizzle.night,
.lightdrizzle.night,
.lightrain.night {
  background-position: -462px -6497px;
}

.cloudysnow {
  background-position: -402px -6917px;
}

.cloudysnow.night {
  background-position: -462px -6917px;
}

.blowingdriftingsnow {
  background-position: -403px -7217px;
}

.hail,
.mixedrainhail {
  background-position: -402px -7277px;
}

.hail.night,
.mixedrainhail.night {
  background-position: -462px -7278px;
}

.partlycloudyduststorm {
  background-position: -401px -7638px;
}

.partlycloudyduststorm.night {
  background-position: -461px -7637px;
}

.partlycloudyduststorm.general {
  background-position: -521px -7637px;
}

.foggy {
  background-position: -402px -7101px;
}

.foggy.night {
  background-position: -462px -7101px;
}

.haze,
.hazy {
  background-position: -403px -7158px;
}

.haze.night,
.hazy.night {
  background-position: -462px -7158px;
}

.frigidicecrystals {
  background-position: -402px -7397px;
}

.cloudy,
.mostlycloudy {
  background-position: -402px -6378px;
}

.cloudy.night,
.mostlycloudy.night {
  background-position: -462px -6378px;
}

.overcast {
  background-position: -523px -5777px;
}

.partlycloudy {
  background-position: -402px -57px;
}

.partlycloudy.night {
  background-position: -462px -57px;
}

.clearsky,
.sunny {
  background-position: -403px -6978px;
}

.clearsky.night,
.sunny.night {
  background-position: -462px -6978px;
}

.cloudymoderatethundershower {
  background-position: -402px -6737px;
}

.cloudymoderatethundershower.night {
  background-position: -462px -6737px;
}

.partlycloudythundershowersmoderate {
  background-position: -403px -6737px;
}

.partlycloudythundershowersmoderate.night {
  background-position: -462px -6737px;
}

.blowingspraywindy,
.breezy,
.overcastsnow {
  background-position: -402px -6678px;
}

.blowingspraywindy.general,
.blowingspraywindy.night,
.breezy.general,
.breezy.night,
.overcastsnow.general,
.overcastsnow.night {
  background-position: -462px -6678px;
}

.overcastrain {
  background-position: -523px -5897px;
}

.overcastheavyrain {
  background-position: -523px -6017px;
}

.overcastthundershowersheavy {
  background-position: -522px -6197px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .t1YBc {
    background: #fff;
    border: 1px solid #595959;
    border-radius: 6px;
    padding: 0 8px;
  }

  .t1YBc.uwrpp {
    margin-left: auto;
  }

  .t1YBc.uwrpp .ri0J4 {
    align-items: center;
    display: flex;
    height: 22px;
    margin: 0;
  }

  .t1YBc.uwrpp .ri0J4 .mZY_K {
    height: 26px;
    margin: 0 -4px 0 -6px;
    transform: scale(0.7);
  }

  .t1YBc.uwrpp .CCPvK {
    align-items: center;
    color: var(--primary-dark-color);
    display: flex;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
  }

  .t1YBc.uwrpp .CCPvK span:first-of-type {
    color: var(--primary-dark-color);
    font-size: 10px;
    margin-top: -2px;
  }

  .t1YBc.uwrpp .CCPvK span + span {
    color: var(--primary-dark-color);
    font-weight: 400;
    margin-left: 2px;
  }
}

@media screen and (max-width: 999px) {
  .BZLTP {
    display: none;
  }

  .t1YBc {
    background: #fff;
    border: 1px solid #595959;
    border-radius: 6px;
    color: #888;
    display: inline-block;
    font-size: 11px;
    padding: 0 8px;
    position: relative;
    text-transform: capitalize;
  }

  .t1YBc .ri0J4 {
    align-items: center;
    background: inherit;
    display: flex;
    height: 22px;
    margin: 0;
  }

  .t1YBc .mZY_K {
    filter: unset;
    -webkit-filter: unset;
    -moz-filter: unset;
    height: 26px;
    margin: 0 -4px 0 -6px;
    transform: scale(0.7);
  }

  .t1YBc .CCPvK {
    align-items: center;
    color: var(--primary-dark-color);
    display: flex;
    font-size: 10px;
    line-height: 12px;
    margin-top: 0;
  }

  .t1YBc .CCPvK span:first-of-type {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    margin-top: -1px;
  }

  .t1YBc .CCPvK span + span {
    color: var(--primary-dark-color);
    font-weight: 400;
    margin-left: 2px;
  }

  .cityWeatherWidget {
    background: #fff;
    padding: 8px 16px 0;
  }

  .cityWeatherWidget .yLQEo {
    background: var(--white-color);
    border: 1px solid #ececec;
    border-radius: 8px;
    min-height: 40px;
    padding: 8px 12px 8px 24px;
    position: relative;
  }

  .cityWeatherWidget .yLQEo:before {
    background: #e21b22;
    border-radius: 6px 0 0 6px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 6px;
  }

  .cityWeatherWidget .yLQEo:after {
    border-right: 2px solid #e21b22;
    border-top: 2px solid #e21b22;
    content: "";
    display: inline-block;
    height: 8px;
    pointer-events: none;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
    width: 8px;
    z-index: 2;
  }

  .cityWeatherWidget .yLQEo .Dvfrp {
    align-items: center;
    display: flex;
    padding-right: 16px;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .t1YBc {
    align-items: center;
    border: none;
    display: flex;
    margin: 0;
    min-width: 50%;
    padding: 0 16px 0 0;
    position: relative;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .t1YBc .ri0J4 {
    margin: 0;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .t1YBc .CCPvK {
    color: var(--primary-dark-color);
    line-height: 12px;
    position: relative;
    top: 1px;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .t1YBc .CCPvK span {
    font-size: 12px;
    line-height: 16px;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .t1YBc .CCPvK span:first-of-type {
    font-size: 12px;
    margin-right: 3px;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .t1YBc .GN8_J {
    color: #595959;
    font-size: 12px;
    line-height: 16px;
    margin-left: 5px;
    position: relative;
    text-transform: capitalize;
    top: 1px;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .t1YBc.ofB2Q {
    align-items: flex-start;
    flex-direction: column;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .t1YBc.ofB2Q .GN8_J {
    margin-left: 0;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .FGyeN {
    border-left: 1px solid #ececec;
    min-width: 110px;
    padding-left: 16px;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .FGyeN .SzQx7 {
    align-items: center;
    display: flex;
    font-size: 12px;
    line-height: 22px;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .FGyeN .SzQx7 .afOEd {
    background-image: url(https://static.toiimg.com/photo/117905102.cms);
    background-repeat: no-repeat;
    background-size: contain;
    flex: 0 0 16px;
    height: 16px;
    margin-right: 4px;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .FGyeN .SzQx7 strong {
    font-weight: 700;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .FGyeN .SzQx7 span {
    margin-left: 4px;
    text-transform: uppercase;
  }

  .cityWeatherWidget .yLQEo .Dvfrp .FGyeN .UjUOy {
    color: #595959;
    font-size: 12px;
    line-height: 16px;
    margin-left: 0;
  }

  .menuWeatherWidget .weatherWidgetWrap {
    align-items: center;
    display: flex;
  }

  .menuWeatherWidget .weatherWidgetWrap .FGyeN {
    margin-left: 12px;
  }

  .menuWeatherWidget .weatherWidgetWrap .FGyeN .SzQx7 {
    align-items: center;
    border: 1px solid #595959;
    border-radius: 6px;
    display: flex;
    font-size: 10px;
    line-height: 12px;
    min-width: 80px;
    padding: 5px 8px;
  }

  .menuWeatherWidget .weatherWidgetWrap .FGyeN .SzQx7 .afOEd {
    background-image: url(https://static.toiimg.com/photo/117905102.cms);
    background-repeat: no-repeat;
    background-size: contain;
    flex: 0 0 12px;
    height: 12px;
    margin-right: 4px;
  }

  .menuWeatherWidget .weatherWidgetWrap .FGyeN .SzQx7 strong {
    font-weight: 700;
  }

  .menuWeatherWidget .weatherWidgetWrap .FGyeN .SzQx7 span {
    margin-left: 4px;
    text-transform: uppercase;
  }
}

.bgImg:not(.gutter) .Ec__7.xQi5A {
  width: 100vw;
}

.bgImg:not(.gutter) .Ec__7:not(.xQi5A) .contentwrapper {
  left: 0 !important;
}

.bgImg:not(.gutter) .layout_type_2 .Ec__7.xQi5A {
  left: calc(50% + 90px);
}

.toipLayout .Ec__7 {
  height: 68px;
}

.toipLayout .Ec__7 .contentwrapper {
  height: inherit;
}

.toipLayout .Ec__7.AuiwR.xQi5A {
  height: 113px;
  padding-top: 16px;
  top: 0;
}

.Ec__7 {
  height: 40px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}

.Ec__7.xQi5A {
  background: rgba(var(--primary-dark-color), 0.9);
  height: 73px;
  left: 50%;
  overflow: visible;
  top: -33px;
  transform: translate(-50%);
  width: 100vw;
  z-index: 1000;
}

.Ec__7.xQi5A.bJgaP {
  top: 0;
}

.Ec__7.xQi5A .OG1TB {
  background: none;
  position: absolute;
  right: 35px;
  top: 18px;
}

.Ec__7.xQi5A .OG1TB:after,
.Ec__7.xQi5A .OG1TB:before {
  background: #fff;
  content: "";
  height: 2px;
  left: 5px;
  position: absolute;
  top: 15px;
  width: 20px;
}

.Ec__7.xQi5A .OG1TB:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.Ec__7.xQi5A .OG1TB:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.Ec__7.xQi5A .Ehwb3 {
  height: 55px;
  overflow: visible;
}

.Ec__7.vLLSy.AuiwR.xQi5A {
  top: 0;
}

.Ec__7 .gCqY3 {
  display: none;
}

.Ec__7 .OG1TB {
  background-image: url(../images/112033967.svg);
  background-position: -34px -60px;
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  margin-top: 4px;
  position: absolute;
  right: 36px;
  top: 0;
  width: 30px;
  z-index: 500;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .Ec__7 .OG1TB {
    margin-right: 12px;
  }
}

.Ec__7 .Ehwb3 {
  height: 0;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: 16px;
  width: 70%;
}

.Ec__7 input[type="text"] {
  background: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  box-shadow: inset 0 0 3px #eaeaea;
  color: var(--primary-dark-color);
  font-size: 15px;
  font-weight: 400;
  margin-right: 10px;
  padding: 0 28px;
  text-transform: capitalize;
  width: 100%;
}

.Ec__7 input[type="text"]::-webkit-input-placeholder {
  color: #595959;
}

.Ec__7 input[type="text"]:-ms-input-placeholder {
  color: #595959;
}

.Ec__7 input[type="text"]::placeholder {
  color: #595959;
}

.Ec__7 input[type="submit"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #e21b22;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  width: 150px;
}

.Ec__7 input[type="submit"].QgTJW {
  cursor: not-allowed;
}

.Ec__7 input[type="submit"],
.Ec__7 input[type="text"] {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}

.Ec__7 ::placeholder,
.Ec__7 input::placeholder {
  color: inherit;
}

.Ec__7 .vWHgQ {
  background: none;
  border: 0;
  color: var(--white-color);
  font-size: 40px;
  position: absolute;
  right: 10px;
  top: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.Ec__7 form {
  display: flex;
  position: relative;
}

.Ec__7 form:before {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  content: "";
  display: none;
  height: 5px;
  left: 11px;
  position: absolute;
  top: 18px;
  width: 5px;
}

.Ec__7.AuiwR .zt6aW .CkaHM ul {
  border: none;
  border-radius: 4px;
  box-shadow: none;
  overflow: hidden;
  padding: 4px 0 8px;
  width: 100%;
}

.Ec__7.AuiwR .zt6aW .CkaHM ul.vFiXy {
  border-radius: 4px 4px 0 0;
  padding: 4px 0 0;
}

.Ec__7.AuiwR .zt6aW .CkaHM ul.vFiXy li:last-child a {
  padding-bottom: 8px;
}

.Ec__7.AuiwR .zt6aW:not(:empty) {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: var(--white-color);
  border: 1px solid #ececec;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.2);
  width: calc(100% - 134px);
  width: -webkit-calc(100% - 134px);
}

.Ec__7.AuiwR .OG1TB {
  filter: invert(1);
  -webkit-filter: invert(1);
  -moz-filter: invert(1);
  top: 1px;
}

.Ec__7.AuiwR.xQi5A {
  background: hsla(0, 0%, 100%, 0.9);
  border-top: 1px solid #ebebeb;
  height: 164px;
  padding-top: 37px;
  top: -118px;
}

.Ec__7.AuiwR.xQi5A .OG1TB {
  top: 16px;
}

.Ec__7.AuiwR.xQi5A input[type="text"] {
  background: #f6f6f6;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ececec;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
}

.Ec__7.AuiwR.xQi5A.bJgaP {
  background: #fff;
  border-bottom: 2px solid #000;
  height: 67px;
  padding-top: 0;
  top: -11px;
}

.HP6I7 {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: var(--white-color);
  border: 1px solid #ececec;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.2);
  padding: 8px 0;
  position: relative;
  top: -1px;
  width: calc(100% - 134px);
  z-index: 1000;
}

.HP6I7:empty {
  display: none;
}

.HP6I7 li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
  list-style: none;
  margin: 0 16px;
  position: relative;
}

.HP6I7 li:last-of-type {
  border: none;
}

.HP6I7 li a {
  color: var(--primary-dark-color);
  display: block;
  font: 400 14px/14px Verdana;
  line-height: 1;
  padding: 12px 0 12px 12px;
  position: relative;
  text-transform: capitalize;
}

.HP6I7 li a:before {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 0;
  position: absolute;
  top: 16px;
  width: 5px;
}

.HP6I7 li a:after {
  background: url(https://static.toiimg.com/photo/70853564.cms);
  background-position: -15px -1280px;
  content: "";
  display: none;
  height: 10px;
  opacity: 0.3;
  position: absolute;
  right: 20px;
  top: 12px;
  width: 10px;
}

.HP6I7 li .r33od {
  background: url(https://static.toiimg.com/photo/88453437.cms);
  background-position: -82px -64px;
  background-size: 51px 82px;
  cursor: pointer;
  height: 9px;
  padding: 8px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 9px;
}

._1_Xd {
  font-weight: 400;
}

body.bgImg .Ec__7.xQi5A {
  width: 100%;
}

.mid_article_search .zt6aW {
  box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.2);
  margin-left: 1px;
}

.mid_article_search.Ec__7 {
  height: unset;
  left: unset;
  left: auto !important;
  max-width: 100%;
  position: relative;
  top: unset;
  transform: unset;
  width: 100%;
  z-index: 151;
}

.mid_article_search.Ec__7.xQi5A .OG1TB {
  background: none;
  height: 24px;
  left: unset;
  position: absolute;
  right: 6px;
  top: 5px;
  width: 24px;
}

.mid_article_search.Ec__7.xQi5A .OG1TB:before {
  color: #a1a1a1;
  content: "|";
  position: relative;
}

.mid_article_search.Ec__7.xQi5A .OG1TB:after,
.mid_article_search.Ec__7.xQi5A .OG1TB:before {
  background: var(--primary-dark-color);
  content: "";
  height: 1px;
  left: 4px;
  position: absolute;
  top: 8px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 16px;
}

.mid_article_search.Ec__7.xQi5A .OG1TB:before {
  transform: rotate(45deg);
}

.mid_article_search.Ec__7.xQi5A .OG1TB:after {
  transform: rotate(135deg);
}

.mid_article_search .HP6I7 {
  width: 100%;
}

.mid_article_search .Ehwb3 {
  height: 36px !important;
  top: unset;
  width: 100%;
}

.mid_article_search input[type="text"] {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #ececec;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  color: var(--primary-dark-color);
  font: 14px/20px Verdana;
  height: 36px;
  margin-right: 0;
  padding: 12px 45px 12px 12px;
  position: relative;
  width: 100%;
}

.mid_article_search input[type="text"]::-webkit-input-placeholder {
  color: #595959;
}

.mid_article_search input[type="text"]:-ms-input-placeholder {
  color: #595959;
}

.mid_article_search input[type="text"]::placeholder {
  color: #595959;
}

.mid_article_search input[type="submit"] {
  background-color: transparent;
  background-image: url(../images/112033967.svg);
  background-position: -15px -64px;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  display: inline-block;
  height: 24px;
  position: absolute;
  right: 6px;
  text-indent: -2000px;
  top: 6px;
  width: 24px;
  z-index: 500;
}

.CkaHM .KNTJN {
  -ms-flex-align: center !important;
  align-items: center !important;
  background: var(--white-color);
  color: #595959;
  display: -ms-flexbox;
  display: flex;
  font: 600 14px/16px Verdana;
  padding: 12px 16px 8px;
  text-transform: uppercase;
}

.CkaHM .cDINh,
.CkaHM .fBIjL {
  background-image: url(https://static.toiimg.com/photo/88453437.cms);
  background-repeat: no-repeat;
  background-size: 48px 78px;
  margin-right: 7px;
}

.CkaHM .cDINh {
  background-position: -33px -3px;
  height: 13px;
  width: 13px;
}

.CkaHM .fBIjL {
  background-position: -32px -33px;
  height: 13px;
  width: 13px;
}

.YmIH_ {
  background: url(https://static.toiimg.com/photo/89937430.cms) no-repeat 100%;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 12px;
  top: 18px;
  width: 30px;
  z-index: 500;
}

.YmIH_:after,
.YmIH_:before {
  content: "";
  position: absolute;
}

.Ec__7.xQi5A .YmIH_ {
  background: none;
}

.Ec__7.xQi5A .YmIH_:after,
.Ec__7.xQi5A .YmIH_:before {
  background: var(--primary-dark-color);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 2px;
  left: 5px;
  top: 15px;
  width: 20px;
}

.Ec__7.xQi5A .YmIH_:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.Ec__7.xQi5A .YmIH_:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.VV8EZ {
  width: 100%;
}

.VV8EZ .GtLVe {
  color: #595959;
  font-size: 11px;
  text-transform: uppercase;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .VV8EZ {
    margin-bottom: 16px;
    text-align: center;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .VV8EZ {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    margin-top: -12px;
  }

  .VV8EZ img {
    margin-top: 4px;
    max-height: 30px;
  }

  .VV8EZ.Rw0kS {
    display: block;
    margin-top: 0;
    text-align: left;
  }

  .VV8EZ.onex1 {
    margin-bottom: 0;
    padding-left: 40px;
    position: relative;
    top: -10px;
  }

  .VV8EZ .GtLVe {
    margin-right: 12px;
  }
}

.Tsj9M {
  border-bottom: 1px dotted var(--primary-dark-color);
  border-top: 1px dotted var(--primary-dark-color);
  display: block;
  height: 3px;
  margin: 40px 0;
  width: 100%;
}

.Tsj9M.urCQF,
.Tsj9M.w10SM {
  border-bottom: 0;
  height: 1px;
}

.Tsj9M.w10SM {
  border-top-style: solid;
}

.Tsj9M._d08E,
.Tsj9M.lyyVx {
  border: none;
  height: 0;
}

.Tsj9M._d08E {
  margin: 40px 0 0;
}

.Tsj9M.lyyVx {
  margin: 8px 0 0;
}

body.game_page .Tsj9M,
body:has(.congratulationsWrap) .Tsj9M,
body:has(.splashScreenGames) .Tsj9M {
  display: none;
}

.euvAX {
  --column-size: 15%;
  margin-bottom: 40px;
}

.euvAX ._FiWh {
  align-items: center;
  color: #1a1a1a;
  display: flex;
  margin-bottom: 12px;
}

.euvAX ._FiWh .L_f4v {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
}

.euvAX ._FiWh .NdIc3 {
  font-size: 14px;
  line-height: 20px;
}

.euvAX ._FiWh .NdIc3:before {
  background: #ececec;
  content: "";
  display: inline-block;
  height: 20px;
  margin: 0 8px;
  vertical-align: middle;
  width: 1px;
}

.euvAX .GFdG3 {
  align-items: flex-start;
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  display: grid;
  gap: 4px 16px;
  grid-template-columns: repeat(auto-fit, minmax(var(--column-size), 1fr));
  padding: 24px 24px 16px;
  width: 100%;
}

.euvAX .GFdG3 a {
  color: #1a1a1a;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 8px;
  overflow: hidden;
  overflow-wrap: break-word;
  text-overflow: ellipsis;
  white-space: normal;
  white-space: nowrap;
}

.euvAX .GFdG3 a:hover {
  color: #595959;
}

.euvAX.db91T {
  display: block;
  white-space: nowrap;
}

.euvAX.db91T .GFdG3 {
  grid-template-columns: repeat(3, minmax(30%, 1fr));
}

.euvAX.db91T .GFdG3 a {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  white-space: wrap;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .euvAX ._FiWh .L_f4v {
    font-size: 16px;
    line-height: 28px;
  }

  .euvAX ._FiWh .NdIc3 {
    font-size: 14px;
    line-height: 20px;
  }

  .euvAX ._FiWh .NdIc3:before {
    background: #ececec;
    content: "";
    display: inline-block;
    height: 20px;
    margin: 0 8px;
    vertical-align: middle;
    width: 1px;
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .euvAX {
    --column-size: 47%;
    margin: 24px 16px 0;
  }

  .euvAX ._FiWh .L_f4v {
    font-size: 14px;
    line-height: 20px;
  }

  .euvAX ._FiWh .NdIc3 {
    font-size: 12px;
    margin-top: 4px;
  }

  .euvAX .ad6y3 {
    overflow-x: scroll;
  }

  .euvAX .GFdG3 {
    border-radius: 12px;
    margin: 0;
    padding: 16px 16px 8px;
  }

  .euvAX.VvOwa,
  .euvAX.db91T {
    display: block;
    margin: 24px 0 0;
    max-width: 100vw;
    overflow-x: auto;
    white-space: nowrap;
    width: max-content;
  }

  .euvAX.VvOwa ._FiWh,
  .euvAX.db91T ._FiWh {
    margin-left: 16px;
  }

  .euvAX.VvOwa .GFdG3,
  .euvAX.db91T .GFdG3 {
    grid-auto-rows: max-content;
    margin: 0 16px;
    width: max-content;
  }

  .euvAX.db91T .GFdG3 {
    grid-template-columns: repeat(6, minmax(180px, 1fr));
  }

  .euvAX.db91T .GFdG3 a {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    white-space: wrap;
    width: 180px;
  }

  .euvAX.VvOwa .GFdG3 {
    grid-template-columns: repeat(6, minmax(120px, 1fr));
  }

  .euvAX.VvOwa .GFdG3 a {
    width: 160px;
  }
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .YLmiP .GFdG3 {
    grid-auto-rows: max-content;
    grid-template-columns: repeat(2, minmax(50%, 1fr));
    min-height: 218px;
  }
}

.Ss_15 {
  text-transform: capitalize;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .Ss_15.YLmiP .GFdG3 {
    grid-template-columns: repeat(4, minmax(20%, 1fr));
  }
}

.ASElectionInsert {
  border-top: 1px dotted var(--primary-dark-color);
  margin-top: 24px;
  padding-top: 20px;
}

.ASElectionInsert .exitPoll {
  padding-top: 16px;
}

.tracking_pixel {
  line-height: 1px;
}

.cZSgw {
  top: 90px;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.oikPw {
  top: 18%;
}

.LSrFq {
  top: 50px;
  -moz-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

.XVY2D {
  margin-bottom: 16px;
}

.hqlMD {
  border-bottom: 1px dotted #333;
  font-family: Georgia;
  font-size: 18px;
  font-weight: 700;
  margin-top: 16px;
  padding-bottom: 16px;
}

.stickymrecad.LSrFq {
  top: 42px;
}

.stickymrecad.cZSgw {
  top: 84px;
}

.ASElectionInsert .GZ66X {
  margin: 20px 0 55px;
}

.small .cCU6C .vSlIC {
  font-size: 14px;
}

.small .pZFl7 .HNMDR {
  font-size: 28px;
}

.large .cCU6C .vSlIC {
  font-size: 18px;
}

.large .pZFl7 .HNMDR {
  font-size: 28px;
}

.bgImg .Be1sl {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .bgImg.gutter {
    background-image: none !important;
  }

  .bgImg:not(.gutter) .layout_type_2 .header-container ~ .contentwrapper {
    margin: 0 auto;
    max-width: 1260px !important;
    padding-right: 180px;
  }

  .bgImg:not(.gutter) .layout_type_2 .header-container .contentwrapper {
    left: -90px;
    position: relative;
  }

  .bgImg:not(.gutter) .desktop_paisa > div {
    margin-right: 50px;
  }
}

#Skin_LP_right {
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1;
}

#TOI_appgutter {
  height: 100vh;
  min-width: 130px;
  position: absolute;
  right: 0;
  transform: translateX(105%);
}

.USelection_banner {
  display: block;
  height: 80px;
  margin: 16px 0;
  width: 400px;
}

.USelection_banner img {
  display: block;
  height: 80px;
  width: 100%;
}

.appgutter {
  position: sticky;
  top: 0;
}

.NvaTO {
  background: var(--white-color);
}

.NvaTO .innerPageElectionWidget .rslw-widget-ad {
  right: -15px;
  top: -15px;
}

@media screen and (min-width: 1511px) {
  .NvaTO .innerPageElectionWidget .rslw-widget-ad {
    right: -50px;
    top: 0;
  }
}

.TxGGQ {
  background: #000;
  border-radius: 5px;
  padding: 5px 2px 0;
  position: absolute;
  right: -18px !important;
  width: 25px;
  z-index: 50;
}

.TxGGQ:before {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000;
  bottom: -5px;
  content: "";
  height: 0;
  left: 6px;
  position: absolute;
  width: 0;
}

.TxGGQ .gNHTs {
  background-repeat: no-repeat;
}

.TxGGQ span.YCBGu.TzVg6 {
  background-image: url(https://static.toiimg.com/photo/47458966.cms);
  background-position: -262px -119px;
  height: 20px;
  margin-bottom: 0;
  width: 20px;
}

.TxGGQ span.YCBGu.TzVg6:hover {
  background-position: -192px -68px;
}

.TxGGQ span.YCBGu span.vAGIy:after {
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000;
  border-top: 5px solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  right: -4px;
  top: 6px;
  width: 0;
  z-index: 20;
}

.TxGGQ span.YCBGu {
  cursor: pointer;
  display: block;
  margin: 0 auto 12px;
  position: relative;
}

.TxGGQ span.YCBGu:hover span.vAGIy {
  opacity: 1;
  right: 30px;
}

.TxGGQ span.YCBGu span.vAGIy {
  background: #000;
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  opacity: 0;
  padding: 0 5px;
  position: absolute;
  right: 0;
  top: -3px;
  -moz-transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  white-space: nowrap;
  z-index: 50;
}

.rlrnO {
  background-color: #fff5f6;
  display: -ms-flexbox;
  display: flex;
  margin: 24px 0 0;
  padding: 16px 0 8px 16px;
}

.rlrnO .cvq7L {
  width: calc(100% - 124px);
}

.rlrnO .CTIsu {
  align-items: end;
  display: -ms-flexbox;
  display: flex;
}

.rlrnO .CTIsu img {
  display: block;
  margin-top: -12px;
  width: 120px;
}

.rlrnO .G6hL9 {
  font: 700 16px/20px Verdana;
  width: 403px;
}

.rlrnO .lPacI {
  margin: 6px 0 4px;
  width: 310px;
}

.rlrnO .lPacI form {
  position: relative;
}

.rlrnO .lPacI .EKpI4 {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  color: #595959;
  font: 14px/20px Verdana;
  height: 36px;
  padding: 12px;
  width: 100%;
}

.rlrnO .lPacI .trTqr {
  background-color: transparent;
  background-image: url(../images/112033967.svg);
  background-position: -9px -62px;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  display: inline-block;
  height: 24px;
  position: absolute;
  right: 12px;
  top: 7px;
  width: 24px;
  z-index: 500;
}

.rlrnO ._hwoD {
  text-align: left;
}

.rlrnO ._hwoD span {
  color: #595959;
  font: 600 12px/16px Verdana;
  margin-right: 12px;
  text-transform: uppercase;
}

.rlrnO ._hwoD a {
  color: #1a1a1a;
  font: 500 12px/16px Verdana;
  margin: 0 8px 8px 0;
  padding-left: 12px;
}

.rlrnO ._hwoD a:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff5f6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 3px;
  left: -8px;
  position: relative;
  vertical-align: middle;
  width: 3px;
}

.uV67t {
  background: var(--white-color);
  bottom: -200px;
  left: 50%;
  padding-bottom: 8px;
  position: fixed;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  -ms-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
  transition: all 1s ease-in;
  width: 1000px;
  z-index: 155;
}

@media screen and (min-width: 1511px) {
  .uV67t {
    width: 1168px;
  }
}

.uV67t .ph8Dp {
  font: 700 24px/32px Georgia;
  margin: 16px 0 8px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (max-width: 1510px) {
  .uV67t .ph8Dp {
    font: 700 24px/32px Georgia;
  }
}

@media screen and (min-width: 1511px) {
  .uV67t .ph8Dp {
    font: 700 28px/32px Georgia;
  }
}

.uV67t .PuFsM {
  margin-top: 20px;
}

.uV67t.lvq1j {
  bottom: 0;
  cursor: pointer;
  padding: 15px 0 20px;
  -webkit-transition: bottom 1s ease-in;
  -moz-transition: bottom 1s ease-in;
  -ms-transition: bottom 1s ease-in;
  -o-transition: bottom 1s ease-in;
  transition: bottom 1s ease-in;
}

.pZFl7 .HNMDR {
  font-family: Georgia;
  font-size: 28px;
  line-height: 40px;
  margin: 12px 0 8px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.l0pRY {
  border-bottom: 4px solid transparent;
}

.V5EgZ {
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important;
  align-items: center !important;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #595959;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #595959;
  display: -ms-flexbox;
  display: flex;
  font: 700 10px/16px Verdana;
  height: 24px;
  justify-content: center !important;
  margin-left: 10px;
  text-transform: capitalize;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  width: 103px;
}

.V5EgZ > a {
  -ms-flex-align: center !important;
  align-items: center !important;
  color: #595959;
  display: -ms-flexbox;
  display: flex;
}

.V5EgZ i {
  background: url(https://static.toiimg.com/photo/101358000.cms) no-repeat -9px -451px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: -1px 2px 0 0;
  width: 24px;
}

.V5EgZ:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.V5EgZ .ZvS34 {
  filter: grayscale(1);
  margin: 3px 2px 0 0;
}

.t8vf3 {
  -ms-flex-align: center !important;
  align-items: center !important;
  margin-top: 12px;
}

.eg6hg,
.eg6hg .okf2Z,
.t8vf3 {
  -ms-flex-pack: justify !important;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between !important;
}

.eg6hg .okf2Z {
  -ms-flex-align: center !important;
  align-items: center !important;
  flex: 1;
}

.eg6hg .nSsMM {
  display: -ms-flexbox;
  display: flex;
}

.eg6hg .nSsMM .eNdHi {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid var(--primary-dark-color);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  height: 24px;
  margin: 0 10px;
  width: 36px;
}

.eg6hg .nSsMM .fosje {
  margin-left: 10px;
  min-width: 133px;
}

.eg6hg .nSsMM .fosje:empty {
  display: none;
}

.eg6hg .nSsMM .CfcTh {
  margin-left: auto;
  position: relative;
}

.eg6hg .nSsMM .CfcTh .LaAfQ {
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important;
  align-items: center !important;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #595959;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #595959;
  display: -ms-flexbox;
  display: flex;
  font: 700 10px/16px Verdana;
  height: 24px;
  justify-content: center !important;
  text-transform: capitalize;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  width: 77px;
}

.eg6hg .nSsMM .CfcTh .LaAfQ:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.eg6hg .nSsMM .CfcTh .LaAfQ .ZvS34 {
  filter: grayscale(1);
  margin: 3px 2px 0 0;
}

.eg6hg .nSsMM .CfcTh .ZvS34 {
  background-position: -69px -124px;
  background-size: 420px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin-top: 5px;
  width: 24px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .eg6hg .nSsMM .CfcTh .ZvS34:hover {
    background-image: url(../images/112033967.svg);
    background-position: -133px -124px;
    background-repeat: no-repeat;
  }
}

.eg6hg .nSsMM .CfcTh .ZvS34.xfQHv {
  background-position: -133px -124px;
}

.eg6hg .nSsMM .CfcTh .ZvS34,
.eg6hg .nSsMM .CfcTh .ZvS34.xfQHv {
  background-image: url(../images/112033967.svg);
  background-repeat: no-repeat;
}

.eg6hg .nSsMM .CfcTh .ZvS34 {
  background-position: -101px -124px;
}

.eg6hg .eTaBv {
  margin-left: 30px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .eg6hg .eTaBv {
    display: none;
  }
}

.cCU6C {
  display: -ms-flexbox;
  display: flex;
}

.cCU6C .okf2Z.iyapr {
  width: 100%;
}

.cCU6C .okf2Z .JuyWl {
  -ms-flex-pack: justify !important;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between !important;
  padding: 30px 0 0;
}

.cCU6C .okf2Z .JuyWl .vSlIC {
  width: calc(100% - 194px);
}

.cCU6C .okf2Z .JuyWl .NXrRQ {
  max-height: 680px;
  position: sticky;
  top: 52px;
}

.cCU6C .okf2Z .JuyWl.CpKyX .vSlIC {
  width: 100%;
}

.cCU6C .okf2Z .JuyWl.CpKyX .vSlIC ._s30J {
  padding-top: 0;
}

.cCU6C .okf2Z .JuyWl.CpKyX .vSlIC ._s30J > div {
  clear: both;
}

.cCU6C .okf2Z .JuyWl.CpKyX .vSlIC .MwN2O {
  float: left;
  margin-bottom: 16px;
  margin-right: 16px;
  width: calc(50% - 8px);
}

.cCU6C .okf2Z .JuyWl.CpKyX .vSlIC .MwN2O + div {
  clear: none;
}

.cCU6C .okf2Z .JuyWl.CpKyX .vSlIC .socialembed .cdatainfo {
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .cCU6C .okf2Z {
    width: calc(100% - 330px);
  }
}

.cCU6C [data-articlebody="1"] {
  margin-bottom: 20px;
}

.cCU6C [data-type="summarizedstory"] > storytitle {
  display: block;
  font-weight: 700;
  margin-bottom: 8px;
}

.cCU6C .XAt75 {
  margin-bottom: 24px;
}

.cCU6C .vSlIC {
  font-family: Verdana;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
}

.cCU6C .vSlIC ._s30J {
  padding: 35px 0 0;
  position: relative;
}

.cCU6C .vSlIC ._s30J img[src*="67195924"] {
  vertical-align: middle;
  width: 170px;
}

.cCU6C .vSlIC ._s30J br {
  content: "";
  display: flex;
  margin: 8px 0;
}

.cCU6C .vSlIC ._s30J div[data-type="in_view"] > a,
.cCU6C .vSlIC ._s30J > a {
  border-bottom: 1px dotted #0012ff;
  color: #0012ff;
  padding-bottom: 1px;
  position: relative;
}

.cCU6C .vSlIC ._s30J div[data-type="in_view"] > a:hover,
.cCU6C .vSlIC ._s30J > a:hover {
  border-bottom: 1px dotted rgba(0, 18, 255, 0.3);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.cCU6C .vSlIC ._s30J .ctn-workaround-div {
  margin: 20px 0;
}

.cCU6C .vSlIC .ZU2_b > div:not(:empty) {
  background: rgba(var(--primary-dark-color), 0.03);
  margin-bottom: 24px;
}

.cCU6C .vSlIC .ZU2_b iframe {
  width: 100%;
}

.cCU6C .vSlIC .mj2wg {
  border-top: 1px solid #ccc;
  margin: 10px auto 20px;
  position: relative;
}

.cCU6C .vSlIC .mj2wg .YdEiy {
  background: var(--white-color);
  color: #595959;
  font-size: 10px;
  left: 50%;
  line-height: 16px;
  padding: 2px 8px;
  position: absolute;
  top: -11px;
  transform: translateX(-50%);
}

.cCU6C .vSlIC .L65UB {
  display: block;
  margin-bottom: 0;
}

.cCU6C .vSlIC .L65UB a {
  font-weight: 700;
  text-decoration: underline;
}

.cCU6C .eTaBv {
  flex: 0 0 300px;
  margin: 0 0 0 30px;
}

.cCU6C .eTaBv.Sports {
  margin-top: 32px;
}

@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation: portrait) {
  .cCU6C .eTaBv {
    display: none;
  }
}

.cCU6C .sticky-topstories > div {
  top: 90px;
}

.cCU6C .sticky-topstories > div + div {
  padding-bottom: 1px;
}

.tOtfw .VEOUU {
  margin: 20px 0 0;
}

.tOtfw .HNMDR {
  margin: 20px 0 8px;
}

.tOtfw .PuFsM {
  margin-top: 0;
}

.lE59u {
  border-bottom: 1px dotted;
  border-top: 1px dotted;
  line-height: 1;
  margin: 30px 0;
  padding-top: 20px;
  position: relative;
}

.lE59u .h0tqB > span {
  font-family: Georgia;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.lE59u > a {
  color: var(--primary-dark-color);
  display: -ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  padding: 16px 0;
}

.lE59u > a:not(:first-of-type) {
  border-top: 1px dotted #a5a5a5;
}

.lE59u > a span {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
}

.lE59u > a > img {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 20px;
  max-height: 79px;
  max-width: 140px;
  min-width: 140px;
  object-fit: cover;
  object-position: top;
}

.lE59u > a .SJ6o8 {
  flex: 1;
}

.lE59u > a .QiTPZ {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 7px;
  overflow: hidden;
}

.lE59u > a.Lkcc2 {
  display: none;
}

.lE59u.BCuzf {
  margin: 30px 0 0;
  padding: 20px 0 0;
}

.lE59u .cllk_ > div {
  cursor: pointer;
  margin: 0 auto;
  max-width: 328px;
}

.OCnXU {
  margin-bottom: 25px;
}

.OCnXU.BWHLq {
  margin-bottom: 0;
  padding-top: 8px;
}

.OCnXU.BWHLq.YPZeM {
  margin-bottom: 8px;
}

.CjhYO:after {
  background: rgba(26, 26, 26, 0.2);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.CjhYO iframe {
  position: relative;
  z-index: 1;
}

.HGiJo {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: rgba(26, 26, 26, 0.7);
  background-image: url(../images/86191063.svg);
  background-position: -3px -3078px;
  background-repeat: no-repeat;
  background-size: 1000px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 80px;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80px;
  z-index: 1;
}

.vzQvV {
  flex: 0 0 194px;
  margin-bottom: 35px;
}

.vzQvV > .lhsSticky {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  -webkit-transition: all 1.7s ease;
  -moz-transition: all 1.7s ease;
  -ms-transition: all 1.7s ease;
  -o-transition: all 1.7s ease;
  transition: all 1.7s ease;
}

.buzrM {
  margin-left: 10px;
}

.eD7DC {
  background-color: rgba(255, 250, 100, 0.1);
  border: 0 solid rgba(180, 170, 50, 0.1);
  border-radius: 4px;
  box-shadow: 0 1px 0 0 rgba(var(--primary-dark-color), 0.07);
  color: var(--primary-dark-color);
  font-size: 12px;
  line-height: 18px;
  padding: 16px;
}

.eD7DC h4 {
  font-weight: 700;
  padding-bottom: 5px;
  text-transform: uppercase;
}

.eD7DC p {
  font-weight: 600;
  padding: 5px 0;
}

.VEOUU {
  background: #fffa64;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: var(--primary-dark-color);
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  margin-top: 15px;
  padding: 10px;
  text-align: center;
}

.VEOUU:before {
  background-image: url(../images/86191063.svg);
  background-position: -17px -1209px;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 12px;
  position: relative;
  top: 2px;
  width: 20px;
}

.lOvcW {
  border: 1px solid #ececec;
  border-radius: 16px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.04);
}

.lOvcW,
.lOvcW .PjEF6 {
  overflow: hidden;
  position: relative;
}

.lOvcW .PjEF6 {
  cursor: pointer;
}

.lOvcW .PjEF6:before {
  content: "";
  display: block;
  padding-top: 56.25%;
  width: 100%;
}

.lOvcW .PjEF6 > .CjhYO {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.lOvcW .PjEF6 > .CjhYO img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

@media screen and (min-width: 1511px) {
  .lOvcW .PjEF6 {
    min-height: 362px;
  }
}

@media screen and (max-width: 1510px) {
  .lOvcW .PjEF6 {
    min-height: 268px;
  }
}

.lOvcW .PjEF6:hover img {
  transform: scale(1.1);
}

.lOvcW .PjEF6 img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  object-fit: contain;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.lOvcW .PjEF6 .HGiJo,
.lOvcW .PjEF6 img {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.lOvcW .PjEF6 .HGiJo {
  background-color: rgba(26, 26, 26, 0.7);
  background-image: url(../images/86191063.svg);
  background-position: -3px -3078px;
  background-repeat: no-repeat;
  background-size: 1000px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  height: 80px;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80px;
  z-index: 1;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .lOvcW .PjEF6 .HGiJo {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    -moz-transform: translate(-50%, -50%) scale(0.7);
    -ms-transform: translate(-50%, -50%) scale(0.7);
    -o-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7);
  }
}

.lOvcW .PjEF6 .jWYJ8 {
  background: var(--white-color);
  border-radius: 0 0 4px 4px;
  bottom: 20px;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.2);
  height: 234px;
  left: inherit;
  overflow: initial;
  padding: 0;
  position: fixed;
  right: 150px;
  top: inherit;
  width: 300px;
  z-index: 1000;
}

.lOvcW .PjEF6 .jWYJ8:after {
  display: none;
}

.lOvcW .PjEF6 .jWYJ8 .dockHeader .docktop span {
  color: #c33;
  display: block;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
}

.lOvcW .PjEF6 .jWYJ8 .dockHeader .docktop .dockicon {
  background-color: transparent;
  border: 0;
  height: 17px;
  position: absolute;
  top: 8px;
  width: 16px;
  z-index: 100;
}

.lOvcW .PjEF6 .jWYJ8 .dockHeader .docktop .closedock {
  background: rgba(0, 0, 0, 0.7);
  background: #e21b22;
  border: 2px solid var(--white-color);
  border-radius: 100%;
  height: 26px;
  position: absolute;
  right: -12px;
  top: -12px;
  transition: all 0.3s ease-out;
  width: 26px;
  will-change: all;
  z-index: 99999;
}

.lOvcW .PjEF6 .jWYJ8 .dockHeader .docktop .closedock:after,
.lOvcW .PjEF6 .jWYJ8 .dockHeader .docktop .closedock:before {
  background-color: #fff;
  content: " ";
  height: 14px;
  left: 10px;
  position: absolute;
  top: 4px;
  width: 2px;
}

.lOvcW .PjEF6 .jWYJ8 .dockHeader .docktop .closedock:before {
  transform: rotate(45deg);
}

.lOvcW .PjEF6 .jWYJ8 .dockHeader .docktop .closedock:after {
  transform: rotate(-45deg);
}

.lOvcW .PjEF6 .jWYJ8 .dockHeader .docktop .dockicon {
  background-image: url(../images/86191063.svg);
  background-position: -16px -542px;
  background-repeat: no-repeat;
  right: 33px;
}

.lOvcW .PjEF6 .jWYJ8 .title {
  color: var(--white-color);
  font-size: 11px;
  font-weight: 400;
  line-height: 18px;
  margin: 8px auto;
  max-height: 36px;
  max-width: 924px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lOvcW .PjEF6 .jWYJ8 .dockHeader + div:not(:-webkit-full-screen) {
  height: 169px !important;
}

.lOvcW .PjEF6 .jWYJ8.BpA9d .dockHeader + div {
  height: 520px !important;
  margin: 0 auto;
  width: 924px !important;
}

.lOvcW .PjEF6 .jWYJ8.BpA9d .docktop .dockicon {
  background-position: -48px -542px;
}

.lOvcW .PjEF6 .jWYJ8.BpA9d .title {
  font-size: 15px;
  text-align: center;
}

.lOvcW .PjEF6 .jWYJ8.BpA9d {
  bottom: 0;
  height: 100vh;
  left: 0;
  margin: 0;
  overflow: auto;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
}

.lOvcW .PjEF6 .jWYJ8 > p {
  background: rgba(var(--primary-dark-color), 0.7);
  color: var(--white-color);
  font-size: 28px;
  padding: 30px 30px 30px 160px;
  position: absolute;
  top: 50%;
  transform: translate(-50%);
  width: 100%;
  z-index: 1;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .lOvcW .PjEF6 .jWYJ8 > p {
    display: none;
  }
}

.lOvcW .PjEF6 .jWYJ8 > p b {
  font-weight: 400;
}

.lOvcW .PjEF6 .jWYJ8 .vid_title {
  padding: 8px 12px;
}

.lOvcW .PjEF6 .jWYJ8 .vid_title strong {
  color: #e21b22;
  display: block;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.lOvcW .PjEF6 .jWYJ8 .vid_title span {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #1a1a1a;
  display: block;
  display: -webkit-box;
  font-size: 12px;
  line-height: 1.33;
  overflow: hidden;
}

.lOvcW .k7lcu {
  padding: 12px 16px;
}

.lOvcW .efT4r {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: var(--primary-dark-color);
  display: -webkit-box;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  overflow: hidden;
}

@media screen and (min-width: 1511px) {
  .lOvcW .inliveVideoHeight {
    min-height: 362px !important;
  }
}

@media screen and (max-width: 1510px) {
  .lOvcW .inliveVideoHeight {
    min-height: 268px !important;
  }
}

.U0ple {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
  display: -ms-flexbox;
  display: flex;
}

.U0ple:after {
  display: none;
}

.U0ple > i {
  border: 1px solid #e21b22;
  border-radius: 2px;
  color: #e21b22;
  display: inline-block;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  margin-right: 10px;
  min-width: 70px;
  padding: 0 7px;
  text-transform: uppercase;
}

.U0ple > i:before {
  border-bottom: 4px solid transparent;
  border-left: 6px solid #e21b22;
  border-top: 4px solid transparent;
  content: "";
  display: inline-block;
  margin: 0 5px 0 0;
  position: relative;
  top: 1px;
}

.U0ple span {
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 600;
}

.cdatainfo {
  clear: both;
  margin-bottom: 16px;
  overflow-x: auto;
  overflow-y: hidden;
}

.cdatainfo.cdata-unset-overflow {
  overflow: unset;
}

.cdatainfo iframe {
  max-width: 490px;
  width: 100%;
}

.cdatainfo ul {
  counter-reset: count;
  padding-left: 1px;
}

.cdatainfo ul li {
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  padding-bottom: 12px;
  padding-left: 40px;
}

.cdatainfo ul li:before {
  background: url(https://static.toiimg.com/photo/120192297.cms) no-repeat;
  height: 15px;
  left: -32px;
  margin-right: 9px;
  top: 21px;
  width: 18px;
}

.cdatainfo li {
  border-bottom: 1px solid #ccc;
  list-style-type: none;
  margin-bottom: 16px;
  padding: 0 0 16px 40px;
  position: relative;
}

.cdatainfo li:before {
  content: "";
  display: block;
  position: relative;
}

.cdatainfo li a {
  border-bottom: 1px dotted #0012ff;
  color: #0012ff;
  position: relative;
}

.cdatainfo li em {
  font-style: normal;
}

.cdatainfo ol {
  counter-reset: count;
  padding-left: 1px;
  position: relative;
}

.cdatainfo ol li {
  counter-increment: count;
  position: relative;
}

.cdatainfo ol li:after {
  -ms-flex-align: center !important;
  -ms-flex-pack: center !important;
  align-items: center !important;
  background-color: #f6f6f6;
  border: 1px solid #ececec;
  border-radius: 6px;
  color: var(--primary-dark-color);
  content: "" counter(count) "";
  display: -ms-flexbox;
  display: flex;
  font: 600 14px/20px Verdana;
  height: 28px;
  justify-content: center !important;
  left: -1px;
  position: absolute;
  top: 0;
  width: 28px;
  z-index: 1;
}

.cdatainfo table {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  width: 100% !important;
}

.cdatainfo table td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 5px;
}

h2 {
  font-family: Georgia;
  margin: 15px 0 10px;
}

.cdatainfo h2,
.cdatainfo h3,
.cdatainfo.modify_cdata_style h2,
.cdatainfo.modify_cdata_style h3 {
  font-family: Georgia;
  font-size: 20px;
  line-height: 28px;
}

.cdatainfo.modify_cdata_style table tbody tr:first-child {
  background: #edeef0;
  font-weight: 700;
}

.cdatainfo.modify_cdata_style table tbody td,
.cdatainfo.modify_cdata_style table tbody tr {
  font-family: sans-serif;
  font-size: 14px;
}

.cdatainfo.modify_cdata_style table tbody td a {
  border-bottom: 1px solid #bbb;
}

.cdatainfo.modify_cdata_style table tbody td br {
  display: none !important;
}

.cdatainfo.modify_cdata_style ol li,
.cdatainfo.modify_cdata_style ul li {
  border-top: none;
  list-style: disc;
  margin: 0 0 0 20px;
  min-height: unset;
  padding: 0 0 12px;
}

.cdatainfo.modify_cdata_style ol li:after,
.cdatainfo.modify_cdata_style ol li:before,
.cdatainfo.modify_cdata_style ul li:after,
.cdatainfo.modify_cdata_style ul li:before {
  display: none;
}

.cdatainfo.modify_cdata_style ol li a strong,
.cdatainfo.modify_cdata_style ul li a strong {
  color: #0012ff;
  font-size: 16px;
  font-weight: 400;
}

.lhs-non-sticky > .lhsSticky {
  position: relative;
}

.modify_cdata_list_style.cdatainfo ol,
.modify_cdata_list_style.cdatainfo ul,
.modify_cdata_style_etimes.cdatainfo ol,
.modify_cdata_style_etimes.cdatainfo ul {
  padding-left: 18px;
}

.modify_cdata_list_style.cdatainfo ol li,
.modify_cdata_list_style.cdatainfo ul li,
.modify_cdata_style_etimes.cdatainfo ol li,
.modify_cdata_style_etimes.cdatainfo ul li {
  border-top: none;
  list-style: auto;
  padding-left: 8px;
}

.modify_cdata_list_style.cdatainfo ol li::marker,
.modify_cdata_list_style.cdatainfo ul li::marker,
.modify_cdata_style_etimes.cdatainfo ol li::marker,
.modify_cdata_style_etimes.cdatainfo ul li::marker {
  content: unset;
}

.modify_cdata_list_style.cdatainfo ol li:after,
.modify_cdata_list_style.cdatainfo ol li:before,
.modify_cdata_list_style.cdatainfo ul li:after,
.modify_cdata_list_style.cdatainfo ul li:before,
.modify_cdata_style_etimes.cdatainfo ol li:after,
.modify_cdata_style_etimes.cdatainfo ol li:before,
.modify_cdata_style_etimes.cdatainfo ul li:after,
.modify_cdata_style_etimes.cdatainfo ul li:before {
  content: unset;
}

.modify_cdata_list_style.cdatainfo ul li,
.modify_cdata_style_etimes.cdatainfo ul li {
  list-style: disc;
}

.socialembed {
  position: relative;
}

.socialembed > div:first-of-type,
.socialembed > div:last-of-type {
  left: 0;
  top: 0;
  width: 100%;
}

.socialembed > div:first-of-type {
  position: absolute;
  z-index: 1;
}

.socialembed > div:last-of-type {
  position: relative;
  z-index: 2;
}

.socialembed .socialembed-loader {
  left: calc(50% - 20px);
  top: calc(50% - 20px);
}

.PuFsM {
  align-items: center;
  display: flex;
  justify-content: center;
  justify-content: left;
  margin-top: 50px;
  padding-left: 30px;
  position: relative;
}

.PuFsM > i {
  border: dotted #333;
  border-width: 1px 0;
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}

.PuFsM > span {
  background: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  padding: 2px 10px;
  position: relative;
  text-align: center;
  text-transform: capitalize;
}

.PuFsM i {
  background-color: var(--primary-dark-color);
  border: none;
  height: 5px;
}

.PuFsM span {
  background: var(--white-color);
  display: inline-block;
  font-family: Georgia;
  font-size: 16px;
  padding: 0 10px;
  position: relative;
}

.PuFsM span:after {
  border: 6px solid transparent;
  border-top: 6px solid var(--primary-dark-color);
  bottom: -15px;
  content: "";
  height: 1px;
  left: 50%;
  margin-left: -6px;
  position: absolute;
}

.nBqQb {
  -webkit-font-smoothing: antialiased;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid rgba(var(--primary-dark-color), 0.06);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 15px 30px;
  position: relative;
}

.nBqQb span.sym3O {
  background: #c33;
  border-radius: 100%;
  color: var(--white-color);
  font-size: 18px;
  height: 30px;
  left: -16px;
  line-height: 32px;
  min-width: 30px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 30px;
  z-index: 2;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .nBqQb span.sym3O {
    line-height: 27px;
  }
}

.nBqQb h3 {
  font-weight: 700;
  margin-bottom: 0;
}

.nBqQb h3,
.nBqQb p {
  color: #333;
  font-size: 16px;
}

.nBqQb p {
  line-height: 25px;
}

.nBqQb p a {
  border-bottom: 0;
  color: #1a75ff;
  font-weight: 700;
}

.nBqQb .QbQNS {
  margin: 10px 0;
  width: 100%;
}

.nBqQb .QbQNS img {
  display: block;
  width: 100%;
}

.NeUcC {
  color: #333;
  font-size: 20px;
  font-weight: 900;
  margin: 20px 0;
}

.Tw3J0 {
  margin: 10px 0;
  min-height: 130px;
  text-align: center;
  width: 100%;
}

.Tw3J0.W9mYu {
  min-height: 0;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .vxmzk {
    background: rgba(var(--primary-dark-color), 0.01);
    border-bottom: 1px dashed rgba(var(--primary-dark-color), 0.06);
    border-top: 1px dashed rgba(var(--primary-dark-color), 0.06);
  }

  .vxmzk:before {
    color: var(--primary-dark-color);
    content: "advertisement";
    display: block;
    font-family: Verdana;
    font-size: 10px;
    line-height: 1;
    margin-bottom: 5px;
    text-transform: capitalize;
    width: 100%;
  }

  .vxmzk.TUz6k:before {
    content: "" !important;
  }

  .Be1sl {
    background: rgba(var(--primary-dark-color), 0.01);
    border-bottom: 1px dashed rgba(var(--primary-dark-color), 0.06);
    border-top: 1px dashed rgba(var(--primary-dark-color), 0.06);
    left: 50%;
    margin: 30px 0;
    padding: 5px 0 20px;
    position: relative;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
  }

  .Be1sl:before {
    color: var(--primary-dark-color);
    content: "advertisement";
    display: block;
    font-family: Verdana;
    font-size: 10px;
    line-height: 1;
    margin-bottom: 5px;
    text-transform: capitalize;
    width: 100%;
  }

  .a9TOQ {
    margin-bottom: 5px;
    width: 99%;
  }
}

.XNIkm {
  background: rgba(0, 113, 255, 0.03);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.08);
  color: #0071ff;
  cursor: pointer;
  display: inline;
  padding: 2px 15px;
  position: relative;
}

.XNIkm:after {
  background-image: url(../images/86191063.svg);
  background-position: -17px -1173px;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 11px;
  margin-left: 2px;
  width: 11px;
}

.SURcn {
  text-align: center;
}

.SURcn span {
  display: block;
}

.SURcn span:first-of-type {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 25px;
}

.SURcn span:nth-of-type(2) {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 20px;
}

.we1ET {
  margin-bottom: 20px;
}

.fc-paywall-container .fewcents > div {
  line-height: 18px;
}

.fc-paywall-container .fewcents > div > div {
  margin-left: auto;
}

.zY9hF {
  overflow: hidden;
}

.zY9hF ._s30J {
  max-height: 200px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .zY9hF ._s30J {
    max-height: 330px;
    overflow: hidden;
  }
}

.JWZZq {
  max-width: 100% !important;
}

.AC8Zp {
  border-bottom: 1px dotted var(--primary-dark-color);
  border-top: 1px dotted var(--primary-dark-color);
  margin: 24px 0;
  padding: 24px 16px;
}

.lbheading {
  font-weight: 500;
}

.ASElectionInsert .GZ66X {
  max-width: 100%;
  transform: translate(0);
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .ASElectionInsert .GZ66X {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 0;
    border-bottom: 1px dotted #1a1a1a;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0 auto 60px;
    padding: 5px 0 0;
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .ASElectionInsert .GZ66X {
    border: 1px solid #ececec;
    margin: 20px auto;
  }
}

.ASElectionInsert .GZ66X .sourcesas {
  position: absolute;
  right: 0;
  top: 20px;
  width: 45%;
}

.ASElectionInsert .GZ66X .parties {
  margin: 0 auto 16px;
}

.ASElectionInsert .GZ66X #container-Assam > div,
.ASElectionInsert .GZ66X #container-Kerala > div,
.ASElectionInsert .GZ66X #container-Puducherry > div,
.ASElectionInsert .GZ66X #container-Tamil_Nadu > div,
.ASElectionInsert .GZ66X #container-West_Bengal > div {
  padding-left: 0;
  padding-right: 0;
  padding-top: 16px;
}

.ASElectionInsert .GZ66X .uj8jn {
  padding-left: 20px;
}

.ASElectionInsert .moreupdate {
  border-bottom: 1px solid #ececec;
  border-left: 0;
  margin: 0;
  padding: 0 0 24px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .ASElectionInsert .moreupdate {
    border: none;
    padding: 0;
  }
}

.W6Ufz {
  margin: 0 auto !important;
  max-width: 768px;
  width: 100% !important;
}

.e9tV1 {
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
}

.q3gJl {
  color: #595959;
  font-size: 12px;
  line-height: 16px;
  padding: 0 16px 15px;
  position: relative;
  text-align: center;
}

.q3gJl:after,
.q3gJl:before {
  bottom: 0;
  color: rgba(0, 0, 0, 0.1);
  content: "......................................................";
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  width: 50%;
}

.q3gJl:after {
  bottom: -3px;
  content: "................................";
}

.Kt35Z {
  display: block;
  margin: 20px 0 -8px;
}

.Kt35Z:before {
  border: solid #007bc6;
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  margin: 0 8px 0 0;
  padding: 2.5px;
  position: relative;
  top: -1px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.Kt35Z a {
  color: #007bc6;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  text-transform: uppercase;
}

.cardLoader {
  background: url(https://static.toiimg.com/photo/83632193.cms) no-repeat;
  background-size: contain;
  min-height: 800px;
}

.B4akx {
  margin: 40px 0 60px;
}

.cGnoc {
  border-top: 1px dotted;
}

.header-container + .contentwrapper:not(.primeshow) .gutterAd {
  height: 0;
  margin: 0 !important;
  width: 0;
}

.header-container + .contentwrapper:not(.primeshow) > div:first-child {
  margin-bottom: 16px;
}

.header-container + .contentwrapper:not(.primeshow) > div:first-child:empty {
  margin: 0;
}

.a5Xl_ {
  float: left;
  margin-bottom: 16px;
  margin-right: 16px;
  top: 5px;
  width: 320px;
}

.Lblrj {
  margin-left: -10px;
}

.s0Z7w {
  color: #0012ff;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 16px;
}

.s0Z7w:hover {
  text-decoration: underline;
}

.ERzGe {
  line-height: 0;
}

.hY_wX {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  text-align: center;
  text-transform: capitalize;
}

.icon_share_wrap {
  margin-left: 10px !important;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.ZtkTc {
  margin-bottom: 28px;
  text-align: center;
}

.ZtkTc img {
  display: block;
  margin: 0 auto;
}

.topBannerwidget img {
  display: block;
  height: 100px;
  margin: 0 auto 15px;
  text-align: center;
}

.sLEOz .EU9Zc {
  background-color: #fffbd4;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  justify-content: center;
  line-height: 20px;
  padding: 10px 0;
}

.sLEOz .EU9Zc img {
  height: 20px;
  margin-right: 12px;
  width: 20px;
}

.sLEOz h6 {
  font-size: 16px;
  font-weight: 400;
}

.authorComment {
  position: relative;
}

.OtxlN {
  border-top: 1px dotted var(--primary-dark-color);
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 12px 0 4px;
}

.OtxlN.Y1EBC {
  background: #fff;
  position: absolute;
  z-index: 2;
}

.OtxlN.Y1EBC + div {
  padding-top: 60px;
}

.OtxlN.Y1EBC .GE1a7 {
  max-height: 121px;
  overflow-y: scroll;
  position: relative;
}

.OtxlN .Mn6kH {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: url(https://static.toiimg.com/photo/63379366.cms);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-size: cover;
  border: 1px solid #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  flex: 0 0 32px;
  height: 32px;
  margin-right: 8px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  vertical-align: middle;
  width: 32px;
}

@media screen and (max-width: 1510px) {
  .OtxlN .Mn6kH {
    flex: 0 0 32px;
    height: 32px;
    width: 32px;
  }
}

.OtxlN .Mn6kH .QbQNS {
  height: 100%;
}

.OtxlN .Mn6kH .QbQNS > div {
  height: 100%;
}

.OtxlN .Mn6kH img {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit;
  border-radius: inherit;
  height: 100%;
  width: 100%;
}

.OtxlN .kgcOp {
  -ms-flex-pack: justify !important;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  flex: 0 0 138px;
  justify-content: space-between !important;
}

.OtxlN .f2VrG {
  border-right: 1px solid #ccc;
  display: flex;
  flex: 0 0 190px;
  margin-right: 16px;
  position: relative;
}

.OtxlN .f2VrG h5 {
  color: #595959;
  font: 10px/16px Verdana;
  margin-bottom: 0;
}

.OtxlN .f2VrG .mMwSH,
.OtxlN .f2VrG h5 {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.OtxlN .f2VrG .mMwSH {
  color: rgba(var(--primary-dark-color), 0.01);
  cursor: pointer;
  font: 700 14px/20px Verdana;
  position: relative;
}

@media screen and (max-width: 1510px) {
  .OtxlN .f2VrG .mMwSH {
    font: 700 14px/20px Verdana;
  }
}

.OtxlN .f2VrG .mMwSH:after {
  border: solid var(--primary-dark-color);
  border-width: 0 1px 1px 0;
  content: "";
  display: inline-block;
  height: 6px;
  margin: -1px 2px 0 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: middle;
  width: 6px;
}

.OtxlN .f2VrG .FFP3V {
  -ms-flex-align: center !important;
  align-items: center !important;
  display: -ms-flexbox;
  display: flex;
  font: 400 12px/20px Verdana;
  text-transform: uppercase;
}

.OtxlN .f2VrG .FFP3V > span {
  margin-right: 8px;
}

.OtxlN .oJgW0 .Wcsek {
  display: inline-block;
  padding-left: 4px;
  position: absolute;
  right: 1px;
}

.OtxlN .oJgW0 .Wcsek:before {
  color: var(--primary-dark-color);
  content: "...";
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.OtxlN .Wcsek {
  background-color: #fff;
  bottom: 0;
  color: var(--primary-dark-color);
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-left: 12px;
  position: relative;
}

.OtxlN .GE1a7 {
  font: 400 14px/20px Verdana;
  position: relative;
}

@media screen and (max-width: 1510px) {
  .OtxlN .GE1a7 {
    font: 400 14px/20px Verdana;
  }
}

.OtxlN ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

.OtxlN ::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  -webkit-box-shadow: 0 0 1px hsla(0, 0%, 100%, 0.5);
}

.oJgW0 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.YLhNt img {
  max-height: 230px;
  max-width: 100%;
  width: 100%;
}

.VSzzh {
  border: 1px solid #ececec;
  border-radius: 12px;
  padding: 16px;
}

.mgid_second_mrec_parent {
  min-height: 400px;
}

.mgid_second_mrec_parent > div:not(:empty) {
  padding: 8px 0;
}

.q0d9A {
  min-height: 396px;
}

.DQeYl {
  min-height: 242px;
}

.mgid-geo .DQeYl,
.mgid-geo .q0d9A {
  min-height: 0;
}

._MxBD > div:not(:empty) {
  padding: 8px 0;
}

.EF1JM.iframe_footer {
  color: #595959;
  font-size: 10px;
  font-style: italic;
  font-weight: 400;
  line-height: 18px;
  margin-top: 8px;
}

.Q5jtp {
  border-bottom: 1px solid #0012ff;
  font-weight: 600;
}

.Q5jtp a {
  color: #0012ff;
}

.O6hu2 {
  margin-top: 12px;
  min-height: 130px;
}

.O6hu2 a {
  border: none !important;
}

.O6hu2 img {
  border: 1px solid #ececec;
  border-radius: 12px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.04);
}

.only_st_logo {
  align-items: center;
  background: #d3e488;
  display: flex;
  height: 40px;
  justify-content: center;
}

.only_st_logo img {
  height: auto;
  margin-top: -2px;
  width: 198px;
}

.TFNvS {
  margin-top: 12px;
}

.boardResultWidget.BiJec {
  margin: 24px 0;
}

.boardResultWidget .rwV7c {
  font-size: 13px;
  margin-top: 0;
}

.boardResultWidget .rwV7c .UaKOG {
  flex: 0 0 100%;
  margin: 0;
  max-width: 100%;
  min-height: 250px;
}

.boardResultWidget .rwV7c .uwPLC {
  background: #f5f6fd;
}

.mC2dK {
  padding-top: 16px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .authorComment .DGssd {
    border-bottom: none;
  }
}

.DGssd {
  padding: 16px 0;
  position: relative;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .DGssd {
    border-top: 1px dotted var(--primary-dark-color);
    padding: 16px 0;
  }
}

.He11t {
  align-items: center;
  display: flex;
}

.He11t .qb4rD {
  font: 700 14px/14px Georgia;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .He11t .qb4rD {
    line-height: 24px;
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .He11t {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
  }

  .He11t > i {
    border: dotted #333;
    border-width: 1px 0;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
  }

  .He11t > span {
    background: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    padding: 2px 10px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
  }
}

.GSPFL {
  align-items: center;
  display: flex;
  line-height: 1;
  margin: 12px 0 4px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .GSPFL {
    margin: 0;
    max-width: 200px;
  }
}

.GSPFL > i {
  background: rgba(226, 27, 34, 0.4);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: var(--white-color);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  text-align: center;
  width: 30px;
}

.GSPFL .dpemQ {
  color: var(--primary-dark-color);
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .GSPFL .dpemQ {
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.GSPFL .CTwXC {
  color: #666;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 8px;
}

.GSPFL .MAVxB {
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: space-between;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .GSPFL .MAVxB {
    display: block;
  }
}

.GSPFL .MAVxB .dpemQ {
  padding-right: 4px;
}

.mTfHH {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: var(--primary-dark-color);
  display: -webkit-box;
  margin-bottom: 12px;
  overflow: hidden;
  padding-left: 40px;
  position: relative;
}

.mTfHH,
.mTfHH .tO6Lt {
  font-size: 14px;
  line-height: 20px;
}

.mTfHH .tO6Lt {
  background: var(--white-color);
  display: inline-block;
  font-weight: 700;
  padding-left: 4px;
  position: absolute;
  right: 0;
  top: 21px;
}

.mTfHH .tO6Lt:before {
  content: "...";
  font-weight: 400;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .mTfHH a {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .mTfHH a br {
    display: none;
  }
}

.mTfHH a {
  color: var(--primary-dark-color) !important;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .mTfHH {
    cursor: pointer;
  }
}

.mTfHH .BUS10 {
  border-bottom: 15px solid rgba(0, 0, 0, 0.04);
  border-right: 15px solid transparent;
  left: 18px;
  position: absolute;
  top: 81px;
}

.mTfHH .BUS10:after {
  border-bottom: 12px solid #fcfcfc;
  border-right: 12px solid transparent;
  content: "";
  left: 1px;
  position: absolute;
  top: 3px;
}

.iBnLb {
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .iBnLb {
    align-items: center;
    flex: 1;
    justify-content: space-between;
  }
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .iBnLb {
    align-items: center;
  }
}

.iBnLb .GzGIQ {
  background: var(--white-color);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #e21b22;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #e21b22;
  display: block;
  flex: 1;
  font-size: 14px;
  font-weight: 600;
  line-height: 19px;
  margin-top: 0;
  max-width: 200px;
  padding: 5px 0;
  text-align: center;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .iBnLb .GzGIQ {
    border: none;
    cursor: pointer;
    min-width: auto;
    padding: 0 0 0 12px;
    text-align: left;
  }
}

.iBnLb .GzGIQ.b9K3x {
  align-items: center;
  background: #e21b22;
  color: var(--white-color);
  display: flex;
  font-weight: 700;
  justify-content: center;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .iBnLb .GzGIQ.b9K3x {
    cursor: pointer;
    height: 28px;
    max-width: 164px;
    min-width: 164px;
  }
}

.iBnLb .GzGIQ.b9K3x:after {
  display: none;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .iBnLb .GzGIQ {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    max-width: 328px;
    width: 100%;
  }
}

.iBnLb .GzGIQ:after {
  border: solid #e21b22;
  border-width: 1px 1px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  margin-left: 4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  width: 8px;
}

@media screen and (max-width: 767px),
  screen and (orientation: landscape) and (max-width: 1000px) {
  .iBnLb .GzGIQ:after {
    display: none;
  }
}

.iBnLb .aXSz1 {
  align-items: center;
  background: #e21b22;
  color: var(--white-color);
  display: flex;
  justify-content: center;
}

.iBnLb .dLMk1 {
  background-position: -15px -1589px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  margin-right: 8px;
  width: 18px;
}

.iBnLb .cXcit {
  background-image: url(../images/86191063.svg);
  background-position: -15px -1462px;
  background-repeat: no-repeat;
  background-size: 460px;
}

.iBnLb > a {
  margin-right: 4px;
}

.iBnLb > a:nth-child(2) {
  margin-left: 4px;
  margin-right: 0;
}

.Lo7pd {
  border-bottom: 1px dotted #333;
  border-top: 1px dotted #333;
  padding: 0 0 16px;
  position: relative;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .Lo7pd {
    border-bottom: 1px dotted #333;
    border-top: 1px dotted #333;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 16px 0;
  }
}

.Lo7pd .LCVyG {
  align-items: center;
  color: #595959;
  display: flex;
  font-size: 12px;
  font-weight: 500;
  justify-content: center;
  line-height: 19px;
  margin: 16px 0;
  text-align: center;
}

.Lo7pd .LCVyG i {
  background-image: url(../images/86191063.svg);
  background-position: -5px -106px;
  background-repeat: no-repeat;
  background-size: 210px;
  height: 14px;
  margin-right: 8px;
  width: 19px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .Lo7pd .LCVyG,
  .Lo7pd .iBnLb {
    flex: inherit;
    margin: 0 8px;
  }

  .Lo7pd .LCVyG {
    font-size: 16px;
  }

  .Lo7pd .LCVyG i {
    background-image: url(../images/86191063.svg);
    background-position: -13px -232px;
    background-repeat: no-repeat;
    background-size: 460px;
    height: 30px;
    width: 39px;
  }
}

.Lo7pd .iBnLb a {
  margin-right: 0;
}

.Lo7pd .iBnLb .GzGIQ {
  max-width: 100%;
}

.c1BLw {
  padding: 8px 0 3px;
}

@media screen and (min-width: 768px) and (orientation: portrait),
  screen and (min-width: 999px) {
  .DGssd {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
  }

  .DGssd .He11t {
    flex: 0 0 100%;
    margin-bottom: 12px;
  }

  .DGssd .mTfHH {
    border-left: 1px solid #ccc;
    flex: 1;
    margin: 0 0 0 8px;
    padding-left: 8px;
  }
}

.y7mh6 {
  display: none;
}

.step-list li {
  margin-bottom: 10px;
}

.rev {
  display: flex;

  flex-direction: column;

  gap: 15px;
}

.rev__item {
  display: flex;

  align-items: center;

  gap: 10px;
}

.rev__item-img img {
  max-width: 100px;

  height: 100px;

  border-radius: 50%;

  object-fit: cover;
}

.rev__item-name {
  font-weight: bold;

  font-family: Helvetica Bold, Arial;

  font-size: 18px;
}

.rev__item-text {
  font-size: 18px;
}

.rev__item {
  padding: 10px;

  /*background: #e9e9e9;*/

  border-radius: 15px;

  border: 2px solid #000;
}

.comment__img {
  max-width: 200px;
}

.azznA img {
  max-width: 150px;
}