/* Profile in numbers - Start */
.in-numbers{
    color: #A0A4A8;
}

.has-border:after {
    content: '';
    top: 30%; 
    height:40%;
    width: 2px;
    position: absolute;
    right: 0;
    background-color: #CACCCF;
}
/* Profile in numbers - End */

/* Profile about community - Start */
#about-community-container {
    line-height: 1.5;
}

#about-community-container #communityAbout.collapse:not(.show) {
    display: block;
    height: 6rem;
    overflow: hidden;
}
 
#about-community-container #communityAbout.collapsing {
    height: 6rem;
}
/* Profile about community - End */

/* Header - Start */
.header-container {
    border-radius: 12px;
    background-color: #00C48C;
}

.header-picture {
    height: 320px;
    object-fit: cover;
    border-radius: 12px;
}

.community-profile-info {
    position: relative;
}

.prof-pic {
    width: 160px;
    height: 160px;
    position: absolute;
    top: -65px;
    left: 50px;
    z-index: 1;
    border-radius: 100px;
    border: solid 8px #FCFCFC;
    background-color: #FCFCFC;
    padding: 0;
}

.community-name{
    margin-left: 25px;
}

.community-name h1 {
    font-size: 30px;
}

.gabung-button {
    align-self: flex-end;
}

.btn.join {
    width: 124px;
    height: 36px;
}
/* Header - End */

/* Nav - Start */
.nav-link.utama{
    padding-left: 4rem;
    padding-right: 4rem;
}

.nav-link.utama:hover {
    color: #9E0620 !important;
}

.nav-link.utama.active {
    color: #9E0620 !important;
    background-color: #F5E6E9 !important;
    border-radius: 8px;
    font-weight: 500;
}

.nav-link.aktivitas.active {
    color: black !important;
    background-color: #FFFFFF !important;
    border-radius: 32px;
    font-weight: 500;
    border: solid 1px #E8E8E8;
}

.nav-web button {
    padding-left: 3rem;
    padding-right: 3rem;
}
/* Nav - End */

/* Member - Start */
.member-pict {
    width: 70px;
    border-radius: 100px;
    padding: 0;
    align-items: center;
    object-fit: cover;
}

.member-name {
    margin-top: 20px;
    align-items: center;
    font-size: 14px;
}

.badge-primary{
    border-radius: 6px;
    background: #9E0620;
    padding: 2px 6px;
    font-size: 12px !important;
}

.member-card {
    background-color: #f8f8f8;
    border-radius: 8px;
    padding: 8px;
    width: 100%;
}

.member-content{
    padding: 10px;
    display: flex;
}

.member-info{
    align-self: center;
    padding-left: 15px;
}

.member-pict-container {
    width: auto;
    height: auto;
    position: relative;
}

.member-pict-2 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    padding: 0;
    object-fit: cover;
}

.member-badge{
    position: absolute;
    bottom: 0;
    right: 0;
    height: 20px;
    width: 20px;
    object-fit: cover;
}

.member-pict-profile-container {
    width: 70px;
    height: auto;
    position: relative;
}

.member-badge-profile{
    position: absolute;
    bottom: 0;
    right: 10px;
    height: 20px;
    width: 20px;
    object-fit: cover;
}
/* Member - End */

/* Competition - Start */
.competition-card {
    border-radius: 8px;
    border: 1px solid #E8E8E8;
    width: 100%;
}

.competition-content{
    padding: 12px 16px;
    display: flex;
}

.competition-info{
    align-self: center;
    text-wrap: wrap;
    padding-left: 15px;
}

.competition-pict-container {
    width: auto;
    height: auto;
    position: relative;
}

.competition-pict {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 0;
    object-fit: cover;
}
/* Competition - End */

/* Similar Community - Start */
.similar-community-container {
    border-top: solid 1px #E8E8E8;
}

.similar-community-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 24px;
}

.similar-community-logo {
    height: 48px; 
    width: 48px; 
    object-fit: cover;
    border-radius: 50%;
}

.similar-community-location, .similar-community-member{
    font-size: 13px !important;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: normal !important;
    color: #52575C !important;
}
/* Similar Community - End */

/* Foot Banner - Start */
.banner {
    display: flex;
    height: 200px;
    align-items: center;
    background-color: #9E0620;
    padding: 5rem;
    border-radius: 12px;
    margin-top: 46px;
    margin-bottom: 46px;
}

.banner-button {
    background-color: white !important;
    font-weight: 500 !important;
    color: #9E0620;
    padding: 1rem;
    border-radius: 12px;
}
/* Foot Banner - End */

/* Activity - Start */
.sparring-team-name{
    color: #212529;
    text-decoration: none;
}

.sparring-team-name:hover, .sparring-team-name.active{
    color: #212529;
    text-decoration: none;
}

.coaching-label{
    height: 26px;
    top: 15px;
    left: -5px;
    position: relative;
}

.mabar-label {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out, box-shadow .15sease-in-out;
}

.mabar-label-icon{
    margin-right: 2px;
    vertical-align: sub;
}

.counter-image {
    display: inline-block; 
    position: relative;
    height: 30px;
    width: 30px;
}
.counter-image img {
    width: 100%;
    height: auto;
}
.counter-image span {
    color: #A0A4A8; 
    font-size: 12px; 
    font-weight:500;
    position: absolute;
    top: 50%;
    left:  50%;
    -webkit-transform: translate(-50%, -50%); /* iOS */
    transform: translate(-50%, -50%);
}
/* Activity - End */

/* Gallery - Start */
.gallery-card {
    margin-bottom: 20px;
    max-height: 268px;
}

.gallery-card-big{
    margin-bottom: 20px;
    max-height: 350px;
}

.gallery-image {
    border-radius: 4px;
    aspect-ratio: 1 / 1;
    width: 100%;
    justify-content: center;
    object-fit: cover;
}
/* Gallery - End */

/* Navbar Mobile - Start */
.mobile-nav{
    border-top: solid 1px #E8E8E8;
    padding-left: 5px;
    padding-right: 5px;
}

.nav-link-mobile{
    font-size: 11px !important;
    color: #52575C !important;
}

.nav-link-mobile.active{
    color: #9E0620 !important;
    font-weight: 500;
}

.nav-link-mobile .mobile-nav-icon{
    justify-content: center;
    margin-bottom: 5px;
}
/* Navbar Mobile - Start */

/* Filter - Start */
.filter-title{
    margin-bottom: 15px;
    font-weight: 500;
}

.filter-button {
    display: inline-block;
}

.filter-button:hover {
    border: 1px solid #E8E8E8;
    background: #F5E6E9;
}

.filter-button.selected {
    border: 1px solid  #E8E8E8;
    background: #F5E6E9;
    color: #9E0620;
}

.filter-button,
.filter-button:focus,
.filter-button:active {
    outline: none !important;
    box-shadow: none !important;
}

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

.skill-filter.choosed{
    border: 1px solid  #E8E8E8;
    background: #F5E6E9;
    color: #9E0620;
}

.skill-filter,
.skill-filter:focus,
.skill-filter:active {
    outline: none !important;
    box-shadow: none !important;
}

.field-filter-btn {
    height: auto;
    align-items: center;
    border: 1px solid #E8E8E8;
    border-radius: 8px;
    line-height: 20px;
    letter-spacing: 0.25px;
    font-size: 1rem;
    color: #25282B;
}
/* Filter - End */

/* Search Bar - Start */
.search-bar{
    position: relative;
}

.search-input{
    height: 50px;
    width: 100%; 
    padding: 10px 16px 10px 45px; 
    margin: 8px 0; 
    display: inline-block; 
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #E8E8E8;
}

.search-bar .search-icon{
    position: absolute;
    left: 15px;
    top: 20px;
}
/* Search Bar - End */

/* Review - Start */
.review-container{
    width: 100%;
}

.review-card-single{
    width: auto; 
    padding: 12px 8px;
    border-radius: 8px; 
    justify-content: flex-start; 
    align-items: center; 
    gap: 12px; 
    display: inline-flex;
    border: 1px solid #E8E8E8;
    cursor: pointer;
}

.review-card-single.selected{
    background: #9E0620; 
    border: 1px solid #9E0620;
}

.review-card-single > .review-card-rating{
    min-width: 42px; 
    align-self: stretch; 
    padding: 10px; 
    background: #F5E6E9; 
    border-radius: 4px; 
    justify-content: center; 
    align-items: center; 
    gap: 10px; 
    display: flex;
}

.review-card-single > .review-card-rating.selected{
    background: white;
}

.review-card-single > .review-card-content{
    flex-direction: column; 
    justify-content: flex-start; 
    align-items: flex-start; 
    display: inline-flex
}

.review-card-content-title{
    justify-content: center; 
    display: flex; 
    flex-direction: column; 
    color: #25282B; 
    font-weight: 500; 
    line-height: 20px; 
    word-wrap: break-word;
}

.review-card-content-title.selected{
    color: white; 
}

.review-card-content-subtitle{
    justify-content: center; 
    display: flex; 
    flex-direction: column; 
    color: #25282B; 
    font-size: 12px; 
    line-height: 18px; 
    letter-spacing: 0.10px; 
    word-wrap: break-word;
}

.review-card-content-subtitle.selected{
    color: white; 
}

.section_icon_other {
    height: 24px;
    width: 24px;
    margin-right: 12px;
}

.section_title_other {
    line-height: 34px;
    align-items: center;
    color: #25282B;
}

.rating_headline_other {
    line-height: 44px;
    letter-spacing: 0.25px;
}

.rating_headline_other small {
    line-height: 20px;
    letter-spacing: 0.25px;
}

.rating_star_other {
    height: 28px;
    width: 28px;
    margin-top: 8px;
    margin-right: 8px;
}

.rating_star_mabar {
    height: 16px;
    width: 16px;
    margin-right: 4px;
}

.rating_desc_other {
    line-height: 22px;
    letter-spacing: 0.25px;
    margin-top: 5px;
}

#mabar-review-rating{
    font-size: 14px;
    font-weight: 500;
}

.review-description .comment_description_desktop.collapse:not(.show) {
    display: block;
    max-height: 40px;
    overflow: hidden;
}
 
.review-description .comment_description_desktop.collapsing {
    height: 40px;
}

.review-description .comment_description_desktop.collapse:is(.show) {
    height: auto;
}

.s36-500 {
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.25px;
    color: #25282B;
}

.percentage_bar_desc {
    line-height: 26px;
    letter-spacing: 0.25px;
    color: #52575C;
    margin-bottom: 8px;
}

.ayo-progress {
    height: 8px;
    border-radius: 14px;
}

.ayo-progress-bar {
    border-radius: 14px;
    height: 8px;
    background: #9E0620 !important;
}

.reviewer-content{
    display: flex;
}

.reviewer-info{
    align-self: center;
    text-wrap: wrap;
    padding-left: 15px;
}

.reviewer-pict-container {
    width: auto;
    height: auto;
    position: relative;
}

.reviewer-pict {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 0;
    object-fit: cover;
}
/* Review - End */

.content-title:before{
    content: '';
    margin-left: -8px;
    width: 6px;
    height: 100%;
    border-radius: 0px 8px 8px 0px;
    background: #9E0620;
}

.link-primary,
.link-primary:hover{
    color: #9E0620; 
    text-decoration: none;
}

.btn-ayo{
    background-color: #9E0620; 
    border: solid #9E0620 1px !important; 
    color: #FCFCFC; 
    border-radius: 8px;
}

.btn-ayo:hover,
.btn-ayo:focus,
.btn-ayo:active{
    color: #FCFCFC !important;
    box-shadow: none !important;
}

.btn-ayo-inverse{
    color: #9E0620; 
    border: solid #9E0620 1px !important; 
    border-radius: 8px;
}

.btn-ayo-inverse:hover,
.btn-ayo-inverse:focus,
.btn-ayo-inverse:active{
    color: #9E0620 !important;
    box-shadow: none !important;
}

.s12-500 {
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 18px;
}
.s14-400 {
    font-size: 14px;
    font-weight: 400 !important;
    line-height: 20px;
    letter-spacing: normal !important;
}
.s14-500 {
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 20px;
}
.s16-500 {
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 22px;
}
.s18-500 {
    font-size: 18px;
    font-weight: 500 !important;
    line-height: 22px;
    color: #25282B !important;
}
.s18-500-n {
    font-size: 18px;
    font-weight: 500 !important;
    color: #25282B !important;
}

.border-solid-grey {
    border: solid 1px #E8E8E8 !important;
    border-radius: 8px;
}

.foto-player {
    width: 32px;
    border-radius: 100px;
    padding: 0;
}
.foto-player-empty {
    width: 32px;
    border-radius: 100px;
    padding: 0;
    border: dashed 1px #FFFFFF;
    background-color: #FCFCFC;
}
.via-ayo {
    background-color: #00C48C;
    border-radius: 4px;
    width: auto;
    font-size: 10px;
    padding: 2px 6px;
    color: #FFFFFF;
}
.super-host {
    background-color: #F7EBED;
    border-radius: 4px;
    width: auto;
    font-size: 10px;
    padding: 2px 6px;
    color: #9E0620;
}
.gratis {
    background-color: #FDE3E1;
    border-radius: 4px;
    width: auto;
    font-size: 10px;
    padding: 2px 6px;
    color: #F44335;
}
.penuh {
    background-color: #FEE9DA;
    border-radius: 4px;
    width: auto;
    font-size: 10px;
    padding: 2px 6px;
    color: #F97316;
}
.foto-kompetisi {
    width: 40px;
}
.nama-liga {
    font-size: 16px;
    font-weight: 500;
}
.tanggal-liga {
    font-size: 14px;
    font-weight: 400;
    color: #52575C;
}
.tanding-box {
    padding: 2px 8px;
    background-color: #F1F1F1;
    border-radius: 4px;
    color: #52575C;
}
.tanding-pic {
    width: 48px;
    border-radius: 100px;
    margin-right: 1rem;
}
.cabor-icon {
    display: flex;
    height: 32px;
    width: 32px;
    background-color: #9E0620;
    justify-content: center;
    border-radius: 8px;
}
.empty-img {
    width: 168px;
    margin-bottom: 1rem;
}
.empty-container {
    display: flex;
    justify-content: center;
}
.empty-state {
    width: 312px;
    text-align: center;
}
.btn-lihat-semua-anggota {
    border: solid 1px #CACCCF !important;
    padding: 8px !important;
}

.btn:hover {
    color: #9E0620;
}

.community-card {
    padding: 1rem 1rem 0.5rem 1rem;
}

.other-community-card {
    padding-bottom: 1rem;
}

.empty-aktivitas {
    padding: 4rem;
}

.foto-kompetisi {
    width: 40px;
}

.line-divider{
    height: 0px;
    border: none;
    border-top: 1px solid #E8E8E8;
}

.accent-title{
    position: absolute;
    left: -7px;
    height: 100%;
    width: 3px;
    object-fit: cover;
}

@media all and (width: 1920px) { 
    .nav-activity{
        margin-left: 125px;
    }

    .community-name{
        margin-left: -20px;
    }

    .btn.join {
        width: 135px;
    }
}

@media all and (min-width: 1024px) { 
    .review-container {
        width: 50%;
    }

    .banner-button{
        max-width: 193px !important;
    }
}

@media all and (min-width: 1024px) and (max-width: 1368px) { 
    .member-pict-profile-container{
        width: 50px;
    }

    .member-pict {
        width: 50px;
        border-radius: 100px;
        padding: 0;
        align-items: center;
        object-fit: cover;
    }
    
    .member-name {
        margin-top: 10px;
        align-items: center;
        font-size: 10px;
    }
}


@media all and (min-width: 768px) and (max-width: 1024px) { 
    .prof-pic {
        left: 20px;
    }

    .community-name {
        margin-left: 0;
    }

    .banner{
        height: auto !important;
        padding: 2rem;
    }

    .banner-button{
        margin-top: 10px;
    }

    .btn-ayo-margin {
        margin-top: .5rem !important;
    }

    .btn-share{
        margin-top: .5rem !important;
    }

    .banner-text{
        font-size: 28px;
    }
}

@media screen and (max-width: 576px) {
    .prof-pic {
        left: 29.5%;
    }
    .header-picture {
        height: 186px;
        border-radius: 0;
        padding: 0;
        margin: 0;
    }
    .header-pic {
        margin-left: -15px;
        margin-right: -15px;
    }
    .community-name {
        margin-top: 5rem;
        margin-bottom: 1rem;
        text-align: center;
        margin-left: 0;
    }
    .community-name h1 {
        font-size: 18px;
    }
    .btn.join {
        width: 40%;
        height: 36px;
    }

    .banner{
        height: auto !important;
        padding: 2rem;
    }

    .banner-text{
        font-size: 24px;
    }

    .banner-button {
        margin-top: 10px;
    }

    .filter-title{
        margin-bottom: 5px;
    }

    .gabung-button{
        text-align: center !important;
    }

    .review-mabar.percentage_bar_desc{
        font-size: 12px;
    }

    .rating_headline_total{
        font-weight: 500;
        font-size: 36px;
        line-height: 44px;
        letter-spacing: 0.25px;
        color: #25282B;
    }

    .nav-activity-profile{
        padding-left: 5px;
        padding-right: 5px;
    }

    .nav-activity-profile-item{
        width: 48%;
    }

    .nav-activity-profile-item > .nav-link, .nav-activity-profile-item > .nav-link.active{
        width: 100%;
    }
    
    .gallery-card-big, .gallery-image{
        padding: 5px;
    }

    .review-toggle {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 10px;
    }
}

@media screen and (max-width: 375px) {
    .prof-pic {
        left: 27%;
    }

    .btn.join {
        width: 35%;
    }

    .review-card-single{
        padding: 8px 6px;
        gap: 8px;
    }

    .review-card-content-title{
        font-size: 14px;
    }

    .review-mabar.percentage_bar_desc{
        font-size: 12px;
    }

    .banner-text{
        font-size: 20px;
    }
}

@media screen and (max-width: 335px) {
    .review-card-content-title{
        font-size: 12px;
    }

    .review-card-content-subtitle{
        font-size: 10px;
    }

    .banner-text{
        font-size: 18px;
    }

    .review-card-content-title{
        font-size: 12px;
    }

    .review-mabar.percentage_bar_desc{
        font-size: 10px;
    }
}