@charset "UTF-8";.video-testimonial-contain{margin-top:45px;margin-top:clamp(35px, 5vw, 45px);--col-count:4;--gap:20px;gap:var(--gap);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:1500px){.video-testimonial-contain{--col-count:2;--gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:600px){.video-testimonial-contain{--col-count:1}}.video-testimonial-contain.count-1{--col-count:1}@media screen and (min-width:601px){.video-testimonial-contain.count-2{--col-count:2}}@media screen and (min-width:601px){.video-testimonial-contain.count-3{--col-count:3}}@media screen and (min-width:601px) and (max-width:1200px){.video-testimonial-contain.count-3{--col-count:2}}.video-testimonial-contain .video-testimonial{-webkit-box-shadow:rgba(0, 0, 0, 0.24) 0px 3px 8px;box-shadow:rgba(0, 0, 0, 0.24) 0px 3px 8px;border-radius:5px;overflow:hidden;width:calc(100% / var(--col-count) - var(--gap));max-width:500px}.video-testimonial-contain .video-testimonial .img-contain{aspect-ratio:16/9;height:auto}.video-testimonial-contain .video-testimonial h3{font-size:20px;font-size:clamp(17px, 5vw, 20px);margin:0;padding:7px 20px;background:white;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;min-height:55px}.reviews-section{text-align:center;color:white;background:#252c38;background:-webkit-gradient(linear, left bottom, left top, from(#252c38), to(#3a4352));background:-webkit-linear-gradient(bottom, #252c38 0%, #3a4352 100%);background:-o-linear-gradient(bottom, #252c38 0%, #3a4352 100%);background:linear-gradient(0deg, #252c38 0%, #3a4352 100%)}.reviews-section .btn-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:auto}.reviews-section .btn-wrap.column{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews-section :where(ol,ul){display:inline-block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-left:auto;margin-right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reviews-section .visual-cards-toggle,.reviews-section iframe,.reviews-section table:not(.ui-datepicker-calendar){margin-left:auto;margin-right:auto}.reviews-section .reviews-grid{margin-top:45px;margin-top:clamp(35px, 5vw, 45px);display:-ms-grid;display:grid;grid-gap:20px;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr)}@media screen and (max-width:1500px){.reviews-section .reviews-grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width:1000px){.reviews-section .reviews-grid{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:15px}}@media screen and (max-width:600px){.reviews-section .reviews-grid{grid-gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.reviews-section .reviews-grid .review-card{max-width:none;background:white}.reviews-section .reviews-grid .review-card .content-contain blockquote,.reviews-section .reviews-grid .review-card .content-contain figcaption{padding-left:20px;padding-left:clamp(15px, var(--review-padding-scaler), 20px);padding-right:20px;padding-right:clamp(15px, var(--review-padding-scaler), 20px)}.reviews-section .reviews-grid .review-card .content-contain blockquote .review-text{line-height:1.7}
/*# sourceMappingURL=reviews.css.map */