.testimonials-tiles-carousel .owl-stage-outer{padding:10px 1px;width:calc(100% + 2px)}.testimonials-tiles-carousel .owl-item{height:100%}.testimonials-tiles-carousel .owl-item>.d-flex{overflow:hidden;height:100%;border:1px solid var(--bs-input-border-color);background:var(--bs-final-site-color);padding:.625rem;border-radius:4px}.testimonials-tiles-carousel .owl-item>.d-flex .inner{overflow-y:scroll;margin-right:-40px;padding-right:40px;height:100%}@media(min-width:992px){.testimonials-tiles-carousel .owl-item>.d-flex{padding:1.25rem}}.testimonials-tiles-carousel .owl-item .review-heading,.testimonials-tiles-carousel .owl-item .review-description{color:var(--bs-p-color)}.testimonials-tiles-carousel .owl-item .star-rating,.testimonials-tiles-carousel .owl-item .review-heading,.testimonials-tiles-carousel .owl-item .review-description{text-align:left}.testimonials-tiles-carousel .owl-item .star-rating i{color:var(--bs-p-color);font-size:1.25rem;opacity:.6}.testimonials-tiles-carousel .owl-item .star-rating i.icon-star,.testimonials-tiles-carousel .owl-item .star-rating i.icon-star-full{color:var(--bs-primary);opacity:1}.testimonials-tiles-carousel .owl-dots{visibility:visible !important;opacity:1 !important;height:5px;display:flex;justify-content:center;padding-top:var(--bs-container-padding-x-2x);padding-bottom:var(--bs-container-padding-x);text-align:center;align-items:center;justify-content:center;flex-wrap:wrap;margin:1.25rem auto;visibility:hidden;background:transparent;border:0;color:inherit}.testimonials-tiles-carousel .owl-dots.disabled{visibility:hidden;max-height:0;display:none}.testimonials-tiles-carousel .owl-dots:not(.disabled){visibility:visible;max-height:none}.testimonials-tiles-carousel .owl-dots .owl-dot{min-width:10px;width:.625rem;min-height:10px;height:.625rem;cursor:pointer;margin:.625rem 0;padding:0;color:currentColor !important;background:transparent !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;position:relative !important}.testimonials-tiles-carousel .owl-dots .owl-dot span{background:currentColor;opacity:.5;border:0;min-width:.3125rem;min-height:.3125rem;display:block;margin:auto;box-shadow:none;border-radius:50%;outline:0 solid transparent;outline-offset:0;transition:all .3s ease-in-out;position:absolute !important}.testimonials-tiles-carousel .owl-dots .owl-dot:hover span,.testimonials-tiles-carousel .owl-dots .owl-dot:focus span,.testimonials-tiles-carousel .owl-dots .owl-dot:focus-visible span,.testimonials-tiles-carousel .owl-dots .owl-dot.active span{background:currentColor;opacity:1}.testimonials-tiles-carousel .owl-dots .owl-dot:focus-visible span{outline:2px dotted currentColor;outline-offset:2px}.testimonials-tiles-carousel .owl-dots .owl-dot.active span{outline:2px solid currentColor;outline-offset:2px}.testimonials-tiles-carousel .owl-dots .owl-dot::before{width:44px;min-width:44px;height:44px;min-height:44px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;content:"";background:transparent;border:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:auto}.testimonials-tiles-carousel .owl-dots .owl-dot+.owl-dot{margin-left:1.25rem !important}.testimonials-tiles-carousel .owl-nav{position:absolute;top:50%;bottom:0;left:0;right:0;width:100%;height:0;display:block;z-index:1150;transform:translateY(-50%);opacity:0;transition:all 600ms ease-in 200ms}.testimonials-tiles-carousel .owl-nav .owl-prev{text-align:left;left:0}.testimonials-tiles-carousel .owl-nav .owl-next{text-align:right;right:0}.testimonials-tiles-carousel .owl-nav>div,.testimonials-tiles-carousel .owl-nav>button{position:absolute;top:50%;width:45px;height:45px;transform:translateY(-50%)}.testimonials-tiles-carousel .owl-nav>div i,.testimonials-tiles-carousel .owl-nav>button i{font-size:28px;width:45px;height:45px;line-height:45px;text-align:center}.testimonials-tiles-carousel:hover .owl-nav,.testimonials-tiles-carousel:focus-within .owl-nav{opacity:.8}@media(min-width:992px){.container-fluid .testimonials-tiles-carousel .owl-nav .owl-prev{left:0}.container-fluid .testimonials-tiles-carousel .owl-nav .owl-next{right:0}.container .testimonials-tiles-carousel .owl-nav .owl-prev{left:-45px}.container .testimonials-tiles-carousel .owl-nav .owl-next{right:-45px}}section.inset .testimonials-tiles-carousel .owl-item>.d-flex{background:var(--bs-final-site-color)}section.default .testimonials-tiles-carousel .owl-item>.d-flex{background:var(--bs-input-bg-color)}