.gmbrr {
	--avatar-width: 40px;
	--avatar-height: 40px;
}

.gmbrr .all-stars, .gmbrr .listing .rating, .gmbrr .rating-stars, .gmbrr.fonts, .gmbrr.fonts .business-name, .gmbrr.fonts .heading, .gmbrr.fonts div, .gmbrr.fonts p, .gmbrr.fonts span {
	font-family: Arial, Helvetica, sans-serif;
}

.gmbrr p, .gmbrr ul, .gmbrr li {
	margin-block: 0;
}

.gmbrr.badge, .gmbrr.center {
	text-align: center;
}

.gmbrr.badge, .gmbrr.padding {
	padding: 1.4rem 1rem;
}

.gmbrr.badge, .gmbrr.outline {
	box-shadow: 0 14px 3px -8px rgba(0, 0, 0, .15), 0 0 0 3px rgba(0, 0, 0, .6) inset;
}

.gmbrr.badge {
	border-radius: 4px;
	max-width: 480px;
}

.gmbrr.badge.dark, .gmbrr.outline.dark {
	box-shadow: 0 14px 3px -8px rgba(255, 255, 255, .2), 0 0 0 3px rgba(255, 255, 255, .55) inset;
}

.gmbrr.tiny {
	font-size: 14px;
}

.gmbrr.narrow, .gmbrr.tiny {
	margin-inline: auto;
}

.gmbrr.badge.tiny {
	border-radius: 3px;
	padding: .5em 1em;
	max-width: 32em;
	box-shadow: 0 8px 2px -4px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .2) inset;
}

.gmbrr.badge.tiny.dark {
	box-shadow: 0 10px 2px -4px rgba(0, 0, 0, .2), 0 0 0 1px rgba(255, 255, 255, .4) inset;
}

.gmbrr.badge.dark.no-outline, .gmbrr.badge.no-outline, .gmbrr.badge.tiny.dark.no-outline, .gmbrr.badge.tiny.no-outline {
	box-shadow: none;
}

.gmbrr .icon, .gmbrr .icon img {
	width: 100%;
	height: auto;
}

.gmbrr .icon.generic {
	aspect-ratio: 1;
	background: transparent url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIj48cGF0aCBmaWxsPSIjNDU1MzkxIiBkPSJNMjkgMjloNDJ2NDJIMjl6Ii8+PHBhdGggZmlsbD0iIzQ1NTM5MSIgZD0iTTAgMHYxMDBoMTAwVjBIMHptODggODhIMTJWMTJoNzZ2NzZ6Ii8+PC9zdmc+") 0 0/100% no-repeat;
}

.gmbrr.link {
	cursor: pointer;
}

.gmbrr.fonts a {
	text-decoration: none;
}

.gmbrr.fonts a:hover {
	text-decoration: underline;
}

.gmbrr.fonts .listing {
	font-size: 13px;
	line-height: 140%;
	gap: 1.7rem;
}

.gmbrr.fonts .business-name, .gmbrr.fonts .heading {
	font-size: 28px;
	font-weight: 400;
	letter-spacing: 0;
}

.gmbrr.badge .business-name::before, .gmbrr.badge .heading::before, .gmbrr.bubble .listing .text-first .text::before, .gmbrr.bubble .text.fixed-height::before, .gmbrr.bubble .text.fixed-height::after, .gmbrr .listing .no-avatar .author-avatar, .gmbrr .listing .text .review-full-text, .gmbrr.badge .listing .author-avatar {
	display: none;
}

.gmbrr.fill {
	background-color: rgba(255, 255, 255, .95);
}

.gmbrr.dark.fill {
	background-color: rgba(0, 0, 0, .93);
}

.gmbrr.bubble.fill, .gmbrr.dark.bubble.fill {
	background-color: transparent;
}

.gmbrr.stripe, .gmbrr.stripe.badge, .gmbrr.stripe.badge.tiny, .gmbrr.stripe.tiny {
	padding: 0;
}

.gmbrr.stripe > :nth-child(2n-1) {
	background-color: rgba(0, 0, 0, .1);
}

.gmbrr.stripe.dark > :nth-child(2n-1) {
	background-color: rgba(255, 255, 255, .15);
}

.gmbrr.stripe.contrast > :nth-child(2n-1) {
	background-color: rgba(0, 0, 0, .93);
}

.gmbrr.stripe.dark.contrast > :nth-child(2n-1) {
	background-color: rgba(255, 255, 255, .95);
}

.gmbrr.stripe.badge > * {
	padding: 1.4rem .5rem;
	margin-block: 0;
	margin-inline: 0;
}

.gmbrr.stripe.badge > :first-child {
	padding-block-start: 1rem;
	border-radius: 4px 4px 0 0;
}

.rtl .gmbrr.stripe.badge > :first-child {
	border-radius: 4px 0 0 4px;
}

.gmbrr.stripe.badge > :last-child {
	padding-block-end: 1rem;
	border-radius: 0 0 4px 4px;
}

.rtl .gmbrr.stripe.badge > :last-child {
	border-radius: 0 4px 4px 0;
}

.gmbrr.stripe.badge.tiny > * {
	padding: .5rem;
}

.gmbrr.stripe.badge.tiny > :first-child {
	padding-block-start: 1rem;
	border-radius: 3px 3px 0 0;
}

.rtl .gmbrr.stripe.badge.tiny > :first-child {
	border-radius: 3px 0 0 3px;
}

.gmbrr.stripe.badge.tiny > :last-child {
	padding-block-end: 1rem;
	border-radius: 0 0 3px 3px;
}

.rtl .gmbrr.stripe.badge.tiny > :last-child {
	border-radius: 0 3px 3px 0;
}

.gmbrr, .gmbrr .heading, .gmbrr .listing .text {
	color: #333;
}

.gmbrr .listing .text {
	color: #222;
}

.gmbrr .author-name, .gmbrr .author-name a, .gmbrr.bubble.fill.turquoise .listing .text, .gmbrr.bubble.mustard .listing .text, .gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover, .gmbrr.contrast .rating, .gmbrr.contrast .count, .gmbrr.contrast .date, .gmbrr.contrast .relative-time-description, .gmbrr.contrast .vicinity, .gmbrr.dark.bubble.fill.contrast .listing .text, .gmbrr.dark.bubble.fill.turquoise .listing .text, .gmbrr.fonts .author-name a, .gmbrr.stripe.dark.contrast > :nth-child(2n-1) {
	color: #000;
}

.gmbrr.dark .listing .date, .gmbrr.dark .listing .relative-time-description, .gmbrr.dark .no-place, .gmbrr.dark .no-reviews, .gmbrr.dark .rating .count, .gmbrr.fonts.dark .rating .number, .gmbrr.dark .rating .count, .gmbrr.dark .vicinity {
	color: rgba(190, 190, 190, .9);
}

.gmbrr .listing .date, .gmbrr .listing .relative-time-description, .gmbrr .no-place, .gmbrr .no-reviews, .gmbrr .rating, .gmbrr .rating .count, .gmbrr .vicinity, .gmbrr.fonts .rating .number, .gmbrr.fonts .rating .count {
	color: #70757a;
}

.gmbrr .listing .rating, .gmbrr .star, .gmbrr .rating, .gmbrr.dark .listing .rating, .gmbrr.dark .star, .gmbrr.dark.stars-yellow .star, .gmbrr.stars-yellow .star, .gmbrr.contrast .listing .rating, .gmbrr.dark.contrast .listing .rating, .gmbrr.stars-html .rating-stars {
	color: #f7b603;
}

.gmbrr.stars-orange .rating, .gmbrr.dark.stars-orange .star, .gmbrr.stars-orange .listing .rating, .gmbrr.stars-orange .star {
	color: #e7711b;
}

.gmbrr .rating .not, .gmbrr .star.gray, .gmbrr .star.grey {
	color: #c9c9c9;
}

.gmbrr .inline-svg .star, .gmbrr .inline-svg .star.gray, .gmbrr .inline-svg .star.grey, .gmbrr.dark .inline-svg .star.gray, .gmbrr.dark .inline-svg .star.grey {
	background: none;
}

.gmbrr .inline-svg .star .gray, .gmbrr .inline-svg .star .grey {
	fill: #c9c9c9;
}

.gmbrr .inline-svg .star .gray {
	fill-opacity: .6;
}

.gmbrr .inline-svg .star .outline {
	stroke: #f7b603;
	stroke-opacity: 0;
}

.gmbrr .inline-svg .star .mask-shape {
	width: 100%;
	height: 100%;
}

.gmbrr .inline-svg .star.gray .mask-shape, .gmbrr .inline-svg .star.grey .mask-shape {
	width: 0%;
}

.gmbrr .inline-svg .mask-10-90 .mask-shape {
	width: 14%;
}

.gmbrr .inline-svg .mask-20-80 .mask-shape {
	width: 24.5%;
}

.gmbrr .inline-svg .mask-30-70 .mask-shape {
	width: 33.5%;
}

.gmbrr .inline-svg .mask-40-60 .mask-shape {
	width: 40%;
}

.gmbrr .inline-svg .mask-50-50 .mask-shape {
	width: 50%;
}

.gmbrr .inline-svg .mask-60-40 .mask-shape {
	width: 60%;
}

.gmbrr .inline-svg .mask-70-30 .mask-shape {
	width: 67.5%;
}

.gmbrr .inline-svg .mask-80-20 .mask-shape {
	width: 75.5%;
}

.gmbrr .inline-svg .mask-90-10 .mask-shape {
	width: 86%;
}

.gmbrr.dark .listing .rating .not, .gmbrr.dark .rating .all-stars, .gmbrr.dark .inline-svg .star .gray, .gmbrr.dark .inline-svg .star .grey {
	color: #a4a4a4;
}

.gmbrr.dark.fonts.color-match .business-name, .gmbrr.dark.fonts.color-match .heading, .gmbrr.dark.fonts.color-match .listing .author-name a {
	color: #bcc0c3;
}

.gmbrr.dark.fonts.color-match .listing .text {
	color: #edf1f6;
}

.gmbrr.fonts.color-match a {
	color: #1a0dab;
}

.gmbrr.dark.fonts.color-match a {
	color: #8ab4f8;
}

.gmbrr.fonts .button {
	color: rgba(245, 245, 245, .9);
	background-color: rgba(40, 40, 40, .9);
	text-decoration: none;
	font-size: 15px;
	padding: .76em 1em;
}

.gmbrr .button:hover {
	color: rgba(255, 255, 255, .95);
	text-decoration: none;
}

.gmbrr .business-name, .gmbrr .heading {
	margin-block: 0 .4rem;
	margin-inline: 0;
	line-height: 120%;
}

.gmbrr .heading.no-icon {
	margin-block-end: .8rem;
}

.gmbrr.fonts .heading.no-icon {
	margin-block-end: .55rem;
}

.gmbrr .icon {
	display: inline-block;
	min-width: .6em;
	min-height: .6em;
	max-width: 1.5em;
	max-height: 1.5em;
	position: relative;
	vertical-align: middle;
	inset-block-end: .1em;
	margin-inline-end: .35em;
}

.gmbrr .heading.no-name .icon {
	margin-block: 0 .35em;
	margin-inline: 0;
}

.gmbrr .vicinity {
	font-size: 13px;
	margin-block: 0 .5rem;
}

.gmbrr.badge .vicinity {
	margin-block: 0;
	margin-inline: 0;
}

.gmbrr > .rating {
	font-size: 32px;
	line-height: 1.2em;
	margin-block-end: .4em;
}

.gmbrr.fonts > .rating {
	margin-block-end: .2em;
}

.gmbrr.tiny .rating {
	font-size: 1.8em;
	line-height: 1.1em;
}

.gmbrr.badge > :last-child, .gmbrr.badge > :last-child, .gmbrr > .rating:last-child, .gmbrr > .listing:last-child, .gmbrr > .attribution:last-child, .gmbrr .text-first .author-avatar, .gmbrr.fonts .listing .date, .gmbrr.fonts .listing .rating, .gmbrr.fonts .listing .relative-time-description, .gmbrr .review-meta:last-child .rating:last-child, .gmbrr .review-meta:last-child .date:last-child, .gmbrr .review-meta:last-child .relative-time-description:last-child, .gmbrr .review-meta:last-child .author-name:last-child {
	margin-block-end: 0;
}

.gmbrr .rating span {
	vertical-align: top;
	position: relative;
}

.gmbrr .rating .number-text, .gmbrr .review-count .count {
	font-size: 15px;
}

.gmbrr .rating .all-stars, .gmbrr .rating .rating-stars {
	display: inline-block;
	height: 1.1em;
	inset-block-start: .2em;
	z-index: 11;
}

.gmbrr .rating .all-stars {
	display: inline-flex;
	height: inherit;
	gap: .05em;
}

.gmbrr.tiny .rating .all-stars, .gmbrr.tiny .rating .rating-stars {
	inset-block-start: .15em;
}

.gmbrr .rating .all-stars + .backdrop {
	overflow: hidden;
	position: absolute;
	width: 135px;
	margin: .1em 0 0 -134px;
	inset-block-start: auto;
	z-index: 10;
}

.rtl .gmbrr .rating .all-stars + .backdrop {
	margin: .1em -125.5px 0 0;
}

.gmbrr .listing .review-meta + .text, .gmbrr .rating + .attribution, .gmbrr.bubble .listing .author-switch .author-name, .gmbrr.bubble .listing .author-switch .date, .gmbrr.bubble .listing .author-switch .rating, .gmbrr.bubble .listing .author-switch .relative-time-description, .gmbrr.bubble .listing .inline.author-switch .author-name, .gmbrr.bubble .listing .inline.author-switch .date, .gmbrr.bubble .listing .inline.author-switch .rating, .gmbrr.bubble .listing .inline.author-switch .relative-time-description, .gmbrr.bubble .listing .text-first .text, .gmbrr.narrow .inline .text, .gmbrr.narrow .text-first .text {
	margin-block-start: 0;
}

.gmbrr .rating .backdrop .star {
	opacity: .65;
	transform: scale(.95, .95);
	transform-origin: 65% 50%;
}

.gmbrr.stars-html .rating .all-stars, .gmbrr.stars-html .rating .rating-stars, .gmbrr.version-1 .rating .all-stars, .gmbrr.version-1 .rating .rating-stars {
	position: relative;
	inset-block-start: 0;
	height: 1em;
	line-height: 110%;
	overflow: hidden;
	letter-spacing: 0;
}

.gmbrr.stars-html .rating .rating-stars, .gmbrr.version-1 .rating .rating-stars {
	text-align: start;
	float: inline-start;
	white-space: nowrap;
}

.gmbrr .rating .all-stars.safari, .gmbrr .rating .rating-stars.safari {
	width: 5.1em;
}

.gmbrr .rating.none .all-stars {
	opacity: .3;
}

.gmbrr .rating .rating-stars {
	position: relative;
	inset-block-start: -1.1em;
	word-wrap: initial;
	text-align: start;
}

.gmbrr .all-stars.animate, .gmbrr .rating-stars.animate {
	transition: 1.1s width ease-in-out .7s;
	opacity: 1;
}

.gmbrr .rating .count {
	margin-block: 0;
	font-size: .5em;
	line-height: 140%;
	vertical-align: baseline;
}

.gmbrr .date, .gmbrr .inline .date, .gmbrr .relative-time-description, .gmbrr .inline .relative-time-description, .gmbrr .listing .rating, .gmbrr .listing .inline .rating, .gmbrr.tiny .rating .count, .gmbrr.center .listing .inline .rating, .gmbrr.center .listing .inline .relative-time-description {
	vertical-align: middle;
}

.gmbrr .rating .number + .all-stars {
	margin-inline: .3rem 0;
}

.gmbrr.stars-html .rating .number + .all-stars {
	margin-inline: 0 .25rem;
}

.gmbrr .rating .all-stars + .count {
	margin-inline: .35rem 0;
}

.gmbrr.narrow .all-stars + .count, .gmbrr.columns .listing li, .gmbrr.center.columns .listing li, .gmbrr.carousel .listing li, .gmbrr.columns .listing .text-first, .gmbrr.center.columns .listing .text-first, .gmbrr.bubble .inline.text-first .author-name {
	margin-block: 0;
}

.gmbrr .listing {
	padding: 0;
	margin-block: 0;
	margin-inline: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: revert;
	gap: 2rem;
}

.gmbrr.bubble .listing {
	gap: 1.5rem;
}

.gmbrr ul.listing {
	list-style: none;
}

.gmbrr.columns .listing {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 1.7rem 3rem;
	align-items: start;
}

.gmbrr.center.bubble .listing {
	margin-block-end: .8rem;
}

.gmbrr .rating + .listing, .gmbrr .rating + .buttons, .gmbrr .listing + .buttons {
	margin-block-start: 1.2rem;
}

.gmbrr .listing + .attribution, .gmbrr .navigation + .attribution {
	margin-block-start: 1.5rem;
	margin-inline: 0;
}

.gmbrr.badge .rating + .listing {
	margin-block-start: .7rem;
	margin-inline: 0;
}

.gmbrr .listing.no-place, .gmbrr .listing.no-reviews {
	margin-block-end: 1rem;
}

.gmbrr .listing li, .gmbrr.center.bubble.spaced .review-meta {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	padding: 0;
	margin-inline: 0;
	margin-block: 0;
	list-style: none;
	gap: .6rem .7rem;
	line-height: 140%;
}

.gmbrr.fonts .listing li {
	gap: .4rem .7rem;
}

.gmbrr.fonts.narrow .listing li, .gmbrr.narrow .listing li {
	gap: .3rem .4rem;
}

.gmbrr.center .listing li, .gmbrr.badge .listing li, .gmbrr.fonts.center .listing li, .gmbrr.narrow.center .listing li {
	gap: .3rem 0;
}

.gmbrr.bubble .listing .no-avatar.inline {
	gap: .1rem;
}

.gmbrr.center .listing .text-first, .gmbrr.center li {
	margin-block: 0;
	margin-inline: auto;
}

.gmbrr.center.bubble .listing li {
	margin-inline: 0;
}

.gmbrr.tile .listing li, .gmbrr.tile.center .listing li, .gmbrr.tile.center.bubble .listing li {
	flex: 1 0 calc(100% - 2.6rem);
}

.gmbrr.tile .listing li {
	box-shadow: 0 0 0 2px rgba(80, 80, 80, .7) inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
	border-radius: 4px;
	padding: 1.1rem 1.3rem;
	margin-block: 2px 6px;
}

.gmbrr.dark.tile .listing li {
	box-shadow: 0 0 0 2px rgba(225, 225, 225, .7) inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.tile.solid .listing li {
	background-color: rgba(60, 60, 60, .9);
	box-shadow: 0 0 0 2px rgba(0, 0, 0, .8) inset, 0 4px 2px 1px rgba(45, 45, 45, .05);
}

.gmbrr.dark.tile.solid .listing li {
	background-color: rgba(250, 250, 250, .9);
	box-shadow: 0 0 0 2px rgba(45, 45, 45, .5) inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.tile .listing li, .gmbrr.tile.columns .listing li {
	margin-block: 2px 6px;
}

.gmbrr.carousel .listing {
	overflow: hidden;
}

.gmbrr.carousel .listing > li, .gmbrr.carousel.stacked-z .author-avatar, .gmbrr.carousel.stacked-z .text {
	transition: .5s opacity linear;
}

.gmbrr.carousel .listing > li {
	position: relative;
}

.gmbrr.carousel .listing > .hidden {
	display: none;
	opacity: .05;
	pointer-events: none;
}

.gmbrr.carousel.stacked-z .listing > .hidden, .gmbrr.carousel.stacked-z .hidden .author-avatar, .gmbrr.carousel.stacked-z .hidden .text {
	opacity: 0;
}

.gmbrr .all-stars.animate, .gmbrr .rating-stars.animate, .gmbrr.carousel .listing > .visible, .gmbrr.carousel.stacked-z .visible .author-avatar, .gmbrr.carousel.stacked-z .visible .text {
	opacity: 1;
}

.gmbrr.carousel .listing > .visible, .gmbrr.carousel.stacked-z .listing > .hidden, .gmbrr.carousel.stacked-z .hidden .text {
	display: flex;
}

.gmbrr.carousel.stacked-z .listing > .hidden, .gmbrr.carousel.stacked-z .hidden .text {
	z-index: 1;
}

.gmbrr.carousel .navigation {
	list-style: none;
	margin-block: 1rem 0;
	margin-inline: 0;
	padding: 0;
	text-align: center;
}

.gmbrr.carousel .navigation .bullet {
	margin-block: 0;
	padding: 0;
	display: inline-block;
	line-height: 100%;
}

.gmbrr.carousel .navigation .bullet + .bullet {
	margin-inline: .8rem 0;
}

.gmbrr.carousel.bullet-diamond .navigation .bullet + .bullet {
	margin-inline: 1rem 0;
}

.gmbrr.carousel .navigation .bullet a {
	line-height: 1.2rem;
	font-size: 2rem;
	display: inline-block;
	width: 1.6rem;
	max-width: 20px;
	height: 1.6rem;
	max-height: 20px;
	color: transparent;
	background-color: rgba(110, 110, 110, 0);
	border: 1px solid rgba(110, 110, 110, .99);
	border-radius: 50%;
	transition: .3s background-color linear, .3s border-color linear, .3s box-shadow linear;
	vertical-align: middle;
	overflow: hidden;
}

.gmbrr.carousel.bullet-solid .navigation .bullet a, .gmbrr.dark.carousel.bullet-solid .navigation .bullet a {
	box-shadow: 0 0 0 .8rem rgba(191, 191, 191, .4) inset;
}

.gmbrr.carousel .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(110, 110, 110, .7) inset;
}

.gmbrr.dark.carousel .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(190, 190, 190, .7) inset;
}

.gmbrr.carousel .navigation .current.bullet a, .gmbrr.carousel .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(110, 110, 110, .4) inset;
	background-color: rgba(110, 110, 110, .99);
	cursor: default;
	pointer-events: none;
}

.gmbrr.dark.carousel .navigation .current a, .gmbrr.dark.carousel .navigation .current a:hover {
	box-shadow: 0 0 0 .8rem rgba(190, 190, 190, .4) inset;
	background-color: rgba(190, 190, 190, .99);
}

.gmbrr.carousel.bullet-square .navigation .bullet a, .gmbrr.carousel.bullet-square-rounded .navigation .bullet a {
	width: 1.5rem;
	height: 1.5rem;
}

.gmbrr.carousel.bullet-square-rounded .navigation .bullet a {
	border-radius: 25%;
}

.gmbrr.carousel.bullet-diamond .navigation .bullet a, .gmbrr.carousel.bullet-square .navigation .bullet a {
	border-radius: 0;
}

.gmbrr.carousel.bullet-diamond .navigation .bullet a {
	width: 1.4rem;
	height: 1.4rem;
	transform: scaleX(.95) rotate(45deg);
	vertical-align: unset;
}

.gmbrr.carousel.bullet-symbol .navigation .bullet a {
	font-size: 2.5rem;
	border: 0 none;
	border-radius: 0;
	background-color: inherit;
	color: rgba(110, 110, 110, .6);
	width: inherit;
	height: inherit;
	line-height: inherit;
	box-shadow: none;
	transition: .2s color linear;
	max-width: none;
	max-height: none;
}

.gmbrr.dark.carousel.bullet-symbol .navigation .bullet a {
	color: rgba(190, 190, 190, .6);
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol .navigation .bullet a:hover {
	color: rgba(110, 110, 110, .8);
}

.gmbrr.dark.carousel.bullet-symbol .navigation .bullet a:hover {
	color: rgba(200, 200, 200, .9);
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol .navigation .current.bullet a, .gmbrr.carousel.bullet-symbol .navigation .current.bullet a:hover {
	color: rgba(60, 60, 60, .95);
	background-color: inherit;
}

.gmbrr.dark.carousel.bullet-symbol .navigation .current a, .gmbrr.dark.carousel.bullet-symbol .navigation .current a:hover {
	color: rgba(210, 210, 210, .95);
}

.gmbrr .listing .text-first .text {
	margin-block-end: .3rem;
}

.gmbrr .listing .no-avatar.text-first.author-switch .text {
	margin-block-end: -.1rem;
}

.gmbrr .author-name {
	display: block;
	margin-block-end: .4em;
}

.gmbrr .inline .author-name {
	display: inline-block;
	margin-block-end: 0;
}

.gmbrr.fonts .author-name {
	line-height: 150%;
}

.gmbrr .listing .author-switch .author-name {
	margin-block-start: .1rem;
}

.gmbrr .listing .author-switch .rating + .author-name, .gmbrr .listing .author-switch .date + .author-name, .gmbrr .listing .author-switch .relative-time-description + .author-name {
	margin-block-start: .4rem;
}

.gmbrr.bubble .listing .text, .gmbrr.bubble.fonts .listing .text, .gmbrr.bubble .listing .review-meta + .text {
	flex: 1 0 calc(100% - 2em);
	border-radius: .4em;
	position: relative;
	box-shadow: 0 0 0 2px rgba(70, 70, 70, .85) inset;
	margin-block: 0;
	margin-inline: 0;
	padding-block: .6em;
	padding-inline: 1em;
}

.gmbrr.bubble .listing .review-meta + .text {
	margin-block-start: .7rem;
}

.gmbrr.bubble .listing .text-first .text, .gmbrr.center.bubble .listing .text {
	margin-inline: 0;
}

.gmbrr.dark.bubble .listing .text {
	box-shadow: 0 0 0 2px rgba(255, 255, 255, .85) inset;
}

.gmbrr.bubble.fill .listing .text {
	color: rgba(255, 255, 255, .99);
	background-color: rgba(70, 70, 70, .85);
	box-shadow: none;
}

.gmbrr.dark.bubble.fill .listing .text {
	color: rgba(70, 70, 70, .99);
	background-color: rgba(255, 255, 255, .99);
	box-shadow: none;
}

.gmbrr.bubble.fill .listing .text a {
	color: rgba(255, 255, 255, .75);
}

.gmbrr.dark.bubble.fill .listing .text a {
	color: rgba(70, 70, 70, .8);
}

.gmbrr.bubble .listing .text-first .text {
	margin-block-end: .6rem;
}

.gmbrr.center.bubble .listing .text-first .text, .gmbrr.center.bubble .listing .text-first .review-meta + .text {
	margin-block-end: .8rem;
}

.gmbrr.bubble.center .listing .text-first .text {
	margin-block-end: .55rem;
}

.gmbrr.fonts.bubble.center .listing .text-first .text {
	margin-block-end: .45rem;
}

.gmbrr.bubble .listing .arrow.arrow-up, .gmbrr.bubble .listing .arrow.arrow-down, .gmbrr.bubble .listing .text-first .text::after, .gmbrr.bubble .listing .text::before {
	content: "";
	position: absolute;
	inset-inline-start: calc(var(--avatar-width) + .7rem);
	inset-block-start: calc(-1em + 2px);
	width: 0;
	height: 0;
	border-block-start: .5em solid transparent;
	border-inline-end: .5em solid transparent;
	border-block-end: .5em solid rgba(70, 70, 70, .85);
	border-inline-start: .5em solid transparent;
	clear: both;
}

.gmbrr.bubble .listing .arrow.arrow-up, .gmbrr.bubble .listing .arrow.arrow-down {
	position: relative;
	flex: 0 0 1em;
	inset-inline-start: calc(-100% + var(--avatar-width) + 1.8em);
	font-size: .9em;
}

.gmbrr.bubble .listing .arrow.arrow-down {
	inset-inline-start: calc(var(--avatar-width) + 2.3em);
}

.gmbrr.bubble .listing .arrow.arrow-up {
	margin-block-start: .8em;
	inset-block-start: .5em;
	align-self: end;
}

.gmbrr.bubble .listing .arrow.arrow-down {
	margin-block-end: .8em;
	inset-block-start: auto;
	inset-block-end: .9em;
	align-self: start;
}

.gmbrr.center.bubble .listing .arrow.arrow-up {
	margin-block-start: -.6rem;
	inset-block-start: .3rem;
}

.gmbrr.center.bubble .listing .arrow.arrow-down {
	margin-block-end: -1.05rem;
	inset-block-end: 1.15rem;
}

.gmbrr.fonts.bubble .listing .arrow.arrow-down, .gmbrr.fonts.bubble .listing .text::before, .gmbrr.fonts.bubble .listing .arrow.arrow-up, .gmbrr.fonts.bubble .listing .text-first .text::after {
	inset-inline-start: calc(var(--avatar-width) + .7rem);
}

.gmbrr.narrow.bubble .listing .arrow.arrow-down, .gmbrr.narrow.bubble .listing .text::before {
	inset-inline-start: calc(var(--avatar-width) + .5rem);
}

.gmbrr.fonts.narrow.bubble .listing .arrow.arrow-down, .gmbrr.fonts.narrow.bubble .listing .text::before {
	inset-inline-start: calc(var(--avatar-width) + .8rem);
}

.gmbrr.center.bubble .listing .arrow.arrow-up, .gmbrr.center.bubble .listing .arrow.arrow-down, .gmbrr.center.bubble .listing .text-first .text::after, .gmbrr.center.bubble .listing .text::before {
	inset-inline-start: calc(50% - .5em);
}

.rtl .gmbrr.bubble .listing .arrow.arrow-up, .rtl .gmbrr.bubble .listing .text-first .text::after, .rtl .gmbrr.bubble .listing .text::before {
	inset-inline-start: auto;
	inset-inline-end: calc(var(--avatar-width) + .9rem);
}

.rtl .gmbrr.bubble .listing .arrow.arrow-down {
	inset-inline-start: auto;
	inset-inline-end: calc(var(--avatar-width) + 2.3em);
}

.rtl .gmbrr.narrow.bubble .listing .arrow.arrow-down, .rtl .gmbrr.narrow.bubble .listing .text::before {
	inset-inline-start: auto;
	inset-inline-end: calc(var(--avatar-width) + .5rem);
}

.rtl .gmbrr.fonts.bubble .listing .arrow.arrow-down, .rtl .gmbrr.fonts.bubble .listing .text::before {
	inset-inline-start: auto;
	inset-inline-end: calc(var(--avatar-width) + .7rem);
}

.rtl .gmbrr.fonts.narrow.bubble .listing .arrow.arrow-down, .rtl .gmbrr.fonts.narrow.bubble .listing .text::before, .rtl .gmbrr.fonts.bubble .listing .arrow.arrow-up, .rtl .gmbrr.fonts.bubble .listing .text-first .text::after {
	inset-inline-start: auto;
	inset-inline-end: calc(var(--avatar-width) + .8rem);
}

.rtl .gmbrr.center.bubble .listing .arrow.arrow-up, .rtl .gmbrr.center.bubble .listing .arrow.arrow-down, .rtl .gmbrr.center.bubble .listing .text-first .text::after, .rtl .gmbrr.center.bubble .listing .text::before {
	inset-inline-start: auto;
	inset-inline-end: calc(50% - .5em);
}

.gmbrr.fonts.bubble .listing .arrow.arrow-up, .gmbrr.fonts.bubble .listing .arrow.arrow-down {
	font-size: 1em;
}

.gmbrr.fonts.bubble .listing .arrow.arrow-down, .gmbrr.fonts.center.bubble .listing .arrow.arrow-down {
	margin-block-end: -.7rem;
	inset-block-end: .8rem;
}

.gmbrr.bubble .listing .text-first .text::after {
	inset-block-start: 100%;
	border-block-start: .5em solid rgba(70, 70, 70, .85);
	border-block-end: .5em solid transparent;
	clear: both;
}

.gmbrr.dark.bubble .listing .arrow.arrow-up, .gmbrr.dark.bubble .listing .text::before {
	border-block-end: .5em solid rgba(255, 255, 255, .85);
}

.gmbrr.bubble.fill .listing .arrow.arrow-up, .gmbrr.bubble.fill .listing .text::before {
	border-block-end: .5em solid rgba(70, 70, 70, .85);
}

.gmbrr.dark.bubble.fill .listing .arrow.arrow-up, .gmbrr.dark.bubble.fill .listing .text-first .text::before, .gmbrr.dark.bubble.fill .listing .text::before {
	border-block-end: .5em solid rgba(255, 255, 255, .99);
}

.gmbrr.dark.bubble .listing .text-first .arrow.arrow-down, .gmbrr.dark.bubble .listing .text-first .text::after {
	border-block-start: .5em solid rgba(255, 255, 255, .85);
}

.gmbrr.bubble.fill .listing .arrow.arrow-down, .gmbrr.bubble.fill .listing .text-first .text::after {
	border-block-start: .5em solid rgba(70, 70, 70, .85);
}

.gmbrr.dark.bubble.fill .listing .text-first .arrow.arrow-down, .gmbrr.dark.bubble.fill .listing .text-first .text::after {
	border-block-start: .5em solid rgba(255, 255, 255, .99);
}

.gmbrr.bubble .listing .date, .gmbrr.bubble .listing .relative-time-description {
	font-size: .9em;
	line-height: 110%;
}

.gmbrr.center.bubble.spaced .review-meta .rating, .gmbrr.center.bubble.spaced .review-meta .date, .gmbrr.center.bubble.spaced .review-meta .relative-time-description {
	flex: 1 0 40%;
	margin-inline: 0;
	align-self: center;
}

.gmbrr.bubble .listing .author-name {
	margin-block-end: .4rem;
}

.gmbrr .listing .rating + .date, .gmbrr.fonts .listing .rating + .date, .gmbrr .listing .rating + .relative-time-description, .gmbrr.fonts .listing .rating + .relative-time-description {
	margin-inline-start: min(1%, .4em);
}

.gmbrr.center.bubble .listing .inline .date, .gmbrr.center.bubble .listing .inline .rating, .gmbrr.center.bubble .listing .inline .relative-time-description, .gmbrr.center.bubble .listing .text-first.inline .date, .gmbrr.center.bubble .listing .text-first.inline .rating, .gmbrr.center.bubble .listing .text-first.inline .relative-time-description {
	flex: 1 0 50%;
	margin-block: 0;
}

.gmbrr.center.bubble .listing .review-meta + .text, .gmbrr.center .author-switch .author-name, .gmbrr.center.bubble .listing .author-switch .review-meta + .text {
	margin-block-start: .5em;
}

.gmbrr.fonts.center.bubble .listing .review-meta + .text, .gmbrr.fonts.center .author-switch .author-name, .gmbrr.fonts.center.bubble .listing .author-switch .review-meta + .text {
	margin-block-start: .35em;
}

.gmbrr.center.bubble .listing .text + .author-avatar, .gmbrr.narrow .listing .rating + .date, .gmbrr.narrow .listing .rating + .relative-time-description, .gmbrr.fonts.center.bubble .listing .review-meta:first-child + .text, .gmbrr.fonts.center.bubble .listing .author-switch .review-meta:first-child + .text {
	margin-block-start: .33em;
}

.gmbrr.bubble .inline.text-first .text {
	margin-block-end: .6em;
}

.gmbrr .author-avatar-name a span, .gmbrr .author-avatar-name a:hover span {
	text-decoration: inherit;
}

.gmbrr .author-avatar, .gmbrr .author-avatar a, .gmbrr .author-name a, .gmbrr .review-meta, .gmbrr .text {
	display: block;
}

.gmbrr .listing .author-avatar a, .gmbrr .listing .author-avatar > img {
	display: block;
	overflow: hidden;
	width: var(--avatar-width);
	height: var(--avatar-height);
	margin-inline: 0 auto;
}

.gmbrr.center .listing .author-avatar a, .gmbrr.center .listing .author-avatar > img {
	margin-inline-start: auto;
}

.gmbrr.center .author-avatar a {
	overflow: hidden;
	width: var(--avatar-width);
	height: var(--avatar-height);
	margin-inline: auto;
}

.gmbrr .review-meta {
	flex: 1 0 4em;
	line-height: 120%;
}

.gmbrr .author-avatar, .gmbrr .no-avatar.text-first .author-avatar, .gmbrr.fonts .author-avatar, .gmbrr.fonts .no-avatar.text-first .author-avatar {
	flex: 0 1 calc(var(--avatar-width) + .3rem);
}

.gmbrr.narrow .author-avatar, .gmbrr.fonts.narrow .author-avatar, .gmbrr.fonts.narrow .no-avatar .author-avatar {
	flex: 0 1 calc(var(--avatar-width) + .7rem);
}

.gmbrr .listing li, .gmbrr.center.bubble .listing li, .gmbrr.center .author-avatar, .gmbrr.center .author-name, .gmbrr.center .review-meta, .gmbrr.narrow.center .author-avatar, .gmbrr.narrow.center .author-name, .gmbrr.narrow.center .review-meta, .gmbrr.bubble.center .review-meta, .gmbrr.bubble.center .review-meta, .gmbrr.bubble .listing .text, .gmbrr .listing .no-avatar .text + .review-meta, .gmbrr.center.bubble.spaced .review-meta, .gmbrr.narrow .no-avatar .review-meta {
	flex: 1 0 100%;
}

.gmbrr .listing .text {
	flex: 1 0 calc(100% - var(--avatar-width) - 1.4rem);
}

.gmbrr .listing .text-first .text:first-child {
	flex: 1 0 calc(100% - 1.4rem);
}

.gmbrr.narrow .review-meta {
	flex: 1 0 5%;
}

.gmbrr.center .author-name {
	display: block;
	width: auto;
	line-height: 140%;
}

.gmbrr .author-avatar {
	margin-block: 0;
	margin-inline: auto;
}

.gmbrr.center .author-avatar, .gmbrr.center .no-avatar.text-first .author-avatar {
	margin-inline: auto;
}

.gmbrr.justify .listing .text {
	text-align: justify;
}

.gmbrr.center .listing .review-meta + .text {
	margin-block: .4rem 0;
}

.gmbrr .fixed-height {
	overflow: hidden;
	overflow-y: auto;
	scrollbar-width: thin;
	scrollbar-color: rgba(0, 0, 0, .3) rgba(55, 55, 55, .01);
	transition: .2s scrollbar-color linear;
}

.gmbrr.dark .fixed-height {
	scrollbar-color: rgba(255, 255, 255, .3) rgba(205, 205, 205, .01);
}

.gmbrr .fixed-height:hover, .gmbrr .fixed-height:focus {
	scrollbar-color: rgba(0, 0, 0, .8) rgba(55, 55, 55, .1);
}

.gmbrr.dark .fixed-height:hover, .gmbrr.dark .fixed-height:focus {
	scrollbar-color: rgba(255, 255, 255, .8) rgba(205, 205, 205, .1);
}

.gmbrr .fixed-height::-webkit-scrollbar {
	width: 10px;
}

.gmbrr .fixed-height::-webkit-scrollbar-track {
	background: rgba(55, 55, 55, .05);
}

.gmbrr .fixed-height:hover::-webkit-scrollbar-track {
	background: rgba(55, 55, 55, .2);
}

.gmbrr .fixed-height::-webkit-scrollbar-thumb {
	border-radius: 2px;
	background-color: rgba(0, 0, 0, .2);
	border: 1px solid rgba(0, 0, 0, .3);
}

.gmbrr.dark .fixed-height::-webkit-scrollbar-thumb {
	background-color: rgba(255, 255, 255, .2);
	border-color: rgba(255, 255, 255, .3);
}

.gmbrr .listing .text .review-more-placeholder {
	visibility: hidden;
}

.gmbrr .listing .review-meta + .text, .gmbrr .listing .text + .review-meta {
	margin-block: .1rem;
	padding-inline-start: calc(var(--avatar-width) + 1rem);
}

.gmbrr.narrow .listing .review-meta + .text, .gmbrr.narrow .listing .text + .review-meta {
	padding-inline-start: calc(var(--avatar-width) + 1.1rem);
}

.gmbrr.narrow.bubble .listing .review-meta + .text, .gmbrr.narrow.bubble .listing .text + .review-meta {
	padding-inline-start: 1em;
}

.gmbrr .listing .text-first .text + .review-meta, .gmbrr.center .listing .review-meta + .text, .gmbrr.badge .listing .review-meta + .text {
	padding-inline: .8em;
	flex: 1 0 calc(100% - 2em);
}

.gmbrr .listing .no-avatar .text + .review-meta, .gmbrr .listing .no-avatar .review-meta + .text, .gmbrr.center .listing .text + .review-meta, .gmbrr.badge .listing .text + .review-meta, .gmbrr.narrow .listing .no-avatar .review-meta + .text, .gmbrr.narrow .listing .no-avatar .text + .review-meta {
	padding-inline: 0;
}

.gmbrr.narrow .text {
	margin-block: .2em 0;
}

.gmbrr .no-avatar.inline .text {
	margin-block-end: .1em;
}

.gmbrr.center .listing .author-avatar, .gmbrr.center .listing .author-name, .gmbrr.center .text-first .author-avatar {
	margin-block: 0;
	margin-inline: auto;
}

.gmbrr.center .text-first .text + .author-avatar {
	margin-block: .2rem 0;
}

.gmbrr .listing .author-avatar img {
	max-width: 100%;
	height: auto;
}

.gmbrr .listing .author-name, .gmbrr .listing .author-name a {
	font-weight: 700;
}

.gmbrr .listing .date, .gmbrr.center .listing .inline .date, .gmbrr .listing .rating, .gmbrr.center .listing .inline .rating, .gmbrr .listing .relative-time-description, .gmbrr.center .listing .inline .relative-time-description {
	position: relative;
	display: inline-block;
	line-height: 120%;
	margin-block: 0;
}

.gmbrr.center.narrow .listing .date, .gmbrr.center.narrow .listing .rating, .gmbrr.center.narrow .listing .relative-time-description, .gmbrr.narrow .all-stars + .count {
	display: block;
	margin-inline: 0;
}

.gmbrr .listing .rating {
	margin-inline-start: -.1em;
	font-size: 1.15em;
	vertical-align: middle;
}

.gmbrr .listing .no-avatar .rating, .gmbrr.center.narrow .listing .rating + .date, .gmbrr.center.narrow .listing .rating + .relative-time-description {
	margin-inline-start: 0;
}

.gmbrr.center .listing .rating {
	margin-inline-start: auto;
}

.gmbrr.center .listing .no-date .rating, .gmbrr.center .listing .relative-time-description {
	margin-inline-end: auto;
}

.gmbrr .listing .no-date .rating {
	margin-inline-end: 0;
}

.gmbrr .listing .inline .date, .gmbrr .listing .inline .relative-time-description {
	inset-block-start: .1em;
	display: inline-block;
}

.gmbrr .inline.no-avatar .author-name, .gmbrr .inline .rating {
	clear: none;
	display: inline-block;
}

.gmbrr .inline .author-name {
	width: inherit;
	vertical-align: middle;
}

.gmbrr .inline .text-first .author-name {
	margin-block-end: .1em;
}

.gmbrr .inline .rating {
	position: relative;
	height: 1em;
	inset-block-start: .05em;
}

.gmbrr.center .inline .rating, .gmbrr.narrow.center .inline .rating {
	position: relative;
	height: inherit;
}

.gmbrr .inline .author-name, .gmbrr .inline .date, .gmbrr .inline .rating, .gmbrr .inline .relative-time-description {
	line-height: 1.3em;
}

.gmbrr.fonts .listing .rating {
	font-size: 18px;
}

.gmbrr.fonts .inline .rating, .gmbrr .listing .inline .review-meta > .rating, .gmbrr.center .inline .rating, .gmbrr.narrow.center .inline .rating {
	inset-block-start: 0;
}

.gmbrr .listing .inline .review-meta > span + span {
	margin-inline-start: min(1.5%, .7rem);
}

.gmbrr.fonts .listing .rating, .gmbrr .listing .inline .rating {
	line-height: 100%;
}

.gmbrr.fonts .listing .text {
	line-height: 140%;
}

.gmbrr.dark .listing .date, .gmbrr.dark .listing .rating .not, .gmbrr.dark .listing .relative-time-description, .gmbrr.dark .rating .all-stars {
	color: rgba(175, 175, 175, .85);
}

.gmbrr.dark .button {
	color: rgba(40, 40, 40, .9);
	background-color: rgba(245, 245, 245, .9);
}

.gmbrr.dark .button:hover {
	background-color: rgba(255, 255, 255, .95);
}

.gmbrr.bubble.fill.amethyst .listing .text, .gmbrr.bubble.fill.carbon .listing .text, .gmbrr.bubble.fill.coffee .listing .text, .gmbrr.bubble.fill.contrast .listing .text, .gmbrr.bubble.fill.copper .listing .text, .gmbrr.bubble.fill.coral .listing .text, .gmbrr.bubble.fill.cranberry .listing .text, .gmbrr.bubble.fill.forest .listing .text, .gmbrr.bubble.fill.magenta .listing .text, .gmbrr.bubble.fill.ocean .listing .text, .gmbrr.bubble.fill.pumpkin .listing .text, .gmbrr.bubble.fill.slate .listing .text, .gmbrr.dark, .gmbrr.dark .author-name, .gmbrr.dark .author-name a, .gmbrr.dark .business-name, .gmbrr.dark .heading, .gmbrr.dark .text, .gmbrr.dark.bubble.contrast .listing .text, .gmbrr.dark.bubble.fill.amethyst .listing .text, .gmbrr.dark.bubble.fill.carbon .listing .text, .gmbrr.dark.bubble.fill.coffee .listing .text, .gmbrr.dark.bubble.fill.copper .listing .text, .gmbrr.dark.bubble.fill.coral .listing .text, .gmbrr.dark.bubble.fill.cranberry .listing .text, .gmbrr.dark.bubble.fill.forest .listing .text, .gmbrr.dark.bubble.fill.magenta .listing .text, .gmbrr.dark.bubble.fill.ocean .listing .text, .gmbrr.dark.bubble.fill.pumpkin .listing .text, .gmbrr.dark.bubble.fill.slate .listing .text, .gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet a:hover, .gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet.current a, .gmbrr.dark.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover, .gmbrr.dark.contrast .rating, .gmbrr.dark.contrast .count, .gmbrr.dark.contrast .date, .gmbrr.dark.contrast .relative-time-description, .gmbrr.dark.contrast .vicinity, .gmbrr.stripe.contrast > :nth-child(2n-1) {
	color: #fff;
}

.gmbrr.bubble.fill.amethyst .listing .text a, .gmbrr.bubble.fill.carbon .listing .text a, .gmbrr.bubble.fill.coffee .listing .text a, .gmbrr.bubble.fill.contrast .listing .text a, .gmbrr.bubble.fill.copper .listing .text a, .gmbrr.bubble.fill.coral .listing .text a, .gmbrr.bubble.fill.cranberry .listing .text a, .gmbrr.bubble.fill.forest .listing .text a, .gmbrr.bubble.fill.magenta .listing .text a, .gmbrr.bubble.fill.ocean .listing .text a, .gmbrr.bubble.fill.pumpkin .listing .text a, .gmbrr.bubble.fill.slate .listing .text a, .gmbrr.dark.bubble.contrast .listing .text a {
	color: rgba(255, 255, 255, .8);
}

.gmbrr.bubble.fill.mustard .listing .text a, .gmbrr.bubble.fill.turquoise .listing .text a, .gmbrr.dark.bubble.fill.contrast .listing .text a {
	color: rgba(0, 0, 0, .8);
}

.gmbrr.cranberry .heading, .gmbrr.cranberry .listing .rating, .gmbrr.cranberry .rating, .gmbrr.cranberry .rating .star, .gmbrr.dark.cranberry .heading, .gmbrr.dark.cranberry .listing .rating, .gmbrr.dark.cranberry .rating, .gmbrr.dark.cranberry .rating .star {
	color: #9f000f;
}

.gmbrr.cranberry .listing a, .gmbrr.cranberry a {
	color: #4f0007;
}

.gmbrr.dark.cranberry .listing a, .gmbrr.dark.cranberry a {
	color: #b5a3a5;
}

.gmbrr.cranberry .count, .gmbrr.cranberry .date, .gmbrr.cranberry .relative-time-description, .gmbrr.cranberry .vicinity {
	color: #908788;
}

.gmbrr.dark.cranberry .count, .gmbrr.dark.cranberry .date, .gmbrr.dark.cranberry .relative-time-description, .gmbrr.dark.cranberry .vicinity {
	color: #ad9c9e;
}

.gmbrr.cranberry .listing .rating .not, .gmbrr.cranberry .rating .all-stars, .gmbrr.cranberry .star.gray {
	color: rgba(150, 135, 136, .5);
}

.gmbrr.dark.cranberry .listing .rating .not, .gmbrr.dark.cranberry .rating .all-stars, .gmbrr.dark.cranberry .star.gray {
	color: rgba(175, 161, 162, .5);
}

.gmbrr.tile.cranberry .listing li {
	box-shadow: 0 0 0 2px #9f000f inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.cranberry .listing li {
	box-shadow: 0 0 0 2px #9f000f inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.cranberry .listing .text, .gmbrr.dark.bubble.cranberry .listing .text {
	box-shadow: 0 0 0 2px #9f000f inset;
}

.gmbrr.carousel.cranberry .navigation .bullet a {
	border-color: #9f000f;
}

.gmbrr.dark.carousel.cranberry .navigation .bullet a {
	border-color: rgba(197, 40, 55, .9);
}

.gmbrr.carousel.bullet-solid.cranberry .navigation .bullet a {
	border-color: rgba(159, 0, 15, .45);
	box-shadow: 0 0 0 .8rem rgba(159, 0, 15, .45) inset;
}

.gmbrr.carousel.cranberry .navigation .bullet a:hover {
	border-color: rgba(159, 0, 15, .9);
	box-shadow: 0 0 0 .8rem rgba(159, 0, 15, .7) inset;
}

.gmbrr.carousel.cranberry .navigation .current.bullet a, .gmbrr.carousel.cranberry .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #9f000f inset;
	background-color: #9f000f;
}

.gmbrr.carousel.bullet-solid.cranberry .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(159, 0, 15, .7) inset;
}

.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet a {
	color: rgba(159, 0, 15, .42);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.cranberry .navigation .bullet.current a:hover {
	color: #9f000f;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.bubble.cranberry .listing .arrow.arrow-up, .gmbrr.bubble.cranberry .listing .text::before, .gmbrr.bubble.fill.cranberry .listing .text::before, .gmbrr.dark.bubble.cranberry .listing .text::before, .gmbrr.dark.bubble.fill.cranberry .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #9f000f;
}

.gmbrr.bubble.cranberry .listing .arrow.arrow-down, .gmbrr.bubble.cranberry .listing .text-first .text::after, .gmbrr.bubble.fill.cranberry .listing .text-first .text::after, .gmbrr.dark.bubble.cranberry .listing .text-first .text::after, .gmbrr.dark.bubble.fill.cranberry .listing .text-first .text::after {
	border-block-start-color: #9f000f;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.cranberry .listing .text, .gmbrr.dark.bubble.fill.cranberry .listing .text {
	background-color: #9f000f;
}

.gmbrr.coral .heading, .gmbrr.coral .listing .rating, .gmbrr.coral .listing a, .gmbrr.coral .rating, .gmbrr.coral .rating .star, .gmbrr.coral a, .gmbrr.dark.coral .heading, .gmbrr.dark.coral .listing .rating, .gmbrr.dark.coral .listing a, .gmbrr.dark.coral .rating, .gmbrr.dark.coral .rating .star, .gmbrr.dark.coral a {
	color: #e77471;
}

.gmbrr.coral .count, .gmbrr.coral .date, .gmbrr.coral .relative-time-description, .gmbrr.coral .vicinity {
	color: #aba2a2;
}

.gmbrr.dark.coral .count, .gmbrr.dark.coral .date, .gmbrr.dark.coral .relative-time-description, .gmbrr.dark.coral .vicinity {
	color: #dcd3d3;
}

.gmbrr.coral .listing .rating .not, .gmbrr.coral .rating .all-stars, .gmbrr.coral .star.gray {
	color: rgba(192, 173, 173, .7);
}

.gmbrr.dark.coral .listing .rating .not, .gmbrr.dark.coral .rating .all-stars, .gmbrr.dark.coral .star.gray {
	color: rgba(192, 173, 173, .5);
}

.gmbrr.tile.coral .listing li {
	box-shadow: 0 0 0 2px #e77471 inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.coral .listing li {
	box-shadow: 0 0 0 2px #e77471 inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.coral .listing .text, .gmbrr.dark.bubble.coral .listing .text {
	box-shadow: 0 0 0 2px #e77471 inset;
}

.gmbrr.carousel.coral .navigation .bullet a {
	border-color: #e77471;
}

.gmbrr.dark.carousel.coral .navigation .bullet a {
	border-color: rgba(231, 116, 113, .9);
}

.gmbrr.carousel.bullet-solid.coral .navigation .bullet a {
	border-color: rgba(231, 116, 113, .45);
	box-shadow: 0 0 0 .8rem rgba(231, 116, 113, .45) inset;
}

.gmbrr.carousel.coral .navigation .bullet a:hover {
	border-color: rgba(231, 116, 113, .9);
	box-shadow: 0 0 0 .8rem rgba(231, 116, 113, .7) inset;
}

.gmbrr.carousel.coral .navigation .current.bullet a, .gmbrr.carousel.coral .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #e77471 inset;
	background-color: #e77471;
}

.gmbrr.carousel.bullet-solid.coral .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(231, 116, 113, .7) inset;
}

.gmbrr.carousel.bullet-symbol.coral .navigation .bullet a {
	color: rgba(231, 116, 113, .45);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.coral .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.coral .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.coral .navigation .bullet.current a:hover {
	color: #e77471;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.bubble.coral .listing .arrow.arrow-up, .gmbrr.bubble.coral .listing .text::before, .gmbrr.bubble.fill.coral .listing .text::before, .gmbrr.dark.bubble.coral .listing .text::before, .gmbrr.dark.bubble.fill.coral .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #e77471;
}

.gmbrr.bubble.coral .listing .arrow.arrow-down, .gmbrr.bubble.coral .listing .text-first .text::after, .gmbrr.bubble.fill.coral .listing .text-first .text::after, .gmbrr.dark.bubble.coral .listing .text-first .text::after, .gmbrr.dark.bubble.fill.coral .listing .text-first .text::after {
	border-block-start-color: #e77471;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.coral .listing .text, .gmbrr.dark.bubble.fill.coral .listing .text {
	background-color: #e77471;
}

.gmbrr.dark.pumpkin .heading, .gmbrr.dark.pumpkin .listing .rating, .gmbrr.dark.pumpkin .listing a, .gmbrr.dark.pumpkin .rating, .gmbrr.dark.pumpkin .rating .star, .gmbrr.dark.pumpkin a, .gmbrr.pumpkin .heading, .gmbrr.pumpkin .listing .rating, .gmbrr.pumpkin .listing a, .gmbrr.pumpkin .rating, .gmbrr.pumpkin .rating .star, .gmbrr.pumpkin a {
	color: #f87217;
}

.gmbrr.pumpkin .count, .gmbrr.pumpkin .date, .gmbrr.pumpkin .relative-time-description, .gmbrr.pumpkin .vicinity {
	color: #b8b0ab;
}

.gmbrr.dark.pumpkin .count, .gmbrr.dark.pumpkin .date, .gmbrr.dark.pumpkin .relative-time-description, .gmbrr.dark.pumpkin .vicinity {
	color: #bbb5b1;
}

.gmbrr.pumpkin .listing .rating .not, .gmbrr.pumpkin .rating .all-stars, .gmbrr.pumpkin .star.gray {
	color: rgba(168, 153, 143, .7);
}

.gmbrr.dark.pumpkin .listing .rating .not, .gmbrr.dark.pumpkin .rating .all-stars, .gmbrr.dark.pumpkin .star.gray {
	color: rgba(168, 153, 143, .5);
}

.gmbrr.tile.pumpkin .listing li {
	box-shadow: 0 0 0 2px #f87217 inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.pumpkin .listing li {
	box-shadow: 0 0 0 2px #f87217 inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.pumpkin .listing .text, .gmbrr.dark.bubble.pumpkin .listing .text {
	box-shadow: 0 0 0 2px #f87217 inset;
}

.gmbrr.carousel.pumpkin .navigation .bullet a {
	border-color: #f87217;
}

.gmbrr.dark.carousel.pumpkin .navigation .bullet a {
	border-color: rgba(248, 114, 23, .9);
}

.gmbrr.carousel.bullet-solid.pumpkin .navigation .bullet a {
	border-color: rgba(248, 114, 23, .45);
	box-shadow: 0 0 0 .8rem rgba(248, 114, 23, .45) inset;
}

.gmbrr.carousel.pumpkin .navigation .bullet a:hover {
	border-color: rgba(248, 114, 23, .9);
	box-shadow: 0 0 0 .8rem rgba(248, 114, 23, .7) inset;
}

.gmbrr.carousel.pumpkin .navigation .current.bullet a, .gmbrr.carousel.pumpkin .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #f87217 inset;
	background-color: #f87217;
}

.gmbrr.carousel.bullet-solid.pumpkin .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(248, 114, 23, .7) inset;
}

.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet a {
	color: rgba(248, 114, 23, .45);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.pumpkin .navigation .bullet.current a:hover {
	color: #f87217;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.bubble.pumpkin .listing .arrow.arrow-up, .gmbrr.bubble.fill.pumpkin .listing .text::before, .gmbrr.bubble.pumpkin .listing .text::before, .gmbrr.dark.bubble.fill.pumpkin .listing .text::before, .gmbrr.dark.bubble.pumpkin .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #f87217;
}

.gmbrr.bubble.pumpkin .listing .arrow.arrow-down, .gmbrr.bubble.fill.pumpkin .listing .text-first .text::after, .gmbrr.bubble.pumpkin .listing .text-first .text::after, .gmbrr.dark.bubble.fill.pumpkin .listing .text-first .text::after, .gmbrr.dark.bubble.pumpkin .listing .text-first .text::after {
	border-block-start-color: #f87217;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.pumpkin .listing .text, .gmbrr.dark.bubble.fill.pumpkin .listing .text {
	background-color: #f87217;
}

.gmbrr.dark.mustard .heading {
	color: #ffdb58;
}

.gmbrr.mustard .heading, .gmbrr.mustard .listing .rating, .gmbrr.mustard .listing a, .gmbrr.mustard .rating, .gmbrr.mustard .rating .star, .gmbrr.mustard a {
	color: #e5c347;
}

.gmbrr.dark.mustard .listing .rating, .gmbrr.dark.mustard .listing a, .gmbrr.dark.mustard .rating, .gmbrr.dark.mustard .rating .star, .gmbrr.dark.mustard a {
	color: #ffdb58;
}

.gmbrr.dark.mustard .count, .gmbrr.dark.mustard .date, .gmbrr.dark.mustard .relative-time-description, .gmbrr.dark.mustard .vicinity, .gmbrr.mustard .count, .gmbrr.mustard .date, .gmbrr.mustard .relative-time-description, .gmbrr.mustard .vicinity {
	color: #c1bfb6;
}

.gmbrr.mustard .listing .rating .not, .gmbrr.mustard .rating .all-stars, .gmbrr.mustard .star.gray {
	color: rgba(199, 193, 172, .4);
}

.gmbrr.dark.mustard .listing .rating .not, .gmbrr.dark.mustard .rating .all-stars, .gmbrr.dark.mustard .star.gray {
	color: rgba(199, 193, 172, .3);
}

.gmbrr.tile.mustard .listing li {
	box-shadow: 0 0 0 2px #e5c347 inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.mustard .listing li {
	box-shadow: 0 0 0 2px #e5c347 inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.mustard .listing .text {
	box-shadow: 0 0 0 2px #e5c347 inset;
}

.gmbrr.carousel.mustard .navigation .bullet a {
	border-color: #dbb734;
}

.gmbrr.dark.carousel.mustard .navigation .bullet a {
	border-color: rgba(229, 195, 71, .9);
}

.gmbrr.carousel.bullet-solid.mustard .navigation .bullet a {
	border-color: rgba(229, 195, 71, .45);
	box-shadow: 0 0 0 .8rem rgba(229, 195, 71, .45) inset;
}

.gmbrr.carousel.mustard .navigation .bullet a:hover {
	border-color: rgba(229, 195, 71, .9);
	box-shadow: 0 0 0 .8rem rgba(229, 195, 71, .7) inset;
}

.gmbrr.carousel.mustard .navigation .current.bullet a, .gmbrr.carousel.mustard .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #e5c347 inset;
	background-color: #e5c347;
}

.gmbrr.carousel.bullet-solid.mustard .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(229, 195, 71, .7) inset;
}

.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet a {
	color: rgba(229, 195, 71, .4);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.mustard .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.mustard .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.mustard .navigation .bullet.current a:hover {
	color: #e5c347;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.dark.bubble.mustard .listing .text {
	box-shadow: 0 0 0 2px #ffdb58 inset;
}

.gmbrr.bubble.mustard .listing .arrow.arrow-up, .gmbrr.bubble.fill.mustard .listing .text::before, .gmbrr.bubble.mustard .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #e5c347;
}

.gmbrr.dark.bubble.mustard .listing .arrow.arrow-up, .gmbrr.dark.bubble.fill.mustard .listing .text::before, .gmbrr.dark.bubble.mustard .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #ffdb58;
}

.gmbrr.bubble.mustard .listing .arrow.arrow-down, .gmbrr.bubble.fill.mustard .listing .text-first .text::after, .gmbrr.bubble.mustard .listing .text-first .text::after {
	border-block-start-color: #e5c347;
	border-block-end-color: transparent;
}

.gmbrr.dark.bubble.mustard .listing .arrow.arrow-down, .gmbrr.dark.bubble.fill.mustard .listing .text-first .text::after, .gmbrr.dark.bubble.mustard .listing .text-first .text::after {
	border-block-start-color: #ffdb58;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.mustard .listing .text {
	background-color: #e5c347;
}

.gmbrr.dark.bubble.fill.mustard .listing .text {
	background-color: #ffdb58;
}

.gmbrr.dark.forest .heading {
	color: #68a863;
}

.gmbrr.forest .heading, .gmbrr.forest .listing .rating, .gmbrr.forest .listing a, .gmbrr.forest .rating, .gmbrr.forest .rating .star, .gmbrr.forest a {
	color: #347235;
}

.gmbrr.dark.forest .listing .rating, .gmbrr.dark.forest .listing a, .gmbrr.dark.forest .rating, .gmbrr.dark.forest .rating .star, .gmbrr.dark.forest a {
	color: #68a863;
}

.gmbrr.forest .count, .gmbrr.forest .date, .gmbrr.forest .relative-time-description, .gmbrr.forest .vicinity {
	color: #8e9a8e;
}

.gmbrr.dark.forest .count, .gmbrr.dark.forest .date, .gmbrr.dark.forest .relative-time-description, .gmbrr.dark.forest .vicinity {
	color: #98a298;
}

.gmbrr.forest .listing .rating .not, .gmbrr.forest .rating .all-stars, .gmbrr.forest .star.gray {
	color: rgba(141, 162, 142, .7);
}

.gmbrr.dark.forest .listing .rating .not, .gmbrr.dark.forest .rating .all-stars, .gmbrr.dark.forest .star.gray {
	color: rgba(141, 162, 142, .5);
}

.gmbrr.tile.forest .listing li {
	box-shadow: 0 0 0 2px #347235 inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.forest .listing li {
	box-shadow: 0 0 0 2px #347235 inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.forest .listing .text {
	box-shadow: 0 0 0 2px #347235 inset;
}

.gmbrr.carousel.forest .navigation .bullet a {
	border-color: #347235;
}

.gmbrr.dark.carousel.forest .navigation .bullet a {
	border-color: rgba(141, 162, 142, .9);
}

.gmbrr.carousel.bullet-solid.forest .navigation .bullet a {
	border-color: rgba(141, 162, 142, .45);
	box-shadow: 0 0 0 .8rem rgba(141, 162, 142, .45) inset;
}

.gmbrr.carousel.forest .navigation .bullet a:hover {
	border-color: rgba(141, 162, 142, .9);
	box-shadow: 0 0 0 .8rem rgba(141, 162, 142, .7) inset;
}

.gmbrr.carousel.forest .navigation .current.bullet a, .gmbrr.carousel.forest .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #347235 inset;
	background-color: #347235;
}

.gmbrr.carousel.bullet-solid.forest .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(141, 162, 142, .7) inset;
}

.gmbrr.carousel.bullet-symbol.forest .navigation .bullet a {
	color: rgba(141, 162, 142, .35);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.forest .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.forest .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.forest .navigation .bullet.current a:hover {
	color: #347235;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.dark.bubble.forest .listing .text {
	box-shadow: 0 0 0 2px #68a863 inset;
}

.gmbrr.bubble.forest .listing .arrow.arrow-up, .gmbrr.bubble.fill.forest .listing .text::before, .gmbrr.bubble.forest .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #347235;
}

.gmbrr.dark.bubble.forest .listing .arrow.arrow-up, .gmbrr.dark.bubble.fill.forest .listing .text::before, .gmbrr.dark.bubble.forest .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #68a863;
}

.gmbrr.bubble.forest .listing .arrow.arrow-down, .gmbrr.bubble.fill.forest .listing .text-first .text::after, .gmbrr.bubble.forest .listing .text-first .text::after {
	border-block-start-color: #347235;
	border-block-end-color: transparent;
}

.gmbrr.dark.bubble.forest .listing .arrow.arrow-down, .gmbrr.dark.bubble.fill.forest .listing .text-first .text::after, .gmbrr.dark.bubble.forest .listing .text-first .text::after {
	border-block-start-color: #68a863;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.forest .listing .text {
	background-color: #347235;
}

.gmbrr.dark.bubble.fill.forest .listing .text {
	background-color: #68a863;
}

.gmbrr.dark.turquoise .heading {
	color: #43c6db;
}

.gmbrr.turquoise .heading, .gmbrr.turquoise .listing .rating, .gmbrr.turquoise .listing a, .gmbrr.turquoise .rating, .gmbrr.turquoise .rating .star, .gmbrr.turquoise a {
	color: #14b1cb;
}

.gmbrr.dark.turquoise .listing .rating, .gmbrr.dark.turquoise .listing a, .gmbrr.dark.turquoise .rating, .gmbrr.dark.turquoise .rating .star, .gmbrr.dark.turquoise a {
	color: #43c6db;
}

.gmbrr.turquoise .count, .gmbrr.turquoise .date, .gmbrr.turquoise .relative-time-description, .gmbrr.turquoise .vicinity {
	color: #92a4a7;
}

.gmbrr.dark.turquoise .count, .gmbrr.dark.turquoise .date, .gmbrr.dark.turquoise .relative-time-description, .gmbrr.dark.turquoise .vicinity {
	color: #a6b8bb;
}

.gmbrr.turquoise .listing .rating .not, .gmbrr.turquoise .rating .all-stars, .gmbrr.turquoise .star.gray {
	color: rgba(159, 176, 179, .7);
}

.gmbrr.dark.turquoise .listing .rating .not, .gmbrr.dark.turquoise .rating .all-stars, .gmbrr.dark.turquoise .star.gray {
	color: rgba(159, 176, 179, .5);
}

.gmbrr.tile.turquoise .listing li {
	box-shadow: 0 0 0 2px #14b1cb inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.turquoise .listing li {
	box-shadow: 0 0 0 2px #14b1cb inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.turquoise .listing .text {
	box-shadow: 0 0 0 2px #14b1cb inset;
}

.gmbrr.carousel.turquoise .navigation .bullet a {
	border-color: #14b1cb;
}

.gmbrr.dark.carousel.turquoise .navigation .bullet a {
	border-color: rgba(20, 177, 203, .9);
}

.gmbrr.carousel.bullet-solid.turquoise .navigation .bullet a {
	border-color: rgba(20, 177, 203, .45);
	box-shadow: 0 0 0 .8rem rgba(20, 177, 203, .45) inset;
}

.gmbrr.carousel.turquoise .navigation .bullet a:hover {
	border-color: rgba(20, 177, 203, .9);
	box-shadow: 0 0 0 .8rem rgba(20, 177, 203, .7) inset;
}

.gmbrr.carousel.turquoise .navigation .current.bullet a, .gmbrr.carousel.turquoise .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #14b1cb inset;
	background-color: #14b1cb;
}

.gmbrr.carousel.bullet-solid.turquoise .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(20, 177, 203, .7) inset;
}

.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet a {
	color: rgba(20, 177, 203, .45);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.turquoise .navigation .bullet.current a:hover {
	color: #14b1cb;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.dark.bubble.turquoise .listing .text {
	box-shadow: 0 0 0 2px #43c6db inset;
}

.gmbrr.bubble.turquoise .listing .arrow.arrow-up, .gmbrr.bubble.fill.turquoise .listing .text::before, .gmbrr.bubble.turquoise .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #14b1cb;
}

.gmbrr.dark.bubble.turquoise .listing .arrow.arrow-up, .gmbrr.dark.bubble.fill.turquoise .listing .text::before, .gmbrr.dark.bubble.turquoise .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #43c6db;
}

.gmbrr.bubble.turquoise .listing .arrow.arrow-down, .gmbrr.bubble.fill.turquoise .listing .text-first .text::after, .gmbrr.bubble.turquoise .listing .text-first .text::after {
	border-block-start-color: #14b1cb;
	border-block-end-color: transparent;
}

.gmbrr.dark.bubble.turquoise .listing .arrow.arrow-down, .gmbrr.dark.bubble.fill.turquoise .listing .text-first .text::after, .gmbrr.dark.bubble.turquoise .listing .text-first .text::after {
	border-block-start-color: #43c6db;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.turquoise .listing .text {
	background-color: #14b1cb;
}

.gmbrr.dark.bubble.fill.turquoise .listing .text {
	background-color: #43c6db;
}

.gmbrr.dark.ocean .heading {
	color: #507ee7;
}

.gmbrr.ocean .heading, .gmbrr.ocean .listing .rating, .gmbrr.ocean .listing a, .gmbrr.ocean .rating, .gmbrr.ocean .rating .star, .gmbrr.ocean a {
	color: #2b65ec;
}

.gmbrr.dark.ocean .listing .rating, .gmbrr.dark.ocean .listing a, .gmbrr.dark.ocean .rating, .gmbrr.dark.ocean .rating .star, .gmbrr.dark.ocean a {
	color: #507ee7;
}

.gmbrr.ocean .count, .gmbrr.ocean .date, .gmbrr.ocean .relative-time-description, .gmbrr.ocean .vicinity {
	color: #92969f;
}

.gmbrr.dark.ocean .count, .gmbrr.dark.ocean .date, .gmbrr.dark.ocean .relative-time-description, .gmbrr.dark.ocean .vicinity {
	color: #b0b2b8;
}

.gmbrr.ocean .listing .rating .not, .gmbrr.ocean .rating .all-stars, .gmbrr.ocean .star.gray {
	color: rgba(168, 171, 179, .7);
}

.gmbrr.dark.ocean .listing .rating .not, .gmbrr.dark.ocean .rating .all-stars, .gmbrr.dark.ocean .star.gray {
	color: rgba(168, 171, 179, .5);
}

.gmbrr.tile.ocean .listing li {
	box-shadow: 0 0 0 2px #2b65ec inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.ocean .listing li {
	box-shadow: 0 0 0 2px #2b65ec inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.ocean .listing .text {
	box-shadow: 0 0 0 2px #2b65ec inset;
}

.gmbrr.carousel.ocean .navigation .bullet a {
	border-color: #2b65ec;
}

.gmbrr.dark.carousel.ocean .navigation .bullet a {
	border-color: rgba(43, 101, 236, .9);
}

.gmbrr.carousel.bullet-solid.ocean .navigation .bullet a {
	border-color: rgba(43, 101, 236, .45);
	box-shadow: 0 0 0 .8rem rgba(43, 101, 236, .45) inset;
}

.gmbrr.carousel.ocean .navigation .bullet a:hover {
	border-color: rgba(43, 101, 236, .9);
	box-shadow: 0 0 0 .8rem rgba(43, 101, 236, .7) inset;
}

.gmbrr.carousel.ocean .navigation .current.bullet a, .gmbrr.carousel.ocean .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #2b65ec inset;
	background-color: #2b65ec;
}

.gmbrr.carousel.bullet-solid.ocean .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(43, 101, 236, .7) inset;
}

.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet a {
	color: rgba(43, 101, 236, .4);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.ocean .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.ocean .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.ocean .navigation .bullet.current a:hover {
	color: #2b65ec;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.dark.bubble.ocean .listing .text {
	box-shadow: 0 0 0 2px #507ee7 inset;
}

.gmbrr.bubble.ocean .listing .arrow.arrow-up, .gmbrr.bubble.fill.ocean .listing .text::before, .gmbrr.bubble.ocean .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #2b65ec;
}

.gmbrr.dark.bubble.ocean .listing .arrow.arrow-up, .gmbrr.dark.bubble.fill.ocean .listing .text::before, .gmbrr.dark.bubble.ocean .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #507ee7;
}

.gmbrr.bubble.ocean .listing .arrow.arrow-down, .gmbrr.bubble.fill.ocean .listing .text-first .text::after, .gmbrr.bubble.ocean .listing .text-first .text::after {
	border-block-start-color: #2b65ec;
	border-block-end-color: transparent;
}

.gmbrr.dark.bubble.ocean .listing .arrow.arrow-down, .gmbrr.dark.bubble.fill.ocean .listing .text-first .text::after, .gmbrr.dark.bubble.ocean .listing .text-first .text::after {
	border-block-start-color: #507ee7;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.ocean .listing .text {
	background-color: #2b65ec;
}

.gmbrr.dark.bubble.fill.ocean .listing .text {
	background-color: #507ee7;
}

.gmbrr.dark.amethyst .heading {
	color: #8a49e8;
}

.gmbrr.amethyst .heading, .gmbrr.amethyst .listing .rating, .gmbrr.amethyst .listing a, .gmbrr.amethyst .rating, .gmbrr.amethyst .rating .star, .gmbrr.amethyst a {
	color: #6c2dc7;
}

.gmbrr.dark.amethyst .listing .rating, .gmbrr.dark.amethyst .listing a, .gmbrr.dark.amethyst .rating, .gmbrr.dark.amethyst .rating .star, .gmbrr.dark.amethyst a {
	color: #8a49e8;
}

.gmbrr.amethyst .count, .gmbrr.amethyst .date, .gmbrr.amethyst .relative-time-description, .gmbrr.amethyst .vicinity {
	color: #8e8a94;
}

.gmbrr.dark.amethyst .count, .gmbrr.dark.amethyst .date, .gmbrr.dark.amethyst .relative-time-description, .gmbrr.dark.amethyst .vicinity {
	color: #b2a9c0;
}

.gmbrr.amethyst .listing .rating .not, .gmbrr.amethyst .rating .all-stars, .gmbrr.amethyst .star.gray {
	color: rgba(158, 150, 171, .7);
}

.gmbrr.dark.amethyst .listing .rating .not, .gmbrr.dark.amethyst .rating .all-stars, .gmbrr.dark.amethyst .star.gray {
	color: rgba(158, 150, 171, .5);
}

.gmbrr.tile.amethyst .listing li {
	box-shadow: 0 0 0 2px #6c2dc7 inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.amethyst .listing li {
	box-shadow: 0 0 0 2px #6c2dc7 inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.amethyst .listing .text {
	box-shadow: 0 0 0 2px #6c2dc7 inset;
}

.gmbrr.carousel.amethyst .navigation .bullet a {
	border-color: #6c2dc7;
}

.gmbrr.dark.carousel.amethyst .navigation .bullet a {
	border-color: rgba(108, 45, 199, .9);
}

.gmbrr.carousel.bullet-solid.amethyst .navigation .bullet a {
	border-color: rgba(108, 45, 199, .45);
	box-shadow: 0 0 0 .8rem rgba(108, 45, 199, .45) inset;
}

.gmbrr.carousel.amethyst .navigation .bullet a:hover {
	border-color: rgba(108, 45, 199, .9);
	box-shadow: 0 0 0 .8rem rgba(108, 45, 199, .7) inset;
}

.gmbrr.carousel.amethyst .navigation .current.bullet a, .gmbrr.carousel.amethyst .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #6c2dc7 inset;
	background-color: #6c2dc7;
}

.gmbrr.carousel.bullet-solid.amethyst .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(108, 45, 199, .7) inset;
}

.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet a {
	color: rgba(108, 45, 199, .4);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.amethyst .navigation .bullet.current a:hover {
	color: #6c2dc7;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.dark.bubble.amethyst .listing .text {
	box-shadow: 0 0 0 2px #8a49e8 inset;
}

.gmbrr.bubble.amethyst .listing .arrow.arrow-up, .gmbrr.bubble.amethyst .listing .text::before, .gmbrr.bubble.fill.amethyst .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #6c2dc7;
}

.gmbrr.dark.bubble.amethyst .listing .arrow.arrow-up, .gmbrr.dark.bubble.amethyst .listing .text::before, .gmbrr.dark.bubble.fill.amethyst .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #8a49e8;
}

.gmbrr.bubble.amethyst .listing .arrow.arrow-down, .gmbrr.bubble.amethyst .listing .text-first .text::after, .gmbrr.bubble.fill.amethyst .listing .text-first .text::after {
	border-block-start-color: #6c2dc7;
	border-block-end-color: transparent;
}

.gmbrr.dark.bubble.amethyst .listing .arrow.arrow-down, .gmbrr.dark.bubble.amethyst .listing .text-first .text::after, .gmbrr.dark.bubble.fill.amethyst .listing .text-first .text::after {
	border-block-start-color: #8a49e8;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.amethyst .listing .text {
	background-color: #6c2dc7;
}

.gmbrr.dark.bubble.fill.amethyst .listing .text {
	background-color: #8a49e8;
}

.gmbrr.dark.magenta .heading, .gmbrr.dark.magenta .listing .rating, .gmbrr.dark.magenta .listing a, .gmbrr.dark.magenta .rating, .gmbrr.dark.magenta .rating .star, .gmbrr.dark.magenta a, .gmbrr.magenta .heading, .gmbrr.magenta .listing .rating, .gmbrr.magenta .listing a, .gmbrr.magenta .rating, .gmbrr.magenta .rating .star, .gmbrr.magenta a {
	color: #d5008b;
}

.gmbrr.magenta .count, .gmbrr.magenta .date, .gmbrr.magenta .relative-time-description, .gmbrr.magenta .vicinity {
	color: #988f95;
}

.gmbrr.dark.magenta .count, .gmbrr.dark.magenta .date, .gmbrr.dark.magenta .relative-time-description, .gmbrr.dark.magenta .vicinity {
	color: #ab98a4;
}

.gmbrr.magenta .listing .rating .not, .gmbrr.magenta .rating .all-stars, .gmbrr.magenta .star.gray {
	color: rgba(176, 164, 172, .7);
}

.gmbrr.dark.magenta .listing .rating .not, .gmbrr.dark.magenta .rating .all-stars, .gmbrr.dark.magenta .star.gray {
	color: rgba(176, 164, 172, .5);
}

.gmbrr.tile.magenta .listing li {
	box-shadow: 0 0 0 2px #d5008b inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.magenta .listing li {
	box-shadow: 0 0 0 2px #d5008b inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.magenta .listing .text, .gmbrr.dark.bubble.magenta .listing .text {
	box-shadow: 0 0 0 2px #d5008b inset;
}

.gmbrr.carousel.magenta .navigation .bullet a {
	border-color: #d5008b;
}

.gmbrr.dark.carousel.magenta .navigation .bullet a {
	border-color: rgba(213, 0, 139, .9);
}

.gmbrr.carousel.bullet-solid.magenta .navigation .bullet a {
	border-color: rgba(213, 0, 139, .45);
	box-shadow: 0 0 0 .8rem rgba(213, 0, 139, .45) inset;
}

.gmbrr.carousel.magenta .navigation .bullet a:hover {
	border-color: rgba(213, 0, 139, .9);
	box-shadow: 0 0 0 .8rem rgba(213, 0, 139, .7) inset;
}

.gmbrr.carousel.magenta .navigation .current.bullet a, .gmbrr.carousel.magenta .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #d5008b inset;
	background-color: #d5008b;
}

.gmbrr.carousel.bullet-solid.magenta .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(213, 0, 139, .7) inset;
}

.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet a {
	color: rgba(213, 0, 139, .4);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.magenta .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.magenta .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.magenta .navigation .bullet.current a:hover {
	color: #d5008b;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.bubble.magenta .listing .arrow.arrow-up, .gmbrr.bubble.fill.magenta .listing .text::before, .gmbrr.bubble.magenta .listing .text::before, .gmbrr.dark.bubble.fill.magenta .listing .text::before, .gmbrr.dark.bubble.magenta .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #d5008b;
}

.gmbrr.bubble.magenta .listing .arrow.arrow-down, .gmbrr.bubble.fill.magenta .listing .text-first .text::after, .gmbrr.bubble.magenta .listing .text-first .text::after, .gmbrr.dark.bubble.fill.magenta .listing .text-first .text::after, .gmbrr.dark.bubble.magenta .listing .text-first .text::after {
	border-block-start-color: #d5008b;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.magenta .listing .text, .gmbrr.dark.bubble.fill.magenta .listing .text {
	background-color: #d5008b;
}

.gmbrr.dark.slate .heading {
	color: #8290a0;
}

.gmbrr.slate .heading, .gmbrr.slate .listing .rating, .gmbrr.slate .listing a, .gmbrr.slate .rating, .gmbrr.slate .rating .star, .gmbrr.slate a {
	color: #657383;
}

.gmbrr.dark.slate .listing .rating, .gmbrr.dark.slate .listing a, .gmbrr.dark.slate .rating, .gmbrr.dark.slate .rating .star, .gmbrr.dark.slate a {
	color: #8290a0;
}

.gmbrr.slate .count, .gmbrr.slate .date, .gmbrr.slate .relative-time-description, .gmbrr.slate .vicinity {
	color: #9c9c9c;
}

.gmbrr.dark.slate .count, .gmbrr.dark.slate .date, .gmbrr.dark.slate .relative-time-description, .gmbrr.dark.slate .vicinity {
	color: #969696;
}

.gmbrr.slate .listing .rating .not, .gmbrr.slate .rating .all-stars, .gmbrr.slate .star.gray {
	color: rgba(162, 162, 162, .7);
}

.gmbrr.dark.slate .listing .rating .not, .gmbrr.dark.slate .rating .all-stars, .gmbrr.dark.slate .star.gray {
	color: rgba(193, 193, 193, .35);
}

.gmbrr.tile.slate .listing li {
	box-shadow: 0 0 0 2px #657383 inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.slate .listing li {
	box-shadow: 0 0 0 2px #657383 inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.slate .listing .text {
	box-shadow: 0 0 0 2px #657383 inset;
}

.gmbrr.carousel.slate .navigation .bullet a {
	border-color: #657383;
}

.gmbrr.dark.carousel.slate .navigation .bullet a {
	border-color: rgba(101, 115, 131, .9);
}

.gmbrr.carousel.bullet-solid.slate .navigation .bullet a {
	border-color: rgba(101, 115, 131, .45);
	box-shadow: 0 0 0 .8rem rgba(101, 115, 131, .45) inset;
}

.gmbrr.carousel.slate .navigation .bullet a:hover {
	border-color: rgba(101, 115, 131, .9);
	box-shadow: 0 0 0 .8rem rgba(101, 115, 131, .7) inset;
}

.gmbrr.carousel.slate .navigation .current.bullet a, .gmbrr.carousel.slate .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #657383 inset;
	background-color: #657383;
}

.gmbrr.carousel.bullet-solid.slate .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(101, 115, 131, .7) inset;
}

.gmbrr.carousel.bullet-symbol.slate .navigation .bullet a {
	color: rgba(101, 115, 131, .4);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.slate .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.slate .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.slate .navigation .bullet.current a:hover {
	color: #657383;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.dark.bubble.slate .listing .text {
	box-shadow: 0 0 0 2px #8290a0 inset;
}

.gmbrr.bubble.slate .listing .arrow.arrow-up, .gmbrr.bubble.fill.slate .listing .text::before, .gmbrr.bubble.slate .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #657383;
}

.gmbrr.dark.bubble.slate .listing .arrow.arrow-up, .gmbrr.dark.bubble.fill.slate .listing .text::before, .gmbrr.dark.bubble.slate .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #8290a0;
}

.gmbrr.bubble.slate .listing .arrow.arrow-down, .gmbrr.bubble.fill.slate .listing .text-first .text::after, .gmbrr.bubble.slate .listing .text-first .text::after {
	border-block-start-color: #657383;
	border-block-end-color: transparent;
}

.gmbrr.dark.bubble.slate .listing .arrow.arrow-down, .gmbrr.dark.bubble.fill.slate .listing .text-first .text::after, .gmbrr.dark.bubble.slate .listing .text-first .text::after {
	border-block-start-color: #8290a0;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.slate .listing .text {
	background-color: #657383;
}

.gmbrr.dark.bubble.fill.slate .listing .text {
	background-color: #8290a0;
}

.gmbrr.dark.carbon .heading {
	color: #838282;
}

.gmbrr.carbon .heading, .gmbrr.carbon .listing .rating, .gmbrr.carbon .listing a, .gmbrr.carbon .rating, .gmbrr.carbon .rating .star, .gmbrr.carbon a {
	color: #625d5d;
}

.gmbrr.dark.carbon .listing .rating, .gmbrr.dark.carbon .listing a, .gmbrr.dark.carbon .rating, .gmbrr.dark.carbon .rating .star, .gmbrr.dark.carbon a {
	color: #838282;
}

.gmbrr.carbon .count, .gmbrr.carbon .date, .gmbrr.carbon .relative-time-description, .gmbrr.carbon .vicinity {
	color: silver;
}

.gmbrr.dark.carbon .count, .gmbrr.dark.carbon .date, .gmbrr.dark.carbon .relative-time-description, .gmbrr.dark.carbon .vicinity {
	color: #838181;
}

.gmbrr.carbon .listing .rating .not, .gmbrr.carbon .rating .all-stars, .gmbrr.carbon .star.gray {
	color: rgba(98, 93, 93, .3);
}

.gmbrr.dark.carbon .listing .rating .not, .gmbrr.dark.carbon .rating .all-stars, .gmbrr.dark.carbon .star.gray {
	color: rgba(95, 95, 95, .7);
}

.gmbrr.tile.carbon .listing li {
	box-shadow: 0 0 0 2px #625d5d inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.carbon .listing li {
	box-shadow: 0 0 0 2px #625d5d inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.carbon .listing .text {
	box-shadow: 0 0 0 2px #625d5d inset;
}

.gmbrr.carousel.carbon .navigation .bullet a {
	border-color: #625d5d;
}

.gmbrr.dark.carousel.carbon .navigation .bullet a {
	border-color: rgba(98, 93, 93, .9);
}

.gmbrr.carousel.bullet-solid.carbon .navigation .bullet a {
	border-color: rgba(98, 93, 93, .45);
	box-shadow: 0 0 0 .8rem rgba(98, 93, 93, .45) inset;
}

.gmbrr.carousel.carbon .navigation .bullet a:hover {
	border-color: rgba(98, 93, 93, .9);
	box-shadow: 0 0 0 .8rem rgba(98, 93, 93, .7) inset;
}

.gmbrr.carousel.carbon .navigation .current.bullet a, .gmbrr.carousel.carbon .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #625d5d inset;
	background-color: #625d5d;
}

.gmbrr.carousel.bullet-solid.carbon .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(98, 93, 93, .7) inset;
}

.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet a {
	color: rgba(98, 93, 93, .4);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.carbon .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.carbon .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.carbon .navigation .bullet.current a:hover {
	color: #625d5d;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.dark.bubble.carbon .listing .text {
	box-shadow: 0 0 0 2px #838282 inset;
}

.gmbrr.bubble.carbon .listing .arrow.arrow-up, .gmbrr.bubble.carbon .listing .text::before, .gmbrr.bubble.fill.carbon .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #625d5d;
}

.gmbrr.dark.bubble.carbon .listing .arrow.arrow-up, .gmbrr.dark.bubble.carbon .listing .text::before, .gmbrr.dark.bubble.fill.carbon .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #838282;
}

.gmbrr.bubble.carbon .listing .arrow.arrow-down, .gmbrr.bubble.carbon .listing .text-first .text::after, .gmbrr.bubble.fill.carbon .listing .text-first .text::after {
	border-block-start-color: #625d5d;
	border-block-end-color: transparent;
}

.gmbrr.dark.bubble.carbon .listing .arrow.arrow-down, .gmbrr.dark.bubble.carbon .listing .text-first .text::after, .gmbrr.dark.bubble.fill.carbon .listing .text-first .text::after {
	border-block-start-color: #838282;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.carbon .listing .text {
	background-color: #625d5d;
}

.gmbrr.dark.bubble.fill.carbon .listing .text {
	background-color: #838282;
}

.gmbrr.dark.copper .heading {
	color: #c58447;
}

.gmbrr.copper .heading, .gmbrr.copper .listing .rating, .gmbrr.copper .listing a, .gmbrr.copper .rating, .gmbrr.copper .rating .star, .gmbrr.copper a {
	color: #b87333;
}

.gmbrr.dark.copper .listing .rating, .gmbrr.dark.copper .listing a, .gmbrr.dark.copper .rating, .gmbrr.dark.copper .rating .star, .gmbrr.dark.copper a {
	color: #c58447;
}

.gmbrr.copper .count, .gmbrr.copper .date, .gmbrr.copper .relative-time-description, .gmbrr.copper .vicinity {
	color: silver;
}

.gmbrr.dark.copper .count, .gmbrr.dark.copper .date, .gmbrr.dark.copper .relative-time-description, .gmbrr.dark.copper .vicinity {
	color: #aca197;
}

.gmbrr.copper .listing .rating .not, .gmbrr.copper .rating .all-stars, .gmbrr.copper .star.gray {
	color: rgba(98, 93, 93, .3);
}

.gmbrr.dark.copper .listing .rating .not, .gmbrr.dark.copper .rating .all-stars, .gmbrr.dark.copper .star.gray {
	color: rgba(95, 95, 95, .7);
}

.gmbrr.tile.copper .listing li {
	box-shadow: 0 0 0 2px #b87333 inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.copper .listing li {
	box-shadow: 0 0 0 2px #b87333 inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.copper .listing .text {
	box-shadow: 0 0 0 2px #b87333 inset;
}

.gmbrr.carousel.copper .navigation .bullet a {
	border-color: #b87333;
}

.gmbrr.dark.carousel.copper .navigation .bullet a {
	border-color: rgba(184, 115, 51, .9);
}

.gmbrr.carousel.bullet-solid.copper .navigation .bullet a {
	border-color: rgba(184, 115, 51, .45);
	box-shadow: 0 0 0 .8rem rgba(184, 115, 51, .45) inset;
}

.gmbrr.carousel.copper .navigation .bullet a:hover {
	border-color: rgba(184, 115, 51, .9);
	box-shadow: 0 0 0 .8rem rgba(184, 115, 51, .7) inset;
}

.gmbrr.carousel.copper .navigation .current.bullet a, .gmbrr.carousel.copper .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #b87333 inset;
	background-color: #b87333;
}

.gmbrr.carousel.bullet-solid.copper .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(184, 115, 51, .7) inset;
}

.gmbrr.carousel.bullet-symbol.copper .navigation .bullet a {
	color: rgba(184, 115, 51, .4);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.copper .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.copper .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.copper .navigation .bullet.current a:hover {
	color: #b87333;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.dark.bubble.copper .listing .text {
	box-shadow: 0 0 0 2px #c58447 inset;
}

.gmbrr.bubble.copper .listing .arrow.arrow-up, .gmbrr.bubble.copper .listing .text::before, .gmbrr.bubble.fill.copper .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #b87333;
}

.gmbrr.dark.bubble.copper .listing .arrow.arrow-up, .gmbrr.dark.bubble.copper .listing .text::before, .gmbrr.dark.bubble.fill.copper .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #c58447;
}

.gmbrr.bubble.copper .listing .arrow.arrow-down, .gmbrr.bubble.copper .listing .text-first .text::after, .gmbrr.bubble.fill.copper .listing .text-first .text::after {
	border-block-start-color: #b87333;
	border-block-end-color: transparent;
}

.gmbrr.dark.bubble.copper .listing .arrow.arrow-down, .gmbrr.dark.bubble.copper .listing .text-first .text::after, .gmbrr.dark.bubble.fill.copper .listing .text-first .text::after {
	border-block-start-color: #c58447;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.copper .listing .text {
	background-color: #b87333;
}

.gmbrr.dark.bubble.fill.copper .listing .text {
	background-color: #c58447;
}

.gmbrr.dark.coffee .heading {
	color: #9f7f69;
}

.gmbrr.coffee .heading, .gmbrr.coffee .listing .rating, .gmbrr.coffee .listing a, .gmbrr.coffee .rating, .gmbrr.coffee .rating .star, .gmbrr.coffee a {
	color: #6f4e37;
}

.gmbrr.dark.coffee .listing .rating, .gmbrr.dark.coffee .listing a, .gmbrr.dark.coffee .rating, .gmbrr.dark.coffee .rating .star, .gmbrr.dark.coffee a {
	color: #9f7f69;
}

.gmbrr.coffee .count, .gmbrr.coffee .date, .gmbrr.coffee .relative-time-description, .gmbrr.coffee .vicinity {
	color: silver;
}

.gmbrr.dark.coffee .count, .gmbrr.dark.coffee .date, .gmbrr.dark.coffee .relative-time-description, .gmbrr.dark.coffee .vicinity {
	color: #a29c99;
}

.gmbrr.coffee .listing .rating .not, .gmbrr.coffee .rating .all-stars, .gmbrr.coffee .star.gray {
	color: rgba(98, 93, 93, .3);
}

.gmbrr.dark.coffee .listing .rating .not, .gmbrr.dark.coffee .rating .all-stars, .gmbrr.dark.coffee .star.gray {
	color: rgba(95, 95, 95, .7);
}

.gmbrr.tile.coffee .listing li {
	box-shadow: 0 0 0 2px #6f4e37 inset, 0 4px 2px 1px rgba(128, 128, 128, .1);
}

.gmbrr.dark.tile.coffee .listing li {
	box-shadow: 0 0 0 2px #6f4e37 inset, 0 4px 2px 1px rgba(196, 196, 196, .05);
}

.gmbrr.bubble.coffee .listing .text {
	box-shadow: 0 0 0 2px #6f4e37 inset;
}

.gmbrr.carousel.coffee .navigation .bullet a {
	border-color: #6f4e37;
}

.gmbrr.dark.carousel.coffee .navigation .bullet a {
	border-color: rgba(111, 78, 55, .9);
}

.gmbrr.carousel.bullet-solid.coffee .navigation .bullet a {
	border-color: rgba(111, 78, 55, .45);
	box-shadow: 0 0 0 .8rem rgba(111, 78, 55, .45) inset;
}

.gmbrr.carousel.coffee .navigation .bullet a:hover {
	border-color: rgba(111, 78, 55, .9);
	box-shadow: 0 0 0 .8rem rgba(111, 78, 55, .7) inset;
}

.gmbrr.carousel.coffee .navigation .current.bullet a, .gmbrr.carousel.coffee .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #6f4e37 inset;
	background-color: #6f4e37;
}

.gmbrr.carousel.bullet-solid.coffee .navigation .bullet a:hover {
	box-shadow: 0 0 0 .8rem rgba(111, 78, 55, .7) inset;
}

.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet a {
	color: rgba(111, 78, 55, .4);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.coffee .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.coffee .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.coffee .navigation .bullet.current a:hover {
	color: #6f4e37;
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.dark.bubble.coffee .listing .text {
	box-shadow: 0 0 0 2px #9f7f69 inset;
}

.gmbrr.bubble.coffee .listing .arrow.arrow-up, .gmbrr.bubble.coffee .listing .text::before, .gmbrr.bubble.fill.coffee .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #6f4e37;
}

.gmbrr.dark.bubble.coffee .listing .arrow.arrow-up, .gmbrr.dark.bubble.coffee .listing .text::before, .gmbrr.dark.bubble.fill.coffee .listing .text::before {
	border-block-start-color: transparent;
	border-block-end-color: #9f7f69;
}

.gmbrr.bubble.coffee .listing .arrow.arrow-down, .gmbrr.bubble.coffee .listing .text-first .text::after, .gmbrr.bubble.fill.coffee .listing .text-first .text::after {
	border-block-start-color: #6f4e37;
	border-block-end-color: transparent;
}

.gmbrr.dark.bubble.coffee .listing .arrow.arrow-down, .gmbrr.dark.bubble.coffee .listing .text-first .text::after, .gmbrr.dark.bubble.fill.coffee .listing .text-first .text::after {
	border-block-start-color: #9f7f69;
	border-block-end-color: transparent;
}

.gmbrr.bubble.fill.coffee .listing .text {
	background-color: #6f4e37;
}

.gmbrr.dark.bubble.fill.coffee .listing .text {
	background-color: #9f7f69;
}

.gmbrr.fill.contrast .listing .text {
	background: #161616;
}

.gmbrr.dark.fill.contrast .listing .text {
	background: #fff;
}

.gmbrr.carousel.bullet-solid.contrast .navigation .bullet a {
	border-color: rgba(130, 130, 130, .45);
	box-shadow: 0 0 0 .8rem rgba(130, 130, 130, .45) inset;
}

.gmbrr.carousel.contrast .navigation .bullet a:hover, .gmbrr.carousel.contrast .navigation .current.bullet a, .gmbrr.carousel.contrast .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #000 inset;
	background-color: #000;
}

.gmbrr.dark.carousel.contrast .navigation .bullet a:hover, .gmbrr.dark.carousel.contrast .navigation .current.bullet a, .gmbrr.dark.carousel.contrast .navigation .current.bullet a:hover {
	box-shadow: 0 0 0 .8rem #fff inset;
	background-color: #fff;
}

.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a {
	color: rgba(135, 135, 135, .52);
	background-color: inherit;
	box-shadow: none;
}

.gmbrr.carousel.bullet-symbol.contrast .navigation .bullet a:hover, .gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a, .gmbrr.carousel.bullet-symbol.contrast .navigation .bullet.current a:hover {
	background-color: inherit;
	box-shadow: none;
}

.gmbrr .star, .gmbrr.stars-yellow .star {
	display: inline-block;
	width: .8em;
	height: .7667em;
	background: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==") 0 0/100% no-repeat;
}

.gmbrr.stars-orange .star {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}

.rtl .gmbrr .star {
	transform: scale(-1, 1);
}

.gmbrr .animate .stars-gray {
	position: relative;
}

.gmbrr .animate .star {
	animation: google-business-reviews-rating-star 3s .5s ease-in-out 1;
	animation-fill-mode: backwards;
	animation-play-state: paused;
	transform-origin: 33% 50%;
}

.gmbrr .animate.animation-start .star {
	animation-play-state: running;
}

.rtl .gmbrr .animate .star {
	transform-origin: 50% 50%;
}

.gmbrr .animate .star:nth-child(1) {
	animation-duration: 3s;
	animation-delay: .5s;
}

.gmbrr .animate .star:nth-child(2) {
	animation-duration: 2.8s;
	animation-delay: .9s;
}

.gmbrr .animate .star:nth-child(3) {
	animation-duration: 2.6s;
	animation-delay: 1.3s;
}

.gmbrr .animate .star:nth-child(4) {
	animation-duration: 2.4s;
	animation-delay: 1.7s;
}

.gmbrr .animate .star:nth-child(5) {
	animation-duration: 2.2s;
	animation-delay: 2.1s;
}

.gmbrr .animate.inline-svg .star, .gmbrr .animate .star.gray:nth-child(2), .gmbrr .animate .star.gray:nth-child(3), .gmbrr .animate .star.gray:nth-child(4), .gmbrr .animate .star.gray:nth-child(5), .gmbrr .animate .star.grey:nth-child(2), .gmbrr .animate .star.grey:nth-child(3), .gmbrr .animate .star.grey:nth-child(4), .gmbrr .animate .star.grey:nth-child(5), .gmbrr .animate .star.split-10-90:nth-child(2), .gmbrr .animate .star.split-10-90:nth-child(3), .gmbrr .animate .star.split-10-90:nth-child(4), .gmbrr .animate .star.split-10-90:nth-child(5) {
	animation: none;
}

.gmbrr .star.split-90-10 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+");
}

.gmbrr.dark .star.split-90-10 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+");
}

.gmbrr.stars-orange .star.split-90-10 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+");
}

.gmbrr .star.split-80-20 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}

.gmbrr.dark .star.split-80-20 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}

.gmbrr.stars-orange .star.split-80-20 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}

.gmbrr .star.split-70-30 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+");
}

.gmbrr.dark .star.split-70-30 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+");
}

.gmbrr.stars-orange .star.split-70-30 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNFNzcxMUIiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+");
}

.gmbrr .star.split-60-40 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}

.gmbrr.dark .star.split-60-40 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}

.gmbrr.stars-orange .star.split-60-40 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}

.gmbrr .star.split-50-50 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDOUM5QzkiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}

.gmbrr.dark .star.split-50-50 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNBNEE0QTQiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}

.gmbrr.stars-orange .star.split-50-50 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDMUMxQzEiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}

.gmbrr .star.split-40-60 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==");
}

.gmbrr.dark .star.split-40-60 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==");
}

.gmbrr.stars-orange .star.split-40-60 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==");
}

.gmbrr .star.split-30-70 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}

.gmbrr.dark .star.split-30-70 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}

.gmbrr.stars-orange .star.split-30-70 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0U3NzExQiI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}

.gmbrr .star.split-20-80 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}

.gmbrr.dark .star.split-20-80 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}

.gmbrr.stars-orange .star.split-20-80 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0U3NzExQiI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}

.gmbrr .star.split-10-90 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}

.gmbrr.dark .star.split-10-90 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}

.gmbrr.stars-orange .star.split-10-90 {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}

.gmbrr .star.gray, .gmbrr .star.grey {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}

.gmbrr.dark .star.gray, .gmbrr.dark .star.grey {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}

.gmbrr.stars-orange .star.gray, .gmbrr.stars-orange .star.grey {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}

.gmbrr.dark .powered-by-google.light, .powered-by-google {
	display: inline-block;
	line-height: 100%;
	width: 143px;
	height: 19px;
	background: url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/3b84d9ec546da127e34be5658801875b.1b17.svg") 0 0/100% no-repeat;
	--lzl-bg-img: "/wp-content/cache/seraphinite-accelerator/s/m/d/img/3b84d9ec546da127e34be5658801875b.1b17.svg";
}

.gmbrr.dark .powered-by-google, .powered-by-google.dark {
	background-image: url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/2b97e3f491a448161081750410b402b8.1b25.svg");
	--lzl-bg-img: "/wp-content/cache/seraphinite-accelerator/s/m/d/img/2b97e3f491a448161081750410b402b8.1b25.svg";
}

.gmbrr.dark .powered-by-google.lzl:not(.lzl-ed), .powered-by-google.dark.lzl:not(.lzl-ed), .gmbrr.dark .powered-by-google.lzl-ing:not(.lzl-ed), .powered-by-google.dark.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%20142.623%2018.611%22%20width%3D%22142.623px%22%20height%3D%2218.611px%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

.gmbrr.dark .powered-by-google.light.lzl:not(.lzl-ed), .powered-by-google.lzl:not(.lzl-ed), .gmbrr.dark .powered-by-google.light.lzl-ing:not(.lzl-ed), .powered-by-google.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%20142.623%2018.611%22%20width%3D%22142.623px%22%20height%3D%2218.611px%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

.powered-by-google.image {
	background: 0 0;
}

.powered-by-google img {
	display: inline-block;
	width: 143px;
	height: 19px;
}

.google-icon, .google-icon-black .google-icon, .google-icon-white .google-icon {
	inset-block-start: .05em;
	position: relative;
	margin-inline-end: .3em;
	display: inline-block;
	width: 1em;
	height: 1em;
	background: url("/wp-content/cache/seraphinite-accelerator/s/m/d/img/5f333d83de937b0347775c74100aecdb.ad0.svg") 0 0/100% no-repeat;
	--lzl-bg-img: "/wp-content/cache/seraphinite-accelerator/s/m/d/img/5f333d83de937b0347775c74100aecdb.ad0.svg";
}

.google-icon.lzl:not(.lzl-ed), .google-icon-black .google-icon.lzl:not(.lzl-ed), .google-icon-white .google-icon.lzl:not(.lzl-ed), .google-icon.lzl-ing:not(.lzl-ed), .google-icon-black .google-icon.lzl-ing:not(.lzl-ed), .google-icon-white .google-icon.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%2032%2032%22%20width%3D%2232px%22%20height%3D%2232px%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E");
}

.gmbrr.google-icon-black .google-icon, .google-icon.black {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc+Cg");
}

.gmbrr.google-icon-white .google-icon, .google-icon.white {
	background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc+");
}

.google-icon-black.end, .google-icon-white.end, .google-icon.end {
	margin-inline: .3em 0;
}

.google-icon-black.compact, .google-icon-white.compact, .google-icon.compact {
	margin-inline: 0;
}

@media (max-width:783px) {
	.gmbrr {
		width: calc(100% - 30px);
		margin-block: 0;
		margin-inline: auto;
	}
}

@media (min-width:783px) {
	.gmbrr.tile.columns .listing {
		gap: calc(1.7rem - 8px) calc(1.8rem - 2px);
	}
	
	.gmbrr.columns.four .listing li, .gmbrr.columns.two .listing li {
		flex: 1 0 calc(50% - 10px - 3rem);
	}
	
	.gmbrr.tile.columns.four .listing li, .gmbrr.tile.columns.two .listing li {
		flex: 1 0 calc(50% - 10px - 5.6rem);
	}
	
	.gmbrr.columns.four .listing .no-avatar, .gmbrr.columns.two .listing .no-avatar {
		flex: 1 0 calc(50% - 3rem);
	}
	
	.gmbrr.tile.columns.four .listing .no-avatar, .gmbrr.tile.columns.two .listing .no-avatar {
		flex: 1 0 calc(50% - 5.6rem);
	}
	
	.gmbrr.columns.six .listing li, .gmbrr.columns.three .listing li {
		flex: 1 0 calc(33.33% - 10px - 3rem);
	}
	
	.gmbrr.tile.columns.six .listing li, .gmbrr.tile.columns.three .listing li {
		flex: 1 0 calc(33.33% - 10px - 5.6rem);
	}
	
	.gmbrr.columns.six .listing .no-avatar, .gmbrr.columns.three .listing .no-avatar {
		flex: 1 0 calc(33.33% - 3rem);
	}
	
	.gmbrr.tile.columns.six .listing .no-avatar, .gmbrr.tile.columns.three .listing .no-avatar {
		flex: 1 0 calc(33.33% - 5.6rem);
	}
}

@media (min-width:1000px) {
	.gmbrr.columns.four .listing li {
		flex: 1 0 calc(25% - 10px - 3rem);
	}
	
	.gmbrr.tile.columns.four .listing li {
		flex: 1 0 calc(25% - 10px - 5.6rem);
	}
	
	.gmbrr.columns.four .listing .no-avatar {
		flex: 1 0 calc(25% - 3rem);
	}
	
	.gmbrr.tile.columns.four .listing .no-avatar {
		flex: 1 0 calc(25% - 5.6rem);
	}
	
	.gmbrr.columns.five .listing li {
		flex: 1 0 calc(20% - 12px - 3rem);
	}
	
	.gmbrr.tile.columns.five .listing li {
		flex: 1 0 calc(20% - 12px - 5.6rem);
	}
	
	.gmbrr.columns.five .listing .no-avatar {
		flex: 1 0 calc(20% - 3rem);
	}
	
	.gmbrr.tile.columns.five .listing .no-avatar {
		flex: 1 0 calc(20% - 5.6rem);
	}
}

@media (min-width:1200px) {
	.gmbrr.columns.six .listing li {
		flex: 1 0 calc(16.66% - 13px - 3rem);
	}
	
	.gmbrr.tile.columns.six .listing li {
		flex: 1 0 calc(16.66% - 13px - 5.6rem);
	}
	
	.gmbrr.columns.six .listing .no-avatar {
		flex: 1 0 calc(16.66% - 3rem);
	}
	
	.gmbrr.tile.columns.six .listing .no-avatar {
		flex: 1 0 calc(16.66% - 5.6rem);
	}
}