.avatar{display:flex;align-items:center}.avatar .picture{border-radius:50%;margin-right:15px;background-color:#fff}.avatar .picture-shadow{box-shadow:0 0 16px 0 rgba(0,0,0,.078);border:1px solid rgba(0,0,0,.078)}.avatar .name{font-size:20px;font-weight:700}@media screen and (max-width:1200px){.avatar .name{font-size:18px}}.avatar .role{font-size:16px;color:#555;line-height:24px}@media screen and (max-width:1200px){.avatar .role{font-size:14px;line-height:16px}}:root{--testimony-spacing-right:29px;--testimony-spacing-bottom:26px}@media screen and (max-width:1200px){:root{--testimony-spacing-right:23px;--testimony-spacing-bottom:21px}}.testimony{width:-moz-fit-content;width:fit-content;border-right:var(--testimony-spacing-right) solid transparent;border-bottom:var(--testimony-spacing-bottom) solid transparent;flex-shrink:0}.testimony,.testimony-card{position:relative;height:100%}.testimony-card{z-index:1;display:flex;flex-direction:column;width:371px;min-height:462px;padding:20px 30px 30px;background-color:#fff}.testimony-card>svg{flex-shrink:0}@media screen and (max-width:1200px){.testimony-card{width:293px;min-height:442px}}@media screen and (max-width:480px){.testimony-card{width:100%;min-height:460px}}.testimony-text{font-size:18px;line-height:24px;color:#555;margin-top:40px;padding-bottom:30px}@media screen and (max-width:1200px){.testimony-text{font-size:16px;margin-top:30px}}.witness{margin-top:auto;padding-top:20px;border-top:1px solid #e2e2e2}@media screen and (max-width:1200px){.witness{padding-top:15px}}.testimony-border{position:absolute;right:calc(-1*var(--testimony-spacing-right));bottom:calc(-1*var(--testimony-spacing-bottom));width:370px;height:100%;border:3px solid #0b3c6e;opacity:.33}@media screen and (max-width:1200px){.testimony-border{width:286px}}@media screen and (max-width:480px){.testimony-border{width:100%}}