.navbar {
    padding: 0.9rem 1rem!important;
    background-color: rgba(255, 255, 255, 0.4)!important;
}

.navbar-scroll {
    padding: 0.9rem 1rem!important;
    background-color: rgba(255, 255, 255)!important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.row.row-no-gutters {
    margin-right: 0;
    margin-left: 0;
    & > [class^="col-"],
    & > [class*=" col-"] {
        padding-right: 0;
        padding-left: 0;
    }
}
.nav-button {
    font-family: Poppins;
    border-radius: 8px;
    font-weight: 500;
    font-size: 1rem;
    height: 2.75rem;
    padding: 10px 18px 10px 18px!important;
}
.btn-rounded {
    border-radius: 8px;
}
.jumbotron {
    background-color: #ffffff;
    background-image: url(../../media/landing-page/bg-hero.png);
    background-size: cover;
    padding-top: 12rem;
    height: 50.938rem;
    position: relative;
}

.hero-title {
    font-family: Poppins;
    color: rgba(52, 64, 84, 1);
    font-size: 3vw;
    font-weight: 400;
    line-height: 4.5vw;
}
.hero-title-highlight {
    color: rgba(241, 115, 0, 1);
}
.hero-description {
    font-family: Poppins;
    color: rgba(75, 82, 98, 1);
    font-size: 1.2vw;
    font-weight: 400;
    line-height: 1.7vw;
}
.hero-button {
    height: 3.35rem;
    padding: 14px 28px 14px 28px;
    font-family: Poppins;
    font-weight: 500;
}
.img-hero {
    width: 637px;
    height: 502.45px;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    z-index: 100;
}

.img-pattern {
    position: absolute;
    width: 10rem;
    top: 7%;
    right: 38%;
}
.img-1000002533 {
    position: absolute;
    width: 15rem;
    right: 38%;
    bottom: 10%;
    z-index: 10 ;
}
@media (max-width: 576px) { /* xs */
    .biggest-desktop {
        flex: 0 0 90%;
        max-width: 90%;
    }
    .img-hero {
        display: none;
    }
    
    .img-pattern {
        display: none;
    }
    .img-1000002533 {
        display: none;
    }
    .hero-title {
        font-family: Poppins;
        color: rgba(52, 64, 84, 1);
        font-size: 8vw;
        font-weight: 400;
        line-height: 12.5vw;
    }
    .hero-title-highlight {
        color: rgba(241, 115, 0, 1);
    }
    .hero-description {
        font-family: Poppins;
        color: rgba(75, 82, 98, 1);
        font-size: 4.2vw;
        font-weight: 400;
        line-height: 6.7vw;
    }
    .jumbotron {
        background-color: #ffffff;
        background-image: url(../../media/landing-page/bg-hero.png);
        background-size: cover;
        padding-top: 8rem;
        height: 37.938rem;
        position: relative;
    }
    .nav-button {
        font-family: Poppins;
        border-radius: 8px;
        font-weight: 500;
        font-size: 1rem;
        height: 2.25rem;
        padding: 5px 10px 5px 10px!important;
    }
    .cpy-3 {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
    .list-logo-overflow {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .list-logo-overflow > .row {
        display:block;
    }
    .list-logo-overflow > .row > .scrollable {
        display: inline-block;
        float: none;
        width: 6.5rem;
    }
    .fitur-title {
        font-family: Poppins;
        color: rgba(52, 64, 84, 1);
        font-size: 1.5rem!important;
        font-weight: 600;
        text-align: center;
    }
    .fitur-section {
        padding-top: 1rem!important;
    }
    .read-more-section {
        display: none!important;
    }
    .video-side-left {
        padding: 40px 40px;
        height: auto!important;
        background-color: rgba(255, 241, 229, 1);
        margin-bottom: 2rem!important;
    }
    .video-thumbnail {
        background-image: url(../../media/landing-page/youtube-thumbnail.png);
        height: 15.627rem!important;
        border-radius: 1.25rem;
    }
    .screenshot-fitur {
        object-fit: contain;
        width: 100%;
        margin-top: 2rem!important;
    }
    .join-line-image {
        display: none;
    }
    .join-section {
        margin-top: 2rem!important;
    }
    .join-button {
        text-align: center!important;
    }
    .join-section-title {
        text-align: center;
    }
    .footer-logo {
        display: block;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 1rem;
    }
    .powered-img-logo {
        width: 10.563rem!important;
    }
    .video-player-youtube {
        width: 100%;
        height: 15rem!important;
        border-radius: 20px;
    }
}


@media (min-width: 1477px) { /* xl */
    .biggest-desktop {
      flex: 0 0 70%!important;
      max-width: 70%!important;
    }
  }


.list-logo-title {
    font-family: Poppins;
    color: rgba(29, 41, 57, 1);
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
}
.cpy-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.list-logo-description {
    font-family: Poppins;
    color: rgba(161, 165, 183, 1);
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
}
.list-logo {
    width: 4.5rem;
    height: 4.5rem;
}

.fitur-section {
    padding-top: 7rem;
}

.fitur-title {
    font-family: Poppins;
    color: rgba(52, 64, 84, 1);
    font-size: 2rem;
    font-weight: 600;
}
.read-more-section {
    background-image: url(../../media/landing-page/bg-lines.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 9.049rem;
    height: 3.984rem;
}
.read-more-section > a {
    font-family: Poppins;
    color: rgba(241, 115, 0, 1);
    font-size: 0.8rem;
    font-weight: 600;
    text-decoration-line: none;
}
.img-fitur {
    width: 4.25rem;
    height: 4.25rem;
}
.fitur-card-title {
    font-family: Poppins;
    color: rgba(71, 84, 103, 1);
    font-weight: 600;
    font-size: 1.2rem;
}
.fitur-card-subtitle {
    font-family: Poppins;
    color: rgba(71, 84, 103, 1);
    font-weight: 400;
    font-size: 0.95rem;
}
.card-fitur {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 8px;
    background: #FFF;
    border: none!important;
    box-shadow: 0px 2px 4px -2px rgba(16, 24, 40, 0.06), 0px 4px 8px -2px rgba(16, 24, 40, 0.10);
}

.video-section {
    margin-top: 5rem;
}
.video-side-left {
    padding: 40px 44px!important;
    height: 16.375rem;
    background-color: rgba(255, 241, 229, 1);
}
.video-side-title {
    font-family: Poppins;
    color: rgba(9, 9, 20, 1);
    font-weight: 500;
    font-size: 2rem;
}
.video-side-subtitle {
    font-family: Poppins;
    font-weight: 300;
    color: rgba(24, 24, 27, 1);
    font-size: 1.125rem;
    margin-top: 0.8rem;
}
.video-thumbnail {
    background-image: url(../../media/landing-page/youtube-thumbnail.png);
    height: 24.227rem;
    border-radius: 1.25rem;
}
.video-thumbnail-overlay {
    width: 100%;
    height: 100%;
    border-radius: 1.25rem;
    opacity: 0.8;
    background: linear-gradient(0deg, #000 -1.59%, rgba(0, 0, 0, 0.00) 100%, #000 100%);
}
.play-button {
    width: 4.938rem;
    height: 4.938rem;
    border-radius: 19px;
    border: 2px solid #FFF;
    background-color: hsla(0,0%,100%,.3);
    backdrop-filter: blur(25px);

}
.play-button > i {
    font-size: 3em;
    color: white;
}
.modal-content {
    background-color: transparent!important;
    border: none!important;
}

.screenshot-fitur {
    object-fit: contain;
    width: 85%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    /* margin-left: auto;
    margin-right: auto; */
    margin-top: 10rem;
}
.join-section-title {
    font-family: Poppins;
    color: rgba(9, 9, 20, 1);
    font-weight: 500;
    font-size: 2.5rem;
}
.join-section {
    background-color: rgba(255, 241, 229, 1);
    padding-top: 5rem;
    padding-bottom: 5rem;
    border-radius: 1.2rem;
    margin-top: -8rem;
}
.join-line-image {
    position: absolute;
    object-position: right;
    object-fit: contain;
    height: 100%;
    top: 0;
    right: 27%;
}
.powered-section {
    background-color: rgba(249, 250, 251, 1);
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.powered-title {
    font-family: Poppins;
    color: rgba(16, 24, 40, 1);
    font-weight: 500;
    font-size: 1.2rem;
    text-align: center;
}
.powered-img-logo {
    width: 22.563rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5rem;
}
.footer-section {
    background-color: rgba(29, 41, 57, 1);
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-top: 2rem;
}
.footer-logo {
    width: 20%;
}
.footer-label {
    font-family: Poppins;
    color: white;
    font-weight: 400;
    font-size: 1rem;
    text-align: right;
    margin-bottom: 0px;
}
.video-player-youtube {
    width: 100%;
    height: 28rem;
    border-radius: 20px;
}