@font-face {
    font-family: "Review Designer Open Sans";
    font-style: normal;
    font-display: swap;
    src: local("Open Sans Regular"), local("OpenSans-Regular"),
        url("../../fonts/opensans/latin.woff2") format("woff2"),
        url("../..//fonts/opensans/latin-ext.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD,
        U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF,
        U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB,
        U+0370-03FF,
        U+1F00-1FFF,
        U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116,
        U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-weight: 400;
  }
  
  @font-face {
    font-family: "Review Designer Open Sans";
    font-style: normal;
    font-display: swap;
    src: local("Open Sans Bold"), local("OpenSans-Bold"),
        url("../../fonts/opensans/latin2.woff2") format("woff2"),
        url("../..//fonts/opensans/latin-ext2.woff2") format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD,
        U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF,
        U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB,
        U+0370-03FF,
        U+1F00-1FFF,
        U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116,
        U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-weight: 700;
  }
  
  .rd-default.ti-widget.ti-goog {
      width: 100%;
      display: block;
      overflow: hidden;
      text-align: left;
      direction: ltr;
      box-sizing: border-box
  }
  
  .rd-default.ti-widget.ti-goog *,.rd-default.ti-widget.ti-goog *:after {
      box-sizing: border-box
  }
  
  .rd-default.ti-widget.ti-goog *:before,.rd-default.ti-widget.ti-goog *:after {
      -webkit-box-ordinal-group: 1 !important;
      content: unset
  }
  
  .rd-default.ti-widget.ti-goog:before {
      display: none !important
  }
  
  .rd-default.ti-widget.ti-goog .ti-widget-container,.rd-default.ti-widget.ti-goog .ti-widget-container * {
      font-family: "Review Designer Open Sans";
      font-size: 14px;
      line-height: 1.4em;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box
  }
  
  .rd-default.ti-widget.ti-goog strong {
      font-weight: bold
  }
  
  .rd-default.ti-widget.ti-goog .ti-widget-container {
      display: block;
      color: #000000;
      margin-bottom: 15px
  }
  
  .rd-default.ti-widget.ti-goog .ti-widget-container .ti-name {
      font-weight: bold;
      font-size: 14px;
      overflow: hidden;
      padding-right: 25px;
      white-space: nowrap;
      text-overflow: ellipsis;
      color: #000000;
      margin-bottom: 2px
  }
  
  .rd-default.ti-widget.ti-goog .ti-widget-container .ti-date {
      color: #000000;
      opacity: 0.5;
      font-size: 11.2px !important
  }
  
  .rd-default.ti-widget.ti-goog .ti-profile-img {
      margin: 0 15px 0 0 !important
  }
  
  .rd-default.ti-widget.ti-goog .ti-profile-img img {
      width: 40px !important;
      height: 40px !important;
      padding: 0px !important;
      display: block;
      border-radius: 30px;
      min-width: initial !important;
      max-width: initial !important;
      object-fit: cover;
      object-position: top
  }
  
  .rd-default.ti-widget.ti-goog .ti-profile-details {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      text-align: left;
      margin: 0 !important;
      display: flex;
      flex-direction: column;
      justify-content: center
  }
  
  .rd-default.ti-widget.ti-goog .ti-stars {
      margin-top: 3px;
      white-space: nowrap;
      display: block
  }
  
  .rd-default.ti-widget.ti-goog .ti-star {
      width: 17px;
      height: 17px;
      display: inline-block;
      margin: 0 !important;
      margin-right: 1px !important;
      background-size: contain;
      background-repeat: no-repeat
  }
  
  .rd-default.ti-widget.ti-goog .ti-star:before,.rd-default.ti-widget.ti-goog .ti-star:after {
      content: none !important
  }
  
  .rd-default.ti-widget.ti-goog .ti-footer {
      margin-top: 15px;
      padding-top: 0px;
      text-align: center;
      line-height: 1.45em
  }
  
  .rd-default.ti-widget.ti-goog .ti-footer .ti-stars {
      margin-bottom: 3px;
      margin-top: 0px;
      line-height: 0
  }
  
  .rd-default.ti-widget.ti-goog .star-lg .ti-star {
      width: 30px !important;
      height: 30px !important
  }
  
  .rd-default.ti-widget.ti-goog .ti-rating-text,.rd-default.ti-widget.ti-goog .ti-rating-text strong:not(.ti-rating-large),.rd-default.ti-widget.ti-goog .ti-rating-text span strong,.rd-default.ti-widget.ti-goog .ti-rating-text span,.rd-default.ti-widget.ti-goog .ti-footer,.rd-default.ti-widget.ti-goog .ti-footer strong:not(.ti-rating-large),.rd-default.ti-widget.ti-goog .ti-footer span {
      font-size: 14px;
      color: #000000
  }
  
  .rd-default.ti-widget.ti-goog .ti-large-logo {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-bottom: 0 !important
  }
  
  .rd-default.ti-widget.ti-goog .ti-large-logo .ti-v-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
      text-align: center;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%
  }
  
  .rd-default.ti-widget.ti-goog .ti-large-logo img {
      margin: auto;
      padding: 0 !important;
      display: block !important;
      position: relative
  }
  
  .rd-default.ti-widget.ti-goog .nowrap {
      white-space: nowrap;
      display: inline-block;
      margin: 0 2px
  }
  
  .rd-default.ti-widget.ti-goog .nowrap:first-of-type {
      margin-left: 0
  }
  
  .rd-default.ti-widget.ti-goog .nowrap:last-of-type {
      margin-right: 0
  }
  
  .rd-default.ti-widget.ti-goog .ti-reviews-container-wrapper .ti-inner>.ti-stars {
      margin-bottom: 8px;
      margin-top: 15px;
      text-align: left
  }
  
  .rd-default.ti-widget.ti-goog .ti-reviews-container-wrapper {
      overflow: hidden;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      margin: 0 20px;
      padding-top: 5px
  }
  
  .rd-default.ti-widget.ti-goog .ti-widget-container {
      display: -ms-flexbox;
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      -ms-flex-wrap: nowrap;
      -ms-flex-align: center
  }
  
  .rd-default.ti-widget.ti-goog .ti-col-4 .ti-footer {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%
  }
  
  .rd-default.ti-widget.ti-goog .ti-col-4 .ti-reviews-container {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%
  }
  
  .rd-default.ti-widget.ti-goog .ti-col-4 .ti-review-item {
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%
  }
  
  .rd-default.ti-widget.ti-goog .ti-reviews-container {
      position: relative;
      display: block
  }
  
  .rd-default.ti-widget.ti-goog .ti-read-more {
      display: block;
      padding: 5px 0 0;
      text-align: left
  }
  
  .rd-default.ti-widget.ti-goog .ti-read-more span {
      display: inline-block;
      font-weight: 400;
      white-space: nowrap;
      font-size: 13.5px;
      color: #000000;
      opacity: 0.5;
      text-decoration: none !important;
      transition: color 300ms ease-out;
      cursor: pointer
  }
  
  .rd-default.ti-widget.ti-goog .ti-read-more span:hover {
      opacity: 1;
      text-decoration: underline !important
  }
  
  .rd-default.ti-widget.ti-goog .ti-review-item {
      padding: 0 8px;
      transition: transform 300ms ease-out
  }
  
  .rd-default.ti-widget.ti-goog .ti-review-item .ti-inner {
      border-radius: 4px
  }
  
  .rd-default.ti-widget.ti-goog .ti-review-item>.ti-inner {
      border-style: solid !important;
      border-color: #ffffff !important;
      background: #ffffff !important;
      border-radius: 4px !important;
      padding: 20px !important;
      margin: 0 !important;
      display: block;
      position: relative
  }
  
  .rd-default.ti-widget.ti-goog .ti-review-item .ti-stars {
      height: 17px
  }
  
  .rd-default.ti-widget.ti-goog .ti-review-content {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      line-height: 21.75px;
      height: 87px;
      font-size: 15px;
      text-align: left;
      transition: height 0.5s;
      font-style: normal;
      -webkit-line-clamp: 4;
      overflow: hidden;
      padding-right: 0
  }
  
  .rd-default.ti-widget.ti-goog .ti-review-header {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      position: relative
  }
  
  .rd-default.ti-widget.ti-goog .ti-review-header:after {
      content: "";
      display: block;
      width: 20px;
      height: 20px;
      position: absolute;
      right: 0px;
      background-repeat: no-repeat;
      background-position: center center
  }
  
  @media (min-width: 480px) {
      .rd-default.ti-widget.ti-goog .ti-review-item:hover {
          -webkit-transform:translate(0, -5px);
          -ms-transform: translate(0, -5px);
          transform: translate(0, -5px)
      }
  }
  
  .rd-default.ti-widget.ti-goog ::-webkit-scrollbar {
      width: 4px;
      border-radius: 3px
  }
  
  .rd-default.ti-widget.ti-goog ::-webkit-scrollbar-track {
      background: rgba(85, 85, 85, 0.1)
  }
  
  .rd-default.ti-widget.ti-goog ::-webkit-scrollbar-thumb {
      background: rgba(85, 85, 85, 0.6)
  }
  
  .rd-default.ti-widget.ti-goog ::-webkit-scrollbar-thumb:hover {
      background: #555
  }
  
  .rd-default.ti-widget .source-Google .ti-review-header:after {
      background-image: url("../../assets/img/google.svg");
      background-size: 100% 100%
  }
  
  .rd-default.ti-widget .source-Google .ti-star.f {
      background-image: url("../../assets/img/full.svg")
  }
  
  .rd-default.ti-widget .source-Google .ti-star.e {
      background-image: url("../../assets/img/empty.svg")
  }

  .rd-default.ti-widget .source-Google .ti-star.h {
    background-image: url("../../assets/img/half.svg")
  }
  
  .rd-default.ti-widget .source-Google .ti-large-logo img {
      width: 110px !important;
      height: 35px !important
  }
  
  .rd-default.ti-widget .star-lg .ti-star {
      width: 30px;
      height: 30px
  }
  
  .rd-default.ti-widget.ti-goog {
      overflow: visible !important
  }
  
  .rd-default.ti-widget.ti-goog .ti-review-item>.ti-inner {
      box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.13), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
      border-top-width: 0px !important;
      border-bottom-width: 0px !important;
      border-left-width: 0px !important;
      border-right-width: 0px !important;
      background-color: white !important;
      backdrop-filter: blur(0px)
  }
  
  .rd-default.ti-widget.ti-goog .ti-reviews-container-wrapper {
      padding-top: 12px !important;
      padding-bottom: 12px !important
  }
  
  .rd-default.ti-widget.ti-goog .ti-review-content {
      height: 87px !important
  }
  
  .rd-default.ti-widget.ti-goog .ti-reviews-container-wrapper {
      padding-bottom: 1px
  }
  
  .rd-default.ti-widget.ti-goog .ti-widget-container:not(.ti-col-1) .ti-footer {
      flex: 0 0 245px !important;
      max-width: 245px !important;
      margin-left: 20px;
      margin-right: 20px
  }
  
  .rd-default.ti-widget.ti-goog .ti-widget-container:not(.ti-col-1) .ti-reviews-container {
      flex: 0 0 calc(100% - 285px) !important;
      max-width: calc(100% - 285px) !important
  }
  
  .rd-default.ti-widget.ti-goog .ti-rating-text strong.ti-rating {
      font-size: 24px !important;
      display: block;
      margin-bottom: 6px
  }
  
  .rd-default.ti-widget.ti-goog .ti-large-logo {
      margin-top: 8px
  }
  
  .rd-default.ti-widget.ti-goog .ti-large-logo img {
      max-width: 120px;
      top: 0px
  }
  
  .rd-default.ti-widget.ti-goog .ti-rating-text .nowrap {
      margin-bottom: 3px
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls {
      display: block;
      margin-top: -15px;
      width: 100%;
      position: absolute;
      height: 0px;
      z-index: 1;
      top: 50%
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls .ti-next,.rd-default.ti-widget.ti-goog .ti-controls .ti-prev {
      position: absolute;
      display: inline-block;
      width: 20px;
      height: 30px;
      padding-top: 20px;
      padding-bottom: 20px;
      display: block;
      opacity: 1;
      -webkit-transition: all 200ms ease-out;
      -moz-transition: all 200ms ease-out;
      -o-transition: all 200ms ease-out;
      transition: all 200ms ease-out
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls .ti-next:hover,.rd-default.ti-widget.ti-goog .ti-controls .ti-prev:hover {
      cursor: pointer;
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2)
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls .ti-next:before,.rd-default.ti-widget.ti-goog .ti-controls .ti-prev:before {
      content: "";
      background: #cccccc;
      width: 17px;
      height: 3px;
      display: block;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      border-radius: 2px;
      position: absolute
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls .ti-next:after,.rd-default.ti-widget.ti-goog .ti-controls .ti-prev:after {
      content: "";
      background: #cccccc;
      width: 17px;
      height: 3px;
      display: block;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      border-radius: 2px;
      position: absolute
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls .ti-next {
      right: 2px
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls .ti-next:after {
      top: 18px;
      right: 0px
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls .ti-next:before {
      top: 8px;
      right: 0px
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls .ti-prev {
      left: 2px
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls .ti-prev:after {
      top: 8px;
      left: 0px
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls .ti-prev:before {
      top: 18px;
      left: 0px
  }
  
  @media (max-width: 479px) {
      .rd-default.ti-widget.ti-goog .ti-controls {
          top:calc(50% - 19px)
      }
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls-line {
      display: none;
      margin: 20px auto;
      width: 150px;
      height: 3px;
      border-radius: 3px;
      background: rgba(204, 204, 204, 0.35);
      position: relative;
      overflow: hidden
  }
  
  .rd-default.ti-widget.ti-goog .ti-controls-line .dot {
      position: absolute;
      left: 0;
      top: 0;
      display: inline-block;
      width: 25px;
      padding-left: 4px;
      padding-right: 4px;
      height: 100%;
      border-radius: 3px;
      background: #cccccc;
      transition: width 0.2s, left 0.2s
  }
  
  @media (max-width: 479px) {
      .rd-default.ti-widget.ti-goog .ti-controls-line {
          display:block !important
      }
  }
  
  .rd-default.ti-widget.ti-goog .ti-footer {
      margin-top: 0
  }
  
  .rd-default.ti-widget.ti-goog .ti-footer .ti-stars {
      margin-bottom: 5px
  }
  
  .rd-default.ti-widget.ti-goog .ti-large-logo {
      margin-top: 5px
  }
  
  .rd-default.ti-widget.ti-goog .ti-col-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rd-default.ti-widget.ti-goog .ti-col-1 .ti-reviews-container,.rd-default.ti-widget.ti-goog .ti-col-1 .ti-footer {
    margin-top: 0px;
    padding-right: 0px;
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.rd-default.ti-widget.ti-goog .ti-col-1 .ti-review-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.rd-default.ti-widget.ti-goog .ti-col-2 .ti-footer,.rd-default.ti-widget.ti-goog .ti-col-2 .ti-reviews-container {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.rd-default.ti-widget.ti-goog .ti-col-2 .ti-review-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.rd-default.ti-widget.ti-goog .ti-col-3 .ti-footer {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%
}

.rd-default.ti-widget.ti-goog .ti-col-3 .ti-reviews-container {
    -ms-flex: 0 0 66.666%;
    flex: 0 0 66.666%;
    max-width: 66.666%
}

.rd-default.ti-widget.ti-goog .ti-col-3 .ti-review-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}