.cart-testimonial-section{--testimonial-bg:var(--brand-secondary,#190046);--testimonial-text:#fbfbf4;--testimonial-card-bg:#ffffff1a;--testimonial-card-bg-active:#0e0e0e9e;--testimonial-card-shadow-inner-soft:#ffffff0d;--testimonial-card-shadow-inner:#ffffff2e;--testimonial-card-shadow-outer:#00000057;--testimonial-media-opacity:.5;--testimonial-slide-opacity:.9;--testimonial-slide-brightness:.9;--testimonial-inactive-text-opacity:.1;--testimonial-active-role-opacity:.5;--testimonial-glow-color:color-mix(in srgb, var(--brand-primary) 90%, white 10%);--testimonial-glow-soft:color-mix(in srgb, var(--brand-primary) 0%, transparent);--testimonial-radial-border-color:color-mix(in srgb, var(--brand-primary) 35%, transparent);--testimonial-radial-border-fade:transparent;--testimonial-radius:.4rem;--testimonial-ease:var(--ease-brand,cubic-bezier(.16, 1, .3, 1));--testimonial-slide-duration:1.3s;--testimonial-fast-duration:.45s;background:var(--testimonial-bg);color:var(--testimonial-text);padding-top:var(--testimonial-padding-top,clamp(4.5rem, 7vw, 6.5rem));padding-bottom:var(--testimonial-padding-bottom,clamp(4.5rem, 7vw, 6.5rem));position:relative;overflow:clip hidden}.cart-testimonial-section__media-wrapper{z-index:0;pointer-events:none;margin:0;position:absolute;inset:0;overflow:hidden}.cart-testimonial-section__media-inner{height:100%;position:absolute;inset:0}.cart-testimonial-section__media{object-fit:contain;object-position:center;width:100%;height:100%;opacity:var(--testimonial-media-opacity)}.cart-testimonial-section__overline,.cart-testimonial-section__title,.cart-testimonial-section__carousel{z-index:2;position:relative}.cart-testimonial-section__overline,.cart-testimonial-section__title{text-align:center;margin-inline:auto;display:block}.cart-testimonial-section__overline{margin-bottom:var(--testimonial-overline-gap,clamp(1rem, 2vw, 2.25rem));color:var(--testimonial-text);font-size:clamp(.95rem, 1.4vw, var(--text-heading-5,1rem));line-height:var(--text-heading-5--line-height,1.4);font-style:italic}.cart-testimonial-section__title{max-width:var(--testimonial-title-max-width,min(100%, 66rem));margin-bottom:var(--testimonial-title-gap,clamp(2.75rem, 4.5vw, 5rem));color:var(--testimonial-text);font-size:clamp(1.75rem, 4vw, var(--text-heading-1,2.375rem));line-height:var(--text-heading-1--line-height,1.15);font-weight:var(--text-heading-1--font-weight,500);text-wrap:balance}.cart-testimonial-section__title-line{display:block}.cart-testimonial-section__carousel{width:100%;height:var(--testimonial-card-height,clamp(27rem, 31vw, 38rem));cursor:none;overflow:hidden}.cart-testimonial-section__slider,.cart-testimonial-section__slider .splide__track,.cart-testimonial-section__slider .splide__list{height:100%}.cart-testimonial-section__slider .splide__track{overflow:visible}.cart-testimonial-section__slider .splide__list{touch-action:pan-y pinch-zoom;align-items:stretch}.cart-testimonial-section__slide{z-index:1;width:var(--testimonial-card-width,min(62rem, 68vw));height:var(--testimonial-card-height,clamp(27rem, 31vw, 38rem));pointer-events:auto;will-change:transform;min-width:0;position:relative;transform:translateZ(0)}.cart-testimonial-section__slide.is-active{z-index:20}.cart-testimonial-section__slide-inner{width:100%;height:100%;opacity:var(--testimonial-slide-opacity);filter:brightness(var(--testimonial-slide-brightness));backface-visibility:hidden;pointer-events:auto;transition:transform var(--testimonial-slide-duration) var(--testimonial-ease), opacity var(--testimonial-slide-duration) var(--testimonial-ease), filter var(--testimonial-slide-duration) var(--testimonial-ease);transform:scale(.74)}.cart-testimonial-section__slide.is-prev .cart-testimonial-section__slide-inner{transform:scale(.74)perspective(.5rem)rotateY(-.1deg)}.cart-testimonial-section__slide.is-next .cart-testimonial-section__slide-inner{transform:scale(.74)perspective(.5rem)rotateY(.1deg)}.cart-testimonial-section__slide.is-active .cart-testimonial-section__slide-inner{opacity:1;filter:brightness();transform:scale(1)}.cart-testimonial-section__card{--cursor-x:50%;--cursor-y:50%;isolation:isolate;border-radius:var(--testimonial-radius);background:linear-gradient(#0e0e0e9e, #0e0e0e9e), var(--testimonial-card-bg);width:100%;height:100%;padding:var(--testimonial-card-padding,clamp(2.5rem, 5vw, 5.25rem) clamp(2.75rem, 6vw, 6.5rem));box-shadow:inset 0 0 .8rem var(--testimonial-card-shadow-inner-soft), inset 0 0 .2rem var(--testimonial-card-shadow-inner), 0 1.5rem 5rem var(--testimonial-card-shadow-outer);-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem);backface-visibility:hidden;transition:background var(--testimonial-fast-duration) var(--testimonial-ease), box-shadow var(--testimonial-fast-duration) var(--testimonial-ease);border:0;flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.cart-testimonial-section__slide.is-active .cart-testimonial-section__card{background:linear-gradient(#0e0e0ea8, #0e0e0ea8), var(--testimonial-card-bg-active)}.cart-testimonial-section__card[data-testimonial-radial-border]:after{content:"";z-index:3;border-radius:inherit;pointer-events:none;-webkit-user-select:none;user-select:none;background:radial-gradient(ellipse 80% 80% at 50% 20%, var(--testimonial-radial-border-color), var(--testimonial-radial-border-fade));-webkit-mask-composite:xor;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cart-testimonial-section__card[data-testimonial-glow-card]:before{content:"";z-index:4;border-radius:inherit;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle 10rem at var(--cursor-x) var(--cursor-y), var(--testimonial-glow-color), var(--testimonial-glow-soft));will-change:background, opacity;-webkit-mask-composite:xor;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cart-testimonial-section__carousel:hover .cart-testimonial-section__card[data-testimonial-glow-card]:before{opacity:1}.cart-testimonial-section__quote,.cart-testimonial-section__name,.cart-testimonial-section__role{z-index:6;color:var(--testimonial-text);opacity:var(--testimonial-inactive-text-opacity);transition:opacity var(--testimonial-slide-duration) var(--testimonial-ease);position:relative}.cart-testimonial-section__quote,.cart-testimonial-section__name{margin-bottom:var(--testimonial-text-gap,clamp(1.25rem, 1.7vw, 2.25rem))}.cart-testimonial-section__quote{max-width:50rem;font-size:clamp(1.125rem, 2vw, var(--text-heading-2,1.625rem));line-height:var(--text-heading-2--line-height,1.22);font-weight:var(--text-heading-2--font-weight,400);margin-top:0}.cart-testimonial-section__name{font-size:clamp(1rem, 1.6vw, var(--text-heading-3,1.375rem));line-height:var(--text-heading-3--line-height,1.28);font-weight:var(--text-heading-3--font-weight,400);margin-top:0}.cart-testimonial-section__role{font-size:clamp(.95rem, 1.3vw, var(--text-body-large,1.125rem));margin:0;line-height:1.45}.cart-testimonial-section__slide.is-active .cart-testimonial-section__quote,.cart-testimonial-section__slide.is-active .cart-testimonial-section__name{opacity:1}.cart-testimonial-section__slide.is-active .cart-testimonial-section__role{opacity:var(--testimonial-active-role-opacity)}.cart-testimonial-section__nav{z-index:25;pointer-events:auto;cursor:none;background:0 0;border:0;height:100%;position:absolute;top:0}.cart-testimonial-section__nav-prev{width:50%;left:0}.cart-testimonial-section__nav-next{width:50%;left:auto;right:0}.cart-testimonial-section__arrow{--testimonial-arrow-x:50%;--testimonial-arrow-y:50%;z-index:30;left:var(--testimonial-arrow-x);top:var(--testimonial-arrow-y);width:3.25rem;height:3.25rem;color:var(--testimonial-text);opacity:0;pointer-events:none;transition:opacity .6s var(--testimonial-ease);place-items:center;display:grid;position:absolute;transform:translate(-50%,-50%)}.cart-testimonial-section__arrow svg{width:3.25rem;transition:transform .8s var(--testimonial-ease)}.cart-testimonial-section__carousel:hover .cart-testimonial-section__arrow{opacity:1}.cart-testimonial-section__carousel.is-prev-hover .cart-testimonial-section__arrow svg{transform:rotateY(180deg)}.cart-testimonial-section[data-testimonial-animation-ready=false] [data-testimonial-overline],.cart-testimonial-section[data-testimonial-animation-ready=false] [data-testimonial-title-line],.cart-testimonial-section[data-testimonial-animation-ready=false] [data-testimonial-carousel]{opacity:0;filter:blur(8px);transform:translateY(30px)}@media (max-width:68.6875rem){.cart-testimonial-section{padding-top:var(--testimonial-padding-top-tablet,clamp(2.5rem, 6vw, 3.5rem));padding-bottom:var(--testimonial-padding-bottom-tablet,clamp(2.25rem, 5vw, 3rem))}.cart-testimonial-section__overline,.cart-testimonial-section__title{padding-inline:var(--testimonial-padding-inline-tablet,1.25rem);box-sizing:border-box}.cart-testimonial-section__overline{margin-bottom:var(--testimonial-overline-gap,clamp(1rem, 2vw, 2.25rem))}.cart-testimonial-section__title{max-width:var(--testimonial-title-max-width-tablet,min(100%, 44rem));margin-bottom:var(--testimonial-title-gap-tablet,2.25rem);font-size:clamp(1.5rem,4.5vw,2.25rem)}.cart-testimonial-section__carousel{height:auto;min-height:var(--testimonial-card-min-height-tablet,clamp(18rem, 52vw, 24rem));cursor:auto;overflow:hidden}.cart-testimonial-section__slider,.cart-testimonial-section__slider .splide__track,.cart-testimonial-section__slider .splide__list{height:auto;min-height:inherit}.cart-testimonial-section__slide{width:var(--testimonial-card-width-tablet,min(calc(100vw - 2.5rem), 42rem));height:auto;min-height:var(--testimonial-card-min-height-tablet,clamp(18rem, 52vw, 24rem));margin:0;padding-bottom:0}.cart-testimonial-section__slide-inner{height:100%;min-height:inherit;transition-duration:.4s;position:relative;inset:auto;transform:scale(.92)}.cart-testimonial-section__slide.is-prev .cart-testimonial-section__slide-inner,.cart-testimonial-section__slide.is-next .cart-testimonial-section__slide-inner{transform:scale(.92)}.cart-testimonial-section__slide.is-active .cart-testimonial-section__slide-inner{transform:scale(1)}.cart-testimonial-section__card{min-height:inherit;height:100%;padding:var(--testimonial-card-padding-tablet,2.5rem 1.75rem);justify-content:center;position:relative;inset:auto}.cart-testimonial-section__quote{font-size:clamp(1.0625rem,2.8vw,1.375rem)}.cart-testimonial-section__nav,.cart-testimonial-section__arrow{display:none}}@media (max-width:47.9375rem){.cart-testimonial-section{padding-top:var(--testimonial-padding-top-mobile,2.5rem);padding-bottom:var(--testimonial-padding-bottom-mobile,2.25rem)}.cart-testimonial-section__overline,.cart-testimonial-section__title{padding-inline:var(--testimonial-padding-inline-mobile,1rem)}.cart-testimonial-section__overline{margin-bottom:var(--testimonial-overline-gap-mobile,1rem)}.cart-testimonial-section__title{margin-bottom:var(--testimonial-title-gap-mobile,1.75rem);font-size:clamp(1.375rem,6vw,1.875rem)}.cart-testimonial-section__carousel{min-height:var(--testimonial-card-min-height-mobile,clamp(16rem, 58vw, 22rem))}.cart-testimonial-section__slide{width:var(--testimonial-card-width-mobile,min(calc(100vw - 2rem), 100%));min-height:var(--testimonial-card-min-height-mobile,clamp(16rem, 58vw, 22rem))}.cart-testimonial-section__card{padding:var(--testimonial-card-padding-mobile,2rem 1.25rem);box-shadow:inset 0 0 .6rem var(--testimonial-card-shadow-inner-soft), inset 0 0 .15rem var(--testimonial-card-shadow-inner), 0 1rem 3rem var(--testimonial-card-shadow-outer)}.cart-testimonial-section__quote,.cart-testimonial-section__name{margin-bottom:var(--testimonial-text-gap-mobile,1rem)}.cart-testimonial-section__quote{font-size:clamp(1rem,4.2vw,1.25rem);line-height:1.35}.cart-testimonial-section__name{font-size:clamp(.95rem,3.6vw,1.125rem)}.cart-testimonial-section__role{font-size:clamp(.875rem,3.2vw,1rem)}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.cart-testimonial-section__card{background:linear-gradient(#0e0e0ed1, #0e0e0ed1), var(--testimonial-card-bg)}.cart-testimonial-section__slide.is-active .cart-testimonial-section__card{background:linear-gradient(#0e0e0edb, #0e0e0edb), var(--testimonial-card-bg-active)}}@media (prefers-reduced-motion:reduce){.cart-testimonial-section__slide-inner,.cart-testimonial-section__card,.cart-testimonial-section__card[data-testimonial-glow-card]:before,.cart-testimonial-section__quote,.cart-testimonial-section__name,.cart-testimonial-section__role,.cart-testimonial-section__arrow,.cart-testimonial-section__arrow svg{transition:none}.cart-testimonial-section[data-testimonial-animation-ready=false] [data-testimonial-overline],.cart-testimonial-section[data-testimonial-animation-ready=false] [data-testimonial-title-line],.cart-testimonial-section[data-testimonial-animation-ready=false] [data-testimonial-carousel]{opacity:1;filter:none;transform:none}}
