.emblaReviews{--slide-height:19rem;--slide-spacing:2rem;--slide-size:100%;max-width:48rem;margin:auto;position:relative}.emblaReviews__viewport{overflow:hidden}.emblaReviews__container{touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing)*-1);display:flex}.emblaReviews__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);cursor:grab;border-radius:12px;transform:translate(0,0)}.emblaReviews__slide img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-height:500px;padding:24px}.emblaReviews__slide:active{cursor:grabbing}.emblaReviews__slide__number{box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);height:var(--slide-height);-webkit-user-select:none;user-select:none;border-radius:1.8rem;justify-content:center;align-items:center;font-size:4rem;font-weight:600;display:flex}.emblaReviews__controls{z-index:5;justify-content:space-between;gap:1.2rem;width:100%;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.emblaReviews__buttons{grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:.6rem;width:110%;display:flex}.emblaReviews__button{-webkit-tap-highlight-color:rgba(var(--text-high-contrast-rgb-value),.5);appearance:none;touch-action:manipulation;cursor:pointer;box-shadow:inset 0 0 0 .2rem var(--detail-medium-contrast);z-index:1;color:#fff;background:linear-gradient(45deg,#e08f5e,#e95a0d);border:0;border-radius:50%;justify-content:center;align-items:center;width:3.6rem;max-width:50px;height:3.6rem;max-height:50px;margin:0;padding:0;text-decoration:none;display:flex}.emblaReviews__button__svg{width:35%;height:35%}
