@keyframes fadeIn{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:translate(0)}}@keyframes arrow-slide{0%{transform:translate(0);opacity:1}33%{transform:translate(5px);opacity:0}66%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInFromAboveFull{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.img-box{position:relative;height:100%;display:block;overflow:hidden;width:100%}.img-box a,.img-box figure{position:relative;height:100%;display:block;overflow:hidden;width:100%;transition:.4s ease-in-out all}.img-box a img,.img-box figure img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.img-box img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.quote h2{text-align:center;margin:0 auto 2.875rem}.quote h2 strong,.quote h2 b{color:#4f4fff}.quote__card{background-color:#d2ddfa;border-radius:1.5rem;padding:1.75rem 1.375rem;display:grid;grid-template-columns:1fr;gap:1.375rem}@media screen and (min-width:768px){.quote__card{border-radius:2rem;padding:2.625rem 2.125rem;gap:1.75rem}}@media screen and (min-width:1023px){.quote__card{border-radius:2.375rem;padding:3.25rem 2.875rem;gap:3.5rem;grid-template-columns:13.75rem minmax(0,1fr)}}@media screen and (min-width:1300px){.quote__card{border-radius:2.625rem;padding:3.5rem;gap:4.5rem}}.quote__person{text-align:center}@media screen and (min-width:1023px){.quote__person{text-align:left}}.quote__person h3{font-size:1.5rem;font-weight:500;margin:0 0 .3rem}.quote__person-image{width:8.75rem;margin:0 auto}@media screen and (min-width:1023px){.quote__person-image{margin:0 0 1rem}}.quote__person-image .trsn-image-wrapper,.quote__person-image .img-box{border-radius:50%;overflow:hidden}.quote__person-image img{aspect-ratio:1/1;object-fit:cover}.quote__person-role{margin:0}.quote__content{display:flex;align-items:center}.quote__content p{margin:0;color:#7066ff;font-weight:500;line-height:30px}
