body,html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
.media {
    overflow: hidden
}
.media-image:after,.media-image:before,.media-link:before,.popup-menu:after {
    position: absolute;
    top: 0;
    content: ""
}
.box,.popup-menu,header.header,html {
    background: #fff
}
.article-detail .bacajuga a,.article-item .media-title,.grid .media-title,.headline .media-title a,.list .media-title,.popularpos .popular-item .media-title {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}
.mode,a {
    text-decoration: none
}
.breadcrumb ul,.commentsArea ol,.commentsArea ul,.commentsArea>ol,.footer ul,.menu-indeks ul,.menu.col2,.navigation nav ul,.share-box ul {
    list-style: none
}
:root {
    --primary: #21409a;
    --gradient1: #21409a;
    --gradient2: #007cbd;
    --secondary: #ef672f;
    --linkhover: #fcc43f;
    --color1: #21409a;
    --color2: #007cbd;
    --color3: #ef672f;
    --color4: #75b72e;
    --color5: #fcc43f;
    --color6: #ee4023;
    --color7: #257AE4;
    --widthparallaxmobile: 300px;
    --heightparallaxmobile: 600px;
    --txtparallaxmobile: "Scroll untuk lanjut membaca"
}
.color1,.darkmode .submenu ul li.color1 a,.darkmode .submenu ul li.color1 a:hover,.submenu ul li.color1 a,.submenu ul li.color1 a:hover {
    color: var(--color1)
}
.color2, .darkmode .submenu ul li.color2 a, .darkmode .submenu ul li.color2 a:hover, .submenu  ul li.color2 a, .submenu nav ul li.color2 a:hover {
    color: var(--color2);
}
.color3,.darkmode .media-more a:hover,.darkmode .submenu ul li.color3 a,.darkmode .submenu ul li.color3 a:hover,.submenu ul li.color3 a,.submenu ul li.color3 a:hover {
    color: var(--color3)
}
.color4,.darkmode .submenu ul li.color4 a,.darkmode .submenu ul li.color4 a:hover,.submenu ul li.color4 a,.submenu ul li.color4 a:hover {
    color: var(--color4)
}
.color5,.darkmode .submenu ul li.color5 a,.darkmode .submenu ul li.color5 a:hover,.headline2 .media-category,.headline2 .media:hover .media-title a,.submenu ul li.color5 a,.submenu ul li.color5 a:hover {
    color: var(--color5)
}
.color6,.darkmode .submenu ul li.color6 a,.darkmode .submenu ul li.color6 a:hover,.submenu ul li.color6 a,.submenu ul li.color6 a:hover {
    color: var(--color6)
}
.color7,.darkmode .submenu ul li.color7 a,.darkmode .submenu ul li.color7 a:hover,.submenu ul li.color7 a,.submenu ul li.color7 a:hover {
    color: var(--color7)
}
.article-detail .tag-post ul li a:hover,.article-text a,.darkmode .article-text a,.darkmode .logged-in-as a,.darkmode a:hover,.logged-in-as a,.media-link:hover,.menu-indeks ul li.current-menu-item a,.navigation nav ul li a:hover,.navigation nav ul li.current-menu-item a,a:hover {
    color: var(--primary)
}
*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    color: #000
}
button,html,input,select,textarea {
    font-family: Arial
}
.article-detail .bacajuga,.mode,.popup-menu-content,body,input#author,input#email,textarea#comment {
    font-family: Montserrat,sans-serif
}
body {
    margin: 0;
    line-height: 1.4;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeSpeed;
    background: #f4f4f4
}
h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 8px;
    line-height: 1.3
}
img {
    max-width: 100%!important;
    height: auto
}
a {
    background: 0 0;
    color: #000;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
body.nooverflow {
    overflow: unset
}
@-webkit-keyframes shimmer {
    100% {
        transform: translateX(100%)
    }
}
@keyframes shimmer {
    100% {
        transform: translateX(100%)
    }
}
button:focus-visible {
    border: 0;
    outline: 0
}
.box {
    max-width: 768px;
    margin: auto
}
.media-link:before {
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    white-space: nowrap;
    z-index: 2
}
.media-link {
    position: static;
    color: #000
}
.media-text {
    flex: 1;
    position: static;
    font-size: 12px;
    color: #666
}
.media-title {
    margin: 0;
    flex: 1;
    font-size: 14px
}
.media-image img {
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    display: block;
    object-fit: cover;
    width: 100%;
    z-index: 2;
    position: absolute;
    height: 100%
}
.popup-menu,.popup-menu-header .search-icon {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}
.media {
    position: relative;
    flex: 1
}
.media:hover .media-image img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15)
}
.media-image:before {
    left: 0;
    right: 0;
    bottom: 0;
    background: #eee;
    animation: 1s infinite shine
}
.media-image:after {
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    background-image: linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 20%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0));
    -webkit-animation: 2s infinite shimmer;
    animation: 2s infinite shimmer
}
.popup-menu {
    border-radius: 4px;
    position: fixed;
    overflow: visible;
    top: 53px;
    right: 12px;
    bottom: 12px;
    left: 12px;
    margin: auto;
    padding: 15px;
    z-index: 100;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.15);
    visibility: hidden;
    opacity: 0;
    transition: .3s ease-in-out;
    max-width: 738px;
}
.popup-menu.show {
    visibility: visible;
    opacity: 1
}
.popup-menu:after {
    width: 0;
    height: 0;
    left: 70px;
    border: 8px solid #000;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -3px 3px 3px 0 rgba(0,0,0,.05)
}
.popup-menu-header {
    position: relative;
    padding-bottom: 8px;
    border-bottom: 1px solid #d9d9d9
}
.popup-menu-content {
    position: absolute;
    top: 50px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    overflow-x: scroll!important;
    overflow-y: scroll!important;
    -webkit-overflow-scrolling: touch
}
.popup-menu-header .popup-input-search {
    outline: 0;
    text-align: left;
    width: 100%;
    display: block;
    background: 0 0;
    margin: 0;
    height: 34px;
    border: 1px solid #d9d9d9;
    padding: 7px 40px 7px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    font-size: 14px
}
.popup-menu-header .search-icon {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    cursor: pointer;
    outline: 0;
    width: 46px;
    background: url("../img/icon-sprite.png") -34px 6px no-repeat;
    display: block;
    height: 34px;
    color: #000;
    transition: .3s ease-in-out
}
.mode .icon-darkmode,.mode .icon-lightmode {
    filter: invert(57%) sepia(0%) saturate(61%) hue-rotate(240deg) brightness(105%) contrast(97%);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center
}
.popup-menu-content .widget .widget-header .widget-title {
    padding: 4px 0;
    margin-bottom: 8px;
    font-size: 14px;
    color: #333;
    width: 100%
}
.footer-nav .widget .widget-header,.popup-menu-content .widget .widget-header,.submenu .menu-indeks-sticky {
    margin: 0
}
.popup-menu-content .widget {
    padding: 8px 0;
    border-top: 1px solid #f0f0f0
}
.popup-menu-content .widget li a {
    padding: 5px 0;
    color: #6a6a6a;
    display: flex;
    position: relative;
    font-size: 12px;
    align-items: center
}
.popup-menu-content .widget li a .sub-menu {
    display: none;
}
.popup-menu-content .widget li a img {
    max-width: 23px!important;
    height: auto;
    padding: 0;
    text-align: center;
    vertical-align: top
}
.popup-menu-transparent {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 25;
    background: rgba(0,0,0,.6);
    display: none;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    left: 0
}
.billboard .widget img,.billboard a,.commentAvatar a,.header .header-brand a,.popup-menu-transparent.show,.sidebar-box .widget>a {
    display: block
}
.mode {
    display: flex;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border: 0;
    color: var(--primary);
    font-weight: 500;
    font-size: 13px;
    line-height: 13px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    background-color: transparent;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    flex-wrap: wrap;
    align-items: center
}
.article-detail figcaption,.article-text {
    font-family: Helvetica-FF,Arial,Tahoma,sans-serif
}
.mode .icon-darkmode {
    background-image: url("../icon/moon.svg");
    display: block
}
.mode .icon-lightmode {
    background-image: url("../icon/sun.svg");
    display: block
}
.menu-indeks-sticky,.navigation {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    height: 35px;
    overflow: hidden
}
.article-detail .sticky-post,.sidebar-sticky {
    z-index: 2;
    position: sticky;
    position: -webkit-sticky;
    top: 46px
}
.sidebarmenu .widget {
    padding: 14px 24px;
    border-top: 1px solid #efefef
}
.sidebarmenu .widget .widget-header {
    margin: 5px 0 0;
    padding-bottom: 14px
}
.article-item.big:first-child,.widget.article .widget {
    padding-top: 8px;
    padding-bottom: 8px
}
.sidebarmenu .widget .widget-header .widget-title {
    font-size: 14px;
    font-weight: 600;
    color: #6a6a6a;
    letter-spacing: -.02em
}
.sidebarmenu .widget li a {
    padding: 5px 0;
    color: #6a6a6a;
    display: block;
    position: relative
}
.sidebarmenu .widget:first-child {
    border: none
}
.sidebarmenu .widget li a img {
    max-width: 23px;
    height: auto;
    padding: 0;
    text-align: center;
    vertical-align: top
}
.sidebarmenu .widget li .menu-image-title-after.menu-image-title {
    padding: 5px
}
header.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.15);
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 26;
    width: 100%;
    line-height: 1
}
.menu-indeks-sticky nav,.navigation nav,.navigation nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.billboard.parallax .widget:after,.header .menubar.close span,.media-more a {
    background: var(--primary)
}
.media-more a,.widget .widget-desc a {
    line-height: 1.4;
    cursor: pointer;
    vertical-align: top;
    text-align: center
}
.container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto
}
.header .header-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -15px
}
.header .header-bar {
    height: 45px;
    width: 40px;
    position: relative;
    margin-right: 5px
}
.header .menubar {
    position: relative;
    border: 0;
    background: 0 0;
    outline: 0;
    width: 40px;
    cursor: pointer;
    display: block;
    height: 45px
}
.headline-box,.headline2 {
    border-radius: 8px;
    overflow: hidden
}
.header .menubar.bar span,.header .menubar.close span {
    cursor: pointer;
    height: 2px;
    width: 20px;
    background: var(--primary);
    position: absolute;
    display: block;
    border-radius: 10px;
    opacity: 1;
    left: 15px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: 15px
}
.media-more a:hover,.no-more,.notfound-button a:hover,.pagination .loadmore:hover,.trigger:hover,p.form-submit input[type=submit]:hover {
    opacity: .8
}
.header .menubar.bar span:first-child {
    top: 0
}
.header .menubar.bar span:nth-child(2) {
    top: 7px
}
.header .menubar.bar span:nth-child(3) {
    top: 14px;
    width: 14px
}
.header .menubar.close span:first-child {
    top: 8px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg)
}
.header .menubar.close span:nth-child(2) {
    opacity: 0;
    left: -60px
}
.header .menubar.close span:nth-child(3) {
    top: 8px;
    width: 20px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}
.header .header-left {
    position: relative;
    display: flex;
    align-items: center;
    flex: 1;
    flex-wrap: wrap
}
.header .header-brand {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}
.header .header-brand img {
    height: 100%;
    width: auto;
    display: block;
    max-height: 30px
}
.header .header-brand amp-img img {
    object-position: left
}
.header .header-right {
    position: relative;
    display: flex
}
.navigation:before {
    content: "";
    width: 18px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #fff;
    background: -moz-linear-gradient(right,#fff 25%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(right,#fff 25%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right,#fff 25%,rgba(255,255,255,0) 100%);
    position: absolute
}
.navigation:after {
    content: "";
    width: 24px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 1;
    background: #fff;
    background: -moz-linear-gradient(left,#fff 25%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left,#fff 25%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to left,#fff 25%,rgba(255,255,255,0) 100%);
    position: absolute
}
.menu-indeks-sticky nav,.navigation nav {
    display: flex;
    padding-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch
}
.navigation nav ul {
    font-weight: 600;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    height: 45px;
    overflow-x: auto;
    display: flex;
    flex-flow: nowrap
}
.menu-indeks ul li,.navigation nav ul li {
    position: relative;
    padding: 0;
    white-space: nowrap
}
.menu-indeks ul li .sub-menu, .navigation nav ul li .sub-menu {
    display: none;
}
.navigation nav ul li a {
    display: block;
    padding: 10px 24px 10px 0;
    color: #000
}
.commentsArea>ol>ul ul,.footer-nav .menu-image-title,.menu-indeks ul li a .menu-image-title,.navigation nav ul li .menu-image-title {
    padding: 0
}
.navigation nav ul li:first-child {
    padding-left: 16px
}
.billboard {
    position: relative;
    z-index: 1;
    padding: 0;
    margin: 15px auto
}
.billboard.custombillboard {
    padding: 0 15px;
}
.billboard.parallax {
    width: 100%;
    height: calc(var(--heightparallaxmobile) + 14px);
    position: relative;
    max-width: 768px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #1e1e1e
}
.billboard.parallax.hide,.no-more,.redaksi-content.hide {
    display: none
}
.billboard.parallax .widget {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(auto,auto,auto,auto)
}
.billboard.parallax .widget-parallax {
    width: var(--widthparallaxmobile);
    height: auto;
    position: fixed;
    top: 0;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    margin: 0 auto;
    max-width: 768px;
    left: 0;
    right: 0
}
.billboard.parallax .widget:after {
    content: var(--txtparallaxmobile);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    z-index: 1
}
.billboard.parallax .widget-parallax img {
    width: 100%;
    height: var(--heightparallaxmobile)!important;
    object-fit: cover
}
header.header.fix {
    position: fixed;
    top: 0;
    max-width: 768px;
    width: 100%
}
.grid-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}
.grid .grid-box {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 8px -8px 0
}
.grid .grid-item,.headline .media-text {
    display: -ms-flexbox;
    display: -webkit-flex
}
.grid .grid-item {
    display: -webkit-box;
    display: flex;
    flex-flow: wrap;
    padding-bottom: 10px;
    margin-bottom: 10px
}
.article-grid .media-category,.grid .media-category,.inline .media-category {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 12px;
    font-weight: 400;
    color: var(--secondary)
}
.grid .media-title,.list .media-title {
    font-weight: 400;
    display: -webkit-box;
    overflow: hidden
}
.grid .media-image,.inline .media-image {
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    background: #f0f0f0;
    margin-bottom: 12px
}
.article-item .media-date,.grid .media-date {
    margin-top: 4px;
    font-weight: 300
}
.article-detail .tag-post ul li,.media-icon {
    display: inline-block
}
.m-auto {
    margin: auto
}
.column12 {
    position: relative;
    width: 100%;
    -ms-flex: 1;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px
}
.column7,.column8,.column9 {
    padding-left: 13px;
    padding-right: 13px;
    position: relative;
    width: 100%
}
.column9 {
    -ms-flex: 0.75;
    flex: 0 0 75%;
    max-width: 75%
}
.column8 {
    -ms-flex: 0.66667;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}
.column7 {
    -ms-flex: 0.58333;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}
.column6 {
    position: relative;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    -ms-flex: 0.5;
    flex: 0 0 50%;
    max-width: 50%
}
.column20,.column3,.column4,.column5 {
    padding-left: 13px;
    padding-right: 13px;
    position: relative;
    width: 100%
}
.column5 {
    -ms-flex: 0.41667;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}
.column4 {
    -ms-flex: 0.33333;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}
.column3 {
    -ms-flex: 0.25;
    flex: 0 0 25%;
    max-width: 25%
}
.column20 {
    -ms-flex: 0.20;
    flex: 0 0 20%;
    max-width: 20%
}
.headline-header {
    position: relative;
    margin: 12px 0
}
.headline-title {
    margin: 12px -6px 20px;
    color: var(--primary);
    font-size: 23px;
    font-weight: 600
}
.headline-box {
    background: var(--gradient1);
    background: -moz-linear-gradient(100deg,var(--gradient1) 50%,var(--color2) 100%);
    background: -webkit-linear-gradient(100deg,var(--gradient1) 50%,var(--color2) 100%);
    background: linear-gradient(100deg,var(--gradient1) 50%,var(--color2) 100%);
    margin: 0 0 20px
}
.headline .media-image {
    margin-bottom: 100px;
    padding-bottom: 74%;
    width: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    background: #f0f0f0
}
.headline .media-text {
    display: -webkit-box;
    display: flex;
    flex-flow: column;
    justify-content: center;
    background: var(--gradient1);
    background: -moz-linear-gradient(top,var(--gradient1) 65%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top,var(--gradient1) 65%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to top,var(--gradient1) 65%,rgba(255,255,255,0) 100%);
    padding: 15% 16px 16px;
    min-height: 160px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    color: #fff
}
.headline .media-title {
    font-size: 20px;
    font-weight: 600
}
.headline .media-title a {
    color: #fff;
    display: -webkit-box;
    overflow: hidden
}
.headline .media:hover .media-title a {
    color: var(--linkhover)
}
.headline .media-date,.headline2 .media-date {
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    margin-top: 4px
}
.headline2 {
    background: var(--gradient1);
    background: -moz-linear-gradient(110deg,var(--gradient1) 75%,var(--color2) 100%);
    background: -webkit-linear-gradient(110deg,var(--gradient1) 75%,var(--color2) 100%);
    background: linear-gradient(110deg,var(--gradient1) 75%,var(--color2) 100%);
    margin-bottom: 24px
}
.headline2 .column7 {
    padding-right: 0
}
.headline2 .column5 {
    padding-left: 0
}
.headline2 .media-text {
    padding: 16px;
    height: 100%
}
.headline2 .media-image {
    margin-bottom: 0;
    padding-bottom: 75.15%;
    width: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    background: #f0f0f0
}
.headline2 .media-title {
    font-size: 23px;
    font-weight: 600
}
.headline2 .media-title a,.share-box ul li a:hover {
    color: #fff
}
.sidebar-box .widget,.widget.article {
    position: relative;
    word-wrap: break-word;
    padding-top: 16px;
    margin-bottom: 24px;
    border-top: 1px solid #f0f0f0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column;
    color: #666
}
.page-template-indeks .widget.article,.page-template-trending .widget.article,.tag .widget.article {
    border: 0
}
.widget .widget-header {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    margin-bottom: 16px
}
.article-item,.article-item .article-item-box,.article-item.big .article-item-box,.list .list-item {
    display: -ms-flexbox;
    display: -webkit-flex
}
.widget .widget-header .widget-title {
    margin: 0;
    color: var(--primary);
    font-size: 18px;
    font-weight: 600
}
.article-text h5,.widget .widget-header .header-more a,.widget .widget-header .index-link {
    font-size: 12px
}
.widget .widget-desc {
    padding: 16px;
    background: #f4f4f4;
    color: #666;
    border-radius: 4px;
    margin-bottom: 12px;
    font-size: 12px
}
.widget .widget-desc .widget-desc-link {
    margin-top: 12px
}
.widget .widget-desc a {
    font-size: 12px;
    padding: 4px 12px;
    background: var(--color3);
    color: #fff;
    position: relative;
    display: inline-block;
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px
}
.widget .widget-content {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0
}
.article-item {
    display: -webkit-box;
    display: flex;
    flex-flow: wrap;
    position: relative;
    width: 100%;
    padding: 8px 0
}
.article-item.big {
    background: #f0f0f0;
    margin-left: -18px;
    margin-right: -18px;
    padding-left: 18px;
    padding-right: 18px;
    width: auto
}
.article-item:first-child {
    margin-top: 0;
    padding-top: 0
}
.article-item .article-item-box {
    display: -webkit-box;
    display: flex
}
.article-item.big .article-item-box {
    flex-direction: row-reverse;
    display: -webkit-box
}
.article-item .media-image {
    margin: 0 12px 0 0;
    width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    background: #f0f0f0
}
.article-item.big .media-image {
    margin: 0 0 0 12px;
    width: 150px;
    height: 112px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    background: #f0f0f0
}
.article-item .media-title {
    font-size: 16px;
    font-weight: 400;
    display: -webkit-box;
    overflow: hidden
}
.article-item .media-category {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 400;
    color: var(--secondary)
}
.widget.article .widget {
    margin-top: 8px;
    margin-bottom: 8px
}
.widget-content.mobile-grid {
    padding: 6px
}
.article-grid {
    padding-bottom: 6px;
    margin-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px
}
.article-grid .article-grid-box {
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
    border-radius: 8px
}
.article-grid .media-image {
    padding-bottom: 62%;
    width: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
    background: #f0f0f0
}
.article-grid .media-text {
    padding: 10px
}
.list .list-item,.popularcomment .comment-item,.popularpos .popular-item,.populartag .tag-item {
    padding-bottom: 8px;
    padding-top: 0
}
.article-grid .media-title,.popularcomment .media-title {
    font-size: 14px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}
.article-grid .media-date {
    margin-top: 8px;
    font-weight: 300
}
.sidebar-box .widget>a img,.sidebar-box .widget>img {
    margin: 0 auto;
    display: block
}
.list .list-item {
    display: -webkit-box;
    display: flex;
    flex-flow: wrap;
    position: relative;
    width: 100%;
    margin-bottom: 8px
}
.list .list-item:first-child,.popularcomment .comment-item:first-child,.popularpos .popular-item:first-child,.populartag .tag-item:first-child,.redaksi .redaksi-content {
    margin-top: 8px
}
.list .item-item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start
}
.list .item-item-box .media-image {
    width: 116px;
    height: 87px;
    margin: 0 16px 0 0;
    overflow: hidden;
    border-radius: 4px;
    background: #f0f0f0;
    position: relative
}
.cg-box,.popularcomment .comment-item:last-child,.popularpos .popular-item:last-child,.populartag .tag-item:last-child {
    margin-bottom: 0
}
.list .media-date {
    font-weight: 300;
    font-size: 12px;
    display: inline-block;
    margin-top: 4px
}
.populartag .tag-item,.populartag .tag-item .media-text {
    display: -ms-flexbox;
    display: -webkit-flex;
    position: relative
}
.populartag .hastag {
    color: #999;
    margin-right: 8px;
    font-size: 16px
}
.populartag .tag-item {
    width: 100%;
    display: -webkit-box;
    display: flex;
    flex-flow: wrap
}
.populartag .tag-item .media-text {
    display: -webkit-box;
    display: flex;
    align-items: baseline;
    font-size: 16px
}
.popularcomment .comment-item {
    position: relative;
    width: 100%;
    margin-bottom: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap
}
.popularcomment .comment-item .media-text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 16px;
    align-items: center
}
.popularcomment .comment-num {
    margin-right: 12px;
    margin-top: -4px;
    font-size: 10px;
    color: #999;
    text-align: center
}
.popularcomment .com-number {
    color: var(--secondary);
    font-size: 16px
}
.popularpos .popular-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap
}
.popularpos .popular-item .media-text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
    font-size: 16px
}
.popularpos .hastagnumber {
    color: #999;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: -2px;
    font-size: 20px;
    text-align: center
}
.popularpos .popular-item .media-date {
    font-weight: 300;
    font-size: 12px;
    margin-top: 4px
}
.popularpos .popular-item .media-title {
    font-weight: 400;
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden
}
.commentBody,.popular-text,.redaksi-avatar {
    flex: 1
}
.popularpos .popular-item {
    position: relative;
    width: 100%;
    margin-bottom: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
    flex-wrap: wrap;
    align-items: flex-start
}
.inline .inline-box {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin: 8px -13px 0
}
.breadcrumb-box,.inline .inline-item,.media-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.inline .inline-item {
    padding-top: 0;
    display: flex;
    flex-flow: wrap;
    padding-bottom: 12px;
    margin-bottom: 12px
}
.media-icon {
    top: 4px;
    right: 4px;
    position: absolute;
    z-index: 3;
    padding: 2px 4px;
    text-align: center;
    vertical-align: top;
    color: #fff;
    font-size: 12px;
    background: rgba(0,0,0,.5);
    border-radius: 4px;
    align-items: center;
    display: flex
}
.icon-camera,.icon-play {
    height: 12px;
    background-repeat: no-repeat
}
.media-icon i {
    margin-right: 4px
}
.icon-play {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' fill='%23fff'%3E%3Cpath d='M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80V432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z'/%3E%3C/svg%3E");
    width: 8px;
    background-size: 8px
}
.icon-camera {
    width: 10px;
    background-size: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff'%3E%3Cpath d='M149.1 64.8L138.7 96H64C28.7 96 0 124.7 0 160V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H373.3L362.9 64.8C356.4 45.2 338.1 32 317.4 32H194.6c-20.7 0-39 13.2-45.5 32.8zM256 384c-53 0-96-43-96-96s43-96 96-96s96 43 96 96s-43 96-96 96z'/%3E%3C/svg%3E")
}
.cg-box {
    display: flex;
    flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px
}
.inline .media-title,.submenu .menu-indeks ul li a {
    font-weight: 400
}
.inline .media-date {
    margin-top: 12px;
    font-weight: 300
}
.media-more {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center
}
.media-more a {
    color: #fff;
    font-size: 12px;
    padding: 6px 16px;
    position: relative;
    border: 1px solid transparent;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}
.media-more a svg,.pagination svg,.trigger svg {
    height: 14px;
    margin-left: 5px
}
.share-box ul li a.copied:before {
    content: attr(data-title);
    position: absolute;
    width: auto;
    background: #000;
    color: #fff;
    padding: 2px 5px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    top: -33px
}
footer.footer {
    background: #f0f0f0;
    margin-top: 40px;
    color: #333
}
.footer-border {
    height: 4px;
    background: var(--gradient1);
    background: -moz-linear-gradient(right,var(--gradient1) 0,var(--gradient2) 100%);
    background: -webkit-linear-gradient(right,var(--gradient1) 0,var(--gradient2) 100%);
    background: linear-gradient(to right,var(--gradient1) 0,var(--gradient2) 100%)
}
.footer .grid-row {
    padding: 32px 0 52px
}
.footer-brand .widget {
    color: #333;
    font-size: 12px;
    text-align: center;
    margin-top: 40px
}
.footer ul {
    padding: 0;
    margin: 0
}
.footer-brand img {
    height: 35px !important;
    display: block;
    margin: 12px auto 8px;
    width: auto;
}
.footer-brand figcaption {
    color: #666;
    padding: 4px 0;
    font-size: 12px;
    text-align: center
}
.share-box ul li a,.social .social-box a {
    display: flex;
    background: #999;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    border-radius: 50em;
    color: #fff;
    position: relative
}
.pagination a,.trigger {
    border: 1px solid transparent
}
.social .social-box a.facebook {
    color: #fff;
    background: #3c5a99
}
.social .social-box a.twitter {
    color: #fff;
    background: #000
}
.social .social-box a.instagram {
    color: #fff;
    background: #5851db;
    background: -moz-radial-gradient(left bottom,ellipse cover,#ffdc80 15%,#e1306c 55%,#5851db 100%);
    background: -webkit-radial-gradient(left bottom,ellipse cover,#ffdc80 15%,#e1306c 55%,#5851db 100%);
    background: radial-gradient(ellipse at left bottom,#ffdc80 15%,#e1306c 55%,#5851db 100%)
}
.social .social-box a.linkedin {
    color: #fff;
    background: #0077b5
}
.social .social-box a.youtube {
    color: #fff;
    background: red
}
.social .social-box a.tiktok {
    color: #fff;
    background: #000
}
.social .social-box a.telegram {
    color: #fff;
    background: #08c
}
.social .social-box a.whatsapp {
    color: #fff;
    background: #25d366;
}
.social .social-box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}
.social .social-box a svg {
    height: 16px
}
.social-title h3 {
    font-size: 13px;
    font-weight: 400
}
.footer-nav ul li a {
    font-size: 12px;
    color: #333;
    padding: 4px 0
}
.footer-brand figure {
    margin: 0;
    max-width: 100%
}
.footer-brand .widget .widget-header .widget-title {
    font-size: 12px;
    color: #333;
    margin-bottom: 4px;
    text-align: center;
    width: 100%;
    font-weight: 400
}
.footer-brand .menu {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%
}
.footer-brand .widget:first-child {
    margin-top: 0
}
.footer-nav .widget .widget-header .widget-title {
    margin-bottom: 8px;
    font-size: 14px;
    color: #000
}
.footer-nav .widget {
    padding: 24px 24px 12px
}
.footer-nav .grid-footer {
    display: flex;
    flex-wrap: wrap;
    margin-left: -13px;
    margin-right: -13px;
    justify-content: space-between
}
.pagination .loadmore,.pagination a {
    display: inline-block;
    background: var(--secondary)
}
.menu.col2 {
    -moz-column-count: 2;
    position: relative;
    margin: 0;
    padding: 0;
    flex-direction: column;
    width: 100%;
    column-count: 2
}
.pagination .loadmore,.pagination a,.trigger {
    font-size: 16px;
    line-height: 1.4;
    padding: 8px 16px;
    vertical-align: top;
    color: #fff;
    text-align: center;
    position: relative;
    cursor: pointer
}
.pagination,.status {
    margin: 24px 0;
    text-align: center
}
.trigger {
    display: none;
    border-radius: 4px;
    align-items: center;
    background: var(--primary)
}
.pagination a {
    border-radius: 4px
}
.pagination .loadmore {
    border: 1px solid transparent;
    border-radius: 4px;
    font-weight: 600
}
.status .loading {
    width: 32px;
    height: 32px;
    position: relative;
    margin: 12px auto;
    display: none
}
.status .loading .double-bounce1,.status .loading .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: var(--primary);
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: 2s ease-in-out infinite sk-bounce;
    animation: 2s ease-in-out infinite sk-bounce
}
.status .loading .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}
@-webkit-keyframes sk-bounce {
    0%,100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}
@keyframes sk-bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}
.breadcrumb {
    margin: 12px 0
}
.breadcrumb-box {
    justify-content: space-between;
    display: flex;
    flex-flow: wrap;
    align-items: center
}
.comment-share,.comment-share .comment-box a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.breadcrumb ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}
.breadcrumb ul li {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center
}
.breadcrumb,.breadcrumb a {
    position: relative;
    color: #666;
    font-size: 14px
}
.breadcrumb a:hover {
    color: #333
}
.breadcrumb ul li svg {
    height: 12px;
    margin: 0 7px
}
.article-header {
    margin-bottom: 16px;
    margin-top: 16px;
    text-align: center
}
.page-template-default .article-header {
    text-align: left
}
.article-header h1 {
    color: var(--primary);
    font-size: 23px;
    margin-bottom: 16px;
    font-weight: 600
}
.article-author {
    color: var(--secondary);
    font-size: 14px;
    margin-bottom: 12px
}
.article-date {
    color: #666;
    font-size: 12px;
    margin-bottom: 12px
}
.article-text img {
    height: auto;
    max-width: 100%
}
.comment-share {
    justify-content: center;
    display: flex;
    flex-flow: wrap;
    align-items: center
}
.comment-share.bottom {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 16px
}
.comment-share .comment-box a {
    border-radius: 16px;
    vertical-align: middle;
    height: 30px;
    display: flex;
    align-items: center;
    background: #e6e6e6;
    font-size: 12px;
    padding: 4px 16px
}
.comment-share .comment-box a:hover {
    color: #000;
    opacity: .8
}
.comment-share .comment-box a i {
    margin: 0 4px;
    font-size: 24px
}
.comment-share .share-box {
    color: #666;
    font-size: 12px;
    text-align: center;
    line-height: 1.6;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    width: 100%
}
.article-figure,.single .main-box .widget {
    margin-bottom: 24px
}
.comment-share .share-box span {
    margin: 5px 2px
}
.comment-share .share-box a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 5px;
    width: 30px;
    height: 30px;
    font-size: 18px;
    border-radius: 50%;
    overflow: visible;
    color: #fff;
    background: #999;
    cursor: pointer
}
.article-detail .paginationPostLink .post-page-numbers.current,p.form-submit input[type=submit] {
    background: var(--primary);
    color: #fff
}
.comment-share .share-box .facebook {
    background-color: #3c5a99
}
.comment-share .share-box .twitter {
    background-color: #000
}
.comment-share .share-box .whatsapp {
    background-color: #25d366
}
.comment-share .share-box .icon-whatsapp {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' aria-hidden='true' focusable='false' width='1em' height='1em' style='vertical-align: -0.125em;-ms-transform: rotate(360deg);-webkit-transform: rotate(360deg);transform: rotate(360deg);' preserveAspectRatio='xMidYMid meet' viewBox='0 0 512 512'%3E%3Cpath d='M414.73 97.1A222.14 222.14 0 0 0 256.94 32C134 32 33.92 131.58 33.87 254a220.61 220.61 0 0 0 29.78 111L32 480l118.25-30.87a223.63 223.63 0 0 0 106.6 27h.09c122.93 0 223-99.59 223.06-222A220.18 220.18 0 0 0 414.73 97.1zM256.94 438.66h-.08a185.75 185.75 0 0 1-94.36-25.72l-6.77-4l-70.17 18.32l18.73-68.09l-4.41-7A183.46 183.46 0 0 1 71.53 254c0-101.73 83.21-184.5 185.48-184.5a185 185 0 0 1 185.33 184.64c-.04 101.74-83.21 184.52-185.4 184.52zm101.69-138.19c-5.57-2.78-33-16.2-38.08-18.05s-8.83-2.78-12.54 2.78s-14.4 18-17.65 21.75s-6.5 4.16-12.07 1.38s-23.54-8.63-44.83-27.53c-16.57-14.71-27.75-32.87-31-38.42s-.35-8.56 2.44-11.32c2.51-2.49 5.57-6.48 8.36-9.72s3.72-5.56 5.57-9.26s.93-6.94-.46-9.71s-12.54-30.08-17.18-41.19c-4.53-10.82-9.12-9.35-12.54-9.52c-3.25-.16-7-.2-10.69-.2a20.53 20.53 0 0 0-14.86 6.94c-5.11 5.56-19.51 19-19.51 46.28s20 53.68 22.76 57.38s39.3 59.73 95.21 83.76a323.11 323.11 0 0 0 31.78 11.68c13.35 4.22 25.5 3.63 35.1 2.2c10.71-1.59 33-13.42 37.63-26.38s4.64-24.06 3.25-26.37s-5.11-3.71-10.69-6.48z' fill-rule='evenodd' fill='%23fff'%3E%3C/path%3E%3Crect x='0' y='0' width='512' height='512' fill='rgba(0, 0, 0, 0)'%3E%3C/rect%3E%3C/svg%3E");
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    width: 18px;
    height: 18px
}
.article-figure {
    position: relative
}
.article-figure .wp-image-box {
    margin-left: -15px;
    margin-right: -15px
}
.image-box a, .image-box amp-img {
    width: 100%;
}

.image-box amp-img img {
    object-fit: cover;
}
.article-detail {
    margin-bottom: 16px;
    position: relative
}
.article-detail figure {
    padding: 0;
    margin: 0
}
.article-detail .article-figure img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block
}
.article-detail figcaption {
    text-align: left;
    font-size: 13px;
    color: #666
}
.article-featured {
    margin: 0 -15px
}
.parallxads {
    width: calc(100% + 30px);
    height: calc(300px + 14px);
    position: relative;
    left: 0;
    right: 0;
    background: #1c1c1c;
    margin: 0 -15px;
}
.parallxads-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(auto,auto,auto,auto);
}
.parallxads-box {
    height: auto;
    position: fixed;
    top: 80px;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    margin: 0 auto;
    max-width: 768px;
    width: 100%;
    text-align: center;
}
.parallxads-box > * {
    margin: 0 auto !important;
    display: inline-block;
}
.parallxads:before {
    content: var(--txtparallaxmobile);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px;
    z-index: 1;
    background: var(--primary);
}
#boxDate,.comment-form,.datarentang,.image-box {
    position: relative
}
.btn-viewbox,.btn-viewbox .btn-biew {
    position: absolute;
    top: 10px;
    right: 10px
}
.btn-viewbox .btn-biew {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 3px;
    background-color: rgba(0,0,0,.6);
    padding: 5px;
    transition: background-color .3s;
    border: 0;
    color: #fff;
    line-height: 1;
    cursor: pointer;
    z-index: 1;
    font-size: 12px
}
.icon-expand {
    width: 12px;
    height: 12px;
    background-size: 11px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23fff'%3E%3Cpath d='M32 32C14.3 32 0 46.3 0 64v96c0 17.7 14.3 32 32 32s32-14.3 32-32V96h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H32zM64 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v96c0 17.7 14.3 32 32 32h96c17.7 0 32-14.3 32-32s-14.3-32-32-32H64V352zM320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32h64v64c0 17.7 14.3 32 32 32s32-14.3 32-32V64c0-17.7-14.3-32-32-32H320zM448 352c0-17.7-14.3-32-32-32s-32 14.3-32 32v64H320c-17.7 0-32 14.3-32 32s14.3 32 32 32h96c17.7 0 32-14.3 32-32V352z'/%3E%3C/svg%3E");
    background-repeat: no-repeat
}
.article-featured figcaption {
    padding: 0 15px
}
.article-detail .article-content {
    color: #000;
    margin-bottom: 24px
}
.article-detail .article-box {
    flex: 1;
    margin-bottom: 16px
}
.article-detail .article-adv {
    margin-left: 16px;
    z-index: 2;
    width: 160px
}
.article-detail .bacajuga {
    position: relative;
    margin-bottom: 20px;
    margin-top: 20px;
    border-left: 5px solid var(--primary);
    padding-left: 20px
}
.article-detail .bacajuga strong {
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #000
}
.article-detail .bacajuga a {
    color: var(--primary);
    font-size: 16px;
    font-weight: 600;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.3
}
.article-detail .pagination-post {
    padding: 8px 15px;
    background: #f7f7f7;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 15px -15px 0;
    flex-direction: column
}
.article-detail .paginationPostNum {
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    flex: 1;
    width: 100%;
    margin-top: 10px
}
.article-detail .paginationPostLink {
    padding-right: 13px;
    font-size: 14px;
    text-align: left
}
.article-detail .paginationPostNav a .btn-next,.article-detail .showall-page a {
    position: relative;
    display: inline-flex;
    align-items: center;
    line-height: 1.4;
    text-align: center;
    cursor: pointer;
    vertical-align: top;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 12px;
    padding: 4px 12px;
    background: var(--primary);
    color: #fff
}
.article-detail .paginationPostNav a .btn-next svg {
    height: 12px;
    margin-left: 10px
}
.article-detail .paginationPostNav a i {
    margin: 0 4px
}
.article-detail .paginationPostLabel {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    width: 100%
}
.article-detail .paginationPostLink a,.article-detail .paginationPostLink span {
    border-radius: 50%;
    background: #ccc;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 0;
    padding: 6px 11px;
    line-height: 1.2
}
.article-text h6 {
    font-size: 10px
}
.article-text h4 {
    font-size: 14px
}
.article-text,.article-text h3 {
    font-size: 16px
}
.article-text h2 {
    font-size: 18px
}
.article-text h1 {
    font-size: 23px
}
.article-text {
    color: #000
}
.comment-notes,.notif {
    color: #6f6f6f;
    line-height: 1.4
}
.article-detail .tag-post,.notfound-button {
    margin-top: 30px
}
.article-detail .tag-post ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}
.article-detail .tag-post ul li a {
    background: #f0f0f0;
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 8px;
    border-radius: 4px;
    display: block;
    position: relative;
    font-size: 12px;
    font-weight: 300;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
#comments,#respond {
    overflow: hidden;
    background: #f7f7f7;
    padding: 15px;
    margin: 0 -15px 20px;
    border-radius: 0
}
.comment-respond {
    overflow: hidden;
    background: #f7f7f7;
    padding: 16px;
    border-radius: 12px
}
.comment-reply-title small a {
    text-transform: capitalize;
    margin-left: 5px;
    color: var(--color3);
    display: block
}
.comment-notes {
    font-size: 14px
}
input#author,input#email {
    margin: 0 0 10px;
    background: #fff;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border-radius: 12px
}
textarea#comment {
    background: #fff;
    border: 1px solid #e6e6e6;
    width: 100%;
    resize: unset;
    font-size: 14px;
    padding: 10px 10px 60px;
    height: 166px!important;
    border-radius: 12px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 15%);
    overflow: hidden
}
input#author,input#email,textarea#comment:focus {
    outline: 0;
    border: 1px solid #e6e6e6
}
.commentBox {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}
p.form-submit {
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 0 0 12px 12px;
    width: calc(100% - 2px);
    resize: unset;
    text-align: right;
    padding: 10px;
    border-top: 1px solid #e6e6e6;
    position: absolute;
    right: 1px;
    bottom: 8px;
    background: #fff;
    left: 1px
}
p.form-submit:after {
    content: "";
    position: absolute;
    right: 17px;
    background-image: url("data:image/svg+xml,%0A%3Csvg class='svg-icon' style='fill:%23fff;width: 1em;height: 1em;vertical-align: middle;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M276.48 289.877333l20.906667 83.754667a42.666667 42.666667 0 0 1-82.773334 20.736l-42.666666-170.666667a42.666667 42.666667 0 0 1 59.434666-49.066666l640 298.666666a42.666667 42.666667 0 0 1 0 77.354667l-640 298.666667a42.666667 42.666667 0 0 1-59.093333-50.346667l85.333333-298.666667A42.666667 42.666667 0 0 1 298.666667 469.333333h170.666666a42.666667 42.666667 0 0 1 0 85.333334H330.837333l-50.773333 177.792L752.426667 512 276.48 289.877333z' /%3E%3C/svg%3E");
    width: 20px;
    height: 20px;
    top: 15px
}
p.form-submit input[type=submit] {
    font-size: 13px;
    display: inline-block;
    padding: 5px 30px 5px 10px;
    line-height: 1.4;
    cursor: pointer;
    vertical-align: top;
    border: 1px solid var(--primary);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}
.comment-reply-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 600
}
.notif {
    font-size: 14px;
    padding: 15px;
    margin: -16px;
    border: 0;
    background: #fff;
    text-align: center
}
.notif-header {
    font-weight: 700
}
.notif-image svg {
    height: 100px;
    color: #e5e5e5
}
h2.comments_title {
    display: block;
    border: none;
    margin: 10px 10px 20px;
    padding: 0;
    font-weight: 700;
    line-height: 1.4;
    font-size: 18px
}
.commentBodyText,.notfound-desc,p.logged-in-as {
    font-size: 14px;
    color: #666
}
.commentsArea>ol {
    padding: 0;
    margin: 0
}
.commentsArea li {
    margin: 0 0 15px;
    padding: 15px 0;
    border-bottom: 1px solid #e6e6e6
}
.commentAvatar {
    margin: 0 10px 0 0;
    width: 50px;
    height: 50px;
    position: relative;
    overflow: hidden;
    border-radius: 50em;
    background: #e4e4e4;
    float: left
}
.commentAvatar a {
    width: 100%;
    height: 100%;
}
.commentAvatar img {
    display: block;
    object-fit: cover;
    width: 100%;
    z-index: 2;
    position: relative;
    height: 100%
}
.commentBodyText {
    font-family: Helvetica,Arial,Tahoma;
    line-height: 1.4;
    display: block;
    word-wrap: break-word;
    margin: 5px 0 0
}
.commentAuthorName {
    color: #000;
    font-size: 16px;
    font-weight: 600
}
.commentHeader time {
    font-size: 12px;
    color: #999
}
.commentBodyFooter {
    font-size: 12px;
    color: #a7a7a7;
    margin: 10px 0 0;
    display: flex;
    align-items: center
}
.commentBodyFooter a {
    margin-right: 15px;
    color: #a7a7a7
}
.comment-btnshare {
    display: flex;
    color: #a7a7a7;
    align-items: center
}
.comment-share-button {
    display: flex;
    align-items: center
}
.comment-share-button a {
    width: 22px;
    height: 22px;
    font-size: 14px;
    vertical-align: middle;
    background: #a7a7a7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    display: flex;
    margin: 0 0 0 5px;
    color: #fff;
    line-height: 14px;
    justify-content: center;
    align-items: center
}
.commentBodyModeration {
    background: #a7a7a7;
    color: #fff;
    padding: 3px 7px;
    border-radius: 3px;
    font-size: 12px
}
.commentBodyText p {
    display: inline
}
.commentReplyTo {
    display: inline-flex;
    font-weight: 600;
    align-items: flex-start;
    flex-wrap: wrap
}
.commentReplyTo svg {
    height: 14px;
    margin-right: 6px
}
.comments-pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    text-align: center;
    position: relative
}
.comments-pagination a,.comments-pagination span {
    position: relative;
    font-size: 16px;
    display: inline-flex;
    line-height: 1.4;
    padding: 8px 16px;
    text-align: center;
    cursor: pointer;
    vertical-align: top;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    align-items: center;
    background: var(--primary);
    width: auto;
    flex-wrap: wrap
}
.menu-indeks ul,.menu-indeks ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    font-weight: 600
}
.comments-pagination span.current {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: var(--primary);
    border-color: var(--primary)
}
.comments-pagination a svg,.notfound-button svg {
    height: 14px;
    margin-left: 10px
}
.comment-form-cookies-consent label {
    font-size: 14px;
    margin-left: 35px;
}
.comment-form-cookies-consent {
    display: flex;
    align-items: flex-start;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.comment-form-cookies-consent #wp-comment-cookies-consent {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.comment-form-cookies-consent label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #c9c9c9;
    display: block;
    cursor: pointer;
    font-size: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 5px;
}
.comment-form-cookies-consent #wp-comment-cookies-consent:checked ~ ::before {
    content: "";
    background: var(--primary);
}
.comment-form-cookies-consent #wp-comment-cookies-consent:checked ~ ::after {
    left: 10px;
    top: 6px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
    position: absolute;
    top: 5px;
    left: 9px;
}
.no-more {
    line-height: 1.4;
    font-size: 14px;
    color: #6f6f6f
}
.no-more i {
    font-size: 18px;
    margin-top: -2px;
    color: var(--color4)
}
.redaksi-header {
    display: flex;
    flex: 1 1 0%;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: space-between
}
.redaksi .redaksi-avatar-box .image-ava {
    margin-right: -14px;
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 50%;
    background: #eee;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    position: relative
}
.redaksi .author-image img,.redaksi .redaksi-avatar-box .image-ava img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute
}
.redaksi {
    padding: 10px;
    background: #f7f7f7;
    border-radius: 4px;
    margin-top: 15px
}
.redaksi .btn-redaksi {
    appearance: none;
    user-select: none;
    padding: 0;
    transition: .2s;
    position: relative;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: 3px;
    width: auto;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    display: flex;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer
}
.btn-redaksi .icon-arrow {
    display: flex;
    margin-left: 2px;
    -webkit-box-pack: center;
    justify-content: center;
    filter: invert(0%) sepia(6%) saturate(26%) hue-rotate(336deg) brightness(103%) contrast(100%);
    width: 18px;
    max-width: 18px;
    height: 18px;
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z'/%3E%3C/svg%3E")
}
.redaksi .label-btn {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    color: #000;
    font-size: 13px;
    font-weight: 600
}
.redaksi .author-item {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    padding-top: 8px;
    padding-bottom: 8px
}
.redaksi .author-image {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0;
    width: 48px;
    height: 48px;
    background: #eee;
    color: #fff;
    border-radius: 50%;
    margin-right: 6px;
    overflow: hidden;
    position: relative
}
.redaksi .author-image a {
    display: block;
    height: 100%;
    width: 100%
}
.redaksi .author-text {
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    padding-right: 8px
}
.redaksi .author-name {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    color: #000;
    font-size: 14px;
    font-weight: 600
}
.redaksi .author-name svg {
    color: var(--primary);
    height: 14px;
    margin-left: 6px;
    display: block
}
.redaksi .author-role {
    color: #999;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400
}
.wp-block-gallery {
    align-items: unset !important;
    flex-wrap: unset !important;
    align-items: unset !important;
    gap: unset !important;
    display: block !important;
    max-width: 100% !important;
    overflow: hidden !important;
}
.slick-gallery figcaption {
    text-align: left !important;
    font-size: 14px;
    margin-top: 15px;
    flex-grow: unset !important;
    flex-basis: unset !important;
    display: block !important;
}
.slick-gallery .spotlight {
    overflow: hidden;
    height: 0 !important;
    position: relative !important;
    display: block !important;
    padding-bottom: 60%;
    border-radius: 8px;
}
.slick-gallery .spotlight img {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    object-fit: cover;
}
.wp-block-gallery .btn-prev, .wp-block-gallery .btn-next {
    position: absolute;
    z-index: 2;
    bottom: 5px;
    background-size: 20px;
    cursor: pointer;
    background-color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50em;
    color: #fff;
}
.wp-block-gallery .btn-next {
    right: 5px;
}
.btn-prev {
    left: 5px;
}
.btn-prev svg, .btn-next svg {
    height: 13px;
}
.slick-gallery .spotlight:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg style='fill:%23fff;' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 392.619 392.619' xml:space='preserve'%3E%3Cg%3E%3Cpolygon points='149.206,222.201 103.831,267.576 103.846,216.848 73.309,247.384 73.31,319.31 145.235,319.31 175.772,288.773 125.044,288.788 170.418,243.414 170.418,222.201 '/%3E%3Cpolygon points='243.414,170.418 288.788,125.043 288.773,175.771 319.31,145.235 319.309,73.309 247.384,73.309 216.847,103.846 267.575,103.831 222.201,149.205 222.201,170.418 '/%3E%3Cpolygon points='170.418,149.206 125.043,103.831 175.771,103.845 145.235,73.309 73.309,73.309 73.309,145.235 103.845,175.771 103.83,125.044 149.205,170.418 170.418,170.418 '/%3E%3Cpolygon points='288.789,267.576 243.414,222.201 222.201,222.201 222.201,243.414 267.576,288.789 216.848,288.774 247.385,319.31 319.31,319.31 319.31,247.384 288.774,216.848 '/%3E%3Cpath d='M310.724,0.929H81.896C36.738,0.929,0,37.667,0,82.825v226.97c0,45.157,36.738,81.896,81.896,81.896h228.828 c45.157,0,81.896-36.738,81.896-81.896V82.825C392.619,37.667,355.881,0.929,310.724,0.929z M362.619,309.795 c0,28.615-23.28,51.896-51.896,51.896H81.896C53.28,361.69,30,338.41,30,309.795V82.825c0-28.616,23.28-51.896,51.896-51.896 h228.828c28.615,0,51.896,23.28,51.896,51.896V309.795z'/%3E%3Cpolygon style='fill:%2300000080;' points='243.414,222.201 279.645,222.201 279.645,170.418 243.414,170.418 222.201,170.418 222.201,149.205 222.201,112.974 170.418,112.974 170.418,149.206 170.418,170.418 149.205,170.418 112.974,170.418 112.974,222.201 149.206,222.201 170.418,222.201 170.418,243.414 170.418,279.645 222.201,279.645 222.201,243.414 222.201,222.201 '/%3E%3C/g%3E%3C/svg%3E");
    background-color: #000000d9;
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 2;
    display: block;
    width: 35px;
    height: 35px;
    background-size: 21px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px;
}
.slick-dots li.slick-active button {
    display: block;
}
.slick-dots li button {
    display: none;
}
.slick-dots {
    display: flex;
    width: 100%;
    padding: 10px;
    background: #f7f7f7;
    border-radius: 4px;
    margin-top: 15px !important;
    align-items: center;
    justify-content: center;
    color: var(--secondary);
    font-weight: 600;
    font-family: Montserrat,sans-serif;
    counter-reset: section;
    list-style: none;
}
.slick-dots button {
    background: transparent;
    border: 0;
    outline: 0;
    color: var(--secondary);
    font-weight: 600;
    font-size: 14px;
}
.slick-dots li:after {
    counter-increment: section;
    content: "dari " counter(section) "";
}
.slick-dots li:after {
    font-size: 0;
    display: block;
}
.slick-dots li:last-child::after {
    font-size: 14px;
}
.slick-dots li {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.no-comments {
    font-size: 14px;
    color: #666;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: -15px;
    background: #ebebeb;
    margin-left: -15px;
    margin-right: -15px
}
.no-comments svg {
    height: 14px;
    margin-right: 10px
}
.submenu {
    margin: 10px 0
}
.menu-indeks ul li.new a:after {
    content: "";
    width: 5px;
    height: 5px;
    background: var(--secondary);
    position: absolute;
    top: 0;
    margin-left: 4px;
    overflow: hidden;
    right: 0;
    border-radius: 50%
}
.menu-indeks ul {
    position: relative;
    margin: 0;
    padding: 4px 0;
    font-size: 14px;
    height: 45px;
    overflow-x: auto;
    display: flex;
    flex-flow: nowrap;
    overflow-y: hidden;
}
.menu-indeks ul li:first-child {
    margin-left: 15px
}
.menu-indeks ul li:last-child {
    margin-right: 15px
}
.menu-indeks ul li a {
    padding: 5px 10px;
    font-size: 14px;
    justify-content: space-between;
    display: flex;
    flex-flow: wrap;
    background: #f0f0f0;
    border-radius: 4px;
    margin-right: 5px;
    position: relative
}
.aut-share a {
    margin: 0 5px;
    background: #999;
    width: 30px;
    height: 30px;
    align-items: center;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 50em
}
.aut-share svg {
    height: 16px;
    color: #fff
}
.aut-share {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 15px
}
.aut-share a.facebook,.share-box ul li .facebook {
    background: #3b5998
}
.aut-share a.twitter,.darkmode .comment-share .share-box .twitter,.share-box ul li .twitter {
    background: #000
}
.aut-share a.instagram {
    background: #5851db;
    background: -moz-radial-gradient(left bottom,ellipse cover,#ffdc80 15%,#e1306c 55%,#5851db 100%);
    background: -webkit-radial-gradient(left bottom,ellipse cover,#ffdc80 15%,#e1306c 55%,#5851db 100%);
    background: radial-gradient(ellipse at left bottom,#ffdc80 15%,#e1306c 55%,#5851db 100%)
}
.notfound {
    text-align: center;
    padding: 15px 0 40px
}
.notfound-title h1 {
    font-weight: 600;
    font-size: 18px
}
path.wr-primary {
    fill: var(--primary)
}
.notfound-image svg {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px
}
.notfound-button a {
    position: relative;
    font-size: 16px;
    line-height: 1.4;
    padding: 8px 16px;
    text-align: center;
    cursor: pointer;
    vertical-align: top;
    border: 1px solid transparent;
    border-radius: 4px;
    background: var(--primary);
    color: #fff;
    display: inline-flex;
    align-items: center
}
.author-avatar,.author-avatar img {
    border-radius: 50em
}
.sub-title {
    width: 100%;
    font-size: 14px;
    color: #666
}
.author-box {
    text-align: center;
    margin-bottom: 25px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 20px
}
.author-name h1 {
    color: #000;
    font-size: 18px;
    font-weight: 700
}
.author-bio {
    font-size: 14px;
    font-family: Helvetica-FF,Arial,Tahoma,sans-serif
}
.author-avatar {
    background: #f0f0f0;
    width: 80px;
    height: 80px;
    display: inline-block
}
#startDate,.datarentang select {
    display: block;
    height: calc(1.96875rem + 2px);
    padding: .375rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #494c57;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    position: relative;
    width: 145px
}
#boxDate:before,.datarentang:before {
    content: "";
    position: absolute;
    top: 12px;
    right: 12px;
    height: 6px;
    width: 6px;
    display: block;
    border: solid #727272;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}
.share-box ul li svg {
    height: 21px;
    z-index: 1
}
.darkmode .comment-share .share-box .whatsapp,.share-box ul li .whatsapp {
    background: #25d366
}
.share-box ul li .telegram {
    background: #08c
}
.share-box ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    justify-content: center;
    gap: 5px;
}
span.counter {
    position: absolute;
    font-size: 10px;
    top: -4px;
    right: -4px;
    padding: 0 4px;
    min-width: 15px;
    background: #ed131b;
    border-radius: 50em
}
.share-box ul li a.comment-icon {
    background: #dfdfdf
}
.share-box ul li a.comment-icon svg {
    color: #2a2a2a
}
.share-sticky {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    z-index: 27;
    left: 0;
    bottom: 0;
    flex-wrap: wrap;
    margin: 0 auto;
    right: 0;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.share-box {
    display: inline-block;
    box-shadow: 0 calc(4px / 2) 4px 0 rgba(0,0,0,.15);
    border-radius: 24px;
    background: #fff;
    padding: 8px 10px
}
.share-box.amp {
    background: 0 0;
    box-shadow: unset;
    display: block;
    margin: 15px 0
}
.share-sticky.show {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    bottom: 50px
}
.article-featured figure, .article-content figure {
    height: auto;
    max-width: 100%;
}
.banner {
    position: relative;
    display: block;
    margin: 0 auto;
}
.banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #dddddd;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 26px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 6C4.44772 6 4 6.44772 4 7V8H6V7C6 6.44772 5.55228 6 5 6Z' fill='%23999'/%3E%3Cpath d='M11 8H9.5C9.22386 8 9 8.22386 9 8.5C9 8.77614 9.22386 9 9.5 9H11V8Z' fill='%23999'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 4.5C0 3.11929 1.11929 2 2.5 2H12.5C13.8807 2 15 3.11929 15 4.5V10.5C15 11.8807 13.8807 13 12.5 13H2.5C1.11929 13 0 11.8807 0 10.5V4.5ZM4 10V9H6V10H7V7C7 5.89543 6.10457 5 5 5C3.89543 5 3 5.89543 3 7V10H4ZM11 7H9.5C8.67157 7 8 7.67157 8 8.5C8 9.32843 8.67157 10 9.5 10H12V5H11V7Z' fill='%23999'/%3E%3C/svg%3E");
}
.banner.ads970250 {
    width: 970px;
    max-width: 100%;
    height: 250px;
}
.banner.ads160600 {
    width: 160px;
    max-width: 100%;
    height: 600px;
    margin-top: 8px;
}
.banner.ads72890 {
    width: 728px;
    max-width: 100%;
    height: 90px;
}
.banner.ads300600 {
    width: 300px;
    max-width: 100%;
    height: 600px;
}
.banner.ads300300 {
    width: 300px;
    max-width: 100%;
    height: 300px;
}
.darkmode {
    background: #272727
}
.darkmode .banner:before {
    background-color: #292929;
    background-size: 22px;
}
.darkmode .article-item.big,.darkmode .box,.darkmode .commentAvatar,.darkmode .navigation,.darkmode .popup-menu,.darkmode header.header,.darkmode input#author,.darkmode input#email,.darkmode textarea#comment {
    background-color: #222
}
.darkmode .popup-menu:after {
    border-color: transparent transparent #272727 #272727;
    box-shadow: -3px 3px 3px 0 rgb(0 0 0 / 25%)
}
.darkmode #startDate, .darkmode #startDate::placeholder, .darkmode .article-detail .article-content, .darkmode .article-detail .bacajuga strong, .darkmode .article-detail .paginationPostLink a:hover, .darkmode .article-detail .paginationPostNav a:hover, .darkmode .article-header h1, .darkmode .article-text, .darkmode .author-name h1, .darkmode .comment-box a:hover, .darkmode .comment-share .share-box a, .darkmode .commentAuthorName, .darkmode .comments_title, .darkmode .footer-brand .widget .widget-header .widget-title, .darkmode .footer-nav .widget .widget-header .widget-title, .darkmode .navigation nav ul li a, .darkmode .notfound-button a:hover, .darkmode .notfound-title h1, .darkmode .popup-menu-content .widget .widget-header .widget-title, .darkmode .popup-menu-header .popup-input-search, .darkmode .widget .widget-desc a:hover, .darkmode a, .darkmode input#author, .darkmode input#email, .darkmode p.form-submit, .darkmode textarea#comment, .darkmode .redaksi .label-btn, .darkmode .redaksi .author-name {
    color: #fff
}
.darkmode #startDate,.darkmode .article-detail .pagination-post,.darkmode .author-box,.darkmode .comment-share.bottom,.darkmode .comments-pagination a,.darkmode .comments-pagination span,.darkmode .commentsArea li,.darkmode .menu-indeks ul li,.darkmode .notif,.darkmode .popup-menu-content .widget,.darkmode .popup-menu-header,.darkmode .popup-menu-header .popup-input-search,.darkmode .sidebar-box .widget,.darkmode .sidebarmenu .widget,.darkmode .widget.article,.darkmode .widget.article .widget,.darkmode input#author,.darkmode input#email,.darkmode p.form-submit,.darkmode textarea#comment {
    border-color: #323232
}
.darkmode .article-detail .pagination-post, .darkmode .article-detail .paginationPostLink span, .darkmode .article-detail .showall-page a, .darkmode .article-detail .tag-post ul li a, .darkmode .comment-share .comment-box a, .darkmode .comment-share .share-box a, .darkmode .comment-share-button a, .darkmode .commentBodyModeration, .darkmode .menu-indeks ul li a, .darkmode .no-comments, .darkmode .share-box, .darkmode .widget .widget-desc, .darkmode .slick-dots, .darkmode .redaksi {
    background-color: #2c2c2c
}
.darkmode .article-grid .article-grid-box, .darkmode .author-avatar, .darkmode .comments-pagination a, .darkmode .comments-pagination span, .darkmode .media-more a, .darkmode .notif, .darkmode footer.footer, .darkmode p.form-submit, .darkmode .comment-form-cookies-consent label:before {
    background: #2c2c2c
}
.darkmode #comments,.darkmode #respond {
    background: #202020
}
.darkmode .article-date, .darkmode .author-bio, .darkmode .breadcrumb a, .darkmode .comment-btnshare, .darkmode .comment-notes, .darkmode .comment-share .share-box, .darkmode .commentBodyFooter a, .darkmode .commentBodyText, .darkmode .footer-brand .widget, .darkmode .footer-nav ul li a, .darkmode .logged-in-as, .darkmode .media-text, .darkmode .no-more, .darkmode .notfound-desc, .darkmode .notif, .darkmode .popup-menu-content .widget li a, .darkmode .sidebar-box .widget, .darkmode .sidebarmenu .widget .widget-header .widget-title, .darkmode .sidebarmenu .widget li a, .darkmode .sub-title, .darkmode .widget .widget-desc, .darkmode .wp-block-image figcaption, .darkmode .comment-form-cookies-consent label {
    color: #999
}
.darkmode .comment-share .share-box .facebook {
    background: #3c5a99
}
.darkmode .share-box ul li a.comment-icon {
    background: #404040
}
.darkmode .comment-reply-title,.darkmode .share-box ul li a.comment-icon svg {
    color: #fff
}
.darkmode .comments-pagination span.current {
    background-color: #337ab7;
    border-color: #337ab7
}
.darkmode .media-image:before {
    background: #1d2129
}
.darkmode .media-image:after {
    background-image: linear-gradient(90deg,rgb(27 31 39) 0,rgb(27 31 39) 20%,rgb(27 31 39) 60%,rgb(27 31 39))
}
.darkmode .article-detail .paginationPostLink a {
    background: #1e1e1e
}
.darkmode .btn-redaksi .icon-arrow {
    filter: brightness(0) invert(1);
}
.darkmode .navigation:before {
    background: #222;
    background: linear-gradient(to right,#222 25%,rgb(27,31,39,0) 100%)
}
.darkmode .navigation:after {
    background: #222;
    background: linear-gradient(to left,#222 25%,rgb(27,31,39,0) 100%)
}
.darkmode header.header {
    box-shadow: 0 4px 8px 0 rgb(92 92 92 / 15%)
}
.darkmode .footer-border {
    background: #272727;
    background: linear-gradient(to right,#272727 0,#373737 100%)
}
