/*! tailwindcss v3.3.4 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box;
}
:after,
:before {
    --tw-content: "";
}
html {
    -webkit-text-size-adjust: 100%;
    font-feature-settings: normal;
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-variation-settings: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
}
body {
    line-height: inherit;
    margin: 0;
}
hr {
    border-top-width: 1px;
    color: inherit;
    height: 0;
}
abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}
a {
    color: inherit;
    text-decoration: inherit;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
pre,
samp {
    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -.25em;
}
sup {
    top: -.5em;
}
table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0;
}
button,
input,
optgroup,
select,
textarea {
    font-feature-settings: inherit;
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    font-variation-settings: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}
button,
select {
    text-transform: none;
}
[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}
:-moz-focusring {
    outline: auto;
}
:-moz-ui-invalid {
    box-shadow: none;
}
progress {
    vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0;
}
fieldset {
    margin: 0;
}
fieldset,
legend {
    padding: 0;
}
menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
dialog {
    padding: 0;
}
textarea {
    resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1;
}
input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1;
}
[role=button],
button {
    cursor: pointer;
}
:disabled {
    cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle;
}
img,
video {
    height: auto;
    max-width: 100%;
}
[hidden] {
    display: none;
}
[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
input:where(:not([type])),
select,
textarea {
    --tw-shadow: 0 0 #0000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-radius: 0;
    border-width: 1px;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 0.5rem 0.75rem;
}
[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
input:where(:not([type])):focus,
select:focus,
textarea:focus {
    --tw-ring-inset: var(--tw-empty,);
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    border-color: #2563eb;
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1;
}
input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
}
::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit;
}
::-webkit-datetime-edit {
    display: inline-flex;
}
::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
    padding-bottom: 0;
    padding-top: 0;
}
select {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}
[multiple],
[size]:where(select:not([size="1"])) {
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
    print-color-adjust: unset;
}
[type=checkbox],
[type=radio] {
    --tw-shadow: 0 0 #0000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-origin: border-box;
    border-color: #6b7280;
    border-width: 1px;
    color: #2563eb;
    display: inline-block;
    flex-shrink: 0;
    height: 1rem;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 1rem;
}
[type=checkbox] {
    border-radius: 0;
}
[type=radio] {
    border-radius: 100%;
}
[type=checkbox]:focus,
[type=radio]:focus {
    --tw-ring-inset: var(--tw-empty,);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px;
}
[type=checkbox]:checked,
[type=radio]:checked {
    background-color: currentColor;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent;
}
[type=checkbox]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
}
[type=radio]:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
}
[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
    background-color: currentColor;
    border-color: transparent;
}
[type=checkbox]:indeterminate {
    background-color: currentColor;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-color: transparent;
}
[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
    background-color: currentColor;
    border-color: transparent;
}
[type=file] {
    background: unset;
    border-color: inherit;
    border-radius: 0;
    border-width: 0;
    font-size: unset;
    line-height: inherit;
    padding: 0;
}
[type=file]:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
}
body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
footer {
    margin-top: auto;
}
*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:;
    --tw-gradient-via-position:;
    --tw-gradient-to-position:;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:;
    --tw-gradient-via-position:;
    --tw-gradient-to-position:;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:
}
.winners {
    background: url("https://cdn.detik.net.id/minisitev4/cnbcawards2022/images/bg-award.jpg") no-repeat;
    background-position: top;
    margin-bottom: 140px;
}
.winners :where(.mycontainer) {
    padding-top: 165px;
}
.winners .award-categories-title {
    margin-bottom: 50px;
}
.winners .award-categories-title h1 {
    font-size: 82px;
}
.winners .award-categories-title h2 {
    font-size: 28px;
    margin: 40px 0;
    font-family: 'sora-regular';
}
.winners .award-categories-list .accordion {
    background: #18150d;
    border: 1px solid #3f3100;
    border-radius: 15px;
    margin: auto;
    max-width: 700px!important;
    padding: 12px 32px;
    width: 100%;
}
.winners .award-categories-list .accordion .accordion-item {
    border-bottom: 1px solid #fff;
    box-shadow: none;
}
.winners .award-categories-list .accordion .card {
    background: none;
    border: none;
    border-bottom: 1px solid #3f3100;
    border-radius: none;
}
.winners .award-categories-list .accordion .card:last-child {
    border-bottom: none;
}
.winners .award-categories-list .accordion .card-header h2 {
    font-size: 24px;
    line-height: 30.24px;
}
.winners .award-categories-list .accordion .card-header i {
    color: #6e6e73;
    position: absolute;
    right: 15px;
    top: 22px;
}
.winners .award-categories-list .accordion .card-header[aria-expanded=true] i {
    transform: rotate(180deg);
}
.winners .award-categories-list .accordion .card-header:focus {
    border-color: none;
    box-shadow: none;
}
.winners .award-categories-list .accordion .card-header:not(.colapsed) {
    background: #18150d;
    box-shadow: none;
    color: #fcfcfc;
}
.winners .award-categories-list .accordion .card-body {
    background: #18150d;
    color: #fcfcfc;
    font-size: 17px;
}
.winners .award-categories-list .accordion .card-body .left-side .awardees-image {
    border-radius: 12px;
    height: 128px;
    margin-bottom: 32px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 128px;
}
.winners .award-categories-list .accordion .card-body .right-side .awardees-title {
    color: #fcfcfc;
    font-size: 22px;
    line-height: 27.22px;
    margin-bottom: 10px;
}
.winners .award-categories-list .accordion .card-body .right-side .awardees-corp {
    color: #fcfcfc;
    font-size: 17px;
    line-height: 21.42px;
    margin-bottom: 10px;
}
.winners .award-categories-list .accordion .card-body .right-side .awardees-desc {
    color: #fcfcfc;
    font-size: 17px;
    line-height: 21.42px;
    margin-bottom: 21px;
}
.winners .award-categories-list .accordion .card-body .right-side .awardees-cta {
    color: #fff;
    font-size: 14px;
    line-height: 17.64px;
}
.winners .award-categories-list .accordion .card-body .right-side .awardees-cta img {
    margin-left: 10px;
    max-width: 30px;
    width: 100%;
}
.winners .special-report-area {
    background: #000;
    border-radius: 15px;
    color: #fff;
    margin: 59px auto 184px;
    max-width: 700px!important;
    padding-bottom: 5px;
    padding-top: 16px;
}
.winners .special-report-area img {
    margin-top: 15px;
}
.winners .special-report-area h2 {
    font-size: 17px;
    font-weight: 700;
}
.winners .special-report-area p {
    font-size: 14px;
}
.winners .special-report-area button {
    background: red;
    border-radius: 100px;
    color: #000;
    font-family: font-bold;
    font-size: 17px;
    font-weight: 700;
    margin-top: 20px;
    width: 193px;
}
#download-special-report {
    background: url("https://cdn.detik.net.id/minisitev4/cnbcawards2022/images/bg-special_report-min.png") no-repeat;
    background-position: bottom;
    background-size: cover;
}
#download-special-report .mycontainer {
    padding-bottom: 191px;
    padding-top: 225px;
}
#download-special-report .mycontainer h2 {
    color: #d8c270;
    font-size: 22px;
    line-height: 27.72px;
    margin-bottom: 24px;
}
#download-special-report .mycontainer h1 {
    color: #fff;
    font-size: 40px;
    line-height: 50.4px;
    margin: auto auto 40px;
    max-width: 938px;
}
#download-special-report .mycontainer a {
    background: linear-gradient(0deg,rgba(36,36,36,.85),rgba(36,36,36,.85)),linear-gradient(0deg,#8c6d00,#8c6d00);
    border: 1px solid #8c6d00;
    border-radius: 32px;
    color: #fff;
    padding: 14px 24px;
}
#award-categories-page{
    background-position-y: -20px;
    margin-bottom: 50px;
}
#award-categories-page .mycontainer {
    padding-top: 150px;
}
@media screen and (max-width:480px) {
    #award-categories-page {
        /* background-position-y: -50px; */
        background-position-y: 30px;
        background-size: 150%;
    }
    #award-categories-page .mycontainer {
        padding-top: 100px;
    }
    #award-categories-page .mycontainer .award-categories-title h1 {
        font-size: 32px;
    }
    #award-categories-page .mycontainer .accordion {
        max-width: 100% !important;
        margin: 0 15px;
    }
    .winners .award-categories-list .accordion{
        margin: 0 15px;
    }
    #award-categories-page .mycontainer .accordion .card-header h2 {
        font-size: 16px;
        line-height: 20.16px;
    }
    #award-categories-page .mycontainer .accordion .card-header i {
        top: 13px;
    }
    #award-categories-page .mycontainer .accordion .card-body {
        font-size: 12px;
    }
    #award-categories-page .mycontainer .accordion .card-body .right-side .awardees-corp,
    #award-categories-page .mycontainer .accordion .card-body .right-side .awardees-desc {
        font-size: 12px;
        line-height: 15.12px;
    }
    #download-special-report .mycontainer {
        padding-bottom: 100px;
        padding-top: 100px;
    }
    #download-special-report .mycontainer h2 {
        font-size: 18px;
        line-height: 22.68px;
    }
    #download-special-report .mycontainer h1 {
        color: #fff;
        font-size: 30px;
        line-height: 37.8px;
        margin: auto auto 40px;
        max-width: 938px;
    }
    #download-special-report .mycontainer a {
        background: linear-gradient(0deg,rgba(36,36,36,.85),rgba(36,36,36,.85)),linear-gradient(0deg,#8c6d00,#8c6d00);
        border: 1px solid #8c6d00;
        border-radius: 32px;
        color: #fff;
        padding: 14px 24px;
    }
}
.awardees-cta {
    align-items: center;
    display: flex;
}
#report .mycontainer img {
    display: inline-block;
}
#gcg-award-page .font-title {
    font-size: 82px;
}
@media screen and (max-width:480px) {
    #gcg-award-page .font-title {
        font-size: 32px;
    }
}
.event-slider .swiper-slide img {
    margin-inline: auto;
}
.swiper-navigation img {
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    width: 100%;
}
@media not all and (min-width:768px) {
    .winners .award-categories-title h1 {
        font-size: 3rem;
        line-height: 1;
        /* text-align: left; */
    }
    .winners .award-categories-title h2 {
        font-size: 26px;
        line-height: 1;
        /* text-align: left; */
    }
    .winners .award-categories-title p {
        font-size: 1rem;
        line-height: 1.5rem;
        /* text-align: left; */
    }
}
.mynavbar .mycontainer .navbar-toggler-icon img {
    max-width: 30px;
}
#cover .mycontainer .right-side .image-trophy {
    margin: -18px auto auto;
}
@media not all and (min-width:768px) {
    #cover .mycontainer .right-side .image-trophy {
        --tw-translate-x: -0px;
        left: auto;
        position: relative;
        transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
}
#cover {
    background: var(--bg-image) no-repeat;
    background-position: 100% 80%;
    background-size: cover;
}
#cover .mycontainer .left-side h1 {
    --tw-drop-shadow: drop-shadow(0 2px 5px #000);
}
#cover .mycontainer .left-side h1,
#cover .mycontainer .left-side p {
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
#cover .mycontainer .left-side p {
    --tw-drop-shadow: drop-shadow(0 2px 2px #000);
}
@media not all and (min-width:1024px) {
    #cover .mycontainer .left-side p {
        --tw-text-opacity: 1;
        color: rgb(255 255 255/var(--tw-text-opacity));
    }
}
.awardees-desc {
    margin-bottom: 1rem;
}
.award-categories-list .accordion .card-header [aria-expanded=true] i {
    transform: rotate(180deg);
}
.award-categories-list .accordion .card-header i {
    font-size: 16px;
}
#special-report .mycontainer {
    padding-top: 0;
}
#berita-terkini .mycontainer {
    padding-bottom: 230px;
}
.tw-pointer-events-none {
    pointer-events: none;
}
.tw-mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.tw-my-6 {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
.tw-mb-4 {
    margin-bottom: 1rem;
}
.tw-mr-4 {
    margin-right: 1rem;
}
.tw-mt-4 {
    margin-top: 1rem;
}
.tw-mt-\[70px\] {
    margin-top: 70px;
}
.tw-flex {
    display: flex;
}
.tw-inline-flex {
    display: inline-flex;
}
.tw-grid {
    display: grid;
}
.tw-hidden {
    display: none;
}
.tw-h-screen {
    height: 100vh;
}
.tw-max-w-2xl {
    max-width: 42rem;
}
.tw-rotate-0 {
    --tw-rotate: 0;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-flex-col {
    flex-direction: column;
}
.tw-flex-wrap {
    flex-wrap: wrap;
}
.tw-place-content-center {
    place-content: center;
}
.tw-items-center {
    align-items: center;
}
.tw-justify-center {
    justify-content: center;
}
.tw-gap-5 {
    gap: 1.25rem;
}
.tw-self-end {
    align-self: flex-end;
}
.tw-rounded {
    border-radius: 0.25rem;
}
.tw-border {
    border-width: 1px;
}
.tw-border-b {
    border-bottom-width: 1px;
}
.tw-bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
}
.tw-bg-\[center_top_235px\] {
    background-position: center top 235px;
}
.tw-px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.tw-py-2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.tw-text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}
.tw-opacity-50 {
    opacity: 0.5;
}
.tw-shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}
.tw-transition-all {
    transition-duration: 0.15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}
.tw-duration-700 {
    transition-duration: 0.7s;
}
.last\:tw-border-b-0:last-child {
    border-bottom-width: 0;
}
.hover\:tw-text-\[\#D8C270\]:hover,
.hover\:tw-text-awards-gold:hover {
    --tw-text-opacity: 1;
    color: rgb(216 194 112/var(--tw-text-opacity));
}
.hover\:tw-text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
}
.tw-group:hover .group-hover\:tw-rotate-\[360deg\] {
    --tw-rotate: 360deg;
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-group:hover .group-hover\:tw-duration-200 {
    transition-duration: 0.2s;
}
@media (min-width:768px) {
    .md\:tw-min-w-\[765px\] {
        min-width: 765px;
    }
    .md\:tw-flex-row {
        flex-direction: row;
    }
    .md\:tw-gap-x-10 {
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem;
    }
    @media not all and (min-width:1024px) {
        .md\:max-lg\:tw-text-\[150px\] {
            font-size: 150px;
        }
    }
}
@media (min-width:1024px) {
    .lg\:tw-justify-between {
        justify-content: space-between;
    }
}
@media (min-width:1280px) {
    .xl\:tw-opacity-100 {
        opacity: 1;
    }
}
.list-unstyled p {
    padding-bottom: 1rem;
}
ul.social-network {
    align-items: center;
    display: flex;
    gap: 12px;
}
ul.social-network li {
    margin: 0;
}
@media (min-width:768px) {
    .navbar-nav {
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem;
        min-width: 765px;
    }
}
@media (min-width:1024px) {
    .navbar-nav {
        /* justify-content: space-between; */
        justify-content: end;
    }
}
.mynavbar .mycontainer .navbar-nav li {
    margin-inline: 0;
}
#awardcategories .categories-desc {
    font-size: 1.25rem!important;
    line-height: 1.75rem!important;
    margin-bottom: 1rem!important;
}
.categories-cta {
    align-items: center;
    display: flex;
    gap: 0.25rem;
}
@media (min-width:768px) {
    @media not all and (min-width:1024px) {
        #awardcategories .categories-count {
            font-size: 150px!important;
        }
    }
}
.awardees-title {
    margin-bottom: 0.5rem;
}
.berita-terkini-cta {
    align-items: center;
    display: flex;
    gap: 0.25rem;
}
#photogallery .mycontainer .mySwiper2 .swiper-slide img {
    height: 256px;
}
#photogallery .mycontainer .mySwiper2 .swiper-slide a {
    display: flex;
    justify-content: center;
}
#special-report .mycontainer {
    max-width: none;
}
.about-title {
    margin-bottom: 0.5rem;
}
.about-desc {
    margin-bottom: 1rem;
}
.socmed-icon {
    align-items: center;
    display: inline-flex;
    vertical-align: middle;
}

/* add on CSS */
#event-slider .mycontainer,
#video .mycontainer {
    padding-top: 10px;
    padding-bottom: 50px;
}
#video-article .mycontainer {
    padding-bottom: 60px;
    padding-top: 60px;
}
#video-article h1.video-article-title{
    color:#D8C270;
    margin-bottom: 42px;
    font-size: 32px;
    line-height: 40.32px;
    text-align: center;
}
#special-report .mycontainer .box-special-report-right{
    padding:20px;
}
#special-report .mycontainer .box-special-report-right .special-report-title{
    font-size: 22px;
    line-height: 145%;
}
#special-report .mycontainer .box-special-report-right .cta-special-report{
    padding:10px 6px;
    width: 100%;
    z-index: 2;
}
#special-report .mycontainer .box-special-report-right .aksen-bg{
    z-index: 1;
}
.bg-gcg{
    background-position: center top 305px;
}
.bg-ceo{
    background-position: center top 235px;
}
#cover .mycontainer .left-side .location{
    width: 400px;
}
@media screen and (max-width: 1280px) {
    #cover .mycontainer .left-side .location{
        width: 300px;
    }
}
@media screen and (max-width: 1023px) {
    #cover .mycontainer .left-side .detail-venue{
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width: 770px) {
    .bg-gcg{
        background-position: center top 435px;
    }
}
@media screen and (max-width: 430px) {
    .bg-gcg{
        background-position: center top 368px;
    }
}
@media screen and (max-width: 321px) {
    .bg-gcg{
        background-position: center top 478px;
    }
    #cover .mycontainer .left-side .liveon-box .right-side{
        left:5px;
    }
}

/* add on CSS - 2024 fase 2 */
.tab{
    display: flex;
    gap: 12px;
}
.tablinks{
    border-radius: 32px;
    border: 1px solid #8C6D00;
    background: #382F0D;
    padding: 10px 24px;
    color: #B99A2C;
}
.tablinks.active{
    border-radius: 32px;
    border: 1px solid #D8C270;
    background: #8C6D00;
    color: #FFF;
}

#secondTab{
    padding-top: 40px;
}
.cta-show-more{
    display: flex;
    padding: 10px 24px;
    align-items: center;
    gap: 10px;
    border-radius: 32px;
    border: 1px solid #D8C270;
    color: #fff;
    margin: 30px auto 20px;
}
.cta-show-more:hover{
    color: #fff;
}
.article-news{
    width: 100%;
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
}
.article-news .box-small-thumbnail--news{
    display: grid !important;
    margin-bottom: 0 !important;
    gap: 8px;
}
.article-news .box-small-thumbnail--news .small-thumbnail-right{
    margin-left: 0 !important;
}
.article-news .box-small-thumbnail--news .small-thumbnail-left{
    max-width: 100% !important;
    max-height: 100% !important;
}
.article-news .box-small-thumbnail--news .small-thumbnail-left img{
    max-width: 100% !important;
}
.countdown{
    margin-bottom: 30px;
}
#cover .mycontainer{
    padding-top: 180px;
}
@media screen and (max-width:480px) {
    #cover .mycontainer .right-side .image-trophy {
        margin: 0px auto auto;
    }
    #cover .mycontainer{
        padding-top: 100px;
    }
    #video-article .mycontainer{
        padding-top: 0px;
    }
    #video-article h1.video-article-title{
        margin-bottom: 30px; 
    }
    .tab{
        width: 100%;
        justify-content: center;
    }
    .article-news, #secondTab{
        padding-top: 40px !important;
    }
    .article-news{
        display: block !important;
    }
    .article-news .box-small-thumbnail--news{
        display: flex !important;
        margin-bottom: 20px !important;
        gap: 12px;
    }
    .box-small-thumbnail .small-thumbnail-right{
        margin-left: 12px !important;
    }
    .article-news .box-small-thumbnail--news .small-thumbnail-left{
        max-width: 138px !important;
        max-height: 77.31px !important;
    }
    .article-news .box-small-thumbnail--news .small-thumbnail-left img{
        max-width: 138px !important;
    }
}