@charset "UTF-8";.review-card__video{position:relative;z-index:1;margin:2px 0 0;border-radius:8px;overflow:hidden;background:#0c1622;cursor:pointer}.review-card__video-el{display:block;width:100%;max-height:360px;object-fit:cover;background:#0c1622}.review-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer;transition:background .15s ease,transform .15s ease}.review-card__play:hover{background:#000000b3;transform:translate(-50%,-50%) scale(1.06)}.review-card__play .site-icon{width:28px;height:28px;margin-left:3px}.review-card__play svg{width:100%;height:100%}.review-card__sound{position:absolute;right:10px;bottom:10px;padding:4px 10px;font-size:12px;line-height:1;color:#fff;background:#0000008c;border-radius:999px;pointer-events:none}.review-card__video.is-autoplaying .review-card__play{opacity:.85}.review-highlight__video{position:relative}.review-highlight__video .review-card__play{width:52px;height:52px}.review-highlight__video .review-card__play .site-icon{width:22px;height:22px}
