.comment-title {
	font-size: 18px;
}

.comment-show {
	display: block !important;
}

.comment-point {
	font-size: 47px;
	color: #000;
	line-height: 65px;
}
.btn-write-comment{
	color: #fff;
    background-color: #000;
    border-color: #000;
}

.comment-count {
	font-weight: bold;
}

.comment-star {
	font-size: 0;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0.5rem;
}

.comment-star span {
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
	bottom: 0;
	z-index: 1;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
}

.comment-star i {
	display: inline-block;
	margin: .1rem;
	color: #b8b8b8;
	text-rendering: auto;
	font-size: 20px;
}

.comment-star i:nth-child(1) {
	margin-left: 0;
}

.comment-star span i {
	color: #000;
}

.comment-progress {
	width: 100%;
	margin-bottom: 0.375rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.comment-progress:last-child {
	margin-bottom: 0px;
}

.comment-progress .progress {
	height: 12px;
	margin-right: 10px;
	margin-left: 5px;
	width: calc(100% - 90px);
	border-radius: 10px;
}

.comment-progress .progress-bar#has-rate {
	background-color: var(--color-title);
}

.comment-progress .progress-num {
	font-size: 15px;
	width: 25px;
	text-align: center;
	color: #787878;
}

.comment-progress .progress-total {
	font-family: var(--font-title);
	text-align: left;
	color: #787878;
	width: 50px;
}

.comment-write::-webkit-scrollbar {
	width: 0px;
}

.comment-write {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	background: #000000e8;
	padding: 30px 10px;
	z-index: 9999999;
	overflow-y: auto;
}

.comment-write .card {
	max-width: 900px;
	margin: 0 auto
}

.review-rating-star {
	font-size: 0;
}

.btn-reply-comment {
	padding: 0px 5px;
	font-size: 12px;
	background: #000;
	color: #fff;
	border-radius: 4px;
	border: 1px solid transparent;
	transition: all .3s ease;
}

.btn-reply-comment:hover {
	text-decoration: underline;
	border: 1px solid #008fe9;
	color: #008fe9;
	transition: all .3s ease;
	background: #fff;
}

.carousel.carousel-comment-media {
	width: fit-content;
}

.comment-item-infoContent {
	width: calc(100% - 200px);
}

.review-rating-star-icon .fa {
	font-weight: 900;
	font-style: normal;
	display: inline-block;
	margin: .1rem;
	font-size: 21px;
}

.comment-statistic {
	width: 350px;
	height: fit-content;
	position: sticky;
	top: 60px
}

.comment-lists {
	width: calc(100% - 370px)
}

.comment-page {
	display: flex;
	justify-content: space-between;

}

.comment-statistic,
.comment-lists {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

.comment-item .comment-item-letter {
	background-color: #E5E5E5;
	color: #000;
}

/* 
.comment-item:nth-child(2n+1) .comment-item-letter {
	background-color: #d66000;
	color: #fff;
}

.comment-item:nth-child(2n+2) .comment-item-letter {
	background-color: #1a9e00;
	color: #fff;
}

.comment-item:nth-child(2n+3) .comment-item-letter {
	background-color: #007bff;
	color: #fff;
}

.comment-item:nth-child(2n+4) .comment-item-letter {
	background-color: #ff0015;
	color: #fff;
} */

.review-rating-star-icon .fa.star-empty {
	color: #dedddc;
}

.review-rating-star-icon .fa {
	cursor: pointer
}

.review-rating-star-icon .fa {
	color: #f0c808;
}

.review-rating-star-icon .fa.star-not-empty {
	color: #f0c808;
}

.review-rating-star-icon .fa:nth-child(1) {
	margin-left: 0;
}

.review-fileuploader {
	padding: 20px 15px;
	text-align: center;
	background-color: #ffffff;
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	border: 2px dashed #c2cdda;
}

.review-fileuploader .review-fileuploader-text {
	color: #90a0bc;
}

.review-file-uploader .fileuploader {
	padding: 0px;
	margin: 0px;
	background: transparent;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list {
	margin: 1rem -5px 0 -5px;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list:after {
	display: block;
	content: "";
	clear: both;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item {
	padding: 0px;
	width: calc(100%/7 - 10px);
	float: left;
	margin: 0 5px 5px 5px;
	border-bottom: 0px;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .columns {
	display: block;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-thumbnail {
	width: auto;
	height: auto;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-thumbnail .fileuploader-item-image {
	height: auto;
	padding: 50% 0;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-thumbnail .fileuploader-item-image img {
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: 100%;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-title {
	padding: 0px;
	margin-top: 0.5rem;
	text-align: center;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-title {
	display: none;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-actions {
	margin: 0px;
	position: absolute;
	top: 0px;
	right: -5px;
}

.review-file-uploader .fileuploader-items .fileuploader-items-list .fileuploader-item .column-infos input {
	border: 1px solid #dddddd;
	border-radius: 0.25rem;
}

.review-poster-video-avatar .avatar-detail {
	width: 95px;
	height: 95px;
}

.review-poster-video-avatar .avatar-detail img {
	max-width: 95px;
	max-height: 95px;
}

#review-content {
	height: 100px;
}

.comment-info-customer input {
	font-size: 11px !important;
	padding-left: 10px;
}

.comment-name-product {
	font-family: var(--font-title);
	font-weight: bold;
}

.carousel-comment-media .carousel-control a {
	opacity: 1;
	width: 45px;
	height: 45px;
	top: calc(50% - 45px/2);
	bottom: inherit;
}

.carousel-comment-media .carousel-control a span {
	display: block;
	cursor: pointer;
	color: #222222;
	width: 45px;
	height: 45px;
	padding: 5px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
	border-radius: 100%;
	-webkit-transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.carousel-comment-media .carousel-control a.carousel-control-prev {
	left: 20px;
}

.carousel-comment-media .carousel-control a.carousel-control-prev span {
	padding-right: 9px;
}

.carousel-comment-media .carousel-control a.carousel-control-next {
	right: 20px;
}

.carousel-comment-media .carousel-control a.carousel-control-next span {
	padding-left: 8px;
}

.carousel-comment-media .carousel-indicators {
	position: static;
	margin: 0px 0px 0.75rem 0px;
	text-align: left;
	display: block;
	max-width: 210px;
}

.carousel-comment-media .carousel-indicators li {
	width: auto;
	max-width: 60px;
	height: auto;
	text-indent: inherit;
	flex: none;
	margin: 0px 0px 3px 0px;
	border: 2px solid transparent;
	opacity: 1;
	cursor: zoom-in;
}

.carousel-comment-media .carousel-indicators li.active {
	border-color: #ffc120;
	cursor: zoom-out;
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.carousel-comment-media .carousel-inner {
	max-width: 550px;
	box-shadow: 0 1px 12px 0 rgb(0 0 0 / 12%);
}

.carousel-comment-media .carousel-inner .carousel-lists .carousel-comment-media-item-video #file-video {
	max-width: 100%;
	width: 100%;
	height: 500px;
	vertical-align: top;
	display: inline-block;
	background-color: #000000;
}

.w-inner-form-reply {
	padding: 30px 15px;
	background-color: #fff;
	border-radius: 10px;
}

.groupBtnFormReply {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#form-reply .groupBtnFormReply button {
	width: calc(50% - 10px);
	border-radius: 20px;
}

#form-reply * {
	max-width: 500px;
	margin: 10px auto;
	width: 100%;
}

#form-reply::-webkit-scrollbar {
	width: 0px;
}

#form-reply textarea.form-control {
	height: unset;
	border-radius: 10px;
}

#form-reply .form-control {
	height: 45px;
	box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
	border-radius: 6px;
	margin-bottom: 10px
}

#form-reply {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	background: #000000c4;
	z-index: 9999999;
	padding: 60px 10px;
	overflow-y: auto;
}

.comment-load>.comment-item {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 0;
	padding: 15px;
}


.comment-lists>.card,
.comment-statistic>.card {
	border: none;

}


.comment-page .form-group label {
	font-family: var(--font-title);
	font-weight: bold;
}

.comment-page .card .card-header {
	background-color: #333333;
	color: #fff;
	font-family: 'rbt-b';
	display: none;
}

.comment-lists .card-body {
	padding: 0;
}

.ml-auto {
	margin-left: auto;
}

#form-comment .form-row {
	display: flex;
	flex-wrap: wrap;
}

#form-comment .form-row .col-4 {
	width: 100%
}

#form-comment .form-control {
	height: 40px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
	margin-bottom: 15px;
	width: 100%
}

.comment-item-rating {
	line-height: 25px;
	margin-bottom: 0;
}

.rvc_user-seller {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-weight: 500;
}

.rvc_user-seller i {
	background-color: #000;
	border-radius: 50%;
	color: #fff;
	margin: 0 5px 0 0;
	padding: 3px 5px;
	font-size: 8px;
	font-weight: bold;
}

.comment-item-poster {
	width: 100%;
	/* margin-right: 30px; */
	display: flex;
	text-align: center;
	align-items: center;
	flex-wrap: wrap;
}

.comment-item:nth-child(even) {
	border: 1px solid #f7f7f7;
	border-width: 1px 0 1px 0;
}

.comment-item-letter {
	border-radius: 50%;
	background-color: #d3d2d3;
	color: #919090;
	width: 65px;
	height: 65px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
	line-height: 67px;
	font-size: 18px;
	font-weight: 700;
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
}

.comment-item-name * {
	line-height: 1.3;
}

.comment-item-name {
	margin-bottom: 0.25rem;
	text-transform: capitalize;
	margin-right: 0.25rem;
}

.comment-item-name div:first-child {
	font-family: var(--font-title);
	color: #000;
	font-weight: 600;
}

.comment-item-posttime {
	font-size: 12px;
	color: #999999;
	margin-right: 0.25rem;
}

.comment-item-information {
	width: 100%;
}

.comment-item-star {
	float: left;
	margin-right: 10px;
}

.comment-item-star i {
	font-size: 17px;
}

.comment-item-title {
	font-size: 17px;
	font-weight: 600;
	font-family: var(--font-title);
}

.comment-replies {
	position: relative;
	background: #fff;
	/* border: 1px solid #dfdfdf; */
	padding: 15px 10px;
	border-radius: 8px;
	width: 100%;
	/* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
	/* box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; */
}

.comment-replies:after,
.comment-replies:before {
	content: '';
	position: absolute;
}

.comment-replies:before {
	z-index: 1;
	top: -13px;
	left: 10px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 13px solid #fff;
}

.comment-replies:after {
	top: -14px;
	left: 9px;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	border-bottom: 14px solid #dfdfdf;
}

.comment-replies-item {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding-bottom: 15px;
}

.comment-replies-item:not(:last-child) {
	margin-bottom: 15px;
	border-bottom: 1px solid #0000000a;
}

.comment-replies-item:last-child {
	margin-bottom: 0px;
}

.comment-replies-letter {
	width: 45px;
	height: 45px;
	margin-right: 10px;
	line-height: 45px;
	padding-left: 1px;
	font-size: 14px;
	border-radius: 50%;
	background-color: #e5e3e5;
	color: #919090;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top;
	font-weight: 500;
	text-align: center;
	margin-top: 0.125rem;
}

.comment-replies-letter.admin {
	position: relative;
	background-color: #3e1c1e;
	text-indent: 9999px;
	overflow: hidden;
}

.comment-replies-letter.admin:before {
	content: 'QTV';
	text-indent: 0px;
	color: #ffffff;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.comment-replies-info * {
	line-height: 1.2
}

.comment-replies-info {
	width: calc(100% - 55px);
}

.comment-replies-name {
	margin-bottom: 0.125rem;
	font-family: var(--font-title);
}

.comment-replies-name span {
	font-family: var(--font-body);
}

.comment-replies [class*=btn-load-more-] {
	border: 0px;
	outline: none;
	padding: 0px;
	background: transparent;
}

.comment-media-play {
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

.comment-media-play svg {
	-webkit-box-shadow: 1px 1px 15px rgb(0 0 0 / 30%);
	box-shadow: 1px 1px 15px rgb(0 0 0 / 30%);
	border-radius: 50%;
	background-color: rgb(255 255 255 / 15%);
}

.comment-media-play svg .comment-media-play-stroke-dotted {
	opacity: 0;
	stroke-dasharray: 4, 5;
	stroke-width: 1px;
	transform-origin: 50% 50%;
	animation: spin 4s infinite linear;
	transition: opacity 1s ease, stroke-width 1s ease;
}

.comment-media-play svg .comment-media-play-stroke-solid {
	stroke-dashoffset: 0;
	stroke-dashArray: 300;
	stroke-width: 4px;
	transition: stroke-dashoffset 1s ease, opacity 1s ease;
}

.comment-media-play svg .comment-media-play-icon {
	transform-origin: 50% 50%;
	transition: transform 200ms ease-out;
}

.comment-media-play:hover svg .comment-media-play-stroke-dotted {
	stroke-width: 4px;
	opacity: 1;
}

.comment-media-play:hover svg .comment-media-play-stroke-solid {
	opacity: 0;
	stroke-dashoffset: 300;
}

.comment-media-play:hover svg .comment-media-play-icon {
	transform: scale(1.05);
}


.comment-item-content {
	background-color: #f3f4f6;
	border-radius: 10px;
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/* box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px; */
}

.comment-page .carousel-inner {
	background: #000000a8;
	position: fixed;
	width: 100%;
	overflow: hidden;
	z-index: 9999999;
	left: 0;
	top: 0;
	height: 100vh;
	max-width: unset;
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease;
	overflow-y: auto;
}

.comment-page .carousel-inner.active {
	visibility: visible;
	opacity: 1;
	transition: all .3s ease;
}

.comment-page .carousel-item {
	text-align: center;
	padding: 60px 10px;
	min-height: 100vh;
}

.comment-page .carousel-item::-webkit-scrollbar {
	width: 0px;
}

.comment-page .carousel-inner img {
	width: auto !important;
	height: auto !important;
	margin: 30px auto;
}

.btn-load-more-comment-parent {
	font-size: 16px !important;
	font-family: var(--font-title);
	border-radius: 20px !important;
	background-color: #008fe9 !important;
	color: #fff !important;
	transition: all .3s ease !important;
	max-width: 500px;
}

.btn-load-more-comment-parent:hover {
	background-color: #005b94 !important;
	transition: all .3s ease !important;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px !important;

}

@keyframes spin {
	to {
		transform: rotate(360deg);
	}
}

@media(max-width:992px) {
	.review-preview {
		display: none;
	}

	.comment-item {
		display: block;
	}

	.comment-item-poster {
		width: auto;
		margin-right: 0px;
		margin-bottom: 0.5rem;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.comment-item-letter {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 13px;
		margin-bottom: 0;
	}

	.comment-item-name {
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.comment-item-information {
		width: 100%;
	}
}

@media(max-width:768px) {
	.comment-item-infoContent {
		width: 100%;
	}

	.btn-load-more-comment-parent.w-100 {
		width: calc(100% - 20px) !important;
	}

	.carousel-inner .carousel-control {
		display: none;
	}
}

.carousel {
	position: relative
}

.carousel.pointer-event {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner::after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: -webkit-transform .6s ease;
	transition: transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.carousel-item {
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: flex;
	align-items: center;
	justify-content: center;
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	-webkit-transform: none;
	transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {

	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-right {
		transition: none
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {

	.carousel-control-next,
	.carousel-control-prev {
		transition: none
	}
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.carousel-indicators li {
		transition: none
	}
}

.carousel-indicators .active {
	opacity: 1
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

@-webkit-keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spinner-border {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@media(max-width: 768px) {
	.comment-page {
		flex-wrap: wrap;
	}

	.comment-statistic {
		width: 100%;
		position: static;
	}

	.comment-lists {
		width: 100%;
	}

	.carousel.pointer-event {
		margin-left: auto;
	}
}