* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: "MNCSansBoldItalic";
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansBoldItalic.eot");
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansBoldItalic.eot?#iefix") format("embedded-opentype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansBoldItalic.woff2") format("woff2"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansBoldItalic.woff") format("woff"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansBoldItalic.ttf") format("truetype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansBoldItalic.svg#MNCSansBoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "MNCSansLightItalic";
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansLightItalic.eot");
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansLightItalic.eot?#iefix") format("embedded-opentype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansLightItalic.woff2") format("woff2"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansLightItalic.woff") format("woff"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansLightItalic.ttf") format("truetype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansLightItalic.svg#MNCSansLightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "MNCSansBold";
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansBold.eot");
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansBold.eot?#iefix") format("embedded-opentype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansBold.woff2") format("woff2"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansBold.woff") format("woff"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansBold.ttf") format("truetype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansBold.svg#MNCSansBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MNCSansRegular";
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansRegular.eot");
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansRegular.eot?#iefix") format("embedded-opentype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansRegular.woff2") format("woff2"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansRegular.woff") format("woff"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansRegular.ttf") format("truetype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansRegular.svg#MNCSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MNCSansMedium";
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansMedium.eot");
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansMedium.eot?#iefix") format("embedded-opentype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansMedium.woff2") format("woff2"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansMedium.woff") format("woff"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansMedium.ttf") format("truetype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansMedium.svg#MNCSansMedium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MNCSansLight";
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansLight.eot");
  src: url("../../../desktop/assets/fonts/mnc_sans/MNCSansLight.eot?#iefix") format("embedded-opentype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansLight.woff2") format("woff2"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansLight.woff") format("woff"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansLight.ttf") format("truetype"), url("../../../desktop/assets/fonts/mnc_sans/MNCSansLight.svg#MNCSansLight") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
:root {
  --color-red: #E50913;
  --color-red-2: #C9111A;
  --color-white: #fff;
  --color-black: #000;
  --color-maroon: #8a0100;
  --color-grey: #aeaeae;
  --color-dark-75: #171717;
  --color-dark-50: #2d2d2a;
  --color-dark-25: #3d3d3d;
  --color-dark-0: #525252;
  --color-grey-100: #8c8c8c;
  --color-grey-75: #9a9a9a;
  --color-grey-50: #aeaeae;
  --color-grey-25: #bababa;
  --color-grey-0: #d1d1d1;
  --color-light-100: #fff;
  --color-light-75: #fafafa;
  --color-light-50: #f4f4f4;
  --color-light-25: #ebebeb;
  --color-light-0: #e3e3e3;
  --color-red-100: #bd0100;
  --color-red-75: #c80201;
  --color-red-50: #d80605;
  --color-red-25: #ff8383;
  --color-red-0: #ffb9b9;
  --color-red-light: #fee0e0;
  --color-maroon-100: #4e0909;
  --color-maroon-75: #630a0a;
  --color-maroon-50: #8a0100;
  --color-maroon-25: #990100;
  --color-link: #00bfff;
}

body {
  font-family: "MNCSansRegular", sans-serif;
  scroll-behavior: smooth;
  min-height: 100vh;
  scrollbar-color: var(--color-red-75) var(--color-dark-25);
  background-color: var(--color-white) !important;
}

h1 {
  font-size: clamp(24px, 3vw, 32px);
  font-style: normal;
  font-weight: 700;
  line-height: 51.2px;
}

h2 {
  font-size: clamp(20px, 2vw, 24px);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

h3 {
  font-size: clamp(18px, 1.5vw, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

h4 {
  font-size: clamp(14px, 1.5vw, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

h5 {
  font-size: clamp(12px, 1.5vw, 14px);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

p {
  font-size: clamp(14px, 1.5vw, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 25.6px;
}

a {
  color: var(--color-link);
  text-decoration: none;
  display: block;
}

button {
  background-color: transparent;
  border: none;
}

.modalContainer {
  /* BackgroundBlur - M */
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: none;
}
.modalContainer #bgModalContainer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(33, 33, 33, 0.6);
  backdrop-filter: blur(7.5px);
  width: 100%;
  height: 100%;
}

section.mainHeadline {
  flex-shrink: 0;
  width: 100%;
  height: auto;
  margin: 24px 0 16px;
}
section.mainBody {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 0px 20px;
}

main {
  width: 100%;
  height: auto;
}
main.sideRight {
  width: 68%;
  height: auto;
}
main.sideLeft {
  width: 68%;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

aside.sideRight {
  width: calc(32% - 20px);
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 32px 0;
  overflow: hidden;
}
aside.sideLeft {
  width: calc(32% - 20px);
  height: auto;
}

i.icon-1 {
  background-image: url(../../../desktop/assets/img/spreed-image/img-sprite-header.svg);
  background-repeat: no-repeat;
  font-style: normal !important;
}
i.icon-2 {
  background-image: url(../../../desktop/assets/img/spreed-image/burger-menu-v2.png);
  background-repeat: no-repeat;
  font-style: normal !important;
}
i.icon-3 {
  background-image: url(../../../desktop/assets/img/spreed-image/static-image-1-v2.png);
  background-repeat: no-repeat;
  font-style: normal !important;
}
i.icon-4 {
  background-image: url(../../../desktop/assets/img/spreed-image/static-image-2.png);
  background-repeat: no-repeat;
  font-style: normal !important;
}
i.icon-5 {
  background-image: url(../../../desktop/assets/img/spreed-image/img-sprite-footer.png);
  background-repeat: no-repeat;
  font-style: normal !important;
}
i.icon-6 {
  background-image: url(../../../desktop/assets/img/spreed-image/static-image-4.png);
  background-repeat: no-repeat;
  font-style: normal !important;
}
i.icon-7 {
  background-image: url(../../../desktop/assets/img/spreed-image/static-image-5.png);
  background-repeat: no-repeat;
  font-style: normal !important;
}
i.icon-8 {
  position: relative;
  width: 24px;
  height: 24px;
}
i.icon-8.ic-special-news {
  background-image: url(../../../desktop/assets/img/icon/ic-special-news.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
i.icon-8.ic-special-bola {
  background-image: url(../../../desktop/assets/img/icon/ic-special-bola.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width: 1025px) {
  .container {
    width: 100%;
    padding: 0 clamp(2rem, 5vw, 128px);
  }
}
@media (min-width: 1026px) {
  .container {
    width: 1024px;
    margin: auto;
  }
}
.t-74 {
  top: -74px !important;
}

.mt24 {
  margin-top: 24px;
}

.mb24 {
  margin-bottom: 24px;
}

nav.nav__main {
  position: sticky;
  top: 46px;
  width: 100%;
  height: auto;
  z-index: 99;
  background-color: var(--color-white);
  margin-bottom: 20px;
}
nav.nav__main .container {
  display: flex;
  align-items: start;
}
nav.nav__main .container #navbar-nav {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
  list-style: none;
  overflow-y: hidden;
  transition: height 0.3s ease-in-out;
  scrollbar-width: none;
  position: relative;
}
nav.nav__main .container #navbar-nav::-webkit-scrollbar {
  display: none;
}
nav.nav__main .container #navbar-nav.dropDown {
  height: 80px;
}
nav.nav__main .container #navbar-nav .navList {
  padding: 8px 24px 0px 24px;
  border-radius: 8px 8px 0px 0px;
  transition: background-color 0.3s ease-in-out;
}
nav.nav__main .container #navbar-nav .navList:has(.navLink-active) {
  background-color: var(--color-light-75);
}
nav.nav__main .container #navbar-nav .navList:hover {
  background-color: var(--color-light-75);
}
nav.nav__main .container #navbar-nav .navList:hover .navLink {
  color: var(--color-maroon-25);
}
nav.nav__main .container #navbar-nav .navList .navLink {
  position: relative;
  overflow-y: hidden;
  padding-bottom: 8px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: var(--color-black);
}
nav.nav__main .container #navbar-nav .navList .navLink::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  border-radius: 4px 4px 0px 0px;
  background-color: var(--color-red);
  transform: translateY(8px);
  transition: all 0.3s ease-in-out;
}
nav.nav__main .container #navbar-nav .navList .navLink:focus {
  color: var(--color-black);
}
nav.nav__main .container #navbar-nav .navList .navLink:focus::after {
  transform: translateY(0);
}
nav.nav__main .container #navbar-nav .navList .navLink.navLink-active {
  color: var(--color-red);
}
nav.nav__main .container #navbar-nav .navList .navLink.navLink-active::after {
  transform: translateY(0);
}
nav.nav__main .container #dropdown {
  padding: 8px 24px 0px 24px;
}
nav.nav__main .container #dropdown .ic-dropdown-kanal {
  cursor: pointer;
  display: block;
  width: 18px;
  height: 16px;
  background-position: -847px -23px;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
}
@media screen and (max-width: 1025px) {
  nav.nav__main .container #dropdown .ic-dropdown-kanal {
    right: 5%;
  }
}
nav.nav__main .container #dropdown .ic-dropdown-kanal.dropDown {
  transform: rotate(180deg);
}

.topBarWrap {
  position: sticky;
  top: -1px;
  z-index: 999;
  width: 100%;
  height: auto;
  background-color: var(--color-light-75);
}
.topBarWrap .topBar {
  height: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.topBarWrap .topBar > div {
  display: flex;
  align-items: center;
}
.topBarWrap .topBar > div:first-child {
  gap: 0 16px;
}
.topBarWrap .topBar > div:first-child a .ic-inews-tv {
  display: block;
  width: 34px;
  height: 34px;
  font-style: normal !important;
  animation: tvAnimate 2.5s linear infinite;
}
.topBarWrap .topBar > div:first-child a .ic-inews-topbar {
  width: 40px;
  height: 40px;
  display: block;
}
.topBarWrap .topBar > div:first-child a .ic-inews-topbar:hover {
  background-position: -56px 0px;
}
@keyframes tvAnimate {
  0% {
    content: url("../../../desktop/assets/img/icon/ic-inews-tv.svg");
  }
  100% {
    content: url("../../../desktop/assets/img/icon/ic-inews-tv-a.svg");
  }
}
.topBarWrap .topBar > div:first-child .app-gateway {
  position: relative;
  width: auto;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topBarWrap .topBar > div:first-child .app-gateway .app-download {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}
.topBarWrap .topBar > div:first-child .app-gateway .app-download .ic-get-app {
  display: inline-block;
  width: 17px;
  height: 30px;
  background-position: -335px -5px;
}
.topBarWrap .topBar > div:first-child .app-gateway .app-download .text {
  font-family: "MNCSansRegular";
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
  color: var(--color-dark-50);
  display: flex;
  flex-direction: column;
  gap: 4px;
  justify-content: center;
}
.topBarWrap .topBar > div:first-child .app-gateway .app-download .text span {
  display: block;
  color: var(--color-light-100);
  background-color: var(--color-red);
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 8px;
  line-height: 8px;
  width: max-content;
}
.topBarWrap .topBar > div:first-child .app-gateway .modal-app-gateway {
  display: none;
  position: absolute;
  z-index: 999;
  top: 43px;
  left: -88px;
  width: 370px;
  height: 182px;
  background-image: url("../img/pattren-bg.png");
  background-size: 106%;
  background-position: center center;
  transform: translateY(0);
  opacity: 0;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0px 1px 4px 0px rgba(143, 143, 143, 0.25);
  align-items: center;
  gap: 32px;
  padding: 24px;
  overflow: hidden;
}
@media screen and (max-width: 1025px) {
  .topBarWrap .topBar > div:first-child .app-gateway .modal-app-gateway {
    left: -122px;
  }
}
.topBarWrap .topBar > div:first-child .app-gateway .modal-app-gateway.modal-app-gateway-open {
  display: flex;
  animation: open 0.5s linear forwards;
}
@keyframes open {
  0% {
    opacity: 0;
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    transform: translateY(10px);
  }
}
.topBarWrap .topBar > div:first-child .app-gateway .modal-app-gateway.modal-app-gateway-close {
  display: none;
  animation: close 0.3s linear reverse forwards;
}
@keyframes close {
  0% {
    opacity: 0;
    transform: translateY(0);
    display: none;
  }
  100% {
    opacity: 1;
    transform: translateY(10px);
  }
}
.topBarWrap .topBar > div:first-child .app-gateway .modal-app-gateway .qrcode-app img {
  width: 120px;
  height: 120px;
  aspect-ratio: 1/1;
}
.topBarWrap .topBar > div:first-child .app-gateway .modal-app-gateway .get-app-wrappp {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}
.topBarWrap .topBar > div:first-child .app-gateway .modal-app-gateway .get-app-wrappp p {
  cursor: default;
  text-align: center;
  color: #000;
  font-family: "MNCSansRegular", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}
.topBarWrap .topBar > div:first-child .app-gateway .modal-app-gateway .get-app-wrappp .app-available {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.topBarWrap .topBar > div:first-child .app-gateway .modal-app-gateway .get-app-wrappp .app-available img {
  width: 105px;
  height: auto;
}
.topBarWrap .topBar > div:nth-child(2) .searchForm {
  position: relative;
  width: clamp(150px, 23vw, 310px);
  height: 32px;
  border-radius: 128px;
  background: var(--color-light-75);
  border: 1px solid #e3e3e3;
  overflow: hidden;
}
.topBarWrap .topBar > div:nth-child(2) .searchForm input {
  width: 80%;
  height: 100%;
  padding: 4px 16px;
  border: none;
  background: var(--color-light-75);
  color: #8c8c8c;
  font-family: "MNCSansRegular", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  transition: background-color 0.3s ease;
}
.topBarWrap .topBar > div:nth-child(2) .searchForm input:focus {
  outline: none;
}
.topBarWrap .topBar > div:nth-child(2) .searchForm .btnSearch {
  cursor: pointer;
  display: flex;
  justify-content: end;
  align-items: center;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 27px;
  height: 100%;
}
.topBarWrap .topBar > div:nth-child(2) .searchForm .btnSearch .ic-search {
  display: block;
  width: 100%;
  height: 100%;
  background-position: -365px -5px;
}
.topBarWrap .topBar > div:nth-child(2) #data-list {
  display: none;
  position: absolute;
  top: 48px;
  width: clamp(150px, 23vw, 310px);
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #e3e3e3;
  box-shadow: 15px -1px 31px 10px rgba(141, 141, 141, 0.2509803922);
  padding: 20px 16px;
}
.topBarWrap .topBar > div:nth-child(2) #data-list .searc-on-keyup {
  display: none;
  list-style: none;
  margin-bottom: 12px;
  min-height: 60px;
  width: 100%;
}
.topBarWrap .topBar > div:nth-child(2) #data-list .searc-on-keyup .list-search {
  cursor: pointer;
  display: block;
  margin: 8px 0;
  padding: 4px 0;
  font-family: "MNCSansRegular", sans-serif;
  font-size: clamp(8px, 1.5vw, 12px);
  font-weight: 400;
  line-height: 18px;
  color: var(--color-black);
  width: 100%;
}
.topBarWrap .topBar > div:nth-child(2) #data-list .recent-search {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 12px;
  width: 100%;
  overflow: hidden;
}
.topBarWrap .topBar > div:nth-child(2) #data-list .recent-search .list-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(12px, 1.5vw, 14px);
  font-weight: 700;
  line-height: 21px;
  color: var(--color-black);
  margin-bottom: 12px;
}
.topBarWrap .topBar > div:nth-child(2) #data-list .recent-search .list-title #clear-recent {
  cursor: pointer;
  color: #990100;
  font-weight: 500;
}
.topBarWrap .topBar > div:nth-child(2) #data-list .recent-search .list-search {
  cursor: pointer;
  padding: 4px 0;
  font-family: "MNCSansRegular", sans-serif;
  font-size: clamp(8px, 1.5vw, 12px);
  font-weight: 400;
  line-height: 18px;
  color: var(--color-black);
  display: flex;
  justify-content: space-between;
}
.topBarWrap .topBar > div:nth-child(2) #data-list .recent-search .list-search .recent-search-text {
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.topBarWrap .topBar > div:nth-child(2) #data-list .recent-search .list-search .remove-recent {
  content: url(../img/icon/ic-remove-search.svg);
  width: 16px;
  height: 16px;
}
.topBarWrap .topBar > div:nth-child(2) #data-list .trending-topic {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.topBarWrap .topBar > div:nth-child(2) #data-list .trending-topic .list-title {
  display: block;
  width: 100%;
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(12px, 1.5vw, 14px);
  font-weight: 700;
  line-height: 21px;
  color: var(--color-black);
  margin-bottom: 4px;
}
.topBarWrap .topBar > div:nth-child(2) #data-list .trending-topic .list-search {
  cursor: pointer;
  padding: 4px 8px;
  font-family: "MNCSansRegular", sans-serif;
  font-size: clamp(8px, 1.5vw, 12px);
  font-weight: 400;
  line-height: 18px;
  border: 0.5px solid var(--color-black);
  border-radius: 20px;
  color: var(--color-black);
}
.topBarWrap .topBar > div:nth-child(2) #data-list .trending-topic .list-search .ic-hot-search {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-position: -809px -24px;
}
.topBarWrap .topBar > div:last-child {
  gap: 0 24px;
}
.topBarWrap .topBar > div:last-child .loginSection {
  position: relative;
}
.topBarWrap .topBar > div:last-child .loginSection .btnLogin {
  display: flex;
  align-items: center;
  gap: 0 8px;
  font-family: Inter-Bold, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  color: var(--color-dark-50);
}
.topBarWrap .topBar > div:last-child .loginSection .btnLogin .ic-login {
  display: inline-block;
  width: 26px;
  height: 26px;
  background-position: -406px -6.5px;
}
.topBarWrap .topBar > div:last-child .loginSection .btnLogin.hide {
  display: none;
}
.topBarWrap .topBar > div:last-child .networkNav {
  display: flex;
  align-items: center;
}
.topBarWrap .topBar > div:last-child .networkNav .ic-news-network {
  width: 32px;
  height: 32px;
  background-position: -447px -4.5px;
}
.topBarWrap .topBar > div:last-child .networkNav .dropDownBtn {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.topBarWrap .topBar > div:last-child .networkNav .dropDownBtn .networkLabel {
  font-family: "MNCSansBold", sans-serif;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 21px;
  color: var(--color-dark-50);
}
.topBarWrap .topBar > div:last-child .networkNav .dropDownBtn .ic-dropdown-network {
  background-position: -553px -9.5px;
  width: 18px;
  height: 21px;
  display: block;
}
.topBarWrap .topBar > div:last-child .networkNav:hover .ic-news-network {
  background-position: -595px -4.5px;
}
.topBarWrap .topBar > div:last-child .networkNav:hover .dropDownBtn .ic-dropdown-network {
  background-position: -701px -9.5px;
}
.topBarWrap .topBar > div:last-child #burgerBtn {
  cursor: pointer;
}
.topBarWrap .topBar > div:last-child #burgerBtn .ic-burger-btn {
  display: block;
  width: 32px;
  height: 32px;
  background-position: -742px -5.5px;
}
.topBarWrap .topBar > div:last-child #burgerBtn .ic-burger-btn:hover {
  background-position: -790px -5.5px;
}

header {
  width: 100%;
  position: relative;
  z-index: 99;
  background-color: #fff;
}
header .header {
  height: 98px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 16px;
}
header .header .brand {
  width: auto;
  height: 55px;
}
header .header .brand img {
  width: auto;
  height: 55px;
  object-fit: contain;
}
header .header .adsHeader {
  display: flex;
  align-items: center;
  width: clamp(400px, 100%, 720px);
  height: 100%;
  overflow: hidden;
}
header .header .adsHeader img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

footer {
  width: 100%;
  height: auto;
  background-color: var(--color-black);
  background-image: url("../../../desktop/assets/img/footer-bg-2.png");
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  border-top: 5px solid var(--color-red-100);
  position: relative;
  bottom: -20px;
}
footer .footerBody {
  width: 100%;
  padding: 56px 0;
  display: flex;
  justify-content: space-between;
}
footer .footerBody .withImg {
  display: flex;
  flex-direction: column;
  margin-right: 8vw;
}
footer .footerBody .withImg .logoInews__footer {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
footer .footerBody .withImg .logoInews__footer .logo-inews-footer {
  display: block;
  width: 185px;
  height: 67px;
  background-image: url('https://static.inews.co.id/img/logo-inews-putih.svg')!important;
  background-position: 1px 1px;
}
footer .footerBody .withImg .partOf {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 8px;
  margin-bottom: 48px;
}
footer .footerBody .withImg .partOf span.titlePartof {
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  color: var(--color-white);
}
footer .footerBody .withImg .partOf .logo-mnc-partof {
  display: inline-block;
  width: 85px;
  height: 24px;
  background-position: -680px -21px;
}
footer .footerBody .withImg .socmed {
  display: flex;
  gap: 0 18px;
  margin-bottom: 32px;
}
footer .footerBody .withImg .socmed a .ic-ig-footer,
footer .footerBody .withImg .socmed a .ic-fb-footer,
footer .footerBody .withImg .socmed a .ic-x-footer,
footer .footerBody .withImg .socmed a .ic-yt-footer,
footer .footerBody .withImg .socmed a .ic-tt-footer {
  display: inline-block;
  width: 34px;
  height: 34px;
}
footer .footerBody .withImg .socmed a .ic-ig-footer {
  background-position: -200px -16px;
}
footer .footerBody .withImg .socmed a .ic-fb-footer {
  background-position: -248px -16px;
}
footer .footerBody .withImg .socmed a .ic-x-footer {
  background-position: -296px -16px;
}
footer .footerBody .withImg .socmed a .ic-yt-footer {
  background-position: -344px -16px;
}
footer .footerBody .withImg .socmed a .ic-tt-footer {
  background-position: -392px -16px;
}
footer .footerBody .withImg .donwloadApp {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
}
footer .footerBody .withImg .donwloadApp a .ic-playstore-footer,
footer .footerBody .withImg .donwloadApp a .ic-appstore-footer {
  display: inline-block;
  width: 110px;
  height: 50px;
}
footer .footerBody .withImg .donwloadApp a .ic-playstore-footer {
  background-position: -438px -9px;
}
footer .footerBody .withImg .donwloadApp a .ic-appstore-footer {
  background-position: -558px -9px;
}
footer .footerBody .listInfoFooter {
  justify-self: flex-end;
  list-style: none;
  padding: 0 5px;
}
footer .footerBody .listInfoFooter li {
  margin-bottom: 8px;
}
footer .footerBody .listInfoFooter li:first-child {
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  color: var(--color-white);
  margin-bottom: 16px;
}
footer .footerBody .listInfoFooter li:hover a {
  transition: all 0.3s ease-in-out;
  color: var(--color-grey-75);
}
footer .footerBody .listInfoFooter li a {
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: var(--color-white);
}
footer .footerBody .listInfoFooter li.tv a {
  display: flex;
  align-items: start;
  gap: 8px;
}
footer .footerBody .listInfoFooter li.tv i {
  position: relative;
  width: 24px;
  height: 24px;
}
footer .footerBody .listInfoFooter li.tv i.icon-email-w {
  content: url("../img/icon/ic-email-w.svg");
}
footer .footerBody .listInfoFooter li.tv i.icon-phone-w {
  content: url("../img/icon/ic-phone-w.svg");
}
footer .footerBody .listInfoFooter li.tv i.icon-location-w {
  content: url("../img/icon/ic-location-w.svg");
}
footer .license {
  padding: 8px;
  width: 100%;
  background-color: var(--color-dark-100);
  text-align: center;
  font-size: 12px;
  line-height: 14.52px;
  font-weight: 400;
  color: #c5c5c5;
}

#burgerMenu {
  position: fixed;
  top: 0;
  right: -450px;
  display: flex;
  flex-direction: column;
  gap: 32px 0;
  padding: 24px;
  background-color: var(--color-white);
  width: 423px;
  height: 100vh;
  z-index: 9999;
}
#burgerMenu .headerBurgerMenu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#burgerMenu .headerBurgerMenu #closeBurgerMenu {
  cursor: pointer;
}
#burgerMenu .headerBurgerMenu #closeBurgerMenu .ic-close-burger-menu {
  width: 24px;
  height: 24px;
  display: block;
  background-position: -702.5px -48px;
}
#burgerMenu .bodyBurgerMenu {
  display: flex;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  flex-direction: column;
  scrollbar-width: thin;
  scrollbar-color: var(--color-dark-25) var(--color-light-100);
  gap: 32px 0;
}
#burgerMenu .bodyBurgerMenu .menuKanal {
  width: 100%;
  height: auto;
}
#burgerMenu .bodyBurgerMenu .menuKanal .headerMenuKanal {
  color: #0c0b0b;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 20px;
  padding-left: 16px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal {
  list-style: none;
  width: 100%;
  height: auto;
  padding: 0 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal {
  width: calc(33.3333333333% - 8px);
  height: 72px;
  padding: 8px 0;
  border-radius: 15px;
  background: #fefefe;
  /* Light/M */
  box-shadow: 0px 6px 12px 0px rgba(28, 39, 49, 0.05);
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal:hover {
  box-shadow: 0px 3px 6px 0px rgba(28, 39, 49, 0.05);
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal:hover a {
  color: var(--color-red-75);
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  gap: 8px 0;
  color: #0c0b0b;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a span {
  display: block;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-beranda-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -1px -1px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-news-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -81px -1px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-daerah-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -121px -1px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-finance-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -161px -1px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-sport-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -201px -1px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-lifestyle-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -241px -1px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-travel-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -281px -1px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-otomotif-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -321px -1px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-techno-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -361px -1px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-multimedia-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -401px -1px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-indeks-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -441px -1px;
}
#burgerMenu .bodyBurgerMenu .menuKanal .listMenuKanal .listKanal a .ic-tv-burger {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -41px -1px;
}
#burgerMenu .bodyBurgerMenu .mncPortal .headerMenuKanal {
  color: #0c0b0b;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 16px;
  padding-left: 16px;
}
#burgerMenu .bodyBurgerMenu .mncPortal ul {
  list-style: none;
  width: 100%;
  height: 95px;
  display: flex;
  flex-direction: column;
  gap: 9px 0;
  flex-wrap: wrap;
  padding: 0 16px;
}
#burgerMenu .bodyBurgerMenu .mncPortal ul li:hover a {
  color: var(--color-red-75);
}
#burgerMenu .bodyBurgerMenu .mncPortal ul li a {
  width: max-content;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}
#burgerMenu .bodyBurgerMenu .liveTV .headerMenuKanal {
  color: #0c0b0b;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 16px;
  padding-left: 16px;
}
#burgerMenu .bodyBurgerMenu .liveTV ul {
  list-style: none;
  width: 100%;
  height: 95px;
  display: flex;
  flex-direction: column;
  gap: 9px 0;
  flex-wrap: wrap;
  padding: 0 16px;
}
#burgerMenu .bodyBurgerMenu .liveTV ul li:hover a {
  color: var(--color-red-75);
}
#burgerMenu .bodyBurgerMenu .liveTV ul li a {
  width: max-content;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
}

#networkDropdown {
  position: fixed;
  top: -580px;
  left: 0;
  z-index: 9999;
  width: 100vw;
  height: auto;
  padding: 32px 0;
  background-color: var(--color-white);
}
#networkDropdown .networkHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px 0;
  flex-wrap: wrap;
  margin-bottom: 24px;
}
#networkDropdown .networkHeader span {
  display: inline-block;
}
#networkDropdown .networkHeader .textHeader {
  color: var(--color-dark-100);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
}
#networkDropdown .networkHeader .textHeader::first-letter {
  color: var(--color-red-50);
}
#networkDropdown .networkHeader #closeDropdown {
  cursor: pointer;
}
#networkDropdown .networkHeader #closeDropdown .ic-close-dropdown {
  display: block;
  width: 24px;
  height: 24px;
  background-position: -197px -48px;
}
#networkDropdown .networkHeader .textDesc {
  display: block;
  width: 100%;
  color: var(--color-dark-100);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
#networkDropdown .networkHeader .textDesc a {
  color: var(--color-dark-100);
  display: inline-block;
  font-weight: 700;
}
#networkDropdown .dropdownMenu {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  gap: 0 32px;
}
#networkDropdown .dropdownMenu .networkChannel {
  display: flex;
  width: 70%;
}
#networkDropdown .dropdownMenu .networkChannel .pulau {
  list-style: none;
  width: 33.3333333333%;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
#networkDropdown .dropdownMenu .networkChannel .pulau .listPulau {
  padding: 8px 16px;
  width: 100%;
  cursor: pointer;
  color: var(--color-dark-100);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  border-radius: 4px;
  background-color: transparent;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
#networkDropdown .dropdownMenu .networkChannel .pulau .listPulau:hover {
  background-color: #990100;
  color: var(--color-white);
}
#networkDropdown .dropdownMenu .networkChannel .pulau .listPulau.active {
  background-color: #990100;
  color: var(--color-white);
}
@media screen and (max-width: 1025px) {
  #networkDropdown .dropdownMenu .networkChannel .pulau {
    width: 50%;
  }
}
#networkDropdown .dropdownMenu .networkChannel .lineVertical {
  width: 1px;
  height: 100%;
  border-radius: 4px;
  background: #f2f2f2;
  margin: 0 8px;
}
#networkDropdown .dropdownMenu .networkChannel #listNetwork {
  width: calc(100% - 244px);
  height: 322px;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #dcdcdc var(--color-light-100);
}
#networkDropdown .dropdownMenu .networkChannel #listNetwork #kabupaten {
  list-style: none;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 4px 16px;
}
#networkDropdown .dropdownMenu .networkChannel #listNetwork #kabupaten .listKabupaten {
  width: calc(50% - 8px);
}
#networkDropdown .dropdownMenu .networkChannel #listNetwork #kabupaten .listKabupaten a {
  padding: 8px 16px;
  width: 100%;
  cursor: pointer;
  color: var(--color-dark-100);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  border-radius: 4px;
  background-color: transparent;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}
#networkDropdown .dropdownMenu .networkChannel #listNetwork #kabupaten .listKabupaten a:hover {
  background-color: #990100;
  color: var(--color-white);
}
@media screen and (max-width: 1025px) {
  #networkDropdown .dropdownMenu .networkChannel #listNetwork {
    width: 50%;
  }
  #networkDropdown .dropdownMenu .networkChannel #listNetwork #kabupaten {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  #networkDropdown .dropdownMenu .networkChannel #listNetwork #kabupaten .listKabupaten {
    width: 100%;
  }
}
#networkDropdown .dropdownMenu .networkUpdate {
  width: clamp(150px, 30vw, 230px);
  display: flex;
  flex-direction: column;
  gap: 16px 0;
  justify-content: end;
}
#networkDropdown .dropdownMenu .networkUpdate a {
  position: relative;
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  border-radius: 16px;
  border: 1px solid #dcdcdc;
  background: #fefefe;
  color: var(--color-black);
  overflow: hidden;
}
#networkDropdown .dropdownMenu .networkUpdate a span {
  position: relative;
  z-index: 1;
  color: var(--color-black);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
}
#networkDropdown .dropdownMenu .networkUpdate a span:nth-child(2) {
  font-size: 12px;
  font-weight: 400;
}
#networkDropdown .dropdownMenu .networkUpdate a span:last-child {
  position: absolute;
  right: -50px;
  top: 0;
}
#networkDropdown .dropdownMenu .networkUpdate a .ic-network-updates {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
  width: 70.25px;
  height: 93px;
  background-position: -349px -9px;
}
#networkDropdown .dropdownMenu .networkUpdate a .ic-personalize {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
  width: 43.25px;
  height: 93px;
  background-position: -476px -10px;
}
#networkDropdown .dropdownMenu .networkUpdate a:hover span {
  z-index: 0;
}
#networkDropdown .dropdownMenu .networkUpdate a:hover .ic-network-updates {
  background-position: -227px -9px;
}
#networkDropdown .dropdownMenu .networkUpdate a:hover .ic-personalize {
  background-position: -555px -10px;
}

.widgetListArticle {
  width: 100%;
  height: auto;
  margin: 24px 0;
  margin-top: 0;
}
.widgetListArticle__header {
  display: flex;
  flex-direction: row;
  gap: 0 8px;
  align-items: center;
  margin-bottom: 16px;
}
.widgetListArticle__header__title {
  display: flex;
  align-items: center;
  gap: 8px;
}
.widgetListArticle__header__title .ic-editor-choice {
  position: relative;
  background-position: -280px -16px;
  width: 24px;
  height: 24px;
}
.widgetListArticle__header__title .ic-latest-news {
  position: relative;
  background-position: -239px -16px;
  width: 24px;
  height: 24px;
}
.widgetListArticle__header__title .ic-related-news {
  position: relative;
  background-position: -200px -16px;
  width: 24px;
  height: 24px;
}
.widgetListArticle__header__title .ic-hotNews {
  position: relative;
  background-position: -160px -16px;
  width: 24px;
  height: 24px;
}
.widgetListArticle__header__title .ic-location {
  position: relative;
  background-position: -520px -17px;
  width: 24px;
  height: 24px;
}
.widgetListArticle__header__title h3 {
  font-family: "MNCSansBold", sans-serif;
  color: var(--color-dark-100);
}
.widgetListArticle__header__title h2 {
  font-size: clamp(16px, 2.2vw, 20px);
}
.widgetListArticle__header__action {
  font-family: "MNCSansRegular", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: var(--color-white);
  margin-left: auto;
  padding: 4px 16px;
  border-radius: 32px;
  background-color: var(--color-red);
  transition: background-color 0.2s ease-in-out;
}
.widgetListArticle__header__action:hover {
  background-color: var(--color-red-2);
}
.widgetListArticle.col .widgetListArticle__body {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  border-radius: 8px;
  padding: 16px;
  background-color: var(--color-light-50);
  box-shadow: 0px 6px 12px rgba(28, 39, 49, 0.05);
}
.widgetListArticle.col .widgetListArticle__body.bg-none {
  background-color: transparent;
  box-shadow: none;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle {
  position: relative;
  width: calc(33.3333333333% - 11px);
  height: auto;
  background-color: transparent;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle.cardProgram a {
  gap: 0px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle.cardProgram .cardImg {
  aspect-ratio: 4/2;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -ms-border-radius: 8px 8px 0px 0px;
  -o-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle.cardProgram .cardDesc {
  padding: 7px 12px;
  background-color: rgb(32, 32, 32);
  font-family: "MNCSansBold";
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  -webkit-border-radius: 0px 0px 8px 8px;
  -moz-border-radius: 0px 0px 8px 8px;
  -ms-border-radius: 0px 0px 8px 8px;
  -o-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a {
  display: flex;
  flex-direction: column;
  gap: 8px 16px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle,
.widgetListArticle.col .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardImg {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1.5;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardImg .ic-video,
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardImg .ic-img,
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .kanal,
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardBody .cardTitle,
.widgetListArticle.col .widgetListArticle__body article.cardArticle a .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(8px, 1.5vw, 14px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div {
  display: flex;
  flex-direction: column;
  gap: 8px 16px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle,
.widgetListArticle.col .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardImg {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1.5;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardImg .ic-video,
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardImg .ic-img,
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .kanal,
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardBody .cardTitle,
.widgetListArticle.col .widgetListArticle__body article.cardArticle div .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(8px, 1.5vw, 14px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle {
  position: relative;
  width: calc(33.3333333333% - 11px);
  height: auto;
  background-color: transparent;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle.cardProgram a {
  gap: 0px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle.cardProgram .cardImg {
  aspect-ratio: 4/2;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -ms-border-radius: 8px 8px 0px 0px;
  -o-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle.cardProgram .cardDesc {
  padding: 7px 12px;
  background-color: rgb(32, 32, 32);
  font-family: "MNCSansBold";
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  -webkit-border-radius: 0px 0px 8px 8px;
  -moz-border-radius: 0px 0px 8px 8px;
  -ms-border-radius: 0px 0px 8px 8px;
  -o-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a {
  display: flex;
  flex-direction: column;
  gap: 8px 16px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle,
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardImg {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1.6666666667;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-video,
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-img,
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .kanal,
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardBody .cardTitle,
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle a .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(8px, 1.5vw, 14px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div {
  display: flex;
  flex-direction: column;
  gap: 8px 16px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle,
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardImg {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1.6666666667;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-video,
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-img,
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .kanal,
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardBody .cardTitle,
.widgetListArticle.col.multimedia .widgetListArticle__body article.cardArticle div .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(8px, 1.5vw, 14px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle {
  position: relative;
  width: calc(33.3333333333% - 11px);
  height: auto;
  background-color: transparent;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle.cardProgram a {
  gap: 0px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle.cardProgram .cardImg {
  aspect-ratio: 4/2;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -ms-border-radius: 8px 8px 0px 0px;
  -o-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle.cardProgram .cardDesc {
  padding: 7px 12px;
  background-color: rgb(32, 32, 32);
  font-family: "MNCSansBold";
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  -webkit-border-radius: 0px 0px 8px 8px;
  -moz-border-radius: 0px 0px 8px 8px;
  -ms-border-radius: 0px 0px 8px 8px;
  -o-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a {
  display: flex;
  flex-direction: column;
  gap: 8px 16px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle,
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1.7777777778;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-video,
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-img,
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .kanal,
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .cardTitle,
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(8px, 1.5vw, 14px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div {
  display: flex;
  flex-direction: column;
  gap: 8px 16px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle,
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1.7777777778;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-video,
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-img,
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .kanal,
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .cardTitle,
.widgetListArticle.col.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(8px, 1.5vw, 14px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.widgetListArticle.row .widgetListArticle__body {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  border-radius: 8px;
  padding: 16px 0;
  background-color: transparent;
  box-shadow: none;
}
.widgetListArticle.row .widgetListArticle__body.bg-none {
  background-color: transparent;
  box-shadow: none;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle {
  position: relative;
  width: 100%;
  height: auto;
  background-color: transparent;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle.cardProgram a {
  gap: 0px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle.cardProgram .cardImg {
  aspect-ratio: 4/2;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -ms-border-radius: 8px 8px 0px 0px;
  -o-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle.cardProgram .cardDesc {
  padding: 7px 12px;
  background-color: rgb(32, 32, 32);
  font-family: "MNCSansBold";
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  -webkit-border-radius: 0px 0px 8px 8px;
  -moz-border-radius: 0px 0px 8px 8px;
  -ms-border-radius: 0px 0px 8px 8px;
  -o-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a {
  display: flex;
  flex-direction: row;
  gap: 8px 16px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle,
.widgetListArticle.row .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardImg {
  flex-shrink: 0;
  position: relative;
  width: clamp(100px, 13vw, 164px);
  height: 100%;
  aspect-ratio: 1.5;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardImg .ic-video,
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardImg .ic-img,
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .kanal,
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardBody .cardTitle,
.widgetListArticle.row .widgetListArticle__body article.cardArticle a .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(10px, 1.6vw, 20px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div {
  display: flex;
  flex-direction: row;
  gap: 8px 16px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle,
.widgetListArticle.row .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardImg {
  flex-shrink: 0;
  position: relative;
  width: clamp(100px, 13vw, 164px);
  height: 100%;
  aspect-ratio: 1.5;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardImg .ic-video,
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardImg .ic-img,
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .kanal,
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardBody .cardTitle,
.widgetListArticle.row .widgetListArticle__body article.cardArticle div .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(10px, 1.6vw, 20px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle {
  position: relative;
  width: 100%;
  height: auto;
  background-color: transparent;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle.cardProgram a {
  gap: 0px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle.cardProgram .cardImg {
  aspect-ratio: 4/2;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -ms-border-radius: 8px 8px 0px 0px;
  -o-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle.cardProgram .cardDesc {
  padding: 7px 12px;
  background-color: rgb(32, 32, 32);
  font-family: "MNCSansBold";
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  -webkit-border-radius: 0px 0px 8px 8px;
  -moz-border-radius: 0px 0px 8px 8px;
  -ms-border-radius: 0px 0px 8px 8px;
  -o-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a {
  display: flex;
  flex-direction: row;
  gap: 8px 16px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle,
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardImg {
  flex-shrink: 0;
  position: relative;
  width: 164px;
  height: 100%;
  aspect-ratio: 1.6666666667;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-video,
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-img,
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .kanal,
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardBody .cardTitle,
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle a .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(10px, 1.6vw, 20px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div {
  display: flex;
  flex-direction: row;
  gap: 8px 16px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle,
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardImg {
  flex-shrink: 0;
  position: relative;
  width: 164px;
  height: 100%;
  aspect-ratio: 1.6666666667;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-video,
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-img,
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .kanal,
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardBody .cardTitle,
.widgetListArticle.row.multimedia .widgetListArticle__body article.cardArticle div .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(10px, 1.6vw, 20px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle {
  position: relative;
  width: 100%;
  height: auto;
  background-color: transparent;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle.cardProgram a {
  gap: 0px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle.cardProgram .cardImg {
  aspect-ratio: 4/2;
  -webkit-border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -ms-border-radius: 8px 8px 0px 0px;
  -o-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle.cardProgram .cardDesc {
  padding: 7px 12px;
  background-color: rgb(32, 32, 32);
  font-family: "MNCSansBold";
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
  -webkit-border-radius: 0px 0px 8px 8px;
  -moz-border-radius: 0px 0px 8px 8px;
  -ms-border-radius: 0px 0px 8px 8px;
  -o-border-radius: 0px 0px 8px 8px;
  border-radius: 0px 0px 8px 8px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a {
  display: flex;
  flex-direction: row;
  gap: 8px 16px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle,
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg {
  flex-shrink: 0;
  position: relative;
  width: 164px;
  height: 100%;
  aspect-ratio: 1.7777777778;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-video,
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-img,
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .kanal,
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .cardTitle,
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle a .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(10px, 1.6vw, 20px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div {
  display: flex;
  flex-direction: row;
  gap: 8px 16px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div:hover .cardImg .thumbCard {
  transform: scale(1.03);
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle,
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div:hover .cardBody .cardTitle a {
  transition: color 0.3s ease-in-out;
  color: var(--color-red);
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg {
  flex-shrink: 0;
  position: relative;
  width: 164px;
  height: 100%;
  aspect-ratio: 1.7777777778;
  overflow: hidden;
  border-radius: clamp(4px, 1vw, 8px);
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .thumbCard {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-video,
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-img,
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  background-color: rgba(191, 191, 191, 0.5);
  backdrop-filter: blur(1px);
  padding: 2px;
  border-radius: 4px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-video {
  background-position: 2px -17px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-img {
  background-position: -34px -17px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardImg .ic-pie-chart {
  background-position: -70px -17px;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .kanal,
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(8px, 1.5vw, 12px);
  color: var(--color-red);
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .kanalAndTime .postTime {
  font-size: clamp(6px, 1.4vw, 10px);
  font-weight: 400;
  color: var(--color-dark-0);
}
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .cardTitle,
.widgetListArticle.row.multimediaVideo .widgetListArticle__body article.cardArticle div .cardBody .cardTitle a {
  font-family: "MNCSansBold", sans-serif;
  font-size: clamp(10px, 1.6vw, 20px);
  color: var(--color-dark-75);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}

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

#openModalSSO {
  cursor: pointer;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
}
#openModalSSO img {
  border-radius: 50%;
  object-fit: cover;
  object-position: center center;
}
#openModalSSO.hide {
  display: none;
}

.modalLogin {
  position: absolute;
  right: -4.3vw;
  top: 37px;
  width: 384px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px 0;
  background-color: #feffff;
  box-shadow: 0px 25px 60px -10px rgba(28, 39, 49, 0.12);
  border-radius: 20px;
  animation: showAnimasi 0.5s ease-in-out forwards;
  overflow: hidden;
}
.modalLogin .modalHeader {
  position: relative;
  display: flex;
}
.modalLogin .modalHeader a {
  display: flex;
  height: auto;
  gap: 0 16px;
  padding: 8px 0;
}
.modalLogin .modalHeader a img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center center;
  overflow: hidden;
  flex-shrink: 0;
}
.modalLogin .modalHeader a .userInfo .detail-username {
  width: 244px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #1a2128;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
}
.modalLogin .modalHeader a .userInfo .detail-name {
  width: 244px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #de2027;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 25.2px */
}
.modalLogin .modalHeader #closeModalSSO {
  cursor: pointer;
}
.modalLogin .modalHeader #closeModalSSO .ic-close-modal-sso {
  content: url("../img/icon/ic-close-modal-sso.png");
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
.modalLogin .modalBody .warning {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 19.6px */
  margin-bottom: 8px;
}
.modalLogin .modalBody .infoModal {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
}
.modalLogin .modalBody .infoModal a {
  color: #de2027;
  display: inline-block;
  font-weight: 700;
}
.modalLogin .modalAction {
  width: max-content;
  color: #de2027;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 19.6px */
}
.modalLogin.hide {
  display: none;
  opacity: 0;
}

@keyframes hideAnimasi {
  0% {
    opacity: 0;
  }
  100% {
    display: none;
  }
}
@keyframes showAnimasi {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    display: flex;
  }
}
.hidden {
  display: none !important;
}

.stickyAds {
  width: 1100px;
  height: 50px;
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--color-grey-75);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.stickyAds #closeAds {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  padding: 5px 8px;
  background-color: var(--color-dark-0);
  color: var(--color-light-100);
}
@media screen and (max-width: 1025px) {
  .stickyAds {
    width: 80%;
  }
}

.alert-wrapp {
  position: absolute;
  z-index: 11;
  left: 50%;
  transform: translateX(-50%);
  top: 243px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  height: auto;
  padding: 13px;
  background: #f3fbff;
  border: 1px solid #509af8;
  box-shadow: 0 25px 40px -10px rgba(28, 39, 49, 0.08);
  border-radius: 10px;
  margin-top: 20px;
}
.alert-wrapp .alert-img {
  width: 21px;
  height: 21px;
  margin-right: 9.5px;
}
.alert-wrapp .alert-text {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  padding: 2.5px 0;
  width: calc(100% - 75px);
  text-align: left;
  color: #0c2a75;
}
.alert-wrapp .alert-text b {
  font-size: 14px;
  line-height: 16px;
  padding: 2.5px 0;
  font-weight: 700;
  text-decoration: none;
  color: #0c2a75;
}
.alert-wrapp .alert-text b a {
  display: inline-block;
  font-weight: 700;
  text-decoration: none;
  color: #0c2a75;
  padding: 10px 0;
}
.alert-wrapp .alert-close {
  width: 26px;
  height: 26px;
  cursor: pointer;
}

#backToTop {
  cursor: pointer;
  position: fixed;
  bottom: 87px;
  right: 80px;
  z-index: 999;
  transform: translateY(150px);
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
#backToTop .ic-backToTop {
  display: block;
  width: 48px;
  height: 48px;
  background-position: -779px -10px;
}

.adsPlacement {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  overflow: hidden;
  background-color: var(--color-light-75);
}
.adsPlacement.topLeaderBoard {
  width: clamp(400px, 100%, 728px);
  height: 90px;
}
.adsPlacement.topLeaderBoard img {
  position: relative;
  z-index: 2;
}
.adsPlacement.topLeaderBoard figcaption {
  z-index: 1;
  top: 8px;
}
.adsPlacement.perindo {
  background-color: transparent;
  padding: 0 16px;
}
.adsPlacement.size970x250 {
  padding: 27px;
  padding-top: 24px;
  border-radius: 20px;
  width: clamp(400px, 100%, 1024px);
  height: 298px;
}
.adsPlacement.size728x90 {
  padding-top: 24px;
  margin-bottom: 24px;
  width: clamp(400px, 100%, 728px);
  height: 90px;
  border-radius: 16px 16px 0 0;
}
.adsPlacement.parallaxWrapper {
  position: fixed;
  top: 128px;
  width: 35%;
  height: 600px;
  margin: auto;
  z-index: 1;
  background-color: transparent;
}
@media screen and (max-width: 1025px) {
  .adsPlacement.parallaxWrapper {
    width: 100%;
  }
}
.adsPlacement.parallaxWrapper .parallax {
  position: absolute;
  top: 20px;
  z-index: 1;
  background-color: var(--color-light-75);
  width: clamp(200px, 100%, 300px);
  height: 600px;
}
.adsPlacement.parallaxWrapper .parallax img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center center;
}
.adsPlacement.mgid {
  padding-top: 24px;
  width: 100%;
  min-height: 267px;
}
.adsPlacement.geozo {
  padding-top: 24px;
  width: 100%;
  min-height: 267px;
}
.adsPlacement figcaption {
  position: absolute;
  top: 2px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: var(--color-black);
}
.adsPlacement a img {
  width: clamp(400px, 100%, 970px);
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.adsPlacement img {
  width: clamp(400px, 100%, 970px);
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

#about-page .mainBody,
#browser-setting-page .mainBody,
#mitra-page .mainBody {
  margin-top: 40px;
}
#about-page .mainBody aside.sideLeft .listMenuAbout,
#browser-setting-page .mainBody aside.sideLeft .listMenuAbout,
#mitra-page .mainBody aside.sideLeft .listMenuAbout {
  top: 170px;
  width: auto;
  height: auto;
  border-radius: 16px;
  background-color: var(--color-light-75);
  list-style: none;
}
#about-page .mainBody aside.sideLeft .listMenuAbout .listMenu,
#browser-setting-page .mainBody aside.sideLeft .listMenuAbout .listMenu,
#mitra-page .mainBody aside.sideLeft .listMenuAbout .listMenu {
  padding: 12px 20px;
  border: 1px solid var(--color-light-25);
  background-color: #fafafa;
}
#about-page .mainBody aside.sideLeft .listMenuAbout .listMenu:first-child,
#browser-setting-page .mainBody aside.sideLeft .listMenuAbout .listMenu:first-child,
#mitra-page .mainBody aside.sideLeft .listMenuAbout .listMenu:first-child {
  border-radius: 16px 16px 0px 0px;
}
#about-page .mainBody aside.sideLeft .listMenuAbout .listMenu:last-child,
#browser-setting-page .mainBody aside.sideLeft .listMenuAbout .listMenu:last-child,
#mitra-page .mainBody aside.sideLeft .listMenuAbout .listMenu:last-child {
  border-radius: 0px 0px 16px 16px;
}
#about-page .mainBody aside.sideLeft .listMenuAbout .listMenu a,
#browser-setting-page .mainBody aside.sideLeft .listMenuAbout .listMenu a,
#mitra-page .mainBody aside.sideLeft .listMenuAbout .listMenu a {
  color: var(--color-black);
  font-family: Inter-Bold, sans-serif;
  font-size: clamp(14px, 1.2vw, 18px);
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 28.8px */
  transition: color 0.3s ease-in-out;
}
#about-page .mainBody aside.sideLeft .listMenuAbout .listMenu:hover a,
#browser-setting-page .mainBody aside.sideLeft .listMenuAbout .listMenu:hover a,
#mitra-page .mainBody aside.sideLeft .listMenuAbout .listMenu:hover a {
  color: var(--color-red);
}
#about-page .mainBody aside.sideLeft .listMenuAbout .listMenu.active a,
#browser-setting-page .mainBody aside.sideLeft .listMenuAbout .listMenu.active a,
#mitra-page .mainBody aside.sideLeft .listMenuAbout .listMenu.active a {
  color: var(--color-red);
}
#about-page .mainBody main.sideRight.browserSettings,
#browser-setting-page .mainBody main.sideRight.browserSettings,
#mitra-page .mainBody main.sideRight.browserSettings {
  margin: auto;
  width: 90%;
}
#about-page .mainBody main.sideRight.browserSettings .about-content p:not(:first-child),
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content p:not(:first-child),
#mitra-page .mainBody main.sideRight.browserSettings .about-content p:not(:first-child) {
  margin-bottom: 0px;
  margin-top: 10px;
}
#about-page .mainBody main.sideRight.browserSettings .about-content section.accordion,
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content section.accordion,
#mitra-page .mainBody main.sideRight.browserSettings .about-content section.accordion {
  margin-bottom: 4px;
  margin-top: 0px;
  width: 100%;
  height: auto;
}
#about-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header,
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header,
#mitra-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2px;
}
#about-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .title,
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .title,
#mitra-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .title {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: var(--color-dark-50);
}
#about-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .title.platform,
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .title.platform,
#mitra-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .title.platform {
  padding-left: 10px;
}
#about-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .dropdown,
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .dropdown,
#mitra-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .dropdown {
  cursor: pointer;
  padding: 2px;
}
#about-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .dropdown img,
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .dropdown img,
#mitra-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .dropdown img {
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}
#about-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .dropdown.active img,
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .dropdown.active img,
#mitra-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__header .dropdown.active img {
  transform: rotate(0deg);
}
#about-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body,
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body,
#mitra-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body {
  display: none;
  width: 100%;
  height: max-content;
  overflow: hidden;
  border-bottom: none;
}
#about-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body.show,
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body.show,
#mitra-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body.show {
  height: max-content;
  border: none;
  display: block;
}
#about-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body ul,
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body ul,
#mitra-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body ul {
  list-style-position: outside;
  list-style-type: disc;
}
#about-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body ul li,
#browser-setting-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body ul li,
#mitra-page .mainBody main.sideRight.browserSettings .about-content section.accordion .accordion__body ul li {
  margin-left: 30px;
}
#about-page .mainBody main.sideRight.sitemap,
#browser-setting-page .mainBody main.sideRight.sitemap,
#mitra-page .mainBody main.sideRight.sitemap {
  margin: auto;
  width: 90%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#about-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp,
#browser-setting-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp,
#mitra-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp {
  height: max-content;
  float: left;
}
#about-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3,
#browser-setting-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3,
#mitra-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3 {
  width: 25%;
  height: auto;
  float: left;
}
@media screen and (max-width: 1025px) {
  #about-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3,
  #browser-setting-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3,
  #mitra-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3 {
    width: 50%;
  }
}
#about-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3:last-child,
#browser-setting-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3:last-child,
#mitra-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3:last-child {
  width: max-content;
}
#about-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3:nth-child(3),
#browser-setting-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3:nth-child(3),
#mitra-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3:nth-child(3) {
  width: max-content;
}
#about-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3 h3 a,
#browser-setting-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3 h3 a,
#mitra-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3 h3 a {
  color: var(--color-red);
}
#about-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3 .sitemap li,
#browser-setting-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3 .sitemap li,
#mitra-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3 .sitemap li {
  list-style-position: inside;
  padding-left: 20px;
}
#about-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3 .sitemap li a,
#browser-setting-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3 .sitemap li a,
#mitra-page .mainBody main.sideRight.sitemap .about-content.sitemapWrapp .col-md-3 .sitemap li a {
  display: inline-block;
  color: var(--color-black);
}
#about-page .mainBody main.sideRight .backdrop-wrapper,
#browser-setting-page .mainBody main.sideRight .backdrop-wrapper,
#mitra-page .mainBody main.sideRight .backdrop-wrapper {
  position: relative;
  width: 100%;
  height: auto;
}
#about-page .mainBody main.sideRight .backdrop-wrapper .titleSection,
#browser-setting-page .mainBody main.sideRight .backdrop-wrapper .titleSection,
#mitra-page .mainBody main.sideRight .backdrop-wrapper .titleSection {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  font-family: Inter-Bold, sans-serif;
  font-size: clamp(24px, 2.4vw, 32px);
  font-weight: 700;
  line-height: 48px;
  color: var(--color-white);
  width: 100%;
  text-align: center;
}
#about-page .mainBody main.sideRight .backdrop-wrapper img,
#browser-setting-page .mainBody main.sideRight .backdrop-wrapper img,
#mitra-page .mainBody main.sideRight .backdrop-wrapper img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
#about-page .mainBody main.sideRight .about-content,
#browser-setting-page .mainBody main.sideRight .about-content,
#mitra-page .mainBody main.sideRight .about-content {
  position: relative;
  top: -46px;
  z-index: 1;
  width: 96%;
  height: auto;
  background-color: var(--color-white);
  box-shadow: 0px 4px 15px 0px rgba(205, 205, 205, 0.2509803922);
  border-radius: 8px;
  margin: auto;
  padding: 24px;
}
#about-page .mainBody main.sideRight .about-content.v2,
#browser-setting-page .mainBody main.sideRight .about-content.v2,
#mitra-page .mainBody main.sideRight .about-content.v2 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  top: 0px;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 4px 15px 0 rgba(205, 205, 205, 0.25);
}
#about-page .mainBody main.sideRight .about-content.v2 p,
#browser-setting-page .mainBody main.sideRight .about-content.v2 p,
#mitra-page .mainBody main.sideRight .about-content.v2 p {
  margin-bottom: 0px;
  color: rgb(45, 45, 42);
}
#about-page .mainBody main.sideRight .about-content.v2 h1,
#browser-setting-page .mainBody main.sideRight .about-content.v2 h1,
#mitra-page .mainBody main.sideRight .about-content.v2 h1 {
  font-family: MNC Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0px;
  color: rgb(45, 45, 42);
}
#about-page .mainBody main.sideRight .about-content.v2 h2, #about-page .mainBody main.sideRight .about-content.v2 h3,
#browser-setting-page .mainBody main.sideRight .about-content.v2 h2,
#browser-setting-page .mainBody main.sideRight .about-content.v2 h3,
#mitra-page .mainBody main.sideRight .about-content.v2 h2,
#mitra-page .mainBody main.sideRight .about-content.v2 h3 {
  font-family: MNC Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 0px;
  color: rgb(45, 45, 42);
}
#about-page .mainBody main.sideRight .about-content.redaksi,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi,
#mitra-page .mainBody main.sideRight .about-content.redaksi {
  top: unset;
  box-shadow: unset;
  padding: unset;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion {
  margin: 24px 0;
  width: 100%;
  height: auto;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .title,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .title,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .title {
  font-family: Inter-Bold, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: var(--color-dark-50);
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .dropdown,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .dropdown,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .dropdown {
  cursor: pointer;
  padding: 2px;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .dropdown img,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .dropdown img,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .dropdown img {
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .dropdown.active img,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .dropdown.active img,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__header .dropdown.active img {
  transform: rotate(0deg);
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body {
  display: none;
  width: 100%;
  height: max-content;
  overflow: hidden;
  border-bottom: 1px solid #e3e3e3;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body.show,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body.show,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body.show {
  height: max-content;
  border: none;
  display: block;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: start;
  background: #f5f5f5;
  box-shadow: 0px 2px 6px 0px rgba(28, 39, 49, 0.0784313725);
  padding: 0 clamp(16px, 2vw, 22px);
  float: left;
  width: calc(50% - 16px);
  height: 129px;
  margin: 8px;
  border-radius: 5px;
  transition: background-color 0.3s ease-in-out;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi:hover,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi:hover,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi:hover {
  background-color: #e1e1e1;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile__img,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile__img,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile__img {
  flex-shrink: 0;
  width: clamp(40px, 3vw, 60px);
  height: clamp(40px, 3vw, 60px);
  border-radius: 50%;
  overflow: hidden;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile__img img,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile__img img,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile__title,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile__title,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile__title {
  color: #525252;
  font-family: Inter, sans-serif;
  font-size: clamp(8px, 1.2vw, 12px);
  font-weight: 400;
  line-height: 16.94px;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile_name,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile_name,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile_name {
  font-family: 'MNCSansBold';
  font-size: clamp(12px, 1.2vw, 16px);
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created {
  margin-top: -4px;
  font-family: 'MNCSansRegular';
  font-size: clamp(8px, 1vw, 14px);
  font-weight: 400;
  line-height: 18px;
  color: var(--color-dark-50);
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created .number,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created .number,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created .number {
  font-family: 'MNCSansBold';
  color: var(--color-red);
  font-weight: 700;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi {
  width: calc(50% - 16px);
  height: 417px;
  flex-direction: column;
  justify-content: center;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img img,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img img,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail {
  flex-direction: column;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile__title,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile__title,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile__title {
  width: max-content;
  padding: 4px 8px 4px 8px;
  gap: 10px;
  border-radius: 4px;
  opacity: 0px;
  background-color: #de2027;
  color: var(--color-white);
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile_name,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile_name,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile_name {
  font-family: Inter-Bold, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .article-created,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .article-created,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .article-created {
  margin-top: -4px;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina {
  width: 100%;
  height: 210px;
  flex-direction: column;
  justify-content: center;
  float: unset;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .element-obj-L,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .element-obj-L,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .element-obj-L {
  position: absolute;
  left: 0;
  top: 0;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .element-obj-R,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .element-obj-R,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .element-obj-R {
  position: absolute;
  right: 0;
  top: 0;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img img,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img img,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail {
  flex-direction: column;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile__title,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile__title,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile__title {
  width: max-content;
  padding: 4px 8px 4px 8px;
  gap: 10px;
  border-radius: 4px;
  opacity: 0px;
  background-color: #de2027;
  color: var(--color-white);
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
}
#about-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile_name,
#browser-setting-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile_name,
#mitra-page .mainBody main.sideRight .about-content.redaksi section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile_name {
  font-family: Inter-Bold, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
#about-page .mainBody main.sideRight .about-content.struktur,
#browser-setting-page .mainBody main.sideRight .about-content.struktur,
#mitra-page .mainBody main.sideRight .about-content.struktur {
  top: unset;
  box-shadow: unset;
  padding: unset;
  width: 100%;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion {
  margin: 24px 0;
  width: 100%;
  height: auto;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .title,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .title,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .title {
  font-family: Inter-Bold, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: var(--color-dark-50);
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .dropdown,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .dropdown,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .dropdown {
  cursor: pointer;
  padding: 2px;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .dropdown img,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .dropdown img,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .dropdown img {
  transform: rotate(180deg);
  transition: transform 0.3s ease-in-out;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .dropdown.active img,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .dropdown.active img,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__header .dropdown.active img {
  transform: rotate(0deg);
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body {
  display: none;
  width: 100%;
  height: max-content;
  overflow: hidden;
  border-bottom: 1px solid #e3e3e3;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body.show,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body.show,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body.show {
  height: max-content;
  border: none;
  display: block;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: start;
  background: #f5f5f5;
  box-shadow: 0px 2px 6px 0px rgba(28, 39, 49, 0.0784313725);
  padding: 0 clamp(16px, 2vw, 22px);
  float: left;
  width: calc(50% - 16px);
  height: 129px;
  margin: 8px;
  border-radius: 5px;
  transition: background-color 0.3s ease-in-out;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi:hover,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi:hover,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi:hover {
  background-color: #e1e1e1;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile {
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile__img,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile__img,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile__img {
  flex-shrink: 0;
  width: clamp(40px, 3vw, 60px);
  height: clamp(40px, 3vw, 60px);
  border-radius: 50%;
  overflow: hidden;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile__img img,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile__img img,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile__title,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile__title,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile__title {
  color: #525252;
  font-family: 'MNCSansRegular';
  font-size: clamp(8px, 1.2vw, 12px);
  font-weight: 400;
  line-height: 16.94px;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile_name,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile_name,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .profile_name {
  font-family: 'MNCSansBold';
  font-size: clamp(12px, 1.2vw, 16px);
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created {
  margin-top: -4px;
  font-family: Inter, sans-serif;
  font-size: clamp(8px, 1vw, 14px);
  font-weight: 400;
  line-height: 18px;
  color: var(--color-dark-50);
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created .number,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created .number,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi .profile .profile_detail .article-created .number {
  font-family: Inter-Bold, sans-serif;
  color: var(--color-red);
  font-weight: 700;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi {
  width: calc(50% - 16px);
  height: 417px;
  flex-direction: column;
  justify-content: center;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img img,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img img,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail {
  flex-direction: column;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile__title,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile__title,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile__title {
  width: max-content;
  padding: 4px 8px 4px 8px;
  gap: 10px;
  border-radius: 4px;
  opacity: 0px;
  background-color: #de2027;
  color: var(--color-white);
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile_name,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile_name,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .profile_name {
  font-family: Inter-Bold, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .article-created,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .article-created,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pimpinanRedaksi .profile .profile_detail .article-created {
  margin-top: -4px;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  float: unset;
  padding: 16px;
  margin: 0px;
  gap: 16px;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col {
  flex-direction: row;
  gap: 8px;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile {
  width: 129px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile .profile_detail,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile .profile_detail,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile .profile_detail {
  flex-direction: column;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile .profile_detail .profile__title,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile .profile_detail .profile__title,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile .profile_detail .profile__title {
  width: 100%;
  padding: 4px 8px 4px 8px;
  gap: 10px;
  border-radius: 4px;
  font-family: "MNCSansRegular";
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: rgb(69, 69, 69);
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile .profile_detail .profile_name,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile .profile_detail .profile_name,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina.col .profile .profile_detail .profile_name {
  font-family: "MNCSansBold";
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  min-height: 44px;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .element-obj-L,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .element-obj-L,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .element-obj-L {
  position: absolute;
  left: -10px;
  top: 0;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .element-obj-R,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .element-obj-R,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .element-obj-R {
  position: absolute;
  right: -10px;
  top: 0;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img {
  width: 100px;
  height: auto;
  overflow: hidden;
  border-radius: 0%;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img img,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img img,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail {
  flex-direction: column;
  align-items: center;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile__title,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile__title,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile__title {
  width: max-content;
  padding: 4px 8px 4px 8px;
  gap: 10px;
  border-radius: 4px;
  font-family: "MNCSansRegular";
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: rgb(69, 69, 69);
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile_name,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile_name,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.pembina .profile .profile_detail .profile_name {
  font-family: 'MNCSansBold';
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
#about-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.tv .profile .profile__img,
#browser-setting-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.tv .profile .profile__img,
#mitra-page .mainBody main.sideRight .about-content.struktur section.accordion .accordion__body .cardRedaksi.tv .profile .profile__img {
  width: 60px;
  height: 60px;
}
#about-page .mainBody main.sideRight .about-content p,
#browser-setting-page .mainBody main.sideRight .about-content p,
#mitra-page .mainBody main.sideRight .about-content p {
  font-family: 'MNCSansRegular';
  font-size: clamp(12px, 1.2vw, 14px);
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 24px;
  color: var(--color-black);
}
#about-page .mainBody main.sideRight .about-content p.p-termOfService,
#browser-setting-page .mainBody main.sideRight .about-content p.p-termOfService,
#mitra-page .mainBody main.sideRight .about-content p.p-termOfService {
  margin-bottom: 0px;
}
#about-page .mainBody main.sideRight .about-content p a,
#browser-setting-page .mainBody main.sideRight .about-content p a,
#mitra-page .mainBody main.sideRight .about-content p a {
  color: var(--color-black);
  text-decoration: underline;
}
#about-page .mainBody main.sideRight .about-content p.head,
#browser-setting-page .mainBody main.sideRight .about-content p.head,
#mitra-page .mainBody main.sideRight .about-content p.head {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 700;
}
#about-page .mainBody main.sideRight .about-content ol.termOfService,
#browser-setting-page .mainBody main.sideRight .about-content ol.termOfService,
#mitra-page .mainBody main.sideRight .about-content ol.termOfService {
  margin-bottom: 24px;
}
#about-page .mainBody main.sideRight .about-content ol.termOfService li,
#browser-setting-page .mainBody main.sideRight .about-content ol.termOfService li,
#mitra-page .mainBody main.sideRight .about-content ol.termOfService li {
  font-family: Inter, sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}
#about-page .mainBody main.sideRight .about-content ol.disclimer li,
#browser-setting-page .mainBody main.sideRight .about-content ol.disclimer li,
#mitra-page .mainBody main.sideRight .about-content ol.disclimer li {
  margin-bottom: 0px;
}
#about-page .mainBody main.sideRight .about-content ol.disclimer li p,
#browser-setting-page .mainBody main.sideRight .about-content ol.disclimer li p,
#mitra-page .mainBody main.sideRight .about-content ol.disclimer li p {
  margin-bottom: 0px;
}
#about-page .mainBody main.sideRight .about-content ol li,
#browser-setting-page .mainBody main.sideRight .about-content ol li,
#mitra-page .mainBody main.sideRight .about-content ol li {
  font-family: Inter-Bold, sans-serif;
  font-size: clamp(12px, 1.2vw, 14px);
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 24px;
  color: var(--color-black);
  padding-left: 4px;
  margin-left: 14px;
}
#about-page .mainBody main.sideRight .about-content ol li ol li,
#browser-setting-page .mainBody main.sideRight .about-content ol li ol li,
#mitra-page .mainBody main.sideRight .about-content ol li ol li {
  margin-left: 0;
  font-family: Inter, sans-serif;
  font-size: clamp(12px, 1.2vw, 14px);
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0px;
  color: var(--color-black);
}
#about-page .mainBody main.sideRight .about-content ol li ol li ol li,
#browser-setting-page .mainBody main.sideRight .about-content ol li ol li ol li,
#mitra-page .mainBody main.sideRight .about-content ol li ol li ol li {
  list-style: lower-alpha;
  margin-left: 14px;
}
#about-page .mainBody main.sideRight .about-content ol.misi,
#browser-setting-page .mainBody main.sideRight .about-content ol.misi,
#mitra-page .mainBody main.sideRight .about-content ol.misi {
  padding-left: 4px;
  margin-left: 14px;
}
#about-page .mainBody main.sideRight .about-content ol.misi li,
#browser-setting-page .mainBody main.sideRight .about-content ol.misi li,
#mitra-page .mainBody main.sideRight .about-content ol.misi li {
  margin-left: 0;
  font-family: Inter, sans-serif;
  font-size: clamp(12px, 1.2vw, 14px);
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0px;
  color: var(--color-black);
}
#about-page .mainBody main.sideRight .about-content .bannerMitra,
#browser-setting-page .mainBody main.sideRight .about-content .bannerMitra,
#mitra-page .mainBody main.sideRight .about-content .bannerMitra {
  width: 100%;
  height: auto;
  object-fit: contain;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 24px;
}
#about-page .mainBody main.sideRight .about-content .joinAction,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction,
#mitra-page .mainBody main.sideRight .about-content .joinAction {
  margin: 0 auto;
  width: max-content;
  height: auto;
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#about-page .mainBody main.sideRight .about-content .joinAction .btn-join,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .btn-join,
#mitra-page .mainBody main.sideRight .about-content .joinAction .btn-join {
  width: max-content;
  padding: 16px;
  background-color: #000;
  border-radius: 10px;
  color: #fff;
}
#about-page .mainBody main.sideRight .about-content .joinAction .share,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0 16px;
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare {
  cursor: pointer;
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare .ic-link-share-2,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare .ic-link-share-2,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare .ic-link-share-2 {
  display: block;
  content: url("../img/icon/ic-link-share.png");
  width: 32px;
  height: 32px;
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare .ic-link-share-2:hover,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare .ic-link-share-2:hover,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare .ic-link-share-2:hover {
  content: url("../img/icon/ic-link-share-active.png");
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare #copied-2,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare #copied-2,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare #copied-2 {
  display: none;
  opacity: 0;
  position: absolute;
  top: 40px;
  left: -45px;
  background-color: rgba(var(--color-dark-100), 0.9);
  padding: 4px 16px;
  border-radius: 32px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare #copied-2.active,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare #copied-2.active,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare #linkShare #copied-2.active {
  opacity: 1;
  display: block;
  animation: copyAnimate 0.5s ease-in-out forwards;
  background-color: var(--color-dark-100);
}
@keyframes copyAnimate {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button {
  cursor: pointer;
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-wa,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-wa,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-wa {
  display: block;
  content: url("../img/icon/ic-wa.png");
  width: 32px;
  height: 32px;
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-wa:hover,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-wa:hover,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-wa:hover {
  content: url("../img/icon/ic-wa-active.png");
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-fb,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-fb,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-fb {
  display: block;
  content: url("../img/icon/ic-fb.png");
  width: 32px;
  height: 32px;
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-fb:hover,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-fb:hover,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-fb:hover {
  content: url("../img/icon/ic-fb-active.png");
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-x,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-x,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-x {
  display: block;
  content: url("../img/icon/ic-x.png");
  width: 32px;
  height: 32px;
}
#about-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-x:hover,
#browser-setting-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-x:hover,
#mitra-page .mainBody main.sideRight .about-content .joinAction .share .iconShare button .ic-x:hover {
  content: url("../img/icon/ic-x-active.png");
}

.swiperProgram .swiper-slide {
  overflow: hidden;
  border-radius: 16px;
}

.swiper-program-bullets.swiper-pagination.swiper-pagination-bullets {
  bottom: -22px;
}
.swiper-program-bullets.swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: rgb(229, 9, 19);
}/*# sourceMappingURL=about-tv-v2.css.map */