@charset "UTF-8";

#g-review:not(.badge).grwp_grid .grwp_body {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(min(350px, 100%), 1fr));
	gap: 30px;
	margin: 30px auto;
	padding: 0;
}

#g-review:not(.badge) .g-review {
	padding: 24px;
	background: #fff 0 0 no-repeat padding-box;
	-webkit-box-shadow: 0 7px 20px rgba(0, 0, 0, .1607843137);
	box-shadow: 0 7px 20px rgba(0, 0, 0, .1607843137);
	border-radius: 16px;
	opacity: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: inherit;
}

#g-review:not(.badge) .g-review .gr-inner-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	position: relative;
}

#g-review:not(.badge) .g-review .gr-inner-header p {
	margin: 0;
	-ms-flex-preferred-size: calc(100% - 60px);
	flex-basis: calc(100% - 60px);
	line-height: 1.5;
}

#g-review:not(.badge) .g-review .gr-inner-header p br {
	display: none;
}

#g-review:not(.badge) .g-review .gr-inner-header p>span:first-of-type:not(.gr-stars) {
	text-decoration: none;
	font-family: inherit;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#g-review:not(.badge) .g-review .gr-inner-header p a {
	text-decoration: none;
	font-family: inherit;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	color: #5791ff;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#g-review:not(.badge) .g-review .gr-inner-header .gr-google {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
}

#g-review:not(.badge) .g-review .gr-stars {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 5px;
}

#g-review:not(.badge) .g-review .gr-stars img {
	display: inline-block !important;
	width: 18px !important;
	height: 18px !important;
	margin: 0 10px 0 0 !important;
	vertical-align: middle !important;
}

#g-review:not(.badge) .g-review .gr-stars .time {
	vertical-align: middle;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	font-family: inherit;
	letter-spacing: 0;
	color: rgba(0, 0, 0, .3019607843);
}

@supports not selector(::-webkit-scrollbar) {
	#g-review:not(.badge) .g-review * {
		scrollbar-width: thin;
		scrollbar-color: #b7b7b7 #e5e5e5;
	}
}

#g-review:not(.badge) .g-review ::-webkit-scrollbar {
	width: 7px;
	border-radius: 10px;
}

#g-review:not(.badge) .g-review ::-webkit-scrollbar-track {
	background: #e5e5e5;
	border-radius: 10px;
}

#g-review:not(.badge) .g-review ::-webkit-scrollbar-thumb {
	background-color: #b7b7b7;
	border-radius: 10px;
	border: 3px none #fff;
}

#g-review:not(.badge) .g-review .gr-inner-body {
	margin-top: 25px;
	padding-right: 10px;
}

#g-review:not(.badge) .g-review .gr-inner-body p {
	margin: 0 0 16px 0;
	text-align: left;
	font-size: 14px;
	font-family: inherit;
	line-height: 1.36;
	letter-spacing: 0;
	color: #000;
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header .grwp_header-inner {
	font-family: inherit;
	width: 100%;
	max-width: 390px;
	padding: 32px 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-column-gap: 5px;
	-moz-column-gap: 5px;
	column-gap: 5px;
	row-gap: 16px;
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header .grwp_header-inner .grwp_business-title {
	font-size: 18px;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	margin: 0;
	position: relative;
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header .grwp_header-inner .grwp_stars-wrapper {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	gap: 5px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header .grwp_header-inner .grwp_stars-wrapper img {
	max-width: clamp(22px, 5vw, 32px);
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header .grwp_header-inner .grwp_total-rating {
	font-size: 40px;
	line-height: 1em;
	font-weight: 600;
	-ms-flex-item-align: center;
	align-self: center;
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header .grwp_header-inner .grwp_5_stars {
	max-width: 80px;
	display: inline-block;
	line-height: 18px;
	text-align: left;
	padding-left: 7px;
	font-size: 14px;
	padding-right: 8px;
	-ms-flex-item-align: center;
	align-self: center;
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header .grwp_header-inner .grwp_overall {
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	color: rgba(0, 0, 0, .6);
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header .grwp_header-inner .grwp_verified {
	width: 100%;
	text-align: center;
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header .grwp_header-inner .grwp_verified>a {
	text-decoration: none;
	position: relative;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: .02em;
	color: rgba(0, 0, 0, .6);
	margin: 0;
	padding: 0;
	outline: 0;
	border: none;
	text-shadow: none;
	margin-left: -30px;
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header .grwp_header-inner .grwp_verified>a:focus {
	outline: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#g-review:not(.badge)[class^=layout_style-] .grwp_header .grwp_header-inner .grwp_verified>a>img {
	width: 25px;
	height: auto;
	max-width: 25px;
	outline: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: absolute;
	top: -3px;
	right: -32px;
}

#g-review:not(.badge).layout_style-1 .grwp_header .grwp_header-inner, #g-review:not(.badge).layout_style-2 .grwp_header .grwp_header-inner, #g-review:not(.badge).layout_style-3 .grwp_header .grwp_header-inner, #g-review:not(.badge).layout_style-5 .grwp_header .grwp_header-inner, #g-review:not(.badge).layout_style-8 .grwp_header .grwp_header-inner {
	border-radius: 16px;
}

#g-review:not(.badge).layout_style-2 .grwp_header .grwp_header-inner, #g-review:not(.badge).layout_style-3 .grwp_header .grwp_header-inner {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid rgba(0, 0, 0, .2);
}

#g-review:not(.badge).layout_style-5 .grwp_header .grwp_header-inner {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#g-review:not(.badge).layout_style-6 .grwp_header .grwp_header-inner {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#g-review:not(.badge).layout_style-8 .grwp_header .grwp_header-inner {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#g-review:not(.badge).layout_style-8 .grwp_header .grwp_header-inner .grwp_stars-wrapper img {
	-webkit-filter: hue-rotate(45deg);
	filter: hue-rotate(45deg);
}

#g-review.layout_style-1 .g-review {
	padding: 30px;
	border-radius: 16px;
	opacity: 1;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
}

#g-review.layout_style-1 .g-review .gr-inner-header img.gr-profile {
	margin: 0 20px 10px 0;
	width: 50px;
	height: 50px;
}

#g-review.layout_style-1 .g-review .gr-inner-header p {
	position: relative;
	-ms-flex-preferred-size: calc(100% - 75px);
	flex-basis: calc(100% - 75px);
}

#g-review.layout_style-1 .g-review .gr-inner-header p>span:first-of-type {
	max-width: 190px;
}

#g-review.layout_style-1 .g-review .gr-inner-header p a {
	padding-right: 32px;
}

#g-review.layout_style-1 .g-review .gr-inner-header .gr-stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#g-review.layout_style-1 .g-review .gr-inner-header .gr-stars .stars-wrapper img {
	margin-right: 5px !important;
}

#g-review.layout_style-1 .g-review .gr-inner-header .gr-stars .time {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

#g-review.layout_style-1 .g-review .gr-inner-body {
	max-height: 76px;
	overflow: auto;
}

#g-review.layout_style-1 .g-review .gr-inner-body p {
	color: rgba(0, 0, 0, .6);
}

#g-review.layout_style-2 .g-review {
	position: relative;
	padding: 24px 30px 106px;
	border-radius: 16px;
	opacity: 1;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0) !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0) !important;
	overflow: hidden;
}

#g-review.layout_style-2 .g-review:before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 89px;
	display: block;
	z-index: 0;
	background: rgba(0, 0, 0, .05);
	content: "";
}

#g-review.layout_style-2 .g-review .gr-inner-header {
	position: static;
}

#g-review.layout_style-2 .g-review .gr-inner-header .gr-profile {
	position: absolute;
	bottom: 22px;
	left: 29px;
	margin: 0;
}

#g-review.layout_style-2 .g-review .gr-inner-header .gr-google {
	right: 18px;
	bottom: 42px;
}

#g-review.layout_style-2 .g-review .gr-inner-header p {
	position: absolute;
	bottom: 27px;
	left: 100px;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	row-gap: 3px;
}

#g-review.layout_style-2 .g-review .gr-inner-header p>span:first-of-type {
	max-width: 190px;
	font-size: clamp(12px, 4vw, 17px);
}

#g-review.layout_style-2 .g-review .gr-inner-header p a {
	max-width: 190px;
	font-size: clamp(12px, 4vw, 17px);
}

#g-review.layout_style-2 .g-review .gr-inner-header p .gr-stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}

#g-review.layout_style-2 .g-review .gr-inner-header p .gr-stars .stars-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 6px;
	-moz-column-gap: 6px;
	column-gap: 6px;
}

#g-review.layout_style-2 .g-review .gr-inner-header p .gr-stars .stars-wrapper img {
	width: clamp(14px, 4vw, 18px) !important;
	margin: 0 !important;
}

#g-review.layout_style-2 .g-review .gr-inner-header p .gr-stars .time {
	padding-top: 6px;
	display: -webkit-box;
	display: none;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#g-review.layout_style-2 .g-review .gr-inner-header p br {
	display: none;
}

#g-review.layout_style-2 .g-review .gr-inner-body {
	margin: 21px 0 0;
	max-height: 76px;
	overflow: auto;
}

#g-review.layout_style-2 .g-review .gr-inner-body p {
	color: rgba(0, 0, 0, .6);
}

#g-review.layout_style-3 .g-review {
	padding: 29px 30px 32px;
	border-radius: 16px;
	opacity: 1;
	border: 1px solid rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0) !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0) !important;
	overflow: hidden;
	text-align: center;
}

#g-review.layout_style-3 .g-review .gr-inner-header .gr-profile {
	display: block;
	margin: 0 auto 9px;
}

#g-review.layout_style-3 .g-review .gr-inner-header p {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

#g-review.layout_style-3 .g-review .gr-inner-header p br {
	display: none;
}

#g-review.layout_style-3 .g-review .gr-inner-header p a {
	margin-bottom: 4px;
}

#g-review.layout_style-3 .g-review .gr-inner-header p .gr-stars img {
	margin-right: 7px !important;
}

#g-review.layout_style-3 .g-review .gr-inner-body {
	max-height: 76px;
	overflow: auto;
}

#g-review.layout_style-3 .g-review .gr-inner-body p {
	color: rgba(0, 0, 0, .6);
}

#g-review.layout_style-3 .swiper {
	padding-top: 25px;
}

#g-review.layout_style-3 .swiper .swiper-slide .g-review {
	-webkit-transition: all .4s;
	transition: all .4s;
}

#g-review.layout_style-4 .g-review {
	position: relative;
	padding: 30px 30px 58px;
	border-radius: 0;
	opacity: 1;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
}

#g-review.layout_style-4 .g-review:before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 45px;
	display: block;
	z-index: 0;
	background: rgba(0, 0, 0, .05);
	content: "";
}

#g-review.layout_style-4 .g-review .gr-inner-header {
	position: static;
}

#g-review.layout_style-4 .g-review .gr-inner-header .gr-profile {
	margin: 0 20px 10px 0;
}

#g-review.layout_style-4 .g-review .gr-inner-header .gr-google {
	top: 45px;
	right: 30px;
}

#g-review.layout_style-4 .g-review .gr-inner-header p {
	position: static;
	margin-top: 14px;
	-ms-flex-preferred-size: calc(100% - 70px);
	flex-basis: calc(100% - 70px);
}

#g-review.layout_style-4 .g-review .gr-inner-header p>span:first-of-type {
	max-width: 83%;
}

#g-review.layout_style-4 .g-review .gr-inner-header p a {
	max-width: 83%;
}

#g-review.layout_style-4 .g-review .gr-inner-header p .gr-stars {
	position: absolute;
	bottom: 12px;
	left: 30px;
	right: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#g-review.layout_style-4 .g-review .gr-inner-header p .gr-stars .stars-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	gap: 5px;
}

#g-review.layout_style-4 .g-review .gr-inner-header p .gr-stars img {
	margin-right: 0 !important;
}

#g-review.layout_style-4 .g-review .gr-inner-header p .gr-stars .time {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

#g-review.layout_style-4 .g-review .gr-inner-body {
	max-height: 76px;
	overflow: auto;
}

#g-review.layout_style-4 .g-review .gr-inner-body p {
	color: rgba(0, 0, 0, .6);
}

#g-review.layout_style-5 .g-review {
	padding: 29px 30px 32px;
	border-radius: 16px;
	opacity: 1;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0) !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0) !important;
	background: linear-gradient(45deg, #f6f2f2, #d9d9d9);
	overflow: hidden;
	text-align: center;
}

#g-review.layout_style-5 .g-review .gr-inner-header img.gr-profile {
	display: block;
	margin: 0 auto 9px;
	-webkit-filter: grayscale(.8);
	filter: grayscale(.8);
}

#g-review.layout_style-5 .g-review .gr-inner-header p {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

#g-review.layout_style-5 .g-review .gr-inner-header p br {
	display: none;
}

#g-review.layout_style-5 .g-review .gr-inner-header p a {
	margin-bottom: 4px;
	color: #000;
}

#g-review.layout_style-5 .g-review .gr-inner-header .gr-stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 5px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

#g-review.layout_style-5 .g-review .gr-inner-header .gr-stars img {
	margin-right: 7px !important;
}

@supports not selector(::-webkit-scrollbar) {
	#g-review.layout_style-5 .g-review * {
		scrollbar-color: #b7b7b7 #fff;
	}
}

#g-review.layout_style-5 .g-review ::-webkit-scrollbar-track {
	background: #fff;
}

#g-review.layout_style-5 .g-review .gr-inner-body {
	max-height: 76px;
	overflow: auto;
}

#g-review.layout_style-5 .g-review .gr-inner-body p {
	color: rgba(0, 0, 0, .6);
}

#g-review.layout_style-5 .swiper {
	padding-top: 25px;
}

#g-review.layout_style-5 .swiper .swiper-slide .g-review {
	-webkit-transition: all .4s;
	transition: all .4s;
}

#g-review.layout_style-6 .g-review {
	padding: 29px 30px 32px;
	border-radius: 0;
	opacity: 1;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0) !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0) !important;
	background-color: #e3e3e3;
	overflow: hidden;
	text-align: left;
	min-height: 210px;
}

#g-review.layout_style-6 .g-review .gr-inner-header {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
}

#g-review.layout_style-6 .g-review .gr-inner-header img.gr-profile {
	display: block;
	margin: 0 16px 9px 0;
	width: 40px;
	height: 40px;
}

#g-review.layout_style-6 .g-review .gr-inner-header p {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

#g-review.layout_style-6 .g-review .gr-inner-header p br {
	display: none;
}

#g-review.layout_style-6 .g-review .gr-inner-header p>span:first-of-type {
	max-width: 190px;
}

#g-review.layout_style-6 .g-review .gr-inner-header p a {
	padding-right: 26px;
	margin-bottom: 4px;
	color: #000;
	max-width: 190px;
}

#g-review.layout_style-6 .g-review .gr-inner-header .gr-stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#g-review.layout_style-6 .g-review .gr-inner-header .gr-stars .stars-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#g-review.layout_style-6 .g-review .gr-inner-header .gr-stars .stars-wrapper img {
	margin-right: 3px !important;
}

@supports not selector(::-webkit-scrollbar) {
	#g-review.layout_style-6 .g-review * {
		scrollbar-color: #b7b7b7 #fff;
	}
}

#g-review.layout_style-6 .g-review ::-webkit-scrollbar-track {
	background: #fff;
}

#g-review.layout_style-6 .g-review .gr-inner-body {
	max-height: 76px;
	overflow: auto;
}

#g-review.layout_style-6 .g-review .gr-inner-body p {
	color: rgba(0, 0, 0, .6);
}

#g-review.layout_style-6 .swiper {
	padding-top: 25px;
}

#g-review.layout_style-6 .swiper .swiper-slide .g-review {
	-webkit-transition: all .4s;
	transition: all .4s;
}

#g-review.layout_style-7 .g-review {
	padding: 29px 30px 32px;
	border-radius: 5px;
	opacity: 1;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1) !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1) !important;
	background-color: #fff;
	text-align: center;
	margin-bottom: 25px;
	min-height: 230px;
}

#g-review.layout_style-7 .g-review .gr-inner-header {
	margin-top: 16px;
}

#g-review.layout_style-7 .g-review .gr-inner-header img.gr-profile {
	display: block;
	margin: 0 auto 9px;
	position: absolute;
	top: -70px;
	left: calc(50% - 25px);
}

#g-review.layout_style-7 .g-review .gr-inner-header p {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

#g-review.layout_style-7 .g-review .gr-inner-header p br {
	display: none;
}

#g-review.layout_style-7 .g-review .gr-inner-header p>span:first-of-type {
	margin-bottom: 4px;
	color: #000;
	max-width: 88%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

#g-review.layout_style-7 .g-review .gr-inner-header p a {
	margin-bottom: 4px;
	color: #000;
	max-width: 88%;
	margin-left: auto;
	margin-right: auto;
}

#g-review.layout_style-7 .g-review .gr-inner-header .gr-stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

#g-review.layout_style-7 .g-review .gr-inner-header .gr-stars img {
	margin-right: 3px !important;
}

#g-review.layout_style-7 .g-review .gr-inner-body {
	max-height: 76px;
	overflow: auto;
}

#g-review.layout_style-7 .g-review .gr-inner-body p {
	color: rgba(0, 0, 0, .6);
}

#g-review.layout_style-7 .swiper {
	padding-top: 25px;
}

#g-review.layout_style-7 .swiper .swiper-slide .g-review {
	margin-top: 26px !important;
	-webkit-transition: all .4s;
	transition: all .4s;
}

#g-review.layout_style-8 .g-review {
	padding: 29px 30px 32px;
	border-radius: 16px;
	opacity: 1;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0) !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0) !important;
	background: #000;
	overflow: hidden;
	text-align: center;
	min-height: 256px;
}

#g-review.layout_style-8 .g-review .gr-inner-header img.gr-profile {
	display: block;
	margin: 0 auto 9px;
	-webkit-filter: grayscale(.8);
	filter: grayscale(.8);
}

#g-review.layout_style-8 .g-review .gr-inner-header p {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

#g-review.layout_style-8 .g-review .gr-inner-header p br {
	display: none;
}

#g-review.layout_style-8 .g-review .gr-inner-header p>span:first-of-type {
	color: #fff;
}

#g-review.layout_style-8 .g-review .gr-inner-header p a {
	margin-bottom: 4px;
	color: #fff;
}

#g-review.layout_style-8 .g-review .gr-inner-header .gr-stars {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#g-review.layout_style-8 .g-review .gr-inner-header .gr-stars img {
	margin-right: 7px !important;
	-webkit-filter: hue-rotate(45deg);
	filter: hue-rotate(45deg);
}

#g-review.layout_style-8 .g-review .gr-inner-header .gr-stars .time {
	color: #9f9f9f;
}

#g-review.layout_style-8 .g-review .gr-inner-body {
	max-height: 76px;
	overflow: auto;
}

#g-review.layout_style-8 .g-review .gr-inner-body p {
	color: #fff;
}

#g-review.layout_style-8 .swiper {
	padding-top: 25px;
}

#g-review.layout_style-8 .swiper .swiper-slide .g-review {
	-webkit-transition: all .4s;
	transition: all .4s;
}

@font-face {
	font-family: swiper-icons;
	src: url("/wp-content/cache/ocean-accelerator/s/m/d/font/45c7526dfc7fbcec23f42f2091b55a12.660.woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

:root {
	--swiper-theme-color: #007aff;
}

:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	display: block;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	display: block;
}

@-webkit-keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

:root {
	--swiper-navigation-size: 44px;
}

.swiper-button-next svg, .swiper-button-prev svg {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

#g-review .swiper {
	padding: 0 0 150px 0;
	max-width: 100%;
}

#g-review .swiper .swiper-wrapper .swiper-slide {
	height: auto;
	overflow: visible;
}

#g-review .swiper .swiper-wrapper .swiper-slide .g-review {
	height: 100%;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
	margin: 13px 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#g-review .swiper .slider-prev-next-wrapper .grwp-swiper-button-next, #g-review .swiper .slider-prev-next-wrapper .grwp-swiper-button-prev {
	-webkit-transition: all .4s;
	transition: all .4s;
	position: absolute;
	margin-top: 155px;
	width: 40px;
	height: 40px;
	color: #000;
	border: 1px solid #bbb;
	border-radius: 50%;
	background: #fff 0 0 no-repeat padding-box;
}

#g-review .swiper .slider-prev-next-wrapper .grwp-swiper-button-next:after, #g-review .swiper .slider-prev-next-wrapper .grwp-swiper-button-prev:after {
	font-size: 18px;
	font-weight: 700;
}

#g-review .swiper .slider-prev-next-wrapper .grwp-swiper-button-next:hover, #g-review .swiper .slider-prev-next-wrapper .grwp-swiper-button-prev:hover {
	opacity: .7;
}

.grwp-swiper-button-next, .grwp-swiper-button-prev {
	position: absolute;
	top: var(--swiper-navigation-top-offset, 50%);
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - var(--swiper-navigation-size) / 2);
	z-index: 10;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.grwp-swiper-button-prev, .swiper-rtl .grwp-swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 10px);
	right: auto;
}

.grwp-swiper-button-prev:after, .swiper-rtl .grwp-swiper-button-next:after {
	content: " ";
	background-image: url("/wp-content/plugins/embedder-for-google-reviews-pro/dist/css/../images/chevron.svg");
	background-size: cover;
	width: 20px;
	height: 20px;
	display: block;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	--lzl-bg-img: "/wp-content/plugins/embedder-for-google-reviews-pro/dist/css/../images/chevron.svg";
}

.grwp-swiper-button-prev:after.lzl:not(.lzl-ed), .swiper-rtl .grwp-swiper-button-next:after.lzl:not(.lzl-ed), .grwp-swiper-button-prev:after.lzl-ing:not(.lzl-ed), .swiper-rtl .grwp-swiper-button-next:after.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20width%3D%22512pt%22%20height%3D%22512pt%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

.grwp-swiper-button-next, .swiper-rtl .grwp-swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 10px);
	left: auto;
}

.grwp-swiper-button-next:after, .swiper-rtl .grwp-swiper-button-prev:after {
	content: " ";
	background-image: url("/wp-content/plugins/embedder-for-google-reviews-pro/dist/css/../images/chevron.svg");
	background-size: cover;
	width: 20px;
	height: 20px;
	display: block;
	--lzl-bg-img: "/wp-content/plugins/embedder-for-google-reviews-pro/dist/css/../images/chevron.svg";
}

.grwp-swiper-button-next:after.lzl:not(.lzl-ed), .swiper-rtl .grwp-swiper-button-prev:after.lzl:not(.lzl-ed), .grwp-swiper-button-next:after.lzl-ing:not(.lzl-ed), .swiper-rtl .grwp-swiper-button-prev:after.lzl-ing:not(.lzl-ed) {
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20width%3D%22512pt%22%20height%3D%22512pt%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}