@media screen and (max-width: 899px){.desktop-only{display:none!important}}@media screen and (min-width: 900px){.mobile-only{display:none!important}}:root{--phonePortraitBreakpoint: 420px;--tabletBreakpoint: 1024px;--tabletPortraitBreakpoint: 900px;--menuBreakpoint: 56.25em}.profile-last-reviews-card{display:flex;flex-direction:column;gap:.5rem}.profile-last-reviews-card__header{display:flex;gap:.5rem;align-items:flex-start;height:-moz-fit-content;height:fit-content}.profile-last-reviews-card__header--rating{height:auto}.profile-last-reviews-card__header img{width:3.75rem;height:auto}.profile-last-reviews-card__header>div{display:flex;flex-direction:column;height:100%;justify-content:space-between}.profile-last-reviews-card__header>div>div{display:flex;align-items:baseline;flex-direction:column;margin-top:1vh}.profile-last-reviews-card__header>div>div .body-3{padding-inline:.25rem}.profile-last-reviews-card__keywords{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.profile-last-reviews-card__keywords li{color:var(--green-200);background-color:var(--neutral-900);border-radius:.25rem;padding:.1875rem .375rem;font-weight:var(--semiBold);font-size:var(--smallSize)}.profile-last-reviews-card__review,.profile-last-reviews-card__rating{display:flex;flex-direction:column;gap:.5rem}.profile-last-reviews-card__review .body-2,.profile-last-reviews-card__rating .body-2{font-weight:700;font-family:var(--headingFontFamily)}.profile-last-reviews-card__review__full-star .icon-wrapper,.profile-last-reviews-card__rating__full-star .icon-wrapper{color:var(--yellow-600)}.profile-last-reviews-card__review__empty-star .icon-wrapper,.profile-last-reviews-card__rating__empty-star .icon-wrapper{color:var(--neutral-800)}
