@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

:root {
    --tw-bg-opacity: 1!important;
}

html {
    -webkit-text-size-adjust: 100%;
    font-feature-settings: normal;
    font-family: "Rubik", sans-serif;
    line-height: 1.5;
    -moz-tab-size: 4;
    tab-size: 4
}

body {
    -webkit-font-smoothing: antialiased;
    background-color: #f8f8f8;
    color: #4a4a4a;
    font-display: swap;
    /* font-size: 14px;
    font-weight: 200; */
    line-height: inherit;
    margin: 0
}

.border-gray {
    border-top-style: solid;
    border-top-color: #dedede;
}

.bg-skull {
    background-color: #f8f8f8 !important;
}

.h-2 {
    height: 0.5rem!important;
}

.w-full {
    width: 100%!important;
}

.border-0 {
    border-width: 0!important;
}

.m-0 {
    margin: 0!important;
}

.bg-white {
    /* --tw-bg-opacity: 1!important;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))!important; */
    background-color: #fff !important;
}

.bank-group-title {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 12px 20px;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-align-self: stretch;
    align-self: stretch;
}

.gXYQla {
    box-sizing: border-box;
    position: relative;
    margin: 0px auto;
    background-color: rgb(255, 255, 255);
    width: 100%;
    top: 60px;
    padding: 24px 16px;
    min-height: calc(-60px + 100vh);
}

.dxtJVC {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    margin: 24px 8px;
}

.rZBWh {
    margin: 16px 4px;
}

.feoqj {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    line-height: normal;
    transition: all 0.35s ease 0s;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 4px;
    width: 100%;
    padding: 11px 37.5px;
    font-size: 1em;
    background-color: rgb(255, 255, 255);
    color: rgb(2, 133, 133);
    border: 1px solid #028585;
}

.feoqj:hover {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    line-height: normal;
    transition: all 0.35s ease 0s;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 4px;
    width: 100%;
    padding: 11px 37.5px;
    font-size: 1em;
    background-color: #028585;
    color: rgb(255, 255, 255);
    border: 1px solid #028585;
}

.jARJuu {
    text-align: center;
    font-size: 14px;
    margin-top: 16px;
}

.jARJuu a {
    font-weight: 700;
    background-color: initial;
    /* color: #00aeef; */
    color: #028585;
    text-decoration: none;
    transition: all .35s ease;
}

.dNYCFw {
    cursor: pointer;
    -webkit-box-align: center;
    align-items: center;
    padding: 1.5em 0.5em;
    display: flex;
    border-bottom: 0.5px solid rgb(216, 216, 216);
}

.dNYCFw span {
    font-weight: lighter;
    flex: 1 1 0%;
    margin: 0px 1em;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
}

.bngKGS {
    cursor: pointer;
    -webkit-box-align: center;
    align-items: center;
    padding: 1.5em 0.5em;
    display: flex;
}

.bngKGS span {
    font-weight: lighter;
    flex: 1 1 0%;
    margin: 0px 1em;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
}

.gOsdBN {
    background-image: url('/assets/img/background-bantuan-2.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    padding: 16px;
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.307);
}

.gOsdBN .block__info {
    display: flex;
    /* margin-bottom: 15px; */
}

.gOsdBN .block__image img {
    width: 74px;
    margin-top: 4px;
}

.gOsdBN .block__description p:first-child {
    font-size: 16px;
    font-weight: 700;
}

.gOsdBN .block__description p {
    color: rgb(255, 255, 255);
    margin: 0px 0px 2px 11px;
    text-align: left;
}

.gOsdBN .block__description button {
    border-radius: 4px;
    cursor: pointer;
    font-weight: 700;
    font-size: 0.8em;
    line-height: normal;
    padding: 11px 27.5px;
    text-align: center;
    width: 60%;
    margin: 5px 0px 2px 11px;
}

.gOsdBN .pelajari-button {
    background-color: transparent;
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    margin-right: 6px;
}

.text-xl {
    font-size: 1.563rem!important;
}

.jLtQlP {
    margin: 0px;
}

.bg-hr {
    background-color: rgb(242 243 244/var(--tw-bg-opacity))!important;
}

div .bg-clrPrimary {
    /* --bg-opacity: 1; */
    background-color: #028585;
    /* background-color: rgba(0,174,239,var(--bg-opacity)); */
}

.text-clrPrimary {
    /* --text-opacity: 1; */
    font-weight: 600;
    color: #028585;
    /* color: rgba(0,174,239,var(--text-opacity)); */
}

.bg-gradient.jsx-938171730d2f172e {
    background: linear-gradient(180deg, #E2f8f0 39.65%, #50debc 100%);
}

.how-to-step.jsx-938171730d2f172e .how-to-number.jsx-938171730d2f172e {
    position: relative;
}

.bg-blue.jsx-938171730d2f172e {
    /* background: #10a8e5; */
    background: #028585;
}

.how-to-step.jsx-938171730d2f172e:not(:last-child) .how-to-number.jsx-938171730d2f172e:after {
    content: '';
    position: absolute;
    display: block;
    height: 80%;
    width: 1px;
    left: 0;
    right: 0;
    top: 2.5rem;
    margin: auto;
    border-left: 1px solid #e8e8e8;
}

.bg-cerulean-10, .bg-cerulean10 {
    --tw-bg-opacity: 1;
    background-color: #e2f8f0 !important;
    /* background-color: #50debc !important; */
}

.text-dustygrey {
    --tw-text-opacity: 1 !important;
    color: rgb(67, 67, 67) !important;
}

.text-tiny {
    font-size: .5rem !important;
}

.bg-coal {
    background-color: rgb(242 243 244/ 1) !important;
}

.text-cerulean50 {
    --tw-text-opacity: 1 !important;
    color: rgb(16 168 229/ 1) !important;
}

.text-ellipsis, .truncate {
    text-overflow: ellipsis !important;
}

.text-xsr {
    font-size: .625rem !important;
}

.text-smr {
    font-size: .75rem !important;
}

.border-davy {
    border-color: rgb(216 216 216/ 1) !important;
}

.border-coal, .border-davy {
    --tw-border-opacity: 1 !important;
}

.line-clamp-2 {
    -webkit-line-clamp: 2 !important;
}

.line-clamp-1, .line-clamp-2 {
    -webkit-box-orient: vertical !important;
    display: -webkit-box !important;
    overflow: hidden !important;
}

.line-clamp-1 {
    -webkit-line-clamp: 1 !important;
}

.text-mineshaft {
    --tw-text-opacity: 1 !important;
    color: rgb(58 58 58/ 1) !important;
}

.text-tundora {
    color: rgb(74 74 74/ 1) !important;
}

.text-galang-dana {
    color: #028282 !important;
}

.bg-mercury {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(232 232 232/ 1) !important;
}

.social-wahdah {
    padding-left: 23% !important; 
    padding-right: 23% !important;
}

.social-wahdah a i {
    color: #4a4a4a; 
    font-size: 14pt; 
}


/* .nav-mobile a div i {
    font-size: 16pt !important;
    color: #a8a8a8 !important;
}

.nav-mobile a.active div i {
    font-size: 16pt !important;
    color: #028585 !important;   
} */

.nav-mobile a div svg path {
    font-size: 16pt !important;
    /* fill: #a8a8a8 !important; */
    fill: url(#paint0_linear_no_active);
}

.nav-mobile a.active div svg path {
    font-size: 16pt !important;
    /* fill: #028585 !important;    */
    /* fill: url(#shape-gradient) #fff; */
    /* filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(86deg) brightness(118%) contrast(119%); */
    fill: url(#paint0_linear_1458_263);
    
}

.nav-mobile a span {
    color: #a8a8a8 !important;
}

.nav-mobile a.active span {
    color: #028585 !important;   
}

.bg-cerulean20 {
    --tw-bg-opacity: 1 !important;
    background-color: #e2f8f0 !important;
}

.break-words {
    overflow-wrap: break-word !important;
}


.cd-story__content {
    font-size: 1rem;
    line-height: 1.5;
}

.text-mineshaft80, .text-onyx {
    --tw-text-opacity: 1 !important;
}

.text-mineshaft80 {
    color: rgb(58 58 58/ 1) !important;
}

.wrapper-transparent.jsx-1513306399 {
    right: 0;
    margin-right: auto;
    margin-left: auto;
    max-width: 480px;
}

.wrapper-not-null.jsx-1513306399 {
    background: false;
    color: #ffffff;
    border-bottom: none;
}

.wrapper-not-null.jsx-2310383943 {
    background: #ffffff;
    color: #4a4a4a;
    border-bottom: 1px solid #e8e8e8;
}

.wrapper.jsx-2310383943 {
    /* width: 100%; */
    top: 0;
    left: 0;
    z-index: 11;
    height: 60px;
    position: fixed;
    -webkit-transition: background-color .35s ease-in;
    -moz-transition: background-color .35s ease-in;
    -o-transition: background-color .35s ease-in;
    transition: background-color .35s ease-in;
}

.wrapper.jsx-1513306399 {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 11;
    height: 60px;
    position: fixed;
    -webkit-transition: background-color .35s ease-in;
    -moz-transition: background-color .35s ease-in;
    -o-transition: background-color .35s ease-in;
    transition: background-color .35s ease-in;
}

.cd-collapsible__content {
    line-height: 1.5;
}

.cd-collapsible__content--collapsed {
    position: relative;
    overflow: hidden;
    height: 190px;
}

.cd-collapsible__content--collapsed::after {
    content: "";
    height: 104px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
}

/* div.jsx-1afd7f0989ed935b {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 480px;
    width: 100%;
    bottom: 0;
    background: #f7f7f7;
    padding: 16px;
    height: 72px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: visibility .5s linear;
    -moz-transition: visibility .5s linear;
    -o-transition: visibility .5s linear;
    transition: visibility .5s linear;
} */

div.jsx-1afd7f0989ed935b {
    display: flex;
}

.JzlQy {
    display: inline-block;
    border: 0px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    line-height: normal;
    transition: all 0.35s ease 0s;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 4px;
    width: 100%;
    padding: 6px 10px;
    font-size: 16px;
    background-color: rgb(2, 133, 133);
    color: rgb(255, 255, 255);
}

.text-cerulean60 {
    --tw-text-opacity: 1 !important;
    color: rgb(2 133 133/ 1) !important;
}

.leading-snug {
    line-height: 1.375 !important;
}

.bg-razmatazz50, .bg-skull {
    --tw-bg-opacity: 1 !important;
}

.bg-razmatazz50 {
    background-color: rgb(2, 133, 133) !important;
}

.gXYQla {
    box-sizing: border-box;
    position: relative;
    margin: 0px auto;
    background-color: rgb(255, 255, 255);
    width: 100%;
    top: 60px;
    padding: 10px 16px;
    min-height: calc(-60px + 100vh);
}

.kPIoaF {
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    width: 100%;
}

.kOEagX {
    height: 45px;
    padding-top: 9.5px;
    padding-right: 9.5px;
    padding-bottom: 9.5px;
    padding-left: 15px;
    background-color: rgb(255, 255, 255);
    -webkit-box-flex: 1;
    flex-grow: 1;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-property: all;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(232, 233, 235);
    border-right-color: rgb(232, 233, 235);
    border-bottom-color: rgb(232, 233, 235);
    border-left-color: rgb(232, 233, 235);
    border-image-source: none;
    border-image-slice: 100%;
    border-image-width: 1;
    border-image-outset: 0;
    border-image-repeat: stretch;
}

.niuqw {
    display: flex;
    margin: 0.625rem 0px;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.jcNZIE {
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-right: 0.5em;
}

.jNqwls {
    position: relative;
    flex-shrink: 0;
    height: 0.875rem;
    cursor: pointer;
    width: 34px;
    background-color: rgba(34, 31, 31, 0.26);
    transition: all 0.35s ease 0s;
    border-radius: 34px;
}

.jNqwls::before {
    position: absolute;
    left: -0.25rem;
    width: 1.25rem;
    height: 1.25rem;
    content: "";
    top: -3px;
    background-color: rgb(241, 241, 241);
    transition: all 0.35s ease 0s;
    border-radius: 50%;
}

.cEXhwX:checked + .style__SwitchToggleSlider-sc-__sc-ae09216d-2 {
    background-color: rgb(127, 215, 247);
}

.checked\:bg-primary:checked {
    --tw-bg-opacity: 1;
    background-color: rgb(3 187 176 / var(--tw-bg-opacity));
}

.checked\:after\:bg-primary:checked:after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(2 133 133 / var(--tw-bg-opacity));
}

.to-cerulean30 {
    --tw-gradient-to: #3fb9ea !important;
}

.from-cerulean50 {
    --tw-gradient-from: #10a8e5 !important;
    --tw-gradient-to: rgba(16, 168, 229, 0) !important;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}

.bg-cerulean50 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(16 168 229/ 1) !important;
}

.example {
	-webkit-transition: color .85s;
	-o-transition: color .85s;
	transition: color .85s;
}

.mrc-btn-wrap {
	display: inline-block;
	margin: 15px 0;
}

.mrc-shadow {
	pointer-events: none;
	position: absolute;
	height: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(14%, #fff), to(rgba(0, 0, 0, 0)));
	background: -webkit-linear-gradient(bottom, #fff 14%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(bottom, #fff 14%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to top, #fff 14%, rgba(0, 0, 0, 0) 100%);
}

.user_show {
    padding: 1rem;
    --bg-opacity: 1;
    background-color: rgba(229, 245, 255, var(--bg-opacity));
    margin-bottom: 10px;
    border-radius: 14px;
    box-shadow: rgba(151, 151, 151, 0.16) 0px 4px 6px;
}

.upload{
    width: 100px;
    position: relative;
    margin: auto;
  }
  
  .upload img{
    /* border-radius: 50%; */
    /* border: 6px solid #eaeaea; */
    width: 88px;
    height: 80px;
    object-fit: cover;
    border-radius: 100%;
  }
  
  .upload .round{
    position: absolute;
    bottom: 0;
    right: 0;
    background: #028585;
    width: 32px;
    height: 32px;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
  }
  
  .upload .round input[type = "file"]{
    position: absolute;
    transform: scale(2);
    opacity: 0;
  }
  
  input[type=file]::-webkit-file-upload-button{
      cursor: pointer;
  }

  .mrc-btn {
    color: #038585;
  }

  .slider-height {
    height: 270px;
  }

  .search-size {
    width: 220px;
  }

  .gap-gap {
    gap: 1rem;
  }

  .text-judul-sm {
    font-size: .75rem;
    line-height: 1.25rem;
  }

  .text-judul-xs {
    font-size: .75rem;
    line-height: 1rem;
  }

  .img-sizes {
    object-fit: cover;
    height: 120px;
    width: 220px;
  }

  .pinss {
    margin-left: 0.5rem;
    margin-top: -12px;
  }

  .pinss2 {
    margin-left: 0.2rem;
    margin-top: 0px;
  }


  .mb-2s {
    margin-bottom: 0.5rem;
  }

  .dGmsOz {
    position: fixed;
    left: 50%;
    width: 100%;
    max-width: 480px;
    z-index: 10;
    padding-left: 1em;
    padding-right: 1em;
    transform: translateX(-50%);
}

.gzXXgj {
    display: flex;
    top: 0px;
    margin: 0px auto;
    font-size: 0.75rem;
    line-height: 1.25rem;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.26) 0px 2px 4px 0px;
    border-radius: 3px;
    padding: 1em;
    max-width: none;
    background-color: rgb(229, 240, 245);
    color: rgb(74, 74, 74);
}

.dhueZL {
    margin-right: 1em;
    flex-shrink: 0;
}

.iFZUUW {
    font-size: 0.875rem;
    overflow-wrap: break-word;
}

.sizing-modals {
    padding-left: 2.5rem; 
    padding-right: 2.5rem; 
    padding-bottom: 2.5rem;
}

.modal-heads {
    padding-left: 2.5rem; 
    padding-right: 2.5rem;
}

.fRt {
    font-size: 1.125rem;
}

.mb-xyz {
    margin-bottom: 1rem;
}

.pb-xyz {
    padding-bottom: 1rem;
}

.slide-tengah {
    height: 200px;
    color: transparent;
}

.p-texys {
    padding: 15px;
}

.texys {
    font-size: .75rem;
}

.text-menus{
    font-size: 14px;
}



  @media only screen and (max-width: 600px) {
    .slider-height {
        height: 220px;
      } 

    .search-size {
        width: 178px;
    }

    .gap-gap {
        gap: 0.5rem;
      }

      .text-judul-sm {
        font-size: .675rem;
        line-height: 1.25rem;
      }

      .text-judul-xs {
        font-size: .55rem;
        line-height: 1rem;
      }

      .img-sizes {
        object-fit: cover;
        height: 100px;
        width: 200px;
      }

      .pinss {
        margin-left: 0.25rem;
        margin-top: -15px;
      }

      .pinss2 {
        margin-left: 0.25rem;
        margin-top: 0px;
      }
      
      .mb-1s {
        margin-bottom: 0.25rem;
      }

      .mb-2s {
        margin-bottom: 0.25rem;
      }

      .sizing-modals {
        padding-left: 1.5rem; 
        padding-right: 1.5rem; 
        padding-bottom: 1.5rem;
      }
      .modal-heads {
        padding-left: 1.5rem; 
        padding-right: 1.5rem;
       }

       .fRt {
        font-size: 1rem;
    }

    .mb-xyz {
        margin-bottom: 0.2rem;
    }

    .pb-xyz {
        padding-bottom: 0.2rem;
    }

    .slide-tengah {
        height: 160px;
        color: transparent;
    }

    .gOsdBN .block__description button {
        width: 65%;
    }

    .gOsdBN .block__description p:first-child
    {
        font-size: 14.2px;
    }

    .p-texys {
        padding: 7px;
    }

    .texys {
        font-size: 0.65rem;
    }

    .text-menus{
        font-size: 12px;
    }

    
  }

