.widget.c-reviews.c-reviews-template-5 {
  padding-top: 100px;
  padding-bottom: 155px;
}


.widget.c-reviews.c-reviews-template-5 .widget-header {
  position: relative;
}

.widget.c-reviews.c-reviews-template-5 .widget-title h2 {
  overflow: hidden;
  font-size: clamp(37px, 5vw, 78px) !important;
  font-family: 'Viaoda Libre', sans-serif !important;
  margin: 0;
}

.widget.c-reviews.c-reviews-template-5 .widget-send {
  color: #808080;
  padding: 8px 14px;
  border: 1px solid #E8E8E8;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: color, border-color;
  -moz-transition-property: color, border-color;
  -ms-transition-property: color, border-color;
  -o-transition-property: color, border-color;
  transition-property: color, border-color;
}

.widget.c-reviews.c-reviews-template-5 .widget-send-icon svg path {
  stroke: #B0B0B0;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: stroke;
  -moz-transition-property: stroke;
  -ms-transition-property: stroke;
  -o-transition-property: stroke;
  transition-property: stroke;
}

.widget.c-reviews.c-reviews-template-5 .widget-send-content {
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: inherit;
}

.widget.c-reviews.c-reviews-template-5 .widget-all {
  display: flex;
  justify-content: center;
  text-decoration: none;
  margin-top: 88px;
}

.widget.c-reviews.c-reviews-template-5 .widget-all a {
  padding: 18px 32px;
  border-radius: 36px;
  background: rgb(45, 119, 104);
  color: rgb(255, 255, 255);
  font-family: Vladivostok;
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 700;
  line-height: 140%;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  transition: opacity .2s;
}

.widget.c-reviews.c-reviews-template-5 .widget-all a:hover {
  opacity: .7;
}

.widget.c-reviews.c-reviews-template-5 .widget-items {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: clamp(15px, 2vw, 33px);
  max-height: 1000px;
}

.widget.c-reviews.c-reviews-template-5 .widget-items.widget-items-3 {
  flex-direction: row;
  flex-wrap: nowrap;
}

.widget.c-reviews.c-reviews-template-5 .widget-item {
  max-width: 32%;
  position: relative;
  z-index: 1;
}

.widget.c-reviews.c-reviews-template-5 .widget-item.items-4 {
  max-width: 49%;
}

.widget.c-reviews.c-reviews-template-5 .widget-item:hover {
  z-index: 2;
}

.widget.c-reviews.c-reviews-template-5 .widget-item-wrapper {
  position: relative;
  height: 100%;
  padding: 32px 32px 47px;
  background-color: #FFF;
  border: 1px solid #f1f1f1;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -ms-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
}

.widget.c-reviews.c-reviews-template-5 .widget-item-wrapper:hover {
  -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
}

.widget.c-reviews.c-reviews-template-5 .widget-item-description {
  color: rgb(156, 156, 156);
  font-family: Vladivostok;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}


.widget.c-reviews.c-reviews-template-5 .widget-item-picture {
  display: block;
  width: 100%;
  height: 100%;
  margin-right: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.widget.c-reviews.c-reviews-template-5 .widget-item-name {
  color: rgb(43, 44, 46);
  font-family: Vladivostok;
  font-size: 16px;
  font-weight: 700;
  line-height: 170%;
  text-align: left;
  text-transform: uppercase;
}

.widget.c-reviews.c-reviews-template-5 .review-date {
  color: rgb(156, 156, 156);
  font-family: Vladivostok;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 1%;
}

.widget.c-reviews.c-reviews-template-5 .quotation-icon {
  margin-top: 25px;
  margin-bottom: 15px;
}

.widget.c-reviews.c-reviews-template-5 .img-wrapper {
  box-sizing: border-box;
  border: 0.8px solid rgb(189, 189, 189);
  border-radius: 50%;
  height: 65px;
  width: 65px;
  padding: 4px;
  margin-right: 15px;
}

.widget.c-reviews.c-reviews-template-5 .widget-item-position {
  font-size: 12px;
  line-height: 18px;
  color: #cecece;
  margin-top: 4px;
  max-height: 36px;
  overflow: hidden;
}

.widget.c-reviews.c-reviews-template-5 .gallery-wrapper {
  position: relative;
  height: 80px;
  margin-top: 25px;
}

.widget.c-reviews.c-reviews-template-5 .gallery-photo-wrapper {
  position: absolute;
  display: flex;
  width: 72px;
  height: 72px;
  border: 2px solid #fff;
  border-radius: 50%;
  overflow: hidden;
}

.widget.c-reviews.c-reviews-template-5 .photo-0 {
  left: 0;
  z-index: 1;
}

.widget.c-reviews.c-reviews-template-5 .photo-1 {
  left: 50px;
  z-index: 2;
}

.widget.c-reviews.c-reviews-template-5 .photo-2 {
  left: 100px;
  z-index: 3;
}

.widget.c-reviews.c-reviews-template-5 .more-photo-count {
  position: absolute;
  color: rgb(99, 99, 99);
  font-family: Vladivostok;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  left: 180px;
}

.widget.c-reviews.c-reviews-template-5 .gallery-photo {
  height: 100%;
  max-width: none;
  width: 100%;
  object-fit: cover;
}


.widget.c-reviews.c-reviews-template-5 .more {
  color: rgb(45, 119, 104);
  font-family: Vladivostok;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  text-align: left;
  text-decoration-line: underline;
  margin-top: 28px;
  transition: color .2s;
  cursor: pointer;
}

.widget.c-reviews.c-reviews-template-5 .more:hover {
  color: #66C3B1;
}

.bg-modal-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.bg-modal-wrapper.scroll-bg {
  overflow-y: scroll;
  align-items: flex-start
}

.review-modal-wrapper {
  position: relative;
  z-index: 1001;
  background-color: #FFF;
  border-radius: 17px;
  border: 1px solid rgb(219, 219, 219);
  padding: 40px 30px;
  max-width: 50vw;
  height: fit-content;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
}

.close_btn {
  width: fit-content;
  cursor: pointer;
  position: absolute;
  top: 40px;
  right: 30px;
  z-index: 100;
  transition: opacity .2s;
}

.close_btn:hover {
  opacity: 0.5;
}

#static-thumbnails {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  margin-top: 20px;
}

.galler-img {
  max-width: 150px;
  height: 150px;
  border-radius: 5px;
  object-fit: cover;
  cursor: pointer;
  transition: .2s;
}

.galler-img:hover {
  opacity: .8;
}

.pag-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}


.gallery-img-wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  border-radius: 17px;
  overflow: hidden;
}

.gallery-img-wrapper.grab {
  cursor: grab;
}

.gallery-img-wrapper img {
  object-fit: cover;
  width: 100%;
}

.review-modal-wrapper .item-title {
  color: rgb(43, 44, 46);
  font-family: Vladivostok;
  font-size: 16px;
  font-weight: 700;
  line-height: 170%;
  text-transform: uppercase;

}

.review-modal-wrapper .item-date {
  color: rgb(156, 156, 156);
  font-family: Vladivostok;
  font-size: 16px;
  font-weight: 400;
  line-height: 170%;
}

.review-modal-wrapper .item-text {
  margin-top: 20px;
  margin-bottom: 30px;
  color: rgb(156, 156, 156);
  font-family: Vladivostok;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

@media all and (max-width: 1200px) {
  .widget.c-reviews.c-reviews-template-5 .widget-item-wrapper {
    padding: 32px 21px 40px;
  }
}


@media all and (max-width: 900px) {

  .widget.c-reviews.c-reviews-template-5 .widget-item {
    max-width: 48%;

  }

  .widget.c-reviews.c-reviews-template-5 .widget-items {
    max-height: 1400px;
  }

  .widget.c-reviews.c-reviews-template-5 .widget-items-3 {
    flex-wrap: wrap !important;
  }
}

@media all and (max-width: 768px) {
  .widget.c-reviews.c-reviews-template-5 .widget-send-content {
    display: none;
  }

  .review-modal-wrapper {
    max-width: 90vw;
  }
}

@media all and (max-width: 600px) {
  .widget.c-reviews.c-reviews-template-5 {
    padding-top: 65px;
    padding-bottom: 70px;
  }

  .widget.c-reviews.c-reviews-template-5 .widget-item-wrapper {
    padding-bottom: 20px;
  }

  .widget.c-reviews.c-reviews-template-5 .widget-item-person {
    position: static;
    height: auto;
  }

  .widget.c-reviews.c-reviews-template-5 .widget-item-picture {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .widget.c-reviews.c-reviews-template-5 .widget-item-name,
  .widget.c-reviews.c-reviews-template-5 .widget-item-position {
    max-height: none;
  }

  .widget.c-reviews.c-reviews-template-5 .widget-item.items-4,
  .widget.c-reviews.c-reviews-template-5 .widget-item {
    max-width: 100%;
  }

  .widget.c-reviews.c-reviews-template-5 .hide-on-mobile {
    display: none;
  }
}

@media all and (max-width: 500px) {
  .review-modal-wrapper {
    max-width: 100vw;
    padding: 30px 20px;
  }

  .review-modal-wrapper .item-text {
    margin-top: 20px;
    margin-bottom: 10px;
    max-height: 50vh;
    overflow-y: scroll;
    display: block;
  }

  .bg-modal-wrapper {
    overflow-y: scroll;
  }

  .widget.c-reviews.c-reviews-template-5 .widget-send {
    padding: 6px;
  }

  .widget.c-reviews.c-reviews-template-5 .widget-all-desktop {
    display: none;
  }

  .widget.c-reviews.c-reviews-template-5 .widget-all-mobile {
    display: block;
  }

  .widget.c-reviews.c-reviews-template-5 .widget-item-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .widget.c-reviews.c-reviews-template-5 .widget-item-description {
    font-size: 14px;
    line-height: 21px;
  }
}

.body-overflow {
  overflow: hidden;
}



/*# sourceMappingURL=style.css.map */