/* Phase 22 - same old testimonial cards, but the slider moves one impression at a time */
.hm-testimonials-section{position:relative;overflow:hidden}.hm-testimonials-section:before{content:"";position:absolute;inset:auto -8% 8% -8%;height:140px;background:radial-gradient(circle,rgba(158,89,22,.08),transparent 68%);pointer-events:none}.hm-one-by-one-slider{position:relative;padding:0 58px 42px}.hm-one-slider-viewport{overflow:hidden;margin:0 -12px;direction:ltr}.hm-one-slider-track{display:flex;align-items:stretch;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.hm-one-slider-slide{padding:0 12px;box-sizing:border-box}.hm-old-testimonial-card{height:100%;transition:.2s ease}.hm-old-testimonial-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(17,24,39,.10)}.hm-old-testimonial-card .hm-card-body{min-height:255px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 24px}.hm-testimonial-stars-simple{font-size:1.05rem;letter-spacing:.08rem;line-height:1}.hm-testimonial-text{line-height:2;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.hm-testimonial-name{display:block;color:#1f2937;font-weight:800}.hm-testimonial-source{color:#9e5916!important;font-weight:700}.hm-testimonials-control{position:absolute;width:42px;height:42px;top:44%;border:0;border-radius:50%;background:#9e5916!important;opacity:1;box-shadow:0 12px 24px rgba(158,89,22,.22);display:flex;align-items:center;justify-content:center;z-index:3}.hm-testimonials-control span[aria-hidden="true"]{font-size:2rem;font-weight:800;line-height:1;color:#fff;margin-top:-3px}.hm-testimonials-prev{right:0}.hm-testimonials-next{left:0}.hm-testimonials-counter{position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:#fff4df;color:#7a430e;border:1px solid rgba(158,89,22,.18);border-radius:999px;padding:5px 14px;font-weight:800;font-size:.86rem;box-shadow:0 8px 18px rgba(158,89,22,.10)}.hm-slider-static{padding-bottom:0}.hm-slider-static .hm-testimonials-control,.hm-slider-static .hm-testimonials-counter{display:none}@media(max-width:991.98px){.hm-one-by-one-slider{padding-inline:46px}.hm-old-testimonial-card .hm-card-body{min-height:235px}}@media(max-width:767.98px){.hm-one-by-one-slider{padding:0 0 48px}.hm-one-slider-viewport{margin:0}.hm-one-slider-slide{padding:0 2px}.hm-testimonials-control{top:auto;bottom:0;width:38px;height:38px}.hm-testimonials-prev{right:calc(50% - 58px)}.hm-testimonials-next{left:calc(50% - 58px)}.hm-testimonials-counter{display:none}.hm-testimonial-text{-webkit-line-clamp:6}.hm-old-testimonial-card .hm-card-body{min-height:240px}}
