.viverdez-testimonials{position:relative;overflow:hidden;padding-block:var(--viverdez-testimonials-padding-top) var(--viverdez-testimonials-padding-bottom);background:var(--viverdez-testimonials-background-color, #FFF3D6);color:rgb(var(--color-foreground))}.viverdez-testimonials__inner{display:grid;gap:3.2rem}.viverdez-testimonials__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2.4rem;align-items:end}.viverdez-testimonials__copy{max-width:68rem}.viverdez-testimonials__eyebrow{margin:0 0 1rem;color:#2c7a47;font-size:1.2rem;font-weight:800;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.viverdez-testimonials__title{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:clamp(2.8rem,4vw,4.8rem);font-weight:800;letter-spacing:0;line-height:1.08}.viverdez-testimonials__description{max-width:56rem;margin-top:1.2rem;color:rgba(var(--color-foreground),.68);font-size:1.6rem;line-height:1.6}.viverdez-testimonials__description p{margin:0}.viverdez-testimonials--header-center .viverdez-testimonials__header{grid-template-columns:1fr}.viverdez-testimonials--header-center .viverdez-testimonials__copy{justify-self:center;text-align:center}.viverdez-testimonials--header-right .viverdez-testimonials__header{grid-template-columns:1fr}.viverdez-testimonials--header-right .viverdez-testimonials__copy{justify-self:end;text-align:right}.viverdez-testimonials--header-center .viverdez-testimonials__description{margin-inline:auto}.viverdez-testimonials--header-right .viverdez-testimonials__description{margin-inline:auto 0}.viverdez-testimonials--header-center .viverdez-testimonials__rating{justify-items:center;text-align:center}.viverdez-testimonials--header-right .viverdez-testimonials__rating{justify-items:end;text-align:right}.viverdez-testimonials__rating{display:grid;gap:.5rem;justify-items:end;max-width:28rem;color:rgba(var(--color-foreground),.72);font-size:1.3rem;font-weight:700;line-height:1.35;text-align:right}.viverdez-testimonials__stars,.viverdez-testimonials__card-stars{color:#e8a020;letter-spacing:.08em}.viverdez-testimonials__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:2.4rem;background:#fff;box-shadow:0 .8rem 2.4rem #2c7a4714}.viverdez-testimonials__proof-item{display:grid;gap:.4rem;min-width:0;padding:2rem;text-align:center}.viverdez-testimonials__proof-item+.viverdez-testimonials__proof-item{border-left:.1rem solid rgba(var(--color-foreground),.08)}.viverdez-testimonials__proof-item strong{color:#2c7a47;font-family:var(--font-heading-family);font-size:clamp(2rem,2.6vw,3rem);font-weight:800;letter-spacing:0;line-height:1.05}.viverdez-testimonials__proof-item span{color:rgba(var(--color-foreground),.65);font-size:1.25rem;font-weight:700;line-height:1.3}.viverdez-testimonials__grid{display:grid;grid-template-columns:repeat(var(--viverdez-testimonials-columns, 3),minmax(0,1fr));gap:2rem;margin:0;padding:0;list-style:none}.viverdez-testimonials__card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:100%;padding:2.4rem;border:.1rem solid rgba(var(--color-foreground),.06);border-radius:2.4rem;background:#fff;box-shadow:0 .2rem .8rem #2c7a470f;transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease,transform var(--duration-short) ease}.viverdez-testimonials__card:hover{border-color:#2c7a4724;box-shadow:0 .8rem 2.4rem #2c7a471f;transform:translateY(-.2rem)}.viverdez-testimonials--spotlight .viverdez-testimonials__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.viverdez-testimonials--spotlight .viverdez-testimonials__card:first-child{grid-column:span 2}.viverdez-testimonials--spotlight .viverdez-testimonials__card:first-child .viverdez-testimonials__quote{font-size:2rem}.viverdez-testimonials__card-stars{display:flex;gap:.2rem;margin-bottom:1.4rem;font-size:1.4rem}.viverdez-testimonials__card-stars span{color:#e8a02047}.viverdez-testimonials__card-stars span.is-active{color:#e8a020}.viverdez-testimonials__quote{flex:1 1 auto;margin:0;color:rgb(var(--color-foreground));font-size:1.65rem;font-weight:600;letter-spacing:0;line-height:1.48}.viverdez-testimonials__quote:before{content:open-quote}.viverdez-testimonials__quote:after{content:close-quote}.viverdez-testimonials__author{display:block;margin-top:2.2rem}.viverdez-testimonials__author-copy{display:grid;gap:.2rem;min-width:0}.viverdez-testimonials__author-copy strong{color:rgb(var(--color-foreground));font-size:1.35rem;font-weight:800;line-height:1.2}.viverdez-testimonials__author-copy small{color:rgba(var(--color-foreground),.62);font-size:1.2rem;font-weight:600;line-height:1.25}.viverdez-testimonials__source{display:inline-flex;align-self:flex-start;margin-top:1.4rem;padding:.5rem 1rem;border-radius:9999px;background:#fff3d6;color:#1a2e1f;font-size:1.1rem;font-weight:800;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}@media screen and (max-width:989px){.viverdez-testimonials__header{grid-template-columns:1fr;align-items:start}.viverdez-testimonials__rating{justify-items:start;text-align:left}.viverdez-testimonials__grid,.viverdez-testimonials--spotlight .viverdez-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.viverdez-testimonials--spotlight .viverdez-testimonials__card:first-child{grid-column:span 2}}@media screen and (max-width:749px){.viverdez-testimonials{padding-block:var(--viverdez-testimonials-padding-top-mobile) var(--viverdez-testimonials-padding-bottom-mobile)}.viverdez-testimonials__inner{gap:2.4rem}.viverdez-testimonials__title{font-size:clamp(2.4rem,8vw,3.4rem)}.viverdez-testimonials__description{font-size:1.45rem}.viverdez-testimonials--mobile-header-left .viverdez-testimonials__copy{text-align:left}.viverdez-testimonials--mobile-header-center .viverdez-testimonials__copy{text-align:center}.viverdez-testimonials--mobile-header-right .viverdez-testimonials__copy{text-align:right}.viverdez-testimonials--mobile-header-left .viverdez-testimonials__description{margin-inline:0 auto}.viverdez-testimonials--mobile-header-center .viverdez-testimonials__description{margin-inline:auto}.viverdez-testimonials--mobile-header-right .viverdez-testimonials__description{margin-inline:auto 0}.viverdez-testimonials__proof{grid-template-columns:1fr;border-radius:1.8rem}.viverdez-testimonials__proof-item{padding:1.6rem}.viverdez-testimonials__proof-item+.viverdez-testimonials__proof-item{border-top:.1rem solid rgba(var(--color-foreground),.08);border-left:0}.viverdez-testimonials__grid,.viverdez-testimonials--spotlight .viverdez-testimonials__grid{grid-template-columns:1fr;gap:1.2rem}.viverdez-testimonials--spotlight .viverdez-testimonials__card:first-child{grid-column:span 1}.viverdez-testimonials__card,.viverdez-testimonials--spotlight .viverdez-testimonials__card:first-child{padding:2rem;border-radius:1.8rem}.viverdez-testimonials__quote,.viverdez-testimonials--spotlight .viverdez-testimonials__card:first-child .viverdez-testimonials__quote{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/viverdez-testimonials.css.map */
