/*<style type="text/css">*/
.googleReviewsWrapper {
    position: relative;
}
.grw-net-widget-more {
    all: initial;
    font-family: 'Roboto', sans-serif;
    width: 100%
}

.grw-net-widget-more * {
    all: unset;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.grw-net-widget-more:link:hover, .grw-net-widget-more a {
    text-decoration: none;
}

.grw-net-widget-more a:hover {
    text-decoration: none;
    color: inherit;
    cursor: pointer
}

.grw-net-widget-more-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.grw-net-widget-more-line {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.grw-net-widget-more-line-logo {
    width: 43px;
    height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0.4rem
}

.grw-net-widget-more-line-logo .grw-net-logo-r {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

.grw-net-widget-more-line .grw-net-stars {
    width: 140px;
    height: 23px;
    gap: 2px
}

.grw-net-widget-more-line-text {
    margin-left: 0.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.grw-net-widget-more-line-text .grw-net-text {
    font-size: 0.94rem;
    text-align: center
}

.grw-net-widget-more-line-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 16px;
    margin-left: 0.4rem
}

.grw-net-widget-more .grw-net-widget-more-drop {
    width: 100%;
    border: 1px solid #BBBDBF;
    background-color: #ffffff;
    position: relative;
    padding: 2rem;
    margin-top: 1rem;
    border-radius: 8px
}

.grw-net-widget-more .grw-net-widget-more-drop::before {
    content: '';
    position: absolute;
    top: -18px;
    width: 0;
    left: calc(50% + 5rem);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 0;
    border-bottom: 18px solid #c0c1c3;
    border-left: 30px solid transparent
}

.grw-net-widget-more .grw-net-widget-more-drop::after {
    content: '';
    position: absolute;
    top: -16px;
    width: 0;
    left: calc(50% - 1px + 5rem);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 0;
    border-bottom: 18px solid #ffffff;
    border-left: 30px solid transparent
}

.grw-net-widget-more-head {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.grw-net-widget-more-head-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.grw-net-widget-more-head-top .grw-net-text {
    margin-right: 0.6rem
}

.grw-net-widget-more-head-top .grw-net-stars {
    width: 140px;
    height: 23px;
    gap: 2px
}

.grw-net-widget-more-head-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0.4rem
}

.grw-net-widget-more-head-bottom .grw-net-text {
    font-size: 0.84rem
}

.grw-net-widget-more-head-bottom .grw-net-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.grw-net-widget-more-head-bottom .grw-net-logo-img {
    width: 33px;
    height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0.4rem;
    margin-right: 0.4rem
}

.grw-net-widget-more-head-bottom .grw-net-logo .grw-net-logo-r {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.grw-net-widget-more-head-bottom .grw-net-logo .grw-net-text {
    text-align: left;
    line-height: 1
}

.grw-net-widget-more-comment-rows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1em
}

.grw-net-widget-more-comment-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: 1px solid #BBBDBF;
    padding-top: 1rem
}

.grw-net-widget-more-comment-row:not(:last-child) {
    padding-bottom: 1rem
}

.grw-net-widget-more-comment-row-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.5rem
}

.grw-net-widget-more-comment-row-top-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.grw-net-widget-more-comment-row-top .grw-net-stars {
    width: 100px;
    height: 16px
}

.grw-net-widget-more-comment-row-author {
    font-size: 0.8rem;
    color: #929497 !important;
    margin-left: 0.2rem
}

.grw-net-widget-more-grid {
    margin-top: 1rem;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto auto;
    grid-template-columns: auto auto auto;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem
}

@media screen and (max-width: 1024px) {
    .grw-net-widget-more-grid {
        -ms-grid-columns: auto auto;
        grid-template-columns: auto auto
    }
}

@media screen and (max-width: 640px) {
    .grw-net-widget-more-grid {
        -ms-grid-columns: auto;
        grid-template-columns: auto
    }

    .grw-net-widget-more .grw-net-widget-more-head-bottom, .grw-net-widget-more .grw-net-widget-more-head-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .grw-net-widget-more .grw-net-widget-more-head-top .grw-net-text {
        margin-right: 0
    }

    .grw-net-widget-more .grw-net-widget-more-head-bottom .grw-net-logo {
        margin-top: 0.4rem
    }
}

.grw-net-widget-more .grw-net-comment-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #BBBDBF;
    background-color: #ffffff;
    padding: 1rem 1rem;
    border-radius: 6px
}

.grw-net-widget-more .grw-net-comment-more-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 20px;
    margin-bottom: 0.5rem
}

.grw-net-widget-more .grw-net-comment-more-top-stars {
    width: 120px;
    height: 20px;
    gap: 4px
}

.grw-net-widget-more .grw-net-comment-more-top-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 21px;
    height: 20px
}

.grw-net-widget-more .grw-net-comment-more-top-logo .grw-net-logo-simple {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.grw-net-widget-more .grw-net-comment-more-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.grw-net-widget-more .grw-net-comment-more-main-text {
    display: block
}

.grw-net-widget-more .grw-net-comment-more-main-text .grw-net-text {
    display: block;
    margin: 0.25rem 0;
    font-size: 0.9rem
}

.grw-net-widget-more .grw-net-comment-more-main-text-title {
    margin: 0.7rem 0
}

.grw-net-widget-more .grw-net-comment-more-date {
    font-size: 0.84rem;
    color: #929497
}

.grw-net-widget-more .grw-net-comment-more-author {
    font-size: 0.9rem;
    color: #929497;
    margin-top: 0.5rem
}

.grw-net-widget-more .grw-net-comment-more-hidden {
    display: none
}

.grw-net-widget-more .grw-net-comment-more-more-less {
    color: #929497;
    letter-spacing: 0.5px;
    font-size: 0.9rem;
    cursor: pointer
}

.grw-net-widget-more .grw-net-text {
    color: #5F6369
}

.grw-net-widget-more .grw-net-text-medium {
    font-weight: 500
}

.grw-net-widget-more .grw-net-text-bold {
    font-weight: bold
}

.grw-net-widget-more .grw-net-text-large {
    font-size: 1.4rem
}

.grw-net-widget-more .grw-net-icon-chevron-down {
    background-image: url(../images/chevron-down-solid.svg);
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.grw-net-widget-more .grw-net-icon-chevron-up {
    background-image: url(../images/chevron-up-solid.svg);
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.grw-net-widget-more .grw-net-logo-r {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    background-image: url(../images/google-logo-r.svg);
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat
}

.grw-net-widget-more .grw-net-logo-simple {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    background-image: url(../images/google-logo-simple.svg);
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat
}

.grw-net-widget-more .grw-net-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.grw-net-widget-more .grw-net-stars-star {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    background-size: auto auto;
    background-position: center;
    background-repeat: no-repeat
}

.grw-net-widget-more .grw-net-stars-5-0-star .grw-net-stars-star {
    background-image: url(../images/star-full.svg)
}

.grw-net-widget-more .grw-net-stars-4-5-star .grw-net-stars-star {
    background-image: url(../images/star-full.svg)
}

.grw-net-widget-more .grw-net-stars-4-5-star .grw-net-stars-star:last-child {
    background-image: url(../images/star-half.svg)
}

.grw-net-widget-more .grw-net-stars-4-0-star .grw-net-stars-star {
    background-image: url(../images/star-full.svg)
}

.grw-net-widget-more .grw-net-stars-4-0-star .grw-net-stars-star:nth-last-child(-n+1) {
    background-image: url(../images/star-empty.svg)
}

.grw-net-widget-more .grw-net-stars-3-5-star .grw-net-stars-star {
    background-image: url(../images/star-full.svg)
}

.grw-net-widget-more .grw-net-stars-3-5-star .grw-net-stars-star:nth-last-child(2) {
    background-image: url(../images/star-half.svg)
}

.grw-net-widget-more .grw-net-stars-3-5-star .grw-net-stars-star:nth-last-child(-n+1) {
    background-image: url(../images/star-empty.svg)
}

.grw-net-widget-more .grw-net-stars-3-0-star .grw-net-stars-star {
    background-image: url(../images/star-full.svg)
}

.grw-net-widget-more .grw-net-stars-3-0-star .grw-net-stars-star:nth-last-child(-n+2) {
    background-image: url(../images/star-empty.svg)
}

.grw-net-widget-more .grw-net-stars-2-5-star .grw-net-stars-star {
    background-image: url(../images/star-full.svg)
}

.grw-net-widget-more .grw-net-stars-2-5-star .grw-net-stars-star:nth-last-child(3) {
    background-image: url(../images/star-half.svg)
}

.grw-net-widget-more .grw-net-stars-2-5-star .grw-net-stars-star:nth-last-child(-n+2) {
    background-image: url(../images/star-empty.svg)
}

.grw-net-widget-more .grw-net-stars-2-0-star .grw-net-stars-star {
    background-image: url(../images/star-full.svg)
}

.grw-net-widget-more .grw-net-stars-2-0-star .grw-net-stars-star:nth-last-child(-n+3) {
    background-image: url(../images/star-empty.svg)
}

.grw-net-widget-more .grw-net-stars-1-5-star .grw-net-stars-star {
    background-image: url(../images/star-full.svg)
}

.grw-net-widget-more .grw-net-stars-1-5-star .grw-net-stars-star:nth-last-child(4) {
    background-image: url(../images/star-half.svg)
}

.grw-net-widget-more .grw-net-stars-1-5-star .grw-net-stars-star:nth-last-child(-n+3) {
    background-image: url(../images/star-empty.svg)
}

.grw-net-widget-more .grw-net-stars-1-0-star .grw-net-stars-star {
    background-image: url(../images/star-full.svg)
}

.grw-net-widget-more .grw-net-stars-1-0-star .grw-net-stars-star:nth-last-child(-n+4) {
    background-image: url(../images/star-empty.svg)
}

.grw-net-widget-more .grw-net-stars-0-5-star .grw-net-stars-star {
    background-image: url(../images/star-half.svg)
}

.grw-net-widget-more .grw-net-stars-0-5-star .grw-net-stars-star:nth-last-child(-n+4) {
    background-image: url(../images/star-empty.svg)
}

.grw-net-widget-more .grw-net-stars-0-0-star .grw-net-stars-star {
    background-image: url(../images/star-empty.svg)
}

.grw-net-widget-more.grw-net-widget-more-dark .grw-net-text {
    color: #e2e2e2
}

.grw-net-widget-more.grw-net-widget-more-dark .grw-net-text-bold {
    color: #fff
}

.grw-net-widget-more.grw-net-widget-more-dark .grw-net-text-medium {
    color: #fff
}

.grw-net-widget-more.grw-net-widget-more-dark .grw-net-text-dark-white {
    color: #fff
}

.grw-net-widget-more.grw-net-widget-more-dark .grw-net-widget-more-line-text .grw-net-text {
    color: #4285F4
}

.grw-net-widget-more.grw-net-widget-more-dark .grw-net-widget-more-drop {
    background-color: rgba(250, 250, 250, 0.1)
}

.grw-net-widget-more.grw-net-widget-more-dark .grw-net-widget-more-drop::after {
    border-bottom: 17px solid #5F6369
}

.grw-net-widget-more.grw-net-widget-more-dark .grw-net-comment-more {
    background-color: rgba(250, 250, 250, 0.1)
}

.grw-net-widget-more.grw-net-widget-more-dark .grw-net-comment-more-date {
    color: #BBBDBF
}

.grw-net-widget-more.grw-net-widget-more-dark .grw-net-comment-more-main-text .grw-net-text {
    color: #ffffff
}

.grw-net-widget-more.grw-net-widget-more-dark .grw-net-comment-more-more-less {
    color: #BBBDBF
}

/*# sourceMappingURL=widget-more.min.css.map */
/*</style>*/