.leave-a-note{display:flex;flex-direction:row;align-items:center}.leave-a-note__stars button{padding:0;border:none;background:none;cursor:pointer}.leave-a-note__stars button .icon-wrapper{margin-right:.3125rem;width:1.25rem}.leave-a-note__stars button .icon-wrapper svg{width:100%;height:1.5rem;stroke-width:.625rem;fill:none;stroke:var(--black)}.leave-a-note__stars button.hovered .icon-wrapper svg,.leave-a-note__stars button.active .icon-wrapper svg{fill:var(--yellow-600);stroke:var(--yellow-600)}@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}.reviews-list{display:flex;width:100%;flex-wrap:wrap;justify-content:center;gap:1.5rem}.reviews-list li{max-width:21.875rem}.reviews-slider .swiper-slide{flex-basis:content}.reviews-slider .swiper-slide .review-card{width:calc(4 * (var(--containerWidth) - 264px) / 12 + 3 * 24px)}@media screen and (max-width: 900px){.reviews-slider .swiper-slide .review-card{width:calc(3.5 * (var(--smallContainerWidth) - 30px) / 4 + 3 * 12px)}}
