:root{--screen-sm-min: 750px;--screen-sm-max: 749px}.pd-testimonials{display:block;padding:0 0 calc(5rem + var(--page-width-margin)) 0;text-align:center}.pd-testimonials__header{padding:var(--page-width-margin)}.pd-testimonials__content{display:flex;flex-wrap:wrap}.pd-testimonials__content__item{display:grid;grid-template-rows:1fr auto;align-items:stretch;width:100%;padding:var(--page-width-margin);transition:opacity 1s ease-in-out}.pd-testimonials__content__item[aria-hidden=true]{opacity:0}.pd-testimonials__content.flickity-enabled{display:block}.pd-testimonials__content.flickity-enabled .flickity-slider{display:flex}.pd-testimonials__bubble{position:relative;display:flex;flex-direction:column;justify-content:center;margin-bottom:5rem;padding:var(--page-width-margin);border:1px solid rgb(var(--color-foreground));border-radius:1.2rem}.pd-testimonials__bubble__title{margin-top:0;color:#4f4f4f}.pd-testimonials__bubble__text{margin:0;font-size:1.5rem;color:#828282}.pd-testimonials__bubble .icon-caret{position:absolute;left:50%;bottom:-1.9rem;width:3rem;transform:translateX(-50%)}.pd-testimonials__bubble .icon-caret path:first-child{fill:rgb(var(--color-base-background-2))}.pd-testimonials__bubble .icon-caret path:last-child{fill:rgb(var(--color-foreground))}.pd-testimonials__info__avatar{border-radius:100%}.pd-testimonials__info__name{margin-top:1rem;margin-bottom:0;font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-style:var(--font-body-style);font-size:1.8rem;color:#18191f}.pd-testimonials__info__loc,.pd-testimonials__info__desc{margin:0;line-height:1.4;font-size:1.4rem;color:#474a57;opacity:.8}@media screen and (min-width: 750px){.pd-testimonials__content__item{width:50%}}@media screen and (min-width: 1280px){.pd-testimonials__content__item{width:33.3333333333%}}
