.social-proof{display:flex;align-items:flex-end;justify-content:flex-start;flex-wrap:wrap;position:fixed;pointer-events:none;inset:0;z-index:100;line-height:1.45;font-size:max(16px,1rem)}.social-proof [aria-hidden=true]{visibility:hidden}.social-proof__close{flex:0 0 auto;width:3em;height:3em;display:block;border:none;background:none;position:relative}.social-proof__close::before,.social-proof__close::after{content:"";width:.2em;height:inherit;background:currentColor;position:absolute;bottom:0;left:0;right:0;top:0;transition:transform 300ms ease-out .35s}@media(prefers-reduced-motion:reduce){.social-proof__close::before,.social-proof__close::after{transition:none}}.social-proof__close::before{transform-origin:top right;right:auto}.social-proof__close::after{transform-origin:top left;transition-delay:.7s;left:auto}.social-proof__close::before{transform:rotateZ(-45deg) scaleY(1.35)}.social-proof__close::after{transform:rotateZ(45deg) scaleY(1.35)}.social-proof__stage{flex-basis:auto;text-align:left;background:#fff;color:#000;padding:max(16px,var(--social-proof-padding,1.25rem));box-shadow:0 0 1rem rgba(0,0,0,.35);transform:translateY(0);pointer-events:all}@media all and (min-width:600px){.social-proof__stage{margin:1rem}}.social-proof__close{margin-inline-start:auto;display:flex;align-items:center;font-size:.35em;color:currentColor;cursor:pointer;position:relative;z-index:2}.social-proof__close::before{transition-delay:.35s}.social-proof__close::after{transition-delay:.7s}.social-proof--is-ready .social-proof__stage{transition:transform .5s cubic-bezier(.04,.64,.2,1),opacity .3s ease-in-out,background-color .3s ease-in-out}.social-proof--is-hidden .social-proof__close::before{transform:rotateZ(-45deg) scaleY(0)}.social-proof--is-hidden .social-proof__close::after{transform:rotateZ(45deg) scaleY(0)}.social-proof--is-hidden .social-proof__close::before{transition-delay:.35s}.social-proof--is-hidden .social-proof__close::after{transition-delay:.7s}.social-proof--is-hidden .social-proof__stage{transition-delay:1s;transform:translateY(100%);opacity:0;pointer-events:none}social-proof img{width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover}.social-proof--customer-product-purchase{container:text/inline-size}.social-proof--customer-product-purchase .social-proof__group{display:grid;gap:0 2rem;grid-template-areas:var(--social-proof-customer-product-purchase-grid-desktop,"picture customer-info close" "picture customer-action close")}.social-proof--customer-product-purchase .social-proof__text{grid-area:text}.social-proof--customer-product-purchase .social-proof__picture{grid-area:picture;align-self:start;display:block;width:100%;position:relative;z-index:1;min-height:1px;min-width:1px;overflow:hidden;min-width:3.125em;max-width:3.125em}.social-proof--customer-product-purchase .social-proof__picture::before,.social-proof--customer-product-purchase .social-proof__picture::after{content:""}.social-proof--customer-product-purchase .social-proof__picture::before{display:block}.social-proof--customer-product-purchase .social-proof__picture::after{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:-1}.social-proof--customer-product-purchase .social-proof__picture>*{width:100%;height:100%;position:absolute;top:0;left:0;margin:0}.social-proof--customer-product-purchase .social-proof__picture::before{padding-bottom:calc(100%/(1))}.social-proof--customer-product-purchase .social-proof__picture:empty{display:none}.social-proof--customer-product-purchase .social-proof__customer-info,.social-proof--customer-product-purchase .social-proof__customer-action{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.social-proof--customer-product-purchase .social-proof__customer-info{align-self:end;grid-area:customer-info;margin-block:0}.social-proof--customer-product-purchase .social-proof__customer-action{align-self:start;grid-area:customer-action;font-style:italic;font-size:.875em}.social-proof--customer-product-purchase .social-proof__close{grid-area:close}@container (inline-size < 60ch){.social-proof--customer-product-purchase .social-proof__stage{flex-basis:100%;}.social-proof--customer-product-purchase .social-proof__group{grid-template-areas:var(--social-proof-customer-product-purchase-grid-tablet,"picture customer-info close" "customer-action customer-action customer-action");gap:.5rem;}.social-proof--customer-product-purchase .social-proof__picture{font-size:1.5ch;}.social-proof--customer-product-purchase .social-proof__picture,.social-proof--customer-product-purchase .social-proof__customer-info{align-self:center;}}@container (inline-size < 40ch){.social-proof--customer-product-purchase .social-proof__group{grid-template-areas:var(--social-proof-customer-product-purchase-grid-mobile,"customer-info close" "customer-action customer-action");}.social-proof--customer-product-purchase .social-proof__picture{display:none;}}.social-proof--darkmode .social-proof__stage{background:#343333;color:#fff}