.vv-module--testimonial-expandable .vv-tx{display:flex;flex-direction:column;gap:1rem}@media (min-width:1024px){.vv-module--testimonial-expandable .vv-tx{align-items:stretch;flex-direction:row}}.vv-module--testimonial-expandable .vv-tx__card{background:hsl(var(--surface-warm));border:1px solid hsl(var(--vivira-peach)/.4);border-radius:var(--radius-squircle-lg);box-shadow:var(--shadow-soft);cursor:pointer;flex:1 1 0;min-height:280px;overflow:hidden;position:relative;transition:flex-grow .45s cubic-bezier(.4,0,.2,1),min-height .45s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.vv-module--testimonial-expandable .vv-tx__card.is-expanded{box-shadow:var(--shadow-strong);flex-grow:2.5;min-height:360px}@media (hover:hover) and (min-width:1024px){.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card{box-shadow:var(--shadow-soft);flex-grow:1;min-height:280px}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card:hover{box-shadow:var(--shadow-strong);flex-grow:2.5;min-height:360px}}.vv-module--testimonial-expandable .vv-tx__bg{inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease}.vv-module--testimonial-expandable .vv-tx__bg img{height:100%;object-fit:cover;width:100%}.vv-module--testimonial-expandable .vv-tx__scrim{background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 50%,transparent);inset:0;position:absolute}.vv-module--testimonial-expandable .vv-tx__card.is-expanded .vv-tx__bg{opacity:1}@media (hover:hover) and (min-width:1024px){.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card .vv-tx__bg{opacity:0}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card:hover .vv-tx__bg{opacity:1}}.vv-module--testimonial-expandable .vv-tx__body{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:1.5rem;position:relative;z-index:1}.vv-module--testimonial-expandable .vv-tx__head{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.vv-module--testimonial-expandable .vv-tx__avatar{border:2px solid hsl(var(--vivira-peach));border-radius:9999px;flex:none;height:3rem;object-fit:cover;width:3rem}.vv-module--testimonial-expandable .vv-tx__name{color:hsl(var(--foreground-strong));font-weight:600}.vv-module--testimonial-expandable .vv-tx__role{color:hsl(var(--foreground-strong)/.6);font-size:.8125rem}.vv-module--testimonial-expandable .vv-tx__stars{display:flex;gap:.125rem}.vv-module--testimonial-expandable .vv-tx__star{background-color:hsl(var(--border));height:1rem;-webkit-mask:var(--vv-tx-star) center /contain no-repeat;mask:var(--vv-tx-star) center /contain no-repeat;width:1rem}.vv-module--testimonial-expandable .vv-tx__star.is-on{background-color:hsl(var(--vivira-terracotta))}.vv-module--testimonial-expandable .vv-tx{--vv-tx-star:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m12 2 3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01z'/%3E%3C/svg%3E")}.vv-module--testimonial-expandable .vv-tx__quote{color:hsl(var(--foreground-strong));display:-webkit-box;flex:1 1 auto;font-size:.9375rem;-webkit-line-clamp:3;line-height:1.5;margin:.75rem 0 1rem;-webkit-box-orient:vertical;overflow:hidden}.vv-module--testimonial-expandable .vv-tx__foot{display:none}.vv-module--testimonial-expandable .vv-tx__source{color:hsl(var(--vivira-terracotta));font-size:.8125rem;margin-top:.25rem}.vv-module--testimonial-expandable .vv-tx__card.is-expanded .vv-tx__body{color:#fff}.vv-module--testimonial-expandable .vv-tx__card.is-expanded .vv-tx__head{display:none}.vv-module--testimonial-expandable .vv-tx__card.is-expanded .vv-tx__foot{display:block}.vv-module--testimonial-expandable .vv-tx__card.is-expanded .vv-tx__quote{color:#fff;display:block;font-size:1rem;font-weight:600;-webkit-line-clamp:none;overflow:visible}.vv-module--testimonial-expandable .vv-tx__card.is-expanded .vv-tx__name{color:#fff}.vv-module--testimonial-expandable .vv-tx__card.is-expanded .vv-tx__role{color:hsla(0,0%,100%,.7)}.vv-module--testimonial-expandable .vv-tx__card.is-expanded .vv-tx__source{color:hsl(var(--vivira-tangerine))}@media (hover:hover) and (min-width:1024px){.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card .vv-tx__body{color:inherit}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card .vv-tx__head{display:flex}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card .vv-tx__foot{display:none}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card .vv-tx__quote{color:hsl(var(--foreground-strong));display:-webkit-box;font-size:.9375rem;font-weight:400;-webkit-line-clamp:3;overflow:hidden}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card .vv-tx__name{color:hsl(var(--foreground-strong))}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card .vv-tx__role{color:hsl(var(--foreground-strong)/.6)}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card:hover .vv-tx__body{color:#fff}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card:hover .vv-tx__head{display:none}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card:hover .vv-tx__foot{display:block}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card:hover .vv-tx__quote{color:#fff;display:block;font-size:1rem;font-weight:600;-webkit-line-clamp:none;overflow:visible}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card:hover .vv-tx__name{color:#fff}.vv-module--testimonial-expandable .vv-tx:hover .vv-tx__card:hover .vv-tx__role{color:hsla(0,0%,100%,.7)}}@media (prefers-reduced-motion:reduce){.vv-module--testimonial-expandable .vv-tx__bg,.vv-module--testimonial-expandable .vv-tx__card{transition:none}}