article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }

audio, canvas, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

html { background: #fff; color: #000; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: Arial; }

body { margin: 0; }

a { background: transparent; }

a:focus { outline: thin dotted; }

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

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before, q:after { content: ''; content: none; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

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

figure { margin: 0; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; white-space: normal; }

button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; vertical-align: baseline; }

button, input { line-height: normal; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], input[disabled] { cursor: default; }

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

textarea { overflow: auto; vertical-align: top; }

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

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; line-height: normal; }

/*--------------------------------------------------------------------------------*/
/*GENERAL*/
/*--------------------------------------------------------------------------------*/
:root { --kuler-1: #21409A; --kuler-2: #007cbd; --kuler-3: #ef672f; }

body { margin: 0; line-height: 1.4; font-size: 16px; font-family: Helvetica-FF, Arial, Tahoma, sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeSpeed; }

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

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

.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

a { text-decoration: none; color: #000; -webkit-transition: color 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s; -moz-transition: color 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s; -ms-transition: color 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s; -o-transition: color 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s; transition: color 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s; }

a:hover { color: var(--kuler-1); }

a:focus { outline: none; }

hr { border-style: solid none none; border-color: #e6e6e6; margin: 16px 0; }

p { margin-top: 0; margin-bottom: 16px; }

ins { text-decoration: none; display: contents; }

ol, ul { padding: 0 0 0 24px; margin-top: 12px; margin-bottom: 12px; }

ol ol, ol ul, ul ol, ul ul { margin-top: calc(12px / 2); margin-bottom: 0; }

ol li, ul li { padding: 8px 0; }

img { vertical-align: middle; border-style: none; }

header, footer { display: table; width: 100%; }

@media (min-width: 1024px) { header, footer { display: block; } }

/*--------------------------------------------------------------------------------*/
/*TYPOGRAHPHY*/
/*--------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { font-weight: 700; margin-top: 0; margin-bottom: 8px; }

h1, h2, h3, h4, h5, h6, .font-heading, .font-heading-light, .font-heading-semibold, .font-heading-bold { line-height: 1.3; }

h1 { font-size: 40px; }

h2 { font-size: 32px; }

h3 { font-size: 28px; }

h4 { font-size: 24px; }

h5 { font-size: 20px; }

h6 { font-size: 16px; }

.head-1 { border: 0 !important; clip: rect(0 0 0 0) !important; height: 0.0625rem !important; margin: -0.0625rem !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; width: 0.0625rem !important; }

.font-hero { font-size: 32px !important; }

.font-xxl { font-size: 26px !important; }

.font-xl { font-size: 23px !important; }

.font-lg { font-size: 20px !important; }

.font-md { font-size: 18px !important; }

.font-sm { font-size: 16px !important; }

.font-xs { font-size: 14px !important; }

.font-xxs { font-size: 12px !important; }

@font-face { font-family: "Helvetica-FF"; font-weight: 300; font-style: normal; src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/helvetica/Helvetica-Light.eot"); src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/helvetica/Helvetica-Light.woff2") format("woff2"), url("../../../fonts/helvetica/Helvetica-Light.woff") format("woff"), url("../../../fonts/helvetica/Helvetica-Light.ttf") format("truetype"), url("../../../fonts/helvetica/Helvetica-Light.eot?#iefix") format("embedded-opentype"); font-display: swap; size-adjust: 99.25%; }

@font-face { font-family: "Helvetica-FF"; font-weight: 400; font-style: normal; src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/helvetica/Helvetica-Regular.eot"); src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/helvetica/Helvetica-Regular.woff2") format("woff2"), url("../../../fonts/helvetica/Helvetica-Regular.woff") format("woff"), url("../../../fonts/helvetica/Helvetica-Regular.ttf") format("truetype"), url("../../../fonts/helvetica/Helvetica-Regular.eot?#iefix") format("embedded-opentype"); font-display: swap; size-adjust: 99.25%; }

@font-face { font-family: "Helvetica-FF"; font-weight: 700; font-style: normal; src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/helvetica/Helvetica-Bold.eot"); src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/helvetica/Helvetica-Bold.woff2") format("woff2"), url("../../../fonts/helvetica/Helvetica-Bold.woff") format("woff"), url("../../../fonts/helvetica/Helvetica-Bold.ttf") format("truetype"), url("../../../fonts/helvetica/Helvetica-Bold.eot?#iefix") format("embedded-opentype"); font-display: swap; size-adjust: 99.25%; }

@font-face { font-family: "Montserrat-FF"; font-weight: 300; font-style: normal; src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/montserrat/Montserrat-Light.eot"); src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/montserrat/Montserrat-Light.woff2") format("woff2"), url("../../../fonts/montserrat/Montserrat-Light.woff") format("woff"), url("../../../fonts/montserrat/Montserrat-Light.ttf") format("truetype"), url("../../../fonts/montserrat/Montserrat-Light.eot?#iefix") format("embedded-opentype"); font-display: swap; size-adjust: 92.5%; }

@font-face { font-family: "Montserrat-FF"; font-weight: 400; font-style: normal; src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/montserrat/Montserrat-Regular.eot"); src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/montserrat/Montserrat-Regular.woff2") format("woff2"), url("../../../fonts/montserrat/Montserrat-Regular.woff") format("woff"), url("../../../fonts/montserrat/Montserrat-Regular.ttf") format("truetype"), url("../../../fonts/montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"); font-display: swap; size-adjust: 92.5%; }

@font-face { font-family: "Montserrat-FF"; font-weight: 600; font-style: normal; src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/montserrat/Montserrat-SemiBold.eot"); src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/montserrat/Montserrat-SemiBold.woff2") format("woff2"), url("../../../fonts/montserrat/Montserrat-SemiBold.woff") format("woff"), url("../../../fonts/montserrat/Montserrat-SemiBold.ttf") format("truetype"), url("../../../fonts/montserrat/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"); font-display: swap; size-adjust: 92.5%; }

@font-face { font-family: "Montserrat-FF"; font-weight: 700; font-style: normal; src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/montserrat/Montserrat-Bold.eot"); src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/montserrat/Montserrat-Bold.woff2") format("woff2"), url("../../../fonts/montserrat/Montserrat-Bold.woff") format("woff"), url("../../../fonts/montserrat/Montserrat-Bold.ttf") format("truetype"), url("../../../fonts/montserrat/Montserrat-Bold.eot?#iefix") format("embedded-opentype"); font-display: swap; size-adjust: 92.5%; }

/*--------------------------------------------------------------------------------*/
/*CONTAINER*/
/*--------------------------------------------------------------------------------*/
.container, .container-fluid { padding-left: calc(26px / 2); padding-right: calc(26px / 2); margin-right: auto; margin-left: auto; }

.container { width: 1080px; }

@media (min-width: 1024px) and (max-width: 1280px) { .container { width: 1008px; } }

/*--------------------------------------------------------------------------------*/
/*GRID 12 COLUMNS*/
/*--------------------------------------------------------------------------------*/
.grid-row { display: flex; flex-wrap: wrap; margin-left: calc(-26px / 2); margin-right: calc(-26px / 2); }

.no-gutter { margin-right: 0; margin-left: 0; }

.no-gutter > .column, .no-gutter > [class*="column-"] { padding-right: 0; padding-left: 0; }

.column-1, .column-2, .column-3, .column-4, .column-5, .column-6, .column-7, .column-8, .column-9, .column-10, .column-11, .column-12, .column, .column-auto { position: relative; width: 100%; padding-left: calc(26px / 2); padding-right: calc(26px / 2); }

.column { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }

.column-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }

.column-1 { -ms-flex: calc(1 / 12); flex: 0 0 calc(100% / (12 / 1)); max-width: calc(100% / (12 / 1)); }

.column-2 { -ms-flex: calc(2 / 12); flex: 0 0 calc(100% / (12 / 2)); max-width: calc(100% / (12 / 2)); }

.column-3 { -ms-flex: calc(3 / 12); flex: 0 0 calc(100% / (12 / 3)); max-width: calc(100% / (12 / 3)); }

.column-4 { -ms-flex: calc(4 / 12); flex: 0 0 calc(100% / (12 / 4)); max-width: calc(100% / (12 / 4)); }

.column-5 { -ms-flex: calc(5 / 12); flex: 0 0 calc(100% / (12 / 5)); max-width: calc(100% / (12 / 5)); }

.column-6 { -ms-flex: calc(6 / 12); flex: 0 0 calc(100% / (12 / 6)); max-width: calc(100% / (12 / 6)); }

.column-7 { -ms-flex: calc(7 / 12); flex: 0 0 calc(100% / (12 / 7)); max-width: calc(100% / (12 / 7)); }

.column-8 { -ms-flex: calc(8 / 12); flex: 0 0 calc(100% / (12 / 8)); max-width: calc(100% / (12 / 8)); }

.column-9 { -ms-flex: calc(9 / 12); flex: 0 0 calc(100% / (12 / 9)); max-width: calc(100% / (12 / 9)); }

.column-10 { -ms-flex: calc(10 / 12); flex: 0 0 calc(100% / (12 / 10)); max-width: calc(100% / (12 / 10)); }

.column-11 { -ms-flex: calc(11 / 12); flex: 0 0 calc(100% / (12 / 11)); max-width: calc(100% / (12 / 11)); }

.column-12 { -ms-flex: calc(12 / 12); flex: 0 0 calc(100% / (12 / 12)); max-width: calc(100% / (12 / 12)); }

/*--------------------------------------------------------------------------------*/
/*TABLE*/
/*--------------------------------------------------------------------------------*/
table th, table td { vertical-align: top; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #b3b3b3; }

table tbody + tbody { border-top: 2px solid #b3b3b3; }

table th { border: 1px solid #b3b3b3; background: #f2f2f2; padding: 10px; text-align: left; }

table td { border: 1px solid #b3b3b3; padding: 5px 10px; }

.table-wrap { display: block; width: 100%; position: relative; overflow-x: auto; -webkit-overflow-scrolling: touch; }

.table-wrap th, .table-wrap td { white-space: nowrap; }

.table-strip tr:nth-of-type(odd) { background: #f7f7f7; }

/*--------------------------------------------------------------------------------*/
/*BASE BRAND COLORS*/
/*--------------------------------------------------------------------------------*/
.color-utility-base { color: #6D8591 !important; }

.box-utility-base { color: #4c5d65 !important; background: #e7ebed; border: 1px solid #b6c2c8; padding: 12px 16px; }

.box-utility-base a { color: #415057 !important; }

.box-utility-base a:hover { text-decoration: underline; }

.color-utility-info { color: #2099d6 !important; }

.box-utility-info { color: #166993 !important; background: #d4ecf9; border: 1px solid #88cbed; padding: 12px 16px; }

.box-utility-info a { color: #135a7d !important; }

.box-utility-info a:hover { text-decoration: underline; }

.color-utility-success { color: #11aa3d !important; }

.box-utility-success { color: #0a6424 !important; background: #9cf5b5; border: 1px solid #4ded7b; padding: 12px 16px; }

.box-utility-success a { color: #084d1c !important; }

.box-utility-success a:hover { text-decoration: underline; }

.color-utility-warning { color: #FCB715 !important; }

.box-utility-warning { color: #c28902 !important; background: #fff8e8; border: 1px solid #fede93; padding: 12px 16px; }

.box-utility-warning a { color: #a97702 !important; }

.box-utility-warning a:hover { text-decoration: underline; }

.color-utility-error { color: #FF0000 !important; }

.box-utility-error { color: #b30000 !important; background: #ffd6d6; border: 1px solid #ff8080; padding: 12px 16px; }

.box-utility-error a { color: #990000 !important; }

.box-utility-error a:hover { text-decoration: underline; }

/*--------------------------------------------------------------------------------*/
/*IMAGES STYLE*/
/*--------------------------------------------------------------------------------*/
.lqd, .lqd_img { background-size: cover; background-position: center center; background-repeat: no-repeat; }

.img-xxs { width: 40px !important; }

.img-xs { width: 80px !important; }

.img-sm { width: 100px !important; }

.img-md { width: 200px !important; }

.img-lg { width: 400px !important; }

.img-fluid { width: 100% !important; }

.img-fluid img { width: 100%; }

.lqd_img { position: absolute; width: 150%; height: 150%; top: -25%; left: -25%; z-index: 0; -webkit-filter: blur(10px); -moz-filter: blur(10px); -o-filter: blur(10px); -ms-filter: blur(10px); filter: blur(10px); }

.lqd_block { overflow: hidden; }

.lqd img { display: none; }

/*--------------------------------------------------------------------------------*/
/*RATIOBOX*/
/*--------------------------------------------------------------------------------*/
.ratiobox { position: relative; display: block; height: 0; overflow: hidden; padding-bottom: 100%; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; }

.ratiobox.ratio_16_9 { padding-bottom: 56.25%; }

.ratiobox.pdb-counter { padding-bottom: calc(56.25% + 38px) !important; }

.ratiobox iframe { position: absolute; width: 100%; height: 100%; }

.block-link:hover .media__image .ratiobox { -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }

.ratiobox--16-9 { padding-bottom: 56.25%; }

.ratiobox--4-3 { padding-bottom: 75%; }

.ratiobox--3-4 { padding-bottom: 133%; }

.ratiobox--9-16 { padding-bottom: 178%; }

/*--------------------------------------------------------------------------------*/
/*FORMS*/
/*--------------------------------------------------------------------------------*/
input:focus, select:focus, textarea:focus, button:focus { outline: none; }

textarea, select, input[type="text"], input[type="date"], input[type="button"], input[type="submit"], input[type="file"] { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; }

select { height: 42px; padding-right: 32px !important; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' fill='%23999999' xml:space='preserve'><path d='M51.4,20.3c0.7-0.8,1.9-0.8,2.6,0c0.8,0.7,0.8,1.9,0,2.6L33.2,43.7c-0.7,0.7-1.9,0.7-2.7,0L9.8,22.9c-0.7-0.7-0.7-1.9,0-2.6c0.8-0.8,1.9-0.8,2.7,0l19.4,19.4L51.4,20.3z'/></svg>"); background-size: 16px; background-position: calc(100% - 8px) center; background-repeat: no-repeat; }

[type="checkbox"], [type="radio"] { padding: 0; }

textarea { resize: none; }

textarea.form-element, textarea.tagsinput { height: auto; }

button { cursor: pointer; background: #f0f0f0; color: #000000; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

label { display: inline-block; margin-top: 8px; margin-bottom: 8px; font-size: 14px; }

.form-check label { margin: 0; }

.form-inline label { display: inline-block; margin-right: 4px; margin-top: 0; margin-bottom: 0; }

.form-check--inline label { line-height: 2; }

label a { color: var(--kuler-1); position: relative; z-index: 2; }

.form-inline { align-items: center; }

.form-block { position: relative; margin-bottom: 12px; }

.form-block--error .tagsinput { border-color: #FF0000; background: #fae9ec; }

.form-check { position: relative; display: block; padding-left: 24px; }

.form-check__input { margin-left: -25px; position: absolute; z-index: 2; height: 100%; cursor: pointer; left: 0; right: 0; opacity: 0; filter: alpha(opacity=0); }

.form-check__input:checked + label:before { background: #007cbd; -webkit-transform: scale(1.075); -moz-transform: scale(1.075); -ms-transform: scale(1.075); -o-transform: scale(1.075); transform: scale(1.075); }

.form-check--radio .form-check__input:checked + label:after { -webkit-transform: scale(0.4); -moz-transform: scale(0.4); -ms-transform: scale(0.4); -o-transform: scale(0.4); transform: scale(0.4); }

.form-check--checkbox .form-check__input:checked + label:after { font-family: "detiknetwork-FF"; content: "\49"; background: transparent; line-height: 1; color: #FFFFFF; -webkit-transform: scale(0.75); -moz-transform: scale(0.75); -ms-transform: scale(0.75); -o-transform: scale(0.75); transform: scale(0.75); }

.form-check__input:disabled ~ label { color: #999999; }

.form-check__input:hover + label:after { -webkit-transform: scale(0.65); -moz-transform: scale(0.65); -ms-transform: scale(0.65); -o-transform: scale(0.65); transform: scale(0.65); }

.form-check label { position: relative; cursor: pointer; }

.form-check label:before, .form-check label:after { content: ""; width: 16px; height: 16px; position: absolute; left: -24px; top: 2px; }

.form-check label:before { background: #cccccc; -webkit-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2); -moz-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2); -ms-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2); -o-transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2); transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2); }

.form-check label:after { background: #FFFFFF; -webkit-transform: scale(0.75); -moz-transform: scale(0.75); -ms-transform: scale(0.75); -o-transform: scale(0.75); transform: scale(0.75); -webkit-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4); -moz-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4); -ms-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4); -o-transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4); transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4); }

.form-check label:hover:after { -webkit-transform: scale(0.35); -moz-transform: scale(0.35); -ms-transform: scale(0.35); -o-transform: scale(0.35); transform: scale(0.35); }

.form-check--checkbox label:after { font-size: 16px; }

.form-check--inline { display: inline-flex; align-items: center; margin-right: 12px; }

.form-check--inline__input { position: static; margin-top: 0; margin-right: 8px; margin-left: 0; }

.form-check--inline label:before, .form-check--inline label:after { top: 5px; }

.form-element, .tagsinput { display: block; width: 100%; height: 42px; padding: 8px 12px; border: 1px solid #e6e6e6; line-height: 1.4; background-color: #FFFFFF; color: #333333; font-size: 14px; -webkit-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out; -moz-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out; -ms-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out; -o-transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out; transition: border-color 0.25s ease-in-out, box-shadow 0.25s ease-in-out; }

.form-element:focus, .tagsinput:focus { border-color: #cccccc; }

.form-element[type="date"], .tagsinput[type="date"] { padding-top: 7px; padding-bottom: 7px; }

.form-element--error, .form-element--error:focus { color: #b30000 !important; background: #ffd6d6; border-color: #ff8080; }

.form-inline .form-element, .form-inline .tagsinput { display: inline-block; width: auto; vertical-align: middle; }

.form-rounded .form-element, .form-rounded .tagsinput { border-radius: 24px; }

.form-gray .form-element, .form-gray .tagsinput { background-color: #f7f7f7; }

.form-file { position: relative; width: 100%; height: 42px; padding: 8px 12px 0 20px; margin: 0; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; font-size: 16px; }

.form-file:before { position: absolute !important; left: 0; top: 0; line-height: 1.4; content: 'Pilih file'; z-index: 1; font-size: 16px; display: inline-block; line-height: 1.4; padding: 8px 16px; text-align: center; cursor: pointer; vertical-align: top; border: 1px solid transparent; border-radius: 4px; background: #e6e6e6; color: #000000; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.form-file:after { content: ""; position: absolute; left: 0; top: 0; width: 117px; height: 37px; background: #fff; }

.form-file__input { position: absolute; left: 12px; }

.form-element:disabled, .tagsinput:disabled, .form-element[readonly], .tagsinput[readonly], .form-gray .form-element:disabled, .form-gray .tagsinput:disabled, .form-gray .form-element[readonly], .form-gray .tagsinput[readonly] { background-color: #f0f0f0; }

/*--------------------------------------------------------------------------------*/
/*BUTTONS & LABELS DEFAULT STYLING*/
/*--------------------------------------------------------------------------------*/
.btn, .label { position: relative; font-size: 16px; display: inline-flex; align-items: center; line-height: 1.4; padding: 8px 16px; justify-content: center; cursor: pointer; vertical-align: top; border: 1px solid transparent; border-radius: 4px; }

.btn--default, .label--default { background: #f0f0f0; color: #000000; }

.btn--rounded, .label--rounded { padding-left: 24px; padding-right: 24px; border-radius: 24px; }

.btn--sm, .label--sm { font-size: 12px; padding: calc(12px / 3) 12px; }

.btn--md, .label--md { font-size: 14px; padding-top: 6px; padding-bottom: 6px; }

.btn--lg, .label--lg { font-size: 20px; padding: 8px 32px; }

/*--------------------------------------------------------------------------------*/
/*BUTTON & LABEL STYLING VARIATIONS*/
/*--------------------------------------------------------------------------------*/
.btn:hover { color: #000000; opacity: 0.8; filter: alpha(opacity=80); }

.btn--rounded.btn--sm { padding-left: 16px; padding-right: 16px; border-radius: 16px; }

.btn--rounded.btn--lg { padding-left: 48px; padding-right: 48px; border-radius: 32px; }

.btn--default.btn--outline { border: 1px solid #666666; color: #666666; }

.btn--default.btn--link { color: #007cbd; }

.btn--outline { border: 1px solid #000000; color: #000000; }

.btn--link:hover { text-decoration: underline; opacity: 1; filter: alpha(opacity=100); }

.btn--outline, .btn--link { background: transparent !important; }

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

.form-inline .btn { margin-bottom: 0; }

.form-rounded .btn { padding-left: 24px; padding-right: 24px; border-radius: 24px; }

.label { cursor: inherit; }

.label--rounded.label--sm { padding-left: 16px; padding-right: 16px; border-radius: 16px; }

.label--rounded.label--lg { padding-left: 48px; padding-right: 48px; border-radius: 32px; }

/*--------------------------------------------------------------------------------*/
.btn--sosmed-instagram { color: #FFFFFF; border: none; background: #5851DB; /* Old browsers */ background: -moz-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%); /* FF3.6+ */ background: -webkit-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%); /* Chrome10-25,Safari5.1-6 */ background: radial-gradient(ellipse at left bottom, #ffdc80 15%, #e1306c 55%, #5851db 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top_color', endColorstr='$bottom_color',GradientType=1 ); /* IE6-9 */ }

.btn--sosmed-instagram:hover { color: #FFFFFF; border: none; }

.pagination { display: block; font-size: 14px; }

.pagination a { text-align: center; display: inline-block; padding: 4px 8px; }

.pagination a:first-child { margin-right: 16px; }

.pagination a:last-child { margin-left: 16px; }

.pagination__item:hover { background: #f0f0f0; color: #000000; border-radius: 4px; }

.pagination__item--active, .pagination__item--active:hover { background: var(--kuler-1); color: #FFFFFF; border-radius: 4px; }

.pagination__range { letter-spacing: 4px; background: transparent; }

@font-face { font-family: "detiknetwork-FF"; font-weight: normal; font-style: normal; src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/icons/detiknetwork.eot"); src: local("Helvetica-FF, Arial, Tahoma, sans-serif"), url("../../../fonts/icons/detiknetwork.woff2") format("woff2"), url("../../../fonts/icons/detiknetwork.woff") format("woff"), url("../../../fonts/icons/detiknetwork.ttf") format("truetype"), url("../../../fonts/icons/detiknetwork.eot?#iefix") format("embedded-opentype"); font-display: swap; }

.icon { line-height: 0; display: inline-flex; vertical-align: middle; }

.icon--xxl { font-size: 256px; }

.icon--xl { font-size: 128px; }

.icon--lg { font-size: 64px; }

.icon--md { font-size: 32px; }

.icon--sm { font-size: 24px; }

.icon--xs { font-size: 16px; }

.btn .icon, .label .icon { margin: 0 4px; }

[data-icon]:before { font-family: "detiknetwork-FF" !important; content: attr(data-icon); font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; vertical-align: middle; }

[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "detiknetwork-FF" !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; vertical-align: middle; }

.icon-home:before { content: "\63"; }

.icon-home-bg:before { content: "\64"; }

.icon-chevron-right:before { content: "\65"; }

.icon-chevron-right-bg:before { content: "\66"; }

.icon-chevron-left:before { content: "\67"; }

.icon-chevron-left-bg:before { content: "\68"; }

.icon-arrow-right:before { content: "\69"; }

.icon-arrow-left:before { content: "\6a"; }

.icon-chevron-up:before { content: "\6b"; }

.icon-chevron-up-bg:before { content: "\6c"; }

.icon-chevron-down:before { content: "\6d"; }

.icon-chevron-down-bg:before { content: "\6e"; }

.icon-arrow-up:before { content: "\6f"; }

.icon-arrow-down:before { content: "\70"; }

.icon-search:before { content: "\71"; }

.icon-search-bg:before { content: "\72"; }

.icon-user:before { content: "\73"; }

.icon-user-bg:before { content: "\74"; }

.icon-live-tv:before { content: "\75"; }

.icon-live-tv-bg:before { content: "\76"; }

.icon-tv:before { content: "\77"; }

.icon-tv-bg:before { content: "\78"; }

.icon-menu:before { content: "\79"; }

.icon-menu-bg:before { content: "\7a"; }

.icon-lock:before { content: "\41"; }

.icon-lock-bg:before { content: "\42"; }

.icon-open-lock:before { content: "\43"; }

.icon-open-lock-bg:before { content: "\44"; }

.icon-doc:before { content: "\45"; }

.icon-doc-bg:before { content: "\46"; }

.icon-calendar:before { content: "\47"; }

.icon-calendar-bg:before { content: "\48"; }

.icon-check:before { content: "\49"; }

.icon-check-bg:before { content: "\4a"; }

.icon-trash:before { content: "\4b"; }

.icon-trash-bg:before { content: "\4c"; }

.icon-pencil:before { content: "\4d"; }

.icon-pencil-bg:before { content: "\4e"; }

.icon-close:before { content: "\4f"; }

.icon-close-bg:before { content: "\50"; }

.icon-card:before { content: "\51"; }

.icon-card-bg:before { content: "\52"; }

.icon-network:before { content: "\53"; }

.icon-network-bg:before { content: "\54"; }

.icon-email:before { content: "\55"; }

.icon-email-bg:before { content: "\56"; }

.icon-info:before { content: "\57"; }

.icon-info-bg:before { content: "\58"; }

.icon-warning:before { content: "\59"; }

.icon-warning-bg:before { content: "\5a"; }

.icon-video:before { content: "\30"; }

.icon-video-bg:before { content: "\31"; }

.icon-image:before { content: "\32"; }

.icon-image-bg:before { content: "\33"; }

.icon-file-text:before { content: "\34"; }

.icon-file-text-bg:before { content: "\35"; }

.icon-graphic:before { content: "\36"; }

.icon-graphic-bg:before { content: "\37"; }

.icon-folder:before { content: "\38"; }

.icon-folder-bg:before { content: "\39"; }

.icon-notification:before { content: "\21"; }

.icon-notification-bg:before { content: "\22"; }

.icon-download:before { content: "\23"; }

.icon-download-bg:before { content: "\24"; }

.icon-upload:before { content: "\25"; }

.icon-upload-bg:before { content: "\26"; }

.icon-filter:before { content: "\27"; }

.icon-filter-bg:before { content: "\28"; }

.icon-sent-mail:before { content: "\29"; }

.icon-sent-mail-bg:before { content: "\2a"; }

.icon-play:before { content: "\2b"; }

.icon-play-bg:before { content: "\2c"; }

.icon-comment:before { content: "\2d"; }

.icon-comment-bg:before { content: "\2e"; }

.icon-plus:before { content: "\2f"; }

.icon-plus-bg:before { content: "\3a"; }

.icon-favorite:before { content: "\3b"; }

.icon-favorite-bg:before { content: "\3c"; }

.icon-share:before { content: "\3d"; }

.icon-share-bg:before { content: "\3e"; }

.icon-setting:before { content: "\3f"; }

.icon-setting-bg:before { content: "\40"; }

.icon-crown:before { content: "\5b"; }

.icon-crown-bg:before { content: "\5d"; }

.icon-zoom:before { content: "\5e"; }

.icon-zoom-bg:before { content: "\5f"; }

.icon-quote-right:before { content: "\60"; }

.icon-quote-left:before { content: "\7b"; }

.icon-camera:before { content: "\7c"; }

.icon-camera-bg:before { content: "\7d"; }

.icon-link:before { content: "\7e"; }

.icon-link-bg:before { content: "\5c"; }

.icon-love:before { content: "\e000"; }

.icon-love-bg:before { content: "\e001"; }

.icon-sign-out:before { content: "\e002"; }

.icon-sign-out-bg:before { content: "\e003"; }

.icon-sign-in:before { content: "\e004"; }

.icon-sign-in-bg:before { content: "\e005"; }

.icon-facebook:before { content: "\61"; }

.icon-twitter:before { content: ""; background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.425986 0.877441L6.99437 9.65591L0.390625 16.7901H1.8758L7.65739 10.5399L12.3339 16.7901H17.3906L10.4598 7.51655L16.6038 0.877441H15.1187L9.79676 6.63251L5.49151 0.877441H0.434827H0.425986ZM2.60955 1.97364H4.93457L15.1982 15.6939H12.8732L2.60955 1.97364Z' fill='white'/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; background-position: center; background-size: contain; width: 18px; height: 16px; }

.page__follow .icon-twitter:before { background-image: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.425986 0.877441L6.99437 9.65591L0.390625 16.7901H1.8758L7.65739 10.5399L12.3339 16.7901H17.3906L10.4598 7.51655L16.6038 0.877441H15.1187L9.79676 6.63251L5.49151 0.877441H0.434827H0.425986ZM2.60955 1.97364H4.93457L15.1982 15.6939H12.8732L2.60955 1.97364Z' fill='%23666666'/%3E%3C/svg%3E%0A"); }

.icon-instagram:before { content: "\e006"; }

.icon-linkedin:before { content: "\e007"; }

.icon-youtube:before { content: "\e008"; }

.icon-refresh:before { content: "\e009"; }

.icon-eye:before { content: "\e00a"; }

.icon-back-in-time:before { content: "\e00b"; }

.icon-whatsapp:before { content: "\e00c"; }

.icon-code:before { content: "\e00d"; }

.icon-telegram:before { content: "\e00e"; }

.icon-tiktok:before { content: ""; width: 16px; height: 18px; background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.96337 19.1587C-1.43553 15.3416 1.4095 6.84288 8.17224 7.91213V8.69927C2.46079 8.43365 -0.053318 15.2464 2.96337 19.1587ZM15.2989 4.41544C15.9938 4.97071 16.9521 5.3803 18.2731 5.45848V6.22958C16.8113 5.9596 15.8848 5.23316 15.2989 4.41544ZM13.4649 0.355957C13.4639 0.640509 13.5008 0.946185 13.5474 1.2254H10.8514V14.6486C10.8514 15.2675 10.7878 15.8184 10.6611 16.3018C9.56319 18.7217 6.45472 18.4056 5.59573 16.7449C6.87451 17.5456 8.97733 17.333 9.84046 15.4324C9.96623 14.9499 10.0298 14.3978 10.0298 13.7792V0.355957H13.4651H13.4649Z' fill='%2300F7EF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.287 1.22559V1.24282C14.288 1.5536 14.379 6.04768 19.0953 6.3281C19.0953 10.509 19.0974 6.32811 19.0974 9.80052C18.7432 9.82164 15.9931 9.62279 14.2819 8.09636L14.2766 14.8562C14.3188 17.9171 12.6149 20.9189 9.42486 21.5237C8.53114 21.693 7.72628 21.7121 6.37539 21.4169C-1.40683 19.089 1.17915 7.54644 8.99317 8.78176C8.99317 12.5081 8.99536 8.78079 8.99536 12.5081C5.76719 12.0332 4.68725 14.7188 5.54528 16.6414C6.3261 18.392 9.54018 18.7717 10.6614 16.302C10.7884 15.8186 10.8517 15.2675 10.8517 14.6488V1.22559H14.287Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.17395 8.69921C8.44029 8.71087 8.7144 8.73709 8.99483 8.78152C8.99483 12.5079 8.99701 8.78055 8.99701 12.5079C5.76885 12.033 4.68891 14.7185 5.54694 16.6412C5.56272 16.6761 5.57971 16.7111 5.59768 16.7449C5.21383 16.5047 4.905 16.1748 4.72533 15.7717C3.86852 13.8488 4.94724 11.1636 8.17541 11.6382C8.17541 8.22285 8.17443 11.065 8.17443 8.69897L8.17395 8.69921ZM18.2748 6.22977C18.5317 6.27712 18.8058 6.31087 19.0967 6.3281C19.0967 10.509 19.0989 6.3281 19.0989 9.80052C18.7446 9.82164 15.9945 9.62279 14.2833 8.09636L14.278 14.8562C14.3202 17.9171 12.6163 20.9189 9.42627 21.5237C8.53255 21.693 7.7277 21.7121 6.3768 21.4169C4.85595 20.9622 3.7328 20.1541 2.96484 19.1587C3.64903 19.7531 4.50779 20.2343 5.55616 20.5484C6.9056 20.8425 7.7107 20.8235 8.60442 20.6541C11.7945 20.049 13.4984 17.0474 13.4571 13.9875L13.4615 7.22668C15.1727 8.75311 17.9228 8.95293 18.2782 8.93059C18.2782 5.70583 18.2751 9.08088 18.2751 6.22953L18.2748 6.22977ZM14.2884 1.22559V1.24282C14.2884 1.42565 14.3212 3.04823 15.3006 4.41563C14.1202 3.47117 13.6994 2.10692 13.5491 1.22559H14.2884Z' fill='%23FF004F'/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; background-position: center; background-size: contain; }

.notification-overlay { width: 300px; position: fixed; top: 215px; left: 50%; z-index: 12; padding: 12px 16px; color: var(--kuler-1); background: #FFFFFF; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.notification-overlay__close { position: absolute; top: calc(4px / 2); right: 4px; color: #999999; }

.notification-overlay a:hover .icon { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; transition: all 0.5s ease-in-out 0s; }

.notification-overlay--alpha { opacity: 0.5; filter: alpha(opacity=50); }

.loader-animate { width: 32px; margin: 12px auto; }

.copy_url { position: relative; }

.copy_url .notif { display: inline-block; padding: 8px; margin: 0; position: absolute; z-index: 5; bottom: 0%; left: 50%; width: auto; white-space: nowrap; font-size: 14px; background: #FF0000; color: #FFFFFF; opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateX(-50%) scale(0); -moz-transform: translateX(-50%) scale(0); -ms-transform: translateX(-50%) scale(0); -o-transform: translateX(-50%) scale(0); transform: translateX(-50%) scale(0); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.copy_url .notif:before { position: absolute; content: ""; border: 3px solid; right: 50%; margin: 0 -7px 0 0; top: 100%; border-top: 8px solid #ff0000; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: none; }

.sticky-share .copy_url .notif:before { top: -7px; border-bottom: 8px solid #FF0000; border-left: 7px solid transparent; border-top: none; border-right: 7px solid transparent; }

.copy_url .notif.url_copied { display: inline-block; bottom: 135%; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); }

.sticky-share .copy_url .notif.url_copied { bottom: -160%; }

.livereport_notif { text-align: center; padding-top: 16px; z-index: 3; }

.livereport_notif a:hover i { transform: rotate(360deg); transition: 2s; }

.mgt-36 { margin-top: 36px !important; }

.custom-width-popup { width: 128px; height: 127px !important; border-radius: 20px; }

.position-live-custom { top: -102px !important; left: 10px !important; }

.custom-close { width: 14px; height: 14px; border-radius: 100%; background: #ccc; }

.custom-icon { width: 14px; height: 14px; font-size: 10px; padding-left: 2px; padding-top: 2px; }

.left-10 { left: 10px !important; }

.margin-none { margin: 0px !important; }

.width-128 { width: 128px !important; }

.close-edit { background: none !important; right: 8px !important; top: 10px !important; }

@media (min-width: 1024px) and (max-width: 1280px) { .navbar-first .nav__item a, .navbar-second .nav__item a { padding: 12px 7px; } }

.nav__item--new a:after, .nav__item--live a:after, .nav__item--new-black a:after { content: ""; width: 5px; height: 5px; background: #FF0000; position: absolute; top: 12px; right: 4px; overflow: hidden; }

.nav--column .nav__item--new a:after, .nav__item--new .nav--column a:after, .nav--column .nav__item--live a:after, .nav__item--live .nav--column a:after, .nav--column .nav__item--new-black a:after, .nav__item--new-black .nav--column a:after { top: 4px; }

.navbar-second .nav { margin-left: 8px; }

.nav { position: relative; list-style: none; margin: 0; padding: 0; font-size: 14px; }

.navbar-second .dropdown-menu .nav { margin-left: 0; }

.nav a { display: block; }

.nav__item { position: relative; padding: 0; }

.nav__item a { padding: 12px 10px; }

.navbar-first .nav__item a { color: #FFFFFF; }

.navbar-first .nav__item a:hover { color: #fcc43f; }

.is-sticky .navbar-first .nav__item a { color: inherit; }

.is-sticky .navbar-first .nav__item a:hover { color: var(--kuler-1); }

.navbar-first .dropdown-menu .nav__item a { color: #000000; }

.navbar-first .dropdown-menu .nav__item a:hover { color: var(--kuler-1); }

.nav--column .nav__item a { padding: 4px 0; }

.footer-nav .nav__item a { font-size: 12px; color: #666666; }

.static-nav .nav__item a { padding: 12px 0; font-size: 14px; }

.static-nav .nav__item a:hover { color: var(--kuler-3); }

.sitemap-nav .nav__item a { padding: 4px 0; font-size: 14px; color: #333333; }

.nav__item--active a { color: var(--kuler-1); }

.navbar-first .nav__item--active a { color: #fcc43f; }

.is-sticky .navbar-first .nav__item--active a { color: var(--kuler-1); }

.static-nav .nav__item--active a { color: var(--kuler-3); }

.nav__item--new { position: relative; }

.nav__item--new a { color: #75b72e; }

.nav__item--live { position: relative; }

.nav__item--live a { color: var(--kuler-1); }

.nav--column .nav__item { display: inline-block; width: 100%; vertical-align: top; }

.static-nav .nav__item { border-bottom: 1px solid #e6e6e6; }

.static-nav .nav__item a { justify-content: space-between; align-items: center; }

.nav--center { justify-content: center; }

.nav--right { justify-content: flex-end; }

.nav--column { flex-direction: column; width: 100%; }

.nav--column-2 { display: inherit !important; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }

.nav--column-3 { display: inherit !important; -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }

.nav--column-4 { display: inherit !important; -webkit-column-count: 4; -moz-column-count: 4; column-count: 4; }

.navbar { position: relative; }

.navbar-sticky { z-index: 5; position: sticky; position: -webkit-sticky; top: 46px; }

.navbar-sticky.is-sticky { box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); }

.navbar-sticky-top { position: absolute; margin-top: -46px; }

.navbar-border { display: none; height: 2px; }

.is-sticky .navbar-border { display: block; }

.navbar-logo { line-height: inherit; white-space: nowrap; padding: 8px 12px; width: 42px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; }

.navbar-logo-kanal { display: none; }

.is-sticky .navbar-logo { display: none; }

.is-sticky .navbar-logo-kanal { width: 110px; padding: 8px 12px 8px 0; margin-right: 16px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; }

.is-sticky .navbar-logo-kanal img { width: 100%; }

.navbar-logo img { width: 100%; }

.navbar-first { border-top-right-radius: 4px; border-top-left-radius: 4px; }

.navbar-first .dropdown-menu--right .dropdown-menu__content:after { right: 30px; }

.is-sticky .navbar-first { margin-left: -23px; margin-right: -100px; background: transparent; }

@media (min-width: 1024px) and (max-width: 1280px) { .is-sticky .navbar-first { margin-left: -9px; margin-right: -110px; } }

.navbar-second .dropdown-menu__content:after { display: none; }

.navbar-first .dropdown-menu__content, .navbar-second .dropdown-menu__content { margin-top: -4px; width: 200px; background: #f7f7f7; }

.navbar-first .dropdown-menu__content:after, .navbar-second .dropdown-menu__content:after { border-color: #f7f7f7; }

.navbar-second, .navbar--bg { background: #f0f0f0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

/*--------------------------------------------------------------------------------*/
/*LIST CONTENT GENERAL*/
/*--------------------------------------------------------------------------------*/
.list-content { padding-left: 0; margin-top: 0; margin-bottom: 0; }

.list-content__item { position: relative; width: 100%; padding-top: 0; padding-bottom: 8px; margin-bottom: 8px; }

.list-content__item:first-child { margin-top: 8px; }

.list-content--column .list-content__item:first-child { margin-top: 0; }

.list-content__item:last-child { margin-bottom: 0; }

.list-content--column .list-content__item { padding-bottom: 12px; margin-bottom: 12px; }

.list-content__item .page__share { position: absolute; right: 0; }

.list-content__title { margin: 0; font-size: 14px; }

.list-content__title > a { display: block; }

.list-content--column { margin-top: 8px; }

.list-content--bordered .list-content__item { border-bottom: 1px solid #f0f0f0; }

.list-content--bordered .list-content__item:last-child { border: none; }

.list-content--bordered.list-content--column .list-content__item { border: none; }

.list-content--bordered.list-content--column .list-content__item:after { content: ""; position: absolute; left: calc(26px / 2); right: calc(26px / 2); bottom: 0; height: 1px; background: #f0f0f0; }

.media { position: relative; overflow: hidden; flex: 1; }

.list-content--equal-height .media { background: #FFFFFF; box-shadow: 0 calc(4px / 2) 4px 0 rgba(0, 0, 0, 0.15); border-radius: 8px; }

.media__image { position: relative; margin-bottom: 12px; overflow: hidden; -webkit-mask-image: -webkit-radial-gradient(white, black); background: #f0f0f0; }

.media__image.float-vid.flowed { -webkit-mask-image: unset; }

.media__image a { display: block; }

.media__text { flex: 1; position: static; font-size: 12px; color: #666666; }

.list-content--equal-height .media__text { padding-left: 12px; padding-right: 12px; padding-bottom: 32px; }

.headline .media__text { padding-left: 16px; padding-right: 16px; }

.headline--right .media__text { padding: 16px; height: 100%; }

.headline--video .media__text { padding: 0 20px 20px; }

.headline--video .media__text .media__link { position: relative; }

.headline--video .media__text:hover a { color: #fcc43f; }

.headline--breakingnews .media__text { font-size: 14px; padding: 12px 16px; }

.media__title { margin: 0; flex: 1; font-size: 14px; }

.media__subtitle { display: inline-block; margin-top: 0; margin-bottom: 4px; font-size: 12px; }

.media__subtitle a { position: relative; z-index: 3; }

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

.media__date { display: inline-block; margin-top: 4px; line-height: 1.5; color: #666666; font-size: 12px; }

.list-content--equal-height .media__date { position: absolute; bottom: 12px; }

.media__author { position: relative; z-index: 2; margin-top: 8px; font-size: 12px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; color: #333333; }

.media__author-image-avatar { position: relative; width: 25px; height: 25px; display: inline-flex; overflow: hidden; margin-right: 8px; background: #f0f0f0; }

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

.media__link { position: static; }

.media__link:before { position: absolute; content: ""; bottom: 0; left: 0; top: 0; right: 0; overflow: hidden; white-space: nowrap; z-index: 2; }

.media__label { display: inline-block; padding: calc(12px / 3) 12px; position: absolute; top: 4px; left: 4px; z-index: 1; color: #FFFFFF; background: #21409A; font-size: 12px; }

.media__icon { position: absolute; z-index: 1; padding: calc(4px / 2) 4px; text-align: center; vertical-align: middle; display: inline-flex; align-items: center; color: #FFFFFF; font-size: 12px; background: #000000; /* The Fallback */ background: rgba(0, 0, 0, 0.5); }

.media__icon .icon { margin: 0 2px; }

.media__icon--middle { top: 50%; left: 50%; -webkit-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }

.media__icon--top-right { top: 4px; right: 4px; }

.media__icon--top-left { top: 4px; left: 4px; }

.media__icon--bottom-right { bottom: 4px; right: 4px; }

.media__icon--bottom-left { bottom: 4px; left: 4px; }

.media__icon--no-bg { background: none; padding: 0; }

.media__desc { color: #000000; font-size: 14px; margin-bottom: 12px; }

.media--left { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: flex-start; }

.media--right { flex-direction: row-reverse; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: flex-start; }

.media--left .media__image { margin: 0 16px 0 0; }

.media--right .media__image { margin: 0 0 0 16px; }

.media--left .media__image, .media--right .media__image { width: 116px; }

.media--align-center { align-items: center; }

.media--text-overlay .media__image { margin-bottom: 0; }

.media--text-overlay .media__text { position: absolute; bottom: 0; left: 0; right: 0; padding: 15% 12px 12px; z-index: 2; color: #FFFFFF; background: #000000; /* Old browsers */ background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */ background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 ); /* IE6-9 */ }

.media--text-overlay .media__text a { color: #FFFFFF; }

.headline .media--text-overlay .media__text { padding-left: 16px; padding-right: 16px; }

.media--text-overlay .media__subtitle { color: #fcc43f; }

.media--text-overlay .media__subtitle a { color: #fcc43f; }

.media--text-overlay .media__date { color: #f7f7f7; }

.media--text-overlay.media--image-radius .media__text { border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

.text-list { position: relative; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: baseline; font-size: 16px; }

.text-list__data { margin-right: 8px; }

.text-list__title { font-size: inherit; font-weight: inherit; }

.text-list--title { margin-bottom: 12px; font-size: 18px; }

/*--------------------------------------------------------------------------------*/
/*ADS SLOT STYLE*/
/*--------------------------------------------------------------------------------*/
.box-ads { margin-top: 16px; margin-bottom: 24px; position: relative; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: center; }

.box-ads__name { position: absolute; top: calc(50% - 40px); padding: 8px 12px; z-index: -1; font-size: 14px; color: #cccccc; }

.ads-slot--smb .box-ads__name { top: calc(50% - 25px); }

.box-ads--container { margin-left: calc(-26px / 1.444444444444); margin-right: calc(-26px / 1.444444444444); }

.ads-slot { position: relative; z-index: 1; margin: 0 auto; background: #f7f7f7; }

.ads-slot > * { flex: 1 100%; }

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

.ads-slot:before { position: absolute; content: "Advertisement"; left: 50%; top: 50%; height: 50px; z-index: -1; letter-spacing: 2px; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect opacity='0.2' width='32' height='32' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0' transform='scale(0.015625)'/%3E%3C/pattern%3E%3Cimage id='image0' width='64' height='64' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAZ5QTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlvQmPgAAAIp0Uk5TABVTfqXL3+z5M43S/v8Nc9UQgO4BYeoexDvpYgOOsVgqODcR/cx0FgJHieYxBV/oZBPyRPs8dcCVwb2MKD2SfJ6BPyYayKvUQSWyhGebh7yflq9/rZDJNg4H4NNRXqb8tAnWoGzO+PbFXUsMHdgf5DC/w1BPLecc3MY6YwSK6yPtD3LQi8qnfVIYuEyKDwAAAuxJREFUeJylV+d/0zAQVbaTSHH2bimQQtgUwggtAVoopexSaEvZo+y9wgplw39NbDmOrHF2ftzHl/deLOl0ukNIET5/IBgKRzQtEg4FA36fiiePaCyOiSNwPBb1qk7oSSKNpJ7wIE+lM3K5EZl0ykWezeXVciPyuSykLxRhuRHFglpfKrvrCSmXVPqK5kVPiFaRyqtD3uRGDFUl+mHvekKGRYcB/t/8BmH9EHvNiBlrWYzbhxK4f+soaT2LaY6zKMDnJzMgZSYfsi75IzUgxX5O5mC9woDkevqUS/6rDPK9m5V20asMSJriCeD+wgYZWh90N73SgOgmrqg/XgySBhxVC7WaiwEx6mRMLh7dEN2Yrfs2bd4CGcS6cFwmL261k2Tb9h1qg3i3/mMR1nY6Cl9qTGmAfcgvort2I2lIDIgfBQSssUeulxoEUFDA9ir0UoMgGuWhfb31R/c3D4xPuBiEUJiHDlJ2tWXubuMQbBBGEf4DLPbhHnAENIggvpZZtW7SBhpTkIEmGByl5GN9ZBo24JZwnHJnWOwEuARuE2cp9ySLnQI3MeQETlPuNIvFwGPkEukM5Z5lsXNgInGpfJ5y51isBRhc4C/TPOVeZDEdMPDz1/kS5TpsF9QG3evMFZTGoslduix4Sg2WkVDSrlDy1T4yAxgYB8QV1WuUXLdTcR66C2bz6Szr1628G7McbtwEDG6ZOPew3Lbo1Tt3V+7df4AQYEDPh3va8ENbwfWU4tP2iP7APa6Rx0geqsdVeN6fPPVmULYbZ77BePbcqVySG9gNhtjiNMaZxn7ihfxleslskdhk5Vsl8/fUq9kaeV0w442D8fYd+5GyNm+l3Xzfrom49esH5zLBRlMWH/ktHrDVbfH6AZvtuU/iKQ/Q7uPPdVGP/nvgQF5Hns6kSu9p6MLNL2q9MfZ1YHmnAo59CB488Wrgq4vcCNXoi5e/LXqQm8EP3xjj7z8W3HVs9Mb/2mr756/ff/6qeP8AIJG7VASH5AAAAAAASUVORK5CYII='/%3E%3C/defs%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center 4px; background-size: 24px; padding: 3px 0; -webkit-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); color: #999999; font-size: 12px; align-items: flex-end; }

.ads-slot__name { display: none; position: absolute; top: calc(50% - 40px); padding: 8px 12px; z-index: -1; font-size: 14px; color: #cccccc; }

.smartbanner_new { height: 50px; padding: 0 8px; position: relative; font-size: 11px; align-items: center; text-align: left; z-index: 27; }

.smartbanner_new .app_logo { height: 36px; margin-right: 10px; }

.smartbanner_new strong { display: block; font-size: 12px; }

.smartbanner_new .get_app { margin-right: 20px; }

.smartbanner_new .sb_close { position: absolute; text-decoration: none; height: 14px; width: 14px; font-size: 10px; top: 5px; right: 5px; border: 1px solid #21409A; }

.smartbanner_new > div > span { height: 31px; }

/*--------------------------------------------------------------------------------*/
/*HELPER*/
/*--------------------------------------------------------------------------------*/
.pd-0 { padding: 0 !important; }

.pdt-0 { padding-top: 0 !important; }

.pdr-0 { padding-right: 0 !important; }

.pdb-0 { padding-bottom: 0 !important; }

.pdl-0 { padding-left: 0 !important; }

.mg-0 { margin: 0 !important; }

.mgt-0 { margin-top: 0 !important; }

.mgr-0 { margin-right: 0 !important; }

.mgb-0 { margin-bottom: 0 !important; }

.mgl-0 { margin-left: 0 !important; }

.pd-4 { padding: 4px !important; }

.pdt-4 { padding-top: 4px !important; }

.pdr-4 { padding-right: 4px !important; }

.pdb-4 { padding-bottom: 4px !important; }

.pdl-4 { padding-left: 4px !important; }

.mg-4 { margin: 4px !important; }

.mgt-4 { margin-top: 4px !important; }

.mgr-4 { margin-right: 4px !important; }

.mgb-4 { margin-bottom: 4px !important; }

.mgl-4 { margin-left: 4px !important; }

.pd-8 { padding: 8px !important; }

.pdt-8 { padding-top: 8px !important; }

.pdr-8 { padding-right: 8px !important; }

.pdb-8 { padding-bottom: 8px !important; }

.pdl-8 { padding-left: 8px !important; }

.mg-8 { margin: 8px !important; }

.mgt-8 { margin-top: 8px !important; }

.mgr-8 { margin-right: 8px !important; }

.mgb-8 { margin-bottom: 8px !important; }

.mgl-8 { margin-left: 8px !important; }

.pd-12 { padding: 12px !important; }

.pdt-12 { padding-top: 12px !important; }

.pdr-12 { padding-right: 12px !important; }

.pdb-12 { padding-bottom: 12px !important; }

.pdl-12 { padding-left: 12px !important; }

.mg-12 { margin: 12px !important; }

.mgt-12 { margin-top: 12px !important; }

.mgr-12 { margin-right: 12px !important; }

.mgb-12 { margin-bottom: 12px !important; }

.mgl-12 { margin-left: 12px !important; }

.pd-16 { padding: 16px !important; }

.pdt-16 { padding-top: 16px !important; }

.pdr-16 { padding-right: 16px !important; }

.pdb-16 { padding-bottom: 16px !important; }

.pdl-16 { padding-left: 16px !important; }

.mg-16 { margin: 16px !important; }

.mgt-16 { margin-top: 16px !important; }

.mgr-16 { margin-right: 16px !important; }

.mgb-16 { margin-bottom: 16px !important; }

.mgl-16 { margin-left: 16px !important; }

.pd-24 { padding: 24px !important; }

.pdt-24 { padding-top: 24px !important; }

.pdr-24 { padding-right: 24px !important; }

.pdb-24 { padding-bottom: 24px !important; }

.pdl-24 { padding-left: 24px !important; }

.mg-24 { margin: 24px !important; }

.mgt-24 { margin-top: 24px !important; }

.mgr-24 { margin-right: 24px !important; }

.mgb-24 { margin-bottom: 24px !important; }

.mgl-24 { margin-left: 24px !important; }

.pd-48 { padding: 48px !important; }

.pdt-48 { padding-top: 48px !important; }

.pdr-48 { padding-right: 48px !important; }

.pdb-48 { padding-bottom: 48px !important; }

.pdl-48 { padding-left: 48px !important; }

.mg-48 { margin: 48px !important; }

.mgt-48 { margin-top: 48px !important; }

.mgr-48 { margin-right: 48px !important; }

.mgb-48 { margin-bottom: 48px !important; }

.mgl-48 { margin-left: 48px !important; }

.pd-96 { padding: 96px !important; }

.pdt-96 { padding-top: 96px !important; }

.pdr-96 { padding-right: 96px !important; }

.pdb-96 { padding-bottom: 96px !important; }

.pdl-96 { padding-left: 96px !important; }

.mg-96 { margin: 96px !important; }

.mgt-96 { margin-top: 96px !important; }

.mgr-96 { margin-right: 96px !important; }

.mgb-96 { margin-bottom: 96px !important; }

.mgl-96 { margin-left: 96px !important; }

.hide-element { display: none !important; }

.display-block { display: block !important; }

.display-inline-block { display: inline-block !important; }

.font-light { font-weight: 300 !important; }

.font-regular { font-weight: 400 !important; }

.font-semibold { font-weight: 600 !important; }

.font-bold { font-weight: 700 !important; }

.pos-relative { position: relative !important; }

.pos-static { position: static !important; }

.overflow-visible { overflow: visible !important; }

.overflow-hidden { overflow: hidden !important; }

.w-100 { width: 100% !important; }

.align-self-start { align-self: flex-start !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-evenly { justify-content: space-evenly !important; }

.justify-content-around { justify-content: space-around !important; }

.justify-content-between { justify-content: space-between !important; }

.flex-1 { flex: 1 !important; }

.flex-center, .align-items-center { align-items: center !important; }

.align-items-end { align-items: flex-end !important; }

/*--------------------------------------------------------------------------------*/
/*EXTENDS*/
/*--------------------------------------------------------------------------------*/
.font-family-base, .font-family-base-2, .font-heading, .font-paragraph, .form-element, .tagsinput, .pagination, .footer-nav .nav__item, .list-content__title, .media__title, .media__subtitle, .box .media__subtitle, .livereport-content .media__date, .livereport-content .media__author, .detail__newstag-title, .detail__multiple-paging, .indeks-menu__box { font-weight: 400; }

.font-base-light, .font-heading-light, .sitemap-nav .nav__item, .media__date, .ads-slot:before, .smartbanner_new, .box__title--sponsored-box, .detail__header .media__author, .static-body__text p, .static-body__box p { font-weight: 300; }

.font-base-semibold, .font-heading-semibold, .box-utility-base a, .box-utility-info a, .box-utility-success a, .box-utility-warning a, .box-utility-error a, .notification-overlay, .nav, .text-list--title, .smartbanner_new strong, .smartbanner_new .get_app, .float-vid__content-title, .sticky-share__ar-title, .box__title, .section__title, .page__title, .headline .media__title, .terpopuler .media__title, .detail-body__newstag .media__title, .list-soal .media__title, .footer-nav--title, .detail__title, .detail__body-text > a, .detail__body-text p > a, .detail__multiple-link, .linksisip a, .embed_video .title, .livereport__nav-title, .indeks-menu__title, .list-soal__paket-header, .tabel-bank-soal__title, .tabel-bank-soal-teknis__header { font-weight: 600; }

.font-base-bold, .font-heading-bold, .modal-body__title, .livereport-content .media__title, .quotesisip blockquote, .linksisip strong, .cb-bank-soal__title { font-weight: 700; }

.font-family-base, .font-paragraph, .navbar-logo, .detail__header .media__author, .detail__date { font-family: Helvetica-FF, Arial, Tahoma, sans-serif; }

.font-family-base-2, .font-heading, .font-heading-light, .font-heading-semibold, .font-heading-bold, label, .form-file:before, .btn, .pagination, .notification-overlay, .nav, .list-content__title, .headline--breakingnews .media__text, .media__title, .media__subtitle, .media__author, .text-list, .ads-slot:before, .smartbanner_new, .float-vid__content-header, .float-vid__content-header-20d, .float-vid__content-title, .float-vid__content-sponsor, .sticky-share__ar-title, .modal-body__title, .box__title, .section__title, .box__header a, .box__title--sponsored-box, .box-background, .section__header a, .page__title, .page__breadcrumb, .page__follow, .page__indeks-info, .page__share, .livereport .media__date, .livereport-content .media__date, .livereport-content .media__author, .media__label--live, .media__label--tryout, .footer-title, .footer-nav--title, .detail__author, .detail__title, .detail__subtitle, .detail__share, .detail__newstag-title, .detail__meta, .detail__vote, .detail__anchor, .detail__multiple-paging, .detail__multiple-link, .detail__artikel-selanjutnya-title, .quotesisip, .linksisip, .embed_video, .profile-box, .livereport__nav-title, .static-body, .indeks-menu, .cb-tryout-online .media__desc, .tryout__countdown .media__text, .tryout__procedure, .tryout__modal, .tryout__detail, .tryout__top, .tryout__top__left__select select, .tryout__checkbox, .tryout__true-false, .tryout__input-text, .cb-bank-soal, .list-soal, .tabel-bank-soal, .tabel-bank-soal-teknis__header, .body__soal__text, .body__soal__progress__text, .body__soal__progress__text2, .body__soal__body__title, .body__soal__body__content, .body__soal2, .body__soal2__progress__text, .body__soal2__progress__text2, .text__orange, .table__hasil, .table__hasil__bottom__profile, .table__hasil__bottom__table, .table__hasil2, .table__hasil2__bottom__profile, .table__hasil2__bottom__table, .popup-reminder, .popup-not-start, .main-email, .cb-study, .hl-study, .font-monsterrat, .leaderboard__top, .leaderboard__body, .leaderboard__body__bottom, .collapsible__top { font-family: Montserrat-FF, Arial, Tahoma, sans-serif; }

.media--list, .ads-slot:before, .display-flex, .ads-slot, .smartbanner_new .sb_close, .align-middle, .breakingnews-float--detikpagi .flowed .float-vid__close, .float-vid__content-sponsor, .header__leaderboard, .detail__body, .detail__newstag { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }

.form-inline, .nav, .static-nav .nav__item a, .nav--center, .nav--right, .navbar-first, .list-content__item, .display-flex-wrap, .breakingnews-float--small .flowed .float-vid__content-title { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: wrap; }

.notification-overlay, .smartbanner_new, .flex-between, .sticky-share__wrap, .box__header, .box__title--sponsored, .section__header, .page__header, .page__nav, .page__breadcrumb, .page__follow, .page__indeks-info, .header__logo, .indeks-menu, .indeks-menu__box { justify-content: space-between; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: wrap; align-items: center; }

.ads-slot, .text-center, .detikpagi-live, .cb-mostpop .text-list__data, .cb-commented .text-list__data, .detail__header, .detail__newstag, .icon-item, .list-soal__paket, .list-soal__paket-header, .list-soal__paket-footer { text-align: center !important; }

.text-right { text-align: right !important; }

.text-style-italic { font-style: italic !important; }

.ads-slot, .smartbanner_new .sb_close, .align-middle, .breakingnews-float--detikpagi .flowed .float-vid__close { align-items: center; justify-content: center; }

.box-utility-base, .box-utility-info, .box-utility-success, .box-utility-warning, .box-utility-error, .form-check--checkbox label:before, .form-check--checkbox label:after, .form-element, .tagsinput, .notification-overlay, .copy_url .notif, .media__label, .media__icon, .media--image-radius .media__image, .slick-slide-thumbnail .slick-slide, .dropdown-menu__content, .box-background, .detail__body-tag .nav__item, .detail__multiple-bg, .tagsinput .tag { border-radius: 4px; }

.form-check--radio label:before, .form-check--radio label:after, .nav__item--new a:after, .nav__item--live a:after, .nav__item--new-black a:after, .media__image--circle, .media__author-image-avatar, .media--image-circle .media__image, .smartbanner_new .sb_close, .circle, .breakingnews-float--detikpagi .flowed .float-vid__close, .detikpagi-live span:before, .lds-ring div, .slick-dots li button, .media__label--live:before, .cb-mostpop.cb-mostpop--sma .text-list__data { border-radius: 50%; }

.color-black, .footer-nav .nav__item a:hover, .list-soal .media__text, .footer-nav--title { color: #000000; }

.color-black-light-4 { color: #cccccc; }

.color-white, .cb-mostpop.cb-mostpop--sma .text-list__data, .detail__anchor a:hover { color: #FFFFFF; }

.color-gray { color: #6D8591; }

.color-gray-light-1 { color: #879ba5; }

.color-blue-base, .color-blue, .smartbanner_new .sb_close { color: #21409A; }

.color-orange-light-1, .color-orange { color: #ef672f; }

.color-red-light-2, .color-red { color: #FF0000; }

.color-purple-light-2, .color-purple { color: #812e88; }

.color-green-light-2, .color-green { color: #11aa3d; }

.color-yellow-base, .color-yellow { color: #FCB715; }

.color-pink-light-1, .color-pink { color: #ec1b7a; }

.color-bg-black { background: #000000; }

.color-bg-black-light-5 { background: #e6e6e6; }

.color-bg-white, .navbar-sticky.is-sticky, .smartbanner_new, .sticky-share, .tabel-bank-soal__content { background: #FFFFFF; }

.color-bg-gray { background: #6D8591; }

.color-bg-gray-light-4 { background: #e0e5e8; }

.color-bg-blue-base, .color-bg-blue { background: #21409A; }

.color-bg-orange-light-1, .color-bg-orange { background: #ef672f; }

.color-bg-red-light-2, .color-bg-red, .label-komentar { background: #FF0000; }

.color-bg-purple-light-2, .color-bg-purple { background: #812e88; }

.color-bg-green-light-2, .color-bg-green { background: #11aa3d; }

.color-bg-yellow-base, .color-bg-yellow { background: #FCB715; }

.color-bg-pink-light-1, .color-bg-pink { background: #ec1b7a; }

.lqd_block > img, .media__image > img, .media__image a > * > img, .media__author-image-avatar img, .detail__media-image-wrap img, .area_ipt img { position: absolute; max-height: 100%; max-width: 100%; width: auto; height: auto; z-index: 1; top: 50%; left: 50%; -webkit-transform: translate3d(-50%, -50%, 0); -moz-transform: translate3d(-50%, -50%, 0); -ms-transform: translate3d(-50%, -50%, 0); -o-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }

.float-vid__content-header { color: #FFFFFF; background: #FF0000; font-size: 18px; border-radius: 4px; text-transform: uppercase; max-width: 350px; padding: 8px 12px 4px 24px; box-shadow: 4px 8px 18px 0px rgba(0, 0, 0, 0.5); transform: skewX(-15deg); left: -8px; top: -3px; }

.breakingnews-float { height: auto; bottom: 0; position: fixed; z-index: 10; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; }

.breakingnews-float--left { left: 0; }

.breakingnews-float--right { right: 0; }

.breakingnews-float--detikpagi .media__image { width: 250px; z-index: 3; border-radius: 8px; }

.float-vid__box { position: relative; width: 100%; min-height: 100%; }

.flowed .float-vid__box { position: fixed; bottom: 0; width: 0; z-index: 5; }

.breakingnews-float--right .flowed .float-vid__box { right: 0; }

.breakingnews-float--left .flowed .float-vid__box { left: 0; }

.float-vid__content { position: static; width: 100%; height: 100%; color: #FFFFFF; }

.flowed .float-vid__content { position: absolute; overflow: hidden; min-height: 300px; bottom: 70px; width: 400px; height: auto; -webkit-transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }

.breakingnews-float--right .flowed .float-vid__content { border-top-right-radius: 0; border-bottom-right-radius: 0; border-top-left-radius: 8px; border-bottom-left-radius: 8px; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }

.breakingnews-float--left .flowed .float-vid__content { border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 8px; border-bottom-right-radius: 8px; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }

.breakingnews-float--small .flowed .float-vid__content { min-height: 80px; }

.breakingnews-float--20d .flowed .float-vid__content { min-height: 87px; bottom: 70px; background: #FFFFFF; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15); }

.breakingnews-float--detikpagi .flowed .float-vid__content { min-height: 140px; width: 240px; height: 240px; background: url("../images/detikpagi-new-bg.svg") no-repeat right top; background-size: cover; overflow: visible; border-radius: 37px; left: 0 !important; }

.breakingnews-float--detikpagi-sore .flowed .float-vid__content { background: url("../images/detiksore-new-bg.svg") no-repeat right top !important; background-size: cover; }

.breakingnews-float--detikpagi-drooftalk .flowed .float-vid__content { background: url("../images/drooftalk-popup.webp") no-repeat right top; background-size: cover; }

.float-vid__content-header { position: relative; display: inline-block; margin-bottom: 4px; font-size: 14px; }

.float-vid__content-header-20d { display: block; padding: 8px 16px; color: #FFFFFF; background: #ed131b; }

.float-vid__content-title { padding: 12px 16px; flex: 1; max-height: 82px; font-size: 14px; }

.float-vid__content-title a { color: #FFFFFF; }

.float-vid__content-title a:hover { color: #fcc43f; }

.breakingnews-float--20d .float-vid__content-title a { color: #000000; }

.breakingnews-float--20d .float-vid__content-title a:hover { color: #ed131b; }

.breakingnews-float--small .flowed .float-vid__content-title { padding-top: 0; padding-bottom: 8px; height: 47px; align-items: center; }

.float-vid__content-header, .float-vid__content-title { opacity: 0; filter: alpha(opacity=0); }

.flowed .float-vid__content-header, .flowed .float-vid__content-title { opacity: 1; filter: alpha(opacity=100); }

.breakingnews-float--small .flowed .float-vid__content-header, .breakingnews-float--small .flowed .float-vid__content-title { margin-left: 145px; }

.float-vid__content-sponsor { color: #FFFFFF; align-items: center; z-index: 5; font-size: 10px; position: absolute; right: 8px; top: 8px; }

.float-vid__content-sponsor img { max-height: 70px; max-width: 120px; }

.flowed .float-vid__content-sponsor img { max-height: 25px; max-width: 50px; }

.flowed .float-vid__content-sponsor { top: 5px; margin-right: 24px; }

.float-vid__wrap { position: absolute; width: 100%; top: 0; bottom: 0; height: 0; display: block; overflow: hidden; padding-bottom: 56.25%; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }

.pdb-counter .float-vid__wrap { padding-bottom: calc(56.25% + 38px) !important; }

.flowed .float-vid__wrap { position: relative; border-radius: 0; }

.flowed .float-vid__wrap .media__image { margin: 0; }

.breakingnews-float--small .flowed .float-vid__wrap { width: 145px; position: absolute; }

.breakingnews-float--20d .flowed .float-vid__wrap { width: 145px; height: auto; padding: 0; }

.float-vid__close { position: absolute; right: 8px; top: 4px; z-index: 5; visibility: hidden; opacity: 0; filter: alpha(opacity=0); color: #FFFFFF; }

.float-vid__close:hover { color: #fcc43f; }

.flowed .float-vid__close { visibility: visible; opacity: 1; filter: alpha(opacity=100); }

.breakingnews-float--20d .flowed .float-vid__close { top: 7px; }

.breakingnews-float--detikpagi .flowed .float-vid__close { width: 27px; height: 27px; right: 0; background: #666666; color: #FFFFFF; }

.breakingnews-float--detikpagi .flowed .float-vid__close:hover { background: #C72026; }

.breakingnews-float--detikpagi-drooftalk .flowed .float-vid__close { background: #1cded0; color: #232323; }

.breakingnews-float--detikpagi-drooftalk .flowed .float-vid__close:hover { color: #FFFFFF; }

.detikpagi-live { display: block; width: calc(100% - 16px); margin-top: 8px; }

.detikpagi-live span { position: relative; background: #ffe600; display: inline-block; padding: 2px 8px 2px 20px; color: #EE4023; font-size: 14px; border-radius: 12px; }

.breakingnews-float--detikpagi-drooftalk .detikpagi-live span { color: #232323; }

.detikpagi-live span:before { content: ""; width: 8px; height: 8px; position: absolute; top: 8px; left: 6px; overflow: hidden; animation: live-detikpagi 1s; -moz-animation: live-detikpagi 1s infinite; -webkit-animation: live-detikpagi 1s infinite; background: #C72026; }

@keyframes live-detikpagi { 0% { background: #fcc43f; }
  50% { background: #C72026; }
  100% { background: #fcc43f; } }

.mgt-70 { margin-top: 70px !important; }

.border-radius-none { border-radius: 0px !important; }

.custom-position { position: absolute !important; top: 20px !important; left: 20px !important; }

.margin-none { margin: 0px !important; }

.cursor-pointer { cursor: pointer; }

.sticky-share { visibility: hidden; opacity: 0; padding: 4px 0 2px; z-index: 4; margin-top: -46px; position: sticky; position: -webkit-sticky; top: -46px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15); background: #f7f7f7; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.sticky-share__wrap { margin: 0 auto; width: 1100px; }

@media (min-width: 1024px) and (max-width: 1280px) { .sticky-share__wrap { width: 1000px; } }

.sticky-share__ar-title { margin-right: 16px; flex: 1; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: block; display: -webkit-box; font-size: 14px; }

.sticky-share--sticked { visibility: visible; opacity: 1; -webkit-transform: translateY(90px); -moz-transform: translateY(90px); -ms-transform: translateY(90px); -o-transform: translateY(90px); transform: translateY(90px); }

/*MODAL STYLE*/
.modal-box { position: fixed; width: 100%; height: 100%; top: 0; left: 0; overflow: hidden; z-index: 26; opacity: 0; transition: opacity 0.3s ease-out 0s; background: #fff; /* The Fallback */ background: rgba(255, 255, 255, 0.65); }

.modal-box--show { opacity: 1; overflow-x: hidden; overflow-y: auto; }

.modal-box--inline { pointer-events: none; }

.modal-box--inline.modal-box--show { pointer-events: auto; }

.modal-dialog { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; margin: 18px auto; transition: transform 0.3s ease-out 0s; transform: translate(0, 50px); height: 100%; min-height: calc(100% - 36px); max-height: calc(100% - 36px); -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; width: 500px; }

.modal-box--md .modal-dialog { width: 700px; }

.modal-box--full .modal-dialog { width: calc(100% - 36px); }

.anim .modal-dialog { transition: transform 0.3s ease-out 0s; transform: translate(0, 0); }

.modal-content { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; min-height: 100px; max-height: 0; transition: all 0.3s ease-in-out; transform: scale(0.75); box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.15); border-radius: 8px; background: #FFFFFF; }

.modal-content--loaded { max-height: 100%; transform: scale(1); }

.modal-box--full .modal-content { height: 100%; }

.modal-body { padding: 16px; overflow-y: scroll; opacity: 0; transition: opacity 0.75s ease-in-out; }

.modal-content--loaded .modal-body { opacity: 1; }

.modal-body__title { padding-bottom: 12px; margin-bottom: 4px; font-size: 18px; }

.close-modal { display: block; position: absolute; top: 8px; right: 8px; opacity: 0; visibility: hidden; z-index: 3; color: #999999; }

.modal-content--loaded .close-modal { opacity: 1; visibility: visible; }

.modal-overlay { position: fixed; width: 100vw; height: 100vh; top: 0; left: 0; opacity: 0; transition: opacity 0.3s ease-out 0s; z-index: 22; background: #FFFFFF; }

.modal-open { overflow: hidden; }

.modal-open .modal-overlay { opacity: 0.9; }

.lds-ring { position: absolute; top: 50%; left: 50%; transform: translate3d(-50%, -50%, 0) scale(1); width: 40px; height: 40px; }

.lds-ring div { box-sizing: border-box; display: block; position: absolute; width: 40px; height: 40px; border: 7px solid #999999; animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; border-color: #999999 transparent transparent transparent; }

.lds-ring div:nth-child(1) { animation-delay: -0.45s; }

.lds-ring div:nth-child(2) { animation-delay: -0.3s; }

.lds-ring div:nth-child(3) { animation-delay: -0.15s; }

@keyframes lds-ring { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

.accordion-wrap, .accordion-title { position: relative; }

.accordion-title { cursor: pointer; }

.accordion-title .icon { -webkit-transition: all 0.25s ease-in-out 0s; -moz-transition: all 0.25s ease-in-out 0s; -ms-transition: all 0.25s ease-in-out 0s; -o-transition: all 0.25s ease-in-out 0s; transition: all 0.25s ease-in-out 0s; }

.accordion-content { display: none; overflow: hidden; }

.accordion-open .icon-chevron-down { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

/*ZOOM IMAGES*/
.wrap-zoom { z-index: 666; position: relative !important; }

.img-zoomin { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; }

.img-zoomout, .wrap-zoom { cursor: pointer; cursor: -webkit-zoom-out; cursor: -moz-zoom-out; }

.wrap-zoom, .p_img_zoomin { position: relative; -webkit-transition: transform 300ms; -ms-transition: transform 300ms; transition: transform 300ms; }

.overflow-x-hidden { overflow-x: hidden; }

.zoom-overlay { z-index: 27; position: fixed; top: 0; left: 0; right: 0; bottom: 0; filter: "alpha(opacity=0)"; opacity: 0; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; transition: opacity 300ms; cursor: pointer; cursor: -webkit-zoom-out; cursor: -moz-zoom-out; background: #000000; /* The Fallback */ background: rgba(0, 0, 0, 0.85); }

.zoom-overlay-open .zoom-overlay { filter: "alpha(opacity=100)"; opacity: 1; }

.capzoom { position: fixed; bottom: 0; left: 0; right: 0; display: block; text-align: center; z-index: 999; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; }

.capzoom .container { display: block; }

.capzoom span { position: relative; display: inline-block; padding: 8px 12px; border-top-right-radius: 4px; border-top-left-radius: 4px; color: #f7f7f7; background: #000000; /* The Fallback */ background: rgba(0, 0, 0, 0.75); font-size: 14px; }

.zoom-overlay-open .capzoom { opacity: 1; filter: alpha(opacity=100); }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; display: none; }

.slick-slide-thumbnail .slick-slide { opacity: 0.5; filter: alpha(opacity=50); }

.slick-slide-thumbnail .slick-slide:hover { opacity: 1; filter: alpha(opacity=100); }

.slick-slide:focus { outline: none; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-slide-thumbnail { margin-top: 20px; margin-left: 20px; margin-right: 20px; }

.slick-slide-thumbnail .slick-slide { margin-left: 4px; margin-right: 4px; overflow: hidden; }

.slick-arrow.slick-hidden { display: none; }

.slick-arrow { position: absolute; z-index: 2; top: 50%; outline: none; border: none; background: transparent; font-size: 0; padding: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); -o-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); -ms-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }

.detail__media-image-wrap .slick-arrow { opacity: 0.5; filter: alpha(opacity=50); }

.detail__media-image-wrap:hover .slick-arrow { opacity: 1; filter: alpha(opacity=100); }

.append-nav .slick-arrow, .foto-pop-up .slick-arrow { color: #FFFFFF; }

.slick-prev:before, .slick-next:before { font-family: detiknetwork-FF; font-size: 64px; }

.slick-slide-thumbnail .slick-prev:before, .slick-slide-thumbnail .slick-next:before { font-size: 24px; }

.foto-pop-up .slick-prev:before, .foto-pop-up .slick-next:before { color: #FFFFFF; }

.slick-prev { left: 0; }

.slick-slide-thumbnail .slick-prev { left: -24px; }

.slick-prev:before { content: "\67"; }

.slick-next { right: 0; }

.slick-slide-thumbnail .slick-next { right: -24px; }

.slick-next:before { content: "\65"; }

.slick-slide-thumbnail .slick-active { opacity: 0.5; filter: alpha(opacity=50); }

.slick-slide-thumbnail .slick-active:hover { opacity: 1; filter: alpha(opacity=100); }

.slick-slide-thumbnail .slick-current { opacity: 1; filter: alpha(opacity=100); }

.slick-disabled { opacity: 0; filter: alpha(opacity=0); pointer-events: none; }

.slick-dotted.slick-slider { padding-bottom: 30px; }

.slick-dots { position: absolute; bottom: 10px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 10px; width: 10px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { border: 1px solid #666666; background: #c7d0d5; opacity: 0.3; display: block; height: 10px; width: 10px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }

.slick-dots li.slick-active button { opacity: 0.8; }

.append-nav { position: absolute; left: 0; right: 0; }

.dropdown { position: relative; }

.dropdown-wrap { display: inline-block; position: relative; }

.dropdown-menu { text-align: left; padding-top: 4px; display: none; min-width: 150px; position: absolute; top: 100%; left: -8px; visibility: hidden; z-index: 3; }

.dropdown-menu__content { min-width: 200px; position: relative; margin: 8px; background: #FFFFFF; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15); }

.dropdown-menu__content:after { content: ""; position: absolute; left: 28px; width: 0; height: 0; top: 0; border: 6px solid black; border-color: transparent transparent #FFFFFF #FFFFFF; transform-origin: 0 0; transform: rotate(135deg); box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.05); }

.dropdown-menu__content-article { min-width: 260px; max-width: 300px; padding: 12px; }

.dropdown-menu--right .dropdown-menu__content:after { left: auto; right: 2px; }

.dropdown-menu--right { left: auto; right: -8px; }

.dropdown-menu--top { top: unset; bottom: 100%; margin-top: 0; margin-bottom: 4px; }

.dropdown-menu--top .dropdown-menu__content:after { transform: rotate(-45deg); top: 100%; right: 12px; }

.dropdown-aktif > .dropdown-menu { display: block; visibility: visible; animation: dropdown-in 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

.dropdown-aktif .dropdown .icon-chevron-down, .dropdown-aktif .dropdown .icon-chevron-up { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.dropdown > .icon { -webkit-transition: transform 0.25s ease-in-out 0s; -moz-transition: transform 0.25s ease-in-out 0s; -ms-transition: transform 0.25s ease-in-out 0s; -o-transition: transform 0.25s ease-in-out 0s; transition: transform 0.25s ease-in-out 0s; }

@keyframes dropdown-in { 0% { margin-top: 30px;
    opacity: 0; }
  100% { margin-top: 0px;
    opacity: 1; } }

.box, .section { position: relative; word-wrap: break-word; padding-top: 16px; margin-bottom: 24px; border-top: 2px solid #f0f0f0; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: column; color: #666666; }

.box__title, .section__title { margin: 0; color: var(--kuler-1); font-size: 18px; }

.box__header { margin-bottom: 16px; }

.box__header a { padding: 0; }

.box__header--widget { position: relative; z-index: 3; }

.box__title--sponsored-box { margin-left: 32px; color: #000000; font-size: 12px; }

.box__title--sponsored-box img { max-width: 150px; max-height: 50px; }

.box__logo { max-width: 216px; max-height: 35px; }

.box__logo-big { max-width: 275px; max-height: 50px; }

.cb-pamor .box__logo { max-height: 55px; }

.box-background { padding: 16px; background: #e3f5fe; color: #666666; }

.box-background__title { font-size: 18px; color: #333333; }

.box-background .media__author { margin-top: 0; }

.box-background .media__author-image-avatar { width: 35px; height: 35px; }

.box-background.livereport-content { padding: 0px 8px 16px; }

.nhl .box { margin-bottom: 32px; }

.box.cb-detik-ramadhan { border-top: 5px solid #75b72e; }

.box-ads { margin-bottom: 24px; }

.nhl .box-ads { margin-bottom: 32px; padding-top: 24px; padding-bottom: 24px; border-top: 2px solid #f0f0f0; border-bottom: 2px solid #f0f0f0; }

.box-ads__name { position: absolute; padding: 8px 12px; font-size: 14px; color: #666666; }

.box.cb-dw { border-top: 2px solid #002f53; }

.box.cb-abc { border-top: 2px solid #0084dc; }

.box.cb-artikel-lainnya, .box.cb-rekomendasi, .box.cb-foto-lainnya, .box.cb-video-lainnya, .box.cb-infografis-lainnya { border-top: none; padding-top: 0; }

.section__header { margin-bottom: 16px; }

.section__header a { padding: 0; }

.page { position: relative; }

.page__header { position: relative; margin: 12px 0; }

.page__header-blak { background: #666666; /* Old browsers */ background: -moz-linear-gradient(135deg, #666666 50%, #999999 100%); /* FF3.6+ */ background: -webkit-linear-gradient(135deg, #666666 50%, #999999 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(135deg, #666666 50%, #999999 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 ); /* IE6-9 */ padding: 12px 12px 12px 0; width: 66%; height: 60px; position: relative; margin-top: 24px; }

.page__header-blak--logo { position: relative; top: -38px; }

.page__title { margin: 0; color: var(--kuler-1); font-size: 23px; }

.page__nav--float { position: absolute; top: 50%; width: 100%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); z-index: 2; margin-top: 8px; }

.page__nav--float a { color: #FFFFFF; }

.page__breadcrumb, .page__follow, .page__indeks-info { color: #666666; font-size: 14px; }

.page__breadcrumb a, .page__follow a, .page__indeks-info a { color: #666666; }

.page__breadcrumb a { position: relative; }

.page__breadcrumb a:after { font-family: detiknetwork-FF; content: "\65"; padding: 0 4px; vertical-align: middle; }

.page__breadcrumb a:last-child:after { content: ""; }

.page__breadcrumb a:hover { color: #333333; }

.page__share { color: #666666; font-size: 12px; text-align: left; line-height: 1.6; }

.page__share a { color: #666666; }

.livereport-content .page__share { padding: 0 12px 8px; }

.nhl .cb, .nhl .widget { border-bottom: 2px solid #f0f0f0; }

.grid-row > .cb, .grid-row > .widget { margin-left: 13px; margin-right: 13px; width: 100%; }

.cb.cb-detik-ramadhan, .widget.cb-detik-ramadhan { border-color: #75b72e; }

.widget.widget-nhl { border: none; }

.nhl > .list-content .widget + .widget, .nhl > .list-content .widget + .box, .nhl > .list-content .widget + .box-ads, .nhl > .list-content .box + .widget, .nhl > .list-content .box + .box, .nhl > .list-content .box + .box-ads, .nhl > .list-content .box-ads + .widget, .nhl > .list-content .box-ads + .box, .nhl > .list-content .box-ads + .box-ads { margin-top: -34px; }

.sticky { z-index: 2; position: sticky; position: -webkit-sticky; top: 88px; }

.captcha { display: inline-block; }

.alert { margin: 0 0 24px; padding: 16px; border-radius: 5px; font-size: 14px; }

.alert--danger { border: 1px solid #f6cfd7; background: #fae9ec; color: #000000; }

.alert--center-inline { display: inline-block; }

.navbar-border, .navbar-first, .footer__border, .flowed .float-vid__content { background: #EE4023; /* Old browsers */ background: -moz-linear-gradient(100deg, #ee4023 50%, #f7931d 100%); /* FF3.6+ */ background: -webkit-linear-gradient(100deg, #ee4023 50%, #f7931d 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(100deg, #ee4023 50%, #f7931d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 ); /* IE6-9 */ }

.nav__item--new-black { position: relative; }

.nav__item--new-black a { color: #000000; }

/*--------------------------------------------------------------------------------*/
/*LIST CONTENT*/
/*--------------------------------------------------------------------------------*/
.livereport__nav .list-content { max-height: 420px; overflow-y: scroll; }

.cb-berita-terkait .list-content__item:first-child { margin-top: 0; }

.cb-berita-terkait .list-content__item:last-child { margin-top: 0; }

.dropdown-wrap .list-content__item:last-child { border-bottom: none; }

.headline-terkait .list-content--column .list-content__item { padding-bottom: 0; margin-bottom: 0; }

.nhl .list-content__item, .nhl > .list-content--column .list-content__item { padding-bottom: 16px; margin-bottom: 16px; }

.livereport .list-content__item { margin-bottom: 0; padding-bottom: 0; }

.dropdown-wrap .list-content__item { border-bottom: 1px solid #f0f0f0; }

.cb-berita-terkait .list-content__item:after { content: ""; position: absolute; left: 13px; right: 13px; bottom: 0; height: 1px; background: #f0f0f0; }

.headline-terkait .list-content--column { margin-top: 0; }

.headline .media:hover .media__title a { color: #fcc43f; }

.headline--right .media:hover .media__title a { color: var(--kuler-4); }

.detail__artikel-selanjutnya .media { align-items: center; }

.livereport-content .media { overflow: visible; }

.list-soal .media { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: column; }

.headline .media__image { background: none; }

.headline--breakingnews .media__image { margin-bottom: 0; overflow: visible; position: static; }

.headline--right .media__image { margin-bottom: 0; }

.livereport-content .media__image { margin-left: 12px; margin-right: 12px; }

.list-soal .media__image { margin: 16px 16px 12px; }

.detail__artikel-selanjutnya .list-content--equal-height .media__text { padding: 0; }

.widget .media__text, .cb-detik-ramadhan .media__text { font-size: 14px; }

.livereport-content .media__text { margin: 0 0 16px; }

.list-soal .media__text { padding: 0 16px; font-size: 16px; }

.list-soal__paket .media__text { position: relative; overflow: scroll; flex-direction: column; padding-top: 24px; font-size: 14px; }

.headline .media__title { font-size: 23px; }

.headline .media__title a { color: #FFFFFF; }

.nhl .media__title { font-size: 20px; }

.nhl .list-content--column .column-6 .media__title, .terpopuler .media__title, .cb-mostpop .media__title, .cb-commented .media__title { font-size: 16px; }

.widget-detikx .media__title, .nhl .cb .media__title { font-size: 14px; }

.detail-body__newstag .media__title { color: #000000; font-size: 14px; }

.headline--breakingnews .media__title { text-transform: uppercase; margin-top: 32px; margin-right: 130px; color: #FFFFFF; }

.livereport .media__title { padding: 0 0 8px; margin: 0 20px; border-bottom: 1px solid #e6e6e6; }

.livereport-content .media__title { margin-right: 12px; margin-bottom: 16px; margin-left: 12px; color: #000000; font-size: 16px; }

.list-soal .media__title { flex: initial; padding: 16px; color: var(--kuler-1); height: 82px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: block; display: -webkit-box; font-size: 23px; background: #f7f7f7; }

.list-soal .media__title a { color: var(--kuler-1); display: block; }

.media__subtitle { color: var(--kuler-2); }

.media__subtitle a { position: relative; z-index: 3; color: var(--kuler-2); }

.headline .media__subtitle a { color: #fcc43f; }

.headline .media__subtitle { color: #fcc43f; }

.headline--right .media__subtitle { color: #FFFFFF; }

.nhl .media__subtitle { margin-bottom: 8px; }

.cb-mostpop .media__date { margin: 4px 0 0 50px; }

.cb-berita-terbaru .media__date { margin: 0; }

.headline .media__date { color: #FFFFFF; }

.nhl .media__date { margin-top: 12px; }

.cb .media__date { margin-top: 8px; }

.index-surat-pembaca .media__date { margin-top: 0; }

.livereport .media__date { border-radius: 4px; padding: 4px 8px 4px 20px; }

.livereport .media__date:before { content: ""; width: 5px; height: 5px; background: var(--kuler-3); position: absolute; top: 14px; left: 8px; overflow: hidden; border-radius: 50%; }

.livereport-content .media__date { padding: 12px 0; margin: 0; font-size: 14px; color: #666666; }

.livereport-content .media__date:after { content: " "; position: absolute; border-bottom: 1px dotted #000; line-height: 0.1em; margin: 10px 0; left: 50px; right: 135px; }

.headline .media__author { color: #f0f0f0; }

.headline .media__author a { color: #f0f0f0; }

.headline .media__author span { color: #FFFFFF; }

.detail__header .media__author { color: #666666; align-items: center; display: inline-flex; }

.detail__meta .media__author { margin-top: 0; }

.livereport-content .media__author { color: var(--kuler-3); font-size: 14px; margin-bottom: 12px; display: block; }

.media__label { background: var(--kuler-1); }

.media__label--live { background: #FF0000; padding: 4px 8px 4px 20px; top: 8px; left: 8px; }

.media__label--live:before { content: ""; width: 8px; height: 8px; position: absolute; top: 8px; left: 6px; overflow: hidden; animation: live 1s; -moz-animation: live 1s infinite; -webkit-animation: live 1s infinite; background: #fcc43f; }

.media__label--tryout { background: #21409A; color: #FFFFFF; font-size: 14px; padding: 4px 12px; }

.nhl .media--left .media__image { margin: 0 24px 0 0; }

.index-suara-pembaca .media--left .media__image { margin: 0 16px 0 0; }

.nhl .media--right .media__image { margin: 0 0 0 24px; }

.nhl .media--left, .nhl .media--right { align-items: center; }

.nhl .media--left .media__image, .nhl .media--right .media__image { width: 31%; }

.widget-nhl .media--left .media__image, .widget-nhl .media--right .media__image { width: 400px; }

.cb-kolom .media--left .media__image, .cb-kolom .media--right .media__image { width: 100px; }

.indeks .media--left .media__image, .indeks .media--right .media__image { width: 26%; }

.index-suara-pembaca .media--left .media__image, .index-suara-pembaca .media--right .media__image { width: 15%; }

.media--text-overlay .media__subtitle { color: var(--kuler-3); }

.headline .media--text-overlay .media__subtitle { color: #fcc43f; }

.media--text-overlay .media__subtitle a { color: var(--kuler-3); }

.headline .media--text-overlay .media__subtitle a { color: #fcc43f; }

.cb-mostpop .text-list { align-items: normal; }

.cb-mostpop.cb-mostpop--ptn .text-list, .cb-mostpop.cb-mostpop--sma .text-list { align-items: center; }

.cb-mostpop .text-list__data, .cb-commented .text-list__data { margin-left: 12px; margin-right: 12px; margin-top: -4px; font-size: 20px; }

.cb-commented .text-list__data { font-size: 10px; }

.terpopuler .text-list__data, .cb-commented .text-list__data { color: #999999; }

.cb-mostpop .text-list__data, .cb-mostpop.cb-mostpop--ptn .text-list__data { color: var(--kuler-3); }

.detail__multiple .text-list__data, .detail__multiple-paging .text-list__data { color: var(--kuler-1); }

.cb-mostpop.cb-mostpop--ptn .text-list__data, .cb-mostpop.cb-mostpop--sma .text-list__data { margin-left: 0; margin-top: 0; }

.cb-mostpop.cb-mostpop--sma .text-list__data { width: 38px; height: 38px; justify-content: center; background: var(--kuler-3); display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; }

.detail__multiple-paging .text-list--title { border-top: 1px solid #e6e6e6; padding: 12px 0 0; color: var(--kuler-1); }

.detail__multiple-paging .text-list--title a { color: var(--kuler-1); }

@keyframes live { 0% { background: #fcc43f; }
  50% { background: #FF0000; }
  100% { background: #fcc43f; } }

/*--------------------------------------------------------------------------------*/
/*BUTTON & LABEL COLOR VARIATIONS*/
/*--------------------------------------------------------------------------------*/
.btn--orange-base { background: #EE4023; color: #FFFFFF; }

.btn--orange-base:hover { color: #FFFFFF; }

.btn--orange-base.btn--outline { border-color: #EE4023; color: #EE4023; }

.btn--orange-base.btn--link { color: #EE4023; }

.btn--orange-light-1 { background: #ef672f; color: #FFFFFF; }

.btn--orange-light-1:hover { color: #FFFFFF; }

.btn--orange-light-1.btn--outline { border-color: #ef672f; color: #ef672f; }

.btn--orange-light-1.btn--link { color: #ef672f; }

.btn--orange-light-2 { background: #f7931d; color: #FFFFFF; }

.btn--orange-light-2:hover { color: #FFFFFF; }

.btn--orange-light-2.btn--outline { border-color: #f7931d; color: #f7931d; }

.btn--orange-light-2.btn--link { color: #f7931d; }

.btn--orange-light-3 { background: #f9ba6f; color: rgba(0, 0, 0, 0.75); }

.btn--orange-light-3:hover { color: rgba(0, 0, 0, 0.75); }

.btn--orange-light-3.btn--outline { border-color: #f9ba6f; color: #f9ba6f; }

.btn--orange-light-3.btn--link { color: #f9ba6f; }

.btn--orange-light-4 { background: #fbd3a3; color: rgba(0, 0, 0, 0.75); }

.btn--orange-light-4:hover { color: rgba(0, 0, 0, 0.75); }

.btn--orange-light-4.btn--outline { border-color: #fbd3a3; color: #fbd3a3; }

.btn--orange-light-4.btn--link { color: #fbd3a3; }

.btn--orange-light-5 { background: #fce7cc; color: rgba(0, 0, 0, 0.75); }

.btn--orange-light-5:hover { color: rgba(0, 0, 0, 0.75); }

.btn--orange-light-5.btn--outline { border-color: #fce7cc; color: #fce7cc; }

.btn--orange-light-5.btn--link { color: #fce7cc; }

.btn--red-base { background: #C72026; color: #FFFFFF; }

.btn--red-base:hover { color: #FFFFFF; }

.btn--red-base.btn--link { color: #C72026; }

.btn--red-light-1 { background: #ed131b; color: #FFFFFF; }

.btn--red-light-1:hover { color: #FFFFFF; }

.btn--red-light-1.btn--link { color: #ed131b; }

.btn--red-light-2 { background: #FF0000; color: #FFFFFF; }

.btn--red-light-2:hover { color: #FFFFFF; }

.btn--red-light-2.btn--link { color: #FF0000; }

.btn--red-light-3 { background: #ff5c5c; color: #FFFFFF; }

.btn--red-light-3:hover { color: #FFFFFF; }

.btn--red-light-3.btn--link { color: #ff5c5c; }

.btn--red-light-4 { background: #ffa6a6; color: rgba(0, 0, 0, 0.75); }

.btn--red-light-4:hover { color: rgba(0, 0, 0, 0.75); }

.btn--red-light-4.btn--link { color: #ffa6a6; }

.btn--red-light-5 { background: #ffd6d6; color: rgba(0, 0, 0, 0.75); }

.btn--red-light-5:hover { color: rgba(0, 0, 0, 0.75); }

.btn--red-light-5.btn--link { color: #ffd6d6; }

.btn--utility-base { background: #6D8591; color: #FFFFFF; }

.btn--utility-base:hover { color: #FFFFFF; }

.btn--utility-base.btn--outline { border-color: #6D8591; color: #6D8591; }

.btn--utility-base.btn--link { color: #6D8591; }

.btn--utility-info { background: #2099d6; color: #FFFFFF; }

.btn--utility-info:hover { color: #FFFFFF; }

.btn--utility-info.btn--outline { border-color: #2099d6; color: #2099d6; }

.btn--utility-info.btn--link { color: #2099d6; }

.btn--utility-success { background: #11aa3d; color: #FFFFFF; }

.btn--utility-success:hover { color: #FFFFFF; }

.btn--utility-success.btn--outline { border-color: #11aa3d; color: #11aa3d; }

.btn--utility-success.btn--link { color: #11aa3d; }

.btn--utility-warning { background: #FCB715; color: rgba(0, 0, 0, 0.75); }

.btn--utility-warning:hover { color: rgba(0, 0, 0, 0.75); }

.btn--utility-warning.btn--outline { border-color: #FCB715; color: #FCB715; }

.btn--utility-warning.btn--link { color: #FCB715; }

.btn--utility-error { background: #FF0000; color: #FFFFFF; }

.btn--utility-error:hover { color: #FFFFFF; }

.btn--utility-error.btn--outline { border-color: #FF0000; color: #FF0000; }

.btn--utility-error.btn--link { color: #FF0000; }

.label--blue-base { background: #21409A; color: #FFFFFF; }

.label--blue-light-1 { background: #2c5498; color: #FFFFFF; }

.label--blue-light-2 { background: #007cbd; color: #FFFFFF; }

.label--blue-light-3 { background: #3ea6dd; color: #FFFFFF; }

.label--blue-light-4 { background: #84c6e9; color: #FFFFFF; }

.label--blue-light-5 { background: #e3f5fe; color: rgba(0, 0, 0, 0.75); }

.label--orange-base { background: #EE4023; color: #FFFFFF; }

.label--orange-light-1 { background: #ef672f; color: #FFFFFF; }

.label--orange-light-2 { background: #f7931d; color: #FFFFFF; }

.label--orange-light-3 { background: #f9ba6f; color: rgba(0, 0, 0, 0.75); }

.label--orange-light-4 { background: #fbd3a3; color: rgba(0, 0, 0, 0.75); }

.label--orange-light-5 { background: #fce7cc; color: rgba(0, 0, 0, 0.75); }

button[disabled] { background: #e0e5e8; color: #879ba5; }

button[disabled]:hover { color: #879ba5; }

.btn--default-next { color: var(--kuler-2); background: var(--kuler-4); }

.btn--default-next:hover, .btn--default-next:focus { color: var(--kuler-1); opacity: 1; filter: alpha(opacity=100); }

.btn--default-next:focus { background: #fbd3a3; }

.btn--orange-light-1:hover { background: var(--kuler-3); opacity: 1; filter: alpha(opacity=100); }

.btn--orange-light-1:focus { background: var(--kuler-1); opacity: 1; filter: alpha(opacity=100); }

.btn--paging { background: var(--kuler-1); color: #FFFFFF; }

.btn--paging:hover { color: #FFFFFF; }

.header { margin: 16px 0; }

.header__logo { min-height: 90px; }

.header__logo img { width: 265px; }

@media (min-width: 1024px) and (max-width: 1280px) { .header__logo img { width: 240px; } }

.header__leaderboard { min-height: 90px; justify-content: flex-end; }

.header__leaderboard img { width: 728px; }

.footer { background: #f0f0f0; }

.footer__logo { margin: 12px 0 8px; display: inline-block; }

.footer__logo img { width: 189px; }

.footer-title { font-size: 12px; }

.footer-title__copyright { color: #666666; margin-top: 40px; }

.footer-title__connect { color: #333333; margin-bottom: 4px; }

.footer-title__partof { color: #666666; padding: 4px 0; }

.footer-title__partof img { width: 80px; vertical-align: bottom; margin: 0 0 3px 3px; }

.footer__social { margin-top: 40px; margin-bottom: 4px; }

.footer__grid { padding: 32px 0 52px; }

.footer-nav { padding-top: 24px; padding-bottom: 12px; padding-left: 24px; }

.footer-nav--title { margin-bottom: 8px; font-size: 14px; }

.footer__border { height: 4px; }

/*--------------------------------------------------------------------------------*/
/*DETAIL DETIKCOM*/
/*--------------------------------------------------------------------------------*/
.detail { margin-bottom: 16px; position: relative; }

.foto-pop-up .detail { color: #FFFFFF; max-width: 750px; margin-top: 16px; margin-left: auto; margin-right: auto; }

.detail__header { margin-bottom: 16px; margin-top: 16px; }

.detail__author { color: #666666; font-size: 14px; margin-bottom: 12px; }

.detail__label { color: var(--kuler-1); }

.detail__title { color: var(--kuler-1); font-size: 32px; margin-bottom: 16px; }

.foto-pop-up .detail__title { color: #FFFFFF; text-align: left; margin-bottom: 28px; }

.dropdown-wrap .detail__title { font-size: 14px; padding-bottom: 12px; margin: 0; }

.detail__subtitle { color: var(--kuler-3); font-size: 14px; margin-bottom: 12px; }

.detail__date { color: #999999; font-size: 12px; margin-bottom: 12px; }

.detail__meta .detail__date { margin-bottom: 0; }

.foto-pop-up .detail__date { margin-bottom: 0; }

.detail__share { color: #666666; font-size: 12px; text-align: center; line-height: 1.6; }

.detail__media { position: relative; margin-bottom: 24px; }

.detail__media-image { position: relative; }

.detail__media-image > img { width: 100%; }

.detail__media-image .img-zoomout { width: 100%; max-width: 100%; }

.detail__media-image--portrait .img-zoomout { width: auto; max-height: 390px; }

.detail__media-image-wrap--rounded, .detail__media-image-wrap--rounded .slick-slider { overflow: hidden; border-radius: 8px; }

.foto-pop-up .detail__media-image { margin-bottom: 0; }

.detail__media-video { position: relative; }

.detail__media-caption { margin-top: 8px; font-size: 12px; }

.foto-pop-up .detail__media-caption { color: #FFFFFF; font-size: 14px; margin-top: 16px; }

.detail__media--rounded img { border-radius: 8px; }

.zoom-overlay-open .detail__media--slider-zoom .slick-list { overflow: visible; z-index: 666; }

.zoom-overlay-open .detail__media--slider-zoom .slick-slide-thumbnail { overflow: hidden; z-index: 1; }

.zoom-overlay-open .detail__media--slider-zoom .slick-track, .zoom-overlay-open .detail__media--slider-zoom .slick-list { pointer-events: none; }

.detail__media--slider-zoom .append-nav.ratiobox--16-9 { padding-bottom: 100%; }

.foto-pop-up .detail__media { margin-bottom: 0; }

.detail__body { color: #000000; margin-bottom: 24px; }

.detail__body-text { flex: 1; margin-bottom: 16px; }

.detail__body-text > a, .detail__body-text p > a { color: var(--kuler-2); }

.detail__body-text > a:hover, .detail__body-text p > a:hover { text-decoration: underline; }

.detail__body-text img { max-width: 100%; }

.detail__body-text > p:nth-of-type(1) { display: inline; }

.detail__body-text > p:nth-of-type(2) { margin-top: 16px; }

.detail__body-text > h1 { font-size: 32px; }

.detail__body-text > h2 { font-size: 22px; }

.detail__body-text > h2 a { color: var(--kuler-1); }

.detail__body-text > h2 a:hover { text-decoration: underline; }

.detail__body-text > h3 { font-size: 20px; }

.detail__body-text > h3 a { color: var(--kuler-1); }

.detail__body-text > h3 a:hover { text-decoration: underline; }

.detail__body-text > h4, .detail__body-text > h5, .detail__body-text > h6 { font-size: 16px; }

.detail__body-text > h4 a, .detail__body-text > h5 a, .detail__body-text > h6 a { color: var(--kuler-1); }

.detail__body-text > h4 a:hover, .detail__body-text > h5 a:hover, .detail__body-text > h6 a:hover { text-decoration: underline; }

.detail__body-text .label { display: block; text-align: left; }

.detail__body-tag .nav__item { background: #f0f0f0; margin-right: 8px; margin-bottom: 8px; padding: 8px; }

.detail__newstag { margin: 16px 0; }

.detail__newstag-title { font-size: 16px; flex: 1; }

.detail__newstag img { margin-left: 16px; }

.detail__meta { justify-content: center; margin-bottom: 12px; color: #666666; font-size: 12px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: wrap; align-items: baseline; }

.detail__meta span { padding: 0 16px; }

.detail__meta .label { vertical-align: middle; }

.detail__vote { justify-content: center; margin-bottom: 12px; color: #666666; font-size: 12px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: wrap; align-items: center; }

.detail__vote span { padding: 0 16px; }

.detail__anchor { margin: 8px 0; font-size: 14px; text-align: left; }

.detail__anchor a:hover { background: var(--kuler-1); }

.detail__anchor-icon { border-radius: 50%; width: 30px; height: 30px; background: #cccccc; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; justify-content: center; margin: 8px 2px; color: #FFFFFF; }

.detail__anchor-icon.detail__anchor-icon--active { background: var(--kuler-1); color: #FFFFFF; }

.detail__anchor-numb { border-radius: 50%; background: var(--kuler-4); color: var(--kuler-1); width: 30px; height: 30px; display: inline-block; margin-right: 2px; padding: 6px 11px; }

.detail__anchor-numb.detail__anchor-numb--active { background: var(--kuler-1); color: #FFFFFF; }

.detail__multiple { margin: 32px 0; }

.detail__multiple-paging { font-size: 14px; color: #666666; border-top: 1px solid #e6e6e6; width: 100%; padding: 12px 0 0; }

.detail__multiple-link { color: var(--kuler-1); }

.detail__multiple-box { border-bottom: 1px solid #e6e6e6; border-top: 1px solid #e6e6e6; margin: 8px 0; }

.detail__multiple-nav { margin: 0; padding-top: 12px; padding-bottom: 12px; }

.detail__multiple-nav .media--left { align-items: center; }

.detail__multiple-bg { padding: 8px 16px; background: #f7f7f7; }

.detail__artikel-selanjutnya { background: #FFFFFF; box-shadow: 0 calc(4px / 2) 4px 0 rgba(0, 0, 0, 0.15); border-radius: 8px; padding: 12px 16px 16px; border-top: 5px solid #EE4023; }

.detail__artikel-selanjutnya-title { margin-bottom: 12px; display: block; color: var(--kuler-1); font-size: 14px; }

.label-komentar { position: absolute; top: -8px; padding: 2px 4px; font-size: 10px; left: 60%; font-size: 10px; padding: 2px 4px; color: #FFFFFF; border-radius: 8px; }

.quotesisip { position: relative; margin: 20px 0; padding: 0; border: 0; width: 280px; background: #FFFFFF; z-index: 2; border-left: 5px solid var(--kuler-2); }

.quotesisip td { border: none; padding: 0; }

.quotesisip blockquote { float: left; font-size: 23px; margin: 0 0 12px 0; padding: 20px 12px 0 24px; line-height: 120%; position: relative; color: #000000; }

.quotesisip blockquote:before { font-family: detiknetwork-FF; content: "\7b"; font-size: 45px; display: block; margin-bottom: 8px; color: #999999; }

.quotesisip cite { color: #666666; font-size: 14px; display: block; margin-top: 4px; margin-left: 24px; }

.linksisip { position: relative; margin-bottom: 20px; margin-top: 20px; border-left: 5px solid var(--kuler-2); }

.linksisip td { border: none; padding: 0; }

.linksisip strong { font-size: 14px; }

.linksisip a { color: var(--kuler-2); font-size: 16px; }

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

.linksisip .lihatjg { padding-left: 20px; }

.linksisip .lihatjg strong { display: block; margin-bottom: 8px; }

.linksisip .lihatjg a { display: block; }

.pic_artikel_sisip_table { text-align: center; margin-bottom: 20px; color: #666666; font-size: 12px; line-height: 120%; width: 100%; table-layout: fixed; }

.pic_artikel_sisip_table td { border: none; padding: 0; }

.pic_artikel_sisip { text-align: center; color: #999999; font-size: 12px; line-height: 120%; width: 100%; }

.pic_artikel_sisip .pic { position: relative; display: inline-block; max-width: 100%; text-align: center; }

.pic_artikel_sisip .pic img { position: relative; max-width: 100%; max-height: 400px; height: auto; overflow: hidden; display: block; top: auto; left: auto; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; margin-left: auto; margin-right: auto; }

.pic_artikel_sisip .pic > span { position: relative; display: block; z-index: 1; padding-top: 8px; padding-bottom: 8px; border-bottom: 1px solid #e6e6e6; }

.sisip_embed_sosmed iframe, .sisip_embed_sosmed twitter-widget { width: 100% !important; }

.embed_video { padding-bottom: 20px; }

.embed_video .title { font-size: 14px; padding-bottom: 12px; }

.embed_video input { border-radius: 4px; font-size: 12px; background: #FFFFFF; display: block; padding: 16px; width: 90%; height: 15px; margin: 0; border: 1px solid #f0f0f0; }

.skybanner { margin-left: 16px; z-index: 2; }

.btn-comment { vertical-align: middle; height: 30px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; background: #e6e6e6; }

figcaption { -webkit-user-select: text; -khtml-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; }

.profile-box { display: flex; padding: 20px; border-top: 5px solid #ef672f; background: #f7f7f7; align-items: center; margin-bottom: 24px; }

.profile-box__pict { width: 90px; flex: 90px 0 0; }

.profile-box__pict .ratiobox { border-radius: 50%; }

.profile-box__desc { flex-grow: 1; font-size: 14px; margin-left: 12px; line-height: 1.5; }

.profile-box__name { font-size: 18px; font-weight: bold; line-height: 2; }

.livereport__sponsor { text-align: center; padding: 4px 12px 12px; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; font-size: 12px; }

.livereport__sponsor img { margin-top: 4px; max-width: 200px; max-height: 80px; }

.livereport__nav { background: #f0f0f0; padding: 8px 0; border-top: 1px solid #333333; border-bottom: 1px solid #333333; }

.livereport__nav-title { padding: 8px 12px; color: var(--kuler-1); font-size: 23px; font-size: 20px; }

.icon-item { position: relative; display: inline-flex; align-items: center; justify-content: center; margin: 5px 0; cursor: pointer; width: 28px; height: 28px; vertical-align: middle; font-size: 18px; border-radius: 50%; }

.icon-item__fb, .icon-item__fb:hover { color: #FFFFFF; background: #3C5A99; }

.icon-item__tw, .icon-item__tw:hover { color: #FFFFFF; background: #000000; }

.icon-item__tk, .icon-item__tk:hover { color: #FFFFFF; background: #000000; }

.icon-item__ig, .icon-item__ig:hover { color: #FFFFFF; background: #5851DB; /* Old browsers */ background: -moz-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%); /* FF3.6+ */ background: -webkit-radial-gradient(left bottom, ellipse cover, #ffdc80 15%, #e1306c 55%, #5851db 100%); /* Chrome10-25,Safari5.1-6 */ background: radial-gradient(ellipse at left bottom, #ffdc80 15%, #e1306c 55%, #5851db 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$top_color', endColorstr='$bottom_color',GradientType=1 ); /* IE6-9 */ }

.icon-item__in, .icon-item__in:hover { color: #FFFFFF; background: #0077B5; }

.icon-item__yt, .icon-item__yt:hover { color: #FFFFFF; background: #FF0000; }

.icon-item__wa, .icon-item__wa:hover { color: #FFFFFF; background: #25D366; }

.icon-item__tele, .icon-item__tele:hover { color: #FFFFFF; background: #0088CC; }

.icon-item__link, .icon-item__link:hover { color: #FFFFFF; background: #999999; }

.detail__top-follow .icon-item { color: #666666; margin: 0; }

.detail__share .icon-item { overflow: visible; }

.icon-item__line-fb:hover { color: #3C5A99; }

.icon-item__line-tw:hover { color: #000000; }

.icon-item__line-ig:hover { color: #E1306C; }

.icon-item__line-in:hover { color: #0077B5; }

.icon-item--light { color: #666666; background: #e6e6e6; }

.icon-item--light:hover, .icon-item--light.icon-item:hover { color: #000000; background: #e6e6e6; }

.icon-item--light.icon-item__fb, .icon-item--light.icon-item__fb:hover { color: #3C5A99; }

.icon-item--light.icon-item__tw, .icon-item--light.icon-item__tw:hover { color: #000000; }

.icon-item--light.icon-item__in, .icon-item--light.icon-item__in:hover { color: #0077B5; }

.icon-panduan .icon-item { padding: 2px; width: 25px; height: 25px; color: #000000; margin: 0; }

.icon-logo { position: absolute; z-index: 1; top: 8px; right: 8px; }

.icon-logo img { display: block; max-height: 26px; max-width: 75px; }

/*--------------------------------------------------------------------------------*/
/*FORMS*/
/*--------------------------------------------------------------------------------*/
.char-count { padding-right: 40px; }

#charNum { position: absolute; top: 45px; right: 12px; }

.mce-container, .mce-container * { background: #f7f7f7 !important; }

.mce-container label, .mce-container * label { background: none !important; }

.mce-panel { border-color: #e6e6e6 !important; }

.mce-tinymce { box-shadow: none !important; }

.mce-top-part:before { box-shadow: none !important; }

.area_ipt { position: relative; overflow: hidden; margin-bottom: 8px; border: 2px dashed #cccccc; border-radius: 8px; background: #f7f7f7; color: #999999; }

.area_ipt .icon_inside span { position: absolute; top: 50%; width: 100%; text-align: center; margin: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.area_ipt .hide { display: none; }

.area_ipt .show { display: block; }

.file_upload { position: absolute; width: 100%; height: 100%; cursor: pointer; z-index: 2; opacity: 0; filter: alpha(opacity=0); }

.delimgtemp { position: absolute; right: 4px; bottom: 4px; z-index: 2; padding: 4px !important; }

.bgon .delimgtemp { display: none; }

.tagsinput { width: auto; height: auto !important; min-height: 50px !important; overflow-y: auto; }

.tagsinput input { background: transparent; border: none; float: left; }

.tagsinput .tag { float: left; margin-top: 4px; margin-right: 8px; margin-bottom: 4px; border: 1px solid #84c6e9; background: #e3f5fe; }

.tagsinput .tag span { margin: 0; padding: 4px; display: inline-block; }

.tagsinput .tag a { display: inline-block; margin-right: 4px; }

.tagsinput div { display: inline-block; margin: 3px 0 0; }

#tags_1_tag { width: 100px; }

.form-element--search { background-image: url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.3711 13.7384L10.7599 11.0845C10.6107 10.9307 10.4615 10.8537 10.275 10.8922L9.79002 10.3537C9.60351 10.1614 9.37969 10.1614 9.15587 10.3537C8.96936 10.546 8.96936 10.7768 9.15587 11.0076L9.67811 11.546C9.67811 11.6999 9.71541 11.8922 9.86463 12.046L12.4385 14.7384C12.5504 14.8537 12.7369 14.9307 12.9235 14.9307C13.11 14.9307 13.2965 14.8922 13.3338 14.7384C13.6322 14.4307 13.6322 14.0076 13.3711 13.7384ZM8.70824 2.62297C7.70106 1.54605 6.39546 0.930664 5.05256 0.930664C3.82157 0.930664 2.55328 1.3922 1.5834 2.31528C-0.430948 4.27682 -0.542857 7.54605 1.35959 9.58451C2.36676 10.6614 3.67236 11.2384 5.05256 11.2384C6.28356 11.2384 7.51455 10.8153 8.52173 9.85374C10.5361 7.93066 10.6107 4.66143 8.70824 2.62297ZM7.85027 9.19989C7.06692 9.96913 6.05974 10.3153 5.05256 10.3153C3.89618 10.3153 2.8517 9.85374 2.10564 9.00759C1.32228 8.19989 0.949255 7.12297 0.986558 6.00759C1.02386 4.93066 1.5088 3.85374 2.25485 3.08451C3.03821 2.31528 4.04539 1.96913 5.08987 1.96913C6.20895 1.96913 7.25343 2.43066 8.03679 3.27682C9.5662 4.93066 9.4916 7.58451 7.85027 9.19989ZM5.27638 9.00759C5.27638 9.27682 5.05256 9.50759 4.79144 9.50759C4.53032 9.50759 4.34381 9.27682 4.34381 9.00759C4.34381 8.73836 4.53032 8.50759 4.79144 8.50759C5.05256 8.50759 5.27638 8.73836 5.27638 9.00759Z' fill='black'/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; background-position: calc(100% - 8px) center; padding-right: 32px; }

/*--------------------------------------------------------------------------------*/
/*WP DETIKEDU*/
/*--------------------------------------------------------------------------------*/
:root { --kuler-1: #EE4023; --kuler-2: #ef672f; --kuler-3: #f7931d; --kuler-4: #fce7cc; }

.content__bg { background: #FFFFFF; }

.color-kuler-1 { color: var(--kuler-1); }

.icon-panduan { position: relative; }

.static { margin-bottom: 16px; }

.static-nav { margin-bottom: 16px; }

.static-nav .selected div { color: var(--kuler-3); }

.static-nav .selected div i { color: #000000; }

.static-body { color: #000000; font-size: 14px; }

.static-body__text ul { list-style: none; }

.static-body__text a { color: var(--kuler-1); }

.static-body__box { margin: 24px 0; padding: 16px; background: #e3f5fe; border-radius: 5px; }

.static-body__box div { color: var(--kuler-1); }

.static-body__box p { margin: 4px 0 16px; }

.static-body__form { margin-bottom: 24px; }

.static-body__form span { margin: 20px 0; display: block; }

.static-body__form--disable { position: relative; opacity: 0.4; }

.static-body__form--disable:before { position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; z-index: 5; }

.indeks-menu { background: #f0f0f0; border-radius: 4px; padding: 12px 12px; width: 100%; }

.indeks-menu__title { color: var(--kuler-1); font-size: 18px; }

.indeks-menu__box { font-size: 12px; }

.indeks-menu__box span { text-transform: uppercase; padding-right: 8px; }

.foto-pop-up { background: #000000; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 0; overflow: scroll; }

.cb-mostpop--ptn .media img, .cb-mostpop--sma .media img { width: 65px; height: auto; margin-right: 16px; }

.cb-tryout-online .column-9, .cb-tryout-online .column-auto { padding: 0; }

.cb-tryout-online .media__title { font-size: 18px; }

.cb-tryout-online .media__desc { font-size: 12px; margin-bottom: 6px; }

.tryout__headline .media__label--tryout { border-radius: 0; top: 18px; left: 18px; font-size: 20px; }

.tryout__headline .media__title { font-weight: 700; font-size: 32px; line-height: 45px; }

.tryout__headline .media__date, .tryout__headline .media__desc { font-weight: 600; font-size: 16px; line-height: 22px; color: white; }

.tryout__headline .media__desc { max-width: 400px; }

.tryout__headline .media__text { padding: 15% 12px 18px; }

.tryout__headline .media .reminder { padding-left: 16px; }

.tryout__headline .media .follow { background: white; margin-left: 8px; color: #EE4023; border: 1px solid #ef672f; }

.tryout__headline .media .btn { font-weight: 600; font-size: 18px; line-height: 25px; }

.tryout__headline .media .btn .icon-notification:before { font-size: 25px; }

.tryout__headline-right { display: flex; gap: 28px; }

.tryout__headline-right div { display: inline-flex; align-items: center; gap: 8px; }

.tryout__countdown { padding: 32px 18px; border-radius: 8px; background: #EE4023; /* Old browsers */ background: -moz-linear-gradient(100deg, #ee4023 50%, #f7931d 100%); /* FF3.6+ */ background: -webkit-linear-gradient(100deg, #ee4023 50%, #f7931d 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(100deg, #ee4023 50%, #f7931d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 ); /* IE6-9 */ }

.tryout__countdown .media__text { color: white; }

.tryout__countdown .media__title, .tryout__countdown .media__count { font-weight: 700; font-size: 23px; line-height: 32px; }

.tryout__countdown .media__title .icon-calendar-bg:before, .tryout__countdown .media__count .icon-calendar-bg:before { font-size: 45px; }

.tryout__countdown .media__count { column-gap: 12px; }

.tryout__countdown .media__date { color: white; font-weight: 500; font-size: 14px; line-height: 20px; }

.tryout__procedure { padding: 18px; border-radius: 8px; background: #f7f7f7; }

.tryout__procedure ol { margin: 0; }

.tryout__procedure ol li { padding: 4px 0; font-size: 14px; }

.tryout__support { position: relative; padding: 8px; margin-top: 24px; }

.tryout__support .grid-row { align-items: center; }

.tryout__support .column-4 { overflow: hidden; }

.tryout__support .column-4 img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; }

.tryout__support .slick-dots { top: 32px; right: -50px; bottom: auto; width: auto; transform: rotate(90deg); }

.tryout__support .slick-dots li button { background: #999999; border: 1px solid transparent; }

.tryout__support .slick-dots li.slick-active button { background: var(--kuler-1); }

.tryout__test { margin: 24px 0 40px 0; }

.tryout__test-box { width: inherit; padding: 4px; background: #EE4023; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.12); border-radius: 8px; }

.tryout__test-box .display-flex { margin: 16px; justify-content: space-between; align-items: center; }

.tryout__test-box .display-flex .font-xl { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-right: 10px; }

.tryout__test-box .display-flex a:hover { color: white; }

.tryout__test-box .media__title { font-weight: 600; font-size: 16px; line-height: 22px; }

.tryout__test-box .media__subtitle { font-weight: 600; font-size: 14px; line-height: 20px; }

.tryout__test-box .media__image { text-align: center; background: white; }

.tryout__test-box .media__image .ratiobox--16-9 { padding-bottom: 50%; }

.tryout__test-box .media__image img { width: 100%; }

.tryout__test-box .media__text { padding-bottom: 12px; }

.tryout__test-box .media__desc { max-height: 40px; overflow: hidden; margin-bottom: 4px; }

.tryout__modal { padding: 32px; }

.tryout__modal-title { position: relative; text-align: center; margin-bottom: 32px; }

.tryout__modal-title:after { content: ""; background: #cccccc; position: absolute; bottom: -18px; left: 43%; height: 2px; min-width: 120px; }

.tryout__modal-box { width: 275px; padding: 20px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.12); border: 2px solid #ef672f; border-radius: 8px; }

.tryout__modal-cta { padding-top: 20px; border-top: 2px solid #ccc; }

.tryout__modal-cta div { align-items: unset; display: flex; column-gap: 6px; justify-content: center; font-weight: bold; }

.tryout__detail table { max-width: 100%; width: 100%; background: #fbd3a3; }

.tryout__detail table:first-child { border-top-left-radius: 8px; border-top-right-radius: 8px; }

.tryout__detail table th { background: none; border: none; }

.tryout__detail table thead th { padding: 18px; font-size: 18px; }

.tryout__detail table tbody { background: white; border: 1px solid #fbd3a3; border-top: none; }

.tryout__detail table tbody th { font-size: 14px; text-align: center; font-weight: 500; vertical-align: baseline; }

.tryout__detail table tbody th svg { margin-right: 4px; }

.tryout__detail table tbody th:first-child { text-align: left; min-width: 450px; }

.tryout__result .unduh { border-radius: 24px; background: #21409A; color: white; }

.tryout__result .box-referensi { border-top: none; }

.tryout__top { display: flex; justify-content: space-between; width: 100%; margin-bottom: 28px; }

.tryout__top__left__text { font-size: 20px; font-style: normal; font-weight: 700; color: #ee4023; margin-bottom: 12px; }

.tryout__top__left__select select { border-radius: 8px; box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.12); padding: 8px 18px; font-size: 16px; font-weight: 600; color: #000; }

.tryout__checkbox { width: 100%; margin-top: 20px; }

.tryout__checkbox__top { width: 100%; display: flex; gap: 42px; font-size: 14px; color: #000; font-weight: 600; padding: 20px 18px; border-bottom: 1px solid #f0f0f0; }

.tryout__checkbox__top__statement { width: 70%; display: flex; justify-content: center; align-items: center; }

.tryout__checkbox__top__choice { display: flex; justify-content: center; align-items: center; width: 15%; }

.tryout__checkbox__body { width: 100%; }

.tryout__checkbox__body__item { width: 100%; display: flex; gap: 42px; padding: 20px 18px; border-bottom: 1px solid #f0f0f0; }

.tryout__checkbox__body__item__statement { width: 70%; font-size: 14px; color: #000; font-weight: 500; }

.tryout__checkbox__body__item__choice { width: 15%; display: flex; justify-content: center; align-items: center; }

.tryout__true-false { display: flex; gap: 16px; justify-content: center; width: 100%; }

.tryout__true-false__true { width: 158px; height: 38px; border-radius: 100px; border: 1px solid #068c45; display: flex; justify-content: center; align-items: center; font-size: 16px; font-weight: 600; color: #000; }

.tryout__true-false__true:hover { width: 158px; height: 38px; border-radius: 100px; background-color: #068c45; color: #fff; }

.tryout__true-false__false { width: 158px; height: 38px; border-radius: 100px; border: 1px solid #ed131b; display: flex; justify-content: center; align-items: center; font-size: 16px; font-weight: 600; color: #000; }

.tryout__true-false__false:hover { width: 158px; height: 38px; border-radius: 100px; background-color: #ed131b; color: #fff; }

.tryout__input-text input { width: 100%; outline: none; border: 1px solid #ccc; border-radius: 8px; padding: 12px; font-size: 14px; font-weight: 500; }

input#choicecheckbox:checked { background-color: #ee4023; box-shadow: inset 0px 0px 0px 5px #ffffff; transition: 0.5s; }

input#choicecheckbox { position: relative; width: 24px; height: 24px; float: left; border-radius: 50%; vertical-align: middle; border: 2px solid #ee4023; -webkit-appearance: none; outline: none; cursor: pointer; transition: 0.5s; }

.page__title--black { color: black; }

#modal-tryout .modal-dialog { width: 980px; }

#modal-tryout.modal-box { background: rgba(0, 0, 0, 0.7); }

.cb__kampus { border-top: 2px solid #f0f0f0; border-bottom: 2px solid #f0f0f0; margin: 20px 0px; }

.cb__kampus__top { display: flex; margin: 32px 0px; width: 100%; justify-content: space-between; }

.cb__kampus__top__left__title { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 23px; line-height: 32px; color: #ee4023; margin-bottom: 12px; }

.cb__kampus__top__left__sub { font-family: "Montserrat"; font-style: normal; font-weight: 350; font-size: 16px; line-height: 22px; color: #333333; }

.cb__kampus__top__right img { padding-right: 10px; }

.cb__kampus__bottom { display: flex; width: 100%; margin-bottom: 32px; }

.cb__kampus__bottom__choice { width: 33.33%; height: 56px; background: #ef672f; border-radius: 100px; display: flex; justify-content: center; align-items: center; margin-right: 12px; }

.cb__kampus__bottom__choice__img img { padding-right: 13px; }

.cb__kampus__bottom__choice__text { font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; }

.cb__kampus__bottom__choice__text a { color: #ffffff; }

.box__cari { width: 100%; margin-bottom: 40px; }

.box__cari__top { display: flex; width: 100%; }

.box__cari__top__select { width: 33.33%; background: #ef672f; border-radius: 4px; height: 78px; margin-right: 20px; }

.box__cari__top__select__img { display: flex; justify-content: center; margin-top: 10px; }

.box__cari__top__select__text { font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; text-align: center; padding-top: 7px; }

.box__cari__top__select__text a { color: #ffffff; }

.box__cari__top__choice { width: 33.33%; height: 78px; border-radius: 4px; border: 1px solid #f0f0f0; }

.box__cari__top__choice__img { display: flex; justify-content: center; margin-top: 10px; }

.box__cari__top__choice__text { font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; text-align: center; padding-top: 7px; color: #000000; }

.box__cari__bottom { display: flex; margin-top: 24px; width: 100%; }

.box__cari__bottom__text { margin-right: 12px; font-family: "Montserrat"; font-style: normal; font-weight: 600; font-size: 14px; line-height: 20px; display: flex; align-items: center; width: 5%; }

.box__cari__bottom__location { display: flex; align-items: center; margin-right: 12px; width: 30%; }

.box__cari__bottom__location select { border: 1px solid #e6e6e6; border-radius: 4px; width: 206px; height: 32px; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; padding-left: 12px; }

.box__cari__bottom__ptn { display: flex; align-items: center; margin-right: 12px; width: 30%; }

.box__cari__bottom__ptn select { border: 1px solid #e6e6e6; border-radius: 4px; width: 206px; height: 32px; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; padding-left: 12px; }

.box__cari__bottom__search { width: 30%; display: flex; align-items: center; position: relative; border: 1px solid #e6e6e6; border-radius: 4px; width: 206px; height: 33px; }

.box__cari__bottom__search input { font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; border: none; padding-left: 12px; width: 80%; }

.box__cari__bottom__search ::placeholder { font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; }

.box__cari__bottom__search__img { position: absolute; right: 10px; margin-bottom: 2px; }

.nhl__kampus { display: flex; width: 100%; margin-bottom: 40px; }

.nhl__kampus__left { height: 100%; border: 1px solid #e5e5e5; border-radius: 8px; margin-right: 20px; }

.nhl__kampus__right__category { color: #ef672f; letter-spacing: 0.04em; font-family: "Montserrat"; font-style: normal; font-weight: 600; font-size: 12px; line-height: 17px; }

.nhl__kampus__right__ptn { width: 190px; height: 25px; display: flex; justify-content: center; align-items: center; background: #fbd3a3; font-family: "Montserrat"; font-style: normal; font-weight: 350; font-size: 12px; line-height: 17px; letter-spacing: 0.04em; color: #000000; margin-bottom: 5px; }

.nhl__kampus__right__beasiswa { width: 114px; height: 25px; display: flex; justify-content: center; align-items: center; background: #fbd3a3; font-family: "Montserrat"; font-style: normal; font-weight: 350; font-size: 12px; line-height: 17px; letter-spacing: 0.04em; color: #000000; margin-bottom: 5px; }

.nhl__kampus__right__beasiswaluar { width: 114px; height: 25px; display: flex; justify-content: center; align-items: center; background: #e3f5fe; font-family: "Montserrat"; font-style: normal; font-weight: 350; font-size: 12px; line-height: 17px; letter-spacing: 0.04em; color: #000000; margin-bottom: 5px; }

.nhl__kampus__right__pts { width: 190px; height: 25px; display: flex; justify-content: center; align-items: center; background: #e3f5fe; font-family: "Montserrat"; font-style: normal; font-weight: 350; font-size: 12px; line-height: 17px; letter-spacing: 0.04em; color: #000000; margin-bottom: 5px; }

.nhl__kampus__right__name { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 18px; line-height: 25px; color: #000000; }

.nhl__kampus__right__location { font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; margin-top: 5px; }

.nhl__kampus__right__akreditasi { font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 12px; line-height: 17px; margin-top: 5px; }

.nhl__kampus__right__des { font-family: "Montserrat"; font-style: normal; font-weight: 400; font-size: 12px; line-height: 17px; margin-top: 5px; }

.breadcum { font-family: "Montserrat"; font-style: normal; font-weight: 400; font-size: 14px; line-height: 20px; color: #666666; margin-bottom: 25px; }

.headline-kampus { height: 390px; width: 100%; border-radius: 4px; margin-bottom: 40px; }

.headline-kampus img { width: 100%; }

.kampus__history { width: 100%; }

.kampus__history__headline { width: 100%; margin-bottom: 40px; }

.kampus__history__headline img { width: 100%; }

.kampus__history__title { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 18px; line-height: 25px; color: #000000; }

.kampus__history__desc { font-family: "Montserrat"; font-style: normal; font-weight: 350; line-height: 1.4; font-size: 16px; line-height: 25px; color: #000000; }

.accordion-title { font-weight: 700; display: flex; justify-content: space-between; align-items: center; }

.accordion-sample-1 .accordion-title { width: 100%; }

.accordion-sample-2 .accordion-title { color: #ef672f; }

.accordion-content { padding: 8px 32px 8px 0; }

.accordion-sample-2 .accordion-content { font-size: 14px; color: #777; }

.program__studi { border-bottom: 3px solid #f0f0f0; padding-bottom: 32px; }

.program__studi__title { font-family: "Montserrat"; font-style: normal; font-weight: 600; font-size: 19px; line-height: 22px; margin-bottom: 12px; margin-top: 22px; color: #000000; }

.program__studi__togle { width: 100%; display: flex; justify-content: space-between; align-items: center; font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 14px; line-height: 20px; color: #ee4023; }

.program__studi__details { font-family: "Montserrat"; font-style: normal; color: #000000; font-weight: 500; font-size: 12px; line-height: 17px; letter-spacing: 0.04em; display: flex; margin-bottom: 6px; }

.program__studi__details__left { margin-right: 12px; border-right: 1px solid #e6e6e6; padding-right: 12px; }

.program__studi__detail { font-family: "Montserrat"; font-style: normal; color: #000000; font-weight: 500; font-size: 14px; line-height: 17px; letter-spacing: 0.04em; margin-bottom: 6px; }

.togle__studi { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 16px; line-height: 20px; color: #ee4023; width: 100%; }

.program__studi__border { border: 1px solid #e6e6e6; border-radius: 8px; padding: 12px 18px; }

.pendaftaran { width: 100%; margin-top: 30px; margin-bottom: 40px; }

.pendaftaran__title { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 18px; line-height: 25px; color: #000000; }

.pendaftaran__box { width: 100%; }

.pendaftaran__box__header { display: flex; align-items: center; width: 100%; height: 46px; background: #fef7e8; border-radius: 4px; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; color: #000000; }

.pendaftaran__box__header__seleksi { width: 33.33%; display: flex; align-items: center; justify-content: center; }

.pendaftaran__box__header__tahapan { width: 33.33%; display: flex; align-items: center; justify-content: center; }

.pendaftaran__box__header__biaya { width: 33.33%; display: flex; align-items: center; justify-content: center; }

.pendaftaran__box__snmptn { display: flex; width: 100%; border: 1px solid #fce7cc; }

.pendaftaran__box__snmptn__seleksi { width: 33.33%; display: flex; align-items: center; justify-content: center; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; color: #000000; background: #fce7cc; }

.pendaftaran__box__snmptn__tahapan { width: 38.33%; padding-left: 26px; padding-top: 12px; }

.pendaftaran__box__snmptn__tahapan__title { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 14px; line-height: 20px; margin-bottom: 0px !important; color: #000000; }

.pendaftaran__box__snmptn__tahapan__date { font-family: "Montserrat"; font-style: normal; font-weight: 300; font-size: 12px; line-height: 17px; color: #666666; }

.pendaftaran__box__snmptn__biaya { width: 26.33%; display: flex; align-items: center; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; color: #000000; }

.pendaftaran__box__sbmptn { display: flex; width: 100%; border: 1px solid #fce7cc; border-top: none; }

.pendaftaran__box__sbmptn__seleksi { width: 33.33%; display: flex; align-items: center; justify-content: center; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; color: #000000; background: #fef7e8; }

.pendaftaran__box__sbmptn__tahapan { width: 38.33%; padding-left: 26px; padding-top: 12px; }

.pendaftaran__box__sbmptn__tahapan__title { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 14px; line-height: 20px; margin-bottom: 0px !important; color: #000000; }

.pendaftaran__box__sbmptn__tahapan__date { font-family: "Montserrat"; font-style: normal; font-weight: 300; font-size: 12px; line-height: 17px; color: #666666; }

.pendaftaran__box__sbmptn__biaya { width: 26.33%; padding-top: 12px; }

.pendaftaran__box__sbmptn__biaya__title { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 14px; line-height: 20px; margin-bottom: 0px !important; color: #000000; }

.pendaftaran__box__sbmptn__biaya__date { font-family: "Montserrat"; font-style: normal; font-weight: 300; font-size: 12px; line-height: 17px; color: #666666; }

.pendaftaran__box__simak { display: flex; width: 100%; border: 1px solid #fce7cc; border-top: none; }

.pendaftaran__box__simak__seleksi { width: 33.33%; display: flex; align-items: center; justify-content: center; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; color: #000000; background: #fce7cc; text-align: center; }

.pendaftaran__box__simak__tahapan { width: 38.33%; padding-left: 26px; padding-top: 12px; }

.pendaftaran__box__simak__tahapan__title { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 14px; line-height: 20px; margin-bottom: 0px !important; color: #000000; }

.pendaftaran__box__simak__tahapan__date { font-family: "Montserrat"; font-style: normal; font-weight: 300; font-size: 12px; line-height: 17px; color: #666666; }

.pendaftaran__box__simak__biaya { width: 26.33%; padding-top: 12px; align-self: center; }

.pendaftaran__box__simak__biaya__title { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 14px; line-height: 20px; margin-bottom: 0px !important; color: #000000; }

.pendaftaran__box__simak__biaya__date { font-family: "Montserrat"; font-style: normal; font-weight: 300; font-size: 12px; line-height: 17px; color: #666666; }

.pendaftaran__box__ppkb { display: flex; width: 100%; border: 1px solid #fce7cc; border-top: none; }

.pendaftaran__box__ppkb__seleksi { width: 33.33%; display: flex; align-items: center; justify-content: center; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; color: #000000; background: #fef7e8; text-align: center; }

.pendaftaran__box__ppkb__tahapan { width: 38.33%; padding-left: 26px; padding-top: 12px; }

.pendaftaran__box__ppkb__tahapan__title { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 14px; line-height: 20px; margin-bottom: 0px !important; color: #000000; }

.pendaftaran__box__ppkb__tahapan__date { font-family: "Montserrat"; font-style: normal; font-weight: 300; font-size: 12px; line-height: 17px; color: #666666; }

.pendaftaran__box__ppkb__biaya { width: 26.33%; display: flex; align-items: center; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; color: #000000; }

.biaya__kuliah { width: 100%; }

.biaya__kuliah__header { width: 100%; background: #fce7cc; font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 16px; line-height: 22px; display: flex; height: 54px; border-radius: 4px 4px 0px 0px; color: #000000; }

.biaya__kuliah__header__fakultas { width: 40%; display: flex; justify-content: center; align-items: center; }

.biaya__kuliah__header__bop { width: 30%; display: flex; justify-content: center; align-items: center; }

.biaya__kuliah__header__uang { width: 30%; display: flex; justify-content: center; align-items: center; }

.biaya__kuliah__body { width: 100%; }

.biaya__kuliah__body__bodyodd { width: 100%; display: flex; align-items: center; height: 52px; background: #fef7e8; }

.biaya__kuliah__body__bodyodd__fakultas { width: 40%; font-family: "Montserrat"; font-style: normal; font-weight: 600; font-size: 14px; line-height: 20px; color: #000000; padding-left: 16px; }

.biaya__kuliah__body__bodyodd__bop { width: 30%; font-family: "Montserrat"; display: flex; justify-content: center; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; }

.biaya__kuliah__body__bodyodd__uang { width: 30%; font-style: normal; display: flex; justify-content: center; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; }

.biaya__kuliah__body__bodyeven { width: 100%; display: flex; height: 52px; background: #ffffff; align-items: center; }

.biaya__kuliah__body__bodyeven__fakultas { width: 40%; font-family: "Montserrat"; font-style: normal; font-weight: 600; font-size: 14px; line-height: 20px; color: #000000; padding-left: 16px; }

.biaya__kuliah__body__bodyeven__bop { width: 30%; font-family: "Montserrat"; display: flex; justify-content: center; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; }

.biaya__kuliah__body__bodyeven__uang { width: 30%; font-style: normal; display: flex; justify-content: center; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; }

.fasilitas__sarana { width: 100%; margin: 40px 0px; }

.fasilitas__sarana__box { background: #fce7cc; display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 26px; width: 100%; padding: 36px; border-radius: 8px; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; }

.informasi__kampus { width: 100%; margin-bottom: 40px; }

.informasi__kampus__box { width: 100%; padding: 18px 18px 18px 18px; background: #fef7e8; border-radius: 8px; }

.informasi__kampus__box__left { display: flex; width: 100%; margin-bottom: 10px; }

.informasi__kampus__box__left__title { width: 40%; font-family: "Montserrat"; font-style: normal; font-weight: 600; font-size: 12px; line-height: 17px; letter-spacing: 0.04em; color: #000000; }

.informasi__kampus__box__left__default { width: 60%; font-family: "Montserrat"; font-style: normal; font-weight: 350; font-size: 12px; line-height: 17px; letter-spacing: 0.04em; color: #000000; }

.informasi__kampus__box__left__moto { width: 60%; font-family: "Montserrat"; font-style: italic; font-weight: 350; font-size: 12px; line-height: 17px; letter-spacing: 0.04em; color: #000000; }

.kegiatan__mahasiswa { width: 100%; margin-bottom: 40px; }

.kegiatan__mahasiswa__box { background: #fce7cc; border-radius: 8px; padding: 18px 18px 8px 18px; }

.kegiatan__mahasiswa__box__line { font-family: "Montserrat"; font-style: normal; font-weight: 350; font-size: 11.5px; line-height: 17px; letter-spacing: 0.04em; color: #000000; display: flex; width: 100%; margin-bottom: 12px; }

.kegiatan__mahasiswa__box__line__left { border-right: 1px solid #f9ba6f; padding-right: 12px; margin-right: 12px; }

.cb__beasiswa { width: 100%; margin-bottom: 40px; }

.cb__beasiswa__box { width: 100%; }

.cb__beasiswa__box__box { margin-bottom: 26px; }

.cb__beasiswa__box__box__img { width: 100%; margin-bottom: 8px; }

.cb__beasiswa__box__box__img img { height: 188px; width: 100%; }

.cb__beasiswa__box__box__graduate { font-family: "Montserrat"; font-style: normal; font-weight: 350; font-size: 12px; line-height: 17px; color: #ef672f; margin-bottom: 2px; }

.cb__beasiswa__box__box__title { font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; margin-bottom: 8px; }

.cb__beasiswa__box__box__sub { font-family: "Montserrat"; font-style: normal; font-weight: 400; font-size: 12px; line-height: 17px; color: #666666; }

.kisaran__biaya { width: 100%; margin-bottom: 40px; }

.kisaran__biaya__text { font-family: "Montserrat"; font-style: normal; font-weight: 600; font-size: 14px; line-height: 20px; color: #000000; }

.prospek__kerja { width: 100%; margin-bottom: 40px; }

.prospek__kerja__body { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 12px 26px; }

.prospek__kerja__body__box { padding: 12px; width: 100%; height: 64px; display: flex; align-items: center; justify-content: center; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; background: #fef7e8; border-radius: 4px; text-align: center; }

.box__matkul { width: 100%; margin-bottom: 40px; }

.box__matkul__body { width: 100%; background: #fef7e8; border-radius: 8px; padding: 18px; }

.box__matkul__body__line { display: flex; align-items: center; }

.box__matkul__body__line__img { margin-right: 8px; }

.box__matkul__body__line__text { padding-top: 5px; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 12px; line-height: 17px; letter-spacing: 0.04em; color: #000; }

.rekomendasi__kampus { width: 100%; margin-bottom: 40px; }

.rekomendasi__kampus__body { width: 100%; }

.rekomendasi__kampus__body__line { display: grid; grid-template-columns: auto auto auto auto; grid-gap: 10px; margin-bottom: 12px; }

.rekomendasi__kampus__body__line__rekomendasi { height: 36px; border: 1px solid #fbd3a3; border-radius: 4px; color: #ee4023; font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; display: flex; justify-content: center; align-items: center; }

.beasiswa__headline { width: 100%; margin-bottom: 40px; }

.beasiswa__headline__box { display: flex; width: 100%; }

.beasiswa__headline__box__left { width: 40%; margin-right: 25px; }

.beasiswa__headline__box__left img { width: 100%; height: 157.5px; }

.beasiswa__headline__box__right { width: 60%; }

.beasiswa__headline__box__right__title { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 26px; line-height: 36px; }

.beasiswa__headline__box__right__sub { font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 14px; line-height: 20px; color: #666666; margin-bottom: 12px; }

.beasiswa__headline__box__right__desc { font-family: "Montserrat"; font-style: normal; font-weight: 350; font-size: 14px; line-height: 22px; }

.persyaratan__bea { width: 100%; margin-bottom: 40px; }

.persyaratan__bea__box { width: 100%; }

.persyaratan__bea__box__top { display: flex; width: 100%; padding: 0px 12px; }

.persyaratan__bea__box__top__basic { width: 33.33%; display: flex; justify-content: center; align-items: center; font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 16px; line-height: 22px; color: #000; border: 1px solid #f0f0f0; border-radius: 8px 8px 0px 0px; height: 38px; }

.persyaratan__bea__box__top__basic__a { width: 100%; display: flex; justify-content: center; align-items: center; height: 100%; }

.persyaratan__bea__box__top__active { width: 33.33%; display: flex; justify-content: center; align-items: center; font-family: "Montserrat"; font-style: normal; font-weight: 700; font-size: 16px; line-height: 22px; color: #ffffff; border: 1px solid #f0f0f0; border-radius: 8px 8px 0px 0px; margin: 0px 12px; background: #ef672f; height: 38px; }

.persyaratan__bea__box__body { background: #f7f7f7; border-radius: 8px; padding: 18px; font-family: "Montserrat"; font-style: normal; font-weight: 350; font-size: 14px; line-height: 22px; color: #000000; }

.persyaratan__bea__box__body__line { display: flex; }

.persyaratan__bea__box__body__line__number { margin-right: 5px; }

.cb__jadwal { width: 100%; margin-bottom: 40px; }

.cb__jadwal__body { width: 100%; border-left: 1px solid #fbd3a3; position: relative; }

.cb__jadwal__body__right { margin-bottom: 30px; margin-left: 21px; }

.cb__jadwal__body__right__top { display: flex; justify-items: center; }

.cb__jadwal__body__right__top__text { font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; padding-top: 4px; }

.cb__jadwal__body__right__top__img { position: absolute; left: -5px; }

.cb__jadwal__body__right__bottom { font-family: "Montserrat"; font-style: normal; font-weight: 500; font-size: 16px; line-height: 20px; color: #000000; padding-top: 4px; }

.selected { background: #ef672f; border-radius: 8px 8px 0px 0px; color: #ffffff !important; }

.cb-bank-soal__bg { background: #fff2e1 url("../images/ill-banksoal.svg") no-repeat bottom right; padding: 16px; }

.cb-bank-soal__title { color: #EE4023; font-size: 18px; }

.form-cari-soal .form-element, .form-cari-soal .tagsinput { width: 320px; margin-left: 16px; }

.list-soal__paket { height: 315px; }

.list-soal__paket-header { position: relative; padding: 16px; border-bottom: 1px solid #e6e6e6; font-size: 23px; }

.list-soal__paket-header:before { position: absolute; bottom: -26px; left: 0; content: ""; width: 100%; height: 25px; z-index: 2; background: #fff; /* Old browsers */ background: -moz-linear-gradient(bottom, white 25%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */ background: -webkit-linear-gradient(bottom, white 25%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, white 25%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 ); /* IE6-9 */ }

.list-soal__paket-footer { position: relative; padding: 16px; border-top: 1px solid #e6e6e6; }

.list-soal__paket-footer:before { position: absolute; top: -26px; left: 0; content: ""; width: 100%; height: 25px; z-index: 2; background: #fff; /* Old browsers */ background: -moz-linear-gradient(top, white 25%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */ background: -webkit-linear-gradient(top, white 25%, rgba(255, 255, 255, 0) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to top, white 25%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 ); /* IE6-9 */ }

.tabel-bank-soal { padding: 3px; margin-bottom: 24px; background: #fbd3a3; border-radius: 8px; }

.tabel-bank-soal__item:last-child .tabel-bank-soal__content { border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; }

.tabel-bank-soal__title { padding: 16px; font-size: 18px; }

.tabel-bank-soal__content { padding: 12px; font-size: 14px; }

.tabel-bank-soal__content-item { padding: 4px; }

.tabel-bank-soal__content-title { -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: block; display: -webkit-box; }

.tabel-bank-soal-teknis { padding: 16px; background: #f7f7f7; border-radius: 8px; font-size: 14px; }

.tabel-bank-soal-teknis__header { font-size: 18px; }

.modal-box { background: #000; /* The Fallback */ background: rgba(0, 0, 0, 0.7); }

.background__bakat { background-image: url("../images/background-modal-bakat.png"); background-size: cover; background-repeat: no-repeat; }

.background { position: absolute; }

.bold { font-weight: 700; }

.modal__bakat { display: grid; grid-template-columns: 1fr 1fr 1fr; position: relative; gap: 40px; margin-top: 32px; }

.modal__bakat__content { display: flex; position: relative; margin-bottom: 60px; }

.modal__bakat__content__text { text-align: center; position: absolute; top: 30px; left: 15px; }

.modal__bakat__bottom { display: flex; justify-content: center; margin-top: 80px; }

.body__soal { padding: 24px 18px; }

.body__soal__text { font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; color: #000000; margin-bottom: 34px; }

.body__soal__progress { display: flex; }

.body__soal__progress__text { font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; margin-right: 12px; }

.body__soal__progress__progress { position: relative; display: flex; align-items: center; width: 100%; margin-right: 12px; }

.body__soal__progress__progress__orange { background: #f7931d; border-radius: 100px; width: 32px; height: 8px; position: absolute; z-index: 10; }

.body__soal__progress__progress__white { border-radius: 100px; width: 100%; background: #ffffff; height: 8px; }

.body__soal__progress__text2 { font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; }

.body__soal__body { padding: 18px; background: #ffffff; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.12); border-radius: 8px; margin-top: 34px; }

.body__soal__body__title { font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; color: #000000; margin-bottom: 20px; }

.body__soal__body__content { display: grid; grid-template-columns: 1fr 1fr; gap: 10px 20px; color: #000000; font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; }

.body__soal__body__content__answer { background: #fce7cc; border: 1px solid #ee4023; border-radius: 100px; display: flex; align-items: center; height: 36px; }

.body__soal__body__content__answer__answer { margin-left: 12px; margin-right: 8px; }

.body__soal__body__content__choice { border: 2px solid #f7f7f7; border-radius: 100px; display: flex; align-items: center; height: 36px; }

.body__soal__body__content__choice__choice { margin-left: 12px; margin-right: 8px; }

.body__soal__body__content__choice:hover { background: #fce7cc; border: 1px solid #ee4023; }

.body__soal__body__button { display: flex; justify-content: flex-end; margin-top: 18px; }

.background-detail { background-image: url("../images/background-modal-bakat.png"); background-size: cover; background-repeat: no-repeat; padding: 6% 0px; }

.body__soal2 { padding: 24px 240px; width: 100%; background: #f7f7f7; border-radius: 12px; }

.body__soal2__title { color: #000000; font-style: normal; font-weight: 500; font-size: 16px; line-height: 22px; margin-bottom: 28px; }

.body__soal2__progress { display: flex; margin-bottom: 28px; }

.body__soal2__progress__text { font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; margin-right: 12px; }

.body__soal2__progress__progress { position: relative; display: flex; align-items: center; width: 100%; margin-right: 12px; }

.body__soal2__progress__progress__orange { background: #f7931d; border-radius: 100px; width: 76px; height: 8px; position: absolute; z-index: 10; }

.body__soal2__progress__progress__white { border-radius: 100px; width: 100%; background: #ffffff; height: 8px; }

.body__soal2__progress__text2 { font-style: normal; font-weight: 500; font-size: 14px; line-height: 20px; color: #000000; }

.body__soal2__content { padding: 24px 42px; background: #ffffff; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.12); border-radius: 8px; margin-bottom: 20px; }

.body__soal2__content__title { font-style: normal; font-weight: 600; font-size: 16px; line-height: 22px; margin-bottom: 20px; }

.body__soal2__content__choice { display: flex; justify-content: space-between; }

.body__soal2__content__choice__first { width: 36px; text-align: center; }

.body__soal2__content__choice__first__circle { width: 36px; height: 36px; border: 1px solid #cccccc; border-radius: 100px; }

.body__soal2__content__choice__first__text { letter-spacing: 0.04em; color: #000000; font-style: normal; font-weight: 500; font-size: 12px; line-height: 17px; }

.body__soal2__content__choice__circle { width: 36px; height: 36px; border: 1px solid #cccccc; border-radius: 100px; }

.body__soal2__button { display: flex; justify-content: center; }

.text__orange { font-style: normal; color: #ee4023 !important; font-weight: 600; font-size: 14px; line-height: 20px; }

.table__hasil { width: 100%; height: 1000px; background-image: url("../images/background-hasil-tryout.png"); background-size: cover; background-repeat: no-repeat; border-radius: 8px; }

.table__hasil__top { display: flex; justify-content: space-between; padding: 32px; }

.table__hasil__bottom { padding: 20px 180px; }

.table__hasil__bottom__title { font-weight: 800; font-size: 32px; color: #ee4023; padding-bottom: 20px; }

.table__hasil__bottom__title span { color: #21409a !important; }

.table__hasil__bottom__profile { display: flex; align-items: center; background: #fff; margin-bottom: 24px; border-radius: 29px; width: fit-content; padding: 2px 42px 2px 2px; font-weight: 500; font-size: 16px; }

.table__hasil__bottom__profile__left { padding-right: 12px; }

.table__hasil__bottom__table { background: #fff; border-radius: 4px; }

.table__hasil__bottom__table__top { color: #000000; font-weight: 600; font-size: 18px; display: grid; grid-template-columns: 3fr 1fr 1fr 1fr; background: #e3f5fe; border-radius: 4px 4px 0px 0px; height: 61px; align-items: center; gap: 0px 0px 0px 18px; }

.table__hasil__bottom__table__body { padding: 18px 0px; }

.table__hasil__bottom__table__body__title { display: flex; font-weight: 600; font-size: 18px; padding-bottom: 8px; }

.table__hasil__bottom__table__body__content { display: grid; grid-template-columns: 3fr 1fr 1fr 1fr; }

.table__hasil__bottom__table__body__content__title { padding-left: 38px; font-weight: 500; font-size: 14px; }

.table__hasil__bottom__table__body__content__point { font-weight: 700; color: #ee4023; font-size: 14px; }

.table__hasil__bottom__table__bottom { display: flex; justify-content: space-between; align-items: center; padding: 22px 18px; height: 72px; background: #21409a; font-weight: 700; font-size: 20px; color: #fff; border-radius: 0px 0px 4px 4px; }

.table__hasil2 { width: 100%; background-image: url("../images/bg-hasil-tryout-clean.png"); background-size: cover; background-repeat: no-repeat; border-radius: 8px; }

.table__hasil2__nilai { padding: 0px 180px 52px 180px; position: relative; display: flex; justify-content: flex-end; align-items: center; width: 100%; }

.table__hasil2__nilai__text { padding: 12px 12px 12px 21px; border-radius: 100px; background-color: #ee4023; display: flex; align-items: center; font-size: 23px; font-weight: 700; color: #fff; height: 56px; position: absolute; right: 259px; width: 184px; z-index: 1; }

.table__hasil2__nilai__number { z-index: 2; height: 77px; border-radius: 100px; background-color: #fff; display: flex; justify-content: center; align-items: center; font-size: 32px; font-style: normal; font-weight: 700; color: #21409a; padding: 16px 24px; }

.table__hasil2__top { display: flex; justify-content: space-between; align-items: center; padding: 32px 32px 0px 32px; margin-bottom: 38px; }

.table__hasil2__header { padding: 0px 180px 32px 180px; display: flex; flex-direction: column; align-items: center; }

.table__hasil2__header__title { display: flex; justify-content: center; text-transform: uppercase; padding: 12px 24px; background: rgba(255, 255, 255, 0.8); border-radius: 24px 0px; margin-bottom: 8px; }

.table__hasil2__header__title1 { font-size: 32px; font-style: normal; font-weight: 800; color: #21409a; margin-right: 5px; }

.table__hasil2__header__title2 { font-size: 32px; font-style: normal; font-weight: 800; color: #ee4023; }

.table__hasil2__header__copyright { font-size: 14px; font-style: normal; font-weight: 600; color: #000; margin-bottom: 32px; }

.table__hasil2__header__desc { padding: 0px 180px 32px 180px; width: 100%; display: flex; justify-content: space-between; }

.table__hasil2__header__desc__profile { display: flex; gap: 16px; background-color: #fff; align-items: center; border-radius: 100px; height: 64px; }

.table__hasil2__header__desc__profile__img { padding: 5px; }

.table__hasil2__header__desc__profile__img img { border-radius: 100px; }

.table__hasil2__header__desc__profile__name { font-size: 14px; font-weight: 600; color: #000; margin-right: 24px; }

.table__hasil2__header__desc__profile__name span { font-size: 23px; font-weight: 700; color: #000; }

.table__hasil2__header__desc__total { display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 100px; background-color: #fff; padding: 10px 24px; width: 184px; height: 64px; }

.table__hasil2__header__desc__total__total { font-size: 26px; font-weight: 700; color: #068c45; }

.table__hasil2__header__desc__total__text { font-size: 14px; font-weight: 600; color: #000; }

.table__hasil2__box { padding: 0px 180px 32px 180px; }

.table__hasil2__box__bg { border-radius: 24px 16px 64px 16px; background: rgba(240, 240, 240, 0.8); box-shadow: 0px 24px 64px 0px rgba(216, 117, 0, 0.25); }

.table__hasil2__box__title { width: 420px; padding: 12px 24px; border-radius: 24px 0px; height: 56px; display: flex; justify-content: center; align-items: center; background: #21409a; border-right: 8px solid #84c6e9; border-bottom: 8px solid #84c6e9; font-size: 23px; color: #fff; font-weight: 700; }

.table__hasil2__box__item { padding: 12px 20px; border-radius: 16px 100px 100px 16px; background: #fff; display: flex; width: 100%; gap: 40px; margin-bottom: 10px; justify-content: space-between; }

.table__hasil2__box__item__left { align-self: center; }

.table__hasil2__box__item__left__title { font-size: 18px; font-weight: 600; color: #000; }

.table__hasil2__box__item__left__score { display: flex; align-items: center; gap: 42px; }

.table__hasil2__box__item__left__score__result { display: flex; align-items: center; gap: 10px; }

.table__hasil2__box__item__left__score__result span { font-size: 14px; font-weight: 600; }

.table__hasil2__box__item__right { display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 100px; background-color: #ef672f; width: 120px; height: 76px; }

.table__hasil2__box__item__right__text { font-size: 14px; font-style: normal; font-weight: 600; color: #fff; }

.table__hasil2__box__item__right__number { font-size: 26px; font-style: normal; font-weight: 700; color: #fff; }

.table__hasil2__bottom { padding: 20px 180px; }

.table__hasil2__bottom__title { font-weight: 800; font-size: 32px; color: #ee4023; padding-bottom: 20px; }

.table__hasil2__bottom__title span { color: #21409a !important; }

.table__hasil2__bottom__profile { display: flex; align-items: center; background: #fff; margin-bottom: 24px; border-radius: 29px; width: fit-content; padding: 2px 42px 2px 2px; font-weight: 500; font-size: 16px; }

.table__hasil2__bottom__profile__left { padding-right: 12px; }

.table__hasil2__bottom__table { background: #fff; border-radius: 4px; }

.table__hasil2__bottom__table__top { color: #000000; font-weight: 600; font-size: 18px; display: grid; grid-template-columns: 3fr 1fr 1fr 1fr; background: #e3f5fe; border-radius: 4px 4px 0px 0px; height: 61px; align-items: center; gap: 0px 0px 0px 18px; }

.table__hasil2__bottom__table__body { padding: 18px 0px; }

.table__hasil2__bottom__table__body__title { display: flex; font-weight: 600; font-size: 18px; padding-bottom: 8px; }

.table__hasil2__bottom__table__body__content { display: grid; grid-template-columns: 3fr 1fr 1fr 1fr; }

.table__hasil2__bottom__table__body__content__title { padding-left: 38px; font-weight: 500; font-size: 14px; }

.table__hasil2__bottom__table__body__content__point { font-weight: 700; color: #ee4023; font-size: 14px; }

.table__hasil2__bottom__table__bottom { display: flex; justify-content: space-between; align-items: center; padding: 22px 18px; height: 72px; background: #21409a; font-weight: 700; font-size: 20px; color: #fff; border-radius: 0px 0px 4px 4px; }

.border-bottom-blue { border-bottom: 2px solid #e3f5fe; }

.popup-reminder { height: auto; bottom: 0; position: fixed; z-index: 10; transform: none; right: 0; background: #fce7cc; border: 1px solid #ee4023; border-radius: 12px; margin: 0px 20px 20px 0px; width: 311px; height: fit-content; font-weight: 500; font-size: 12px; }

.popup-reminder__text { margin-left: 36px; }

.popup-reminder__text span { color: #ee4023; font-weight: 500; }

.popup-not-start { bottom: 0; position: fixed; z-index: 10; transform: none; right: 0; background: #fce7cc; border: 1px solid #ee4023; border-radius: 12px; margin: 0px 20px 20px 0px; width: 199px; height: 65px; font-weight: 500; font-size: 12px; }

.align-bottom { align-items: flex-end; }

.main-all { background: #f7f7f7; overflow-x: hidden; }

.main-email { max-width: 600px; width: 100%; margin: 0 auto; }

.main-email__body { padding: 24px; background: #ffffff; font-weight: 350; font-size: 14px; }

.link-blue { color: #007cbd; text-decoration: underline; }

.text-bold { font-weight: 700; }

.h-full { height: 100%; }

.size-box { width: 344px !important; height: 166px !important; }

.cb-study__logo { margin-bottom: 20px; }

.cb-study__body { margin-bottom: 16px; margin-top: 16px; }

.cb-study__body__slider { gap: 10px; }

.cb-study__body__slider__item { border-radius: 8px; background: #fff; box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1); padding: 0px !important; }

.cb-study__body__slider__item__top { width: 100%; position: relative; height: 80px; padding: 10px; }

.cb-study__body__slider__item__top__name { text-align: center; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; font-weight: 500; font-size: 14px; color: #333; }

.cb-study__body__slider__item__top__image { position: absolute; top: 40px; left: 40px; }

.cb-study__body__slider__item__top__image img { width: 80px; height: 80px; border-radius: 100px; }

.cb-study__body__slider__item__bottom { height: 102px; background: #f7f7f7; width: 100%; display: flex; justify-content: center; padding-top: 55px; }

.cb-study__body__slider__item__bottom__campus { font-weight: 600; font-size: 14px; color: #ef672f; text-align: center; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }

.cb-study .slick-list { border-radius: 8px; }

.cb-study .slick-track { display: flex; gap: 16px; }

.cb-study .slick-dotted { padding: 0; }

.cb-study .slick-dots { bottom: -20px; }

.cb-study .slick-dots li, .cb-study .slick-dots li button { width: 10px; height: 10px; border: none !important; }

.cb-study .slick-dots li { margin: 0 8px; }

.cb-study .slick-dots li button { opacity: 1; filter: alpha(opacity=100); background: #fbd3a3; }

.cb-study .slick-dots li.slick-active button { background: #ee4023; }

.cb-study .slick-arrow { --size: 30px; width: 40px; height: 40px; }

.cb-study .slick-prev, .cb-study .slick-next { top: 90px; }

.cb-study .slick-prev:before, .cb-study .slick-next:before { display: none; }

.cb-study .slick-prev { background: url("../images/prev-new-study.webp"); background-size: contain; background-repeat: no-repeat; left: 15px; }

@media (max-width: 1030px) { .cb-study .slick-prev { margin-left: 0; } }

.cb-study .slick-next { background: url("../images/next-new-study.webp"); background-size: contain; background-repeat: no-repeat; right: 5px; }

@media (max-width: 1030px) { .cb-study .slick-next { margin-right: 0; } }

.hl-study { padding: 34px 26px 42px 26px; background-image: url("../images/bg-study-abroad.webp"); background-size: contain; background-repeat: no-repeat; }

.hl-study__title { font-size: 12px; font-weight: 500; color: #000; margin-bottom: 34px; }

.hl-study__body { display: flex; gap: 24px; margin-bottom: 24px; }

.hl-study__body__right { width: 60%; }

.hl-study__body__right__name { font-size: 23px; font-weight: 600; color: #ee4023; margin-bottom: 8px; }

.hl-study__body__right__desc { font-size: 16px; font-weight: 400; color: #000; }

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

.w-100 { width: 100%; }

.px-18 { padding: 0px 18px !important; }

.pt-18 { padding-top: 18px !important; }

.pb-0 { padding-bottom: 0px !important; }

.mx-18 { margin: 0px 18px !important; }

.pd-24 { padding: 24px; }

.btn--orange { background-color: #ef672f !important; color: #fff !important; }

.mgl-10 { margin-left: 10px; }

.leaderboard__top { width: 100%; z-index: 1; background-color: #f7f7f7; display: flex; height: 74px; align-items: center; border-radius: 100px; margin: 42px 0px 64px 0px; }

.leaderboard__top__left { position: relative; display: flex; width: 225px; }

.leaderboard__top__left__text { border-radius: 100px 0px 0px 100px; width: 157px; height: 100px; background-color: #ee4023; display: flex; flex-direction: column; justify-content: center; align-items: center; }

.leaderboard__top__left__text__position { font-size: 18px; color: #fce7cc; font-weight: 700; margin-top: 10px; }

.leaderboard__top__left__text__number { font-size: 54px; color: #fff; font-weight: 700; margin-top: -16px; }

.leaderboard__top__left__profile { position: absolute; right: -20px; top: -10px; z-index: 3; }

.leaderboard__top__mid { margin-left: 44px; width: 500px; font-size: 32px; font-weight: 700; color: #21409a; }

.leaderboard__top__right { position: relative; width: 300px; display: flex; }

.leaderboard__top__right__text { height: 74px; border-radius: 100px 0px 0px 100px; background-color: #e3f5fe; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 184px; margin-left: 50px; }

.leaderboard__top__right__text__time { font-size: 16px; font-weight: 700; color: #21409a; }

.leaderboard__top__right__text__number { font-size: 20px; font-weight: 700; color: #21409a; }

.leaderboard__top__right__sub { width: 103px; height: 80px; background-color: #ef672f; border-radius: 100px; box-shadow: 0px 12px 24px 0px rgba(216, 117, 0, 0.15); display: flex; flex-direction: column; align-items: center; justify-content: center; position: absolute; right: -10px; bottom: -4px; }

.leaderboard__top__right__sub__skor { font-size: 16px; font-weight: 700; color: #fff; }

.leaderboard__top__right__sub__number { font-size: 23px; font-weight: 700; color: #fff; }

.leaderboard__body { width: 100%; background-color: #f7f7f7; border-radius: 16px; }

.leaderboard__body__top { width: 240px; height: 70px; border-radius: 24px 0px; border-right: 8px solid #84c6e9; border-bottom: 8px solid #84c6e9; background-color: #21409a; font-size: 32px; font-weight: 700; color: #fff; display: flex; justify-content: center; align-items: center; margin-bottom: 42px; }

.leaderboard__body__mid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 42px; margin-bottom: 42px; }

.leaderboard__body__mid__profile { height: 327px; display: flex; flex-direction: column; align-items: center; justify-content: center; }

.leaderboard__body__mid__profile__img { position: relative; margin-bottom: 20px; }

.leaderboard__body__mid__profile__img__medal { position: absolute; right: -35px; top: -15px; }

.leaderboard__body__mid__profile__img__medal--first { position: absolute; right: -15px; top: -5px; }

.leaderboard__body__mid__profile__name { font-size: 23px; font-weight: 700; color: #21409a; text-align: center; margin-bottom: 20px; }

.leaderboard__body__mid__profile__name--first { font-size: 26px; font-weight: 700; color: #21409a; text-align: center; margin-bottom: 20px; }

.leaderboard__body__mid__profile__result { display: flex; position: relative; }

.leaderboard__body__mid__profile__result__text { border-radius: 42px 0px 0px 0px; width: 168px; height: 70px; background-color: #e3f5fe; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; margin-right: 50px; }

.leaderboard__body__mid__profile__result__text--first { border-radius: 42px 0px 0px 0px; width: 210px; height: 84px; background-color: #e3f5fe; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; margin-right: 50px; }

.leaderboard__body__mid__profile__result__text__time { font-size: 16px; text-align: center; font-weight: 700; color: #21409a; }

.leaderboard__body__mid__profile__result__text__time--first { font-size: 20px; text-align: center; font-weight: 700; color: #21409a; }

.leaderboard__body__mid__profile__result__text__number { font-size: 20px; text-align: center; font-weight: 700; color: #21409a; }

.leaderboard__body__mid__profile__result__text__number--first { font-size: 26px; text-align: center; font-weight: 700; color: #21409a; }

.leaderboard__body__mid__profile__result__skor { width: 105px; height: 80px; display: flex; align-items: center; justify-content: center; flex-direction: column; border-radius: 100px; position: absolute; color: #fff; background-color: #ef672f; box-shadow: 0px 12px 24px 0px rgba(216, 117, 0, 0.15); right: -25px; top: -5px; }

.leaderboard__body__mid__profile__result__skor--first { width: 123px; height: 91px; display: flex; align-items: center; justify-content: center; flex-direction: column; border-radius: 100px; position: absolute; color: #fff; background-color: #ef672f; box-shadow: 0px 12px 24px 0px rgba(216, 117, 0, 0.15); right: -35px; top: -5px; }

.leaderboard__body__mid__profile__result__skor__text { font-size: 16px; font-weight: 700; text-align: center; }

.leaderboard__body__mid__profile__result__skor__sub { font-size: 23px; font-weight: 700; text-align: center; }

.leaderboard__body__mid__profile__result__skor__sub--first { font-size: 32px; text-align: center; font-weight: 700; }

.leaderboard__body__bottom { width: 100%; display: flex; justify-content: center; padding: 24px; }

.leaderboard__body__bottom__list { width: 100%; display: flex; justify-content: center; flex-direction: column; align-items: center; gap: 24px; }

.leaderboard__body__bottom__list__item { display: flex; width: 700px; height: 56px; align-items: center; background: rgba(255, 255, 255, 0.8); border-radius: 100px; gap: 24px; }

.leaderboard__body__bottom__list__item__number { width: 72px; height: 72px; background: #ee4023; border-radius: 100px; display: flex; justify-content: center; align-items: center; font-size: 26px; color: #fff; font-weight: 700; }

.leaderboard__body__bottom__list__item__name { font-size: 20px; font-weight: 700; color: #21409a; width: 320px; }

.leaderboard__body__bottom__list__item__time { width: 140px; display: flex; flex-direction: column; align-items: center; justify-content: center; }

.leaderboard__body__bottom__list__item__time__text { font-size: 14px; font-weight: 700; color: #000; text-align: center; line-height: 20px; }

.leaderboard__body__bottom__list__item__time__sub { font-size: 20px; font-style: normal; font-weight: 700; color: #ee4023; text-align: center; }

.w-64 { width: 64px !important; }

.margin-top-minus-40 { margin-top: -40px; }

.bg-leaderboard { background-image: url("../images/bg-leaderboard-clean.png"); background-size: cover; background-repeat: no-repeat; width: 100%; padding: 42px 0px; border-radius: 8px; }

.collapsible { background: #F7F7F7; padding: 16px; width: 100%; border: none; text-align: left; outline: none; border: 1px solid #CCCCCC; border-radius: 4px; margin-bottom: 24px; cursor: pointer; }

.collapsible__top { color: #000000; font-weight: 700; font-size: 16px; width: 100%; }

.collapsible__top::after { content: ""; background-image: url("../images/path-down.png"); float: right; margin-left: 5px; background-size: cover; background-repeat: no-repeat; height: 13px; width: 23px; margin-top: 5px; position: relative; -webkit-transition: transform 0.2s ease-in-out 0s; -moz-transition: transform 0.2s ease-in-out 0s; -ms-transition: transform 0.2s ease-in-out 0s; -o-transition: transform 0.2s ease-in-out 0s; transition: transform 0.2s ease-in-out 0s; }

.active .collapsible__top::after { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.collapsible__content { transition: max-height 0.5s ease-out; overflow: hidden; max-height: 0px; padding: 0px 16px; }

.collapsible__content a { display: block; }

.mgt-0 { margin-top: 0px !important; }

.fs-14 { font-size: 14px !important; }

.active__content { max-height: 2000px; transition: max-height 0.5s ease-in; }

.color__blue { color: #21409A !important; }

.swipe-cb { position: relative; }

.swipe-cb__prevl, .swipe-cb__prevr { position: absolute; display: inline; top: 19%; z-index: 3; }

.swipe-cb__prevl :hover, .swipe-cb__prevr :hover { cursor: pointer; }

.swipe-cb__prevl { left: 0; }

.swipe-cb__prevr { right: 0; }

.swipe-cb__items { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: nowrap; overflow-x: auto; padding-bottom: 20px; }

.swipe-cb__items__item { width: 175px; margin-right: 26px; }

.list-content__item:last-child .swipe-cb__items__item { margin-right: 0; }

/* CUSTOM */
.cb-snmptn .lqd img { display: block !important; }