:root {
    --primary-color: rgb(78, 118, 97);
    --primary-button-color:#4e7661;
    --ukuran-teks: 16px;
}
.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:100px;
    right:40px;
    /* background-color:#25d366; */
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
    display: flex;
    justify-content: center;
    align-items: center;
}
logo{
    object-fit:cover;
}
.event-overlay{
    background: #00000061!important;
}
.eh-200{
    height:200px
}
.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:100px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-item a{
    width: var(--bs-pagination-size);
    height: var(--bs-pagination-size);
    text-align: center;
    line-height: var(--bs-pagination-size);
    border-radius: 100%;
    padding: 0;
    font-weight: 600;
}
.page-item a{
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: var(--bs-pagination-color);
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-more-info{
    width:80%;
    height:50px;
    background-color: #bebebf;
    color: white;
}
.btn-less-info{
    width:80%;
    height:50px;
    background-color: #bebebf;
    color: white;
}
.btn-shopee {
    --bs-btn-color: #fff;
    --bs-btn-bg: #ff7700;
    --bs-btn-border-color: #ff7700;
    --bs-btn-hover-color: #e66800;
    --bs-btn-hover-bg: #fff;
    --bs-btn-hover-border-color: #d05c00;
    --bs-btn-focus-shadow-rgb: 255, 119, 0;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #d05c00;
    --bs-btn-active-border-color: #c45100;
    --bs-btn-active-shadow: 0 0;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #ff7700;
    --bs-btn-disabled-border-color: #ff7700;
}
.btn-proposal {
    width: 220px;
    font-size: 1.25rem;
    border-radius:30px;
    --bs-btn-color: #fff;
    --bs-btn-bg: #4E7661;
    --bs-btn-border-color: #4E7661;
    --bs-btn-hover-color: #3e5e4d;
    --bs-btn-hover-bg: #fff;
    --bs-btn-hover-border-color: #3e5e4d;
    --bs-btn-focus-shadow-rgb: 255, 119, 0;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #4E7661;
    --bs-btn-active-border-color: #3e5e4d;
    --bs-btn-active-shadow: 0 0;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #71a588;
    --bs-btn-disabled-border-color: #71a588;
}
.btn-join {
    width: 220px;
    font-size: 1rem;
    border-radius:30px;
    --bs-btn-color: #fff;
    --bs-btn-bg: #22433E;
    --bs-btn-border-color: #22433E;
    --bs-btn-hover-color: #22433E;
    --bs-btn-hover-bg: #fff;
    --bs-btn-hover-border-color: #3e5e4d;
    --bs-btn-focus-shadow-rgb: 255, 119, 0;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #4E7661;
    --bs-btn-active-border-color: #22433E;
    --bs-btn-active-shadow: 0 0;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #71a588;
    --bs-btn-disabled-border-color: #71a588;
}
.btn-tokopedia{
    --bs-btn-color: #fff;
    --bs-btn-bg: #2d8e46;
    --bs-btn-border-color: #2d8e46;
    --bs-btn-hover-color: #247a3b;
    --bs-btn-hover-bg: #fff;
    --bs-btn-hover-border-color: #1f6931;
    --bs-btn-focus-shadow-rgb: 45, 142, 70;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #247a3b;
    --bs-btn-active-border-color: #1e642f;
    --bs-btn-active-shadow: 0 0;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #2d8e46;
    --bs-btn-disabled-border-color: #2d8e46;
}
.btn-tiktok{
    --bs-btn-color: #fff;
    --bs-btn-bg: #000;
--bs-btn-border-color: #000;
    --bs-btn-hover-color: #111;
    --bs-btn-hover-bg: #fff;
--bs-btn-hover-border-color: #000;
    --bs-btn-focus-shadow-rgb: 0, 0, 0;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #222;
    --bs-btn-active-border-color: #333;
    --bs-btn-active-shadow: 0 0;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #000;
    --bs-btn-disabled-border-color: #000;
}
.btn-whatsapp {
    --bs-btn-color: #fff;
    --bs-btn-bg: #25D366;
    --bs-btn-border-color: #25D366;
    --bs-btn-hover-color: #1DA54F;
    --bs-btn-hover-bg: #fff; /* Hijau sedikit tua */
    --bs-btn-hover-border-color: #1DA54F;
    --bs-btn-focus-shadow-rgb: 43, 211, 102;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #1DA54F;
    --bs-btn-active-border-color: #1C9B4A;
    --bs-btn-active-shadow: 0 0;
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #25D366;
    --bs-btn-disabled-border-color: #25D366;
}
.btn-whatsapp:hover svg g{
    fill:#1DA54F!important;
}
.btn-tiktok:hover svg g{
    fill:#000!important;
}
.btn-shopee:hover svg g{
    fill:#ff7700!important;
}
.btn-tokopedia:hover svg path{
    fill:#2d8e46!important;
}
.related-post .card-img-top img{
    height:450px;
}
.mkb-bg-overlay{
    background: linear-gradient(to right, #ffffff, transparent);
}
.loader-mkb {
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    background:
            radial-gradient(farthest-side,#23433e 94%,#0000) top/8px 8px no-repeat,
            conic-gradient(#0000 30%,#23433e);
    -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);
    mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);
    animation: l13 1s infinite linear;
}
.p-10-mkb{
    padding: 25px;
}
.offering-list ul{
    padding-left: 15px;
}
.offering-list{
    font-size: 20px;
}
.offering .container-wide{
    background-color: #22433E;
}
.offering-secction ul{
    list-style-type: none;
}
.text-grey{
    color:#8A8A8A;
}
.offering-secction li{
    font-size: 25px;
    line-height:45px;
    color:#111111;
    font-weight: bold;
}
.testimoni-section{
    background-color: #F5F5F5;
}
.testimony-box{
    height:280px;
}
.testimony-box img{
    height:160px;
    width:160px!important;
    object-fit: cover;
    border-radius: 50%;
}
.testimony-box p{
    font-weight: bold;
}
.testimony-box .identity h4{
    margin-bottom:2px!important;
}
.list-benefit .benefit{
    list-style-image: url("../images/icon/checklist.svg");
}
.proposal-section .section-container{
    width:48%;
}
.proposal-btn-container{
    padding-top:20px;
    padding-bottom: 20px;
}
.list-benefit{
    padding-top:20px;
    padding-bottom:10px;
    background-color: #4E7661;
    color: #ffffff;
    border-radius:30px;
}
.item-benefit-close{
    list-style-image: url("../images/icon/false.svg");
}
.list-benefit span{
    font-size: 10px;
}
.benefit li{
    padding-left:10px
}
@keyframes l13{
    100%{transform: rotate(1turn)}
}
@media (max-width: 768px){
    .proposal-btn-container{
        justify-content: center!important;
    }
    .reseller-type{
        flex-direction: column;
    }
    .proposal-section .section-container{
        width:100%;
    }
    .support-section .item{
        margin-bottom: 50px;
    }
    .offering-secction .container .p-10{
        padding:0rem!important;
        padding-top: 20px!important;
    }
    .testimony-box{
        flex-direction: column;
        height:450px;
        justify-content: start!important;
        padding-top:20px!important;
    }
    .testimony-box .identity {
        margin-top:20px;
    }
}
@media (max-width: 576px) {
    .offering h3{
        font-size: 25px!important;
    }
    .support-section h3{
        font-size: 25px!important;
    }
    .offering-secction li{
        font-size: 15px;
        line-height:25px;
    }
    .mobile-slide .py-21{
        padding-top: 16rem!important;
        padding-bottom: 0rem!important;
    }
    .mobile-slide .hero-content.text-start h1{
        font-size:25px;
        margin-bottom:14px!important;
        height:41px
    }
    .mobile-slide .hero-content.text-start h5{
        font-size:16px;
        margin-bottom:10px!important;
        height:50px
    }
    .mkb-bg-overlay{
        width :100%!important;
        height:100%;
        background: linear-gradient(to top, #ffffff, transparent);
    }
}

.text-title{
    font-size: 25px;
}

.btn-uniform {
    width: auto; 
    height: 60px; /* Standardized height */
    padding: 10px 20px; /* Standardized padding */
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.btn-instagram {
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
    color: white;
    border: none;
}
.btn-tiktok {
    background-color: black; /* TikTok's signature black */
    color: white;
    border: none;
}

.btn-shopee{
    background-color: #EE4D2D; /* Shopee's signature orange */
    color: white; /* White text for contrast */
    border: none;   
}