.homepage-testimonials{display:block;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);overflow:clip;padding:var(--hpt-mobile-padding-top, 48px) var(--hpt-mobile-padding-x, 16px) var(--hpt-mobile-padding-bottom, 72px);border-radius:var(--hpt-border-radius-top, 20px) var(--hpt-border-radius-top, 20px) 0 0;background:var(--hpt-background, #f2feff);color:var(--hpt-text-color, #2d6d76);box-sizing:border-box;--hpt-name-line-height: var(--hpt-mobile-name-line-height, 24px);--hpt-role-line-height: 20px;--hpt-card-header-block-height: 48px;--hpt-card-body-block-height: calc( (var(--hpt-card-body-padding-y, 16px) * 2) + (var(--hpt-quote-line-height, 24px) * var(--hpt-quote-line-clamp, 4)) );--hpt-card-height: calc( var(--hpt-card-padding-top, 24px) + var(--hpt-card-header-block-height) + var(--hpt-card-inner-gap, 16px) + var(--hpt-card-body-block-height) )}.homepage-testimonials *,.homepage-testimonials *::before,.homepage-testimonials *::after{box-sizing:border-box}.homepage-testimonials__inner{display:flex;flex-direction:column;gap:var(--hpt-mobile-heading-gap, 24px);width:100%;max-width:var(--hpt-max-width, 1440px);margin-inline:auto}.homepage-testimonials__copy{display:flex;flex-direction:column;gap:8px;width:100%}.homepage-testimonials__description{margin:0;color:var(--hpt-heading-color, #2d6d76);font-family:var(--hpt-body-font, "Inter", sans-serif);font-size:18px;font-weight:var(--hpt-body-weight, 400);line-height:24px;text-align:center}.homepage-testimonials__heading,.design-alternate h2.homepage-testimonials__heading{margin:0;min-width:0;width:100%;color:var(--hpt-heading-color, #2d6d76);font-family:var(--hpt-ui-font, "Inter", sans-serif);font-size:var(--hpt-mobile-heading-size, 28px);font-style:normal;font-weight:var(--hpt-heading-weight, 500);font-synthesis:none;line-height:var(--hpt-mobile-heading-line-height, 36px);letter-spacing:0;text-align:center;overflow-wrap:anywhere}.homepage-testimonials__grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:var(--hpt-mobile-grid-gap, 16px);width:100%}.homepage-testimonials__marquee{width:100%}.homepage-testimonials__marquee-track{width:100%}.homepage-testimonials--marquee-active .homepage-testimonials__marquee{--hpt-marquee-fade: min(120px, 18vw);position:relative;width:calc(100% + (var(--hpt-mobile-padding-x, 16px) * 2));margin-inline:calc(var(--hpt-mobile-padding-x, 16px) * -1);overflow:hidden}.homepage-testimonials--marquee-active .homepage-testimonials__marquee::before,.homepage-testimonials--marquee-active .homepage-testimonials__marquee::after{content:"";position:absolute;top:0;bottom:0;z-index:2;width:var(--hpt-marquee-fade);pointer-events:none}.homepage-testimonials--marquee-active .homepage-testimonials__marquee::before{left:0;background:linear-gradient(to right,var(--hpt-background, #f2feff),transparent)}.homepage-testimonials--marquee-active .homepage-testimonials__marquee::after{right:0;background:linear-gradient(to left,var(--hpt-background, #f2feff),transparent)}.homepage-testimonials--marquee-active .homepage-testimonials__marquee-track{display:flex;width:max-content;gap:0;animation:hpt-marquee-scroll var(--hpt-marquee-duration, 36s) linear infinite;will-change:transform}.homepage-testimonials--marquee-active .homepage-testimonials__marquee:hover .homepage-testimonials__marquee-track{animation-play-state:paused}@keyframes hpt-marquee-scroll{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}.homepage-testimonials--marquee-active .homepage-testimonials__grid{display:flex;flex:0 0 auto;align-items:stretch;gap:var(--hpt-mobile-grid-gap, 16px);width:max-content;max-width:none;padding-inline:var(--hpt-mobile-padding-x, 16px)}.homepage-testimonials--marquee-active .homepage-testimonials__card{flex:0 0 var(--hpt-marquee-card-width, 253px);width:var(--hpt-marquee-card-width, 253px);height:var(--hpt-card-height);min-height:var(--hpt-card-height)}.homepage-testimonials--marquee-active{--hpt-card-padding-top: 6px;--hpt-card-inner-gap: 6px;--hpt-card-body-padding-y: 8px;--hpt-card-header-block-height: 40px}@media(prefers-reduced-motion:reduce){.homepage-testimonials--marquee-active .homepage-testimonials__marquee-track{animation:none;transform:none}}.homepage-testimonials__card{display:flex;flex-direction:column;box-sizing:border-box;gap:var(--hpt-card-inner-gap, 16px);overflow:hidden;height:var(--hpt-card-height);min-height:var(--hpt-card-height);padding-top:var(--hpt-card-padding-top, 24px);border-radius:var(--hpt-card-radius, 16px);background:var(--hpt-card-header-background, #2d6d76);box-shadow:var(--hpt-card-shadow, 0 4px 8px rgba(45, 109, 118, 0.05))}.homepage-testimonials__card-header{display:flex;flex:0 0 var(--hpt-card-header-block-height);align-items:center;justify-content:space-between;gap:12px;min-height:var(--hpt-card-header-block-height);max-height:var(--hpt-card-header-block-height);padding:0 var(--hpt-card-header-padding-x, 24px);background:transparent;color:var(--hpt-card-header-color, #ffffff);overflow:hidden}.homepage-testimonials__identity{display:flex;align-items:center;gap:12px;flex:1 1 auto;min-width:0;overflow:hidden}.homepage-testimonials__avatar{flex:0 0 auto;width:var(--hpt-avatar-size, 48px);height:var(--hpt-avatar-size, 48px);overflow:hidden;border-radius:50%;background:rgba(255,255,255,0.16)}.homepage-testimonials__avatar--placeholder{display:block}.homepage-testimonials__avatar--initials{display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.2)}.homepage-testimonials__avatar-initial{color:var(--hpt-card-header-color, #ffffff);font-family:var(--hpt-body-font, "Inter", sans-serif);font-size:calc(var(--hpt-avatar-size, 48px) * 0.42);font-weight:600;font-synthesis:none;line-height:1;text-transform:uppercase}.homepage-testimonials__avatar-image,.homepage-testimonials__avatar picture,.homepage-testimonials__avatar img{display:block;width:100%;height:100%;object-fit:cover}.homepage-testimonials__name{margin:0;min-width:0;overflow:hidden;color:inherit;font-family:var(--hpt-body-font, "Inter", sans-serif);font-size:var(--hpt-mobile-name-size, 16px);font-style:normal;font-weight:600;font-synthesis:none;line-height:var(--hpt-name-line-height, var(--hpt-mobile-name-line-height, 24px));text-overflow:ellipsis;white-space:nowrap}.homepage-testimonials__details{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;gap:0;min-width:0;overflow:hidden}.homepage-testimonials__role{margin:0;overflow:hidden;color:inherit;font-family:var(--hpt-body-font, "Inter", sans-serif);font-size:14px;font-weight:400;line-height:var(--hpt-role-line-height, 20px);text-overflow:ellipsis;white-space:nowrap}.homepage-testimonials__rating{display:inline-flex;align-items:center;flex:0 0 auto;flex-shrink:0;gap:0;justify-content:space-between;width:132px;max-width:38%}.homepage-testimonials__star{display:inline-flex;width:20px;height:20px;color:var(--hpt-star-color, #fee716)}.homepage-testimonials__star svg{display:block;width:100%;height:100%;fill:currentColor}.homepage-testimonials__star--empty{opacity:0.28}.homepage-testimonials__card-body{display:flex;align-items:flex-start;flex:1 1 auto;box-sizing:border-box;height:var(--hpt-card-body-block-height);min-height:var(--hpt-card-body-block-height);max-height:var(--hpt-card-body-block-height);padding:var(--hpt-card-body-padding-y, 16px) var(--hpt-card-body-padding-x, 24px);border-radius:var(--hpt-card-body-radius, 16px);background:var(--hpt-card-body-background, #fafafa);color:var(--hpt-card-body-color, #2d6d76);isolation:isolate;overflow:hidden}.homepage-testimonials__quote{margin:0;width:100%;min-width:0}.homepage-testimonials__quote p{display:-webkit-box;margin:0;overflow:hidden;font-family:var(--hpt-body-font, "Inter", sans-serif);font-size:var(--hpt-quote-size, 16px);font-style:normal;font-weight:500;font-synthesis:none;line-height:var(--hpt-quote-line-height, 24px);-webkit-box-orient:vertical;-webkit-line-clamp:var(--hpt-quote-line-clamp, 4);line-clamp:var(--hpt-quote-line-clamp, 4);text-overflow:ellipsis;overflow-wrap:break-word}.homepage-testimonials__setup-hint{margin:0;padding:16px 20px;border-radius:var(--hpt-card-radius, 16px);background:rgba(45,109,118,0.08);color:var(--hpt-heading-color, #2d6d76);font-family:var(--hpt-body-font, "Inter", sans-serif);font-size:14px;line-height:20px;text-align:center}.homepage-testimonials__setup-hint code{font-size:0.92em}@media screen and (min-width:750px){.homepage-testimonials{--hpt-quote-size: var(--hpt-quote-size-desktop, 18px);--hpt-quote-line-height: var(--hpt-quote-line-height-desktop, 28px);--hpt-name-line-height: var(--hpt-desktop-name-line-height, 24px);--hpt-card-header-block-height: 52px;margin-top:var(--hpt-desktop-margin-top, 0);padding:clamp(var(--hpt-mobile-padding-top),5vw,var(--hpt-desktop-padding-top)) clamp(var(--hpt-mobile-padding-x),3.89vw,var(--hpt-desktop-padding-x)) clamp(var(--hpt-mobile-padding-bottom),5vw,var(--hpt-desktop-padding-bottom));border-radius:var(--hpt-desktop-border-radius-top, 40px) var(--hpt-desktop-border-radius-top, 40px) 0 0}.homepage-testimonials__inner{gap:clamp(24px,3.33vw,var(--hpt-desktop-heading-gap))}.homepage-testimonials__heading,.design-alternate h2.homepage-testimonials__heading{font-size:var(--hpt-desktop-heading-size, 40px);line-height:var(--hpt-desktop-heading-line-height, 48px);text-align:center}.homepage-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hpt-desktop-grid-gap, 24px)}.homepage-testimonials--marquee-active{--hpt-marquee-card-width: 320px;--hpt-card-padding-top: 8px;--hpt-card-inner-gap: 8px;--hpt-card-body-padding-y: 10px;--hpt-card-header-block-height: 44px}.homepage-testimonials--marquee-active .homepage-testimonials__marquee{width:calc(100% + (clamp(var(--hpt-mobile-padding-x),3.89vw,var(--hpt-desktop-padding-horizontal)) * 2));margin-inline:calc(clamp(var(--hpt-mobile-padding-x),3.89vw,var(--hpt-desktop-padding-horizontal)) * -1)}.homepage-testimonials--marquee-active .homepage-testimonials__grid{gap:var(--hpt-desktop-grid-gap, 24px);padding-inline:clamp(var(--hpt-mobile-padding-x),3.89vw,var(--hpt-desktop-padding-horizontal))}.homepage-testimonials:not(.homepage-testimonials--marquee-active) .homepage-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hpt-desktop-grid-gap, 24px)}.homepage-testimonials__name{font-size:var(--hpt-desktop-name-size, 18px);line-height:var(--hpt-desktop-name-line-height, 24px);overflow-wrap:break-word}}@media screen and (max-width:749px){.homepage-testimonials__heading,.design-alternate h2.homepage-testimonials__heading{font-family:var(--hpt-ui-font, "Inter", sans-serif);font-style:normal;font-weight:var(--hpt-heading-weight, 500);font-synthesis:none;font-size:var(--hpt-mobile-heading-size, 28px);line-height:var(--hpt-mobile-heading-line-height, 36px)}.homepage-testimonials{margin-top:var(--hpt-mobile-margin-top, 72px);padding:var(--hpt-mobile-padding-top, 48px) var(--hpt-mobile-padding-x, 16px) var(--hpt-mobile-padding-bottom, 72px)}.homepage-testimonials__heading,.design-alternate h2.homepage-testimonials__heading{font-size:24px;line-height:32px;text-align:left}.homepage-testimonials__description{margin:0;font-size:14px;line-height:20px;text-align:left}.homepage-testimonials--marquee-active{--hpt-card-padding-top: 4px;--hpt-card-inner-gap: 4px;--hpt-card-body-padding-y: 8px;--hpt-card-header-block-height: 36px;--hpt-name-line-height: 20px;--hpt-role-line-height: 16px}.homepage-testimonials--marquee-active .homepage-testimonials__card{border-radius:9.491px}.homepage-testimonials--marquee-active .homepage-testimonials__card-header{gap:8px;padding-inline:8px}.homepage-testimonials--marquee-active .homepage-testimonials__identity{gap:8px}.homepage-testimonials--marquee-active .homepage-testimonials__avatar{width:34px;height:34px;background:#d9d9d9}.homepage-testimonials--marquee-active .homepage-testimonials__avatar--initials{background:rgba(255,255,255,0.2)}.homepage-testimonials--marquee-active .homepage-testimonials__name{font-size:14px}.homepage-testimonials--marquee-active .homepage-testimonials__role{font-size:10px}.homepage-testimonials--marquee-active .homepage-testimonials__star{width:12px;height:12px}.homepage-testimonials--marquee-active .homepage-testimonials__card-body{height:var(--hpt-card-body-block-height);min-height:var(--hpt-card-body-block-height);max-height:var(--hpt-card-body-block-height);padding:var(--hpt-card-body-padding-y) var(--hpt-card-body-padding-x, 8px);border-radius:9.491px}.homepage-testimonials--marquee-active .homepage-testimonials__rating{flex-basis:78px;width:78px;max-width:none}.homepage-testimonials__inner{overflow:hidden}}
