/* Built: 2026-06-02T19:53:15.148Z */
.testimonial-slider-section{opacity:1!important;background-color:var(--blue, #0B4A80);width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:4rem 0;color:#fff;overflow:hidden}.testimonial-slider-section .inner-container{width:min(var(--container-max-width, 1242px),100%);margin:0 auto;padding-inline:var(--section-inline-padding);position:relative}.testimonial-slider-section .testimonial-slider-title{text-align:center;color:inherit;margin-bottom:3rem;font-size:clamp(1.5rem,4vw,2.5rem)}.testimonial-slider-section .testimonial-slider-wrapper{position:relative;display:flex;align-items:center}.testimonial-slider-section .testimonial-slider-track-container{overflow:hidden;width:100%;margin:0 40px}.testimonial-slider-section .testimonial-slider-track{display:flex;transition:transform .5s ease-in-out;gap:1.5rem}.testimonial-slider-section .testimonial-slide{flex:0 0 calc((100% - 3rem) / 3);background:var(--panel, #fff);border-radius:var(--radius-md, 1.25rem);padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:250px;min-width:150px}.testimonial-slider-section .testimonial-slide img{max-width:100%;height:auto;display:block}.testimonial-slider-section .testimonial-slide .testimonial-slide-icon{width:48px;height:48px;margin-bottom:1.5rem;background-image:url(../images/icons/swim-ring.webp);background-size:contain;background-repeat:no-repeat;background-position:center}.testimonial-slider-section .testimonial-slide .testimonial-slide-title{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;text-align:center;display:none;color:var(--text, #0B4A80)}.testimonial-slider-section .testimonial-slide .testimonial-slide-stars{height:35px;width:175px;background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="%23FAB917"><path d="M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z"/></svg>');background-repeat:repeat-x;background-size:35px 35px;margin:0 auto 1rem;filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.testimonial-slider-section .testimonial-slide .testimonial-slide-content{color:var(--text, #0B4A80);text-align:center;font-size:1.1rem;line-height:1.5;margin:0 auto}.testimonial-slider-section .testimonial-slide .testimonial-slide-content p{margin-bottom:0}.testimonial-slider-section .testimonial-no-logo{color:var(--text, #0B4A80);font-weight:600;text-align:center}.testimonial-slider-section .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background-image:none;background-color:transparent!important;border:none;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;color:#fff;width:30px;height:30px;padding:0!important;transition:opacity .3s ease}.testimonial-slider-section .slider-arrow:disabled{opacity:.3;cursor:not-allowed}.testimonial-slider-section .slider-arrow svg{width:30px;height:30px;aspect-ratio:1/1}.testimonial-slider-section .slider-arrow.slider-arrow-prev{left:0}.testimonial-slider-section .slider-arrow.slider-arrow-next{right:0}.testimonial-slider-section .slider-dots{display:none}.testimonial-slider-section .slider-dots .slider-dot{width:10px;height:10px;border-radius:50%;background:color-mix(in srgb,#fff 30%,transparent);border:none;padding:0;cursor:pointer;transition:background .3s ease}.testimonial-slider-section .slider-dots .slider-dot.active{background:#fff}@media (max-width: 1024px){.testimonial-slider-section .testimonial-slide{flex:0 0 calc((100% - 1.5rem)/2)}}@media (max-width: 768px){.testimonial-slider-section .testimonial-slide{flex:0 0 calc((100% - 1.5rem)/2);padding:1rem .5rem}.testimonial-slider-section .testimonial-slider-track-container{margin:0 30px}}@media (max-width: 480px){.testimonial-slider-section .testimonial-slide{flex:0 0 100%}}
