:root {
    --size: clamp(10rem, 1rem + 40vmin, 30rem);
    --gap: calc(var(--size) / 14);
    --duration: 60s;
    --scroll-start: 0;
    --scroll-end: calc(-100% - var(--gap));
}

.iti__flag {
    background-image: url("../../img/flags.png");
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .iti__flag {
        background-image: url("../../img/flags@2x.png");
    }
}

body {
    font-family: 'Montserrat', sans-serif;
}

p,
hr,
form,
h1 {
    margin-top: 0px;
    margin-bottom: 0px;
}

hr {
    border-top: 1px solid #606060;
}

a {
    text-decoration: none;
}

ul {
    padding-left: 0;
}

ul li {
    list-style: none;
}


li {
    /*list-style: none;*/
    display: list-item;
}

ol li {
    /*list-style: decimal;*/
    display: list-item;

}


.font-64-b {
    font-size: 4rem;
    font-weight: 650;
}

.font-56-b {
    font-size: 3.5rem;
    font-weight: 650;
}

.font-48-sb {
    font-size: 3rem;
    font-weight: 600;
}

.font-48-eb {
    font-size: 3rem;
    font-weight: 750;
}

.font-40-eb {
    font-size: 2.5rem;
    font-weight: 750;
}

.font-40-2eb {
    font-size: 2.5rem;
    font-weight: 700;
}

.font-40-b {
    font-size: 2.5rem;
    font-weight: 650;
}

.font-48-b {
    font-size: 3rem;
    font-weight: 650;
}

.font-40-b {
    font-size: 2.5rem;
    font-weight: 650;
}

.font-32-eb {
    font-size: 2rem;
    font-weight: 700;
}

.font-32-b {
    font-size: 2rem;
    font-weight: 650;
}

.font-32-r {
    font-size: 2rem;
    font-weight: 300;
}

.font-32-sb {
    font-size: 2rem;
    font-weight: 600;
}

.font-28-sb {
    font-size: 1.75rem;
    font-weight: 600;
}

.font-28-r {
    font-size: 1.75rem;
    font-weight: 300;
}

.font-28-b {
    font-size: 1.75rem;
    font-weight: 650;
}

.font-24-eb {
    font-size: 1.5rem;
    font-weight: 700;
}

.font-24-b {
    font-size: 1.5rem;
    font-weight: 650;
}

.font-24-2-b {
    font-size: 1.5rem;
    font-weight: 650;
}

.font-24-sb {
    font-size: 1.5rem;
    font-weight: 600;
}

.font-24-m {
    font-size: 24px;
    font-weight: 500;
}

.font-24-r {
    font-size: 24px;
    font-weight: 500;
}

.font-24-fb {
    font-size: 1.5rem;
    font-weight: 650;
}

.font-22-b {
    font-size: 1.375rem;
    font-weight: 650;
}

.font-20-eeb {
    font-size: 1.25rem;
    font-weight: 800;
}

.font-20-eb {
    font-size: 1.25rem;
    font-weight: 700;
}

.font-20-b {
    font-size: 1.25rem;
    font-weight: 650;
}

.font-20-sb {
    font-size: 1.25rem;
    font-weight: 600;
}

.font-20-m {
    font-size: 1.25rem;
    font-weight: 550;
}

.font-20-r {
    font-size: 1.25rem;
    font-weight: 500;
}

.font-18-b {
    font-size: 1.125rem;
    font-weight: 650;
}

.font-18-m {
    font-size: 18px;
    font-weight: 550;
}

.font-18-r {
    font-size: 1.125rem;
    font-weight: 500;
}

.font-18-sb {
    font-size: 1.125rem;
    font-weight: 600;
}

.font-16-b {
    font-size: 1rem;
    font-weight: 650;
}

.font-16-sb {
    font-size: 1rem;
    font-weight: 600;
}

.font-16-m,
.nav-pills-hp .nav-link-hp:hover,
.nav-pills-hp .nav-link-hp.active,
.nav-pills-getting .nav-link-getting:hover,
.nav-pills-getting .nav-link-getting.active {
    font-size: 1rem !important;
    font-weight: 550 !important;
}

.font-16-r {
    font-size: 1rem;
    font-weight: 500;
}

.font-16-z {
    font-size: 16px;
    font-weight: 400;
}

.font-14-b {
    font-size: 0.875rem;
    font-weight: 650;
}

.font-14-r {
    font-size: 0.875rem;
    font-weight: 500;
}

.font-14-z {
    font-size: 14px;
    font-weight: 400;
}

.font-14-sbb {
    font-size: 0.875rem;
    font-weight: 600;
}

.font-14-sb {
    font-size: 0.875rem;
    font-weight: 600;
}

.font-14-m {
    font-size: 0.875rem;
    font-weight: 550;
}

.font-12-m {
    font-size: 0.75rem;
    font-weight: 550;
}

.font-12-r {
    font-size: 0.75rem;
    font-weight: 500;
}

.font-black {
    color: #000 !important;
}

.font-why {
    color: #000;
}

.font-white,
.nav-pills-hp .nav-link-hp:hover,
.nav-pills-hp .nav-link-hp.active,
.nav-pills-getting .nav-link-getting:hover,
.nav-pills-getting .nav-link-getting.active {
    color: #fff !important;
}

.font-gray {
    color: #606060 !important;
}

.font-gray-v2 {
    color: #737474 !important;
}

.font-green {
    color: #00AF81 !important;
}

.font-green-v2 {
    color: #00AA9D !important;
}

.font-blue {
    color: #03A9F5 !important;
}

.font-yellow {
    color: #fbae17 !important;
}

.font-yellow-2 {
    color: #FFD43C !important;
}

.font-yellow-3 {
    color: #664D03;
}

.font-red {
    color: #e21d1d;
}

.font-gradient-tiktok {
    background: linear-gradient(90deg, #19FA9A 0%, #52AAC7 48.96%, #9945FF 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.color-icontimes {
    color: #D1D2D3;
}

.color-green-tiktokfest {
    color: #18F99A;
}

.color-yellow-tiktokfest {
    color: #FFAB00;
}

.color-tosca {
    color: #39F3BB;
}

.color-purple {
    color: #9945FF;
}

.color-yellow {
    color: #FFEB3B;
}

.font-op-35 {
    opacity: 35% !important;
}

.bg-transparent {
    background: transparent;
}

.bg-silver {
    background: #F9F9F9;
}

.bg-green {
    background: #00AF81;
}

.bg-green-v2 {
    background: #00AA9D;
}

.bg-green-v3 {
    background: #03CBBF;
}

.bg-green-v4 {
    background: #05AE81;
}

.bg-green-v5 {
    background: #059E75;
}

.bg-green-v6,
.nav-pills-hp .nav-link-hp:hover,
.nav-pills-hp .nav-link-hp.active {
    background: #047C5C !important;
}

.bg-green-v7 {
    background: #036047;
}

.bg-green-v8 {
    background: #37BE9A;
}

.bg-green-v9 {
    background: #E6F7F2;
}

.bg-green-low {
    background: #D8FFDA;
}

.bg-red {
    background-color: #DB3A2E;
}

.bg-red-low {
    background-color: #FBEBEA;
}

.bg-yellow {
    background: #FFD43C;
}

.bg-yellow-low {
    background: #FFF3CD;
}

.bg-gray {
    background: #EFF3F6;
}

.bg-grays {
    background: #FAFBFB;
}

.bg-gray-v2 {
    background: #F1F1F1;
}

.bg-dark-u {
    background: #d1d2d3 !important;
}

.bg-white {
    background: #fff;
}

.bg-blue {
    background: #EFFBFF !important;
}

.bg-green-accordion {
    background: #E1FFF4 !important;
}

.bg-blue-dark {
    background: #03A9F5;
}

.bg-footer {
    background: #3e3333;
}

.bg-tbl {
    background: #EFF3F6 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

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

.bg-black2 {
    background-color: #212121 !important;
}

.bg-green-gradient {
    background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(223, 255, 244, 1) 0%, rgba(255, 255, 255, 1) 90%);
}

.bg-silver-gradient {
    background: linear-gradient(90deg, #FDFBFB 0%, #EBEDEE 100%);
}

.bg-topbar {
    padding: 1rem;
    background: #0B726A;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    color: #fff;
}

.btlr-0 {
    border-top-left-radius: 0px !important;
}

.btrr-0 {
    border-top-right-radius: 0px !important;
}

.btlr-16 {
    border-top-left-radius: 13px !important;
}

.btrr-16 {
    border-top-right-radius: 13px !important;
}

.bblr-0 {
    border-bottom-left-radius: 0px !important;
}

.bbrr-0 {
    border-bottom-right-radius: 0px !important;
}

.bblr-16 {
    border-bottom-left-radius: 13px !important;
}

.bbrr-16 {
    border-bottom-right-radius: 13px !important;
}

.top-35 {
    top: 25% !important;
}

.h-testimoni {
    height: 22rem;
    ;
}

.h-testimoni>i:hover {
    opacity: 1;
}

.opacity-50 {
    opacity: 0.5;
}

.button-pill {
    background: #F9F9F9;
    color: #606060;
    border: 0;
    width: max-content;
    border-radius: 8px;
    align-items: center;
    padding: 4px 8px;
}

.button-green {
    background: #00AF81;
    color: #FFFFFF;
    border: 1px solid #00AF81;
    width: max-content;
}

.button-black {
    background: #FFFFFF;
    color: #606060;
    border: 1px solid #606060;
    width: max-content;
}

.button-green-gd {
    background: linear-gradient(90deg, #00AF81 0%, #42CDA1 100%);
    color: #FFFFFF;
    border: 1px solid #00AF81;
    width: max-content;
}

.button-silver-green {
    background: #EFF3F6;
    color: #00AF81;
    border: 1px solid #00AF81;
    width: max-content;
}

.button-green-low {
    background: #D8FFDA;
    color: #00AF81;
    border: 1px solid #00AF81;
    width: max-content;
}

.button-green-daftar {
    background: #00AF81;
    color: #FFFFFF;
    border-radius: 32px !important;
    border: 1px solid #00AF81;
    width: max-content;
}

.button-green-rounded {
    background: #00AF81;
    color: #FFFFFF;
    border: 1px solid #00AF81;
    width: max-content;
    border-radius: 32px !important;
    padding: 10px 20px !important;
}

.button-green-rounded-long {
    background: #00AF81;
    color: #FFFFFF;
    border: 1px solid #00AF81;
    width: 500px;
    border-radius: 32px !important;
    padding: 10px 20px !important;
}

.button-blue {
    background: #03A9F5;
    color: #FFFFFF;
    border: 1px solid #03A9F5;
    width: max-content;
}

.button-white {
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #00AF81;
    width: max-content;
}

.button-white-green {
    background: #FFFFFF;
    color: #00AF81;
    border: 1px solid #00AF81;
    width: max-content;
}

.button-white-green:hover,
.button-black:hover {
    background: #00AF81;
    color: #FFFFFF;
    border: 1px solid #00AF81;
    width: max-content;
}

.button-yellow {
    background: #fbae17;
    color: #FFFFFF;
    border: 1px solid #fbae17;
    width: max-content;
}

.button-yellow-masuk {
    background: #fbae17;
    color: #FFFFFF;
    border: 1px solid #fbae17;
    border-radius: 32px !important;
    width: max-content;
}

.button-yellow-rounded {
    background: #fbae17;
    color: #FFFFFF;
    border: 1px solid #fbae17;
    width: max-content;
    border-radius: 32px !important;
    padding: 10px 20px !important;
}

.button-green:disabled,
.button-white:disabled,
.button-yellow:disabled {
    background: #d1d2d3;
    color: #FFFFFF;
    border: 1px solid #d1d2d3;
    width: max-content;
}

.button-green-rounded:disabled,
.button-yellow-rounded:disabled {
    background: #d1d2d3;
    color: #FFFFFF;
    border: 1px solid #d1d2d3;
    border-radius: 32px !important;
    width: max-content;
}

.button-white-orange {
    background: #FFFFFF;
    color: #EA501F;
    border: 1px solid #EA501F;
    width: max-content;
}

.button-transparent {
    background: transparent;
    color: #FFFFFF;
    border: 1px solid #fff;
    width: max-content;
}

.button-download-free {
    background: white;
    width: 100%;
    border: 1px solid #d1d2d3;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    color: #000;
    font-weight: 600;
    border-radius: 20px;
}

.button-download-free-border {
    background: white;
    width: 100%;
    border: 1px solid #00AF81;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    color: #00AF81;
    font-weight: 600;
    border-radius: 20px;
}

.button-download-pro {
    background: #00AF81;
    width: 100%;
    border: 1px solid #00AF81;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    border-radius: 20px;
}

.button-compare-free {
    width: 220px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: white;
    border: 1px solid #0B775D;
    border-radius: 10px;
    color: black;
    margin-top: 15px;
}

.button-compare-pro {
    width: 220px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fbae17;
    border: 1px solid #fbae17;
    border-radius: 10px;
    color: white;
    margin-top: 15px;
}

.button-trans,
.button-trans:hover,
.button-trans:focus {
    background: transparent;
    border: none;
    width: max-content;
}

.button-tiktokfest {
    background: linear-gradient(90deg, #19FA9A 0%, #52AAC7 48.96%, #9945FF 100%);
    color: #FFFFFF;
    border: none;
    width: max-content;
    border-radius: 32px !important;
    padding: 16px 30px !important;
    font-size: 16px;
    font-weight: 700;
}

.button-daftar-tiktokfest {
    background: linear-gradient(90deg, #19FA9A 0%, #52AAC7 48.96%, #9945FF 100%);
    color: #FFFFFF;
    border: none;
    width: max-content;
    border-radius: 32px !important;
    padding: 8px 25px !important;
    font-size: 16px;
    font-weight: 700;
}

.button-tiktokfest:hover {
    color: #FFF;
}

.button-magazine,
.button-magazine:hover {
    padding: 1rem 1.5rem;
    border-radius: 1.5rem;
    background: #FFF;
    color: #00AA9D;
    font-size: 1rem;
    font-weight: 700;
}

.navbar-toggler:focus,
.btn-check:focus+.btn,
.btn:focus {
    box-shadow: none;
}

.button-40 {
    padding: 15px 30px;
}

.lh-22 {
    line-height: 22px;
}

.lh-48 {
    line-height: 48px;
}

.lh-60 {
    line-height: 60px;
}

.lh-3 {
    line-height: 1.4;
}

.thead-ppob {
    background: #D1D2D3;
    color: #606060;
    font-size: 1rem;
    font-weight: 500;
}

.p-ppob {
    padding: 10px 0px 10px 20px !important;
    border-right: none;
}

.p-ppob-2 {
    padding: 10px 0px 10px 0px !important;
    border-left: #d1d2d3;
    border-right: #D1D2D3;
}

.h-ppob {
    height: 53vh;
    overflow-y: scroll;
}

.h-ppob-3 {
    height: 107vh;
    overflow-y: scroll;
}

.px-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.px-120 {
    padding-left: 120px;
    padding-right: 120px;
}

.px-accordionbody {
    padding: 28px 10px;
}

.pe-120 {
    padding-left: 180px;
}

.pxx-120 {
    padding-right: 120px;
}

.px-192 {
    padding-left: 192px;
    padding-right: 192px;
}

.mpx-192 {
    padding-left: 192px;
    margin-right: 120px;
}

.p-arrow {
    padding: 10px;
    background: #00AF81;
    width: 30px;
    height: 31px;
    border-radius: 100%;
}

.lpx-192 {
    padding-right: 192px;
    margin-left: 120px;
}

.content-right {
    position: absolute;
    right: 20px;
    margin-top: 12px;
}

.p-20 {
    padding: 12px;
}

.p-20-2 {
    padding: 20px;
}

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

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

.px-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.px-48 {
    padding-left: 48px;
    padding-right: 48px;
}

.pt-98 {
    padding-top: 162px;
}

.pt-96 {
    padding-top: 96px;
}

.pt-96-2 {
    padding-top: 96px;
}

.pt-64 {
    padding-top: 64px;
}

.pt-56 {
    padding-top: 56px;
}

.pt-24 {
    padding-top: 24px;
}

.pt-32 {
    padding-top: 32px;
}

.pt-88 {
    padding-top: 152px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-120 {
    padding-top: 160px;
}

.pt-120-2 {
    padding-top: 100px;
}

.pt-212 {
    padding-top: 180px;
}

.pt-212-2 {
    padding-top: 180px;
}

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

.pt-10 {
    padding-top: 10px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-24 {
    padding-bottom: 24px;
}

.pb-32 {
    padding-bottom: 32px;
}

.pb-64 {
    padding-bottom: 64px;
}

.pb-188 {
    padding-bottom: 160px;
}

.pb-116 {
    padding-bottom: 116px;
}

.pb-96 {
    padding-bottom: 96px;
}

.pb-56 {
    padding-bottom: 56px;
}

.pl-0 {
    padding-left: 0;
}

.pl-10 {
    padding-left: 10px;
}

.py-64 {
    padding-top: 64px;
    padding-bottom: 64px;
}

.mt-31 {
    margin-top: 3px;
}

.mt-min-5 {
    margin-top: -5px;
}

.mt-5-2 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-8 {
    margin-top: 8px;
}

.mt-16 {
    margin-top: 16px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-24 {
    margin-top: 24px;
}

.mt-26 {
    margin-top: 26px;
}

.mt-28 {
    margin-top: 28px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-32 {
    margin-top: 32px;
}

.mt-33 {
    margin-top: 33px;
}

.mt-43 {
    margin-top: 43px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-48 {
    margin-top: 48px;
}

.mt-56 {
    margin-top: 56px;
}

.mt-64 {
    margin-top: 64px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-74 {
    margin-top: 74px;
}

.mt-88 {
    margin-top: 88px;
}

.mt-96 {
    margin-top: 96px;
}

.mt-96-2 {
    margin-top: 96px;
}

.mt-100 {
    margin-top: 100px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-5-2 {
    margin-bottom: 5px;
}

.mb-56 {
    margin-bottom: 56px;
}

.mb-16 {
    margin-bottom: 16px;
}

.mb-64 {
    margin-bottom: 64px;
}

.mb-48 {
    margin-bottom: 48px;
}

.mb-43 {
    margin-bottom: 43px;
}

.mb-42 {
    margin-bottom: 42px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-388 {
    margin-bottom: 38px;
}

.mb-32 {
    margin-bottom: 32px;
}

.mb-27 {
    margin-bottom: 27px;
}

.mb-24 {
    margin-bottom: 24px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-min-20 {
    margin-bottom: -20px !important;
}

.mb-16 {
    margin-bottom: 16px;
}

.mb-10 {
    margin-bottom: 10px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.mr-10 {
    margin-right: 10px;
}

.m-check {
    margin-top: 4px;
    margin-right: 10px;
}

.m-642 {
    margin-top: 200px !important;
}

#data-content p {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
}

#data-content h1,
#data-content h2,
#data-content h3,
#data-content h4,
#data-content h5,
#data-content h6 {
    margin-top: 1.125rem;
    margin-bottom: 0.75rem;
}

#data-content img {
    width: 100%;
    height: 100%;
}

.m-comment {
    margin-right: 24px;
}

.icon-lang {
    width: 25px;
    vertical-align: inherit;
}

.shadow-content {
    box-shadow: 1px 2px rgba(0, 0, 0, 0.35);
}

.shadow-blue {
    box-shadow: 0px 8px 20px rgba(3, 169, 245, 0.25);
}

.shadow-light {
    box-shadow: 0px 2px 4px 0px #00000013;
}

.h-kp-pos {
    height: 210px;
}

.navbar-light {
    background-color: #fff;
}

.dropdown-toggle::after {
    display: none;
}

.dropdown-item:hover {
    background: #D8FFDA;
    color: #606060 !important;
    border-radius: 16px;
}

.overflow-hidden {
    overflow: hidden;
}

.min-width-lang {
    min-width: auto;
}

.btn {
    border-radius: 10px;
}

.form-control,
.form-select {
    height: 40px;
}

.form-select {
    height: 40px;
    border-radius: 8px;
}

.form-control:focus,
.form-select:focus {
    border: 1px solid #05AE81;
    outline: 0px !important;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none !important;
}

.form-filter {
    height: 52px;
    border-radius: 12px;
}

.radius-8 {
    border-radius: 8px;
}

.radius-r-8 {
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.radius-l-0 {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.show-password {
    color: #606060;
    margin-right: 10px;
    float: right;
    position: relative;
    margin-top: -30px;
    z-index: 2;
}

.form-control::placeholder {
    color: #d1d2d3;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #d1d2d3;
}

.form-control::-ms-input-placeholder {
    color: #d1d2d3;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
    outline: 0px !important;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none !important;
}

.h-40 {
    height: 40px;
    line-height: 1.8;
}

.lh-4 {
    line-height: 2;
}

.lh-4-3 {
    line-height: 2.3;
}

.lh-xl {
    line-height: 2.6;
}

.h-48 {
    height: 48px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 2;
}

.h-48-2 {
    height: 48px;
    line-height: 2;
}

.bb-gray {
    border-bottom: 1px solid #D1D2D3
}

.card {
    border-radius: 10px;
    overflow: auto;
}

.card-r-20 {
    border-radius: 20px;
}

.card-r-16 {
    border-radius: 16px;
}

.card-r-12 {
    border-radius: 12px;
}

.card-r-8 {
    border-radius: 8px;
}

.card-r-6 {
    border-radius: 6px;
}

.card-compare {
    background: #FFFFFF;
    box-shadow: -4px 4px 32px 2px rgba(112, 144, 176, 0.35);
    border-radius: 24px;
}

.border-b-gray-4 {
    border-bottom: 4px solid #D1D2D3;
}

.card-scale {
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.card-scale:hover {
    transform: scale(1.1);
}

.rounded-circle {
    border: 1px solid #EFF3F6;
}

.rounded-circle-2 {
    border: 3px solid #EFF3F6;
}

.rounded-circle-3 {
    border: 3px solid #DB3A2E;
}

.table>:not(:last-child)>:last-child>* {
    border: none;
}

.nowrap-space {
    white-space: nowrap;
}

.owl-carousel .owl-item img {
    width: auto;
}

.owl-theme .owl-nav {
    float: right;
    margin-top: 20px;
}

.wh-40 {
    width: 40px;
    height: 40px;
    line-height: 1.8;
}

.wh-30 {
    width: 30px;
    height: 30px;
    line-height: 1.8;
}

.border-green {
    border: 1px solid #05AE81;
}

.border-green-2 {
    border: 3px solid #05AE81;
}

.border-blue {
    border: 1px solid #03A9F5 !important;
}

.border-gray {
    border: 1px solid #d1d2d3;
}

.border-right-gray {
    border-right: 1px solid #d1d2d3;
}

.border-silver {
    border: 1px solid #EFF3F6;
}

.img-fit {
    object-fit: cover;
}

.carousel-mitra img {
    margin: 0px 4%;
}

.carousel-control-next,
.carousel-control-prev {
    width: 5%;
}

.carousel-control-next i,
.carousel-control-prev i {
    color: #ffffff;
    background-color: #fbae17;
    padding: 10px;
    border-radius: 5px;
}

.carousel .carousel-item-left.active {
    transform: translateX(-42.65%);
}

.carousel .carousel-item-right.active {
    transform: translateX(42.65%);
}

/* .carousel .carousel-item-next {
    transform: translateX(42.65%)
}
.carousel .carousel-item-prev {
    transform: translateX(-42.65%)
} */

.carousel .carousel-item-right,
.carousel .carousel-item-left {
    transform: translateX(0);
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}

.carousel-control-prev-icon {
    background-image: none;
}

.carousel-control-next-icon {
    background-image: none;
}

.carousel-control-next i,
.carousel-control-prev i {
    background-color: transparent;
    padding: 0px;
    border-radius: 0px;
}

.carousel-indicators [data-bs-target] {
    background-color: #606060;
    width: 5px;
    height: 5px;
    border-radius: 100%;
}

.carousel-indicators .active {
    background-color: #0B775D;
}

.plugin_content img {
    width: 150px;
    padding: 5px;
}

.plugin_content p {
    color: #ffffff;
    margin-top: 10px;
}

.plugin_content a {
    background: #fbae17;
    color: #ffffff;
    border-radius: 5px;
    padding: 10px;
}

.footer-social-icon>a>i {
    border: 2px solid #fbae17;
    font-size: 0.875rem;
    color: #ffffff;
    height: 40px;
    width: 40px;
    line-height: 37px;
    font-weight: 500;
    border-radius: 10px;
    margin-right: 10px;
}

.footer-social-icon>a>img {
    border-radius: 10px;

}

.footer-social-icon>a>i:hover {
    background: #fbae17;
    color: #fff;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.footer-social-icon>a .active {
    background: #fb397d;
}

.footer-social-icon {
    margin-bottom: 0px;
}

.copyright-text {
    border-top: 2px solid #fbae17;
    padding-top: 10px;
    margin-top: 40px;
}

.copyright-text p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
}

.overlay-bidang {
    padding: 10px;
    border-radius: 10px 10px 0px 0px;
    background-color: rgba(0, 0, 0, 0.5);
}

.p-bidang {
    padding-top: 0px;
    padding-bottom: 100px;
}

.p-pos {
    padding: 24px 20px;
    height: 90%;
}

.card-pos {
    width: 362px;
    height: 312px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 1px rgba(112, 144, 176, 0.25);
    border-radius: 16px;
    border: none;
    overflow-x: hidden;
    overflow-y: hidden;
}

.free-pro .card-footer {
    height: 650px;
}

.free-pro .card {
    background: #FFFFFF;
    border: none;
    box-shadow: 0px 0px 20px 1px rgba(112, 144, 176, 0.25);
    border-radius: 32px
}

.padd-2-20 {
    padding: 60px 60px;
}

.padd-20 {
    padding: 60px;
}

.padd-32 {
    padding: 32px;
}

.padd-x-100 {
    padding-right: 100px;
    padding-left: 100px;
}

.dropdown-menu.show {
    border: none;
    margin-top: -10px;
}

.img-icon {
    height: 96px;
    margin-right: 10px;
    margin-top: 20px;
    margin: auto;
    display: block;
    padding-top: 20px;
}

.img-tab {
    height: 250px;
    margin-right: 10px;
    margin-top: 20px;
    margin: auto;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
}

.img-app {
    height: 68px;
    margin-right: 10px;
    margin-top: 20px;
    margin: auto;
    display: block;
    padding-top: 20px
}

.img-mobile {
    display: block;
}

.img-back-mobile {
    position: absolute;
    top: 30px;
    right: 0px;
}

.nav-pills .nav-link {
    background: #fff;
    border: 1px solid #D1D2D3;
    font-size: 1rem;
    color: #606060;
    font-weight: 500;
    padding: 10px 40px;
}

.nav-pills .nav-link:hover,
.nav-pills .nav-link.active {
    background: #D8FFDA;
    border: 1px solid #00AF81;
    font-size: 1rem;
    font-weight: 500;
    color: #00AF81;
    padding: 10px 40px;
}

.padding-16 {
    padding: 16px;
}

.main-content {
    position: relative;
}

.main-content .owl-theme .custom-nav {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}

.main-content .owl-theme .custom-nav .owl-prev,
.main-content .owl-theme .custom-nav .owl-next {
    position: absolute;
    height: 150px;
    color: none;
    background: none;
    border: none;
    z-index: 100;
}

.main-content .owl-theme .custom-nav .owl-prev {
    left: 0;
}

.main-content .owl-theme .custom-nav .owl-next {
    right: 0;
}

.main-content-x {
    position: relative;
}

.main-content-x .owl-theme .custom-nav-x {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}

.main-content-x .owl-theme .custom-nav-x .owl-prev,
.main-content-x .owl-theme .custom-nav-x .owl-next {
    position: absolute;
    height: 150px;
    color: none;
    background: none;
    border: none;
    z-index: 100;
}

.main-content-x .owl-theme .custom-nav-x .owl-prev {
    left: 0;
}

.main-content-x .owl-theme .custom-nav-x .owl-next {
    right: 0;
}

span.step {
    background: #00AF81;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    line-height: 1.6em;
    margin-right: 5px;
    text-align: center;
    width: 1.6em;
    font-size: 0.75rem;
}

#tableCompare td {
    vertical-align: middle;
    border-right: 1px solid #d1d2d3;
    border-bottom: none;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
}

#tableCompare {
    margin-bottom: 0px;
}

#chat-circle {
    z-index: 1000;
    position: fixed;
    bottom: 20px;
    left: 20px;
    border: 1px solid #08644E;
    background: #08644E;
    width: 264px;
    text-align: left;
    display: block;
    z-index: 10000;
    color: white;
    padding: 7px;
    border-radius: 8px;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

#chat-circle-2,
.opt-float {
    z-index: 1000;
    position: fixed;
    bottom: 10px;
    right: 20px;
}

#font-proof-main {
    font-size: 1.25rem;
}

#font-proof-sub {
    font-size: 1rem;
    font-weight: 500;
}

#font-proof-sub-main {
    font-size: 0.75rem;
    font-weight: 500;
}

.img-cs {
    width: 200px;
}

.input-otp {
    margin-right: 10px;
    font-size: 2.5rem;
    border: none;
    border-bottom: 2px solid #606060;
    width: 12%;
    text-align: center;
}

.input-otp-2 {
    font-size: 2.5rem;
    border: none;
    border-bottom: 2px solid #606060;
    width: 12%;
    text-align: center;
}

textarea.form-control {
    resize: none;
    height: auto;
}

.w-80 {
    width: 80px;
}

.w-70 {
    width: 90px;
}

.w-125 {
    width: 200px;
}

.mouse {
    cursor: pointer;
}

.select2 {
    width: 100% !important;
}

.select2-results__message {
    display: none !important;
}

.select2-container .select2-selection--multiple,
.select2-container .select2-selection--single,
.select2-container .select2-selection--single {
    min-height: 40px;
    border: 1px solid #ced4da;
    font-weight: 500;
    border-radius: 8px;
}

.select2-selection__arrow {
    min-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-size: 0.875rem;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    line-height: 28px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin-bottom: 5px;
}

.select2-hidden-accessible {
    position: relative !important;
}

.select2-results__option {
    font-size: 0.875rem;
    font-weight: 500;
    text-transform: capitalize;
}

.card-kaspin-heroes {
    border: none !important;
    background: #FFFFFF !important;
    /* box-shadow: 0px 0px 10px 1px rgba(112, 144, 176, 0.25); */
    border-radius: 16px !important;
    height: 300px;
}

.sl-image img {
    border-radius: 12px !important;
}

.sl-overlay {
    background: #000 !important;
}

.sl-wrapper .sl-counter,
.sl-wrapper .sl-close,
.sl-wrapper .sl-navigation button {
    color: #fff !important;
}

/* The container */
.cekbok {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 0.875rem;
    font-weight: 500;
    color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.cekbok input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #d1d2d3;
}

/* On mouse-over, add a grey background color */
.cekbok:hover input~.checkmark {
    background-color: #05AE81;
    border: 1px solid #d1d2d3;
}

/* When the checkbox is checked, add a blue background */
.cekbok input:checked~.checkmark {
    background-color: #05AE81;
    border: solid #05AE81;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.cekbok input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.cekbok .checkmark:after {
    left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #d1d2d3;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom-file-input {
    color: transparent;
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden;
}

.custom-file-input::before {
    content: '';
    color: black;
    display: inline-block;
    background: #fff;
    /* border: 1px solid #d1d2d3;
    border-radius: 3px;
    padding: 5px 8px; */
    outline: none;
    white-space: nowrap;
    /* border-radius: 8px; */
    /* -webkit-user-select: none; */
    cursor: pointer;
    /* text-shadow: 1px 1px #fff; */
    /* font-weight: 700;
    font-size: 10pt; */
}

/* .custom-file-input:hover::before {
    border-color: #d1d2d3;
} */
.custom-file-input:active {
    outline: 0;
}

.accordion-item {
    border: none;
}

.accordion-button,
.accordion-button:not(.collapsed) {
    background-color: #FFFFFF;
    /* border: 1px solid #00AF81 !important; */
    border-radius: 16px !important;
    color: #00AF81;
    font-weight: 550;
    border: none;
    box-shadow: none;
}

.accordion-button-v2,
.accordion-button-v2:not(.collapsed) {
    background: linear-gradient(90deg, #00AF81 0%, #42CDA1 100%) !important;
    border: 0 !important;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.05) !important;
    color: #ffffff !important;
}

.accordion-button-v2 {
    background: #ffffff !important;
    border: 0 !important;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1) !important;
    color: black !important;
}

.accordion-button-v2:not(.collapsed)::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: right;
    margin-top: 3px;
    margin-right: -5px;
    background-image: none;
}

.accordion-button-v2.collapsed::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: right;
    margin-top: 3px;
    margin-right: -10px;
    background-image: none;
}

.accordion-button-v2::after {
    background-image: none;
}

.accordion-button-v2:hover,
.accordion-button-v2:focus {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1) !important;
}

.border-blue-light,
.border-blue-light:not(.collapsed) {
    border: 1px solid #EFFBFF !important;
}

.border-bottom-radius {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.border-bottom-radius-2 {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.page-item.active .page-link {
    background-color: #0B775D;
    border-color: #0B775D;
}

.page-link,
.pagination li {
    color: #0B775D;
    border-color: #D1D2D3;
}

.ios-feature li {
    list-style: disc;
    margin-left: 2rem;
}

.w-zoom-img {
    width: 100%;
}

.shadow-custom {
    box-shadow: 0px 0px 20px 1px rgba(112, 144, 176, 0.15);
}

.shadow-custom-2 {
    box-shadow: 0px 0px 20px 1px rgba(112, 144, 176, 0.25);
}

.shadow-custom-3 {
    box-shadow: 0px 4px 12px 1px rgba(112, 144, 176, 0.12);
}

.item-atas {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.border-radius-32 {
    border-radius: 32px;
}

.border-radius-16 {
    border-radius: 16px;
}

.w-fit {
    width: fit-content;
}

/* Pill Category */
.pill-default {
    padding: 8px 12px;
    border-radius: 6px;
}

.pill-yellow {
    background: rgba(255, 243, 205, 0.5);
    border: 1px solid #FFE285;
    color: #FFA900;
}

.pill-purple {
    background: #F0F3FF;
    border: 1px solid #B1C5F6;
    color: #3267E3;
}

.pill-silver {
    background: #F7F7F7;
    border: 1px solid #B8DBCA;
    color: #20573D;
}

.pill-green {
    background: #fff;
    border: 1px solid #03CBBF;
    color: #00AA9D;
}

.pill-pink {
    background: #FBEBEA;
    border: 1px solid #DB3A2E;
    color: #DB3A2E;
}

.pill-pink-2 {
    background: #FBEBEA;
    border: 1px solid #FBEBEA;
    color: #DB3A2E;
}

.pill-date {
    padding: 8px;
    border-radius: 16px;
    background: #585859;
    font-size: 16px;
    font-weight: 700;
    color: #FFF;
}

a.disabled {
    background: #D1D2D3 !important;
    border: 1px solid #D1D2D3;
    color: #606060 !important;
}

.pill-nav {
    width: 32.8%;
}

.popover-body {
    background: #000000;
    color: #ffffff;
    overflow: hidden;
    border-radius: 8px;
    font-weight: 600;
    font-size: 12px;
}

.popover {
    border: 0;
}

.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after,
.bs-popover-top>.popover-arrow::after {
    border-top-color: black;
}

.container-radio {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radio-mark {
    position: absolute;
    top: 5px;
    left: -15px;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #606060;
}

/* .container-radio:hover input ~ .radio-mark {
    background-color: #00AF81;
} */

.container-radio input:checked~.radio-mark {
    border: 2px solid #00AF81;
}

.radio-mark:after {
    content: "";
    position: absolute;
    display: none;
}

.container-radio input:checked~.radio-mark:after {
    display: block;
}

.container-radio .radio-mark:after {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #00AF81;
}

.overflow-remove {
    overflow: unset;
}

.align-item-start {
    align-self: flex-start;
}

.img-float-btn {
    width: 200px;
}

.hut-nav {
    padding: 1rem;
    border-radius: 1.5rem;
    box-shadow: 8px 8px 0px 0px #007F76;
    background: #FFF;
}

.hut-nav-content {
    padding: 1rem 1.5rem;
}

.mw-80 {
    max-width: 60%;
}

.card-footer {
    border-top: none;
    background: #fff;
}

.line-with-dot {
    width: 100%;
    height: 3px;
    background-color: #FFF;
    position: relative;
}

.dot {
    width: 48px;
    height: 48px;
    background-color: #03CBBF;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.inner-dot {
    width: 26px;
    height: 26px;
    background-color: #59FEC3;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.my-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}

.line-container {
    top: 58.56%;
    display: none;
}

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

.custom_animate__slow {
    animation-duration: calc(var(--animate-duration)*4) !important;
}

.fb_iframe_widget_fluid_desktop iframe {
    width: 100% !important;
}


.bg-offer {
    background: transparent url('../../design_v2/images/home_v2/bglihatharga_homenew.webp') no-repeat center;
    background-size: cover;
}

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

.bg-hype-leader {
    background: #98DDBE url('../../hype_leader/header_hypeleader2.webp') no-repeat center;
    background-size: cover;
}

.radius-top-120 {
    border-top-left-radius: 120px;
    border-top-right-radius: 120px;
}

.hp_list,
.hp_list_faq {
    list-style-type: none;
    counter-reset: list-counter;
    padding-left: 20px;
}

.hp_list li,
.hp_list_faq li {
    counter-increment: list-counter;
    position: relative;
    padding-left: 18px;
    display: flex;
    align-items: center;
}

.list_abc li {
    counter-increment: list-counter-a;
    position: relative;
    padding-left: 18px;
    display: flex;
    align-items: center;
}

/* .hp_list_faq li {
    display: flex;
    align-items: center;
} */

.hp_list li:before,
.hp_list_faq li:before {
    content: counter(list-counter);
    position: absolute;
    left: -22px;
    background-color: #585859;
    border-radius: 50%;
    color: white;
    font-size: 16px;
    font-weight: 500;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 4px;
}

.hp_list_faq li:before {
    content: '#';
    padding-left: 7px;
    padding-right: 7px;
    background-color: #E0E1E2;
    color: black;
}

.list_abc li:before {
    content: counter(list-counter-a, upper-alpha) ".";
    background-color: inherit;
    color: black;
}

@media (min-width: 1280px) {
    .img-d {
        display: block;
    }

    .img-m {
        display: none;
    }

    .padd-r-0 {
        padding-right: 0px;
    }

    .vertical-center {
        margin-bottom: auto;
        margin-top: auto;
        /* align-items: center; */
    }

    .mt-1-5 {
        margin-top: 1.5rem;
    }
}

@media (min-width: 320px) and (max-width: 990px) {
    .img-d {
        display: none;
    }

    .img-m {
        display: block;
    }

    .mtop {
        margin-top: 30px;
    }

    .cc {
        float: left;
        width: 50%;
    }

    .cr:after {
        content: "";
        display: table;
        clear: both;
    }

    .img-c {
        display: block;
        margin: auto
    }
}

/* .custom-file-input:active::before {
    background: #fff;
} */

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 650px;
    }

    .modal-w-100 {
        max-width: 80% !important;
        height: 90% !important;
    }
}

@media (max-width: 1024px) {
    .h-testi {
        height: 400px !important;
    }
}

@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .nav-link {
        list-style: none;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }

    .div-right {
        border-right: 1px solid #d1d2d3;
        margin-right: 20px;
    }
}

@media screen and (max-width: 1199px) {
    .nav-link {
        display: flex;
    }

    .pill-nav {
        width: 32.7%;
    }

    .margin-m-top {
        margin-top: 40px !important;
    }

    .font-t-20-r {
        font-size: 20px;
        font-weight: 500;
    }

    .font-t-16-m {
        font-size: 20px !important;
        font-weight: 600 !important;
    }

    .font-t-16-r {
        font-size: 20px !important;
        font-weight: 500 !important;
    }

    .font-t-bold {
        font-weight: 650 !important;
    }

    .card-harga {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
    }

    .card-harga .card {
        width: 100% !important;
    }

    .lh-48,
    .lh-60 {
        line-height: 36px;
    }

    .mtt-20 {
        margin-top: 20px;
    }

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

@media screen and (min-width: 1200px) and (max-width: 1300px) {
    .px2-120 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .grid-plugin {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
    }

    .img-land {
        width: 300px;
        margin-top: -40px;
    }

    .img-cs {
        max-width: 200px;
        height: auto;
    }

    span.step {
        margin-right: 10px;
    }

    .img-mobile {
        display: none;
    }

    .img-back {
        background: url("{{ env('CDN_URL', '/cdn') }}/images/olshopin/{{ app()->getLocale() }}/home.webp") no-repeat center center;
        background-size: cover;
        height: 690px;
    }

    .px-120,
    .px-192 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .pxx-120 {
        padding-right: 30px;
    }

    .py-64 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .show-fitur {
        display: none;
    }

    .bidang-list {
        display: none;
    }

    .px-10 {
        padding-right: 80px;
        padding-left: 80px;
    }

    .pt-212 {
        padding-top: 96px;
        padding-bottom: 96px;
    }

    .pt-212-2 {
        padding-top: 96px;
    }

    .font-why {
        color: #fff;
    }

    .desk {
        width: 130px;
    }

    .hwei {
        margin-left: -30px;
        height: 55px;
        width: 140px;
    }

    .app_store {
        width: 135px;
        margin-top: 10px;
    }

    .pyy-64 {
        padding: 50px 10px;
    }

    .img-hp-footer {
        width: 370px;
    }

    .line-container {
        top: 59.1%;
    }
}

@media screen and (min-width: 1600px) {
    .m-642 {
        margin-top: 80px !important;
    }

    .h-ppob {
        height: 33vh;
        overflow-y: scroll;
    }

    .h-testimoni {
        height: 23rem !important;
    }

    .m-upto {
        margin-top: 15%;
    }

    .img-solutions {
        margin-left: -5% !important;
    }

    .img-sec-solutions {
        margin-left: 5% !important;
    }

    .img-land {
        width: 80%;
        margin: auto;
        display: block;
    }

    .m-why {
        margin-left: 6% !important;
    }

    .p-bidang {
        padding-top: 0px;
        padding-bottom: 200px;
    }

    .android {
        width: 180px;
    }

    .desk {
        width: 100%;
    }

    .hwei {
        height: 55px;
        width: 140px;
    }

    .p-features {
        word-wrap: break-word;
        width: 35% !important;
        margin: auto;
        margin-top: 20px;
    }

    .mt-ppob {
        margin-top: 0px !important;
    }
}

@media screen and (min-width: 1280px) {
    .mt-ref {
        margin-top: 60px;
    }

    .size-captcha {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .px-50 {
        padding-left: 20%;
        padding-right: 20%;
    }

    .px-60 {
        padding-left: 33%;
        padding-right: 33%;
    }

    .grid-plugin {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-gap: 20px;
    }

    .mt-ppob {
        margin-top: 20px;
    }

    .img-cs {
        max-width: 270px;
        height: auto;
    }

    .img-land {
        width: 500px;
        margin-left: -80px;
        margin-top: -40px;
    }

    .w-menu {
        width: 200px;
    }

    .p-bantu {
        width: 90%;
    }

    span.step {
        margin-right: 10px;
    }

    .font-apapun {
        margin-top: 100px;
    }

    .img-mobile {
        display: none;
    }

    .img-back {
        background: url("{{ env('CDN_URL', '/cdn') }}/images/olshopin/{{ app()->getLocale() }}/home.webp") no-repeat center center;
        background-size: cover;
        height: 690px;
    }

    .img-back-ios {
        background: url('../../design_v2/images/hero_kaspinios.webp') no-repeat right;
        background-size: contain;
        height: 690px;
    }

    .img-back-free {
        background: url('../../images/kaspin-free/ipad_free.svg') no-repeat left;
        background-size: contain;
        margin-top: 8rem;
        margin-bottom: 8rem;
        height: 500px;
    }

    .img-back-free-2 {
        background: #EFF3F6 url('../../images/kaspin-free/berbagai_usaha.webp') no-repeat center center;
        background-size: cover;
        height: 800px;
    }

    .dropdown-menu li {
        padding: 5px 0px 5px 0px;
    }

    .dropdown-menu li:hover {
        background: #D8FFDA;
        border-radius: 16px;
    }

    .img-solutions {
        margin-left: -4%;
    }

    .img-sec-solutions {
        margin-left: 5%;
    }

    .p-features {
        word-wrap: break-word;
        width: 53%;
        margin: auto;
        margin-top: 20px;
    }

    .mt-img-features {
        margin-top: 15%;
    }

    .ml-img-features {
        margin-top: 15%;
        margin-left: 15%;
    }

    .pr-64 {
        padding-right: 64px;
    }

    .pl-64 {
        padding-left: 64px;
    }

    .px-10 {
        padding-right: 80px;
        padding-left: 80px;
    }

    .show-fitur {
        display: none;
    }

    .bidang-list {
        display: none;
    }

    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
        height: 64px;
    }

    .mrd-10 {
        margin-right: 10px;
    }

    .wt-form {
        width: 400px;
    }

    .m-why {
        margin-top: -27%;
        margin-left: 8%;
    }

    .m-upto {
        margin-left: 5%;
    }

    .desk {
        width: 130px;
    }

    .hwei {
        margin-left: -30px;
        height: 55px;
        width: 140px;
    }

    .app_store {
        width: 135px;
        margin-top: 10px;
    }

    .dropdown-menu.show {
        margin-top: 0px;
    }

    .m-log {
        margin-top: 15px;
    }

    .nav-link {
        padding: 21px;
    }

    .nav-link:hover {
        padding: 21px;
        border-radius: 5px;
        background: #D8FFDA;
    }

    .icon-lang {
        margin-top: 20px;
    }

    .mtd-64 {
        margin-top: 64px;
    }
}

@media screen and (min-width: 801px) and (max-width: 1099px) {

    .px-120,
    .px-192,
    .mpx-192,
    .lpx-192 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .pxx-120 {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 188px;
    }

    .mpx-192,
    .lpx-192 {
        margin-left: auto;
        margin-right: auto;
    }

    .mbt2-20 {
        margin-top: 20px;
    }

    .line-container {
        top: 57.7%;
    }
}

@media screen and (min-width: 320px) and (max-width: 991px) {
    .mbt3-20 {
        margin-top: 20px;
    }

    .font-why {
        color: #fff;
    }

    .pt-212 {
        padding-bottom: 96px;
    }

    .font-48-sb {
        font-size: 32px;
        font-weight: 600;
    }
}

@media screen and (min-width: 770px) and (max-width: 800px) {
    .mbt3-20 {
        margin-top: 20px;
    }

    .grid-plugin {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
    }

    .img-land {
        width: 200px;
        margin-top: -40px;
    }

    .img-cs {
        max-width: 200px;
        height: auto;
    }

    .py-64 {
        padding-top: 40px;
        padding-bottom: 0;
    }

    #chat-circle {
        display: none;
    }

    .img-tab {
        height: 200px;
        margin-right: 10px;
        margin-top: 20px;
        margin: auto;
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .show-fitur {
        display: none;
    }

    .bidang-list {
        display: block;
    }

    .grid-bidang {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        grid-gap: 20px;
    }

    .col {
        flex: auto;
        width: 100%;
    }

    .px-120,
    .px-192,
    .mpx-192,
    .lpx-192 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .pxx-120 {
        padding-right: 20px;
        padding-bottom: 20px;
    }

    .mpx-192,
    .lpx-192 {
        margin-left: auto;
        margin-right: auto;
    }

    .mbt-10 {
        margin-top: 10px;
    }

    .mbt-20 {
        margin-top: 20px;
    }

    .pt-212 {
        padding-top: 96px;
        padding-bottom: 96px;
    }

    .pt-212-2 {
        padding-top: 96px;
    }

    .mt-96-2 {
        margin-top: auto;
    }

    .pyy-64 {
        padding: 50px 10px;
    }

    /* .font-56-b {
        font-size: 32px; font-weight: 650;
    } */
    .font-why {
        color: #fff;
    }

    .font-48-sb {
        font-size: 28px;
        font-weight: 600;
    }

    .font-48-eb {
        font-size: 28px;
        font-weight: 750;
    }

    .desk {
        width: 100px;
    }

    .hwei {
        margin-left: -30px;
        height: 45px;
        width: 100px;
    }

    .app_store {
        width: 110px;
        margin-top: 10px;
    }

    .footer-social-icon {
        text-align: center;
        margin-top: 10px;
    }

    .dropdown-menu {
        border: 1px solid #d1d2d3;
    }

    .nav-item,
    .dropdown-item {
        text-align: left;
    }

    .img-ol {
        width: 80%;
        margin: auto;
        display: block;
    }

    .plugin_content img {
        width: 100px;
        padding: 5px;
    }

    .mbt2-20 {
        margin-top: 20px;
    }
}

@media screen and (min-width: 481px) and (max-width: 1023px) {
    .android {
        width: 60%;
        margin-bottom: 10px;
        margin-left: -10px;
    }

    .font-32-b {
        font-size: 1.5rem;
        font-weight: 650;
    }

    .font-20-m {
        font-size: 1.1rem;
        font-weight: 550;
    }

    .w-70 {
        width: 80px;
        height: 35px;
    }

    .m-642 {
        margin-top: 0px !important;
    }

    .mbtt-20 {
        margin-top: 50px;
    }

    .desk {
        width: 54%;
    }

    .hwei {
        width: 50%;
    }

    .app_store {
        margin-bottom: 10px;
        width: 51%;
    }

    .mbt2-20 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 769px) {
    .padd-20 {
        padding: 60px 0px;
    }

    .mbt-20 {
        margin-top: 20px;
    }

    .mbt2-20 {
        margin-top: 20px;
    }

    .w-70 {
        width: 120px;
        height: 35px;
        margin-right: 20px;
    }

    .m-642, .m-top-foot {
        margin-top: 0px !important;
    }

    .mbtt-20 {
        margin-top: 50px;
    }

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

    .px-120,
    .px-192,
    .mpx-192,
    .lpx-192 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .pxx-120 {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 188px;
    }

    .mpx-192,
    .lpx-192 {
        margin-left: auto;
        margin-right: auto;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .container-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 480px) {
    .font-m-24-sb {
        font-size: 24px;
        font-weight: 600;
    }

    .font-32-b {
        font-size: 1.4rem;
        font-weight: 650;
    }

    .font-20-m {
        font-size: 1.1rem;
        font-weight: 550;
    }

    .mbt2-20 {
        margin-top: 20px;
    }

    .img-cs {
        max-width: 150px;
        height: auto;
    }

    .mt-ppob-2 {
        margin-top: 20px;
    }

    .plugin_content img {
        width: 100px;
        padding: 5px;
    }

    .py-64 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .pyy-64 {
        padding: 50px 10px;
    }

    #chat-circle {
        display: none;
    }

    .show-fitur {
        display: block;
        margin: auto;
    }

    .bidang-list {
        display: none;
    }

    .col {
        flex: auto;
        width: 100%;
    }

    .px-120,
    .px-192,
    .mpx-192,
    .lpx-192 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .pxx-120 {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 188px;
    }

    .mpx-192,
    .lpx-192 {
        margin-left: auto;
        margin-right: auto;
    }

    .mbb-0 {
        margin-bottom: auto;
    }

    .mbt-10 {
        margin-top: 10px;
    }

    .mbt-20 {
        margin-top: 20px;
    }

    .pt-212 {
        padding-top: 96px;
        padding-bottom: 96px;
    }

    .pt-212-2 {
        padding-top: 64px;
    }

    .mt-96-2 {
        margin-top: auto;
    }

    .font-why {
        color: #fff;
    }

    .font-56-b {
        font-size: 32px;
        font-weight: 650;
    }

    .font-48-sb {
        font-size: 28px;
        font-weight: 600;
    }

    .font-48-eb {
        font-size: 28px;
        font-weight: 750;
    }

    .desk {
        width: 200px;
    }

    .android {
        margin-left: -15px;
        width: 220px;
    }

    .app_store {
        margin-bottom: 10px;
        width: 190px;
    }

    .hwei {
        margin-left: 0px;
        width: 190px;
        height: 70px;
    }

    .footer-social-icon {
        text-align: center;
        margin-top: 10px;
    }

    .dropdown-menu {
        border: 1px solid #d1d2d3;
    }

    .nav-item,
    .dropdown-item {
        text-align: left;
    }

    .img-ol {
        width: 80%;
        margin: auto;
        display: block;
        margin-bottom: 20px;
    }

    .plugin_content a {
        background: #fbae17;
        color: #ffffff;
        border-radius: 0px 10px 10px 0px;
        padding: 5px;
    }

    .plugin_content a:hover {
        background: #ffffff;
        color: #fbae17;
        border-radius: 0px 10px 10px 0px;
        padding: 5px;
    }

    .pt-98 {
        padding-top: 128px;
    }

    .pt-96 {
        padding-top: 64px;
    }

    .pt-64 {
        padding-top: 64px;
    }

    .pt-56 {
        padding-top: 64px;
    }

    .pt-88 {
        padding-top: 128px;
    }

    .pt-60 {
        padding-top: 64px;
    }

    .pt-120 {
        padding-top: 128px;
    }

    .pt-212 {
        padding-top: 64px;
    }

    .pb-10 {
        padding-bottom: 10px !important;
    }

    .pb-120 {
        padding-bottom: 64px;
    }

    .pb-64 {
        padding-bottom: 64px;
    }

    .pb-188 {
        padding-bottom: 64px;
    }

    .pb-116 {
        padding-bottom: 64px;
    }

    .pb-96 {
        padding-bottom: 64px;
    }

    .pb-56 {
        padding-bottom: 64px;
    }

    .font-14-sbb {
        font-size: 1rem;
        font-weight: 600;
    }

    .mbb-20 {
        margin-top: 20px;
    }

    .input-otp {
        font-size: 1rem;
    }

    .input-otp-2 {
        font-size: 1rem;
    }

    .w-inherit-m {
        width: inherit;
    }
}

@media screen and (max-width: 900px) {
    .margin-m-top-20 {
        margin-top: 20px !important;
    }

    .font-40-b {
        font-size: 32px;
        font-weight: 650;
    }

    .padd-x-100 {
        padding-right: 20px;
        padding-left: 20px;
    }

    .w-zoom-img {
        width: 700px;
    }

    .div-top {
        border-top: 1px solid #d1d2d3;
        padding-top: 10px;
    }

    .font-24-sb {
        font-size: 20px;
    }

    .radius-top-120 {
        border-top-left-radius: 64px;
        border-top-right-radius: 64px;
    }
}

@media screen and (max-width: 600px) {
    .font-32-bd {
        font-size: 24px;
        font-weight: 650;
    }

    .font-m-20-b {
        font-size: 20px;
        font-weight: 650;
    }

    .font-m-20-sb {
        font-size: 20px;
        font-weight: 600;
    }

    .margin-m2-top {
        margin-top: 0.5rem !important;
    }

    #chat-circle-2,
    .opt-float {
        right: 0px;
    }

    .mw-80 {
        max-width: 100%;
    }

    .line-container {
        display: none;
    }

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

    .pm-0 {
        padding: 0px !important;
    }

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

    .pxm-20 {
        padding-right: 20px !important;
        padding-left: 15px !important;
    }

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

@media screen and (min-width: 320px) {
    .h-testimoni {
        height: 20rem;
        ;
    }

    .h-testimoni-qris {
        height: 30rem;
    }
}


/* link pintar */
.card-header-link {
    height: max-content;
    width: 100%;
    padding: 40px;
    background: linear-gradient(90deg, #DFFFF4 0%, #FFFADE 100%);
    border-radius: 48px !important;
    overflow-y: hidden;
    overflow-x: hidden;
}

.card-header-link img {
    width: 80%;
}

.button-coba {
    background: #00AF81;
    color: #FFFFFF;
    border: 1px solid #00AF81;
    width: 250px;
    height: max-content;
    padding: 8px 12px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 32px;
}

.link-toko {
    width: 100%;
    height: min-content;
}

.isilink-toko {
    height: 550px;
}

.link-toko img {
    width: 80%;
}

.cont-catalog {
    width: 100%;
    height: max-content;
}

.cont-catalog img {
    width: 80%;
}

.tutor-link {
    height: 800px;
    background: rgb(2, 0, 36);
    background: linear-gradient(0deg, rgba(2, 0, 36, 1) 0%, rgba(223, 255, 244, 1) 0%, rgba(255, 255, 255, 1) 90%);
}

.linkpintar {
    width: 100%;
    height: max-content;
}

.linkpintar .card {
    width: 266px;
    height: 100px;
    margin-bottom: 20px;
}

.linkpintar .card-body {
    display: flex;
    justify-content: center;
    align-items: center;
}

.card-img-link {
    position: absolute;
    width: 840px !important;
    height: 560px !important;
    background-color: white !important;
    box-shadow: 0px 0px 8px 1px rgba(187, 230, 215, 0.5);
    border: none !important;
    padding: 30px;
    overflow-y: hidden;
    overflow-x: hideen;
    margin-left: 50px !important;
}

.card-img-link img {
    width: 757px;
    height: 419px;
}

.card-green {
    background: #E0FFF4;
}

.border-green {
    border: 1px solid #00AF81 !important;
}

.shadow-green {
    box-shadow: -4px 4px 32px 2px rgba(112, 144, 176, 0.35);
}

.shadow-green-2 {
    box-shadow: 0px 0px 8px 2px rgba(112, 144, 176, 0.35);
    ;
}

.shadow-green-3 {
    box-shadow: 0px 4px 12px 2px rgba(112, 144, 176, 0.15);
}

.border-left-green {
    border-left: 5px solid #00AF81 !important;
}

.linkpintar-faq {
    width: 50%;
    height: max-content;
    background-color: white;
    /* padding-left: 20px;
    padding-right: 20px; */
}

.linkpintar-faq .accordion {
    width: 100%;
}

.m-0 {
    margin: 0;
}

.mx-auto {
    margin: 0 auto;
}

.tutor-link-responsive .accordion {
    border: none;
}

.card-link-responsive {
    width: 300px;
    height: 94px;
    display: flex;
    justify-content: center;
}

.card-img-responsive {
    width: 565px;
    height: 393px;
    padding: 30px;
}

.card-img-responsive img {
    width: 100%;
}

.img-responsive {
    width: 60%;
}

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

.display-none {
    display: none;
}

.card-harga {
    display: flex;
    gap: 40px;
    justify-content: center;
}

.card-harga .card {
    width: 266px;
    height: fit-content;
}

.buat-link {
    width: 950px;
    margin: 0 auto;
    padding: 56px 0;
    background: linear-gradient(90deg, #DFFFF4 0%, #FFFADE 100%);
    border-radius: 48px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tiktokfest {
    background-color: #121212;
    min-height: 100vh;
    max-height: fit-content;
    width: 100%;
}

.section-header {
    width: 100%;
    height: 750px !important;
    background-image: url('../images/tiktokfest2022/bgtiktokfest.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}

.section-header img {
    width: 622px;
    height: 288px;
}

.card-kolaborasi {
    width: 100%;
    height: max-content;
    padding: 48px 32px;
    background: #212121;
    border-radius: 43px;
}

.card-kolaborasi img {
    width: 268px;
    height: 73px;
}

.tema-video img {
    width: 450px;
    height: 400px;
}

.tema-video hr {
    width: 250px;
    color: #FFD511;
    border: 3px solid #FFD511;
    opacity: 1 !important;
    border-radius: 32px;
}

.ket-video {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.card-tema {
    width: 750px;
    padding: 20px;
    background: #212121;
    border-radius: 24px;
    margin: 0 auto;
}

.hadiah-pemenang .card-1 {
    height: 450px;
    width: 100%;
    background-color: #212121;
    padding: 32px;
    border-radius: 32px;
}

.hadiah-pemenang .card-2 {
    height: 220px;
    width: 100%;
    background-color: #212121;
    padding: 32px;
    border-radius: 32px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.hadiah-pemenang .card-2 .card2-text {
    flex-direction: column;
}

.hadiah-pemenang .card-3 {
    margin-top: 10px;
    height: 220px;
    width: 100%;
    background-color: #212121;
    padding: 32px;
    border-radius: 32px;
}

.skema-kegiatan .col-lg-4 {
    height: max-content;
    padding: 20px;
    flex-direction: column;
}

.skema-kegiatan {
    display: flex;
    justify-content: center;
}

.card-notes {
    width: 60%;
    height: 220px;
    background-color: #212121;
    padding: 16px !important;
    border-radius: 32px;
    margin: 0 auto;
    margin-top: 56px;
    display: flex;
    justify-content: center;
}

.section-daftar {
    width: 100%;
    min-height: 470px;
    background-image: url('../images/tiktokfest2022/bgakhir_lptiktok.svg');
    background-repeat: no-repeat;
    background-size: 100%;
}

.desain-bg {
    width: 100%;
    height: min-content;
}

.font-green-2 {
    color: #008763 !important;
}

.font-green-3 {
    color: #047C5C;
}

.border-top-gray-4 {
    border-top: 4px solid #D1D2D3;
}

.border-top-white {
    border-top: 1px solid white;
    opacity: 1;
}

.border-top-black {
    border-top: 1px solid black;
    opacity: 1;
}

.wm-100 {
    width: 75%;
}

@media only screen and (max-width: 359px) {
    .font-16-sb {
        font-size: 0.8rem;
        font-weight: 600;
    }

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

    .font-m-40-m {
        font-size: 2rem !important;
        font-weight: 600;
    }

    .font-m-20-r {
        font-size: 20px;
        font-weight: 500;
    }
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    body {
        overflow-x: hidden;
    }

    .font-m-40-m {
        font-size: 2.5rem;
        font-weight: 600;
    }

    .font-m-20-r {
        font-size: 20px;
    }

    .d-m-none {
        display: none;
    }

    .mx-m-auto {
        margin: 0 auto;
    }

    .text-m-center {
        text-align: center;
    }

    .mt-m-0 {
        margin-top: 0px !important;
    }

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

    .mt-m-20 {
        margin-top: 20px !important;
    }

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

    .mt-m-32 {
        margin-top: 32px !important;
    }

    .mt-m-60 {
        margin-top: 60px !important;
    }

    .mt-m-86 {
        margin-top: 86px !important;
    }

    .mt-m-128 {
        margin-top: 128px !important;
    }

    .mb-m-16 {
        margin-bottom: 16px;
    }

    .mb-m-24 {
        margin-bottom: 24px;
    }

    .mb-m-32 {
        margin-bottom: 32px;
    }

    .mb-m-55 {
        margin-bottom: 55px;
    }

    .mb-m-70 {
        margin-bottom: 70px;
    }

    .mr-m-10 {
        margin-right: 10px;
    }

    .mr-m-20 {
        margin-right: 20px;
    }

    .mr-m-25 {
        margin-right: 25px;
    }

    .pt-m-28 {
        padding-top: 28px !important;
    }

    .pt-m-64 {
        padding-top: 64px !important;
    }

    .px-m-20 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .px-m-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .pb-m-0 {
        padding-bottom: 0;
    }

    .pt-m-0 {
        padding-top: 0;
    }

    .font-m-24-eb {
        font-size: 24px;
        font-weight: 700;
    }

    .font-m-20-eb {
        font-size: 20px;
        font-weight: 700;
    }

    .font-m-16-r {
        font-size: 16px;
        font-weight: 500;
    }

    .font-m-16-b {
        font-size: 16px;
        font-weight: 700;
    }

    .font-m-16-sb {
        font-size: 16px;
        font-weight: 600;
    }

    .font-m-14-sb {
        font-size: 14px;
        font-weight: 600;
    }

    .font-m-14-m {
        font-size: 14px;
        font-weight: 500;
    }

    .card-header-link {
        height: max-content !important;
        padding: 10px !important;
    }

    .card-header-link img {
        width: 100%;
    }

    .flex-m-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

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

    .linkpintar-faq,
    .hp_faq {
        width: 100%;
    }

    .linkpintar-faq .accordion-item {
        width: 100% !important;
    }

    .card-img-responsive {
        width: 300px;
        height: 296px;
        padding: 10px;
        border: none;
        background: #FFFFFF;
        box-shadow: 0px 0px 8px 1px rgba(187, 230, 215, 0.5);
    }

    .tutor-link-responsive .accordion-body {
        padding: 20px 0;
    }

    .tutor-link-responsive {
        width: 100%;
        height: 900px;
    }

    .card-pos {
        width: 100% !important;
        background: #FFFFFF;
        box-shadow: 0px 0px 20px 1px rgba(112, 144, 176, 0.25);
        border-radius: 16px;
        border: none;
        overflow-y: hidden;
        overflow-x: hidden;
    }

    .card-compare-responsive {
        width: 100%;
        height: max-content;
        padding-bottom: 20px;
        background: #FFFFFF;
        box-shadow: 0px 0px 20px 1px rgba(112, 144, 176, 0.25);
        border-radius: 32px;
    }

    .img-compare-responsive {
        height: 48px;
        margin-right: 10px;
        margin-top: 20px;
    }

    .table-compare-reponsive {
        width: 100% !important;
    }

    .m-header {
        padding-bottom: 64px !important;
    }

    .card-footer-text {
        height: 450px !important;
    }

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

    .card-harga .card {
        width: 100%;
    }

    .isilink-toko {
        height: min-content;
    }

    .display-t-content img {
        width: 40% !important;
    }

    .buat-link img {
        width: 50% !important;
    }

    .section-header {
        background-image: none;
        height: 400px !important;
    }

    .section-header img {
        width: 70%;
        height: 70%;
    }

    .card-kolaborasi {
        padding: 48px 20px;
    }

    .card-kolaborasi img {
        width: 70%;
        height: 70%;
    }

    .tema-video img {
        width: 90%;
        height: 100%;
    }

    .ket-video hr {
        width: 50%;
    }

    .card-tema {
        width: 100%;
        padding: 24px 5px;
    }

    .hadiah-pemenang .card-1 {
        height: max-content;
    }

    .hadiah-pemenang .card-2 {
        height: 385px;
        width: 95%;
        margin: 0 auto;
    }

    .card-notes {
        width: 100%;
    }

    .section-daftar {
        min-height: 250px;
        background-position: basseline;
        background-position: 50% 100%;
    }

    .buat-link {
        width: 100%;
    }

    .line-break-2::before {
        content: "\a";
        white-space: pre;

    }

    .width-hero {
        width: 100%;
    }

    .font-32-sb {
        font-size: 1.5rem;
        font-weight: 600;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) and (max-width:992px) {
    body {
        overflow-x: hidden;
    }

    .font-m-20-r {
        font-size: 20px;
    }

    .mw-img {
        width: 60% !important;
    }

    .text-t-center {
        text-align: center;
    }

    .w-t-85 {
        width: 85% !important;
    }

    .d-t-none {
        display: none !important;
    }

    .display-t-content {
        display: contents;
    }

    .display-t-colum {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .mx-t-auto {
        margin: 0 auto !important;
    }

    .ml-t-0 {
        margin-left: 0 !important;
    }

    .mt-t-0 {
        margin-top: 0 !important;
    }

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

    .mt-t-32 {
        margin-top: 32px !important;
    }

    .mr-t-30 {
        margin-right: 30px !important;
    }

    .mr-t-60 {
        margin-right: 60px !important;
    }

    .mr-t-70 {
        margin-right: 70px !important;
    }

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

    .mt-m-32 {
        margin-top: 32px !important;
    }

    .mt-m-60 {
        margin-top: 60px !important;
    }

    .mt-t-128 {
        margin-top: 128px !important;
    }

    .mt-m-86 {
        margin-top: 86px !important;
    }

    .mt-m-128 {
        margin-top: 128px !important;
    }

    .mb-m-32 {
        margin-bottom: 32px;
    }

    .mb-m-55 {
        margin-bottom: 55px;
    }

    .mb-m-70 {
        margin-bottom: 70px;
    }

    .pt-m-128 {
        padding-top: 128px !important;
    }

    .pt-t-0 {
        padding-top: 0px !important;
    }

    .pt-t-69 {
        padding-top: 96px !important;
    }

    .font-m-24-eb {
        font-size: 24px;
        font-weight: 700;
    }

    .font-m-20-eb {
        font-size: 20px;
        font-weight: 700;
    }

    .font-m-16-sb {
        font-size: 16px;
        font-weight: 600;
    }

    .font-m-16-r {
        font-size: 16px;
        font-weight: 500;
    }

    .font-m-14-sb {
        font-size: 14px;
        font-weight: 600;
    }

    .font-m-14-m {
        font-size: 14px;
        font-weight: 500;
    }

    .text-t-center {
        text-align: center;
    }

    .card-header-link {
        height: max-content !important;
    }

    .card-header-link img {
        margin-top: 20px;
    }

    .flex-m-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .linkpintar-faq {
        width: 100%;
    }

    .card-link-responsive {
        width: 100%;
    }

    .card-img-responsive {
        width: 100%;
        height: 400px;
        padding: 10px;
        border: none;
        background: #FFFFFF;
        box-shadow: 0px 0px 8px 1px rgba(187, 230, 215, 0.5);
    }

    .card-img-responsive img {
        width: 80%;
    }

    .m-header {
        padding-bottom: 64px !important;
    }

    .t-header .t-center {
        display: flex;
        flex-direction: column;
        align-items: center !important;
    }

    .card-pos {
        width: 100%;
    }

    .img-compare-responsive {
        height: 48px;
        margin-right: 20px;
        margin-top: 20px;
    }

    .card-compare-responsive {
        width: 100%;
        height: max-content;
        padding-bottom: 20px;
        background: #FFFFFF;
        box-shadow: 0px 0px 20px 1px rgba(112, 144, 176, 0.25);
        border-radius: 32px;
    }

    .card-footer-text {
        height: 450px !important;
    }

    .card-harga {
        display: block;
    }

    .card-harga .card {
        width: 100%;
    }

    .isilink-toko {
        height: min-content;
    }

    .section-header {
        background-image: none;
        height: 650px !important;
    }

    .card-tema {
        width: 100%;
        padding: 24px 5px;
    }

    .hadiah-pemenang .card-1 {
        height: max-content;
        width: 70%;
        margin: 0 auto;
    }

    .hadiah-pemenang .card-2 {
        height: 397px;
        width: 68%;
        margin: 0 auto;
    }

    .card-notes {
        width: 100%;
    }

    .tema-video img {
        width: 335px;
        height: 301px;
    }

    .section-daftar {
        min-height: 350px;
        background-position: basseline;
        background-position: 50% 100%;
    }

    .buat-link {
        width: 100%;
    }

    .img-width-t {
        width: 500px;
    }

    .width-hero {
        width: 75%;
    }

    .font-32-sb {
        font-size: 1.5rem;
        font-weight: 600;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    body {
        overflow-x: hidden;
    }

    .font-tl-20-eb {
        font-size: 20px;
        font-weight: 700;
    }

    .font-tl-24-eb {
        font-size: 24px;
        font-weight: 700;
    }

    .display-d-none {
        display: none;
    }

    .card-header-link img {
        width: 90%;
    }

    .card-header-link .row {
        height: 550px;
    }

    .cont-catalog img {
        width: 80%;
    }

    .card-img-link {
        width: 650px !important;
        height: 472px !important;
        margin-left: 5px !important;
    }

    .card-img-link img {
        width: 80%;
    }

    .linkpintar .card-langkah {
        width: 300px;
    }

    .card-harga {
        gap: 20px;
    }

    .section-header img {
        width: 50%;
        height: 50%;
    }

    .section-daftar {
        background-position: basseline;
        background-position: 50% 100%;
    }

    .hadiah-pemenang .card-2 .card2-text {
        flex-direction: column;
    }

    .row-card2 {
        display: flex;
        align-items: center;
    }

    .line-break::before {
        content: "\a";
        white-space: pre;
    }

    /* .width-hero {
        width: 80%;
    } */
}

@media only screen and (min-width: 992px) and (max-width:1200px) {

    .section-header {
        height: 500px !important;
        background-position: basseline;
        background-position: 50% 100%;
    }

    .buat-link {
        width: 100%;
    }
}


/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .display-d-none {
        display: none;
    }

    .mt-12-130 {
        margin-top: 65px;
    }

    .card-img-link {
        position: absolute;
        width: 750px !important;
        height: 560px !important;
        margin-left: 50px !important;
    }

    .card-pos {
        width: 312px;
        height: 312px;
    }

    .width-hero {
        width: 100%;
    }

    .border-left-gray {
        border-left: 1px solid #d1d2d3;
    }

    .line-container {
        display: block;
    }
}

@media only screen and (min-width: 1300px) {
    .display-d-none {
        display: none;
    }

    .card-img-link {
        position: absolute;
        width: 840px !important;
        height: 560px !important;
    }

    .card-img-link img {
        width: 740px !important;
        height: 560px !important;
    }

    .card-pos {
        width: 100%;
    }


}

@media only screen and (min-width: 1200px)and (max-width:1400px) {

    .section-header {
        height: 650px !important;
    }

    .line-container {
        top: 59%;
    }
}

.padding-x-16 {
    padding-right: 16px;
    padding-left: 16px;
}

.container-flex {
    display: flex;
    align-self: stretch;
}

.column-flex-1 {
    flex: 1;
}

@media (max-width: 768px) {
    .container-flex {
        flex-direction: column;
    }

    .column-flex-1 {
        flex: none;
        width: 100%;
        margin-bottom: 0px;
    }

    .max-h-600 {
        max-height: 600px;
        overflow-y: scroll;
    }

    .hide-shadow-bs {
        box-shadow: none !important;
    }

    .bg-offer {
        background: transparent url('../images/home_v2/bglihatharga_homenew.webp');
        background-size: cover;
    }

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

.list-harga {
    padding-left: 6%;
}

.list-harga li {
    list-style: inherit;
}

.flex-nowrap .nav-item .nav-link {
    width: max-content;
}

.flex-none {
    flex: none;
}

@media(max-width: 1400px) {
    .h-plugin {
        height: 45vh;
    }
}

@media(max-width: 1300px) {
    .h-plugin {
        height: 50vh;
    }
}

@media(max-width: 1200px) {
    .h-plugin {
        height: 30vh;
    }
}

@media(max-width: 800px) {
    .h-plugin {
        height: 45vh;
    }
}

/* Ultah 6ettting Bigger */
@font-face {
    font-family: 'moderniz';
    src: url('../../6etting-bigger/moderniz/Moderniz.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

.getting-font {
    font-family: 'moderniz', sans-serif;
}

.getting-bg-primer {
    background-color: #008256;
}

.getting-font-primer {
    color: #008256;
}

.getting-font-secondary {
    color: #F3F1E2;
}

.getting-font-green {
    color: #B8CD40;
}

.getting-font-3 {
    color: #245D29;
}

.getting-font-4 {
    color: #FFEBD2;
}

.getting-font-5 {
    color: #FA702F;
}

.getting-bg-secondary {
    background-color: #F3F1E2;
}

.getting-bg-trans,
.getting-accordion,
.getting-accordion:not(.collapsed) {
    background-color: transparent;
}

.getting-border-top {
    border-top: 1px solid #F3F1E2;
    opacity: 1;
}

.getting-button {
    padding: 14px 18px 14px 18px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
}

.getting-button-sm {
    padding: 10px 18px 10px 18px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
}

.getting-button-primer,
.button-hut.active {
    background: var(--GETTING-BIGGER, #008256);
    color: white;
    border: 4px solid var(--GETTING-BIGGER, #008256);
}

.getting-button-primer:hover {
    background: var(--GETTING-BIGGER, #00AF81);
    color: white;
    border: 4px solid var(--GETTING-BIGGER, #00AF81);
}

.getting-button-secondary,
.button-hut {
    background: transparent;
    color: #008256;
    border: 4px solid var(--GETTING-BIGGER, #008256);
}

.getting-button-secondary:hover,
.button-hut:hover {
    background: #00AF81;
    color: white;
}

.getting-card-shadow {
    box-shadow: 0px 8px 16px 0px #00000026;
}

.getting-bg-hero {
    background: #FEF9F3 !important;
    background-size: cover;
}

.getting-bg-content-1 {
    background: #FEF9F3 url('../../6etting-bigger/bgsyaratketentuan_lpbizclash.svg') no-repeat center;
    background-size: cover;
}

.getting-bg-content-2 {
    background: white url('../../6etting-bigger/bghadiah_lpbizclash.svg') no-repeat center;
    background-size: cover;
}

.getting-bg-content-3 {
    background: #FEF9F3 url('../../6etting-bigger/bgketentuan&narahubung_lpbizclash.svg') no-repeat center;
    background-size: cover;
}

.getting-bg-hero-ultah {
    background: #FEF9F3 url('../../6etting-bigger/bghero_ultah6.svg') no-repeat top;
    background-size: contain;
}

.getting-bg-magazine-ultah {
    background: #FEF9F3 url('../../6etting-bigger/bgmagazine_ultah6.svg') no-repeat center;
    background-size: cover;
}

.nav-pills-getting .nav-link-getting:hover,
.nav-pills-getting .nav-link-getting.active {
    background-color: #008256 !important;
}

.getting-card-height {
    height: 100%;
}

.border-gray-r8 {
    border: 1px solid #d1d2d3;
    border-radius: 24px !important;
    overflow: auto;
}

.border-r-48 {
    border-radius: 48px;
}

#getting-rewind {
    z-index: 1000;
    position: fixed;
    bottom: 20px;
    left: 20px;
    text-align: left;
    display: block;
    z-index: 10000;
    padding: 7px;
    border-radius: 8px;
}

.bg-getting-secondary {
    background: #FA702F;
}

@media screen and (min-width: 700px) {
    .getting-calendar-mw {
        max-width: 50%;
    }

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

	.display-md-none {
		display: none;
	}

	.display-md-flex {
		display: -ms-flexbox!important;
		display: flex!important;
	}
}

@media screen and (min-width: 1200px) {
    .getting-pl-hero {
        padding-left: 120px;
    }

    .getting-hero-img {
        width: 70% !important;
    }
}

@media screen and (min-width: 1400px) {
    .getting-pl-hero {
        padding-left: 150px;
    }
}

@media screen and (max-width: 990px) {
    .getting-px-hero {
        padding-left: 50px;
        padding-right: 50px;
    }

    .getting-bg-hero-ultah {
        background: #FEF9F3;
        background-size: contain;
    }

    .getting-bg-magazine-ultah {
        background: #FEF9F3;
        background-size: cover;
    }

    .line-breaks::before {
        content: "\a";
        white-space: pre;
    }

    .font-20-mobile {
        font-size: 16px;
    }

    .w-fit {
        width: 100%;
    }

    .height-slide-1 {
        height: 350px;
    }
}

@media screen and (max-width: 600px) {
    .getting-px-hero {
        padding-left: 30px;
        padding-right: 30px;
    }
    .font-28-b {
        font-size: 1.5rem;
    }
    .font-24-b {
        font-size: 1.25rem;
        font-weight: 650;
    }
    .height-slide-1 {
        height: 550px;
    }
}
