body#landing-page-reviews{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}.reviews{margin:auto;max-width:600px;color:#373737}.reviews__stars{display:flex;justify-content:center}.reviews__count{margin-top:4px;margin-bottom:24px;font-size:24px;text-align:center}.comments{max-width:600px;margin:auto;background-color:#fff;padding:0 32px 0 16px;display:flex;flex-direction:column;border-left:1px solid #F0F2F5;border-right:1px solid #F0F2F5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comment{color:#050505;display:inline-block;margin-bottom:24px;max-width:540px}.comment__wrapper{position:relative;display:inline-block}.comment__main{display:flex}.comment__avatar{width:32px;height:32px;min-width:32px;border-radius:50%;overflow:hidden;border:1px solid rgba(0,0,0,.1);margin-right:6px}.comment__avatar img{width:32px;height:32px;-o-object-fit:cover;object-fit:cover}.comment__body{background-color:#f0f2f5;border-radius:18px;min-width:20px;min-height:20px;padding:8px 12px}.comment__user{font-weight:600;line-height:16px;font-size:13px;padding-bottom:1px}.comment__content{font-size:15px;line-height:20px;overflow-wrap:break-word}.comment__footer{display:flex;position:absolute;bottom:-4px;left:40px;transform:translateY(100%);font-size:12px;line-height:12px;color:#65676b;margin-left:4px}.comment__footer>div{margin:0 8px}.comment__action{font-weight:700}.comment__photo{border-radius:18px;overflow:hidden;background-color:wheat;height:150px;margin-left:40px;margin-top:1px;max-width:350px}.comment__photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.comment__reactions{position:absolute;right:0;bottom:-12px;display:flex;box-shadow:0 1px 3px #0003;border-radius:11px;background-color:#fff;height:20px;padding:1px}.comment__replies{margin-top:22px;margin-left:52px;font-size:15px;line-height:20px;font-weight:600;color:#65676b;margin-bottom:-10px}.comment__replies img{opacity:.7}.reaction{min-width:18px;height:16px;width:18px;z-index:3;margin:auto;display:block}.reaction img{margin:-2px auto auto;height:20px;width:20px;aspect-ratio:auto 18/18;border-radius:11px;border:1px solid white}.reaction:nth-of-type(2){margin-left:-2px;z-index:2}.reaction:nth-of-type(3){margin-left:-2px;z-index:1}.reaction__counter{justify-content:center;display:flex;color:#65676b;font-weight:400;font-size:13px;padding:0 4px 0 6px;margin:auto 0;line-height:13px}
