.gs-testimonial,.gs-testimonial *,.gs-testimonial :after,.gs-testimonial :before{box-sizing:border-box}.gs-testimonial{font-family:var(--gs-body-font,"Source Sans Pro","Segoe UI",Arial,sans-serif);padding:clamp(44px,6vw,88px) 0}.gs-testimonial[data-bg=white]{background:var(--gs-white,#fff)}.gs-testimonial[data-bg=sky]{background:var(--gs-sky,#b9def0)}.gs-testimonial[data-bg=tan]{background:var(--gs-tan,#ede6dd)}.gs-testimonial[data-bg=navy]{background:var(--gs-navy,#062a47)}.gs-testimonial[data-bg=warm]{background:var(--gs-warm,#f4f4f1)}.gs-testimonial[data-bg=mint]{background:var(--gs-mint,#dfeae3)}.gs-testimonial[data-bg=mist]{background:var(--gs-mist,#eef4f1)}.gs-testimonial__inner{margin-inline:auto;max-width:var(--gs-content-max,1280px);padding-inline:var(--gs-content-pad,clamp(36px,5vw,84px))}.gs-testimonial__header{margin-bottom:clamp(32px,4vw,52px);text-align:center}.gs-testimonial__eyebrow{align-items:center;color:var(--gs-green-cta,#0a8744);display:flex;flex-wrap:wrap;font-family:var(--gs-body-font,"Source Sans Pro",sans-serif);font-size:.8125rem;font-weight:700;gap:12px;justify-content:center;letter-spacing:.1em;margin:0 0 8px;text-transform:uppercase}.gs-testimonial__eyebrow-rule{background:currentColor;flex:0 0 auto;height:2px;width:28px}.gs-testimonial__heading{color:var(--gs-navy,#062a47);font-family:var(--gs-heading-font,"PT Serif",Georgia,serif);font-size:clamp(1.6rem,1.1rem + 1.5vw,2.4rem);font-weight:700;line-height:1.15;margin:0 0 12px;margin-inline:auto;max-width:40ch;text-wrap:balance}.gs-testimonial__card{display:flex;flex-direction:column;gap:16px;height:100%;margin:0}.gs-testimonial--card .gs-testimonial__card{background:var(--gs-white,#fff);border:1px solid rgba(6,42,71,.1);border-radius:12px;box-shadow:var(--gs-shadow-md,0 18px 40px -28px rgba(6,42,71,.45));padding:clamp(24px,3vw,36px)}.gs-testimonial--quote_mark .gs-testimonial__card{padding-top:28px;position:relative}.gs-testimonial--quote_mark .gs-testimonial__quote:before{color:var(--gs-green,#85c441);content:"\201C";font-family:var(--gs-heading-font,"PT Serif",Georgia,serif);font-size:5rem;left:-6px;line-height:1;opacity:.5;position:absolute;top:-18px}.gs-testimonial__outcome{align-self:flex-start;background:var(--gs-green-soft,#daf0d8);border-radius:999px;color:var(--gs-green-cta,#0a8744);font-size:.875rem;font-weight:700;margin:0;padding:6px 14px}.gs-testimonial__quote{color:var(--gs-navy,#062a47);font-family:var(--gs-heading-font,"PT Serif",Georgia,serif);font-size:clamp(.95rem,.9rem + .4vw,1.25rem);line-height:1.5;margin:0;quotes:none}.gs-testimonial__quote :first-child{margin-top:0}.gs-testimonial__quote :last-child{margin-bottom:0}.gs-testimonial__rating{display:inline-flex;gap:3px}.gs-testimonial__star{fill:rgba(6,42,71,.18);height:18px;width:18px}.gs-testimonial__star.is-on{fill:var(--gs-green,#85c441)}.gs-testimonial__person{align-items:center;display:flex;gap:14px;margin-top:auto}.gs-testimonial__photo{border-radius:50%;flex:0 0 auto;height:52px;object-fit:cover;width:52px}.gs-testimonial__cite{display:flex;flex-direction:column;font-style:normal;line-height:1.3}.gs-testimonial__name{color:var(--gs-navy,#062a47);font-weight:700}.gs-testimonial__title{color:var(--gs-charcoal,#2f2f2f);font-size:.9rem}.gs-testimonial__logo{margin-left:auto;max-height:38px;opacity:.8;width:auto}.gs-testimonial[data-text=light] .gs-testimonial__heading,.gs-testimonial[data-text=light] .gs-testimonial__name{color:var(--gs-white,#fff)}.gs-testimonial[data-text=light] .gs-testimonial__eyebrow{color:var(--gs-green,#85c441)}.gs-testimonial[data-text=light].gs-testimonial--plain .gs-testimonial__quote,.gs-testimonial[data-text=light].gs-testimonial--quote_mark .gs-testimonial__quote{color:var(--gs-white,#fff)}.gs-testimonial[data-text=light] .gs-testimonial__title{color:hsla(0,0%,100%,.82)}.gs-testimonial__single{margin:0 auto;max-width:760px;text-align:center}.gs-testimonial__single .gs-testimonial__card{align-items:center}.gs-testimonial__single .gs-testimonial__person{justify-content:center}.gs-testimonial__single .gs-testimonial__cite{text-align:left}.gs-testimonial__grid{display:grid;gap:clamp(20px,3vw,32px);grid-template-columns:repeat(var(--ts-cols,1),1fr);list-style:none;margin:0;padding:0}.gs-testimonial__grid-item{display:flex}.gs-testimonial__slider{align-items:center;display:flex;gap:8px;position:relative}.gs-testimonial__track{display:flex;gap:20px;list-style:none;margin:0;overflow-x:auto;padding:4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.gs-testimonial__track::-webkit-scrollbar{display:none}.gs-testimonial__slide{display:flex;flex:0 0 min(440px,85%);scroll-snap-align:center}.gs-testimonial__arrow{align-items:center;background:var(--gs-white,#fff);border:1px solid rgba(6,42,71,.18);border-radius:50%;color:var(--gs-navy,#062a47);cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:26px;height:44px;justify-content:center;line-height:1;transition:background-color .2s ease,border-color .2s ease;width:44px}.gs-testimonial__arrow:hover{background:var(--gs-green,#85c441);border-color:var(--gs-green,#85c441);color:var(--gs-navy,#062a47)}.gs-testimonial__arrow:focus-visible{outline:3px solid var(--gs-green,#85c441);outline-offset:2px}.gs-testimonial__arrow[hidden]{display:none}.gs-testimonial__vsingle{margin-inline:auto;max-width:600px}.gs-testimonial--video .gs-testimonial__vcard{margin:0;width:100%}.gs-testimonial__vframe{aspect-ratio:4/5;background:var(--gs-navy,#062a47);border-radius:22px;box-shadow:var(--gs-shadow-xl,0 30px 70px -20px rgba(6,42,71,.55));isolation:isolate;overflow:hidden;position:relative}.gs-testimonial__vframe:before{background:linear-gradient(90deg,var(--gs-green,#85c441),transparent 65%);content:"";height:4px;inset:0 0 auto 0;position:absolute;z-index:3}.gs-testimonial__vmedia{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.gs-testimonial__vscrim{background:linear-gradient(0deg,#062a47 0,#062a47 12%,rgba(6,42,71,.72) 34%,rgba(6,42,71,.28) 57%,rgba(6,42,71,0) 80%);inset:0;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:1}.gs-testimonial__voverlay{align-items:flex-start;color:var(--gs-white,#fff);display:flex;flex-direction:column;gap:16px;inset:auto 0 0 0;padding:clamp(22px,3vw,34px);position:absolute;text-align:left;transition:opacity .3s ease;z-index:2}.gs-testimonial__vlogo{align-items:center;background:hsla(0,0%,100%,.92);border-radius:8px;box-shadow:var(--gs-shadow-chip,0 6px 18px -8px rgba(6,42,71,.55));display:inline-flex;left:clamp(16px,2.5vw,22px);padding:6px 10px;position:absolute;top:clamp(16px,2.5vw,22px);transition:opacity .3s ease;z-index:3}.gs-testimonial__vlogo img{display:block;max-height:37px;width:auto}.gs-testimonial__voutcome{align-self:flex-start;background:var(--gs-green,#85c441);border-radius:999px;color:var(--gs-navy,#062a47);font-size:.8125rem;font-weight:700;margin:0;padding:5px 12px}.gs-testimonial__vquote{color:var(--gs-white,#fff);font-family:var(--gs-heading-font,"PT Serif",Georgia,serif);font-size:clamp(.95rem,.9rem + .4vw,1.25rem);font-weight:700;line-height:1.4;margin:0;quotes:none;text-wrap:pretty}.gs-testimonial__vquote :first-child{margin-top:0}.gs-testimonial__vquote :last-child{margin-bottom:0}.gs-testimonial__vperson{align-items:center;display:flex;gap:12px}.gs-testimonial__vphoto{border:2px solid var(--gs-green,#85c441);border-radius:50%;flex:0 0 auto;height:48px;object-fit:cover;width:48px}.gs-testimonial__vcite{align-items:flex-start;display:flex;flex-direction:column;line-height:1.3;text-align:left}.gs-testimonial__vname{color:var(--gs-white,#fff);font-weight:700}.gs-testimonial__vtitle{color:hsla(0,0%,100%,.8);font-size:.875rem}.gs-testimonial__vplay{align-items:center;background:var(--gs-white,#fff);border:0;border-radius:50%;bottom:clamp(18px,2.5vw,28px);box-shadow:var(--gs-shadow-control,0 12px 28px -8px rgba(6,42,71,.6));color:var(--gs-navy,#062a47);cursor:pointer;display:inline-flex;height:58px;justify-content:center;position:absolute;right:clamp(18px,2.5vw,28px);transition:transform .2s ease,background-color .2s ease,color .2s ease;width:58px;z-index:3}.gs-testimonial__vplay svg{height:24px;margin-left:3px;width:24px}.gs-testimonial__vplay:hover{background:var(--gs-green,#85c441);transform:scale(1.06)}.gs-testimonial__vplay:focus-visible{outline:3px solid var(--gs-green,#85c441);outline-offset:3px}.gs-testimonial__vframe.is-playing{box-shadow:none}.gs-testimonial__vframe.is-playing:before{display:none}.gs-testimonial__vframe.is-playing .gs-testimonial__vlogo,.gs-testimonial__vframe.is-playing .gs-testimonial__voverlay,.gs-testimonial__vframe.is-playing .gs-testimonial__vscrim{opacity:0;pointer-events:none}.gs-testimonial__vframe.is-playing .gs-testimonial__vplay{display:none}.gs-testimonial__vbackdrop{background:color-mix(in srgb,var(--gs-navy,#062a47) 97%,transparent);inset:0;opacity:0;overscroll-behavior:contain;position:fixed;transition:opacity .42s ease;z-index:2147483500}.gs-testimonial__vbackdrop[hidden]{display:none}.gs-testimonial__vbackdrop.is-open{opacity:1}.gs-testimonial__vclose{align-items:center;background:var(--gs-white,#fff);border:0;border-radius:50%;box-shadow:0 10px 24px -8px rgba(0,0,0,.6);color:var(--gs-navy,#062a47);cursor:pointer;display:inline-flex;height:46px;justify-content:center;position:fixed;right:clamp(14px,2.5vw,26px);top:clamp(14px,2.5vw,26px);transition:transform .2s ease,background-color .2s ease;width:46px;z-index:2147483700}.gs-testimonial__vclose[hidden]{display:none}.gs-testimonial__vclose svg{height:22px;width:22px}.gs-testimonial__vclose:hover{background:var(--gs-green,#85c441);transform:scale(1.06)}.gs-testimonial__vclose:focus-visible{outline:3px solid var(--gs-green,#85c441);outline-offset:3px}@media (max-width:640px){.gs-testimonial__grid{grid-template-columns:1fr}.gs-testimonial__arrow{display:none}.gs-testimonial__vplay{height:50px;width:50px}}@media (prefers-reduced-motion:reduce){.gs-testimonial__arrow,.gs-testimonial__vplay{transition:none}.gs-testimonial__vplay:hover{transform:none}.gs-testimonial__vbackdrop,.gs-testimonial__vclose,.gs-testimonial__voverlay,.gs-testimonial__vscrim{transition:none}.gs-testimonial__vclose:hover{transform:none}}