.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}@keyframes google-business-reviews-rating-star {
0% {
transform: scale(1, 1);
opacity: 0.05;
filter: saturate(0);
}
5% {
transform: scale(0.1, 1);
opacity: 0.15;
}
8% {
transform: scale(0.1, 1);
opacity: 0.5;
}
14% {
opacity: 1;
}
21% {
transform: scale(1.25, 1.25);
filter: saturate(100%);
}
25% {
transform: scale(1, 1);
filter: brightness(100%);
}
88% {
transform: scale(1, 1);
filter: brightness(100%) saturate(100%);
}
94% {
transform: scale(1.15, 1.15);
filter: brightness(120%) saturate(85%);
}
100% {
transform: scale(1, 1);
filter: brightness(100%) saturate(100%);
}
}
.google-business-reviews-rating .all-stars,
.google-business-reviews-rating .rating-stars,
.google-business-reviews-rating .listing .rating,
.google-business-reviews-rating.fonts,
.google-business-reviews-rating.fonts .heading,
.google-business-reviews-rating.fonts .business-name,
.google-business-reviews-rating.fonts div,
.google-business-reviews-rating.fonts p,
.google-business-reviews-rating.fonts span {
font-family: Arial, Helvetica, sans-serif;
}
.google-business-reviews-rating.badge,
.google-business-reviews-rating.center {
text-align: center;
}
.google-business-reviews-rating.badge,
.google-business-reviews-rating.padding {
padding: 1.4rem 1rem;
}
.google-business-reviews-rating.badge,
.google-business-reviews-rating.outline {
box-shadow: 0 14px 3px -8px rgba(0, 0, 0, 0.15), 0 0 0 3px rgba(0, 0, 0, 0.6) inset;
}
.google-business-reviews-rating.badge {
border-radius: 4px;
max-width: 480px;
}
.google-business-reviews-rating.badge.dark,
.google-business-reviews-rating.outline.dark {
box-shadow: 0 14px 3px -8px rgba(255, 255, 255, 0.2), 0 0 0 3px rgba(255, 255, 255, 0.55) inset
}
.google-business-reviews-rating.tiny {
font-size: 14px;
margin-right: auto;
margin-left: auto;
}
.google-business-reviews-rating.badge.tiny {
border-radius: 3px;
padding: 0.5em 1em;
max-width: 32em;
box-shadow: 0 8px 2px -4px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
}
.google-business-reviews-rating.badge.tiny.dark {
box-shadow: 0 10px 2px -4px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.4) inset;
}
.google-business-reviews-rating.badge.no-outline,
.google-business-reviews-rating.badge.dark.no-outline,
.google-business-reviews-rating.badge.tiny.no-outline,
.google-business-reviews-rating.badge.tiny.dark.no-outline {
box-shadow: none;
}
.google-business-reviews-rating.narrow {
width: auto;
max-width: 24em;
margin-right: auto;
margin-left: auto;
}
.google-business-reviews-rating.link {
cursor: pointer;
}
.google-business-reviews-rating.badge > :last-child
.google-business-reviews-rating.badge > :last-child {
margin-bottom: 0;
}
.google-business-reviews-rating.fonts a {
text-decoration: none;
}
.google-business-reviews-rating.fonts a:hover {
text-decoration: underline;
}
.google-business-reviews-rating.fonts .listing {
font-size: 13px;
line-height: 140%;
}
.google-business-reviews-rating.fonts .heading,
.google-business-reviews-rating.fonts .business-name {
font-size: 28px;
font-weight: 400;
}
.google-business-reviews-rating.badge .heading::before,
.google-business-reviews-rating.badge .business-name::before {
display: none;
}
.google-business-reviews-rating.fill {
background-color: rgba(255, 255, 255, 0.95);
}
.google-business-reviews-rating.dark.fill {
background-color: rgba(0, 0, 0, 0.93);
}
.google-business-reviews-rating.bubble.fill,
.google-business-reviews-rating.dark.bubble.fill {
background-color: transparent;
}
.google-business-reviews-rating.stripe,
.google-business-reviews-rating.stripe.badge,
.google-business-reviews-rating.stripe.tiny,
.google-business-reviews-rating.stripe.badge.tiny {
padding: 0;
}
.google-business-reviews-rating.stripe > *:nth-child(2n-1) {
background-color: rgba(0, 0, 0, 0.1);
}
.google-business-reviews-rating.stripe.dark > *:nth-child(2n-1) {
background-color: rgba(255, 255, 255, 0.15);
}
.google-business-reviews-rating.stripe.contrast > *:nth-child(2n-1) {
color: #FFFFFF;
background-color: rgba(0, 0, 0, 0.93);
}
.google-business-reviews-rating.stripe.dark.contrast > *:nth-child(2n-1) {
color: #000000;
background-color: rgba(255, 255, 255, 0.95);
}
.google-business-reviews-rating.stripe.badge > * {
padding: 1.4rem 0.5rem;
margin: 0;
}
.google-business-reviews-rating.stripe.badge > *:first-child {
padding-top: 1rem;
border-radius: 4px 4px 0 0;
}
.rtl .google-business-reviews-rating.stripe.badge > *:first-child {
border-radius: 4px 0 0 4px;
}
.google-business-reviews-rating.stripe.badge > *:last-child {
padding-bottom: 1rem;
border-radius: 0 0 4px 4px;
}
.rtl .google-business-reviews-rating.stripe.badge > *:last-child {
border-radius: 0 4px 4px 0;
}
.google-business-reviews-rating.stripe.badge.tiny > * {
padding: 0.5rem;
}
.google-business-reviews-rating.stripe.badge.tiny > *:first-child {
padding-top: 1rem;
border-radius: 3px 3px 0 0;
}
.rtl .google-business-reviews-rating.stripe.badge.tiny > *:first-child {
border-radius: 3px 0 0 3px;
}
.google-business-reviews-rating.stripe.badge.tiny > *:last-child {
padding-bottom: 1rem;
border-radius: 0 0 3px 3px;
}
.rtl .google-business-reviews-rating.stripe.badge.tiny > *:last-child {
border-radius: 0 3px 3px 0;
}
.google-business-reviews-rating,
.google-business-reviews-rating .heading,
.google-business-reviews-rating .listing .text {
color: #333333;
}
.google-business-reviews-rating .listing .text {
color: #222222;
}
.google-business-reviews-rating .listing .author-name,
.google-business-reviews-rating .listing .author-name a {
color: #000000;
}
.google-business-reviews-rating .vicinity,
.google-business-reviews-rating .review-count .count,
.google-business-reviews-rating .rating .count,
.google-business-reviews-rating .listing .relative-time-description,
.google-business-reviews-rating .listing .date,
.google-business-reviews-rating .no-reviews {
color: #999999;
}
.google-business-reviews-rating .rating,
.google-business-reviews-rating .rating,
.google-business-reviews-rating .listing .rating .rating-stars,
.google-business-reviews-rating.stars-orange .rating .rating-stars,
.google-business-reviews-rating.stars-orange .rating,
.google-business-reviews-rating.stars-orange .listing .rating,
.google-business-reviews-rating.fonts.stars-orange .rating .rating-stars,
.google-business-reviews-rating.fonts.stars-orange .rating,
.google-business-reviews-rating.fonts.stars-orange .listing .rating {
color: #E7711B;
}
.google-business-reviews-rating.fonts .rating,
.google-business-reviews-rating.stars-yellow .rating,
.google-business-reviews-rating.fonts .rating .rating-stars,
.google-business-reviews-rating.stars-yellow .rating .rating-stars,
.google-business-reviews-rating.fonts .listing .rating,
.google-business-reviews-rating.stars-yellow .listing .rating {
color: #F7B603;
}
.google-business-reviews-rating .rating .all-stars,
.google-business-reviews-rating .listing .rating .not {
color: #B7B7B7;
}
.google-business-reviews-rating.fonts .button {
color: rgba(245, 245, 245, 0.9);
background-color: rgba(40, 40, 40, 0.9);
text-decoration: none;
font-size: 15px;
padding: 0.76em 1em;
}
.google-business-reviews-rating .button:hover {
color: rgba(255, 255, 255, 0.95);
text-decoration: none;
}
.google-business-reviews-rating .heading,
.google-business-reviews-rating .business-name {
margin: 0 0 0.4rem;
line-height: 120%;
}
.google-business-reviews-rating .heading.no-icon {
margin-bottom: 0.8rem;
}
.google-business-reviews-rating .icon {
display: inline-block;
width: 100%;
height: auto;
min-width: 0.6em;
min-height: 0.6em;
max-width: 1.5em;
max-height: 1.5em;
position: relative;
vertical-align: middle;
bottom: 0.1em;
margin: 0 0.35em 0 0;
}
.rtl .google-business-reviews-rating .icon {
margin: 0 0 0 0.35em;
}
.google-business-reviews-rating .heading.no-name .icon {
margin: 0 0 0.35em 0;
}
.google-business-reviews-rating .icon img {
width: 100%;
height: auto;
}
.google-business-reviews-rating .vicinity {
font-size: 13px;
margin: 0 0 0.5rem;
}
.google-business-reviews-rating.badge .vicinity {
margin: 0;
}
.google-business-reviews-rating .rating {
font-size: 32px;
margin: 0 0 0.4em 0;
line-height: 1.2em;
}
.google-business-reviews-rating.tiny .rating {
font-size: 1.8em;
line-height: 1.1em;
}
.google-business-reviews-rating > .rating:last-child {
margin-bottom: 0;
}
.google-business-reviews-rating .rating span {
vertical-align: top;
position: relative;
}
.google-business-reviews-rating .rating .number-text,
.google-business-reviews-rating .review-count .count {
font-size: 15px;
}
.google-business-reviews-rating .rating .all-stars,
.google-business-reviews-rating .rating .rating-stars {
display: inline-block;
height: 1.1em;
top: 0.2em;
z-index: 11;
}
.google-business-reviews-rating.tiny .rating .all-stars,
.google-business-reviews-rating.tiny .rating .rating-stars {
top: 0.15em;
}
.google-business-reviews-rating .rating .all-stars + .backdrop {
overflow: hidden;
position: absolute;
width: 135px;
margin: 0.1em 0 0 -134px;
top: auto;
z-index: 10;
}
.rtl .google-business-reviews-rating .rating .all-stars + .backdrop {
margin: 0.1em -125.5px 0 0;
}
.google-business-reviews-rating .rating .backdrop .star {
opacity: 0.65;
transform: scale(0.95, 0.95);
transform-origin: 65% 50%;
}
.google-business-reviews-rating.stars-html .rating .all-stars,
.google-business-reviews-rating.version-1 .rating .all-stars,
.google-business-reviews-rating.stars-html .rating .rating-stars,
.google-business-reviews-rating.version-1 .rating .rating-stars {
position: relative;
top: 0;
height: 1em;
line-height: 110%;
overflow: hidden;
letter-spacing: 0;
}
.google-business-reviews-rating.stars-html .rating .rating-stars,
.google-business-reviews-rating.version-1 .rating .rating-stars {
text-align: left;
float: left;
white-space: nowrap;
}
.rtl .google-business-reviews-rating.stars-html .rating .rating-stars,
.rtl .google-business-reviews-rating.version-1 .rating .rating-stars {
text-align: right;
float: right;
}
.google-business-reviews-rating .rating .all-stars.safari,
.google-business-reviews-rating .rating .rating-stars.safari {
width: 5.1em;
}
.google-business-reviews-rating .rating.none .all-stars {
opacity: 0.3;
}
.google-business-reviews-rating .rating .rating-stars {
position: relative;
top: -1.1em;
word-wrap: initial;
text-align: left;
}
.rtl .google-business-reviews-rating .rating .rating-stars {
text-align: right;
}
.google-business-reviews-rating .rating-stars.animate,
.google-business-reviews-rating .all-stars.animate {
transition: 1.1s width ease-in-out 0.7s;
opacity: 1;
}
.google-business-reviews-rating .rating .count {
margin-top: 8px;
font-size: 15px;
}
.google-business-reviews-rating.tiny .rating .count {
vertical-align: middle;
}
.google-business-reviews-rating .rating .number + .all-stars {
margin-left: 0.65rem;
}
.rtl .google-business-reviews-rating .rating .number + .all-stars {
margin-right: 0.65rem;
margin-left: inherit;
}
.google-business-reviews-rating.stars-html .rating .number + .all-stars {
margin-left: 0.25rem;
}
.rtl .google-business-reviews-rating.stars-html .rating .number + .all-stars {
margin-right: 0.25rem;
margin-left: inherit;
}
.google-business-reviews-rating .rating .all-stars + .count {
margin-left: 0.55rem;
}
.rtl .google-business-reviews-rating .rating .all-stars + .count {
margin-right: 0.55rem;
margin-left: inherit;
}
.google-business-reviews-rating.narrow .all-stars + .count,
.rtl .google-business-reviews-rating.narrow .all-stars + .count {
display: block;
margin: 0;
}
.google-business-reviews-rating .listing {
padding: 0;
margin: 0;
}
.google-business-reviews-rating ul.listing {
list-style: none;
}
.google-business-reviews-rating .rating + .listing {
margin: 1rem 0 0;
}
.google-business-reviews-rating .rating + .attribution {
margin-top: 0;
}
.google-business-reviews-rating.badge > *:last-child {
margin-bottom: 0;
}
.google-business-reviews-rating.badge .rating + .listing {
margin: 0.7rem 0 0;
}
.google-business-reviews-rating .listing.no-reviews {
margin-bottom: 1rem;
}
.google-business-reviews-rating .listing li {
padding: 0;
margin: 0 0 1.2rem 57px;
list-style: none;
}
.google-business-reviews-rating.carousel .listing > .hidden {
display: none;
pointer-events: none;
}
.rtl .google-business-reviews-rating .listing li,
.rtl .google-business-reviews-rating .listing .text-first {
margin: 0 57px 1.2rem 0;
}
.google-business-reviews-rating.center li,
.rtl .google-business-reviews-rating.center li,
.rtl .google-business-reviews-rating.center .listing .text-first {
margin: 0 0 1.2rem 0;
}
.google-business-reviews-rating.center.bubble .listing li {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-bottom: 1.8rem;
}
.google-business-reviews-rating .listing .text-first {
margin: 0 0 1.5rem;
}
.google-business-reviews-rating .listing .text-first .text {
margin-bottom: 0.5em;
}
.google-business-reviews-rating.badge .listing li,
.google-business-reviews-rating .listing .no-avatar,
.google-business-reviews-rating .listing .text-first:last-child,
.rtl .google-business-reviews-rating .listing .text-first
.rtl .google-business-reviews-rating.badge .listing li,
.rtl .google-business-reviews-rating .listing .no-avatar,
.rtl .google-business-reviews-rating .listing .text-first,
.rtl .google-business-reviews-rating .listing .text-first:last-child {
margin: 0 0 1rem;
}
.google-business-reviews-rating .listing .author-switch .author-avatar {
position: relative;
bottom: 1.4em;
}
.google-business-reviews-rating .listing .author-switch.text-first .author-avatar {
bottom: 1.75em;
}
.google-business-reviews-rating.center.bubble .listing li > div,
.google-business-reviews-rating.center.bubble .listing li > span {
flex: 2 0 60%;
}
.google-business-reviews-rating.bubble .listing .text,
.google-business-reviews-rating.bubble.fonts .listing .text {
padding: 0.6em 1em;
border-radius: 0.4em;
position: relative;
box-shadow: 0 0 0 2px rgba(70, 70, 70, 0.85) inset;
margin-top: 0.4em;
margin-left: -57px;
}
.rtl .google-business-reviews-rating.bubble .listing .text,
.rtl .google-business-reviews-rating.bubble.fonts .listing .text {
margin-right: -57px;
margin-left: inherit;
}
.google-business-reviews-rating.bubble .listing .text-first .text,
.google-business-reviews-rating.center.bubble .listing .text {
margin-left: 0;
}
.rtl .google-business-reviews-rating.center.bubble .listing .text {
margin-right: 0;
margin-left: 0;
}
.google-business-reviews-rating.bubble .listing .text-first .text {
margin-top: 0;
}
.google-business-reviews-rating.dark.bubble .listing .text {
box-shadow: 0 0px 0 2px rgba(255, 255, 255, 0.85) inset;
}
.google-business-reviews-rating.bubble.fill .listing .text {
color: rgba(255, 255, 255, 0.99);
background-color: rgba(70, 70, 70, 0.85);
box-shadow: none;
}
.google-business-reviews-rating.dark.bubble.fill .listing .text {
color: rgba(70, 70, 70, 0.99);
background-color: rgba(255, 255, 255, 0.99);
box-shadow: none;
}
.google-business-reviews-rating.bubble.fill .listing .text a {
color: rgba(255, 255, 255, 0.75);
}
.google-business-reviews-rating.dark.bubble.fill .listing .text a {
color: rgba(70, 70, 70, 0.8);
}
.google-business-reviews-rating.bubble.fonts .listing .text-first .text {
margin-bottom: 0.8em;
}
.rtl .google-business-reviews-rating.bubble.fonts .listing .text-first .text {
margin-right: 0;
}
.google-business-reviews-rating.bubble .listing .text::before,
.google-business-reviews-rating.bubble .listing .text-first .text::after {
content: '';
position: absolute;
left: 50px;
top: calc(-1em + 2px);
width: 0;
height: 0;
border-top: 0.5em solid transparent;
border-right: 0.5em solid transparent;
border-bottom: 0.5em solid rgba(70, 70, 70, 0.85);
border-left: 0.5em solid transparent;
clear: both;
}
.rtl .google-business-reviews-rating.bubble .listing .text::before,
.rtl .google-business-reviews-rating.bubble .listing .text-first .text::after {
right: 50px;
left: inherit;
}
.google-business-reviews-rating.center.bubble .listing .text::before,
.google-business-reviews-rating.center.bubble .listing .text-first .text::after {
left: calc(50% - 0.5em);
}
.rtl .google-business-reviews-rating.center.bubble .listing .text::before,
.rtl .google-business-reviews-rating.center.bubble .listing .text-first .text::after {
right: calc(50% - 0.5em);
left: inherit;
}
.google-business-reviews-rating.bubble .listing .text-first .text::before {
display: none;
}
.google-business-reviews-rating.bubble .listing .text-first .text::after {
top: 100%;
border-top: 0.5em solid rgba(70, 70, 70, 0.85);
border-bottom: 0.5em solid transparent;
clear: both;
}
.google-business-reviews-rating.dark.bubble .listing .text::before {
border-bottom: 0.5em solid rgba(255, 255, 255, 0.85);
}
.google-business-reviews-rating.bubble.fill .listing .text::before {
border-bottom: 0.5em solid rgba(70, 70, 70, 0.85);
}
.google-business-reviews-rating.dark.bubble.fill .listing .text::before {
border-bottom: 0.5em solid rgba(255, 255, 255, 0.99);
}
.google-business-reviews-rating.dark.bubble.fill .listing .text-first .text::before {
border-bottom: 0.5em solid rgba(255, 255, 255, 0.99);
}
.google-business-reviews-rating.dark.bubble .listing .text-first .text::after {
border-top: 0.5em solid rgba(255, 255, 255, 0.85);
}
.google-business-reviews-rating.bubble.fill .listing .text-first .text::after {
border-top: 0.5em solid rgba(70, 70, 70, 0.85);
}
.google-business-reviews-rating.dark.bubble.fill .listing .text-first .text::after {
border-top: 0.5em solid rgba(255, 255, 255, 0.99);
}
.google-business-reviews-rating.bubble .listing .relative-time-description,
.google-business-reviews-rating.bubble .listing .date {
font-size: 0.9em;
}
.google-business-reviews-rating.bubble .listing .author-avatar {
position: relative;
top: 3px;
}
.google-business-reviews-rating.center.bubble .listing .author-avatar,
.google-business-reviews-rating.bubble .listing .text-first .author-avatar,
.google-business-reviews-rating.bubble .listing .author-switch .author-avatar {
top: auto;
}
.google-business-reviews-rating.bubble .listing .author-switch .author-avatar {
bottom: calc(1.4em + 3px);
}
.google-business-reviews-rating.bubble .listing .author-switch .author-name {
position: relative;
bottom: 0.2em;
}
.google-business-reviews-rating.center.bubble .listing .author-switch .author-avatar,
.google-business-reviews-rating.bubble .listing .text-first.author-switch .author-name {
bottom: auto;
}
.google-business-reviews-rating.bubble.fonts .listing .text-first.author-switch .author-name {
top: 0.3em;
}
.google-business-reviews-rating.bubble.fonts .listing .author-name {
margin-bottom: 0.4em;
}
.google-business-reviews-rating.fonts .listing .rating,
.google-business-reviews-rating.fonts .listing .relative-time-description,
.google-business-reviews-rating.fonts .listing .date {
position: relative;
margin-bottom: 0;
}
.google-business-reviews-rating.bubble.fonts .listing .rating,
.google-business-reviews-rating.bubble.fonts .listing .relative-time-description,
.google-business-reviews-rating.bubble.fonts .listing .date {
bottom: 0.2em;
}
.google-business-reviews-rating.badge.fonts .listing .rating,
.google-business-reviews-rating.badge.fonts .listing .relative-time-description,
.google-business-reviews-rating.badge.fonts .listing .date,
.google-business-reviews-rating.fonts .listing .text-first .rating,
.google-business-reviews-rating.fonts .listing .text-first .relative-time-description,
.google-business-reviews-rating.fonts .listing .text-first .date {
bottom: auto;
}
.google-business-reviews-rating.bubble.fonts .listing .text-first .author-name,
.google-business-reviews-rating.bubble .listing .author-switch .rating
.google-business-reviews-rating.fonts .listing .text-first .rating {
margin-bottom: 0;
}
.google-business-reviews-rating.center.bubble .listing .author-avatar {
order: 1;
}
.google-business-reviews-rating.center.bubble .listing .author-name {
order: 2;
}
.google-business-reviews-rating.center.bubble .listing .rating,
.rtl .google-business-reviews-rating.center.bubble .listing .rating {
margin: 0.3em 0 0;
order: 4;	
}
.google-business-reviews-rating.center.bubble .listing .relative-time-description,
.google-business-reviews-rating.center.bubble .listing .date {
order: 5;
}
.google-business-reviews-rating.center.bubble .listing .text {
order: 3;
}
.google-business-reviews-rating.center.bubble .listing .text-first .text {
order: 1;
}
.google-business-reviews-rating.center.bubble .listing .text-first .author-avatar,
.rtl .google-business-reviews-rating.center.bubble .listing .text-first .author-avatar {
margin: 0.2em 0 0;
order: 2;
bottom: 0;
}
.google-business-reviews-rating.center.bubble .listing .text-first .author-name {
order: 3;
}
.google-business-reviews-rating.center.bubble .listing .text-first .rating {
margin: 0;
order: 4;	
}
.google-business-reviews-rating.center.bubble .listing .text-first .relative-time-description,
.google-business-reviews-rating.center.bubble .listing .text-first .date {
order: 5;
}
.google-business-reviews-rating.bubble .inline .text {
margin-bottom: 0.4em;
}
.google-business-reviews-rating.center.bubble .listing .inline .rating,
.google-business-reviews-rating.center.bubble .listing .inline .relative-time-description,
.google-business-reviews-rating.center.bubble .listing .inline .date,
.google-business-reviews-rating.center.bubble .listing .text-first.inline .rating,
.google-business-reviews-rating.center.bubble .listing .text-first.inline .relative-time-description,
.google-business-reviews-rating.center.bubble .listing .text-first.inline .date,
.rtl .google-business-reviews-rating.center.bubble .listing .inline .rating,
.rtl .google-business-reviews-rating.center.bubble .listing .inline .relative-time-description,
.rtl .google-business-reviews-rating.center.bubble .listing .inline .date,
.rtl .google-business-reviews-rating.center.bubble .listing .text-first.inline .rating,
.rtl .google-business-reviews-rating.center.bubble .listing .text-first.inline .relative-time-description,
.rtl .google-business-reviews-rating.center.bubble .listing .text-first.inline .date {
flex: 1 0 50%;
margin: 0;
}
.google-business-reviews-rating.bubble .inline.text-first .text {
margin-bottom: 0.6em;
}
.google-business-reviews-rating.bubble .inline.text-first .author-name {
margin-bottom: 0;
}
.google-business-reviews-rating.bubble .listing .author-avatar a,
.google-business-reviews-rating.bubble .listing .author-avatar > img {
display: block;
height: 40px;
overflow: hidden;
width: 40px;
margin: 0 auto;
}
@media (max-width: 783px) {
.google-business-reviews-rating {
width: calc(100% - 30px);
margin: 0 auto;
}
}
@media (min-width: 783px) {
.google-business-reviews-rating.columns .listing {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.google-business-reviews-rating.columns .listing li {
flex: 1 0 100%;
align-content: start;
margin-bottom: 2.5rem;
}
.google-business-reviews-rating.columns.two .listing li {
flex: 1 0 calc(50% - 50px - 3rem);
}
.google-business-reviews-rating.columns.two .listing .no-avatar {
flex: 1 0 calc(50% - 3rem);
}
.google-business-reviews-rating.columns.three .listing li,
.google-business-reviews-rating.columns.six listing li {
flex: 1 0 calc(33.33% - 50px - 3rem);
}
.google-business-reviews-rating.columns.three .listing .no-avatar,
.google-business-reviews-rating.columns.six .listing .no-avatar {
flex: 1 0 calc(33.33% - 3rem);
}
.google-business-reviews-rating.columns.four .listing li {
flex: 1 0 calc(25% - 50px - 3rem);
}
.google-business-reviews-rating.columns.four .listing .no-avatar {
flex: 1 0 calc(25% - 3rem);
}
.google-business-reviews-rating.columns.two .listing li:nth-child(2n-1),
.google-business-reviews-rating.columns.three .listing li:nth-child(3n-1),
.google-business-reviews-rating.columns.three .listing li:nth-child(3n-2),
.google-business-reviews-rating.columns.four .listing li:nth-child(4n-1),
.google-business-reviews-rating.columns.four .listing li:nth-child(4n-2),
.google-business-reviews-rating.columns.four .listing li:nth-child(4n-3),
.google-business-reviews-rating.columns.six .listing li:nth-child(3n-1),
.google-business-reviews-rating.columns.six .listing li:nth-child(3n-2) {
margin-right: 3rem;
}
.rtl .google-business-reviews-rating.columns.two .listing li:nth-child(2n-1),
.rtl .google-business-reviews-rating.columns.three .listing li:nth-child(3n-1),
.rtl .google-business-reviews-rating.columns.three .listing li:nth-child(3n-2),
.rtl .google-business-reviews-rating.columns.four .listing li:nth-child(4n-1),
.rtl .google-business-reviews-rating.columns.four .listing li:nth-child(4n-2),
.rtl .google-business-reviews-rating.columns.four .listing li:nth-child(4n-3),
.rtl .google-business-reviews-rating.columns.six .listing li:nth-child(3n-1),
.rtl .google-business-reviews-rating.columns.six .listing li:nth-child(3n-2) {
margin-right: inherit;
margin-left: 3rem;
}
}
@media (min-width: 1200px) {
.google-business-reviews-rating.columns.six .listing li {
flex: 1 0 calc(16.66% - 53px - 3rem);
}
.google-business-reviews-rating.columns.six .listing .no-avatar {
flex: 1 0 calc(16.66% - 3rem);
}
.google-business-reviews-rating.columns.six .listing li:nth-child(3n) {
margin-right: 3rem;
}
.rtl .google-business-reviews-rating.columns.six .listing li:nth-child(3n) {
margin-right: inherit;
margin-left: 3rem;
}
}
.google-business-reviews-rating .listing .author-avatar,
.google-business-reviews-rating .listing .no-avatar.text-first .author-avatar {
margin: 0 0 -40px -40px;
position: relative;
width: 40px;
height: 40px;
right: 17px;
}
.rtl .google-business-reviews-rating .listing .author-avatar,
.rtl .google-business-reviews-rating .listing .no-avatar.text-first .author-avatar {
margin: 0 -40px -40px 0;
right: inherit;
left: 17px;
}
.google-business-reviews-rating .listing .author-avatar,
.google-business-reviews-rating .listing .text {
display: block;
}
.google-business-reviews-rating.justify .listing .text {
text-align: justify;
}
.google-business-reviews-rating .listing .text .review-more-placeholder {
visibility: hidden;
}
.google-business-reviews-rating .inline .text {
margin-bottom: 0.8em;
}
.google-business-reviews-rating.narrow .text {
margin-top: 0.2em;
}
.google-business-reviews-rating.narrow .inline .text,
.google-business-reviews-rating.narrow .text-first .text {
margin-top: 0;
}
.google-business-reviews-rating .no-avatar.inline .text {
margin-bottom: 0.1em;
}
.google-business-reviews-rating .text-first .author-avatar {
margin: 5px -40px -40px 0;
right: 0;
}
.rtl .google-business-reviews-rating .text-first .author-avatar {
margin: 5px 0 -40px -40px;
right: inherit;
left: 0;
}
.google-business-reviews-rating.center .listing .author-avatar,
.google-business-reviews-rating.center .listing .no-avatar .rating,
.google-business-reviews-rating.center .listing .author-name,
.rtl .google-business-reviews-rating.center .listing .no-avatar .rating,
.rtl .google-business-reviews-rating.center .listing .author-avatar,
.rtl .google-business-reviews-rating.center .listing .author-name {
margin: 0 auto 3px;
}
.google-business-reviews-rating.center .listing .author-avatar,
.rtl .google-business-reviews-rating.center .listing .author-avatar {
display: block;
right: 0;
left: 0;
}
.google-business-reviews-rating.center .text-first .author-avatar,
.rtl .google-business-reviews-rating.center .text-first .author-avatar {
margin: 3px auto 3px;
}
.google-business-reviews-rating .listing .author-avatar img {
max-width: 100%;
height: auto;
}
.google-business-reviews-rating .listing .author-name,
.google-business-reviews-rating .listing .author-name a {
display: block;
font-weight: 700;
}
.google-business-reviews-rating .listing .rating {
font-size: 1.15em;
margin: 0 0.3em 0.4em -0.1em;
}
.rtl .google-business-reviews-rating .listing .rating {
margin: 0 -0.1em 0.4em 0.3em;
}
.google-business-reviews-rating .listing .rating .not {
vertical-align: inherit;
}
.google-business-reviews-rating.center .listing .rating {
font-size: 1.15em;
margin: 0 0.3em 0 0;
}
.rtl .google-business-reviews-rating.center .listing .rating {
margin: 0 0 0 0.3em;
}
.google-business-reviews-rating .inline .author-name,
.google-business-reviews-rating .inline .rating {
clear: none;
display: inline-block;
}
.google-business-reviews-rating .inline .author-name {
margin-bottom: 0.5em;
}
.google-business-reviews-rating .inline .text-first .author-name {
margin-bottom: 0.1em;
}
.google-business-reviews-rating .inline .rating {
position: relative;
height: 1em;
line-height: 100%;
top: 0.05em;
}
.google-business-reviews-rating.fonts .inline .rating {
top: 0;
}
.google-business-reviews-rating .listing .text-first .author-name {
margin-left: 57px;
}
.rtl .google-business-reviews-rating .listing .text-first .author-name {
margin-right: 57px;
margin-left: inherit
}
.google-business-reviews-rating .listing .text-first .rating {
margin-left: calc(57px - 0.1em);
}
.rtl .google-business-reviews-rating .listing .text-first .rating {
margin-right: calc(57px - 0.1em);
margin-left: inherit
}
.google-business-reviews-rating .listing .no-avatar.text-first .author-name,
.google-business-reviews-rating.center .listing .text-first .author-name {
margin-left: 0;
}
.rtl .google-business-reviews-rating .listing .no-avatar.text-first .author-name,
.rtl .google-business-reviews-rating.center .listing .text-first .author-name {
margin-right: 0;
margin-left: 0
}
.google-business-reviews-rating .listing .no-avatar.text-first .rating,
.google-business-reviews-rating.center .listing .text-first .rating {
margin-left: -0.1em;
}
.rtl .google-business-reviews-rating .listing .no-avatar.text-first .rating,
.rtl .google-business-reviews-rating.center .listing .text-first .rating {
margin-right: -0.1em;
margin-left: inherit
}
.google-business-reviews-rating .listing .inline .rating,
.google-business-reviews-rating .listing .text-first.inline .rating,
.google-business-reviews-rating .listing .text-last.inline .rating,
.google-business-reviews-rating .listing .no-avatar.inline .rating,
.google-business-reviews-rating .listing .no-avatar.text-first.inline .rating {
margin: 0 0.25em;
}
.google-business-reviews-rating.fonts .listing .rating {
font-size: 18px;
line-height: 110%;
}
.google-business-reviews-rating .listing .relative-time-description,
.google-business-reviews-rating .listing .date {
display: inline-block;
clear: right;
}
.google-business-reviews-rating.fonts .listing .text {
line-height: 140%;
margin: 0.3em 0;
}
.google-business-reviews-rating.badge .listing .author-avatar,
.google-business-reviews-rating .listing .no-avatar .author-avatar,
.google-business-reviews-rating .listing .text .review-full-text {
display: none;
}
.google-business-reviews-rating.dark .vicinity,
.google-business-reviews-rating.dark .rating .count,
.google-business-reviews-rating.dark .listing .relative-time-description,
.google-business-reviews-rating.dark .listing .date,
.google-business-reviews-rating.dark .no-reviews {
color: rgba(210, 210, 210, 0.85);
}
.google-business-reviews-rating.dark .rating .all-stars,
.google-business-reviews-rating.dark .listing .rating .not {
color: rgba(180, 180, 180, 0.8);
}
.google-business-reviews-rating.dark .button {
color: rgba(40, 40, 40, 0.9);
background-color: rgba(245, 245, 245, 0.9);
}
.google-business-reviews-rating.dark .button:hover {
background-color: rgba(255, 255, 255, 0.95);
}
.google-business-reviews-rating.dark,
.google-business-reviews-rating.dark .heading,
.google-business-reviews-rating.dark .business-name,
.google-business-reviews-rating.dark .listing .author-name,
.google-business-reviews-rating.dark .listing .author-name a,
.google-business-reviews-rating.dark .listing .text,
.google-business-reviews-rating.bubble.fill.amethyst .listing .text,
.google-business-reviews-rating.bubble.fill.carbon .listing .text,
.google-business-reviews-rating.bubble.fill.coffee .listing .text,
.google-business-reviews-rating.bubble.fill.contrast .listing .text,
.google-business-reviews-rating.bubble.fill.copper .listing .text,
.google-business-reviews-rating.bubble.fill.coral .listing .text,
.google-business-reviews-rating.bubble.fill.cranberry .listing .text,
.google-business-reviews-rating.bubble.fill.forest .listing .text,
.google-business-reviews-rating.bubble.fill.magenta .listing .text,
.google-business-reviews-rating.bubble.fill.ocean .listing .text,
.google-business-reviews-rating.bubble.fill.pumpkin .listing .text,
.google-business-reviews-rating.bubble.fill.slate .listing .text,
.google-business-reviews-rating.dark.bubble.contrast .listing .text,
.google-business-reviews-rating.dark.bubble.fill.amethyst .listing .text,
.google-business-reviews-rating.dark.bubble.fill.carbon .listing .text,
.google-business-reviews-rating.dark.bubble.fill.coffee .listing .text,
.google-business-reviews-rating.dark.bubble.fill.copper .listing .text,
.google-business-reviews-rating.dark.bubble.fill.coral .listing .text,
.google-business-reviews-rating.dark.bubble.fill.cranberry .listing .text,
.google-business-reviews-rating.dark.bubble.fill.forest .listing .text,
.google-business-reviews-rating.dark.bubble.fill.magenta .listing .text,
.google-business-reviews-rating.dark.bubble.fill.ocean .listing .text,
.google-business-reviews-rating.dark.bubble.fill.pumpkin .listing .text,
.google-business-reviews-rating.dark.bubble.fill.slate .listing .text,
.google-business-reviews-rating.dark.contrast .count,
.google-business-reviews-rating.dark.contrast .date,
.google-business-reviews-rating.dark.contrast .relative-time-description,
.google-business-reviews-rating.dark.contrast .vicinity {
color: #ffffff;
}
.google-business-reviews-rating.bubble.fill.turquoise .listing .text,
.google-business-reviews-rating.bubble.mustard .listing .text,
.google-business-reviews-rating.contrast .count,
.google-business-reviews-rating.contrast .date,
.google-business-reviews-rating.contrast .relative-time-description,
.google-business-reviews-rating.contrast .vicinity,
.google-business-reviews-rating.dark.bubble.fill.contrast .listing .text,
.google-business-reviews-rating.dark.bubble.fill.turquoise .listing .text {
color: #000000;
}
.google-business-reviews-rating.bubble.fill.amethyst .listing .text a,
.google-business-reviews-rating.bubble.fill.carbon .listing .text a,
.google-business-reviews-rating.bubble.fill.coffee .listing .text a,
.google-business-reviews-rating.bubble.fill.contrast .listing .text a,
.google-business-reviews-rating.bubble.fill.copper .listing .text a,
.google-business-reviews-rating.bubble.fill.coral .listing .text a,
.google-business-reviews-rating.bubble.fill.cranberry .listing .text a,
.google-business-reviews-rating.bubble.fill.forest .listing .text a,
.google-business-reviews-rating.bubble.fill.magenta .listing .text a,
.google-business-reviews-rating.bubble.fill.ocean .listing .text a,
.google-business-reviews-rating.bubble.fill.pumpkin .listing .text a,
.google-business-reviews-rating.bubble.fill.slate .listing .text a,
.google-business-reviews-rating.dark.bubble.contrast .listing .text a {
color: rgba(255, 255, 255, 0.8);
}
.google-business-reviews-rating.bubble.fill.mustard .listing .text a,
.google-business-reviews-rating.bubble.fill.turquoise .listing .text a,
.google-business-reviews-rating.dark.bubble.fill.contrast .listing .text a {
color: rgba(0, 0, 0, 0.8);
}
.google-business-reviews-rating.cranberry .heading,
.google-business-reviews-rating.cranberry .listing .rating,
.google-business-reviews-rating.cranberry .rating,
.google-business-reviews-rating.cranberry .rating .star,
.google-business-reviews-rating.dark.cranberry .heading,
.google-business-reviews-rating.dark.cranberry .listing .rating,
.google-business-reviews-rating.dark.cranberry .rating,
.google-business-reviews-rating.dark.cranberry .rating .star {
color: #9f000f;
}
.google-business-reviews-rating.cranberry .listing a,
.google-business-reviews-rating.cranberry a {
color: #4f0007;
}
.google-business-reviews-rating.dark.cranberry .listing a,
.google-business-reviews-rating.dark.cranberry a {
color: #b5a3a5;
}
.google-business-reviews-rating.cranberry .count,
.google-business-reviews-rating.cranberry .date,
.google-business-reviews-rating.cranberry .relative-time-description,
.google-business-reviews-rating.cranberry .vicinity {
color: #908788;
}
.google-business-reviews-rating.dark.cranberry .count,
.google-business-reviews-rating.dark.cranberry .date,
.google-business-reviews-rating.dark.cranberry .relative-time-description,
.google-business-reviews-rating.dark.cranberry .vicinity {
color: #ad9c9e;
}
.google-business-reviews-rating.cranberry .listing .rating .not,
.google-business-reviews-rating.cranberry .rating .all-stars,
.google-business-reviews-rating.cranberry .star.gray {
color: rgba(150, 135, 136, 0.5);
}
.google-business-reviews-rating.dark.cranberry .listing .rating .not,
.google-business-reviews-rating.dark.cranberry .rating .all-stars,
.google-business-reviews-rating.dark.cranberry .star.gray {
color: rgba(175, 161, 162, 0.5);
}
.google-business-reviews-rating.bubble.cranberry .listing .text,
.google-business-reviews-rating.dark.bubble.cranberry .listing .text {
box-shadow: 0 0 0 2px #9f000f inset;
}
.google-business-reviews-rating.bubble.cranberry .listing .text::before,
.google-business-reviews-rating.bubble.fill.cranberry .listing .text::before,
.google-business-reviews-rating.dark.bubble.cranberry .listing .text::before,
.google-business-reviews-rating.dark.bubble.fill.cranberry .listing .text::before {
border-top-color: transparent;
border-bottom-color: #9f000f;
}
.google-business-reviews-rating.bubble.cranberry .listing .text-first .text::after,
.google-business-reviews-rating.bubble.fill.cranberry .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.cranberry .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.fill.cranberry .listing .text-first .text::after {
border-top-color: #9f000f;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.cranberry .listing .text,
.google-business-reviews-rating.dark.bubble.fill.cranberry .listing .text {
background-color: #9f000f;
}
.google-business-reviews-rating.coral .heading,
.google-business-reviews-rating.coral .listing .rating,
.google-business-reviews-rating.coral .listing a,
.google-business-reviews-rating.coral .rating,
.google-business-reviews-rating.coral .rating .star,
.google-business-reviews-rating.coral a,
.google-business-reviews-rating.dark.coral .heading,
.google-business-reviews-rating.dark.coral .listing .rating,
.google-business-reviews-rating.dark.coral .listing a,
.google-business-reviews-rating.dark.coral .rating,
.google-business-reviews-rating.dark.coral .rating .star,
.google-business-reviews-rating.dark.coral a {
color: #e77471;
}
.google-business-reviews-rating.coral .count,
.google-business-reviews-rating.coral .date,
.google-business-reviews-rating.coral .relative-time-description,
.google-business-reviews-rating.coral .vicinity {
color: #aba2a2;
}
.google-business-reviews-rating.dark.coral .count,
.google-business-reviews-rating.dark.coral .date,
.google-business-reviews-rating.dark.coral .relative-time-description,
.google-business-reviews-rating.dark.coral .vicinity {
color: #dcd3d3;
}
.google-business-reviews-rating.coral .listing .rating .not,
.google-business-reviews-rating.coral .rating .all-stars,
.google-business-reviews-rating.coral .star.gray {
color: rgba(192, 173, 173, 0.7);
}
.google-business-reviews-rating.dark.coral .listing .rating .not,
.google-business-reviews-rating.dark.coral .rating .all-stars,
.google-business-reviews-rating.dark.coral .star.gray {
color: rgba(192, 173, 173, 0.5);
}
.google-business-reviews-rating.bubble.coral .listing .text,
.google-business-reviews-rating.dark.bubble.coral .listing .text {
box-shadow: 0 0 0 2px #e77471 inset;
}
.google-business-reviews-rating.bubble.coral .listing .text::before,
.google-business-reviews-rating.bubble.fill.coral .listing .text::before,
.google-business-reviews-rating.dark.bubble.coral .listing .text::before,
.google-business-reviews-rating.dark.bubble.fill.coral .listing .text::before {
border-top-color: transparent;
border-bottom-color: #e77471;
}
.google-business-reviews-rating.bubble.coral .listing .text-first .text::after,
.google-business-reviews-rating.bubble.fill.coral .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.coral .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.fill.coral .listing .text-first .text::after {
border-top-color: #e77471;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.coral .listing .text,
.google-business-reviews-rating.dark.bubble.fill.coral .listing .text {
background-color: #e77471;
}
.google-business-reviews-rating.dark.pumpkin .heading,
.google-business-reviews-rating.dark.pumpkin .listing .rating,
.google-business-reviews-rating.dark.pumpkin .listing a,
.google-business-reviews-rating.dark.pumpkin .rating,
.google-business-reviews-rating.dark.pumpkin .rating .star,
.google-business-reviews-rating.dark.pumpkin a,
.google-business-reviews-rating.pumpkin .heading,
.google-business-reviews-rating.pumpkin .listing .rating,
.google-business-reviews-rating.pumpkin .listing a,
.google-business-reviews-rating.pumpkin .rating,
.google-business-reviews-rating.pumpkin .rating .star,
.google-business-reviews-rating.pumpkin a {
color: #f87217;
}
.google-business-reviews-rating.pumpkin .count,
.google-business-reviews-rating.pumpkin .date,
.google-business-reviews-rating.pumpkin .relative-time-description,
.google-business-reviews-rating.pumpkin .vicinity {
color: #b8b0ab;
}
.google-business-reviews-rating.dark.pumpkin .count,
.google-business-reviews-rating.dark.pumpkin .date,
.google-business-reviews-rating.dark.pumpkin .relative-time-description,
.google-business-reviews-rating.dark.pumpkin .vicinity {
color: #bbb5b1;
}
.google-business-reviews-rating.pumpkin .listing .rating .not,
.google-business-reviews-rating.pumpkin .rating .all-stars,
.google-business-reviews-rating.pumpkin .star.gray {
color: rgba(168, 153, 143, 0.7);
}
.google-business-reviews-rating.dark.pumpkin .listing .rating .not,
.google-business-reviews-rating.dark.pumpkin .rating .all-stars,
.google-business-reviews-rating.dark.pumpkin .star.gray {
color: rgba(168, 153, 143, 0.5);
}
.google-business-reviews-rating.bubble.pumpkin .listing .text,
.google-business-reviews-rating.dark.bubble.pumpkin .listing .text {
box-shadow: 0 0 0 2px #f87217 inset;
}
.google-business-reviews-rating.bubble.fill.pumpkin .listing .text::before,
.google-business-reviews-rating.bubble.pumpkin .listing .text::before,
.google-business-reviews-rating.dark.bubble.fill.pumpkin .listing .text::before,
.google-business-reviews-rating.dark.bubble.pumpkin .listing .text::before {
border-top-color: transparent;
border-bottom-color: #f87217;
}
.google-business-reviews-rating.bubble.fill.pumpkin .listing .text-first .text::after,
.google-business-reviews-rating.bubble.pumpkin .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.fill.pumpkin .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.pumpkin .listing .text-first .text::after {
border-top-color: #f87217;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.pumpkin .listing .text,
.google-business-reviews-rating.dark.bubble.fill.pumpkin .listing .text {
background-color: #f87217;
}
.google-business-reviews-rating.dark.mustard .heading {
color: #ffdb58;
}
.google-business-reviews-rating.mustard .heading,
.google-business-reviews-rating.mustard .listing .rating,
.google-business-reviews-rating.mustard .listing a,
.google-business-reviews-rating.mustard .rating,
.google-business-reviews-rating.mustard .rating .star,
.google-business-reviews-rating.mustard a {
color: #e5c347;
}
.google-business-reviews-rating.dark.mustard .listing .rating,
.google-business-reviews-rating.dark.mustard .listing a,
.google-business-reviews-rating.dark.mustard .rating,
.google-business-reviews-rating.dark.mustard .rating .star,
.google-business-reviews-rating.dark.mustard a {
color: #ffdb58;
}
.google-business-reviews-rating.dark.mustard .count,
.google-business-reviews-rating.dark.mustard .date,
.google-business-reviews-rating.dark.mustard .relative-time-description,
.google-business-reviews-rating.dark.mustard .vicinity,
.google-business-reviews-rating.mustard .count,
.google-business-reviews-rating.mustard .date,
.google-business-reviews-rating.mustard .relative-time-description,
.google-business-reviews-rating.mustard .vicinity {
color: #c1bfb6;
}
.google-business-reviews-rating.mustard .listing .rating .not,
.google-business-reviews-rating.mustard .rating .all-stars,
.google-business-reviews-rating.mustard .star.gray {
color: rgba(199, 193, 172, 0.4);
}
.google-business-reviews-rating.dark.mustard .listing .rating .not,
.google-business-reviews-rating.dark.mustard .rating .all-stars,
.google-business-reviews-rating.dark.mustard .star.gray {
color: rgba(199, 193, 172, 0.3);
}
.google-business-reviews-rating.bubble.mustard .listing .text {
box-shadow: 0 0 0 2px #e5c347 inset;
}
.google-business-reviews-rating.dark.bubble.mustard .listing .text {
box-shadow: 0 0 0 2px #ffdb58 inset;
}
.google-business-reviews-rating.bubble.fill.mustard .listing .text::before,
.google-business-reviews-rating.bubble.mustard .listing .text::before {
border-top-color: transparent;
border-bottom-color: #e5c347;
}
.google-business-reviews-rating.dark.bubble.fill.mustard .listing .text::before,
.google-business-reviews-rating.dark.bubble.mustard .listing .text::before {
border-top-color: transparent;
border-bottom-color: #ffdb58;
}
.google-business-reviews-rating.bubble.fill.mustard .listing .text-first .text::after,
.google-business-reviews-rating.bubble.mustard .listing .text-first .text::after {
border-top-color: #e5c347;
border-bottom-color: transparent;
}
.google-business-reviews-rating.dark.bubble.fill.mustard .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.mustard .listing .text-first .text::after {
border-top-color: #ffdb58;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.mustard .listing .text {
background-color: #e5c347;
}
.google-business-reviews-rating.dark.bubble.fill.mustard .listing .text {
background-color: #ffdb58;
}
.google-business-reviews-rating.dark.forest .heading {
color: #68a863;
}
.google-business-reviews-rating.forest .heading,
.google-business-reviews-rating.forest .listing .rating,
.google-business-reviews-rating.forest .listing a,
.google-business-reviews-rating.forest .rating,
.google-business-reviews-rating.forest .rating .star,
.google-business-reviews-rating.forest a {
color: #347235;
}
.google-business-reviews-rating.dark.forest .listing .rating,
.google-business-reviews-rating.dark.forest .listing a,
.google-business-reviews-rating.dark.forest .rating,
.google-business-reviews-rating.dark.forest .rating .star,
.google-business-reviews-rating.dark.forest a {
color: #68a863;
}
.google-business-reviews-rating.forest .count,
.google-business-reviews-rating.forest .date,
.google-business-reviews-rating.forest .relative-time-description,
.google-business-reviews-rating.forest .vicinity {
color: #8e9a8e;
}
.google-business-reviews-rating.dark.forest .count,
.google-business-reviews-rating.dark.forest .date,
.google-business-reviews-rating.dark.forest .relative-time-description,
.google-business-reviews-rating.dark.forest .vicinity {
color: #98a298;
}
.google-business-reviews-rating.forest .listing .rating .not,
.google-business-reviews-rating.forest .rating .all-stars,
.google-business-reviews-rating.forest .star.gray {
color: rgba(141, 162, 142, 0.7);
}
.google-business-reviews-rating.dark.forest .listing .rating .not,
.google-business-reviews-rating.dark.forest .rating .all-stars,
.google-business-reviews-rating.dark.forest .star.gray {
color: rgba(141, 162, 142, 0.5);
}
.google-business-reviews-rating.bubble.forest .listing .text {
box-shadow: 0 0 0 2px #347235 inset;
}
.google-business-reviews-rating.dark.bubble.forest .listing .text {
box-shadow: 0 0 0 2px #68a863 inset;
}
.google-business-reviews-rating.bubble.fill.forest .listing .text::before,
.google-business-reviews-rating.bubble.forest .listing .text::before {
border-top-color: transparent;
border-bottom-color: #347235;
}
.google-business-reviews-rating.dark.bubble.fill.forest .listing .text::before,
.google-business-reviews-rating.dark.bubble.forest .listing .text::before {
border-top-color: transparent;
border-bottom-color: #68a863;
}
.google-business-reviews-rating.bubble.fill.forest .listing .text-first .text::after,
.google-business-reviews-rating.bubble.forest .listing .text-first .text::after {
border-top-color: #347235;
border-bottom-color: transparent;
}
.google-business-reviews-rating.dark.bubble.fill.forest .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.forest .listing .text-first .text::after {
border-top-color: #68a863;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.forest .listing .text {
background-color: #347235;
}
.google-business-reviews-rating.dark.bubble.fill.forest .listing .text {
background-color: #68a863;
}
.google-business-reviews-rating.dark.turquoise .heading {
color: #43c6db;
}
.google-business-reviews-rating.turquoise .heading,
.google-business-reviews-rating.turquoise .listing .rating,
.google-business-reviews-rating.turquoise .listing a,
.google-business-reviews-rating.turquoise .rating,
.google-business-reviews-rating.turquoise .rating .star,
.google-business-reviews-rating.turquoise a {
color: #14b1cb;
}
.google-business-reviews-rating.dark.turquoise .listing .rating,
.google-business-reviews-rating.dark.turquoise .listing a,
.google-business-reviews-rating.dark.turquoise .rating,
.google-business-reviews-rating.dark.turquoise .rating .star,
.google-business-reviews-rating.dark.turquoise a {
color: #43c6db;
}
.google-business-reviews-rating.turquoise .count,
.google-business-reviews-rating.turquoise .date,
.google-business-reviews-rating.turquoise .relative-time-description,
.google-business-reviews-rating.turquoise .vicinity {
color: #92a4a7;
}
.google-business-reviews-rating.dark.turquoise .count,
.google-business-reviews-rating.dark.turquoise .date,
.google-business-reviews-rating.dark.turquoise .relative-time-description,
.google-business-reviews-rating.dark.turquoise .vicinity {
color: #a6b8bb;
}
.google-business-reviews-rating.turquoise .listing .rating .not,
.google-business-reviews-rating.turquoise .rating .all-stars,
.google-business-reviews-rating.turquoise .star.gray {
color: rgba(159, 176, 179, 0.7);
}
.google-business-reviews-rating.dark.turquoise .listing .rating .not,
.google-business-reviews-rating.dark.turquoise .rating .all-stars,
.google-business-reviews-rating.dark.turquoise .star.gray {
color: rgba(159, 176, 179, 0.5);
}
.google-business-reviews-rating.bubble.turquoise .listing .text {
box-shadow: 0 0 0 2px #14b1cb inset;
}
.google-business-reviews-rating.dark.bubble.turquoise .listing .text {
box-shadow: 0 0 0 2px #43c6db inset;
}
.google-business-reviews-rating.bubble.fill.turquoise .listing .text::before,
.google-business-reviews-rating.bubble.turquoise .listing .text::before {
border-top-color: transparent;
border-bottom-color: #14b1cb;
}
.google-business-reviews-rating.dark.bubble.fill.turquoise .listing .text::before,
.google-business-reviews-rating.dark.bubble.turquoise .listing .text::before {
border-top-color: transparent;
border-bottom-color: #43c6db;
}
.google-business-reviews-rating.bubble.fill.turquoise .listing .text-first .text::after,
.google-business-reviews-rating.bubble.turquoise .listing .text-first .text::after {
border-top-color: #14b1cb;
border-bottom-color: transparent;
}
.google-business-reviews-rating.dark.bubble.fill.turquoise .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.turquoise .listing .text-first .text::after {
border-top-color: #43c6db;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.turquoise .listing .text {
background-color: #14b1cb;
}
.google-business-reviews-rating.dark.bubble.fill.turquoise .listing .text {
background-color: #43c6db;
}
.google-business-reviews-rating.dark.ocean .heading {
color: #507ee7;
}
.google-business-reviews-rating.ocean .heading,
.google-business-reviews-rating.ocean .listing .rating,
.google-business-reviews-rating.ocean .listing a,
.google-business-reviews-rating.ocean .rating,
.google-business-reviews-rating.ocean .rating .star,
.google-business-reviews-rating.ocean a {
color: #2b65ec;
}
.google-business-reviews-rating.dark.ocean .listing .rating,
.google-business-reviews-rating.dark.ocean .listing a,
.google-business-reviews-rating.dark.ocean .rating,
.google-business-reviews-rating.dark.ocean .rating .star,
.google-business-reviews-rating.dark.ocean a {
color: #507ee7;
}
.google-business-reviews-rating.ocean .count,
.google-business-reviews-rating.ocean .date,
.google-business-reviews-rating.ocean .relative-time-description,
.google-business-reviews-rating.ocean .vicinity {
color: #92969f;
}
.google-business-reviews-rating.dark.ocean .count,
.google-business-reviews-rating.dark.ocean .date,
.google-business-reviews-rating.dark.ocean .relative-time-description,
.google-business-reviews-rating.dark.ocean .vicinity {
color: #b0b2b8;
}
.google-business-reviews-rating.ocean .listing .rating .not,
.google-business-reviews-rating.ocean .rating .all-stars,
.google-business-reviews-rating.ocean .star.gray {
color: rgba(168, 171, 179, 0.7);
}
.google-business-reviews-rating.dark.ocean .listing .rating .not,
.google-business-reviews-rating.dark.ocean .rating .all-stars,
.google-business-reviews-rating.dark.ocean .star.gray {
color: rgba(168, 171, 179, 0.5);
}
.google-business-reviews-rating.bubble.ocean .listing .text {
box-shadow: 0 0 0 2px #2b65ec inset;
}
.google-business-reviews-rating.dark.bubble.ocean .listing .text {
box-shadow: 0 0 0 2px #507ee7 inset;
}
.google-business-reviews-rating.bubble.fill.ocean .listing .text::before,
.google-business-reviews-rating.bubble.ocean .listing .text::before {
border-top-color: transparent;
border-bottom-color: #2b65ec;
}
.google-business-reviews-rating.dark.bubble.fill.ocean .listing .text::before,
.google-business-reviews-rating.dark.bubble.ocean .listing .text::before {
border-top-color: transparent;
border-bottom-color: #507ee7;
}
.google-business-reviews-rating.bubble.fill.ocean .listing .text-first .text::after,
.google-business-reviews-rating.bubble.ocean .listing .text-first .text::after {
border-top-color: #2b65ec;
border-bottom-color: transparent;
}
.google-business-reviews-rating.dark.bubble.fill.ocean .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.ocean .listing .text-first .text::after {
border-top-color: #507ee7;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.ocean .listing .text {
background-color: #2b65ec;
}
.google-business-reviews-rating.dark.bubble.fill.ocean .listing .text {
background-color: #507ee7;
}
.google-business-reviews-rating.dark.amethyst .heading {
color: #8a49e8;
}
.google-business-reviews-rating.amethyst .heading,
.google-business-reviews-rating.amethyst .listing .rating,
.google-business-reviews-rating.amethyst .listing a,
.google-business-reviews-rating.amethyst .rating,
.google-business-reviews-rating.amethyst .rating .star,
.google-business-reviews-rating.amethyst a {
color: #6c2dc7;
}
.google-business-reviews-rating.dark.amethyst .listing .rating,
.google-business-reviews-rating.dark.amethyst .listing a,
.google-business-reviews-rating.dark.amethyst .rating,
.google-business-reviews-rating.dark.amethyst .rating .star,
.google-business-reviews-rating.dark.amethyst a {
color: #8a49e8;
}
.google-business-reviews-rating.amethyst .count,
.google-business-reviews-rating.amethyst .date,
.google-business-reviews-rating.amethyst .relative-time-description,
.google-business-reviews-rating.amethyst .vicinity {
color: #8e8a94;
}
.google-business-reviews-rating.dark.amethyst .count,
.google-business-reviews-rating.dark.amethyst .date,
.google-business-reviews-rating.dark.amethyst .relative-time-description,
.google-business-reviews-rating.dark.amethyst .vicinity {
color: #b2a9c0;
}
.google-business-reviews-rating.amethyst .listing .rating .not,
.google-business-reviews-rating.amethyst .rating .all-stars,
.google-business-reviews-rating.amethyst .star.gray {
color: rgba(158, 150, 171, 0.7);
}
.google-business-reviews-rating.dark.amethyst .listing .rating .not,
.google-business-reviews-rating.dark.amethyst .rating .all-stars,
.google-business-reviews-rating.dark.amethyst .star.gray {
color: rgba(158, 150, 171, 0.5);
}
.google-business-reviews-rating.bubble.amethyst .listing .text {
box-shadow: 0 0 0 2px #6c2dc7 inset;
}
.google-business-reviews-rating.dark.bubble.amethyst .listing .text {
box-shadow: 0 0 0 2px #8a49e8 inset;
}
.google-business-reviews-rating.bubble.amethyst .listing .text::before,
.google-business-reviews-rating.bubble.fill.amethyst .listing .text::before {
border-top-color: transparent;
border-bottom-color: #6c2dc7;
}
.google-business-reviews-rating.dark.bubble.amethyst .listing .text::before,
.google-business-reviews-rating.dark.bubble.fill.amethyst .listing .text::before {
border-top-color: transparent;
border-bottom-color: #8a49e8;
}
.google-business-reviews-rating.bubble.amethyst .listing .text-first .text::after,
.google-business-reviews-rating.bubble.fill.amethyst .listing .text-first .text::after {
border-top-color: #6c2dc7;
border-bottom-color: transparent;
}
.google-business-reviews-rating.dark.bubble.amethyst .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.fill.amethyst .listing .text-first .text::after {
border-top-color: #8a49e8;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.amethyst .listing .text {
background-color: #6c2dc7;
}
.google-business-reviews-rating.dark.bubble.fill.amethyst .listing .text {
background-color: #8a49e8;
}
.google-business-reviews-rating.dark.magenta .heading,
.google-business-reviews-rating.dark.magenta .listing .rating,
.google-business-reviews-rating.dark.magenta .listing a,
.google-business-reviews-rating.dark.magenta .rating,
.google-business-reviews-rating.dark.magenta .rating .star,
.google-business-reviews-rating.dark.magenta a,
.google-business-reviews-rating.magenta .heading,
.google-business-reviews-rating.magenta .listing .rating,
.google-business-reviews-rating.magenta .listing a,
.google-business-reviews-rating.magenta .rating,
.google-business-reviews-rating.magenta .rating .star,
.google-business-reviews-rating.magenta a {
color: #d5008b;
}
.google-business-reviews-rating.magenta .count,
.google-business-reviews-rating.magenta .date,
.google-business-reviews-rating.magenta .relative-time-description,
.google-business-reviews-rating.magenta .vicinity {
color: #988f95;
}
.google-business-reviews-rating.dark.magenta .count,
.google-business-reviews-rating.dark.magenta .date,
.google-business-reviews-rating.dark.magenta .relative-time-description,
.google-business-reviews-rating.dark.magenta .vicinity {
color: #ab98a4;
}
.google-business-reviews-rating.magenta .listing .rating .not,
.google-business-reviews-rating.magenta .rating .all-stars,
.google-business-reviews-rating.magenta .star.gray {
color: rgba(176, 164, 172, 0.7);
}
.google-business-reviews-rating.dark.magenta .listing .rating .not,
.google-business-reviews-rating.dark.magenta .rating .all-stars,
.google-business-reviews-rating.dark.magenta .star.gray {
color: rgba(176, 164, 172, 0.5);
}
.google-business-reviews-rating.bubble.magenta .listing .text,
.google-business-reviews-rating.dark.bubble.magenta .listing .text {
box-shadow: 0 0 0 2px #d5008b inset;
}
.google-business-reviews-rating.bubble.fill.magenta .listing .text::before,
.google-business-reviews-rating.bubble.magenta .listing .text::before,
.google-business-reviews-rating.dark.bubble.fill.magenta .listing .text::before,
.google-business-reviews-rating.dark.bubble.magenta .listing .text::before {
border-top-color: transparent;
border-bottom-color: #d5008b;
}
.google-business-reviews-rating.bubble.fill.magenta .listing .text-first .text::after,
.google-business-reviews-rating.bubble.magenta .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.fill.magenta .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.magenta .listing .text-first .text::after {
border-top-color: #d5008b;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.magenta .listing .text,
.google-business-reviews-rating.dark.bubble.fill.magenta .listing .text {
background-color: #d5008b;
}
.google-business-reviews-rating.dark.slate .heading {
color: #8290a0;
}
.google-business-reviews-rating.slate .heading,
.google-business-reviews-rating.slate .listing .rating,
.google-business-reviews-rating.slate .listing a,
.google-business-reviews-rating.slate .rating,
.google-business-reviews-rating.slate .rating .star,
.google-business-reviews-rating.slate a {
color: #657383;
}
.google-business-reviews-rating.dark.slate .listing .rating,
.google-business-reviews-rating.dark.slate .listing a,
.google-business-reviews-rating.dark.slate .rating,
.google-business-reviews-rating.dark.slate .rating .star,
.google-business-reviews-rating.dark.slate a {
color: #8290a0;
}
.google-business-reviews-rating.slate .count,
.google-business-reviews-rating.slate .date,
.google-business-reviews-rating.slate .relative-time-description,
.google-business-reviews-rating.slate .vicinity {
color: #9c9c9c;
}
.google-business-reviews-rating.dark.slate .count,
.google-business-reviews-rating.dark.slate .date,
.google-business-reviews-rating.dark.slate .relative-time-description,
.google-business-reviews-rating.dark.slate .vicinity {
color: #969696;
}
.google-business-reviews-rating.slate .listing .rating .not,
.google-business-reviews-rating.slate .rating .all-stars,
.google-business-reviews-rating.slate .star.gray {
color: rgba(162, 162, 162, 0.7);
}
.google-business-reviews-rating.dark.slate .listing .rating .not,
.google-business-reviews-rating.dark.slate .rating .all-stars,
.google-business-reviews-rating.dark.slate .star.gray {
color: rgba(193, 193, 193, 0.35);
}
.google-business-reviews-rating.bubble.slate .listing .text {
box-shadow: 0 0 0 2px #657383 inset;
}
.google-business-reviews-rating.dark.bubble.slate .listing .text {
box-shadow: 0 0 0 2px #8290a0 inset;
}
.google-business-reviews-rating.bubble.fill.slate .listing .text::before,
.google-business-reviews-rating.bubble.slate .listing .text::before {
border-top-color: transparent;
border-bottom-color: #657383;
}
.google-business-reviews-rating.dark.bubble.fill.slate .listing .text::before,
.google-business-reviews-rating.dark.bubble.slate .listing .text::before {
border-top-color: transparent;
border-bottom-color: #8290a0;
}
.google-business-reviews-rating.bubble.fill.slate .listing .text-first .text::after,
.google-business-reviews-rating.bubble.slate .listing .text-first .text::after {
border-top-color: #657383;
border-bottom-color: transparent;
}
.google-business-reviews-rating.dark.bubble.fill.slate .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.slate .listing .text-first .text::after {
border-top-color: #8290a0;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.slate .listing .text {
background-color: #657383;
}
.google-business-reviews-rating.dark.bubble.fill.slate .listing .text {
background-color: #8290a0;
}
.google-business-reviews-rating.dark.carbon .heading {
color: #838282;
}
.google-business-reviews-rating.carbon .heading,
.google-business-reviews-rating.carbon .listing .rating,
.google-business-reviews-rating.carbon .listing a,
.google-business-reviews-rating.carbon .rating,
.google-business-reviews-rating.carbon .rating .star,
.google-business-reviews-rating.carbon a {
color: #625d5d;
}
.google-business-reviews-rating.dark.carbon .listing .rating,
.google-business-reviews-rating.dark.carbon .listing a,
.google-business-reviews-rating.dark.carbon .rating,
.google-business-reviews-rating.dark.carbon .rating .star,
.google-business-reviews-rating.dark.carbon a {
color: #838282;
}
.google-business-reviews-rating.carbon .count,
.google-business-reviews-rating.carbon .date,
.google-business-reviews-rating.carbon .relative-time-description,
.google-business-reviews-rating.carbon .vicinity {
color: silver;
}
.google-business-reviews-rating.dark.carbon .count,
.google-business-reviews-rating.dark.carbon .date,
.google-business-reviews-rating.dark.carbon .relative-time-description,
.google-business-reviews-rating.dark.carbon .vicinity {
color: #838181;
}
.google-business-reviews-rating.carbon .listing .rating .not,
.google-business-reviews-rating.carbon .rating .all-stars,
.google-business-reviews-rating.carbon .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.google-business-reviews-rating.dark.carbon .listing .rating .not,
.google-business-reviews-rating.dark.carbon .rating .all-stars,
.google-business-reviews-rating.dark.carbon .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.google-business-reviews-rating.bubble.carbon .listing .text {
box-shadow: 0 0 0 2px #625d5d inset;
}
.google-business-reviews-rating.dark.bubble.carbon .listing .text {
box-shadow: 0 0 0 2px #838282 inset;
}
.google-business-reviews-rating.bubble.carbon .listing .text::before,
.google-business-reviews-rating.bubble.fill.carbon .listing .text::before {
border-top-color: transparent;
border-bottom-color: #625d5d;
}
.google-business-reviews-rating.dark.bubble.carbon .listing .text::before,
.google-business-reviews-rating.dark.bubble.fill.carbon .listing .text::before {
border-top-color: transparent;
border-bottom-color: #838282;
}
.google-business-reviews-rating.bubble.carbon .listing .text-first .text::after,
.google-business-reviews-rating.bubble.fill.carbon .listing .text-first .text::after {
border-top-color: #625d5d;
border-bottom-color: transparent;
}
.google-business-reviews-rating.dark.bubble.carbon .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.fill.carbon .listing .text-first .text::after {
border-top-color: #838282;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.carbon .listing .text {
background-color: #625d5d;
}
.google-business-reviews-rating.dark.bubble.fill.carbon .listing .text {
background-color: #838282;
}
.google-business-reviews-rating.dark.copper .heading {
color: #c58447;
}
.google-business-reviews-rating.copper .heading,
.google-business-reviews-rating.copper .listing .rating,
.google-business-reviews-rating.copper .listing a,
.google-business-reviews-rating.copper .rating,
.google-business-reviews-rating.copper .rating .star,
.google-business-reviews-rating.copper a {
color: #b87333;
}
.google-business-reviews-rating.dark.copper .listing .rating,
.google-business-reviews-rating.dark.copper .listing a,
.google-business-reviews-rating.dark.copper .rating,
.google-business-reviews-rating.dark.copper .rating .star,
.google-business-reviews-rating.dark.copper a {
color: #c58447;
}
.google-business-reviews-rating.copper .count,
.google-business-reviews-rating.copper .date,
.google-business-reviews-rating.copper .relative-time-description,
.google-business-reviews-rating.copper .vicinity {
color: silver;
}
.google-business-reviews-rating.dark.copper .count,
.google-business-reviews-rating.dark.copper .date,
.google-business-reviews-rating.dark.copper .relative-time-description,
.google-business-reviews-rating.dark.copper .vicinity {
color: #aca197;
}
.google-business-reviews-rating.copper .listing .rating .not,
.google-business-reviews-rating.copper .rating .all-stars,
.google-business-reviews-rating.copper .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.google-business-reviews-rating.dark.copper .listing .rating .not,
.google-business-reviews-rating.dark.copper .rating .all-stars,
.google-business-reviews-rating.dark.copper .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.google-business-reviews-rating.bubble.copper .listing .text {
box-shadow: 0 0 0 2px #b87333 inset;
}
.google-business-reviews-rating.dark.bubble.copper .listing .text {
box-shadow: 0 0 0 2px #c58447 inset;
}
.google-business-reviews-rating.bubble.copper .listing .text::before,
.google-business-reviews-rating.bubble.fill.copper .listing .text::before {
border-top-color: transparent;
border-bottom-color: #b87333;
}
.google-business-reviews-rating.dark.bubble.copper .listing .text::before,
.google-business-reviews-rating.dark.bubble.fill.copper .listing .text::before {
border-top-color: transparent;
border-bottom-color: #c58447;
}
.google-business-reviews-rating.bubble.copper .listing .text-first .text::after,
.google-business-reviews-rating.bubble.fill.copper .listing .text-first .text::after {
border-top-color: #b87333;
border-bottom-color: transparent;
}
.google-business-reviews-rating.dark.bubble.copper .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.fill.copper .listing .text-first .text::after {
border-top-color: #c58447;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.copper .listing .text {
background-color: #b87333;
}
.google-business-reviews-rating.dark.bubble.fill.copper .listing .text {
background-color: #c58447;
}
.google-business-reviews-rating.dark.coffee .heading {
color: #9f7f69;
}
.google-business-reviews-rating.coffee .heading,
.google-business-reviews-rating.coffee .listing .rating,
.google-business-reviews-rating.coffee .listing a,
.google-business-reviews-rating.coffee .rating,
.google-business-reviews-rating.coffee .rating .star,
.google-business-reviews-rating.coffee a {
color: #6f4e37;
}
.google-business-reviews-rating.dark.coffee .listing .rating,
.google-business-reviews-rating.dark.coffee .listing a,
.google-business-reviews-rating.dark.coffee .rating,
.google-business-reviews-rating.dark.coffee .rating .star,
.google-business-reviews-rating.dark.coffee a {
color: #9f7f69;
}
.google-business-reviews-rating.coffee .count,
.google-business-reviews-rating.coffee .date,
.google-business-reviews-rating.coffee .relative-time-description,
.google-business-reviews-rating.coffee .vicinity {
color: silver;
}
.google-business-reviews-rating.dark.coffee .count,
.google-business-reviews-rating.dark.coffee .date,
.google-business-reviews-rating.dark.coffee .relative-time-description,
.google-business-reviews-rating.dark.coffee .vicinity {
color: #a29c99;
}
.google-business-reviews-rating.coffee .listing .rating .not,
.google-business-reviews-rating.coffee .rating .all-stars,
.google-business-reviews-rating.coffee .star.gray {
color: rgba(98, 93, 93, 0.3);
}
.google-business-reviews-rating.dark.coffee .listing .rating .not,
.google-business-reviews-rating.dark.coffee .rating .all-stars,
.google-business-reviews-rating.dark.coffee .star.gray {
color: rgba(95, 95, 95, 0.7);
}
.google-business-reviews-rating.bubble.coffee .listing .text {
box-shadow: 0 0 0 2px #6f4e37 inset;
}
.google-business-reviews-rating.dark.bubble.coffee .listing .text {
box-shadow: 0 0 0 2px #9f7f69 inset;
}
.google-business-reviews-rating.bubble.coffee .listing .text::before,
.google-business-reviews-rating.bubble.fill.coffee .listing .text::before {
border-top-color: transparent;
border-bottom-color: #6f4e37;
}
.google-business-reviews-rating.dark.bubble.coffee .listing .text::before,
.google-business-reviews-rating.dark.bubble.fill.coffee .listing .text::before {
border-top-color: transparent;
border-bottom-color: #9f7f69;
}
.google-business-reviews-rating.bubble.coffee .listing .text-first .text::after,
.google-business-reviews-rating.bubble.fill.coffee .listing .text-first .text::after {
border-top-color: #6f4e37;
border-bottom-color: transparent;
}
.google-business-reviews-rating.dark.bubble.coffee .listing .text-first .text::after,
.google-business-reviews-rating.dark.bubble.fill.coffee .listing .text-first .text::after {
border-top-color: #9f7f69;
border-bottom-color: transparent;
}
.google-business-reviews-rating.bubble.fill.coffee .listing .text {
background-color: #6f4e37;
}
.google-business-reviews-rating.dark.bubble.fill.coffee .listing .text {
background-color: #9f7f69;
}
.google-business-reviews-rating.fill.contrast .listing .text {
background: #161616;
}
.google-business-reviews-rating.dark.fill.contrast .listing .text {
background: #ffffff;
}
.google-business-reviews-rating .star,
.google-business-reviews-rating.stars-orange .star,
.google-business-reviews-rating.fonts.stars-orange .star {
display: inline-block;
width: 0.8em;
height: 0.7667em;
background: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==") no-repeat 0 0 / 100%;
}
.google-business-reviews-rating.fonts .star,
.google-business-reviews-rating.stars-yellow .star {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}
.rtl .google-business-reviews-rating .star,
.rtl .google-business-reviews-rating .star.orange {
transform: scale(-1, 1);
}
.google-business-reviews-rating .star + .star {
margin-left: 0.05em;
}
.rtl .google-business-reviews-rating .star + .star {
margin-right: 0.05em;
margin-left: inherit;
}
.google-business-reviews-rating .animate .stars-gray {
position: relative;
}
.google-business-reviews-rating .animate .star {
animation: google-business-reviews-rating-star 3s 0.5s ease-in-out 1;
animation-fill-mode: backwards;
transform-origin: 33% 50%;
}
.rtl .google-business-reviews-rating .animate .star {
transform-origin: 50% 50%;
}
.google-business-reviews-rating .animate .star:nth-child(1) {
animation-duration: 3s;
animation-delay: 0.5s;
}
.google-business-reviews-rating .animate .star:nth-child(2) {
animation-duration: 2.8s;
animation-delay: 0.9s;
}
.google-business-reviews-rating .animate .star:nth-child(3) {
animation-duration: 2.6s;
animation-delay: 1.3s;
}
.google-business-reviews-rating .animate .star:nth-child(4) {
animation-duration: 2.4s;
animation-delay: 1.7s;
}
.google-business-reviews-rating .animate .star:nth-child(5) {
animation-duration: 2.2s;
animation-delay: 2.1s;
}
.google-business-reviews-rating .animate .star.gray:nth-child(2),
.google-business-reviews-rating .animate .star.grey:nth-child(2),
.google-business-reviews-rating .animate .star.split-10-90:nth-child(2),
.google-business-reviews-rating .animate .star.gray:nth-child(3),
.google-business-reviews-rating .animate .star.grey:nth-child(3),
.google-business-reviews-rating .animate .star.split-10-90:nth-child(3),
.google-business-reviews-rating .animate .star.gray:nth-child(4),
.google-business-reviews-rating .animate .star.grey:nth-child(4),
.google-business-reviews-rating .animate .star.split-10-90:nth-child(4),
.google-business-reviews-rating .animate .star.gray:nth-child(5),
.google-business-reviews-rating .animate .star.grey:nth-child(5),
.google-business-reviews-rating .animate .star.split-10-90:nth-child(5) {
animation: none;
}
.google-business-reviews-rating .star.split-90-10,
.google-business-reviews-rating.stars-orange .star.split-90-10,
.google-business-reviews-rating.fonts.stars-orange .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+");
}
.google-business-reviews-rating.fonts .star.split-90-10,
.google-business-reviews-rating.stars-yellow .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+");
}
.google-business-reviews-rating.dark.fonts .star.split-90-10,
.google-business-reviews-rating.dark.stars-yellow .star.split-90-10 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+");
}
.google-business-reviews-rating .star.split-80-20,
.google-business-reviews-rating.stars-orange .star.split-80-20,
.google-business-reviews-rating.fonts.stars-orange .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.google-business-reviews-rating.fonts .star.split-80-20,
.google-business-reviews-rating.stars-yellow .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.google-business-reviews-rating.dark.fonts .star.split-80-20,
.google-business-reviews-rating.dark.stars-yellow .star.split-80-20 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=");
}
.google-business-reviews-rating .star.split-70-30,
.google-business-reviews-rating.stars-orange .star.split-70-30,
.google-business-reviews-rating.fonts.stars-orange .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNFNzcxMUIiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+");
}
.google-business-reviews-rating.fonts .star.split-70-30,
.google-business-reviews-rating.stars-yellow .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+");
}
.google-business-reviews-rating.dark.fonts .star.split-70-30,
.google-business-reviews-rating.dark.stars-yellow .star.split-70-30 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+");
}
.google-business-reviews-rating .star.split-60-40,
.google-business-reviews-rating.stars-orange .star.split-60-40,
.google-business-reviews-rating.fonts.stars-orange .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.google-business-reviews-rating.fonts .star.split-60-40,
.google-business-reviews-rating.stars-yellow .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.google-business-reviews-rating.dark.fonts .star.split-60-40,
.google-business-reviews-rating.dark.stars-yellow .star.split-60-40 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.google-business-reviews-rating .star.split-50-50,
.google-business-reviews-rating.stars-orange .star.split-50-50,
.google-business-reviews-rating.fonts.stars-orange .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDMUMxQzEiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.google-business-reviews-rating.fonts .star.split-50-50,
.google-business-reviews-rating.stars-yellow .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDOUM5QzkiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.google-business-reviews-rating.dark.fonts .star.split-50-50,
.google-business-reviews-rating.dark.stars-yellow .star.split-50-50 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNBNEE0QTQiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=");
}
.google-business-reviews-rating .star.split-40-60,
.google-business-reviews-rating.stars-orange .star.split-40-60,
.google-business-reviews-rating.fonts.stars-orange .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==");
}
.google-business-reviews-rating.fonts .star.split-40-60,
.google-business-reviews-rating.stars-yellow .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==");
}
.google-business-reviews-rating.dark.fonts .star.split-40-60,
.google-business-reviews-rating.dark.stars-yellow .star.split-40-60 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==");
}
.google-business-reviews-rating .star.split-30-70,
.google-business-reviews-rating.stars-orange .star.split-30-70,
.google-business-reviews-rating.fonts.stars-orange .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0U3NzExQiI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.google-business-reviews-rating.fonts .star.split-30-70,
.google-business-reviews-rating.stars-yellow .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.google-business-reviews-rating.dark.fonts .star.split-30-70,
.google-business-reviews-rating.dark.stars-yellow .star.split-30-70 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.google-business-reviews-rating .star.split-20-80,
.google-business-reviews-rating.stars-orange .star.split-20-80,
.google-business-reviews-rating.fonts.stars-orange .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0U3NzExQiI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.google-business-reviews-rating.fonts .star.split-20-80,
.google-business-reviews-rating.stars-yellow .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.google-business-reviews-rating.dark.fonts .star.split-20-80,
.google-business-reviews-rating.dark.stars-yellow .star.split-20-80 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=");
}
.google-business-reviews-rating .star.split-10-90,
.google-business-reviews-rating.stars-orange .star.split-10-90,
.google-business-reviews-rating.fonts.stars-orange .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.google-business-reviews-rating.fonts .star.split-10-90,
.google-business-reviews-rating.stars-yellow .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.google-business-reviews-rating.dark.fonts .star.split-10-90,
.google-business-reviews-rating.dark.stars-yellow .star.split-10-90 {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+");
}
.google-business-reviews-rating .star.gray,
.google-business-reviews-rating .star.grey,
.google-business-reviews-rating.stars-orange .star.gray,
.google-business-reviews-rating.fonts.stars-orange .star.gray,
.google-business-reviews-rating.stars-orange .star.grey,
.google-business-reviews-rating.fonts.stars-orange .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}
.google-business-reviews-rating.fonts .star.gray,
.google-business-reviews-rating.fonts .star.grey,
.google-business-reviews-rating.stars-yellow .star.gray,
.google-business-reviews-rating.stars-yellow .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}
.google-business-reviews-rating.dark.fonts .star.gray,
.google-business-reviews-rating.dark.fonts .star.grey,
.google-business-reviews-rating.dark.stars-yellow .star.gray,
.google-business-reviews-rating.dark.stars-yellow .star.grey {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==");
}
.powered-by-google,
.google-business-reviews-rating.dark .powered-by-google.light {
display: inline-block;
line-height: 100%;
width: 143px;
height: 19px;
background: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTEwLjI4MSw5Ljc5NGMwLDIuNjc4LTIuMDk1LDQuNjUxLTQuNjY1LDQuNjUxYy0yLjU3MSwwLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxCmMwLTIuNjk2LDIuMDk1LTQuNjUxLDQuNjY1LTQuNjUxQzEwOC4xODYsNS4xNDMsMTEwLjI4MSw3LjA5NywxMTAuMjgxLDkuNzk0eiBNMTA4LjIzOSw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4CmMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOGMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzEwNy4wMjUsMTIuNjEyLDEwOC4yMzksMTEuNDQ4LDEwOC4yMzksOS43OTR6Ii8+CjxwYXRoIGZpbGw9IiNGQkJDMDUiIGQ9Ik0xMjAuMzQ1LDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFzLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxYzAtMi42OTQsMi4wOTUtNC42NTEsNC42NjUtNC42NTEKUzEyMC4zNDUsNy4wOTcsMTIwLjM0NSw5Ljc5NHogTTExOC4zMDMsOS43OTRjMC0xLjY3My0xLjIxNC0yLjgxOC0yLjYyMy0yLjgxOGMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOApjMCwxLjY1NiwxLjIxNCwyLjgxOCwyLjYyMywyLjgxOEMxMTcuMDg5LDEyLjYxMiwxMTguMzAzLDExLjQ0OCwxMTguMzAzLDkuNzk0eiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNMTI5Ljk5LDUuNDI0djguMzQ5YzAsMy40MzQtMi4wMjUsNC44MzctNC40Miw0LjgzN2MtMi4yNTQsMC0zLjYxMS0xLjUwOC00LjEyMi0yLjc0bDEuNzc4LTAuNzQKYzAuMzE3LDAuNzU3LDEuMDkyLDEuNjUsMi4zNDIsMS42NWMxLjUzMywwLDIuNDgzLTAuOTQ2LDIuNDgzLTIuNzI2di0wLjY2OWgtMC4wNzFjLTAuNDU3LDAuNTY0LTEuMzM4LDEuMDU3LTIuNDQ5LDEuMDU3CmMtMi4zMjUsMC00LjQ1Ni0yLjAyNS00LjQ1Ni00LjYzMmMwLTIuNjI1LDIuMTMtNC42NjcsNC40NTYtNC42NjdjMS4xMDksMCwxLjk5LDAuNDkzLDIuNDQ5LDEuMDRoMC4wNzFWNS40MjZoMS45MzlWNS40MjR6Ck0xMjguMTk1LDkuODExYzAtMS42MzgtMS4wOTItMi44MzUtMi40ODMtMi44MzVjLTEuNDA5LDAtMi41ODksMS4xOTctMi41ODksMi44MzVjMCwxLjYyMSwxLjE4LDIuODAxLDIuNTg5LDIuODAxCkMxMjcuMTAzLDEyLjYxMiwxMjguMTk1LDExLjQzMSwxMjguMTk1LDkuODExeiIvPgo8cGF0aCBmaWxsPSIjMzRBODUzIiBkPSJNMTMzLjE4OCwwLjUzdjEzLjYyOWgtMS45OTJWMC41M0gxMzMuMTg4eiIvPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTQwLjk1LDExLjMyNGwxLjU4NSwxLjA1N2MtMC41MTIsMC43NTctMS43NDQsMi4wNjEtMy44NzUsMi4wNjFjLTIuNjQyLDAtNC42MTUtMi4wNDItNC42MTUtNC42NTEKYzAtMi43NjYsMS45OS00LjY1MSw0LjM4Ni00LjY1MWMyLjQxMywwLDMuNTk0LDEuOTIxLDMuOTgsMi45NThsMC4yMTIsMC41MjhsLTYuMjE3LDIuNTc1YzAuNDc2LDAuOTMzLDEuMjE2LDEuNDA5LDIuMjU0LDEuNDA5CkMxMzkuNywxMi42MTIsMTQwLjQyMSwxMi4xLDE0MC45NSwxMS4zMjRMMTQwLjk1LDExLjMyNHogTTEzNi4wNzEsOS42NTFsNC4xNTYtMS43MjZjLTAuMjI5LTAuNTgxLTAuOTE2LTAuOTg1LTEuNzI2LTAuOTg1CkMxMzcuNDYzLDYuOTQsMTM2LjAxOCw3Ljg1NiwxMzYuMDcxLDkuNjUxeiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNOTMuNDExLDguNTg0VjYuNjExaDYuNjQ5YzAuMDY1LDAuMzQ0LDAuMDk5LDAuNzUxLDAuMDk5LDEuMTkxYzAsMS40OC0wLjQwNSwzLjMxMS0xLjcwOSw0LjYxNQpjLTEuMjY5LDEuMzIxLTIuODg5LDIuMDI1LTUuMDM2LDIuMDI1Yy0zLjk4LDAtNy4zMjYtMy4yNDItNy4zMjYtNy4yMjFTODkuNDMzLDAsOTMuNDEzLDBjMi4yMDIsMCwzLjc3LDAuODY0LDQuOTQ4LDEuOTkKbC0xLjM5MiwxLjM5MmMtMC44NDUtMC43OTMtMS45OS0xLjQwOS0zLjU1OC0xLjQwOWMtMi45MDYsMC01LjE3OSwyLjM0Mi01LjE3OSw1LjI0OHMyLjI3Myw1LjI0OCw1LjE3OSw1LjI0OApjMS44ODUsMCwyLjk1OC0wLjc1NywzLjY0Ni0xLjQ0NWMwLjU1OC0wLjU1OCwwLjkyNS0xLjM1NCwxLjA2OS0yLjQ0M0w5My40MTEsOC41ODR6Ii8+CjxnPgo8Zz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTEuNDg2LDYuMzgydjEuMjg4aDAuMDMzQzIuMTksNi42NTcsMy4wODcsNi4xNTEsNC4yMSw2LjE1MWMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3CmMwLjY3MSwwLjc5OCwxLjAwNywxLjc0OCwxLjAwNywyLjg0OGMwLDEuMTY3LTAuMzMsMi4xNTUtMC45OTEsMi45NjRjLTAuNjYsMC44MDktMS41NjMsMS4yMTQtMi43MDgsMS4yMTQKYy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M0gxLjQ4NnY0LjYzSDBWNi4zODJIMS40ODZ6IE0zLjg0NywxMy4wNTIKYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCkM1LjIyOCw3LjczOCw0LjYxNyw3LjQ3MSwzLjg0Nyw3LjQ3MWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTZjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODEKQzIuNTA0LDEyLjc3NywzLjA5OCwxMy4wNTIsMy44NDcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNOS43OTksNy4zMzljMC43OTgtMC43OTIsMS43NzUtMS4xODksMi45MzEtMS4xODljMS4xNTYsMCwyLjEzMiwwLjM5NiwyLjkzMSwxLjE4OQpjMC43OTgsMC43OTMsMS4xOTcsMS43NjcsMS4xOTcsMi45MjJjMCwxLjE1Ni0wLjM5OSwyLjEzLTEuMTk3LDIuOTIyYy0wLjc5OCwwLjc5My0xLjc3NSwxLjE4OS0yLjkzMSwxLjE4OQpjLTEuMTU2LDAtMi4xMzMtMC4zOTYtMi45MzEtMS4xODljLTAuNzk4LTAuNzkyLTEuMTk3LTEuNzY2LTEuMTk3LTIuOTIyQzguNjAyLDkuMTA2LDkuMDAxLDguMTMyLDkuNzk5LDcuMzM5eiBNMTQuNTk1LDguMzYzCmMtMC41MTctMC41MjgtMS4xMzktMC43OTItMS44NjYtMC43OTJjLTAuNzI2LDAtMS4zNDgsMC4yNjQtMS44NjYsMC43OTJjLTAuNTE4LDAuNTI4LTAuNzc2LDEuMTYyLTAuNzc2LDEuODk5CmMwLDAuNzI2LDAuMjU4LDEuMzU3LDAuNzc2LDEuODljMC41MTcsMC41MzQsMS4xMzksMC44MDEsMS44NjYsMC44MDFjMC43MjYsMCwxLjM0OC0wLjI2NywxLjg2Ni0wLjgwMQpjMC41MTctMC41MzQsMC43NzYtMS4xNjQsMC43NzYtMS44OUMxNS4zNzEsOS41MjQsMTUuMTEyLDguODkxLDE0LjU5NSw4LjM2M3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTE4LjYwNyw2LjM4MmwyLjI0NSw0LjkybDIuMTc5LTQuOTczaDAuMzkxbDEuOTcxLDQuOTczbDIuMjQ1LTQuOTJoMS42ODRsLTMuNzEzLDcuOTkxbC0wLjQzOCwwCmwtMi4wNDEtNS4xNjhsLTIuMDY4LDUuMTY4bC0wLjQ2OSwwbC0zLjY3MS03Ljk5MUgxOC42MDd6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik0zNi44NTEsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE0zMS4wMzksOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDMzEuMzcyLDguMzQ3LDMxLjEyNyw4LjgwOSwzMS4wMzksOS4zN3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTM5LjcwNyw2LjM4MnYxLjI1NWgwLjA0OWMwLjE4Ny0wLjQ2MiwwLjQ2NS0wLjgyNiwwLjgzNC0xLjA5YzAuMzY5LTAuMjY0LDAuNzk1LTAuMzk2LDEuMjc5LTAuMzk2CmMwLjQxOCwwLDAuODI2LDAuMTI3LDEuMjIyLDAuMzhsLTAuNjc3LDEuMzU0Yy0wLjI0Mi0wLjIwOS0wLjU0NS0wLjMxNC0wLjkwOC0wLjMxNGMtMC4zODUsMC0wLjcwNSwwLjA4LTAuOTU4LDAuMjM5CmMtMC4yNTMsMC4xNi0wLjQzNywwLjM4NS0wLjU1MywwLjY3N2MtMC4xMTYsMC4yOTItMC4xOTMsMC41NzgtMC4yMzEsMC44NTljLTAuMDM5LDAuMjgxLTAuMDU4LDAuNjAyLTAuMDU4LDAuOTY2djMuNzk3aC0xLjQ4NgpWNi4zODJIMzkuNzA3eiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNTAuNzAzLDEwLjQ5M2gtNS44OTRjMC4wMTEsMC42OTQsMC4yMzEsMS4yOTMsMC42NiwxLjhjMC40MjksMC41MDYsMC45ODUsMC43NiwxLjY2OCwwLjc2CmMwLjUzOSwwLDAuOTgyLTAuMTI0LDEuMzI5LTAuMzcyYzAuMzQ3LTAuMjQ4LDAuNjc0LTAuNjI1LDAuOTgyLTEuMTMxbDEuMjU1LDAuNzFjLTAuMzYzLDAuNjYtMC44NjEsMS4xNzgtMS40OTQsMS41NTIKYy0wLjYzMywwLjM3NC0xLjMyOSwwLjU2MS0yLjA4OSwwLjU2MWMtMS4xNTYsMC0yLjA3OC0wLjM4NS0yLjc2Ni0xLjE1NmMtMC42ODgtMC43Ny0xLjAzMi0xLjczOS0xLjAzMi0yLjkwNgpjMC0xLjIzMiwwLjMyNS0yLjIzNCwwLjk3NC0zLjAwNWMwLjY0OS0wLjc3LDEuNTc5LTEuMTU2LDIuNzktMS4xNTZjMS4xNzgsMCwyLjA3NSwwLjM4MywyLjY5MSwxLjE0OApjMC42MTYsMC43NjUsMC45MjUsMS43NTMsMC45MjUsMi45NjRWMTAuNDkzeiBNNDQuODkxLDkuMzdoNC4zMjZjLTAuMDg4LTAuNTk0LTAuMzE5LTEuMDY1LTAuNjkzLTEuNDEyCmMtMC4zNzQtMC4zNDctMC44NTMtMC41Mi0xLjQzNy0wLjUyYy0wLjU3MiwwLTEuMDU5LDAuMTgyLTEuNDYxLDAuNTQ1QzQ1LjIyNCw4LjM0Nyw0NC45NzksOC44MDksNDQuODkxLDkuMzd6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik01Ny43MzYsMTQuMTA5di0xLjIwNWgtMC4wMzNjLTAuMzA4LDAuNDUxLTAuNjkxLDAuODA5LTEuMTQ4LDEuMDczCmMtMC40NTcsMC4yNjQtMC45NDksMC4zOTYtMS40NzgsMC4zOTZjLTEuMTQ1LDAtMi4wNDctMC40MDUtMi43MDgtMS4yMTRjLTAuNjYtMC44MDktMC45OTEtMS43OTctMC45OTEtMi45NjQKYzAtMS4xLDAuMzM2LTIuMDUsMS4wMDctMi44NDhjMC42NzEtMC43OTgsMS41NDYtMS4xOTcsMi42MjUtMS4xOTdjMS4xMjMsMCwyLjAyLDAuNTA2LDIuNjkxLDEuNTE5aDAuMDMzVjIuMTExaDEuNDg2djExLjk5OApINTcuNzM2eiBNNTUuMzA5LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3Yy0wLjQ0NiwwLjU0NS0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNTMuOTY2LDEyLjc3Nyw1NC41NjEsMTMuMDUyLDU1LjMwOSwxMy4wNTJ6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik02NS44MSwxNC4xMDlWMi4xMTFoMS40ODZ2NS41NTloMC4wMzNDNjgsNi42NTcsNjguODk3LDYuMTUxLDcwLjAyLDYuMTUxCmMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3YzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5LDIuOTY0CmMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNGMtMC41MjgsMC0xLjAyMS0wLjEzMi0xLjQ3OC0wLjM5NmMtMC40NTctMC4yNjQtMC44MzktMC42MjItMS4xNDgtMS4wNzNoLTAuMDMzdjEuMjA1Ckg2NS44MXogTTY5LjY1NywxMy4wNTJjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKYy0wLjQ1MS0wLjUzNC0xLjA2Mi0wLjgwMS0xLjgzMy0wLjgwMWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTYKYzAsMC43NzEsMC4yMiwxLjQzMSwwLjY2LDEuOTgxQzY4LjMxMywxMi43NzcsNjguOTA4LDEzLjA1Miw2OS42NTcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNzcuNCwxMi43ODhsLTMuNTMzLTYuNDA2SDc1LjZsMi42MDgsNC45MDRsMi40MjctNC45MDRoMS42NjdsLTUuMjU4LDExLjE1MmgtMS42ODRMNzcuNCwxMi43ODh6Ii8+CjwvZz4KPC9nPgo8L2c+Cjwvc3ZnPgo") no-repeat 0 0 / 100%;
}
.google-business-reviews-rating.dark .powered-by-google,
.powered-by-google.dark {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnIG9wYWNpdHk9IjAuNyI+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMTAuMjgxLDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFjLTIuNTcxLDAtNC42NjUtMS45NzMtNC42NjUtNC42NTEKYzAtMi42OTYsMi4wOTUtNC42NTEsNC42NjUtNC42NTFDMTA4LjE4Niw1LjE0MywxMTAuMjgxLDcuMDk3LDExMC4yODEsOS43OTR6IE0xMDguMjM5LDkuNzk0YzAtMS42NzMtMS4yMTQtMi44MTgtMi42MjMtMi44MTgKYy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4YzAsMS42NTYsMS4yMTQsMi44MTgsMi42MjMsMi44MThDMTA3LjAyNSwxMi42MTIsMTA4LjIzOSwxMS40NDgsMTA4LjIzOSw5Ljc5NHoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEyMC4zNDUsOS43OTRjMCwyLjY3OC0yLjA5NSw0LjY1MS00LjY2NSw0LjY1MXMtNC42NjUtMS45NzMtNC42NjUtNC42NTFjMC0yLjY5NCwyLjA5NS00LjY1MSw0LjY2NS00LjY1MQpTMTIwLjM0NSw3LjA5NywxMjAuMzQ1LDkuNzk0eiBNMTE4LjMwMyw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4Yy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4CmMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzExNy4wODksMTIuNjEyLDExOC4zMDMsMTEuNDQ4LDExOC4zMDMsOS43OTR6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMjkuOTksNS40MjR2OC4zNDljMCwzLjQzNC0yLjAyNSw0LjgzNy00LjQyLDQuODM3Yy0yLjI1NCwwLTMuNjExLTEuNTA4LTQuMTIyLTIuNzRsMS43NzgtMC43NApjMC4zMTcsMC43NTcsMS4wOTIsMS42NSwyLjM0MiwxLjY1YzEuNTMzLDAsMi40ODMtMC45NDYsMi40ODMtMi43MjZ2LTAuNjY5aC0wLjA3MWMtMC40NTcsMC41NjQtMS4zMzgsMS4wNTctMi40NDksMS4wNTcKYy0yLjMyNSwwLTQuNDU2LTIuMDI1LTQuNDU2LTQuNjMyYzAtMi42MjUsMi4xMy00LjY2Nyw0LjQ1Ni00LjY2N2MxLjEwOSwwLDEuOTksMC40OTMsMi40NDksMS4wNGgwLjA3MVY1LjQyNmgxLjkzOVY1LjQyNHoKTTEyOC4xOTUsOS44MTFjMC0xLjYzOC0xLjA5Mi0yLjgzNS0yLjQ4My0yLjgzNWMtMS40MDksMC0yLjU4OSwxLjE5Ny0yLjU4OSwyLjgzNWMwLDEuNjIxLDEuMTgsMi44MDEsMi41ODksMi44MDEKQzEyNy4xMDMsMTIuNjEyLDEyOC4xOTUsMTEuNDMxLDEyOC4xOTUsOS44MTF6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMzMuMTg4LDAuNTN2MTMuNjI5aC0xLjk5MlYwLjUzSDEzMy4xODh6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDAuOTUsMTEuMzI0bDEuNTg1LDEuMDU3Yy0wLjUxMiwwLjc1Ny0xLjc0NCwyLjA2MS0zLjg3NSwyLjA2MWMtMi42NDIsMC00LjYxNS0yLjA0Mi00LjYxNS00LjY1MQpjMC0yLjc2NiwxLjk5LTQuNjUxLDQuMzg2LTQuNjUxYzIuNDEzLDAsMy41OTQsMS45MjEsMy45OCwyLjk1OGwwLjIxMiwwLjUyOGwtNi4yMTcsMi41NzVjMC40NzYsMC45MzMsMS4yMTYsMS40MDksMi4yNTQsMS40MDkKQzEzOS43LDEyLjYxMiwxNDAuNDIxLDEyLjEsMTQwLjk1LDExLjMyNEwxNDAuOTUsMTEuMzI0eiBNMTM2LjA3MSw5LjY1MWw0LjE1Ni0xLjcyNmMtMC4yMjktMC41ODEtMC45MTYtMC45ODUtMS43MjYtMC45ODUKQzEzNy40NjMsNi45NCwxMzYuMDE4LDcuODU2LDEzNi4wNzEsOS42NTF6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05My40MTEsOC41ODRWNi42MTFoNi42NDljMC4wNjUsMC4zNDQsMC4wOTksMC43NTEsMC4wOTksMS4xOTFjMCwxLjQ4LTAuNDA1LDMuMzExLTEuNzA5LDQuNjE1CmMtMS4yNjksMS4zMjEtMi44ODksMi4wMjUtNS4wMzYsMi4wMjVjLTMuOTgsMC03LjMyNi0zLjI0Mi03LjMyNi03LjIyMVM4OS40MzMsMCw5My40MTMsMGMyLjIwMiwwLDMuNzcsMC44NjQsNC45NDgsMS45OQpsLTEuMzkyLDEuMzkyYy0wLjg0NS0wLjc5My0xLjk5LTEuNDA5LTMuNTU4LTEuNDA5Yy0yLjkwNiwwLTUuMTc5LDIuMzQyLTUuMTc5LDUuMjQ4czIuMjczLDUuMjQ4LDUuMTc5LDUuMjQ4CmMxLjg4NSwwLDIuOTU4LTAuNzU3LDMuNjQ2LTEuNDQ1YzAuNTU4LTAuNTU4LDAuOTI1LTEuMzU0LDEuMDY5LTIuNDQzTDkzLjQxMSw4LjU4NHoiLz4KPGc+CjxnPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMS40ODYsNi4zODJ2MS4yODhoMC4wMzNDMi4xOSw2LjY1NywzLjA4Nyw2LjE1MSw0LjIxLDYuMTUxYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTcKYzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5MSwyLjk2NGMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNApjLTAuNTI4LDAtMS4wMjEtMC4xMzItMS40NzgtMC4zOTZjLTAuNDU3LTAuMjY0LTAuODM5LTAuNjIyLTEuMTQ4LTEuMDczSDEuNDg2djQuNjNIMFY2LjM4MkgxLjQ4NnogTTMuODQ3LDEzLjA1MgpjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKQzUuMjI4LDcuNzM4LDQuNjE3LDcuNDcxLDMuODQ3LDcuNDcxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MQpDMi41MDQsMTIuNzc3LDMuMDk4LDEzLjA1MiwzLjg0NywxMy4wNTJ6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05Ljc5OSw3LjMzOWMwLjc5OC0wLjc5MiwxLjc3NS0xLjE4OSwyLjkzMS0xLjE4OWMxLjE1NiwwLDIuMTMyLDAuMzk2LDIuOTMxLDEuMTg5CmMwLjc5OCwwLjc5MywxLjE5NywxLjc2NywxLjE5NywyLjkyMmMwLDEuMTU2LTAuMzk5LDIuMTMtMS4xOTcsMi45MjJjLTAuNzk4LDAuNzkzLTEuNzc1LDEuMTg5LTIuOTMxLDEuMTg5CmMtMS4xNTYsMC0yLjEzMy0wLjM5Ni0yLjkzMS0xLjE4OWMtMC43OTgtMC43OTItMS4xOTctMS43NjYtMS4xOTctMi45MjJDOC42MDIsOS4xMDYsOS4wMDEsOC4xMzIsOS43OTksNy4zMzl6IE0xNC41OTUsOC4zNjMKYy0wLjUxNy0wLjUyOC0xLjEzOS0wLjc5Mi0xLjg2Ni0wLjc5MmMtMC43MjYsMC0xLjM0OCwwLjI2NC0xLjg2NiwwLjc5MmMtMC41MTgsMC41MjgtMC43NzYsMS4xNjItMC43NzYsMS44OTkKYzAsMC43MjYsMC4yNTgsMS4zNTcsMC43NzYsMS44OWMwLjUxNywwLjUzNCwxLjEzOSwwLjgwMSwxLjg2NiwwLjgwMWMwLjcyNiwwLDEuMzQ4LTAuMjY3LDEuODY2LTAuODAxCmMwLjUxNy0wLjUzNCwwLjc3Ni0xLjE2NCwwLjc3Ni0xLjg5QzE1LjM3MSw5LjUyNCwxNS4xMTIsOC44OTEsMTQuNTk1LDguMzYzeiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTguNjA3LDYuMzgybDIuMjQ1LDQuOTJsMi4xNzktNC45NzNoMC4zOTFsMS45NzEsNC45NzNsMi4yNDUtNC45MmgxLjY4NGwtMy43MTMsNy45OTFsLTAuNDM4LDAKbC0yLjA0MS01LjE2OGwtMi4wNjgsNS4xNjhsLTAuNDY5LDBsLTMuNjcxLTcuOTkxSDE4LjYwN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTM2Ljg1MSwxMC40OTNoLTUuODk0YzAuMDExLDAuNjk0LDAuMjMxLDEuMjkzLDAuNjYsMS44YzAuNDI5LDAuNTA2LDAuOTg1LDAuNzYsMS42NjgsMC43NgpjMC41MzksMCwwLjk4Mi0wLjEyNCwxLjMyOS0wLjM3MmMwLjM0Ny0wLjI0OCwwLjY3NC0wLjYyNSwwLjk4Mi0xLjEzMWwxLjI1NSwwLjcxYy0wLjM2MywwLjY2LTAuODYxLDEuMTc4LTEuNDk0LDEuNTUyCmMtMC42MzMsMC4zNzQtMS4zMjksMC41NjEtMi4wODksMC41NjFjLTEuMTU2LDAtMi4wNzgtMC4zODUtMi43NjYtMS4xNTZjLTAuNjg4LTAuNzctMS4wMzItMS43MzktMS4wMzItMi45MDYKYzAtMS4yMzIsMC4zMjUtMi4yMzQsMC45NzQtMy4wMDVjMC42NDktMC43NywxLjU3OS0xLjE1NiwyLjc5LTEuMTU2YzEuMTc4LDAsMi4wNzUsMC4zODMsMi42OTEsMS4xNDgKYzAuNjE2LDAuNzY1LDAuOTI1LDEuNzUzLDAuOTI1LDIuOTY0VjEwLjQ5M3ogTTMxLjAzOSw5LjM3aDQuMzI2Yy0wLjA4OC0wLjU5NC0wLjMxOS0xLjA2NS0wLjY5My0xLjQxMgpjLTAuMzc0LTAuMzQ3LTAuODUzLTAuNTItMS40MzctMC41MmMtMC41NzIsMC0xLjA1OSwwLjE4Mi0xLjQ2MSwwLjU0NUMzMS4zNzIsOC4zNDcsMzEuMTI3LDguODA5LDMxLjAzOSw5LjM3eiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzkuNzA3LDYuMzgydjEuMjU1aDAuMDQ5YzAuMTg3LTAuNDYyLDAuNDY1LTAuODI2LDAuODM0LTEuMDljMC4zNjktMC4yNjQsMC43OTUtMC4zOTYsMS4yNzktMC4zOTYKYzAuNDE4LDAsMC44MjYsMC4xMjcsMS4yMjIsMC4zOGwtMC42NzcsMS4zNTRjLTAuMjQyLTAuMjA5LTAuNTQ1LTAuMzE0LTAuOTA4LTAuMzE0Yy0wLjM4NSwwLTAuNzA1LDAuMDgtMC45NTgsMC4yMzkKYy0wLjI1MywwLjE2LTAuNDM3LDAuMzg1LTAuNTUzLDAuNjc3Yy0wLjExNiwwLjI5Mi0wLjE5MywwLjU3OC0wLjIzMSwwLjg1OWMtMC4wMzksMC4yODEtMC4wNTgsMC42MDItMC4wNTgsMC45NjZ2My43OTdoLTEuNDg2ClY2LjM4MkgzOS43MDd6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik01MC43MDMsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE00NC44OTEsOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDNDUuMjI0LDguMzQ3LDQ0Ljk3OSw4LjgwOSw0NC44OTEsOS4zN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU3LjczNiwxNC4xMDl2LTEuMjA1aC0wLjAzM2MtMC4zMDgsMC40NTEtMC42OTEsMC44MDktMS4xNDgsMS4wNzMKYy0wLjQ1NywwLjI2NC0wLjk0OSwwLjM5Ni0xLjQ3OCwwLjM5NmMtMS4xNDUsMC0yLjA0Ny0wLjQwNS0yLjcwOC0xLjIxNGMtMC42Ni0wLjgwOS0wLjk5MS0xLjc5Ny0wLjk5MS0yLjk2NApjMC0xLjEsMC4zMzYtMi4wNSwxLjAwNy0yLjg0OGMwLjY3MS0wLjc5OCwxLjU0Ni0xLjE5NywyLjYyNS0xLjE5N2MxLjEyMywwLDIuMDIsMC41MDYsMi42OTEsMS41MTloMC4wMzNWMi4xMTFoMS40ODZ2MTEuOTk4Ckg1Ny43MzZ6IE01NS4zMDksMTMuMDUyYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCmMtMC40NTEtMC41MzQtMS4wNjItMC44MDEtMS44MzMtMC44MDFjLTAuNzM4LDAtMS4zMjksMC4yNzItMS43NzUsMC44MTdjLTAuNDQ2LDAuNTQ1LTAuNjY5LDEuMTk3LTAuNjY5LDEuOTU2CmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MUM1My45NjYsMTIuNzc3LDU0LjU2MSwxMy4wNTIsNTUuMzA5LDEzLjA1MnoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTY1LjgxLDE0LjEwOVYyLjExMWgxLjQ4NnY1LjU1OWgwLjAzM0M2OCw2LjY1Nyw2OC44OTcsNi4xNTEsNzAuMDIsNi4xNTEKYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTdjMC42NzEsMC43OTgsMS4wMDcsMS43NDgsMS4wMDcsMi44NDhjMCwxLjE2Ny0wLjMzLDIuMTU1LTAuOTksMi45NjQKYy0wLjY2LDAuODA5LTEuNTYzLDEuMjE0LTIuNzA4LDEuMjE0Yy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M2gtMC4wMzN2MS4yMDUKSDY1LjgxeiBNNjkuNjU3LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNjguMzEzLDEyLjc3Nyw2OC45MDgsMTMuMDUyLDY5LjY1NywxMy4wNTJ6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik03Ny40LDEyLjc4OGwtMy41MzMtNi40MDZINzUuNmwyLjYwOCw0LjkwNGwyLjQyNy00LjkwNGgxLjY2N2wtNS4yNTgsMTEuMTUyaC0xLjY4NEw3Ny40LDEyLjc4OHoiLz4KPC9nPgo8L2c+CjwvZz4KPC9zdmc+Cg");
}
.powered-by-google.image {
background: none;
}
.powered-by-google img {
display: inline-block;
width: 143px;
height: 19px;
}
.google-icon,
.google-icon-black .google-icon,
.google-icon-white .google-icon {
top: 0.05em;
position: relative;
margin: 0 0.3em 0 0;
display: inline-block;
width: 1em;
height: 1em;
background: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KPGRlZnM+CjxwYXRoIGlkPSJTVkdJRF8xXyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8+CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbD0iI0ZCQkMwNSIgZD0iTS0xLjA3OCwyNS40MzZWNi41NDFsMTIuMzU1LDkuNDQ4TC0xLjA3OCwyNS40MzZ6Ii8+CjwvZz4KPGc+CjxkZWZzPgo8cGF0aCBpZD0iU1ZHSURfM18iIGQ9Ik0zMS4yNjIsMTMuMDgxSDE2LjM2M3Y2LjE3N2g4LjU3NmMtMC43OTksMy45MjQtNC4xNDIsNi4xNzctOC41NzYsNi4xNzdjLTUuMjMzLDAtOS40NDgtNC4yMTUtOS40NDgtOS40NDgKczQuMjE1LTkuNDQ4LDkuNDQ4LTkuNDQ4YzIuMjUzLDAsNC4yODgsMC43OTksNS44ODcsMi4xMDhsNC42NTEtNC42NTFDMjQuMDY3LDEuNTI2LDIwLjQzMywwLDE2LjM2MywwCkM3LjQ5NywwLDAuMzc1LDcuMTIyLDAuMzc1LDE1Ljk4OHM3LjEyMiwxNS45ODgsMTUuOTg4LDE1Ljk4OGM3Ljk5NCwwLDE1LjI2Mi01LjgxNCwxNS4yNjItMTUuOTg4CkMzMS42MjUsMTUuMDQ0LDMxLjQ4LDE0LjAyNiwzMS4yNjIsMTMuMDgxeiIvPgo8L2RlZnM+CjxjbGlwUGF0aCBpZD0iU1ZHSURfNF8iPgo8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8zXyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8+CjwvY2xpcFBhdGg+CjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF80XykiIGZpbGw9IiNFQTQzMzUiIGQ9Ik0tMS4wNzgsNi41NDFsMTIuMzU1LDkuNDQ4bDUuMDg3LTQuNDMzbDE3LjQ0Mi0yLjgzNFYtMS40NTNILTEuMDc4VjYuNTQxeiIvPgo8L2c+CjxnPgo8ZGVmcz4KPHBhdGggaWQ9IlNWR0lEXzVfIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9kZWZzPgo8Y2xpcFBhdGggaWQ9IlNWR0lEXzZfIj4KPHVzZSB4bGluazpocmVmPSIjU1ZHSURfNV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPgo8L2NsaXBQYXRoPgo8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfNl8pIiBmaWxsPSIjMzRBODUzIiBkPSJNLTEuMDc4LDI1LjQzNkwyMC43MjQsOC43MjFsNS43NDEsMC43MjdsNy4zNC0xMC45MDFWMzMuNDNILTEuMDc4VjI1LjQzNnoiLz4KPC9nPgo8Zz4KPGRlZnM+CjxwYXRoIGlkPSJTVkdJRF83XyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8+CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF84XyI+Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzdfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzhfKSIgZmlsbD0iIzQyODVGNCIgZD0iTTMzLjgwNSwzMy40M0wxMS4yNzYsMTUuOTg4bC0yLjkwNy0yLjE4bDI1LjQzNi03LjI2N1YzMy40M3oiLz4KPC9nPgo8L3N2Zz4") no-repeat 0 0 / 100%;
}
.rtl .google-icon,
.rtl .google-icon-black .google-icon,
.rtl .google-icon-white .google-icon {
margin: 0 0 0 0.3em;
}
.google-icon.black,
.google-business-reviews-rating.google-icon-black .google-icon {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc+Cg");
}
.google-icon.white,
.google-business-reviews-rating.google-icon-white .google-icon {
background-image: url("data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc+");
}
.google-icon.end,
.google-icon-black.end,
.google-icon-white.end {
margin: 0 0 0 0.3em;
}
.rtl .google-icon.end,
.rtl .google-icon-black.end,
.rtl .google-icon-white.end {
margin: 0 0.3em 0 0;
}
.google-icon.compact,
.google-icon-black.compact,
.google-icon-white.compact {
margin: 0;
}p:empty, .entry-content-wrapper:empty{display:none;}
.avia-shadow{box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);} .webkit_fix{
-webkit-perspective: 1000px;
-webkit-backface-visibility: hidden;
}
body .container_wrap .avia-builder-el-no-sibling{margin-top:0; margin-bottom:0;}
body .container_wrap .avia-builder-el-last{margin-bottom:0;}
body .container_wrap .avia-builder-el-first{margin-top:0;}
body .av-align-left{text-align: left;}
body .av-align-right{text-align: right;}
body .av-align-center{text-align: center;}
#top .av_inherit_color *{color:inherit;}
#top .av_inherit_color a{text-decoration: underline; }
#top .av_opacity_variation{opacity: 0.7;}
#top .av-shortcode-disabled-notice{display:block; text-align: center; margin: 5px; padding: 20px; background-color: #FFFDF3;color: #C96D11; border:1px solid #E6BF4A; clear:both; }
#top .av-shortcode-disabled-notice a{color: inherit; text-decoration: underline;} .av-screen-reader-only {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
} .avia_textblock{
clear: both;
line-height: 1.65em;
}
.flex_column + .avia_textblock{padding-top:50px;} body .column-top-margin{
margin-top:50px;
}
body .flex_column.avia-link-column{
cursor: pointer;
}
body .flex_column.avia-link-column.avia-link-column-hover:hover{
opacity: 0.8;
} .av-icon-display{
display: block;
font-size: 30px;
line-height: 58px;
margin: 0 auto 20px auto;
width: 60px;
border-radius: 100px;
border-style: solid;
border-width: 1px;
text-align: center;
-webkit-transition: all 0.3s ease-in-out;
transition: 		all 0.3s ease-in-out;
} .avia-section{
clear:both;
width:100%;
float:left;
min-height:100px;
position: static; }
.avia-section.avia-section-small{
min-height:0;	
}
.js_active .av-minimum-height .container{
z-index: 1; opacity: 0;
-webkit-transition: opacity 0.6s ease-in;
transition: 		opacity 0.6s ease-in;
}
.js_active.av-preloader-enabled .av-minimum-height .container{
-webkit-transition: opacity 1.2s ease-in;
transition: 		opacity 1.2s ease-in;	
}
.avia-section.av-minimum-height .container{display: table; table-layout: fixed;}
.avia-section.av-minimum-height .container .content{display: table-cell; vertical-align: middle; height:100%; float:none !important;}
.av-minimum-height-100 .container {height:1500px;} .avia-full-stretch{
background-size: cover !important;
}
.avia-full-contain{
background-size: contain !important;
}
.avia_mobile .avia-full-stretch{
background-attachment: scroll !important;
}
#top #main .avia-section .template-page{
width:100%;
border:none;
margin-left: auto;
padding-left: 0;
margin-right: auto;
}
.avia-section .template-page .entry-content-wrapper{
padding-right:0;
}
.avia-section-small .content, .avia-section-small .sidebar { padding-top: 20px; padding-bottom: 20px;}
.avia-section-large .content, .avia-section-large .sidebar { padding-top: 70px; padding-bottom: 70px;}
.avia-section-huge .content,  .avia-section-huge .sidebar { padding-top: 130px; padding-bottom: 130px;}
.avia-section-no-padding .content, .avia-section-no-padding .sidebar,
.avia-section-custom .content, .avia-section-custom .sidebar{padding-top:0; padding-bottom:0;}
.html_header_sticky_disabled .container_wrap:first-child, .avia-section.avia-full-stretch, .html_header_transparency .avia-section.avia-builder-el-0{border-top:none;}
#top #wrap_all #main .avia-no-border-styling{border:none;}
#top .scroll-down-link {
height: 60px;
width: 80px;
margin: 0px 0 0 -40px;
line-height: 60px;
position: absolute;
left: 49.85%;
bottom: 0px;
color: #FFF;
text-align: center;
font-size: 70px;
z-index: 100;
text-decoration: none;
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
-webkit-animation: avia_fade_move_down 2s ease-in-out infinite;
animation:         avia_fade_move_down 2s ease-in-out infinite;
} #top .av-section-with-video-bg{border-top:none; position: relative;}
#top .av-section-video-bg{
position: absolute;
top:0;
left:0;
right:0;
bottom: 0;
padding: 0;
margin: 0;
z-index: 1;
}
#top .av-section-video-bg .av-click-to-play-overlay{
display: none;
}
#top .av-section-video-bg .avia-slideshow-inner{
height:100% !important;
}
#top .av-section-with-video-bg .av-section-video-bg .av-video-service-vimeo iframe{
-webkit-transform: 	scale(1.2);
-ms-transform: 		scale(1.2);
transform: 			scale(1.2);
} .avia_mobile #top .av-parallax-section{z-index: 0; -webkit-transform: translate3d(0,0,0);}
.avia_mobile #top .av-parallax{position: absolute; z-index: -10;}
.avia_mobile #top .av-parallax .container{z-index: 10; }
.avia_mobile #top .av-section-mobile-video-disabled .av-section-video-bg{display:none;}
.avia_desktop #top .av-section-mobile-video-disabled{background-image: none !important;}
.avia_desktop #top .av-section-mobile-video-disabled .av-parallax{display: none;} .av-parallax-section{
position: relative;
border-top: none;
overflow: hidden;
}
.av-parallax {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
height: calc((100vh * 0.3) + 100%);
will-change: transform;
}
.av-parallax-inner{
position: absolute;
width: 100%;
height:100%;
bottom:0;
left:0;
} .js_active .av-parallax{opacity: 0;}
.js_active .av-parallax.enabled-parallax{opacity: 1}
.js_active .av-parallax.active-parallax{opacity: 1; 
-webkit-transition: opacity 0.3s ease-in-out;
transition: 		opacity 0.3s ease-in-out;} .avia_transform .av-extra-border-element{
position: relative; width: 100%; overflow: visible;
}
.avia_transform .av-extra-border-element.border-extra-arrow-down{
position: relative;
width: 50px;
height: 25px;
left: 50%;
margin-left: -26px;
margin-top: -1px;
z-index: 25;
margin-bottom: -25px;
clear:both;
}
.avia_transform .av-extra-border-element .av-extra-border-outer{
overflow: hidden;
height:100%;
width:100%;
position: absolute;
}
.avia_transform .av-extra-border-element.border-extra-arrow-down .av-extra-border-inner{
position: absolute;
left: 50%;
width: 50px;
height: 50px;
-webkit-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotate(45deg);
top: -39px;
}
.av-section-color-overlay + .container + .border-extra-diagonal,
.av-section-color-overlay + .scroll-down-link + .container + .border-extra-diagonal{
z-index: 1;
}
.avia_transform .av-extra-border-element.border-extra-diagonal{
height:250px;
margin-top: -250px;
}
.avia_transform .av-extra-border-element.border-extra-diagonal .av-extra-border-inner{
top: 250px;
right: 0;
width: 110%;
height: 100%;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
position: absolute;
}
.avia_transform .av-extra-border-element.border-extra-diagonal.border-extra-diagonal-inverse .av-extra-border-inner{
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
-webkit-transform-origin: left top;
transform-origin: left top;
right:auto;
left:0;
}
.av-extra-border-element.diagonal-box-shadow .av-extra-border-inner{
box-shadow: 0 0 44px -8px rgba(0,0,0,0.2);
}
div .av-section-color-overlay-wrap{position: relative; width:100%; }
.html_header_sidebar .av-section-color-overlay-wrap{float:left;}
div .av-section-color-overlay{position: absolute; top:0; left: 0; bottom: 0; width:100%; }
div .av-arrow-down-section .av-section-color-overlay{bottom: 24px; }
div .av-section-color-overlay{z-index: 1;}
div .av-video-service-html5 .av-section-color-overlay{z-index: 8;}
.html_minimal_header #main > .avia-builder-el-0,
.av_minimal_header + #main .container_wrap_first:first-child { border-top: none; } .av_dropcap1 {
display: block;
float: left;
font-size: 38px;
line-height: 32px;
margin: 4px 8px 0 0;
}
.av_dropcap2{
display:block;
float:left;
font-size:18px;
line-height:35px;
width:35px;
text-align: center;
margin:4px 8px 0 0;
border-radius: 100px;
font-weight: bold;
} fieldset{
border:none;
}
#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select{
-webkit-appearance: none;
border-radius:0px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
background-position: center right;
background-repeat: no-repeat;
border-radius: 2px;
}
#top select[multiple], #top .avia_ajax_form .select[multiple]{background-image:none;} 
#top select[multiple] { background-image:none; } .avia-builder-widget-area{
position: relative;
}
.flex_column .widget:first-child, .content .widget:first-child{
padding-top: 0;
border-top: none;
}
.flex_column .widget .widgettitle , .content .widget .widgettitle{
margin-top:0.85em;
}  .avia_textblock .wp-playlist{margin:0;}
.wp-playlist-light .wp-playlist-item.wp-playlist-playing{background: transparent;}
.wp-playlist-current-item img{border-radius: 3px;}
.wp-playlist-current-item img[src$="media/audio.png"]{border-radius: 0px; background: #fff;}
.wp-playlist-item-meta.wp-playlist-item-title{font-weight: bold;}
.wp-playlist-tracks .wp-playlist-item{padding: 4px 3px;}
.wp-playlist-tracks .wp-playlist-item-length{top: 4px;}
div .mejs-controls .mejs-time-rail .mejs-time-loaded, div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:#9c9c9c;}
div .mejs-controls .mejs-time-rail > span, div .mejs-controls .mejs-time-rail a,
div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{height:7px;}
div .mejs-controls div.mejs-time-rail{padding-top: 7px;}
div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{top:12px;}
div .mejs-container, div .mejs-embed, div .mejs-embed body, div .mejs-container div .mejs-controls{background:transparent;}
div .mejs-container{border-radius:2px;background:#313131}
div .wp-playlist-item-album{font-style: normal; }
div .mejs-controls .mejs-playpause-button , div .mejs-controls .mejs-volume-button{ height:30px;}
#top .mejs-container .mejs-controls .mejs-time, #top .mejs-time-rail .mejs-time-float{color:#fff;}
#top .mejs-time-rail .mejs-time-float {border:none;}
div .mejs-container .mejs-controls{height: 30px;width: 100%;}
#top .mejs-container{height: 30px;}
#top .mejs-container.mejs-audio{max-height: 30px}
div .mejs-button>button {margin: 6px 6px;}
div .mejs-time{padding: 12px 6px 0; height:18px;}
div .mejs-time-rail, div .mejs-horizontal-volume-slider{height:30px;}
div .mejs-controls .mejs-time-rail .mejs-time-handle{display:none;}
div .mejs-time-buffering, div .mejs-time-current,  div .mejs-time-float-corner, div .mejs-time-hovered, div .mejs-time-loaded, div .mejs-time-marker, div .mejs-time-total{ height:7px; outline:none;}
div .mejs-controls{padding:0;} #top .av-toggle-switch{display: block; margin-bottom: 10px; margin-top:10px;	
opacity: 0;
text-align: left;
} 
#top .av-toggle-switch.active{	
-webkit-animation: avia-fadein 1s 1 ease-in; animation:         avia-fadein 1s 1 ease-in; opacity: 1;
}
#top .av-toggle-switch input[type="checkbox"] {display:none}
#top .av-toggle-switch label {cursor:pointer; 
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;}
#top .av-toggle-switch label .toggle-track {
display:block; height:27px; width:54px;background:rgba(0, 0, 0, 0.08); border-radius:100px;
position:relative;
margin-right:15px;border:1px solid rgba(0, 0, 0, 0.15);
clear:both;
vertical-align: bottom;
float: left;
transition:all .1s ease-in;
}
#top .av-toggle-switch .toggle-track:before{
content:'';
display:inline;height:25px;width:25px;background:#fff;
border-radius:100px;
position:absolute;
top:0;
right:0;
transition:right .1s ease-in;
box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 1px 1px;
}
#top .av-toggle-switch.av-cookie-sc-disabled .toggle-track{
opacity: 0.2;
}
#top .av-toggle-switch input[type="checkbox"]:checked +  .toggle-track:before{
right:27px;
}
#top .av-toggle-switch input[type="checkbox"]:checked +  .toggle-track{
background:#5dceba;
}
#top .av-toggle-switch .toggle-label-content{
color: inherit;
font-weight: bold;
display: block;
overflow: hidden;
font-size: inherit;
}
#top .avia-cookie-consent-modal-buttons-wrap{
text-align: center;
} .avia-tooltip{
position: absolute;
z-index: 9999999;
padding:12px;
margin-top:-18px;
margin-left: -4px;
background: #000;
background: rgba(0, 0, 0, 0.8);
color:#fff;
width:140px;
border-radius: 2px;
text-align: center;
}
.avia-tooltip .inner_tooltip{
font-size: 0.925em;
line-height: 1.65em;
}
#top .avia-tooltip.transparent_dark, #top .avia-tooltip.transparent_dark .avia-arrow{
background: #000;
background: rgba(0, 0, 0, 0.8);
color:#fff;	
border:none;
}
#top .avia-tooltip.transparent_dark h1, #top .avia-tooltip.transparent_dark h2, #top .avia-tooltip.transparent_dark h3,
#top .avia-tooltip.transparent_dark h4, #top .avia-tooltip.transparent_dark h5, #top .avia-tooltip.transparent_dark h6{
color:inherit;
}
.avia-tooltip.av-tooltip-shadow, .avia-tooltip.av-tooltip-shadow .avia-arrow{ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); }
.avia-tooltip ul, .avia-tooltip ol, .avia-tooltip blockquote{text-align: left; list-style-position: inside;}
.avia-tooltip .avia-arrow{
background: rgba(0, 0, 0, 0.8);
border:none;
}
.avia-tooltip .avia-arrow-wrap{
width:20px;
height:20px;
position: absolute;
bottom:-20px;
left:50%;
margin-left:-7px;
overflow: hidden;
}
.avia-tooltip .inner_tooltip br:first-child{display:none;} .av-tt-hotspot .avia-arrow-wrap{bottom:auto; bottom:-19px;}
.transparent_dark.av-tt-hotspot .avia-arrow-wrap{bottom:-20px;} .avia-tooltip.av-tt-pos-below{ margin-top: 18px; }
.avia-tooltip.av-tt-pos-below .avia-arrow-wrap{bottom:auto; top:-19px;}
.avia-tooltip.av-tt-pos-below .avia-arrow{bottom: -6px; top:auto;} .avia-tooltip.av-tt-pos-left{ margin-top: 0; margin-left: -18px;}
.avia-tooltip.av-tt-pos-left .avia-arrow-wrap{left: auto; margin-left: 0; right: -19px; top: 50%; margin-top: -10px;}
.avia-tooltip.av-tt-pos-left .avia-arrow{top: 5px; left: -5px; margin-left: 0;} .avia-tooltip.av-tt-pos-right{ margin-top: 0; margin-left: 18px;}
.avia-tooltip.av-tt-pos-right .avia-arrow-wrap{left: -19px; margin-left: 0;  top: 50%; margin-top: -10px;}
.avia-tooltip.av-tt-pos-right .avia-arrow{top: 5px; left:auto; right: -5px; margin-left: 0;} .av-tt-pos-above.av-tt-align-right.avia-tooltip, 	.av-tt-pos-below.av-tt-align-right.avia-tooltip{margin-left:4px;}
.av-tt-pos-above.av-tt-align-left .avia-arrow-wrap, .av-tt-pos-below.av-tt-align-left .avia-arrow-wrap{left: 0; margin-left: 7px;}
.av-tt-pos-above.av-tt-align-right .avia-arrow-wrap,.av-tt-pos-below.av-tt-align-right .avia-arrow-wrap{left: auto; right:0; margin-left: auto; margin-right: 7px;} .av-tt-pos-left.av-tt-align-top .avia-arrow-wrap, .av-tt-pos-right.av-tt-align-top .avia-arrow-wrap{top: 0; margin-top: 2px;}
.av-tt-pos-left.av-tt-align-bottom .avia-arrow-wrap,.av-tt-pos-right.av-tt-align-bottom .avia-arrow-wrap{bottom: 0; margin-bottom: 4px; top: auto;}
.av-tt-pos-above.av-tt-align-centered, .av-tt-pos-below.av-tt-align-centered{text-align: center;} .avia_transform.avia_desktop .av-animated-generic{
opacity: 0;
}
.avia_transform .avia_start_delayed_animation.fade-in {
-webkit-animation: avia-fadein 1.5s 1 ease-out; animation:         avia-fadein 1.5s 1 ease-out; opacity: 1;
}
.avia_transform .avia_start_delayed_animation.pop-up {
-webkit-animation: avia_image_appear 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia_image_appear 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.top-to-bottom {
-webkit-animation: avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.bottom-to-top {
-webkit-animation: avia-btt 0.8s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000); animation:         avia-btt 0.8s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.left-to-right {
-webkit-animation: avia-ltr 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia-ltr 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.right-to-left {
-webkit-animation: avia-rtl 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia-rtl 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.av-rotateIn {
-webkit-animation: avia-rotateIn 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: avia-rotateIn 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1;
}
.avia_transform .avia_start_delayed_animation.av-rotateInUpLeft {
-webkit-animation: avia-rotateInUpLeft 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: avia-rotateInUpLeft 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1;
}
.avia_transform .avia_start_delayed_animation.av-rotateInUpRight {
-webkit-animation: avia-rotateInUpRight 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: avia-rotateInUpRight 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1;
} @-webkit-keyframes avia_appear {
0%   { -webkit-transform:scale(0.5); opacity: 0.1;  }
100% { -webkit-transform:scale(1); opacity: 1; }
}
@keyframes avia_appear {
0%   { transform:scale(0.5); opacity: 0.1;  }
100% { transform:scale(1); opacity: 1;  }
}
@-webkit-keyframes avia_image_appear {
0%   { -webkit-transform:scale(0.7); opacity: 0.1;  }
100% { -webkit-transform:scale(1); opacity: 1; }
}
@keyframes avia_image_appear {
0%   { transform:scale(0.7); opacity: 0.1;  }
100% { transform:scale(1); opacity: 1;  }
}
@-webkit-keyframes avia_hotspot_appear {
0%   { -webkit-transform:translate(0, 80px); opacity: 0.1;  }
100% { -webkit-transform:translate(0, 0px); opacity: 1; }
}
@keyframes avia_hotspot_appear {
0%   { transform:translate(0, 80px); opacity: 0.1;  }
100% { transform:translate(0, 0px); opacity: 1;  }
}
@-webkit-keyframes avia_appear_short {
0%   { -webkit-transform:scale(0.5); opacity: 0;  }
50%  { opacity: 1;  }
100% { -webkit-transform:scale(1); opacity: 0;  }
}
@keyframes avia_appear_short {
0%   { transform:scale(0.5); opacity: 0;  }
50%  { opacity: 1;  }
100% { transform:scale(1); opacity: 0;  }
} @-webkit-keyframes avia_msonry_show {
0%   { -webkit-transform:translateZ(300px) translateY(200px) rotateX(-70deg); opacity: 0.1;  }
100% { -webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@keyframes avia_msonry_show {
0%   { transform:translateZ(300px) translateY(200px) rotateX(-70deg); opacity: 0.1;  }
100% { transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1;  }
} @-webkit-keyframes avia_fade_move_down {
0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
50%  { opacity: 1;  }
100% { -webkit-transform:translate(0,20px); opacity: 0; }
}
@keyframes avia_fade_move_down {
0%   { transform:translate(0,-20px); opacity: 0;  }
50%  { opacity: 1;  }
100% { transform:translate(0,20px); opacity: 0; }
} @-webkit-keyframes avia_slide_down {
0%   { height:0%; }
100% { height:100%; }
}
@keyframes avia_slide_down {
0%   { height:0%; }
100% { height:100%; }
} @-webkit-keyframes avia_expand {
0%   { width:0%; }
100% { width:100%; }
}
@keyframes avia_expand {
0%   { width:0%; }
100% { width:100%; }
} @-webkit-keyframes avia-ltr {
0%   { -webkit-transform:translate(-10%,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-ltr {
0%   { transform:translate(-10%,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-rtl {
0%   { -webkit-transform:translate(10%,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-rtl {
0%   { transform:translate(10%,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-btt {
0%   { -webkit-transform:translate(0,50%); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-btt {
0%   { transform:translate(0,50%); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-ttb {
0%   { -webkit-transform:translate(0, -10%); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-ttb {
0%   { transform:translate(0, -10%); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-fadein {
0%   { opacity: 0; }
100% { opacity: 1; }
}
@keyframes avia-fadein {
0%   { opacity: 0; }
100% { opacity: 1; }
} @-webkit-keyframes avia-rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes avia-rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@-webkit-keyframes avia-rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes avia-rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@-webkit-keyframes avia-rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -22deg);
transform: rotate3d(0, 0, 1, -22deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes avia-rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -22deg);
transform: rotate3d(0, 0, 1, -22deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
} @-webkit-keyframes avia-bg-move {
0%   { background-position: -31px 0;  }
100% { background-position: 0 0; }
}
@keyframes avia-bg-move {
0%   { background-position: -31px 0;  }
100% { background-position: 0 0; }
} @-webkit-keyframes caption-right {
0%   { -webkit-transform:translate(2000px,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-right {
0%   { transform:translate(2000px,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-left {
0%   { -webkit-transform:translate(-2000px,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-left {
0%   { transform:translate(-2000px,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-top {
0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-top {
0%   { transform:translate(0,-20px); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-bottom {
0%   { -webkit-transform:translate(0,20px); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-bottom {
0%   { transform:translate(0,20px); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
} @-webkit-keyframes av_pulsate {
0% 		{-webkit-transform: scale(0.1); opacity: 0.0;}
50% 	{opacity: 0.7;}
100% 	{-webkit-transform: scale(1); opacity: 0.0;}
}
@keyframes av_pulsate {
0% 		{transform: scale(0.1); opacity: 0.0;}
50% 	{opacity: 0.7;}
100% 	{transform: scale(1); opacity: 0.0;}
} @-webkit-keyframes sonarEffect {
0% {opacity: 0.3;}
40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);}
100% {box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);-webkit-transform: scale(1.5);opacity: 0;}
}
@keyframes sonarEffect {
0% {opacity: 0.3;}
40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);}
100% {box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);transform: scale(1.5);opacity: 0;}
}.avia-fold-unfold-section{
position: relative;
display: block;
float: left;
width: 100%;
}
.avia-fold-unfold-section.avia-fold-init{
max-height: 80px;
overflow: hidden;
opacity: 0.3;
}
.avia-fold-textblock-wrap.avia-fold-init:not(.avia-fold-init-done) .avia_textblock,
.avia-fold-section-wrap.avia-fold-init:not(.avia-fold-init-done) + .avia-section,
.avia-fold-grid-row-wrap.avia-fold-init:not(.avia-fold-init-done) + .av-layout-grid-container{
display: none;
}
.avia-fold-unfold-section.avia-fold-init-done{
max-height: 500px;
overflow: hidden;
opacity: 1;
transition: all 1.0s ease-in-out;
}
.avia-fold-unfold-section .av-fold-unfold-container{
position: relative;
clear: both;
overflow: hidden;
max-height: 80px; transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section .av-fold-unfold-container::after{
opacity: 0;
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient( to bottom, rgba(255,255,255,0), rgba(255,255,255,1) );
z-index: -1; height: 100%;
transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section .av-fold-unfold-container.folded::after{
z-index: 500;
opacity: 1;
}
.av-fold-unfold-container .av-fold-unfold-inner{
display: block;
position: relative;
float: left;
width: 100%;
}
.avia-fold-unfold-section .av-fold-button-wrapper{
position: relative;
display: block;
float: left;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.avia-fold-unfold-section.align-left .av-fold-button-wrapper.av-fold-btn-padding{
padding-left: 30px;
}
.avia-fold-unfold-section.align-right .av-fold-button-wrapper.av-fold-btn-padding{
padding-right: 30px;
}
.avia-fold-unfold-section .av-fold-button-container{
position: relative;
display: inline-block;
margin-top: 15px;
margin-bottom: 15px;
float: left;
z-index: 20;
transition: all 0.7s ease-in-out;
}
.avia-fold-unfold-section.align-right .av-fold-button-container{
float: right;
}
.avia-fold-unfold-section.align-center .av-fold-button-container{
left: 50%;
transform: translateX(-50%);
}
.avia-fold-unfold-section.fold-button .av-fold-button-container{
padding: 0.5em 0.8em;
border: 1px solid;
border-radius: 7px;
}
#top .avia-fold-unfold-section :not(.avia-button-wrap) .av-fold-button-container{
text-decoration: underline;
}
.avia-fold-unfold-section .av-fold-button-container:hover{
opacity: 0.6;
cursor: pointer;
} .avia-fold-unfold-section .av-fold-unfold-container .avia_textblock{
display: inline-block;
}