/* Utilities */
html {
    scroll-behavior: smooth;
}

.modal-iframe {
    width: 100%;
    height: 80vh;
}
/* End Utilities */

/* Navbar */
.navbar, .navbar-marketing.bg-transparent.navbar-light {
    background: transparent;
}

.navbar-marketing.navbar-light.navbar-scrolled {
    background: linear-gradient(to right, #0391df, #19abfc) !important;
}
/* End navbar */

/* Header */
header {
    background-image: url(../../../assets/img/public/header-bg.jpeg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.page-header {
    padding-top: 124px;
    padding-bottom: 56px;
}

.page-header-content {
    padding-top: 70px;
    padding-bottom:50px
}

.header-desc {
    width: 75%;
}

.page-header .header-img {
    width: 100%;
}

.page-header .col-lg-7 {
    margin-bottom: 30px;
}

.header-img {
    width: 100%;
    height: 330px;
    border-radius: 8px;
    object-fit: cover;
}

.header-carousel .slick-dots li button:before {
    color: white;
    font-size: 17px;
}

.header-carousel .slick-dots li.slick-active button:before {
    color: white !important;
    opacity: 1;
}

.page-header .button-group {
    display: flex;
    align-items: center;
    column-gap: 24px;
}

.page-header .button-group .additional-text {
    font-weight: 500;
}

.page-header .button-group .button-secondary {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    border: 2px solid #fff;
    background-color: rgba(255, 255, 255, 0.10);
    padding: 12px 24px;
    border-radius: 4px;
    text-decoration: none;
    transition: all 200ms ease;
}
.page-header .button-group .button-secondary:hover {
    background-color: #fff;
    color: #0391df;
}

.header-img {
    border-radius: 8px;
    border: 3px solid white;
}

.header-video-button {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fd6b0290;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 200ms ease;
    border: 2px solid white;
}

.header-video-button:hover {
    background-color: #fd6b02;
    color: white;
}

.header-video-span {
    position: absolute;
    bottom: 2px;
    left: 2px;
    color: #3a3b3c;
    background-color: white;
    padding: 4px 8px;
    border-radius: 4px;
}

.header-video-iframe {
    width: 100%;
    height: 75vh;
}

.header-carousel .slick-list {
    margin: 0 -24px;
}

.header-carousel .slick-slide > div {
    padding: 0 24px;
}

.header-carousel .card-body {
    padding: 8px;
}

.header-carousel .header-carousel-img {
    width: auto;
    height: 100px;
    object-fit: contain;
    display: block;
    margin: auto;
}

.header-carousel .card {
    border: 2px solid #ffab09 !important;
}
/* End Header */

/* Pilihan Kebutuhan */
#pilihanKebutuhan {
    background: #FBFBFB;
    padding-top: 40px;
    padding-bottom: 40px;
}

.kasir-online-img {
    width: 100%;
    height: 340px;
    border-radius: 8px;
    object-fit: cover;
    border: 1px solid #c4c4c4;
    object-position: left center;
}
/* End Pilihan Kebutuhan */


/* Tahap onlinekan usahamu */
#tahapanOnlinekanUsaha {
    margin-top: 80px;
}
/* End Tahap onlinekan usahamu */


/* Website Packages */
#websitePackages .container-fluid .btn-search {
    position: absolute !important;
    right: 10px;
    top: 0;
    background-color: transparent;
    border-color: transparent;
    font-size: 24px;
    color: #19abfc;
    outline: none;
}

#websitePackages .container-fluid .col-lg-3 .form {
    width: 100%;
}

#websitePackages .container-fluid .package-template-card {
    box-shadow: none !important;
    text-align: center;
    border: 1px solid #f2f2f2;
    transition: all 0.2s ease;
}

#websitePackages .container-fluid .package-template-card:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 10%) !important;
    border-color: transparent;
}

#websitePackages .container-fluid .package-template-card .font-20px {
    margin-bottom: 16px;
}

#websitePackages .container-fluid .package-template-card .card-body {
    padding-bottom: 0;
}

#websitePackages .container-fluid .package-template-card .card-footer {
    background-color: transparent;
    padding-top: 0;
}

#websitePackages .search-container {
    margin-bottom: 24px;
}

#websitePackages .select-category {
    border-color: #F3F3F3;
}

#websitePackages
    .container-fluid
    .package-template-card
    .card-footer
    .c2-button-container {
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}

#websitePackages
    .container-fluid
    .package-template-card
    .card-footer
    .c2-button-container
    .btn-template {
    padding: 16px 20px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
}

#websitePackages
    .container-fluid
    .package-template-card
    .card-footer
    .c2-button-container
    .btn-template.active {
    background-color: #fd8835;
    border-color: #fd8835;
    color: #ffff;
}

#websitePackages
    .container-fluid
    .package-template-card
    .card-footer
    .c2-button-container
    .wepa-button {
    background-color: transparent;
    border: 1px solid #ffab09;
    color: #ffab09;
}

#websitePackages .container-fluid .package-template-card .card-img-top {
    border-radius: 4px;
    height: 300px;
    object-fit: contain;
    background-color: #efefef;
}

#websitePackages .container-fluid .more-template {
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #0391df !important;
    font-weight: 600;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 10%);
}

#websitePackages .container-fluid .more-template {
    display: flex;
    align-items: center;
    column-gap: 8px;
    padding: 22px 32px;
    border-radius: 4px;
    background: #19ABFC;
    box-shadow: 0px 10px 30px 0px rgba(3, 145, 223, 0.15);
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    transition: all 0.2s ease;
}

#websitePackages .container-fluid .more-template:hover {
    background-color: #0087cf;
    color: #fff;
    box-shadow: none;
}

.kebutuhan-pills-container {
    column-gap: 24px;
}

.kebutuhan-pills-container .kebutuhan-nav-link {
    background: transparent;
    border: 2px solid #B4ACAA;
    padding: 12px 24px !important;
    border-radius: 8px;
}

.kebutuhan-pills-container .kebutuhan-nav-link.active {
    background: transparent !important;
    border: 2px solid var(--primary);
    color: var(--white);
    background-color: var(--primary) !important;
}

.wepa-pills-container {
    column-gap: 24px;
}

.wepa-pills-container .wepa-nav-link {
    background: transparent;
    border-bottom: 2px solid #B4ACAA;
    padding: 22px 47px !important;
    border-radius: 0;
}

.wepa-pills-container .wepa-nav-link.active {
    background: transparent !important;
    border-bottom: 2px solid var(--primary);
    color: var(--primary);
}
/* End Website Packages */


/* Paket Bundling Lengkap */
#paketBundlingLengkap {
    margin-top: 80px;
    margin-bottom: 80px;
}
/* End Paket Bundling Lengkap */

/* Masalah pengusaha */
.mape-item-container {
    border-radius: 4px;
    border: 2px solid var(--dark);
    background: #FFF;
    box-shadow: 0px 4px 0px 0px var(--dark);
    padding: 12px 24px;
    margin-bottom: 24px;
}

.mape-item-container:last-child {
    margin-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
}

.mape-item-container > p {
    color: var(--dark);
    font-family: 'Open Sans';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.05px;
    text-align: center;
}
/* End Masalah pengusaha */


/* Solusi Digitalisasi */
#solusiDigitalisasi {
    margin-top: 40px;
    background: #FBFBFB;
    padding-top: 40px;
    padding-bottom: 40px;
}

.sodi-line {
    position: absolute;
    left: 0;
    top: 102px;
    width: 100%;
}

.sodi-number {
    width: 51px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--primary);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
}

.sodi-number > span {
    color: #FFF;
    font-family: 'Open Sans';
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.05px;
}

.sodi-overlay-container {
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 8px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
    overflow: hidden;
}

.sodi-overlay-img {
    width: 100%;
    height: auto;
    display: block;
}

.sodi-overlay-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.70);
    opacity: 0;
    transition: all 200ms ease;
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}

.sodi-overlay-content p {
    font-weight: 500;
    color: #fff;
    margin-bottom: 0px;
}

.sodi-overlay-content:hover {
    opacity: 1;
}

.sodi-overlay-content > button {
    background: rgba(255, 255, 255, 0.10);
    color: #FFF;
    font-size: 24px;
    width: 64px;
    height: 64px;
    border-radius: 50%;
}

.sodi-table-container {
    box-shadow: var(--shadow);
    border-radius: 8px;
    border: 1px solid var(--black);
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    background-color: white;
}

.sodi-table-left-column {
    width: 75%;
}

.sodi-table-right-column {
    width: 25%;
}

.sodi-table-header {
    border-bottom: 1px solid var(--black);
    padding: 8px 16px;
}

.sodi-table-item {
    border-bottom: 1px solid var(--black);
    padding: 8px 16px;
    height: 39px;
}

.sodi-table-item:last-of-type {
    border-bottom: 0;
}

.sodi-table-right-column .fa-times {
    color: var(--dark);
    font-size: 24px;
}

.sodi-table-center {
    border-radius: 8px;
    border: 3px solid var(--primary);
    filter: drop-shadow(0px 3px 11px rgba(0, 0, 0, 0.10));
    position: absolute;
    background-color: white;
    left: 52%;
    top: -8px;
    transform: scale(1.06);
}

.sodi-table-center .sodi-table-header,
.sodi-table-center .sodi-table-item {
    border-bottom: 3px solid var(--primary);
}

.sodi-table-center .sodi-table-item:last-child {
    border-bottom: 0;
}

.sodi-table-center .fa-check {
    color: var(--primary);
    font-size: 24px;
}

.sodi-divider {
    margin-top: 56px;
    margin-bottom: 56px;
    border-color: #c5c5c5;
    border-width: 3px;
}

.sodi-table-title {
    margin-bottom: 32px;
}

.mobile-title-point {
    display: none;
}

.desktop-title-point {
    display: block;
}
/* End Solusi Digitalisasi */

/* bootstrap hack: fix content width inside hidden tabs */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: block; /* undo display:none          */
    height: 0; /* height:0 is also invisible */
    overflow-y: clip; /* no-overflow                */
}
.tab-content > .active,
.pill-content > .active {
    height: auto; /* let the content decide it  */
} /* bootstrap hack end */
/* End Advantage */


/* FAQ */
#faq {
    background: #FBFBFB;
    padding-top: 40px;
    padding-bottom: 40px;
}

.faq-title {
    font-family: 'Open Sans';
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.05px;
    color: var(--dark);
}

.faq-search .card-body {
    padding: 6px 16px;
}

.faq-search .fa-search {
    font-size: 24px;
    color: #666666;
}

.faq-search .form-control {
    border: 0;
    padding-left: 0;
}

.faq-search .btn {
    background-color: var(--primary);
    border-color: var(--primary);
}

.faq-search .btn > i {
    color: white;
}

.faq-item {
    box-shadow: none;
    background-color: transparent;
    border-bottom: 1px solid #dbdbdb !important;
    border-radius: 0;
}

.faq-item .card-header {
    background-color: transparent;
    padding: 0;
}

.faq-item .card-body {
    background-color: transparent;
    padding: 16px 0;
}

.faq-item .item-trigger {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

.faq-item .item-title {
    color: #3A3B3C;
    font-family: 'Open Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.05px;
    margin-bottom: 0;
}

.faq-item .item-button {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: white;
    background-color: var(--primary);
    border-radius: 50%;
}

.faq-item .item-description {
    white-space: pre-line;
}
/* End FAQ */

/* Video Testimony */
#videoTestimony {
    margin-top: 56px;
}

.vite-overlay-container {
    width: 100%;
    height: auto;
    position: relative;
    border-radius: 8px;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
    overflow: hidden;
}

.vite-overlay-img {
    width: 100%;
    height: 375px;
    display: block;
    object-fit: cover;
}

.vite-overlay-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.50);
}

.vite-overlay-content button {
    font-family: 'Open Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.05px;
    padding: 12px 24px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 8px;
}

.vite-overlay-content p {
    width: 58%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
/* End Video Testimony */

/* Kunci Usaha */
#kunciUsaha {
    margin-top: 56px;
    margin-bottom: 56px;
}

.kusa-item-container {
    border-radius: 4px;
    border: 2px solid var(--dark);
    background: #FFF;
    box-shadow: 0px 10px 0px 0px var(--dark);
    padding: 24px 32px;
    margin-bottom: 32px;
}

.kusa-item-container:last-child {
    margin-bottom: 0;
}

.kusa-item-container .item-number {
    width: 51px;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: var(--dark);
    margin-left: auto;
    margin-right: auto;
    margin-right: 32px;
    padding-bottom: 2px;
}

.kusa-item-container .item-number > span {
    color: #FFF;
    font-family: 'Open Sans';
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.05px;
}

.kusa-item-container .item-label {
    color: #666;
    font-family: 'Open Sans';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.05px;
}

.kusa-vector {
    position: absolute;
    right: -32px;
}
/* End Kunci Usaha */

/* Daftar Paket */
#daftarPaket {
    background: url(../../../assets/img/home/dapa-bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: auto;
    padding-top: 56px;
    padding-bottom: 71px;
    margin-top: 56px;
}

.dapa-item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
    position: relative;
}

.dapa-item .card-body {
    padding: 32px;
}

.dapa-item .item-vector {
    width: auto;
    height: 89px;
    object-fit: contain;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

.dapa-item .item-title {
    color: #3A3B3C;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.05px;
    margin-bottom: 8px;
}

.dapa-item .item-price {
    color: #3A3B3C;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.05px;
    text-align: center;
    display: block;
    margin-bottom: 0;
}

.dapa-item .item-price > s {
    color: var(--primary);
}

.dapa-item .item-price.real {
    opacity: 0.30000001192092896;
    font-size: 18px;
}

.dapa-item .item-price.discount {
    opacity: 1;
    font-size: 28px;
    margin-bottom: 24px;
}

.dapa-item-trigger {
    border-radius: 50px;
    background-color: #19ABFC;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
    padding: 16px 24px;
    color: #FFF !important;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.05px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -24px;
    margin: 0 auto;
    width: fit-content;
    transition: all 200ms ease;
}

.dapa-item-trigger:hover {
    filter: brightness(.8);
}

.dapa-item .item-advantage {
    margin-bottom: 24px;
    color: var(--prototype-dark, #3A3B3C);
    text-align: left;
    font-family: 'Roboto';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.05px;
}

.dapa-item .item-buy {
    border-radius: 4px;
    background: #FD6A02;
    color: #FFF !important;
    font-family: 'Roboto';
    font-size: 16px;
    padding: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.05px;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    transition: all 200ms ease;
}

.dapa-item .item-buy:hover {
    filter: brightness(.8);
}

.dapa-item .btn-outline-primary {
    border-radius: 4px;
    border: 2px solid #19ABFC;
    color: #19ABFC;
    text-align: center;
    font-family: 'Roboto';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.05px;
}

.dapa-item .btn-outline-primary:hover {
    color: white !important;
    background-color: #19ABFC;
}
/* End Daftar Paket */


/* Paket custom */
#paketCustom {
    border: 1px solid #E0E0E0;
    background: #FBFBFB;
    padding-top: 56px;
    padding-bottom: 56px;
}
/* End Paket custom */


/* Paket Pilihan */
#paketPilihan {
    margin-top: 79px;
}

#paketPilihan article {
    margin-bottom: 83px;
}

#paketCustom .card {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 10%);
}

.papi-header-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
}

.papi-item {
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
    position: relative;
}

.papi-item .card-body {
    padding: 32px;
}

.papi-item .item-vector {
    width: auto;
    height: 89px;
    object-fit: contain;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

.papi-item .item-title {
    color: #3A3B3C;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.05px;
    margin-bottom: 8px;
}

.papi-item .item-price {
    color: #3A3B3C;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.05px;
    text-align: center;
    display: block;
    margin-bottom: 0;
}

.papi-item .item-price > s {
    color: var(--primary);
}

.papi-item .item-price.real {
    opacity: 0.30000001192092896;
    font-size: 18px;
}

.papi-item .item-price.discount {
    opacity: 1;
    font-size: 28px;
    margin-bottom: 24px;
}

.papi-item-trigger {
    border-radius: 50px;
    background-color: #19ABFC;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
    padding: 16px 24px;
    color: #FFF !important;
    text-align: center;
    font-family: 'Open Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.05px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -24px;
    margin: 0 auto;
    width: fit-content;
    transition: all 200ms ease;
}

.papi-item-trigger:hover {
    filter: brightness(.8);
}

.papi-item .item-advantage {
    padding-bottom: 16px;
    border-bottom: 1px solid #F2F2F2;
    margin-bottom: 16px;
    color: var(--prototype-dark, #3A3B3C);
    text-align: left;
    font-family: 'Roboto';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.05px;
}

.papi-item .item-buy {
    border-radius: 4px;
    background: #FD6A02;
    color: #FFF !important;
    font-family: 'Roboto';
    font-size: 16px;
    padding: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.05px;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    transition: all 200ms ease;
}

.papi-item .item-buy:hover {
    filter: brightness(.8);
}

.papi-iklan-carousel .slick-slide {
    margin: 0 16px;
    opacity: .3;
    transition: all 200ms ease;
}

.papi-iklan-carousel .slick-slide.slick-active {
    opacity: 1;
}

.papi-iklan-carousel .slick-list {
    margin: 0 -24px;
}

.papi-iklan-carousel .papi-item {
    margin-top: 8px;
    margin-bottom: 32px;
    width: 375px;
}

.papi-sosmed-vector {
    position: absolute;
    right: 0;
    top: 15%;
}
/* End Paket Pilihan */

/* Whatsapp Testimony */
#whatsappTestimony {
    margin-top: 80px;
    margin-bottom: 80px;
}

.whatsapp-img {
    width: 360px;
    height: auto;
    object-fit: fill;
}

.whatsapp-carousel .slick-slide {
    margin: 0 24px;
    opacity: .3;
    transition: all 200ms ease;
}

.whatsapp-carousel .slick-slide.slick-active {
    opacity: 1;
}

.whatsapp-carousel .slick-list {
    margin: 0 -24px;
}
/* End Whatsapp Testimony */


/* Modal Testimony Video */
#assistanceModal .modal-content {
    background: url(../../../assets/img/home/assistanceModal-bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-radius: 60px !important;
}

.assistance-close-button {
    position: absolute;
    top: 24px;
    position: absolute;
    z-index: 100;
    right: 24px;
    color: white;
    font-size: 52px;
}

.assistance-btn {
    background-color: #fd6a02;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 1.25rem;
    transition: all 0.3s ease;
    border-radius: 4px;
}
/* Modal Testimony Video */


@media (max-width: 390px) {
    /* Kunci Sukses Section */
    .kusa-item-container .media-body .item-label {
        font-size: 16px;
    }
    /* End - Kunci Sukses Section */

    .mape-item-container {
        padding: 12px 16px;
    }

    .mape-item-container p {
        font-size: 14px !important;
    }

    /* 3 Langkah Onlinekan Usaha */
    .mobile-title-point {
        display: block;
        font-size: 16px;
    }
    .desktop-title-point {
        display: none;
    }

    .mobile-point-section {
        display: flex;
        align-items: center;
        margin-bottom: 24px;
        column-gap: 8px;
    }

    .mobile-point-section .sodi-number {
        width: 35px;
        height: 35px;
        margin: 0;
    }

    .mobile-point-section .sodi-number span {
        font-size: 20px;
        font-weight: 500;
    }

    .mobile-point-section .sodi-line-mobile {
        width: 30%;
        position: relative;
    }
    /* End - 3 Langkah Onlinekan Usaha */

    /* Advantage */
    .advantage-mobile-item .card-body h4 {
        font-size: 18px;
        margin-bottom: 0;
    }

    .advantage-mobile-item .card-body .advantage-mobile-collapse-button {
        background-color: #ecf8ff;
        border: none;
        color: #0391df;
        padding: 8px 12px;
    }

    .advantage-mobile-item .card .card-body .advantage-mobile-collapse-button .fa-plus {
        transform: rotate(0deg);
        transition: all 0.2s ease;
    }

    .advantage-mobile-item .card .card-body .advantage-mobile-collapse-button .fa-plus.rotate {
        transform: rotate(45deg);
    }
    /* End - Advantage */

    /* Video Testimonial */
    .vite-overlay-container {
        overflow: visible;
        border-radius: 8px;
    }

    .vite-overlay-container .vite-overlay-img {
        height: 300px;
        border-radius: 8px;
    }

    .vite-overlay-content {
        border-radius: 8px;
    }

    .vite-overlay-content div {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .vite-overlay-content p {
        width: 100%;
    }

    .vite-overlay-content h2 {
        margin-top: 24px;
    }

    .vite-overlay-content button {
        margin-bottom: 24px;
    }
    /* End - Video Testimonial */
}

@media (max-width: 767.98px) {
    .container-fluid {
        padding-left: 16px;
        padding-right: 16px;
    }

    /* Navbar */
    .navbar {
        background-color: var(--primary) !important;
        padding-left: 12px;
        padding-right: 12px;
    }

    .navbar-header {
        border-bottom: 1px solid white;
    }
    /* End Navbar */

    /* Header */
    .page-header {
        padding-top: 100px;
        padding-bottom: 40px;
    }

    .header-img {
        height: 220px;
    }

    .header-login {
        border: 1px solid white;
        padding: 8px 16px;
        border-radius: 0.35rem;
        color: white;
    }

    .header-desc {
        width: 100%;
        margin-bottom: 32px;
    }

    .page-header .header-content-container {
        text-align: center !important;
    }

    #header h1 {
        font-size: 20px;
    }

    .page-header .button-group {
        flex-direction: column;
        row-gap: 16px;
    }

    .page-header .button-group .divider-button-group {
        display: flex;
        align-items: center;
        column-gap: 24px;
    }

    .page-header .button-group .divider-button-group .divider {
        width: 135px;
        height: 2px;
        background-color: #fff;
    }

    .page-header .button-group .button {
        width: 100%;
    }
    /* End Header */

    /* Tahapan onlinekan usaha */
    #tahapanOnlinekanUsaha {
        margin-top: 48px;
    }
    /* Tahapan onlinekan usaha */

    /* Pilhan Kebutuhan */
    .kebutuhan-pills-container {
        row-gap: 16px;
    }

    .kasir-online-img {
        height: 180px;
    }
    /* End Pilihan Kebutuhan */


    /* Masalah Pengusaha */
    #masalahPengusaha img {
        margin-top: 32px;
        margin-bottom: 32px;
        width: 80% !important;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    #masalahPengusaha .mape-item-container p {
        font-size: 16px;
    }
    /* End Masalah Pengusaha */

    /* 3 Langkah Onlinekan Usaha */
    .mobile-title-point {
        display: block;
        font-size: 16px;
    }
    .desktop-title-point {
        display: none;
    }

    .mobile-point-section {
        display: flex;
        align-items: center;
        margin-bottom: 24px;
        column-gap: 8px;
    }

    .mobile-point-section .sodi-number {
        width: 35px;
        height: 35px;
        margin: 0;
    }

    .mobile-point-section .sodi-number span {
        font-size: 20px;
        font-weight: 500;
    }

    .mobile-point-section .sodi-line-mobile {
        width: 30%;
        position: relative;
    }
    /* End - 3 Langkah Onlinekan Usaha */

    /* Advantage */
    .advantage-mobile .advantage-image-item {
        width: 100%;
        height: 200px;
        border-radius: 8px;
    }
    .advantage-team-img {
        width: 100%;
    }

    .advantage-mobile-item .card-body h4 {
        font-size: 18px;
        margin-bottom: 0;
    }

    .advantage-mobile-item .card-body .advantage-mobile-collapse-button {
        background-color: #ecf8ff;
        border: none;
        color: #0391df;
        padding: 8px 12px;
    }

    .advantage-mobile-item .card .card-body .advantage-mobile-collapse-button .fa-plus {
        transform: rotate(0deg);
        transition: all 0.2s ease;
    }

    .advantage-mobile-item .card .card-body .advantage-mobile-collapse-button .fa-plus.rotate {
        transform: rotate(45deg);
    }
    /* End - Advantage */


    /* Solusi digitalisasi */
    .sodi-line {
        display: none;
    }

    .sodi-number {
        position: relative;
        margin-bottom: 24px;
        z-index: 5;
    }

    .sodi-line-mobile {
        position: absolute;
        top: 46%;
        width: 100%;
        z-index: 1;
    }

    .sodi-overlay-content {
        opacity: 1;
        display: flex;
        flex-direction: column;
        row-gap: 16px;
    }

    .sodi-overlay-content p {
        color: #fff;
        margin-bottom: 0;
        font-size: 18px;
        font-weight: 500;
    }
    /* End Solusi digitalisasi */


    /* Kunci usaha */
    .kusa-vector {
        display: none;
    }

    .kusa-item-container {
        padding: 16px;
    }

    .kusa-item-container .item-label {
        text-align: center;
        display: block;
        font-size: 20px;
    }

    #kunciUsaha .item-number {
        width: 51px;
        height: 51px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: var(--dark);
        margin-left: auto;
        margin-right: auto;
        margin-right: 32px;
        padding-bottom: 2px;
        margin-bottom: 16px;
    }

    #kunciUsaha .item-number > span {
        color: #FFF;
        font-family: 'Open Sans';
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.05px;
    }
    /* End Kunci usaha */

    /* Paket bundling lengkap */
    #paketBundlingLengkap {
        margin-top: 48px;
        margin-bottom: 0;
    }
    /* End Paket bundling lengkap */

    /* Advantage */
    .advantage-spacing {
        padding: 0;
    }

    .advantage-mobile .accordion {
        border: 1px solid #ebebeb;
        border-radius: 4px;
    }

    .advantage-mobile .accordion .card {
        box-shadow: none !important;
    }

    .advantage-mobile .accordion .card-header {
        background-color: #fff;
        justify-content: center;
        border-bottom: 1px solid #ebebeb;
        padding: 16px !important;
    }

    .advantage-mobile .accordion .card-header h2 button {
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 16px;
    }

    .advantage-mobile .accordion .card-header h2 span {
        font-size: 20px;
        color: #111;
        font-weight: 700;
    }
    /* End - Advantage */

    /* Daftar paket */
    .papi-header-container img {
        width: 100%;
    }
    /* End Daftar paket */

    /* Faq */
    .faq-title {
        font-size: 24px;
    }

    .faq-item .item-title {
        text-align: left;
    }
    /* End Faq */

    /* Video testimony */
    .vite-overlay-img {
        height: 240px;
    }

    .vite-overlay-content p {
        width: 90%;
    }

    .video-testimony-mobile-carousel  .vite-overlay-container {
        width: 80vw;
        margin-left: 4px;
        margin-right: 4px;
    }

    .video-testimony-mobile-carousel .slick-slide {
        opacity: .5;
        transition: all 300ms ease;
    }

    .video-testimony-mobile-carousel .slick-slide.slick-active {
        opacity: 1;
    }

    #modalVideo .modal-iframe {
        height: 300px;
    }
    /* End Video testimony */

    /* #whatsappTestimony .container-fluid .whatsapp-carousel {
        padding-left: 24px;
        padding-right: 24px;
    } */

    #whatsappTestimony .container-fluid .whatsapp-carousel .whatsapp-img {
        border-radius: 8px;
        padding-left: 24px;
        padding-right: 24px;
    }

    /* Our Portofolio */
    .ourport-image {
        width: 100%;
        height: 30vh;
        object-fit: contain;
    }
    /* End Our Portofolio */

    #assistanceModal .modal-dialog {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        min-height: calc(100% - 3.5rem);
    }

    #assistanceModal .modal-dialog::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
    }

    #assistanceModal .modal-content {
        background: url(../../../assets/img/home/assistanceModal-bg.jpg) no-repeat center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        border-radius: 20px !important;
    }

    .assistance-close-button {
        top: 4px;
        right: 16px;
        font-size: 32px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .container-fluid {
        padding-left: 16px;
        padding-right: 16px;
    }

    .navbar {
        background-color: #19abfc !important;
    }

    /* Header */
    .page-header {
        padding-top: 5rem;
    }

    .header-img {
        width: 100%;
        height: 260px;
    }

    .header-login {
        border: 1px solid white;
        padding: 8px 16px;
        border-radius: 0.35rem;
        color: white;
    }

    .header-desc {
        width: 100%;
    }

    .page-header .header-content-container {
        margin-bottom: 32px;
        text-align: center !important;
    }

    .page-header .button-group {
        display: flex;
        align-items: center;
        justify-content: center;
        column-gap: 24px;
    }
    /* End Header */

    /* Pilihan Kebutuhan */
    .kebutuhan-pills-container {
        row-gap: 16px;
    }

    .kasir-online-img {
        height: auto;
    }
    /* End Pilihan Kebutuhan */

    /* Masalah Pengusaha */
    #masalahPengusaha img {
        margin-top: 32px;
        margin-bottom: 32px;
        width: 60% !important;
        height: auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    #masalahPengusaha .d-flex {
        column-gap: 16px;
    }

    #masalahPengusaha .d-flex .mape-item-container {
        width: 50%;
    }
    /* End Masalah Pengusaha */

    /* Advantage */
    .advantage-mobile .advantage-image-item {
        width: 100%;
        height: 200px;
        border-radius: 8px;
    }
    /* End - Advantage */

    /* solusi Digitalisasi */
    .sodi-line-mobile {
        display: none;
    }

    .sodi-line {
        display: none;
    }
    /* End solusi Digitalisasi */

    /* Kunci usaha */
    .kusa-vector {
        display: none;
    }
    /* End Kunci usaha */

    /* video testimony */
    .video-testimony-mobile-carousel  .vite-overlay-container {
        width: 80vw;
        margin-left: 4px;
        margin-right: 4px;
    }

    .video-testimony-mobile-carousel .slick-slide {
        opacity: .5;
        transition: all 300ms ease;
    }

    .video-testimony-mobile-carousel .slick-slide.slick-active {
        opacity: 1;
    }
    /* End video testimony */
}

@media (max-width: 997.92px) {
    /* Header */
    .page-header-content {
        padding: 0;
    }
    /* End Header */

    .mobile-sodi-table {
        background-color: white;
    }

    .mobile-sodi-table .check {
        background-color: var(--primary);
        text-align: center;
        color: white;
    }

    .mobile-sodi-table .minus {
        color: var(--dark);
        text-align: center;
    }

    .mobile-sodi-table tbody:before {
        line-height:1em;
        content:"_";
        color:white;
        display:block;
    }

    .mobile-sodi-table tbody tr td {
        border: 1px solid #ebebeb;
        font-weight: 500;
    }

    .mobile-sodi-table thead {
        color: #111;
        border: 1px solid #ebebeb;
    }

    .mobile-sodi-table thead tr td {
        font-size: 14px !important;
    }

    .mobile-sodi-table th,
    .mobile-sodi-table td {
        border-color: #ebebeb;
        padding: 14px !important;
    }

    /* Advantage */
    .advantage-mobile .advantage-image-item {
        width: 100%;
        height: auto;
        border-radius: 8px;
    }
    /* End - Advantage */

    /* Paket Strategi Online */
    .pricing-card {
        height: auto;
    }
    /* End Paket Strategi Online */
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    /* Promotion Banner */
    .proba-image {
        height: 20vw;
    }
    /* End Promotion Banner */

    .assistance-link-button {
        left: 34.5%;
        bottom: 10%;
        z-index: 100;
        font-size: 16px;
    }

    /* Advantage */
    .advantage-mobile .advantage-image-item {
        width: 100%;
        height: 400px;
        border-radius: 8px;
    }
    /* End - Advantage */
}

@media (min-width: 1200px) {
    /* Promotion Banner */
    .proba-image {
        height: 17.5vw;
    }
    /* End Promotion Banner */
}
