@charset "UTF-8";

.top-15 {
    top: 15% !important;
}

.end-5 {
    right: 5% !important;
}

.me-n11 {
    margin-right: -5.5rem !important;
}

.me-n12 {
    margin-right: -6.5rem !important;
}

.count-characters {
    font-size: 0.875rem !important;
}

.rate-star {
    position: relative;
}

.rate-star > .cover {
    height: 100%;
    overflow: hidden;
    mix-blend-mode: color;
    position: absolute;
    top: 0;
    right: 0;
}

.star-not-selected {
    color: #cdd4eb;
}

.star-selected {
    color: #f5ca99;
}

.mh-35 {
    max-height: 35vh !important;
}

.table-sm > :not(caption) > * > * {
    padding: 0.4rem 0.4rem;
}

.table-sm > tbody {
    font-size: 14px;
}
