.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)}.with-see-more{display:-webkit-box;-webkit-line-clamp:var(--line-clamp, 3);-webkit-box-orient:vertical;overflow:hidden}.with-see-more--show{-webkit-line-clamp:unset}.review-card{position:relative;border:2px solid var(--neutral-900);border-radius:.5rem;padding:.75rem;height:100%}.review-card.type-reader{background-color:var(--neutral-950)}.review-card__heading{display:flex;align-items:center;position:relative;z-index:1}.review-card__heading .image{width:3rem;height:3rem;border-radius:.25rem;-o-object-fit:cover;object-fit:cover;margin-right:1rem;flex-shrink:0}.review-card__heading .infos{width:100%;display:flex;justify-content:space-between;align-items:center}.review-card__heading .infos__texts{padding-right:.625rem}.review-card__heading .infos__texts .body-2{display:block}.review-card__heading .infos__texts .body-2.library{color:var(--neutral-400)}.review-card__heading .infos__texts__reviewer-name{word-break:break-word}.review-card__content{margin-top:1.4375rem;position:relative;z-index:1}.review-card__content .body-quote{display:block;margin-bottom:.75rem}.review-card__tags{margin-top:.25rem}.review-card__tags li{margin-right:.75rem;margin-top:.75rem;display:inline-block}.review-card__favorite{position:absolute;right:0;bottom:0;opacity:.5;color:var(--red-800);z-index:-1}.review-card__favorite .icon-wrapper--default{width:auto}.review-card__edit{display:flex;justify-content:flex-end}.review-card__print{display:flex;justify-content:flex-end;margin-top:.5rem}.review-card__print span{text-decoration:underline}@media screen and (max-width: 900px){.ekoo-widget-container-player-container{width:75%!important}.ekoo-slidecontainer{width:90%!important}}@media screen and (max-width: 899px){.desktop-only{display:none!important}}@media screen and (min-width: 900px){.mobile-only{display:none!important}}:root{--phoneBreakpoint: 425px;--tabletBreakpoint: 1024px;--tabletPortraitBreakpoint: 900px;--menuBreakpoint: 56.25em}.reviews-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}@media screen and (max-width: 900px){.reviews-list{grid-template-columns:repeat(1,minmax(0,1fr))}}.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)}}
