.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{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}.testimonial{--testimonial-quotation-margin: var(--space-small);--testimonial-large-indentation: 0;--testimonial-photo-margin: 0;--testimonial-photo-shadow: none;--testimonial-photo-border: none;--testimonial-large-shadow: none;--testimonial-text-max-width: 100%;border-radius:0;background:rgba(0,0,0,0);padding-left:var(--testimonial-quotation-margin);padding-right:var(--testimonial-quotation-margin);--testimonial-icon-size: 2rem;--testimonial-photo-size: 100%}.testimonial.container-medium-up{--testimonial-photo-size: 250px;--testimonial-icon-size: 3rem}.testimonial.container-large-up{--testimonial-photo-size: 350px;--testimonial-icon-size: 6rem;--testimonial-large-indentation: calc(var(--testimonial-icon-size) + (2 * var(--testimonial-quotation-margin)));padding-left:calc(2*var(--testimonial-quotation-margin));padding-right:calc(2*var(--testimonial-quotation-margin))}.testimonial.container-large-up .testimonial__quotation__icon{left:0;top:0}.testimonial.container-large-up .testimonial__quotation__person-about{order:2}.testimonial.container-large-up .testimonial__texts,.testimonial.container-medium-up .testimonial__texts{display:flex;flex:unset;gap:calc(2*var(--testimonial-quotation-margin));align-items:flex-start}.testimonial.container-large-up .testimonial__texts .testimonial__photo,.testimonial.container-medium-up .testimonial__texts .testimonial__photo{flex:0 0 auto}.testimonial.container-large-up .testimonial__texts .testimonial__quotation,.testimonial.container-medium-up .testimonial__texts .testimonial__quotation{flex:1 1 0px}.testimonial .testimonial__texts{padding:0;position:relative}.testimonial .testimonial__photo{border-radius:0;height:auto;aspect-ratio:348/398}.testimonial .testimonial__photo>img{width:100%;height:100%;object-fit:cover;object-position:center}.testimonial .testimonial__quotation{margin-bottom:0;position:unset}.testimonial .testimonial__quotation__icon{font-size:var(--testimonial-icon-size);line-height:1;margin-top:-10px}.testimonial .testimonial__quotation__icon .icon.svg{vertical-align:top}.testimonial .testimonial__quotation__quote{order:1;line-height:var(--font-body-line-height);margin-bottom:var(--space-small)}.testimonial .testimonial__quotation__quote.h2{font-size:1.25rem}
/*# sourceMappingURL=testimonial.css.map */
