.testimonial{--testimonial-photo-size: 240px;--testimonial-photo-margin: var(--space-regular);--testimonial-photo-border: 3px solid var(--color-back);--testimonial-photo-shadow: var(--drop-shadow);--testimonial-space: var(--space-vertical, var(--space-big));--testimonial-large-shadow: var(--drop-shadow);--testimonial-text-max-width: 75%;--testimonial-large-indentation: calc(var(--testimonial-space) * 2);--testimonial-quotation-margin: var(--space-regular);background:var(--color-back);margin:var(--testimonial-space) 0;border-radius:calc(3px * var(--radius));overflow:hidden;display:flex;flex-direction:column}.testimonial__image{position:relative;display:block;aspect-ratio:1;overflow:hidden}.testimonial__image__img{-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0;width:100%;height:100%}.testimonial__texts{position:relative;padding:var(--testimonial-space)}.testimonial__photo{border-radius:var(--testimonial-photo-size);width:var(--testimonial-photo-size);height:var(--testimonial-photo-size);overflow:hidden;border:var(--testimonial-photo-border);box-shadow:var(--testimonial-photo-shadow);margin-left:auto;margin-right:auto;margin-bottom:var(--testimonial-space)}@media screen and (prefers-color-scheme: dark){:root:not(.disable-dark-mode) .testimonial__photo{box-shadow:none}}.testimonial .testimonial__quotation{border:0;margin:0 0 var(--testimonial-quotation-margin) 0;padding:0;position:relative;display:flex;flex-direction:column}.testimonial .testimonial__quotation__person-about{order:3}.testimonial .testimonial__quotation__quote{line-height:1.1;order:2}.testimonial .testimonial__quotation__icon{display:block;font-size:2em}.testimonial>.testimonial__image+.testimonial__texts>.testimonial__photo{position:absolute;left:50%;margin-left:calc(var(--testimonial-photo-size) / 2 * -1);margin-top:calc(var(--testimonial-photo-size) / 2 * -1)}.testimonial>.testimonial__image+.testimonial__texts>.testimonial__photo+.testimonial__quotation{padding-top:calc(var(--testimonial-photo-size) / 2 + var(--testimonial-photo-margin))}.testimonial__links base-button{width:100%}.testimonial.container-medium-up .testimonial__image{aspect-ratio:2.2}.testimonial.container-medium-up .testimonial__links base-button{width:auto}.testimonial.container-large-up{box-shadow:var(--testimonial-large-shadow);justify-content:center;flex-direction:row}.testimonial.container-large-up .testimonial__image{flex:0 0 50%;aspect-ratio:1}.testimonial.container-large-up .testimonial__texts{flex:1 0 50%;box-sizing:border-box;align-self:center;padding-left:var(--testimonial-large-indentation);max-width:var(--testimonial-text-max-width)}.testimonial.container-large-up .testimonial__photo{margin-left:0;margin-right:0;margin-bottom:0}.testimonial.container-large-up .testimonial__quotation__icon{position:absolute;left:-1.25em;top:.15em}.testimonial.container-large-up .testimonial__quotation__person-about{order:1}.testimonial.container-large-up>.testimonial__image+.testimonial__texts>.testimonial__photo{left:calc(var(--testimonial-large-indentation) - var(--testimonial-photo-size) - var(--testimonial-photo-margin));top:var(--testimonial-large-indentation);margin-left:0;margin-right:0}.testimonial.container-large-up>.testimonial__image+.testimonial__texts>.testimonial__photo+.testimonial__quotation{padding-top:0}.testimonial.container-large-up>.testimonial__image+.testimonial__texts>.testimonial__quotation:first-child{margin-top:0}.base-container>.testimonial{margin-bottom:var(--testimonial-space) !important}

/*# sourceMappingURL=testimonial.css.map */
