.Collection_containerInfo__gTAgM{
    padding: 36px;
}
.UserButton_user___Exit{
    display: flex;
    gap: 6px;
    align-items: center;
    margin-bottom: 12px;
}

.UserButton_avitar__TFW3m{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.UserButton_name__XuD9J{
    font-family: var(--serif);
    font-size: 14px;
    color: var(--white);
    margin-bottom: 2px;
}

.UserButton_name__XuD9J > svg{
    display: inline-block;
    width: 12px;
    height: 12px;
    fill: var(--azure);
    margin-left: 4px;
    margin-bottom: -2px;
}

.UserButton_username__DndGa{
    font-family: var(--serif);
    font-size: 14px;
    color: var(--white);
}
.Reviews_lst__ka2N2{
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.Reviews_lst__ka2N2 > li{
    
}

.Reviews_name__uVVlt{
    font-family: var(--condensed);
    font-size: 24px;
    color: var(--white);
}

.Reviews_container__iw6Ho{
    display: flex;
    gap: 6px;
}

.Reviews_rating__5N8bj{
    display: flex;
    gap: 4px;
    align-items: center;
}

.Reviews_containerStars__NbztX{
    width: 96px;
    height: 16px;
    position: relative;
}

.Reviews_layer1__3UkD_{
    display: flex;
    gap: 4px;
    width: 100%;
    height: 100%;
}

.Reviews_layer1__3UkD_ > svg{
    height: 100%;
    fill: var(--layer-8);
}

.Reviews_layer2__Abxjm{
    display: flex;
    gap: 4px;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.Reviews_layer2__Abxjm > svg{
    min-width: 16px;
    height: 16px;
    fill: gold;
}

.Reviews_authorRating__nK9L_{
    font-family: var(--sans-serif);
    font-size: 12px;
    color: var(--white);
}

.Reviews_date__D1MQQ{
    font-family: var(--sans-serif);
    font-size: 12px;
    color: var(--white);
}

.Reviews_comment__zqFEe{
    font-family: var(--serif);
    font-size: 14px;
    color: var(--white);
    line-height: 1.8;
    margin-top: 6px;
}
.Subheading_subheading__bvV5X{
    font-family: var(--condensed);
    font-size: 22px;
    color: var(--white);
    margin-bottom: 6px;
    margin-left: 16px;
}
.PriceRangeIcon_icon__6BqyB{
    display: inline-flex;
    gap: 2px;
    height: 36px;
    padding: 0 16px 0 16px;
    background-color: var(--layer-2);
    border: 1px solid var(--layer-4);
    border-radius: 18px;
    align-items: center;
}

.PriceRangeIcon_icon__6BqyB > svg{
    height: 14px;
}

.PriceRangeIcon_icon__6BqyB > svg.PriceRangeIcon_white__viKIJ{
    fill: var(--white);
}

.PriceRangeIcon_icon__6BqyB > svg.PriceRangeIcon_grey__mbc3h{
    fill: var(--layer-9);
}
