.budi-hero-kundenbewertungen {
    width: 100%;
    position: absolute !important;
    bottom: 70px;
}

.budi-customer-rating__wrapper {
    gap: 22px;
}

.budi-customer-rating__wrapper img:not(:first-child) {
    margin-left: -8px;
}

.budi-customer-rating__wrapper img {
    width: 37px;
    height: 37px;
    border-radius: 100px;
    object-fit: cover;
    object-position: center;
    pointer-events: none;
    padding: 2px;
    background-color: #F6F6F6;
}

.budi-customer-rating__wrapper:not(.budi-customer-rating--new-style) .budi-customer-rating__number {
    width: 37px;
    height: 37px;
    border-radius: 100px;
    pointer-events: none;
    padding: 2px;
    background-color: #F6F6F6;
    border: 2px solid #fff;
    margin-left: -8px;
    color: var(--color-sub);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1em;
}

.budi-customer-rating__text {
    gap: 4px;
}

.budi-customer-rating__text::before {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.45276 1.15061C7.79872 0.341443 8.94578 0.341443 9.29174 1.15061L10.6913 4.42411C10.8357 4.76183 11.1536 4.99321 11.5194 5.0268L15.06 5.35192C15.934 5.43217 16.2881 6.51895 15.6291 7.0986L12.9496 9.45538C12.6748 9.69708 12.5539 10.0696 12.6346 10.4266L13.4213 13.9101C13.615 14.7676 12.6874 15.4398 11.9328 14.9888L8.88531 13.1672C8.56934 12.9783 8.17516 12.9783 7.85919 13.1672L4.81166 14.9888C4.05706 15.4398 3.12949 14.7676 3.32317 13.9101L4.10993 10.4266C4.19055 10.0696 4.06974 9.69708 3.79494 9.45538L1.11545 7.09861C0.456428 6.51896 0.810459 5.43217 1.68445 5.35192L5.22515 5.0268C5.5909 4.99321 5.9088 4.76183 6.05319 4.42411L7.45276 1.15061Z' fill='%23FFCF3F'/%3E%3C/svg%3E%0A");
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.budi-customer-rating__rating-group {
    display: flex;
    align-items: center;
    gap: 16px;
}

.budi-customer-rating__stars {
    display: flex;
    align-items: center;
    gap: 6px;
}

.budi-customer-rating__star {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.4528 2.15061C15.7987 1.34144 16.9458 1.34144 17.2917 2.15061L18.6913 5.42411C18.8357 5.76183 19.1536 5.99321 19.5194 6.0268L23.06 6.35192C23.934 6.43217 24.2881 7.51895 23.6291 8.0986L20.9496 10.4554C20.6748 10.6971 20.5539 11.0696 20.6346 11.4266L21.4213 14.9101C21.615 15.7676 20.6874 16.4398 19.9328 15.9888L16.8853 14.1672C16.5693 13.9783 16.1752 13.9783 15.8592 14.1672L12.8117 15.9888C12.0571 16.4398 11.1295 15.7676 11.3232 14.9101L12.1099 11.4266C12.1906 11.0696 12.0697 10.6971 11.7949 10.4554L9.11545 8.09861C8.45643 7.51896 8.81046 6.43217 9.68445 6.35192L13.2251 6.0268C13.5909 5.99321 13.9088 5.76183 14.0532 5.42411L15.4528 2.15061Z' fill='%23FFCF3F'/%3E%3C/svg%3E") no-repeat center/contain;
}

.budi-customer-rating__score {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
}

.budi-customer-rating__meta-group {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: 24px;
}

.budi-customer-rating__avatars {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .budi-hero-kundenbewertungen {
        position: relative !important;
        bottom: 0;
        z-index: 3;
    }

    .budi-customer-rating__wrapper {
        gap: 14px;
        margin-top: 40px;
    }

    .budi-customer-rating__content {
        font-size: 14px;
    }
}

.budi-customer-rating--new-style .budi-customer-rating__star {
    width: 19px;
    height: 19px;
    background-size: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.04052 1.07065C8.2138 0.666898 8.7862 0.666898 8.95948 1.07065L10.9456 5.69867C11.018 5.86726 11.1768 5.98269 11.3595 5.99941L16.3748 6.4582C16.8123 6.49823 16.9892 7.04262 16.6588 7.33217L12.871 10.6512C12.733 10.7722 12.6723 10.9589 12.7129 11.1378L13.8264 16.0494C13.9235 16.4779 13.4604 16.8144 13.0829 16.5896L8.75582 14.0128C8.59819 13.919 8.40181 13.919 8.24418 14.0128L3.91708 16.5896C3.53958 16.8144 3.07649 16.4779 3.17363 16.0494L4.28709 11.1378C4.32765 10.9589 4.26697 10.7722 4.12898 10.6512L0.341226 7.33217C0.0107795 7.04262 0.187663 6.49823 0.625197 6.4582L5.64046 5.99941C5.82316 5.98269 5.98203 5.86726 6.05438 5.69867L8.04052 1.07065Z' fill='%23FFCF3F'/%3E%3C/svg%3E%0A");
}

.budi-customer-rating--new-style .budi-customer-rating__rating-group{
    gap: 20px;
    margin-bottom: 15px;
}

.budi-customer-rating--new-style .budi-customer-rating__score {
    font-size: 18px;
}

.budi-customer-rating--new-style .budi-customer-rating__meta-group {
    gap: 11px;
    margin-left: 0;
}

.budi-customer-rating--new-style .budi-customer-rating__number {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.75);
}

.budi-customer-rating--new-style.budi-customer-rating__wrapper img {
    width: 30px;
    height: 30px;
}