.lh-template-testimonials-2025 {
  /* Marquee (running line) animation for logos list */
  font-family: "Montserrat", Arial, sans-serif;
  color: #21262d;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
.lh-template-testimonials-2025 .testimonials-handle-section {
  padding: 80px 10px 50px;
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-handle-section {
    padding: 50px 10px 30px;
  }
}
.lh-template-testimonials-2025 .testimonials-handle-section .section-handle {
  max-width: 872px;
  margin: 0 auto 15px;
  font-size: 38px;
  line-height: 38px;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-handle-section .section-handle {
    max-width: 370px;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-testimonials-2025 .testimonials-handle-section .section-handle {
    font-size: 26px;
    line-height: 26px;
  }
}
.lh-template-testimonials-2025 .testimonials-handle-section .section-description {
  max-width: 1030px;
  margin: 0 auto 10px;
  font-size: 22px;
  line-height: 34px;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-handle-section .section-description {
    max-width: 458px;
    line-height: 30px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-testimonials-2025 .testimonials-handle-section .section-description {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 0;
  }
}
@-webkit-keyframes lh-logos-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes lh-logos-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.lh-template-testimonials-2025 .testimonials-logos-list-wrap {
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 50px;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-logos-list-wrap {
    margin-bottom: 40px;
  }
}
.lh-template-testimonials-2025 .testimonials-logos-list-wrap .logos-list[data-marquee=true] {
  display: flex;
  flex-wrap: nowrap;
  gap: 0;
  -webkit-animation: lh-logos-marquee 30s linear infinite;
          animation: lh-logos-marquee 30s linear infinite;
  will-change: transform;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-logos-list-wrap .logos-list[data-marquee=true] {
    -webkit-animation: lh-logos-marquee 40s linear infinite;
            animation: lh-logos-marquee 40s linear infinite;
  }
}
.lh-template-testimonials-2025 .testimonials-logos-list-wrap .logos-list[data-marquee=true] .logo-item {
  flex: 0 0 auto;
  padding: 0 20px;
  display: flex;
  align-items: center;
}
.lh-template-testimonials-2025 .testimonials-logos-list-wrap .logos-list[data-marquee=true] .logo {
  display: inline-block;
  max-height: 64px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  transition: opacity 0.3s, filter 0.3s;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-logos-list-wrap .logos-list[data-marquee=true] .logo {
    max-width: 180px;
    height: 60px;
  }
}
.lh-template-testimonials-2025 .testimonials-stats {
  max-width: 1227px;
  margin: 40px auto 30px;
}
@media all and (min-width: 968px) {
  .lh-template-testimonials-2025 .testimonials-stats .numbers {
    display: flex;
    justify-content: space-between;
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-stats .numbers {
    display: flex;
    justify-content: space-between;
  }
}
@media all and (min-width: 640px) {
  .lh-template-testimonials-2025 .testimonials-stats .numbers {
    background-color: white;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    padding: 15px 54px;
    border-radius: 14px;
    font-size: 30px;
    line-height: 1.1;
    margin: 0 auto 20px;
    font-weight: 500;
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-stats .numbers {
    background-color: white;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    padding: 15px 54px;
    border-radius: 14px;
    font-size: 30px;
    line-height: 1.1;
    margin: 0 auto 20px;
    font-weight: 500;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-stats .numbers {
    text-align: center;
    max-width: 331px;
    padding: 20px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-testimonials-2025 .testimonials-stats .numbers {
    max-width: unset;
    margin-bottom: 40px;
  }
}
.lh-template-testimonials-2025 .testimonials-stats .numbers .blue {
  font-weight: 600;
  margin-right: 5px;
}
@media all and (min-width: 968px) {
  .lh-template-testimonials-2025 .testimonials-stats .numbers .item {
    flex: 1 0 33%;
    max-width: 295px;
    margin-bottom: 0;
  }
  .lh-template-testimonials-2025 .testimonials-stats .numbers .item:last-child .blue {
    display: block;
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-stats .numbers .item {
    flex: 1 0 33%;
    max-width: 295px;
    margin-bottom: 0;
  }
  .lh-template-testimonials-2025 .testimonials-stats .numbers .item:last-child .blue {
    display: block;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-stats .numbers .item {
    font-size: 27px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .lh-template-testimonials-2025 .testimonials-stats .numbers .item:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-testimonials-2025 .testimonials-stats .numbers .item {
    font-size: 20px;
    line-height: 21px;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-stats .numbers .item.item-0 .blue, .lh-template-testimonials-2025 .testimonials-stats .numbers .item.item-2 .blue {
    display: block;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-testimonials-2025 .testimonials-stats .numbers .item.item-0 .blue, .lh-template-testimonials-2025 .testimonials-stats .numbers .item.item-2 .blue {
    display: inline-block;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding-bottom: 60px;
  background-color: #fcfbf4;
}
@media screen and (max-width: 639px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews {
    padding-bottom: 250px;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(circle, rgba(0, 182, 122, 0.5) 0%, rgba(0, 182, 122, 0) 50%);
  pointer-events: none;
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .handle {
  font-size: 34px;
  line-height: 41px;
  font-weight: 600;
  max-width: 1200px;
  margin: 0 auto 10px;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .handle {
    max-width: 518px;
  }
}
@media screen and (max-width: 479px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .handle {
    font-size: 25px;
    line-height: 30px;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .description {
  font-family: "Gloria Hallelujah", cursive;
  max-width: 560px;
  margin: 0 auto 40px;
  font-size: 27px;
  line-height: 42px;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .description {
    font-size: 23px;
    line-height: 36px;
    margin-bottom: 15px;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-desktop {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  max-width: 1040px;
  margin: 0 auto 60px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-desktop {
    display: none;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile {
  padding: 10px 20px 70px;
  position: relative;
  z-index: 3;
}
@media all and (min-width: 968px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile {
    display: none;
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile {
    display: none;
  }
}
@media all and (min-width: 480px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile {
    padding-bottom: 10px;
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile {
    padding-bottom: 10px;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background-color: rgb(0, 182, 122);
  bottom: 30px;
  z-index: 2;
}
@media all and (min-width: 480px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .arrow {
    bottom: 50%;
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .arrow {
    bottom: 50%;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .arrow:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  -webkit-mask: url(../images/content/surprise-boxes-2025/slider-arrow.svg) 50% 50% no-repeat;
  mask: url(../images/content/surprise-boxes-2025/slider-arrow.svg) 50% 50% no-repeat;
  background-color: #ffffff;
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .arrow.arrow-left {
  left: calc(50% - 40px);
}
@media all and (min-width: 480px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .arrow.arrow-left {
    left: calc(50% - 235px);
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .arrow.arrow-left {
    left: calc(50% - 235px);
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .arrow.arrow-right {
  transform: scaleX(-100%);
  left: 50%;
}
@media all and (min-width: 480px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .arrow.arrow-right {
    left: calc(50% + 205px);
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .arrow.arrow-right {
    left: calc(50% + 205px);
  }
}
@media all and (min-width: 480px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .review-list {
    max-width: 360px;
    margin: 0 auto;
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .review-list {
    max-width: 360px;
    margin: 0 auto;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .review-item {
  height: 500px;
}
@media all and (min-width: 480px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .review-item {
    max-width: 360px;
    margin: 0 auto;
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .review-item {
    max-width: 360px;
    margin: 0 auto;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .slick-dots {
  bottom: -5px;
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .slick-dots li {
  width: 10px;
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .slick-dots li button {
  padding: 0;
  width: 10px;
  height: 10px;
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-list-mobile .slick-dots li button:before {
  width: 10px;
  height: 10px;
  font-size: 10px;
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .review-item-inner {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 10px 10px 25px 0 rgba(0, 0, 0, 0.1);
  background-color: white;
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .review-item-inner img, .lh-template-testimonials-2025 .testimonials-subscriber-reviews .review-item-inner picture {
  max-width: 100%;
  height: auto;
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo {
  position: absolute;
  width: 233px;
  height: 294px;
  margin-left: -116px;
  margin-top: -187px;
  z-index: 1;
  pointer-events: none;
  background: 50% 50% no-repeat;
  background-size: cover;
  box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-0 {
  top: 370px;
  left: calc(50% - 680px);
  width: 249px;
  height: 214px;
  transform: rotate(8deg);
  background-image: url(../images/content/testimonials-2025/subscriber-reviews/image_6990-min.jpg);
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-0 {
    width: 186px;
    height: 160px;
    top: calc(50% + 150px);
    left: calc(50% - 250px);
    transform: rotate(352deg);
  }
}
@media screen and (max-width: 479px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-0 {
    width: 133px;
    height: 114px;
    top: unset;
    left: calc(50% - 4px);
    bottom: 95px;
    z-index: 2;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-1 {
  top: 350px;
  right: calc(50% - 800px);
  width: 233px;
  height: 294px;
  transform: rotate(7deg);
  background-image: url(../images/content/testimonials-2025/subscriber-reviews/image_6989-min.jpg);
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-1 {
    width: 167px;
    height: 210px;
    right: calc(50% - 348px);
    top: calc(50% - 170px);
    transform: rotate(13deg);
  }
}
@media screen and (max-width: 479px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-1 {
    top: unset;
    right: calc(50% - 107px);
    bottom: 77px;
    width: 109px;
    height: 138px;
    z-index: 2;
    transform: rotate(6deg);
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-2 {
  top: 680px;
  left: calc(50% - 570px);
  width: 209px;
  height: 269px;
  transform: rotate(351deg);
  background-image: url(../images/content/testimonials-2025/subscriber-reviews/342344641_5842451534.jpg);
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-2 {
    top: calc(50% - 155px);
    left: calc(50% - 186px);
    width: 141px;
    height: 180px;
    transform: rotate(343deg);
  }
}
@media screen and (max-width: 479px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-2 {
    top: unset;
    left: calc(50% - 51px);
    bottom: 94px;
    width: 87px;
    height: 111px;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-3 {
  top: 770px;
  right: calc(50% - 757px);
  width: 255px;
  height: 187px;
  transform: rotate(5deg);
  background-image: url(../images/content/testimonials-2025/subscriber-reviews/image_6988-min.jpg);
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-3 {
    width: 194px;
    height: 142px;
    top: calc(50% + 200px);
    right: calc(50% - 368px);
  }
}
@media screen and (max-width: 479px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .reviews-photo.reviews-photo-3 {
    top: unset;
    right: calc(50% - 174px);
    bottom: 107px;
    width: 116px;
    height: 85px;
    transform: rotate(8deg);
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .button-wrap {
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .button-wrap {
    max-width: 300px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .button-wrap {
    max-width: 435px;
    padding: 0 20px;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .button-wrap .button {
  display: inline-block;
  padding: 9px 33px;
  font-size: 22px;
  color: white;
  border: 3px solid #ff6d1c;
  border-bottom-width: 6px;
  border-radius: 12px;
  background-color: #fd8949;
  font-weight: 600;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .button-wrap .button {
    padding: 9px 10px;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-testimonials-2025 .testimonials-subscriber-reviews .button-wrap .button {
    display: block;
    padding: 9px 33px;
  }
}
.lh-template-testimonials-2025 .testimonials-subscriber-reviews .button-wrap .button:hover {
  background-color: #ff6d1c;
}
.lh-template-testimonials-2025 .testimonial-unboxing {
  text-align: center;
  position: relative;
  overflow: hidden;
  background: url(../images/content/what-in-the-boxes/unboxing-bg.jpg) 32% 100% no-repeat;
  margin-top: 70px;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonial-unboxing {
    background-size: contain;
  }
}
@media all and (min-width: 968px) {
  .lh-template-testimonials-2025 .testimonial-unboxing:before {
    content: "";
    position: absolute;
    width: 636px;
    height: 705px;
    left: -260px;
    top: 28%;
    background: url(../images/content/what-in-the-boxes/36545.png) no-repeat 50% 50%;
    background-size: contain;
    transform: scaleX(-100%) rotate(7deg);
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonial-unboxing:before {
    content: "";
    position: absolute;
    width: 636px;
    height: 705px;
    left: -260px;
    top: 28%;
    background: url(../images/content/what-in-the-boxes/36545.png) no-repeat 50% 50%;
    background-size: contain;
    transform: scaleX(-100%) rotate(7deg);
  }
}
.lh-template-testimonials-2025 .testimonial-unboxing .unboxing-handle {
  font-size: 38px;
  line-height: 43px;
  margin: 0 auto 20px;
  max-width: 460px;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonial-unboxing .unboxing-handle {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 13px;
  }
}
.lh-template-testimonials-2025 .testimonial-unboxing .unboxing-text {
  max-width: 530px;
  margin: 0 auto 30px;
  font-size: 23px;
  line-height: 32px;
  font-weight: 500;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonial-unboxing .unboxing-text {
    font-size: 18px;
    line-height: 25px;
    padding: 0 45px;
    margin-bottom: 35px;
  }
}
.lh-template-testimonials-2025 .testimonial-unboxing .unboxing-video {
  max-width: 860px;
  margin: 0 auto 90px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonial-unboxing .unboxing-video {
    padding: 0 20px;
    margin-bottom: 60px;
  }
}
.lh-template-testimonials-2025 .testimonial-unboxing .unboxing-video iframe {
  aspect-ratio: 16/9;
}
.lh-template-testimonials-2025 .testimonials-videos {
  padding: 20px 20px 40px;
  background-color: #fcfbf4;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-videos {
    padding: 10px 0 20px;
  }
}
.lh-template-testimonials-2025 .testimonials-videos .videos-wrap {
  background-color: #f4f5f6;
  border-radius: 8px;
  padding: 10px;
  display: grid;
  grid-template-columns: 46% 1fr;
  gap: 12px 30px;
  max-width: 1160px;
  margin: 20px auto;
  align-items: stretch;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-videos .videos-wrap {
    grid-template-columns: 1fr;
    padding: 16px;
  }
}
.lh-template-testimonials-2025 .testimonials-videos .video-2-players {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-videos .video-2-players {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    order: 3;
  }
}
.lh-template-testimonials-2025 .testimonials-videos .video-handle {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-videos .video-handle.video-handle-0 {
    order: 0;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-videos .video-handle.video-handle-1 {
    order: 2;
  }
}
.lh-template-testimonials-2025 .testimonials-videos .video-unboxing-player {
  position: relative;
  background-color: black;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-videos .video-unboxing-player {
    order: 1;
    aspect-ratio: 16/9;
    margin-bottom: 10px;
  }
}
.lh-template-testimonials-2025 .testimonials-videos .video-unboxing-player iframe {
  max-width: calc(100% - 2px);
}
.lh-template-testimonials-2025 .testimonials-videos .video-2-player {
  aspect-ratio: 9/16;
  position: relative;
  background-color: black;
}
@media all and (min-width: 968px) {
  .lh-template-testimonials-2025 .testimonials-videos .video-2-player.video-2-player-2 {
    display: none;
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-videos .video-2-player.video-2-player-2 {
    display: none;
  }
}
.lh-template-testimonials-2025 .testimonials-videos iframe {
  width: 100%;
  height: 100%;
}
.lh-template-testimonials-2025 .testimonials-widgets {
  background: url(../images/content/homepage-2025new/featured-on/desert_2-min.png) 50% 113% no-repeat;
  padding-bottom: 140px;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-widgets {
    padding-bottom: 120px;
    background-size: 1000px;
    background-position: 50% 100%;
  }
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
@media all and (min-width: 640px) {
  .lh-template-testimonials-2025 .testimonials-widgets .widgets {
    justify-content: center;
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-widgets .widgets {
    justify-content: center;
  }
}
@media screen and (max-width: 639px) {
  .lh-template-testimonials-2025 .testimonials-widgets .widgets {
    flex-direction: column;
    align-items: center;
  }
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget {
  flex: 1 0 50%;
  min-height: 10px;
  max-width: 215px;
}
@media all and (min-width: 640px) {
  .lh-template-testimonials-2025 .testimonials-widgets .widgets .widget {
    margin-right: 100px;
  }
}
@media print {
  .lh-template-testimonials-2025 .testimonials-widgets .widgets .widget {
    margin-right: 100px;
  }
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget:last-child {
  margin-right: 0;
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook {
  color: #2e3e61;
  font-size: 18px;
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb_handle {
  font-size: 20px;
  margin-bottom: 8px;
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb_handle {
    font-size: 18px;
    font-weight: 700;
  }
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb_handle:before {
  content: "";
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url("../images/content/homepage-2025new/featured-on/fb_logo.svg") 50% 50% no-repeat;
  background-size: contain;
  vertical-align: bottom;
  margin-right: 3px;
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb_stars {
  color: white;
  margin-bottom: 4px;
  letter-spacing: -1.4px;
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb_stars .item {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 2px;
  background-color: #eeeeee;
  text-align: center;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb_stars .item {
    margin-right: 0;
  }
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb_stars .item:last-child {
  margin-right: 0;
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb_stars .star {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  line-height: 36px;
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb_stars .fill {
  background-color: #4c6ab2;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb-sub-data {
  font-size: 16px;
  line-height: 19px;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb-sub-data {
    font-size: 13px;
    letter-spacing: -0.1px;
    display: flex;
  }
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook .fb-sub-data .fb_reviews {
    margin-right: 5px;
  }
}
.lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-facebook strong {
  font-weight: 600;
}
@media screen and (max-width: 967px) {
  .lh-template-testimonials-2025 .testimonials-widgets .widgets .widget-trustpilot {
    margin-bottom: -10px;
  }
}
.lh-template-testimonials-2025 .blue {
  color: rgb(24, 119, 242);
}
.lh-template-testimonials-2025 b, .lh-template-testimonials-2025 strong {
  font-weight: 600;
}
.lh-template-testimonials-2025 p {
  margin: 0 0 20px;
}
@media screen and (max-width: 991px) {
  .lh-template-testimonials-2025 .container {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
  }
}

html {
  font-size: 18px;
}
